Pull request #4058 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 580e3c40e02c6d1cf58bab09d192cb4506a6a1df+18107d571668bc071dc3670312a164098c2940fe (789edce5fe0b13da1b21112c2aff6cc93553aabd) 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-ssh16643513291967240602.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-ssh11256362146018412688.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4058/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8755505727924319650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4058/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6495273761187556720.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3698898028087577731.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4058/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4044980621211949712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 ‘prd-ubuntu20.04-docker-8c-8g-15238’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15241 in /w/workspace/edgexfoundry_edgex-go_PR-4058 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit 580e3c40e02c6d1cf58bab09d192cb4506a6a1df Merge succeeded, producing 580e3c40e02c6d1cf58bab09d192cb4506a6a1df Checking out Revision 580e3c40e02c6d1cf58bab09d192cb4506a6a1df (PR-4058) > 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/4058/head:refs/remotes/origin/PR-4058 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # 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 18107d571668bc071dc3670312a164098c2940fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:53 ========================================================= 19:06:53 EdgeX Global Pipelines Version Info 19:06:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:54 ------------------- 19:06:54 stable info: 19:06:54 ------------------- 19:06:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:54 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:54 Message: update stable to v1.0.234 19:06:54 ------------------- 19:06:54 experimental info: 19:06:54 ------------------- 19:06:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:54 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:54 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4058 [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4058 [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4058 [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] echo 19:06:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 580e3c4 [Pipeline] echo 19:06:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:56 provisioning config files... 19:06:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5349442543681207395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:56 ---> docker-login.sh 19:06:56 nexus3.edgexfoundry.org:10001 19:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:56 Configure a credential helper to remove this warning. See 19:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:56 19:06:56 Login Succeeded 19:06:56 nexus3.edgexfoundry.org:10002 19:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:57 Configure a credential helper to remove this warning. See 19:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:57 19:06:57 Login Succeeded 19:06:57 nexus3.edgexfoundry.org:10003 19:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:57 Configure a credential helper to remove this warning. See 19:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:57 19:06:57 Login Succeeded 19:06:57 nexus3.edgexfoundry.org:10004 19:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:57 Configure a credential helper to remove this warning. See 19:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:57 19:06:57 Login Succeeded 19:06:57 docker.io 19:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:57 Configure a credential helper to remove this warning. See 19:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:57 19:06:57 Login Succeeded 19:06:57 ---> docker-login.sh ends [Pipeline] } 19:06:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:58 + 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 19:06:58 + dirname cmd/core-command/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo core-command,cmd/core-command/Dockerfile 19:06:58 + + dirname cmd/core-data/Dockerfile 19:06:58 cut -d/ -f2 19:06:58 + echo core-data,cmd/core-data/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + dirname cmd/core-metadata/Dockerfile 19:06:58 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:58 + dirname cmd/security-bootstrapper/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:58 + dirname cmd/security-proxy-setup/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:58 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:58 + dirname cmd/security-spire-agent/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:58 + dirname cmd/security-spire-config/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:58 + dirname cmd/security-spire-server/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:58 + dirname cmd/support-notifications/Dockerfile+ 19:06:58 cut -d/ -f2 19:06:58 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:58 + dirname cmd/support-scheduler/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:58 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:58 + cut -d/ -f2 19:06:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:58 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 19:06:58 + git rev-list -1 --merges 580e3c40e02c6d1cf58bab09d192cb4506a6a1df~1..580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] echo 19:06:58 -----------> git rev-list -1 --merges 580e3c40e02c6d1cf58bab09d192cb4506a6a1df~1..580e3c40e02c6d1cf58bab09d192cb4506a6a1df 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [false] [Pipeline] sh 19:06:59 + git log --format=format:%s -1 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] echo 19:06:59 ========================================================= 19:06:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:59 + grep -v github /etc/ssh/ssh_known_hosts 19:06:59 + [ -e /tmp/ssh_known_hosts ] 19:06:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:59 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:59 sudo tee -a /etc/ssh/ssh_known_hosts 19:06:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:00 19:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:00 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:00 42c077c10790: Pulling fs layer 19:07:00 f63e77b7563a: Pulling fs layer 19:07:00 bd5fdadae976: Pulling fs layer 19:07:00 205491f53016: Pulling fs layer 19:07:00 df18705c85c3: Pulling fs layer 19:07:00 bdb3f477010e: Pulling fs layer 19:07:00 205491f53016: Waiting 19:07:00 df18705c85c3: Waiting 19:07:00 c8a8fc8e1c8f: Pulling fs layer 19:07:00 2c6e9b1d212d: Pulling fs layer 19:07:00 bdb8f0575790: Pulling fs layer 19:07:00 bdb3f477010e: Waiting 19:07:00 2c6e9b1d212d: Waiting 19:07:00 386e3cb2ff24: Pulling fs layer 19:07:00 2343380bae48: Pulling fs layer 19:07:00 bdb8f0575790: Waiting 19:07:00 c8a8fc8e1c8f: Waiting 19:07:00 f63e77b7563a: Verifying Checksum 19:07:00 f63e77b7563a: Download complete 19:07:00 205491f53016: Download complete 19:07:00 df18705c85c3: Verifying Checksum 19:07:00 df18705c85c3: Download complete 19:07:00 bdb3f477010e: Verifying Checksum 19:07:00 bdb3f477010e: Download complete 19:07:00 bd5fdadae976: Verifying Checksum 19:07:00 bd5fdadae976: Download complete 19:07:00 2c6e9b1d212d: Verifying Checksum 19:07:00 2c6e9b1d212d: Download complete 19:07:00 386e3cb2ff24: Download complete 19:07:00 2343380bae48: Download complete 19:07:00 42c077c10790: Verifying Checksum 19:07:00 42c077c10790: Download complete 19:07:01 c8a8fc8e1c8f: Verifying Checksum 19:07:02 42c077c10790: Pull complete 19:07:02 f63e77b7563a: Pull complete 19:07:03 bd5fdadae976: Pull complete 19:07:03 205491f53016: Pull complete 19:07:03 df18705c85c3: Pull complete 19:07:03 bdb3f477010e: Pull complete 19:07:05 c8a8fc8e1c8f: Pull complete 19:07:05 2c6e9b1d212d: Pull complete 19:07:05 bdb8f0575790: Pull complete 19:07:05 386e3cb2ff24: Pull complete 19:07:05 2343380bae48: Pull complete 19:07:05 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:05 prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container 19:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:07 $ docker top 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 -eo pid,comm 19:07:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:07 [ssh-agent] Looking for ssh-agent implementation... 19:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:08 $ docker exec 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent 19:07:08 SSH_AUTH_SOCK=/tmp/ssh-RYXNr2i21i5b/agent.34 19:07:08 SSH_AGENT_PID=40 19:07:08 Running ssh-add (command line suppressed) 19:07:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3739076279132157837.key (/w/workspace/edgex-go/1@tmp/private_key_3739076279132157837.key) 19:07:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:08 + git tag --points-at HEAD [Pipeline] } 19:07:08 $ docker exec --env ******** --env ******** 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent -k 19:07:08 unset SSH_AUTH_SOCK; 19:07:08 unset SSH_AGENT_PID; 19:07:08 echo Agent pid 40 killed; 19:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:08 [ssh-agent] Looking for ssh-agent implementation... 19:07:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:09 $ docker exec 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent 19:07:09 SSH_AUTH_SOCK=/tmp/ssh-rbRmeG9QgQeB/agent.74 19:07:09 SSH_AGENT_PID=81 19:07:09 Running ssh-add (command line suppressed) 19:07:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8331982716217740362.key (/w/workspace/edgex-go/1@tmp/private_key_8331982716217740362.key) 19:07:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:09 + git semver init 19:07:09 2022-06-21 19:07:09,848 [run_init] DEBUG init version:0.0.0 force:False 19:07:09 2022-06-21 19:07:09,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:09 2022-06-21 19:07:09,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:09 2022-06-21 19:07:09,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:14 2022-06-21 19:07:13,875 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:14 2022-06-21 19:07:13,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4058 with force:False 19:07:14 2022-06-21 19:07:13,876 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4058 19:07:14 2022-06-21 19:07:13,882 [execute] INFO git cat-file --batch-check 19:07:14 2022-06-21 19:07:13,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:14 2022-06-21 19:07:13,890 [execute] INFO git cat-file --batch 19:07:14 2022-06-21 19:07:13,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:14 2022-06-21 19:07:13,895 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4058 19:07:14 0.0.0 [Pipeline] } 19:07:14 $ docker exec --env ******** --env ******** 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent -k 19:07:14 unset SSH_AUTH_SOCK; 19:07:14 unset SSH_AGENT_PID; 19:07:14 echo Agent pid 81 killed; 19:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:14 + git semver [Pipeline] } 19:07:15 $ docker stop --time=1 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 19:07:16 $ docker rm -f 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:17 Stashed 1 file(s) [Pipeline] echo 19:07:17 [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 19:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:17 ========================================================= 19:07:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:18 59bf1c3509f3: Pulling fs layer 19:07:18 666ba61612fd: Pulling fs layer 19:07:18 8ed8ca486205: Pulling fs layer 19:07:18 cc1cd167ecdc: Pulling fs layer 19:07:18 c516ae0d96e1: Pulling fs layer 19:07:18 684cea983483: Pulling fs layer 19:07:18 dd3240ac7de5: Pulling fs layer 19:07:18 b1e948a4e11c: Pulling fs layer 19:07:18 a8fd76ee1af6: Pulling fs layer 19:07:18 646ad004c059: Pulling fs layer 19:07:18 dd3240ac7de5: Waiting 19:07:18 b1e948a4e11c: Waiting 19:07:18 a8fd76ee1af6: Waiting 19:07:18 646ad004c059: Waiting 19:07:18 cc1cd167ecdc: Waiting 19:07:18 c516ae0d96e1: Waiting 19:07:18 684cea983483: Waiting 19:07:18 8ed8ca486205: Verifying Checksum 19:07:18 8ed8ca486205: Download complete 19:07:18 666ba61612fd: Download complete 19:07:18 c516ae0d96e1: Verifying Checksum 19:07:18 c516ae0d96e1: Download complete 19:07:18 684cea983483: Download complete 19:07:18 59bf1c3509f3: Verifying Checksum 19:07:18 dd3240ac7de5: Download complete 19:07:18 b1e948a4e11c: Verifying Checksum 19:07:18 b1e948a4e11c: Download complete 19:07:18 59bf1c3509f3: Pull complete 19:07:18 666ba61612fd: Pull complete 19:07:18 8ed8ca486205: Pull complete 19:07:18 646ad004c059: Verifying Checksum 19:07:18 646ad004c059: Download complete 19:07:18 cc1cd167ecdc: Verifying Checksum 19:07:18 cc1cd167ecdc: Download complete 19:07:18 a8fd76ee1af6: Verifying Checksum 19:07:18 a8fd76ee1af6: Download complete 19:07:23 cc1cd167ecdc: Pull complete 19:07:23 c516ae0d96e1: Pull complete 19:07:23 684cea983483: Pull complete 19:07:23 dd3240ac7de5: Pull complete 19:07:23 b1e948a4e11c: Pull complete 19:07:25 a8fd76ee1af6: Pull complete 19:07:26 646ad004c059: Pull complete 19:07:26 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:26 WORKDIR /edgex 19:07:26 COPY go.mod . 19:07:26 RUN go mod download 19:07:26 + docker build -t ci-base-image-x86_64 -f - . 19:07:27 Sending build context to Docker daemon 335.1MB 19:07:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:27 ---> 8f69c11f6b0c 19:07:27 Step 2/4 : WORKDIR /edgex 19:07:30 ---> Running in 9c3098a321f1 19:07:30 Removing intermediate container 9c3098a321f1 19:07:30 ---> 8093a32cc41e 19:07:30 Step 3/4 : COPY go.mod . 19:07:30 ---> 809749e1a62f 19:07:30 Step 4/4 : RUN go mod download 19:07:30 ---> Running in c4f646d9eaa7 19:07:32 Still waiting to schedule task 19:07:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15239’ is offline 19:07:45 Removing intermediate container c4f646d9eaa7 19:07:45 ---> 63e0fc81a317 19:07:45 Successfully built 63e0fc81a317 19:07:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:45 + docker inspect -f . ci-base-image-x86_64 19:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:45 prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container 19:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:07:46 $ docker top 3b9c2cd4a5d232b2d0af77dea627fd2a9137292d765bddfe330bf9adc3f16e7e -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:46 + go version 19:07:46 go version go1.17.7 linux/amd64 [Pipeline] } 19:07:46 $ docker stop --time=1 3b9c2cd4a5d232b2d0af77dea627fd2a9137292d765bddfe330bf9adc3f16e7e 19:07:48 $ docker rm -f 3b9c2cd4a5d232b2d0af77dea627fd2a9137292d765bddfe330bf9adc3f16e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker inspect -f . ci-base-image-x86_64 19:07:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:49 prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container 19:07:49 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:07:49 $ docker top 705a7ed224d0c5803875344a9811d8a927e9af9a12a6b26bbf9bafa53329c755 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:49 ========================================================= 19:07:49 [edgeXBuildGoParallel] Running Tests and Build... 19:07:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:50 + make test 19:07:50 go mod tidy -compat=1.17 19:07:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:56 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 19:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.4% of statements 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.737s coverage: 89.2% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.122s coverage: 83.8% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.102s coverage: 60.0% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.182s coverage: 82.5% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.080s coverage: 87.2% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.2% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:08:34 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 19:08:56 GO111MODULE=on go vet ./... 19:08:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:58 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:59 + ls -al . 19:08:59 total 684 19:08:59 drwxrwxr-x 10 1001 1001 4096 Jun 21 19:08 . 19:08:59 drwxr-xr-x 4 root root 4096 Jun 21 19:07 .. 19:08:59 -rw-rw-r-- 1 1001 1001 11 Jun 21 19:06 .dockerignore 19:08:59 drwxrwxr-x 8 1001 1001 4096 Jun 21 19:07 .git 19:08:59 drwxrwxr-x 3 1001 1001 4096 Jun 21 19:06 .github 19:08:59 -rw-rw-r-- 1 1001 1001 879 Jun 21 19:06 .gitignore 19:08:59 -rw-rw-r-- 1 1001 1001 42 Jun 21 19:06 .golangci.yml 19:08:59 -rw-rw-r-- 1 1001 1001 87 Jun 21 19:06 .hadolint.yml 19:08:59 drwxr-xr-x 3 1001 1001 4096 Jun 21 19:07 .semver 19:08:59 -rw-rw-r-- 1 1001 1001 166 Jun 21 19:06 .sonarcloud.properties 19:08:59 -rw-rw-r-- 1 1001 1001 1171 Jun 21 19:06 ADOPTERS.md 19:08:59 -rw-rw-r-- 1 1001 1001 10347 Jun 21 19:06 Attribution.txt 19:08:59 -rw-rw-r-- 1 1001 1001 63209 Jun 21 19:06 CHANGELOG.md 19:08:59 -rw-rw-r-- 1 1001 1001 3804 Jun 21 19:06 CONTRIBUTING.md 19:08:59 -rw-rw-r-- 1 1001 1001 677 Jun 21 19:06 GOVERNANCE.md 19:08:59 -rw-rw-r-- 1 1001 1001 850 Jun 21 19:06 Jenkinsfile 19:08:59 -rw-rw-r-- 1 1001 1001 10775 Jun 21 19:06 LICENSE 19:08:59 -rw-rw-r-- 1 1001 1001 10389 Jun 21 19:06 Makefile 19:08:59 -rw-rw-r-- 1 1001 1001 582 Jun 21 19:06 OWNERS.md 19:08:59 -rw-rw-r-- 1 1001 1001 9094 Jun 21 19:06 README.md 19:08:59 -rw-rw-r-- 1 1001 1001 6912 Jun 21 19:06 SECURITY.md 19:08:59 -rw-rw-r-- 1 1001 1001 5 Jun 21 19:07 VERSION 19:08:59 -rw-rw-r-- 1 1001 1001 4131 Jun 21 19:06 ZMQWindows.md 19:08:59 drwxrwxr-x 2 1001 1001 4096 Jun 21 19:06 bin 19:08:59 drwxrwxr-x 18 1001 1001 4096 Jun 21 19:06 cmd 19:08:59 -rw-r--r-- 1 root root 435411 Jun 21 19:08 coverage.out 19:08:59 -rw-rw-r-- 1 1001 1001 3311 Jun 21 19:06 go.mod 19:08:59 -rw-rw-r-- 1 1001 1001 36231 Jun 21 19:07 go.sum 19:08:59 drwxrwxr-x 8 1001 1001 4096 Jun 21 19:06 internal 19:08:59 drwxrwxr-x 3 1001 1001 4096 Jun 21 19:06 openapi 19:08:59 drwxrwxr-x 4 1001 1001 4096 Jun 21 19:06 snap 19:08:59 -rw-rw-r-- 1 1001 1001 204 Jun 21 19:06 version.go [Pipeline] sh 19:08:59 + '[' -e coverage.out ] 19:08:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:00 Stashed 1 file(s) [Pipeline] sh 19:09:00 + make build 19:09:00 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 19:09:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15242 in /w/workspace/edgexfoundry_edgex-go_PR-4058 [Pipeline] { [Pipeline] ws 19:09:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:08 The recommended git tool is: git 19:09:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:15 using credential edgex-jenkins-ssh 19:09:15 Cloning the remote Git repository 19:09:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:16 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:16 > git --version # timeout=10 19:09:16 > git --version # 'git version 2.25.1' 19:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09: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/core-command/core-command ./cmd/core-command 19:09:22 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 19:09:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:29 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 19:09: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:32 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit 580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:09:32 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 19:09:32 Merge succeeded, producing 580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:09:32 Checking out Revision 580e3c40e02c6d1cf58bab09d192cb4506a6a1df (PR-4058) 19:09:33 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 19:09:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4058/head:refs/remotes/origin/PR-4058 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:32 > git config core.sparsecheckout # timeout=10 19:09:32 > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 19:09:32 > git remote # timeout=10 19:09:32 > git config --get remote.origin.url # timeout=10 19:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:32 > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 19:09:32 > git rev-parse HEAD^{commit} # timeout=10 19:09:32 > git config core.sparsecheckout # timeout=10 19:09:32 > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 19:09:34 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 19:09:35 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] } 19:09:36 $ docker stop --time=1 705a7ed224d0c5803875344a9811d8a927e9af9a12a6b26bbf9bafa53329c755 19:09:37 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4" 19:09:37 > git --version # timeout=10 19:09:37 > git --version # 'git version 2.25.1' 19:09:37 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:09:39 $ docker rm -f 705a7ed224d0c5803875344a9811d8a927e9af9a12a6b26bbf9bafa53329c755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:40 19:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:41 Dload Upload Total Spent Left Speed 19:09:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88151 0 --:--:-- --:--:-- --:--:-- 88789 19:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:41 latest: Pulling from edgex-devops/edgex-compose 19:09:41 cbdbe7a5bc2a: Pulling fs layer 19:09:41 ca9280d653b3: Pulling fs layer 19:09:41 7e9c9ca2126c: Pulling fs layer 19:09:41 cbdbe7a5bc2a: Download complete 19:09:41 ca9280d653b3: Verifying Checksum 19:09:41 ca9280d653b3: Download complete 19:09:41 cbdbe7a5bc2a: Pull complete [Pipeline] sh 19:09:41 7e9c9ca2126c: Download complete 19:09:41 ca9280d653b3: Pull complete 19:09:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:42 + sudo tee /etc/docker/daemon.new 19:09:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:42 { 19:09:42 "registry-mirrors": [ 19:09:42 "https://nexus3.edgexfoundry.org:10001" 19:09:42 ], 19:09:42 "bip": "10.250.0.254/24", 19:09:42 "hosts": [ 19:09:42 "tcp://0.0.0.0:5555", 19:09:42 "unix:///var/run/docker.sock" 19:09:42 ], 19:09:42 "mtu": 1458, 19:09:42 "selinux-enabled": true, 19:09:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:42 } [Pipeline] sh 19:09:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:43 + sudo service docker restart 19:09:46 7e9c9ca2126c: Pull complete 19:09:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:46 prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container 19:09:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat 19:09:48 $ docker top 24e8f2bc8dd00e5b486919501180214620936e20311cbf88673a4904277e1b4d -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:48 + docker-compose build --help 19:09:48 + grep parallel 19:09:49 --parallel Build images in parallel. [Pipeline] } 19:09:49 $ docker stop --time=1 24e8f2bc8dd00e5b486919501180214620936e20311cbf88673a4904277e1b4d 19:09:50 $ docker rm -f 24e8f2bc8dd00e5b486919501180214620936e20311cbf88673a4904277e1b4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:51 prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container 19:09:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:51 $ docker top 3ec6e7697a7528a2a2c1a0cdbae5d73f05ae96a7ddf71e3142503945f29f21a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:52 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:52 Building core-command ... 19:09:52 Building core-data ... 19:09:52 Building core-metadata ... 19:09:52 Building security-bootstrapper ... 19:09:52 Building security-proxy-setup ... 19:09:52 Building security-secretstore-setup ... 19:09:52 Building security-spiffe-token-provider ... 19:09:52 Building security-spire-agent ... 19:09:52 Building security-spire-config ... 19:09:52 Building security-spire-server ... 19:09:52 Building support-notifications ... 19:09:52 Building support-scheduler ... 19:09:52 Building sys-mgmt-agent ... 19:09:52 Building security-spiffe-token-provider 19:09:52 Building security-secretstore-setup 19:09:52 Building security-spire-agent 19:09:52 Building security-spire-config 19:09:52 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:01 provisioning config files... 19:10:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6766374700097720340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:01 ---> docker-login.sh 19:10:01 nexus3.edgexfoundry.org:10001 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10002 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 nexus3.edgexfoundry.org:10003 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 nexus3.edgexfoundry.org:10004 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:04 Configure a credential helper to remove this warning. See 19:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:04 19:10:04 Login Succeeded 19:10:04 docker.io 19:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:04 Configure a credential helper to remove this warning. See 19:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:04 19:10:04 Login Succeeded 19:10:04 ---> docker-login.sh ends [Pipeline] } 19:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:05 ========================================================= 19:10:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:10:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:05 9b3977197b4f: Pulling fs layer 19:10:05 1a89e8eeedd5: Pulling fs layer 19:10:05 94645a83ff95: Pulling fs layer 19:10:05 e6fb740bc735: Pulling fs layer 19:10:05 3a77bd46dcc9: Pulling fs layer 19:10:05 e6fb740bc735: Waiting 19:10:05 355e64cbe906: Pulling fs layer 19:10:05 3a77bd46dcc9: Waiting 19:10:05 63ab81a10011: Pulling fs layer 19:10:05 555d1d1c4555: Pulling fs layer 19:10:05 355e64cbe906: Waiting 19:10:05 7d9057610161: Pulling fs layer 19:10:05 63ab81a10011: Waiting 19:10:05 555d1d1c4555: Waiting 19:10:05 7d9057610161: Waiting 19:10:05 94645a83ff95: Verifying Checksum 19:10:05 94645a83ff95: Download complete 19:10:05 1a89e8eeedd5: Verifying Checksum 19:10:05 1a89e8eeedd5: Download complete 19:10:05 3a77bd46dcc9: Verifying Checksum 19:10:05 3a77bd46dcc9: Download complete 19:10:05 355e64cbe906: Verifying Checksum 19:10:05 355e64cbe906: Download complete 19:10:05 9b3977197b4f: Download complete 19:10:05 63ab81a10011: Verifying Checksum 19:10:05 63ab81a10011: Download complete 19:10:06 7d9057610161: Verifying Checksum 19:10:06 7d9057610161: Download complete 19:10:06 9b3977197b4f: Pull complete 19:10:07 1a89e8eeedd5: Pull complete 19:10:07 94645a83ff95: Pull complete 19:10:08 555d1d1c4555: Verifying Checksum 19:10:08 555d1d1c4555: Download complete 19:10:08 e6fb740bc735: Verifying Checksum 19:10:08 e6fb740bc735: Download complete 19:10:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> 63e0fc81a317 19:10:10 Step 3/25 : WORKDIR /edgex-go 19:10:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> 63e0fc81a317 19:10:10 Step 3/20 : WORKDIR /edgex-go 19:10:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> 63e0fc81a317 19:10:10 Step 3/23 : WORKDIR /edgex-go 19:10:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> 63e0fc81a317 19:10:10 Step 3/26 : WORKDIR /edgex-go 19:10:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> 63e0fc81a317 19:10:10 Step 3/26 : WORKDIR /edgex-go 19:10:12 ---> Running in 16772c1beff7 19:10:12 ---> Running in 24cbc480a783 19:10:12 ---> Running in 7ce193dcf00f 19:10:12 ---> Running in 30f9b2ee9bd7 19:10:12 ---> Running in 12fdddc91d06 19:10:12 Removing intermediate container 12fdddc91d06 19:10:12 ---> 45ac3fa90403 19:10:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 7ce193dcf00f 19:10:12 ---> 1c3537df8f50 19:10:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 24cbc480a783 19:10:12 ---> 1cd3d4ccec36 19:10:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 30f9b2ee9bd7 19:10:12 ---> 057cd2a12ded 19:10:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 16772c1beff7 19:10:12 ---> 706f22708c70 19:10:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:12 ---> Running in ece1a54c3190 19:10:12 ---> Running in e0a6e4e9c0d8 19:10:12 ---> Running in 7164f76d8cac 19:10:12 ---> Running in df49d258657e 19:10:12 ---> Running in c50ef1dfc682 19:10:13 Removing intermediate container ece1a54c3190 19:10:13 ---> 9599b617d8f5 19:10:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:13 ---> Running in 68df1af21e2f 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:13 Removing intermediate container 7164f76d8cac 19:10:13 ---> bdd5266e4cb6 19:10:13 Step 5/25 : RUN apk add --update --no-cache make git 19:10:13 ---> Running in 5fae10738745 19:10:13 Removing intermediate container e0a6e4e9c0d8 19:10:13 ---> 705687f9f276 19:10:13 Step 5/23 : RUN apk add --update --no-cache make git 19:10:13 ---> Running in 6ac14192580c 19:10:13 Removing intermediate container df49d258657e 19:10:13 ---> ed863fb0de5e 19:10:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:13 ---> Running in 0bd3d4819f37 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:14 OK: 15866 distinct packages available 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:15 OK: 221 MiB in 52 packages 19:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:15 OK: 221 MiB in 52 packages 19:10:15 OK: 221 MiB in 52 packages 19:10:15 OK: 221 MiB in 52 packages 19:10:15 Removing intermediate container 68df1af21e2f 19:10:15 ---> c3c1555d134d 19:10:15 Step 6/26 : COPY go.mod vendor* ./ 19:10:15 OK: 221 MiB in 52 packages 19:10:15 ---> cce7e16e9981 19:10:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:15 ---> Running in da336b387b06 19:10:15 Removing intermediate container 6ac14192580c 19:10:15 ---> d8c3879c9c91 19:10:15 Step 6/23 : COPY go.mod vendor* ./ 19:10:15 ---> e0e74c7eab84 19:10:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:15 Removing intermediate container 5fae10738745 19:10:15 ---> d508dd05abdd 19:10:15 Step 6/25 : COPY go.mod vendor* ./ 19:10:15 Removing intermediate container 0bd3d4819f37 19:10:15 ---> 684759d58597 19:10:15 Step 6/26 : COPY go.mod vendor* ./ 19:10:16 ---> Running in 4ea2cfb70a21 19:10:16 Removing intermediate container c50ef1dfc682 19:10:16 ---> d3397eaa1fdc 19:10:16 Step 5/20 : COPY go.mod vendor* ./ 19:10:16 ---> cecc2e4473bd 19:10:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in b17384f393d3 19:10:16 ---> e6433c94c7f9 19:10:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> b250db3d9773 19:10:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in 32bd8654b222 19:10:16 ---> Running in 43731b69ec91 19:10:16 Removing intermediate container da336b387b06 19:10:16 ---> f15749ad0608 19:10:16 Step 8/26 : COPY . . 19:10:17 Removing intermediate container 4ea2cfb70a21 19:10:17 ---> 57fdc82c2500 19:10:17 Step 8/23 : COPY . . 19:10:20 Removing intermediate container 32bd8654b222 19:10:20 ---> 4e88e50e5cc4 19:10:20 Step 7/20 : COPY . . 19:10:20 Removing intermediate container b17384f393d3 19:10:20 ---> 913be087b2e7 19:10:20 Step 8/25 : COPY . . 19:10:20 Removing intermediate container 43731b69ec91 19:10:20 ---> ff3f220d3666 19:10:20 Step 8/26 : COPY . . 19:10:21 e6fb740bc735: Pull complete 19:10:21 3a77bd46dcc9: Pull complete 19:10:21 355e64cbe906: Pull complete 19:10:21 63ab81a10011: Pull complete 19:10:28 555d1d1c4555: Pull complete 19:10:28 ---> 22fb6e593213 19:10:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:28 ---> d5e575ebe56d 19:10:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:28 ---> ee78d8c7de9d 19:10:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:28 ---> Running in d54f70f7b584 19:10:28 ---> Running in f41b7cd01e29 19:10:28 ---> Running in 556a93456705 19:10:28 ---> c35147a6e6a2 19:10:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:28 ---> 33f42cb13c47 19:10:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:28 ---> Running in 549ddc0f4582 19:10:28 ---> Running in 06847251f3b5 19:10:28 Removing intermediate container 556a93456705 19:10:28 ---> eed9e63c7f8c 19:10:28 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:28 ---> Running in 3fa67b911214 19:10:28 Removing intermediate container 06847251f3b5 19:10:28 ---> 55f6aa978217 19:10:28 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:28 ---> Running in 6c8b08e39693 19:10:28 Removing intermediate container 3fa67b911214 19:10:28 ---> e469ed39a1ef 19:10:28 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 19:10:28 ---> Running in b8438d5b21a0 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:28 Removing intermediate container 6c8b08e39693 19:10:28 ---> 50aa8c161fe0 19:10:28 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 19:10:28 ---> Running in cb41cae24072 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:29 Removing intermediate container b8438d5b21a0 19:10:29 ---> 7d410cbf3113 19:10:29 Step 12/26 : WORKDIR /edgex-go 19:10:29 ---> Running in 2a18d53f4ae2 19:10:29 Removing intermediate container cb41cae24072 19:10:29 ---> a88c9d76d7c4 19:10:29 Step 12/26 : WORKDIR /edgex-go 19:10:29 7d9057610161: Pull complete 19:10:29 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:10:30 Removing intermediate container 2a18d53f4ae2 19:10:30 ---> 9d5ba088fe54 19:10:30 19:10:30 Step 13/26 : FROM alpine:3.15 19:10:30 ---> Running in ad444ce7be5d 19:10:30 3.15: Pulling from library/alpine 19:10:30 Removing intermediate container ad444ce7be5d 19:10:30 ---> d04079f8834a 19:10:30 19:10:30 Step 13/26 : FROM alpine:3.15 19:10:30 3.15: Pulling from library/alpine 19:10:30 + docker build -t ci-base-image-arm64 -f - . 19:10:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:30 WORKDIR /edgex 19:10:30 COPY go.mod . 19:10:30 RUN go mod download 19:10:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:10:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:10:30 Status: Downloaded newer image for alpine:3.15 19:10:30 Status: Downloaded newer image for alpine:3.15 19:10:30 ---> 0ac33e5f5afa 19:10:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:30 ---> 0ac33e5f5afa 19:10:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:30 ---> Running in 96996c9ca6d4 19:10:30 ---> Running in a05a55dba41f 19:10:31 Removing intermediate container a05a55dba41f 19:10:31 ---> a8d4e6d22c86 19:10:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:31 Removing intermediate container 96996c9ca6d4 19:10:31 ---> a44cf0361031 19:10:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:31 ---> Running in 9728bd978761 19:10:31 ---> Running in 1667ca5d0780 19:10:32 Sending build context to Docker daemon 169.1MB 19:10:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:32 ---> 819e984ddca1 19:10:32 Step 2/4 : WORKDIR /edgex 19:10:33 Removing intermediate container 9728bd978761 19:10:33 ---> b1afdfda66bf 19:10:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:33 ---> Running in cd8246313c9a 19:10:33 Removing intermediate container 1667ca5d0780 19:10:33 ---> 8dd6b4edaf0b 19:10:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:33 ---> Running in 343376131f3c 19:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:34 ---> Running in a27751217532 19:10:34 Removing intermediate container a27751217532 19:10:34 ---> b0ac4ad4d720 19:10:34 Step 3/4 : COPY go.mod . 19:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:35 OK: 15859 distinct packages available 19:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:35 OK: 15859 distinct packages available 19:10:35 ---> c089c2cd2cf2 19:10:35 Step 4/4 : RUN go mod download 19:10:35 ---> Running in 1200ffaab65a 19:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:36 (1/5) Installing dumb-init (1.2.5-r1) 19:10:36 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:36 (1/4) Installing dumb-init (1.2.5-r1) 19:10:36 (3/5) Installing libucontext (1.1-r0) 19:10:36 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:36 (4/5) Installing gcompat (1.0.0-r4) 19:10:36 (3/4) Installing libucontext (1.1-r0) 19:10:36 (5/5) Installing openssl (1.1.1o-r0) 19:10:36 (4/4) Installing gcompat (1.0.0-r4) 19:10:36 Executing busybox-1.34.1-r5.trigger 19:10:36 OK: 6 MiB in 19 packages 19:10:36 Executing busybox-1.34.1-r5.trigger 19:10:36 OK: 6 MiB in 18 packages 19:10:38 Removing intermediate container 343376131f3c 19:10:38 ---> d657a820524d 19:10:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:39 Removing intermediate container cd8246313c9a 19:10:39 ---> b96b66ddbb2f 19:10:39 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:42 ---> 028fd50803da 19:10:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:42 ---> 3186cbb8439e 19:10:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:43 ---> 72d45605b5ce 19:10:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:43 ---> Running in 041aae979c4e 19:10:43 Removing intermediate container 041aae979c4e 19:10:43 ---> b861f4edf38f 19:10:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:44 ---> 5e2d8c1fb5bf 19:10:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:44 ---> 7839414d742d 19:10:44 Step 21/26 : WORKDIR / 19:10:44 ---> Running in dcdce02c289b 19:10:44 ---> 8bddfbb01c13 19:10:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:44 Removing intermediate container dcdce02c289b 19:10:44 ---> 8d08ecc1e479 19:10:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:44 ---> Running in b80d74827581 19:10:45 ---> 96e80ef3aaab 19:10:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:45 Removing intermediate container b80d74827581 19:10:45 ---> f1f412fadc6e 19:10:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:45 ---> Running in 281ce28483c6 19:10:46 Removing intermediate container 281ce28483c6 19:10:46 ---> 9ee8f4b38900 19:10:46 Step 24/26 : LABEL arch=x86_64 19:10:46 ---> 9acf56e3a8ae 19:10:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:46 ---> Running in 52616d1ae13f 19:10:46 ---> Running in 9b77d589540a 19:10:46 Removing intermediate container 9b77d589540a 19:10:46 ---> 9b134ecd9b8a 19:10:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:46 Removing intermediate container 52616d1ae13f 19:10:46 ---> f39f83544a08 19:10:46 Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:10:46 ---> Running in 2c3be64e9f93 19:10:46 ---> Running in 47ab5ddba4a1 19:10:47 Removing intermediate container 2c3be64e9f93 19:10:47 ---> 7b8f2db88d7d 19:10:47 Step 24/26 : LABEL arch=x86_64 19:10:47 Removing intermediate container 47ab5ddba4a1 19:10:47 ---> 86c7d0167e62 19:10:47 Step 26/26 : LABEL version=0.0.0 19:10:47 ---> Running in d0a4c369023c 19:10:47 ---> Running in 9df28191d531 19:10:47 Removing intermediate container 9df28191d531 19:10:47 ---> 7d265668b3a1 19:10:47 19:10:47 Removing intermediate container d0a4c369023c 19:10:47 ---> cce9168dd239 19:10:47 Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:10:48 ---> Running in 958b8925a34f 19:10:48 Successfully built 7d265668b3a1 19:10:48 Successfully tagged security-spire-config:latest 19:10:48  Building security-spire-config ... done Building support-scheduler 19:10:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:48 Removing intermediate container 958b8925a34f 19:10:48 ---> 81916d95c9b8 19:10:48 Step 26/26 : LABEL version=0.0.0 19:10:51 ---> Running in 9dee9f14ae7f 19:10:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:51 ---> 63e0fc81a317 19:10:51 Step 3/22 : WORKDIR /edgex-go 19:10:51 ---> Using cache 19:10:51 ---> 706f22708c70 19:10:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:53 Removing intermediate container 9dee9f14ae7f 19:10:53 ---> 4862020bb507 19:10:53 19:10:53 ---> Running in 28c2182d9267 19:10:53 Successfully built 4862020bb507 19:10:53 Successfully tagged security-spire-agent:latest 19:10:53  Building security-spire-agent ... done Building sys-mgmt-agent 19:10:53 Removing intermediate container f41b7cd01e29 19:10:53 ---> 08a5f70eb74b 19:10:53 19:10:53 Step 10/23 : FROM alpine:3.14 19:10:53 Removing intermediate container 549ddc0f4582 19:10:53 ---> eb848797e143 19:10:53 19:10:53 Step 10/25 : FROM alpine:3.14 19:10:54 3.14: Pulling from library/alpine 19:10:54 3.14: Pulling from library/alpine 19:10:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:57 Status: Downloaded newer image for alpine:3.14 19:10:57 Status: Image is up to date for alpine:3.14 19:10:57 ---> e04c818066af 19:10:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:57 ---> e04c818066af 19:10:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:57 Removing intermediate container d54f70f7b584 19:10:57 ---> a194be49d180 19:10:57 19:10:57 Step 9/20 : FROM alpine:3.15 19:10:57 ---> 0ac33e5f5afa 19:10:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:57 ---> Using cache 19:10:57 ---> a44cf0361031 19:10:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 ---> Using cache 19:10:57 ---> 8dd6b4edaf0b 19:10:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 63e0fc81a317 19:10:57 Step 3/23 : WORKDIR /edgex-go 19:10:57 ---> Using cache 19:10:57 ---> 706f22708c70 19:10:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 ---> Running in 2476c65d23a1 19:10:57 ---> Running in acaaa7a67c0f 19:10:57 Removing intermediate container 28c2182d9267 19:10:57 ---> 228bab5a758b 19:10:57 Step 5/22 : RUN apk add --update --no-cache make git 19:10:57 ---> Running in 35a74aac38ff 19:10:57 ---> Running in 38e6e1773133 19:10:57 ---> Running in 70c25c78a664 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 (1/3) Installing ca-certificates (20211220-r0) 19:10:58 (2/3) Installing dumb-init (1.2.5-r1) 19:10:58 (3/3) Installing su-exec (0.2-r1) 19:10:58 Executing busybox-1.33.1-r7.trigger 19:10:58 (1/1) Installing dumb-init (1.2.5-r1) 19:10:58 Executing busybox-1.33.1-r7.trigger 19:10:58 Executing ca-certificates-20211220-r0.trigger 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 OK: 6 MiB in 15 packages 19:10:58 OK: 6 MiB in 17 packages 19:10:58 Removing intermediate container 35a74aac38ff 19:10:58 ---> f9b9173770f7 19:10:58 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:58 ---> Running in 1691244272a5 19:10:58 Removing intermediate container 2476c65d23a1 19:10:58 ---> 475064531688 19:10:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:58 ---> Running in 431d35d6381a 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 Removing intermediate container acaaa7a67c0f 19:10:59 ---> 80466d200fd0 19:10:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 Removing intermediate container 431d35d6381a 19:10:59 ---> a200dc2c1fcd 19:10:59 Step 13/23 : ENV APP_PORT=59881 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 ---> Running in 54d842b51946 19:10:59 ---> Running in afee0a17a687 19:10:59 Removing intermediate container 54d842b51946 19:10:59 ---> ba2c40ac4e51 19:10:59 Step 13/25 : WORKDIR / 19:10:59 ---> Running in ce491a9af806 19:10:59 Removing intermediate container afee0a17a687 19:10:59 ---> 4b952c0ec551 19:10:59 Step 14/23 : EXPOSE $APP_PORT 19:10:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:59 OK: 15859 distinct packages available 19:10:59 ---> Running in 6266e9222deb 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 OK: 221 MiB in 52 packages 19:10:59 Removing intermediate container ce491a9af806 19:10:59 ---> 743f12a2f57c 19:10:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:59 Removing intermediate container 6266e9222deb 19:10:59 ---> 9e56c9ce01c3 19:10:59 Step 15/23 : WORKDIR / 19:10:59 ---> Running in ed688ff89e2d 19:10:59 ---> 30ed6db36bfa 19:10:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:59 Removing intermediate container ed688ff89e2d 19:10:59 ---> 2a5050d0400b 19:10:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:59 ---> 288a5f8ac17a 19:10:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 Removing intermediate container 70c25c78a664 19:10:59 ---> dc8278e6cd54 19:10:59 Step 6/22 : COPY go.mod vendor* ./ 19:11:00 ---> b12b8be68f9e 19:11:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:00 ---> cf7d1b1181a9 19:11:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:00 ---> 45aeb43f97ce 19:11:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 221 MiB in 52 packages 19:11:00 ---> Running in efe1fbcd5fca 19:11:00 ---> 0b0e90c858b3 19:11:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:00 ---> 1b1859bb17ed 19:11:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:00 (1/9) Installing ca-certificates (20211220-r0) 19:11:00 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:01 ---> 12af9362b443 19:11:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:11:01 (4/9) Installing libcurl (7.80.0-r1) 19:11:01 ---> c3fa0a6c8449 19:11:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:01 ---> Running in 5d56ad661d4c 19:11:01 (5/9) Installing curl (7.80.0-r1) 19:11:01 Removing intermediate container 1691244272a5 19:11:01 ---> 30d44ce08d98 19:11:01 Step 6/23 : COPY go.mod vendor* ./ 19:11:01 (6/9) Installing dumb-init (1.2.5-r1) 19:11:01 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:01 Removing intermediate container 5d56ad661d4c 19:11:01 ---> 2d12c34cf57f 19:11:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:01 (8/9) Installing libucontext (1.1-r0) 19:11:01 ---> d840f1b5c66f 19:11:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 (9/9) Installing gcompat (1.0.0-r4) 19:11:01 ---> Running in e8660c9924d2 19:11:01 ---> Running in 57e3175ecd6b 19:11:01 Executing busybox-1.34.1-r5.trigger 19:11:01 Executing ca-certificates-20211220-r0.trigger 19:11:01 ---> 88643ee3a403 19:11:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:01 OK: 8 MiB in 23 packages 19:11:01 Removing intermediate container e8660c9924d2 19:11:01 ---> f4cc434c2d06 19:11:01 Step 21/23 : LABEL arch=x86_64 19:11:01 Removing intermediate container efe1fbcd5fca 19:11:01 ---> 9c6b9119ca16 19:11:01 Step 8/22 : COPY . . 19:11:01 ---> Running in 75eb7bf5a35a 19:11:01 ---> 7a5cb5f7b9a9 19:11:01 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/ 19:11:03 ---> Running in 7d732d53ad4e 19:11:03 Removing intermediate container 75eb7bf5a35a 19:11:03 ---> 6def179659e3 19:11:03 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:11:03 ---> Running in 88a31d7077cc 19:11:03 Removing intermediate container 38e6e1773133 19:11:03 ---> 0424dd9a6187 19:11:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:03 Removing intermediate container 88a31d7077cc 19:11:03 ---> d451ffa7701d 19:11:03 Step 23/23 : LABEL version=0.0.0 19:11:03 ---> Running in 8216db6e2e8c 19:11:03 Removing intermediate container 57e3175ecd6b 19:11:03 ---> 6d8e30528594 19:11:03 Step 8/23 : COPY . . 19:11:04 Removing intermediate container 8216db6e2e8c 19:11:04 ---> e9f822a4ce02 19:11:04 19:11:04 Successfully built e9f822a4ce02 19:11:06 Successfully tagged core-metadata:latest 19:11:06  Building core-metadata ... done Building security-proxy-setup 19:11:06 ---> 73d274e298ab 19:11:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:06 Removing intermediate container 7d732d53ad4e 19:11:06 ---> aea92bddd087 19:11:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:08 ---> 763b0b254839 19:11:08 ---> 809ba68c11b9 19:11:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.tomlStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:08 19:11:08 ---> Running in c663a0a54cdf 19:11:08 ---> Running in 54d5c036258b 19:11:08 ---> 5cc15cd57a8c 19:11:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:08 Removing intermediate container c663a0a54cdf 19:11:08 ---> 867ba76a49c6 19:11:08 Step 23/25 : LABEL arch=x86_64 19:11:08 ---> Running in 8ab454cd9730 19:11:08 ---> Running in f8c3150c7a04 19:11:09 Removing intermediate container 8ab454cd9730 19:11:09 ---> c1e5dd9db857 19:11:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11: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-scheduler/support-scheduler ./cmd/support-scheduler 19:11:09 Removing intermediate container f8c3150c7a04 19:11:09 ---> c8386a93441d 19:11:09 Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:11:09 ---> Running in fdb5784022ec 19:11:09 ---> Running in c37a69ae7e71 19:11:09 ---> 53d5f5ec8a75 19:11:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:09 Removing intermediate container fdb5784022ec 19:11:09 ---> d6794e882bea 19:11:09 Step 18/20 : LABEL arch=x86_64 19:11:09 ---> Running in 4ad4e3341986 19:11:10 Removing intermediate container c37a69ae7e71 19:11:10 ---> bccde34b4936 19:11:10 Step 25/25 : LABEL version=0.0.0 19:11:10 ---> Running in 48fe87950893 19:11:10 ---> Running in 58b7a2ce5865 19:11:10 Removing intermediate container 48fe87950893 19:11:10 ---> f541c670fd67 19:11:10 Step 19/20 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:11:10 Removing intermediate container 58b7a2ce5865 19:11:10 ---> d92174d7c9e3 19:11:10 19:11:10 ---> Running in e41d8fdec408 19:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:10 Successfully built d92174d7c9e3 19:11:10 Successfully tagged security-secretstore-setup:latest 19:11:10  Building security-secretstore-setup ... done Building core-data 19:11:10 Removing intermediate container e41d8fdec408 19:11:10 ---> 47fbab6260e3 19:11:10 Step 20/20 : LABEL version=0.0.0 19:11:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:10 ---> 63e0fc81a317 19:11:10 Step 3/22 : WORKDIR /edgex-go 19:11:10 ---> Using cache 19:11:10 ---> 706f22708c70 19:11:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:10 ---> Using cache 19:11:10 ---> f9b9173770f7 19:11:10 Step 5/22 : RUN apk add --update --no-cache make git 19:11:12 ---> Running in 25131785b212 19:11:12 ---> Running in c7f9c3e7744e 19:11:13 Removing intermediate container 25131785b212 19:11:13 ---> 27434d1c4669 19:11:13 19:11:13 Successfully built 27434d1c4669 19:11:13 Successfully tagged security-spiffe-token-provider:latest 19:11:13 Building security-spire-server 19:11:13  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:14 OK: 221 MiB in 52 packages 19:11:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 63e0fc81a317 19:11:15 Step 3/23 : WORKDIR /edgex-go 19:11:15 ---> Using cache 19:11:15 ---> 706f22708c70 19:11:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:15 ---> Using cache 19:11:15 ---> f9b9173770f7 19:11:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> 63e0fc81a317 19:11:18 Step 3/25 : WORKDIR /edgex-go 19:11:18 ---> Using cache 19:11:18 ---> 706f22708c70 19:11:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:18 ---> Using cache 19:11:18 ---> f9b9173770f7 19:11:18 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:19 ---> Running in 1a7330a38964 19:11:19 ---> Running in 94bf94e56f65 19:11:19 Removing intermediate container c7f9c3e7744e 19:11:19 ---> a1612ade56a5 19:11:19 Step 6/22 : COPY go.mod vendor* ./ 19:11:20 ---> e6f36ce4ffe3 19:11:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:20 ---> Running in 63fc0bc17ca5 19:11:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:21 OK: 221 MiB in 52 packages 19:11:21 OK: 221 MiB in 52 packages 19:11:22 Removing intermediate container 1200ffaab65a 19:11:22 ---> 8f999e85b142 19:11:22 Successfully built 8f999e85b142 19:11:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 Removing intermediate container 1a7330a38964 19:11:22 ---> c5bdba002acf 19:11:22 Step 6/23 : COPY go.mod vendor* ./ 19:11:22 Removing intermediate container 63fc0bc17ca5 19:11:22 ---> 5c9ebf018640 19:11:22 Step 8/22 : COPY . . 19:11:22 Removing intermediate container 94bf94e56f65 19:11:22 ---> 37608dcbf04d 19:11:22 Step 6/25 : COPY go.mod vendor* ./ 19:11:22 + docker inspect -f . ci-base-image-arm64 19:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:23 ---> 18779bb510d2 19:11:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:23 ---> Running in 0ed6df4f7741 19:11:23 prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container 19:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:11:23 ---> 4a31bf8fff07 19:11:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:23 ---> Running in a1acb98e94e2 19:11:24 $ docker top 7dd4a2bde9debcd9b398490847bc4042cc4024483ccf4abd96c93392202c9260 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:25 + go version 19:11:25 go version go1.17.7 linux/arm64 [Pipeline] } 19:11:25 $ docker stop --time=1 7dd4a2bde9debcd9b398490847bc4042cc4024483ccf4abd96c93392202c9260 19:11:27 $ docker rm -f 7dd4a2bde9debcd9b398490847bc4042cc4024483ccf4abd96c93392202c9260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:28 + docker inspect -f . ci-base-image-arm64 19:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:28 prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container 19:11:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:11:28 Removing intermediate container 0ed6df4f7741 19:11:28 ---> 7b81796b4df1 19:11:28 Step 8/23 : COPY . . 19:11:28 Removing intermediate container a1acb98e94e2 19:11:28 ---> 3a00e8a9be13 19:11:28 Step 8/25 : COPY . . 19:11:29 $ docker top 41864051d1a235835838d3397c30aebb3b3ce2f54eb4848feb76f30126fd9a7d -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:30 ========================================================= 19:11:30 [edgeXBuildGoParallel] Running Tests and Build... 19:11:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:30 + make test 19:11:30 go mod tidy -compat=1.17 19:11:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:33 ---> e00c19c63222 19:11:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:33 Removing intermediate container 4ad4e3341986 19:11:33 ---> f93a1645c16a 19:11:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:33 ---> e1b3e33c2482 19:11:33 Step 9/23 : RUN make cmd/core-data/core-data 19:11:33 ---> c8eba523f241 19:11:33 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:34 ---> Running in 72c83725952b 19:11:34 ---> Running in ab0e11d77622 19:11:34 ---> Running in 50dc9a277aae 19:11:34 ---> Running in b35fcc7bc42c 19:11:34 Removing intermediate container 50dc9a277aae 19:11:34 ---> 40bc042fc8b7 19:11:34 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:34 ---> Running in 89bf4e5e9844 19:11:34 Removing intermediate container 89bf4e5e9844 19:11:34 ---> 4f930165160d 19:11:34 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 19:11:34 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 19:11:34 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 19:11:34 ---> Running in 2fb2c37c1c9c 19:11:34 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 19:11:36 Removing intermediate container 72c83725952b 19:11:36 ---> b6ca4cd2a7c8 19:11:36 19:11:36 Step 11/23 : FROM docker:20.10.14 19:11:36 20.10.14: Pulling from library/docker 19:11:36 Removing intermediate container 2fb2c37c1c9c 19:11:36 ---> b565b388b2d4 19:11:36 Step 12/25 : WORKDIR /edgex-go 19:11:36 ---> Running in b74da5dada76 19:11:36 Removing intermediate container 54d5c036258b 19:11:36 ---> a1376d040394 19:11:36 19:11:36 Step 10/22 : FROM alpine:3.14 19:11:36 ---> e04c818066af 19:11:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:36 ---> Using cache 19:11:36 ---> 475064531688 19:11:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:36 ---> Using cache 19:11:36 ---> a200dc2c1fcd 19:11:36 Step 13/22 : ENV APP_PORT=59861 19:11:36 ---> Running in 78299322fe15 19:11:36 Removing intermediate container b74da5dada76 19:11:36 ---> 856efaf0fb1b 19:11:36 19:11:36 Step 13/25 : FROM alpine:3.15 19:11:36 ---> 0ac33e5f5afa 19:11:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:36 ---> Using cache 19:11:36 ---> a44cf0361031 19:11:36 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:36 ---> Using cache 19:11:36 ---> 8dd6b4edaf0b 19:11:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:36 ---> Running in a1e87aefb094 19:11:36 Removing intermediate container 78299322fe15 19:11:36 ---> 654028b5b98a 19:11:36 Step 14/22 : EXPOSE $APP_PORT 19:11:36 ---> Running in 4421a1e6071a 19:11:37 Removing intermediate container 4421a1e6071a 19:11:37 ---> a55b71b90c2c 19:11:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:37 ---> 7ccf420a1ec2 19:11:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:38 OK: 15859 distinct packages available 19:11:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:38 ---> 5676a75d5018 19:11:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:39 ---> 5d49eda4a7c6 19:11:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:39 ---> Running in 4ebaf0ffa489 19:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:39 Removing intermediate container 4ebaf0ffa489 19:11:39 ---> a7d2b6019cdf 19:11:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:39 ---> Running in d02a7876330a 19:11:39 (1/5) Installing dumb-init (1.2.5-r1) 19:11:39 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:39 (3/5) Installing libucontext (1.1-r0) 19:11:39 Removing intermediate container d02a7876330a 19:11:39 ---> 56b8b08c5841 19:11:39 Step 20/22 : LABEL arch=x86_64 19:11:39 (4/5) Installing gcompat (1.0.0-r4) 19:11:39 (5/5) Installing openssl (1.1.1o-r0) 19:11:40 Executing busybox-1.34.1-r5.trigger 19:11:40 ---> Running in 0e5ad0dd7f90 19:11:40 OK: 6 MiB in 19 packages 19:11:40 Removing intermediate container 0e5ad0dd7f90 19:11:40 ---> 60c8be13dc03 19:11:40 Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:11:40 ---> Running in 7c1e5daff3e1 19:11:41 Removing intermediate container a1e87aefb094 19:11:41 ---> fdc889bf7c63 19:11:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:41 Removing intermediate container 7c1e5daff3e1 19:11:41 ---> 32d99693b21f 19:11:41 Step 22/22 : LABEL version=0.0.0 19:11:41 ---> Running in 9df7d7fecead 19:11:41 Removing intermediate container 9df7d7fecead 19:11:41 ---> d40ebacc08b6 19:11:41 19:11:42 Successfully built d40ebacc08b6 19:11:42 Successfully tagged support-scheduler:latest 19:11:42 Building support-notifications 19:11:42  Building support-scheduler ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:11:42 Status: Downloaded newer image for docker:20.10.14 19:11:42 ---> 7417809fdb73 19:11:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:11:45 ---> Running in b10a9c8d4f07 19:11:45 ---> 0fbea16ae866 19:11:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:45 Removing intermediate container b10a9c8d4f07 19:11:45 ---> 1f5d540c787a 19:11:45 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 19:11:45 ---> Running in 5da90cfe2dd2 19:11:46 ---> 85712ee4cbf5 19:11:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:47 ---> 6e5e0bc197cd 19:11:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:47 ---> 63e0fc81a317 19:11:47 Step 3/22 : WORKDIR /edgex-go 19:11:47 ---> Using cache 19:11:47 ---> 706f22708c70 19:11:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:47 ---> Using cache 19:11:47 ---> f9b9173770f7 19:11:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:47 ---> Running in 7ff9209ee725 19:11:47 (1/43) Installing readline (8.1.1-r0) 19:11:47 (2/43) Installing bash (5.1.16-r0) 19:11:47 Executing bash-5.1.16-r0.post-install 19:11:47 (3/43) Installing brotli-libs (1.0.9-r5) 19:11:47 ---> befc1d7e3f47 19:11:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:11:47 (5/43) Installing libcurl (7.80.0-r1) 19:11:47 (6/43) Installing curl (7.80.0-r1) 19:11:47 (7/43) Installing dumb-init (1.2.5-r1) 19:11:47 (8/43) Installing libbz2 (1.0.8-r1) 19:11:47 ---> Running in 4d637b67b3bc 19:11:47 (9/43) Installing expat (2.4.7-r0) 19:11:47 (10/43) Installing libffi (3.4.2-r1) 19:11:47 (11/43) Installing gdbm (1.22-r0) 19:11:47 (12/43) Installing xz-libs (5.2.5-r1) 19:11:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:11:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:11:47 (15/43) Installing mpdecimal (2.5.1-r1) 19:11:47 (16/43) Installing sqlite-libs (3.36.0-r0) 19:11:47 (17/43) Installing python3 (3.9.7-r4) 19:11:47 Removing intermediate container 4d637b67b3bc 19:11:47 ---> 745b8bbe4cb8 19:11:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:47 ---> Running in 6e68d243e8a0 19:11:47 (18/43) Installing py3-appdirs (1.4.4-r2) 19:11:47 (19/43) Installing py3-certifi (2020.12.5-r1) 19:11:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:11:47 (21/43) Installing py3-idna (3.3-r0) 19:11:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:11:47 (23/43) Installing py3-requests (2.26.0-r1) 19:11:47 (24/43) Installing py3-msgpack (1.0.2-r1) 19:11:48 (25/43) Installing py3-lockfile (0.12.2-r4) 19:11:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:11:48 Removing intermediate container 6e68d243e8a0 19:11:48 ---> 4bec05e3a0b0 19:11:48 Step 23/25 : LABEL arch=x86_64 19:11:48 (27/43) Installing py3-colorama (0.4.4-r1) 19:11:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:11:48 (29/43) Installing py3-distlib (0.3.3-r0) 19:11:48 (30/43) Installing py3-distro (1.6.0-r0) 19:11:48 (31/43) Installing py3-six (1.16.0-r0) 19:11:48 (32/43) Installing py3-webencodings (0.5.1-r4) 19:11:48 (33/43) Installing py3-html5lib (1.1-r1) 19:11:48 (34/43) Installing py3-parsing (2.4.7-r2) 19:11:48 (35/43) Installing py3-packaging (20.9-r1) 19:11:48 ---> Running in c91334e4e9b5 19:11:48 (36/43) Installing py3-tomli (1.2.2-r0) 19:11:48 (37/43) Installing py3-pep517 (0.12.0-r0) 19:11:48 (38/43) Installing py3-progress (1.6-r0) 19:11:48 (39/43) Installing py3-retrying (1.3.3-r2) 19:11:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:11:48 (41/43) Installing py3-setuptools (52.0.0-r4) 19:11:48 (42/43) Installing py3-toml (0.10.2-r2) 19:11:48 (43/43) Installing py3-pip (20.3.4-r1) 19:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:48 Executing busybox-1.34.1-r5.trigger 19:11:48 OK: 83 MiB in 65 packages 19:11:48 Removing intermediate container c91334e4e9b5 19:11:48 ---> 7a96eb3786a4 19:11:48 Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:11:48 ---> Running in 2b65107ae505 19:11:48 OK: 221 MiB in 52 packages 19:11:48 Removing intermediate container 2b65107ae505 19:11:48 ---> 92b2d26c73c2 19:11:48 Step 25/25 : LABEL version=0.0.0 19:11:48 ---> Running in 92c88f0b258f 19:11:49 Removing intermediate container 92c88f0b258f 19:11:49 ---> 11ad26ca5ef5 19:11:49 19:11:49 Removing intermediate container 7ff9209ee725 19:11:49 ---> 2be98cf22298 19:11:49 Step 6/22 : COPY go.mod vendor* ./ 19:11:49 Successfully built 11ad26ca5ef5 19:11:49 Successfully tagged security-spire-server:latest 19:11:49  Building security-spire-server ... done Collecting docker-compose==1.23.2 19:11:49 Building security-bootstrapper 19:11:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:11:49 Collecting websocket-client<1.0,>=0.32.0 19:11:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:11:49 Collecting cached-property<2,>=1.2.0 19:11:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:11:49 Collecting docker<4.0,>=3.6.0 19:11:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:11:49 Collecting jsonschema<3,>=2.5.1 19:11:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:11:49 Collecting docopt<0.7,>=0.6.1 19:11:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:11:50 ---> f5b3dec2de83 19:11:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:50 Collecting PyYAML<4,>=3.10 19:11:50 Downloading PyYAML-3.13.tar.gz (270 kB) 19:11:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:51 Collecting texttable<0.10,>=0.9.0 19:11:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:11:51 ---> Running in b541cd8df70a 19:11:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:11:51 Collecting dockerpty<0.5,>=0.4.1 19:11:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:11:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:11:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:11:52 Collecting docker-pycreds>=0.4.0 19:11:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:11:52 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) 19:11:52 Collecting urllib3<1.25,>=1.21.1 19:11:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:11:52 Collecting idna<2.8,>=2.5 19:11:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:11:52 Collecting chardet<3.1.0,>=3.0.2 19:11:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:11:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:11:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:11:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:11:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:11:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:11:52 Attempting uninstall: urllib3 19:11:52 Found existing installation: urllib3 1.26.7 19:11:52 Uninstalling urllib3-1.26.7: 19:11:52 Successfully uninstalled urllib3-1.26.7 19:11:52 Attempting uninstall: idna 19:11:52 Found existing installation: idna 3.3 19:11:52 Uninstalling idna-3.3: 19:11:52 Successfully uninstalled idna-3.3 19:11:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:11:53 ---> 63e0fc81a317 19:11:53 Step 3/31 : WORKDIR /edgex-go 19:11:53 ---> Using cache 19:11:53 ---> 706f22708c70 19:11:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:53 ---> Using cache 19:11:53 ---> f9b9173770f7 19:11:53 Step 5/31 : RUN apk add --update --no-cache make git 19:11:53 ---> Using cache 19:11:53 ---> a1612ade56a5 19:11:53 Step 6/31 : COPY go.mod vendor* ./ 19:11:53 ---> Using cache 19:11:53 ---> e6f36ce4ffe3 19:11:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:53 ---> Using cache 19:11:53 ---> 5c9ebf018640 19:11:53 Step 8/31 : COPY . . 19:11:53 ---> Using cache 19:11:53 ---> e00c19c63222 19:11:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:54 Attempting uninstall: requests 19:11:54 Found existing installation: requests 2.26.0 19:11:54 Uninstalling requests-2.26.0: 19:11:54 Successfully uninstalled requests-2.26.0 19:11:54 Removing intermediate container b541cd8df70a 19:11:54 ---> c821fb21f8a0 19:11:54 Step 8/22 : COPY . . 19:11:54 ---> Running in ba881bd28b35 19:11:54 Running setup.py install for texttable: started 19:11:54 Removing intermediate container ab0e11d77622 19:11:54 ---> a12141c24ca0 19:11:54 19:11:54 Step 10/22 : FROM alpine:3.14 19:11:54 ---> e04c818066af 19:11:54 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:55 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 19:11:55 Running setup.py install for texttable: finished with status 'done' 19:11:55 Running setup.py install for PyYAML: started 19:11:55 Running setup.py install for PyYAML: finished with status 'done' 19:11:56 Running setup.py install for docopt: started 19:11:56 ---> Running in c36442d93659 19:11:56 Running setup.py install for docopt: finished with status 'done' 19:11:56 Running setup.py install for dockerpty: started 19:11:56 Running setup.py install for dockerpty: finished with status 'done' 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:57 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 19:11:57 (1/6) Installing ca-certificates (20211220-r0) 19:11:57 (2/6) Installing brotli-libs (1.0.9-r5) 19:11:57 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:11:57 (4/6) Installing libcurl (7.79.1-r1) 19:11:57 (5/6) Installing curl (7.79.1-r1) 19:11:57 (6/6) Installing dumb-init (1.2.5-r1) 19:11:57 Executing busybox-1.33.1-r7.trigger 19:11:57 Executing ca-certificates-20211220-r0.trigger 19:11:57 OK: 8 MiB in 20 packages 19:11:59 Removing intermediate container b35fcc7bc42c 19:11:59 ---> ec9533a88b34 19:11:59 19:11:59 Step 10/23 : FROM alpine:3.14 19:11:59 ---> e04c818066af 19:11:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:59 ---> Running in ef1b9eb831c5 19:11:59 Removing intermediate container c36442d93659 19:11:59 ---> 6fa772e55857 19:11:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:00 Removing intermediate container ef1b9eb831c5 19:12:00 ---> d255615596d4 19:12:00 Step 12/23 : ENV APP_PORT=59880 19:12:00 ---> Running in c9e61fbde72b 19:12:00 ---> Running in d9a8d9ebc949 19:12:00 Removing intermediate container c9e61fbde72b 19:12:00 ---> 3a4b2b049551 19:12:00 Step 13/22 : WORKDIR /edgex 19:12:00 ---> Running in efe697f1a42f 19:12:00 Removing intermediate container d9a8d9ebc949 19:12:00 ---> 09c82217c971 19:12:00 Step 13/23 : EXPOSE $APP_PORT 19:12:00 ---> Running in bc0aea4390cd 19:12:01 Removing intermediate container efe697f1a42f 19:12:01 ---> 7db8fc63404c 19:12:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:01 Removing intermediate container bc0aea4390cd 19:12:01 ---> 3e0834b147da 19:12:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:01 ---> Running in 54a26d744ce6 19:12:01 ---> 6e868f9f0aca 19:12:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:01 ---> f696f4b32c01 19:12:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:02 ---> Running in 66344a34fdb5 19:12:02 ---> de73608cfdc4 19:12:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:02 Removing intermediate container 5da90cfe2dd2 19:12:02 ---> ab65f14811c9 19:12:02 Step 14/23 : ENV APP_PORT=58890 19:12:03 ---> Running in 18ec4addcd68 19:12:03 Removing intermediate container 18ec4addcd68 19:12:03 ---> 9c3329a0d19e 19:12:03 Step 15/23 : EXPOSE $APP_PORT 19:12:03 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 19:12:03 Removing intermediate container 54a26d744ce6 19:12:03 ---> 41876da84ade 19:12:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:03 ---> 08f77ccd9fb5 19:12:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:03 ---> Running in b9c0aab6eb2c 19:12:03 ---> Running in de9e56ea8b3e 19:12:03 Removing intermediate container de9e56ea8b3e 19:12:03 ---> 70358e7ea1a7 19:12:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:03 ---> d529ef3b849f 19:12:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:03 ---> Running in 7fc304ea05e2 19:12:04 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:04 ---> d7e8ac909fcd 19:12:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:04 ---> 26b61be8a809 19:12:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:05 Removing intermediate container 7fc304ea05e2 19:12:05 ---> a9dca27e049f 19:12:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:05 (1/6) Installing dumb-init (1.2.5-r1) 19:12:05 ---> Running in c0435cf37891 19:12:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:12:05 (3/6) Installing libsodium (1.0.18-r0) 19:12:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:05 Removing intermediate container c0435cf37891 19:12:05 ---> dcef44ead04d 19:12:05 Step 20/22 : LABEL arch=x86_64 19:12:05 ---> 39cfc3092b8d 19:12:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:05 (5/6) Installing libzmq (4.3.4-r0) 19:12:05 ---> Running in f7b31fa8580b 19:12:05 ---> Running in fb27e10b7fc6 19:12:05 (6/6) Installing zeromq (4.3.4-r0) 19:12:05 Executing busybox-1.33.1-r7.trigger 19:12:05 OK: 8 MiB in 20 packages 19:12:05 Removing intermediate container f7b31fa8580b 19:12:05 ---> 0d0e686e9c0b 19:12:05 Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:12:05 Removing intermediate container fb27e10b7fc6 19:12:05 ---> 669959951dab 19:12:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:05 ---> Running in 42f2c5a9c854 19:12:05 ---> Running in f40435427bb3 19:12:06 Removing intermediate container 42f2c5a9c854 19:12:06 ---> 411d4f5097f2 19:12:06 Step 22/22 : LABEL version=0.0.0 19:12:06 ---> Running in a26088ae9dae 19:12:06 Removing intermediate container f40435427bb3 19:12:06 ---> a922c29d5f0a 19:12:06 Step 21/23 : LABEL arch=x86_64 19:12:06 Removing intermediate container b9c0aab6eb2c 19:12:06 ---> ab9bff0d1c65 19:12:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:06 ---> Running in ce1b06cc824f 19:12:06 Removing intermediate container a26088ae9dae 19:12:06 ---> a48df18abf54 19:12:06 19:12:06 Removing intermediate container ce1b06cc824f 19:12:06 ---> 7c0a173db1f1 19:12:06 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:12:06 Successfully built a48df18abf54 19:12:06 Successfully tagged security-proxy-setup:latest 19:12:06  Building security-proxy-setup ... done Building core-command 19:12:06 ---> Running in 97c781f44570 19:12:06 ---> c55b16c1d95b 19:12:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:07 Removing intermediate container 97c781f44570 19:12:07 ---> ed8111875c9c 19:12:07 Step 23/23 : LABEL version=0.0.0 19:12:09 ---> 6cd076329616 19:12:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:09 ---> Running in c347c7aed28b 19:12:10 Removing intermediate container c347c7aed28b 19:12:10 ---> e2faaad17367 19:12:10 19:12:10 Successfully built e2faaad17367 19:12:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:10 ---> 63e0fc81a317 19:12:10 Step 3/23 : WORKDIR /edgex-go 19:12:10 ---> Using cache 19:12:10 ---> 706f22708c70 19:12:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:10 ---> Using cache 19:12:10 ---> f9b9173770f7 19:12:10 Step 5/23 : RUN apk add --update --no-cache make git 19:12:10 ---> Using cache 19:12:10 ---> a1612ade56a5 19:12:10 Step 6/23 : COPY go.mod vendor* ./ 19:12:10 ---> Using cache 19:12:10 ---> e6f36ce4ffe3 19:12:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:10 ---> Using cache 19:12:10 ---> 5c9ebf018640 19:12:10 Step 8/23 : COPY . . 19:12:10 ---> Using cache 19:12:10 ---> e00c19c63222 19:12:10 Step 9/23 : RUN make cmd/core-command/core-command 19:12:10 Successfully tagged sys-mgmt-agent:latest 19:12:11  Building sys-mgmt-agent ... done  ---> b73df5dd6135 19:12:11 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:11 ---> Running in bbf296c949f0 19:12:11 ---> Running in abbafaa7187e 19:12:11 Removing intermediate container abbafaa7187e 19:12:11 ---> 4d646c440607 19:12:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12: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-command/core-command ./cmd/core-command 19:12:11 ---> Running in eb716b091042 19:12:12 Removing intermediate container ba881bd28b35 19:12:12 ---> 6aa125dfea77 19:12:12 19:12:12 Step 10/31 : FROM alpine:3.14 19:12:12 ---> e04c818066af 19:12:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:12 ---> Running in b24d600ad5cb 19:12:12 Removing intermediate container eb716b091042 19:12:12 ---> 25395d16049d 19:12:12 Step 21/23 : LABEL arch=x86_64 19:12:12 ---> Running in c99cb8a0ec35 19:12:12 Removing intermediate container b24d600ad5cb 19:12:12 ---> 5175e34e767e 19:12:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:12 ---> Running in 6b8a97759932 19:12:12 Removing intermediate container c99cb8a0ec35 19:12:12 ---> 1113caa9f296 19:12:12 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:12:12 ---> Running in c9c410176da8 19:12:13 Removing intermediate container c9c410176da8 19:12:13 ---> 552d28953e43 19:12:13 Step 23/23 : LABEL version=0.0.0 19:12:13 ---> Running in 8891ad792a92 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:13 Removing intermediate container 8891ad792a92 19:12:13 ---> 50bb1ab3f963 19:12:13 19:12:13 Successfully built 50bb1ab3f963 19:12:13 Successfully tagged core-data:latest 19:12:13  Building core-data ... done (1/2) Installing dumb-init (1.2.5-r1) 19:12:13 (2/2) Installing su-exec (0.2-r1) 19:12:13 Executing busybox-1.33.1-r7.trigger 19:12:13 OK: 6 MiB in 16 packages 19:12:14 Removing intermediate container 6b8a97759932 19:12:14 ---> 0e89d82d695c 19:12:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:14 ---> Running in fb14977cec46 19:12:14 Removing intermediate container fb14977cec46 19:12:14 ---> acc31b12b264 19:12:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:12:14 ---> Running in 34b6f5ab015b 19:12:14 Removing intermediate container 34b6f5ab015b 19:12:14 ---> 01f76021e46f 19:12:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:14 ---> Running in ba0e613b3247 19:12:16 Removing intermediate container ba0e613b3247 19:12:16 ---> 57cd12e7396c 19:12:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:12:16 ---> Running in 7d127e6361bb 19:12:16 Removing intermediate container 7d127e6361bb 19:12:16 ---> f89157f95fea 19:12:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:17 ---> e9b4b7568d21 19:12:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:17 ---> Running in 7e1238cba232 19:12:19 Removing intermediate container 7e1238cba232 19:12:19 ---> 1b877a83599e 19:12:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:19 ---> d06f976c470e 19:12:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:19 ---> 4c42113ac7e3 19:12:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:20 ---> d110cbbedfca 19:12:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:20 ---> 7f49495aacf4 19:12:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:12:21 ---> 1bca8ee05f12 19:12:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:12:21 ---> Running in 1e40eb0649f2 19:12:21 Removing intermediate container 1e40eb0649f2 19:12:21 ---> 94ff49db3fdf 19:12:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:22 ---> d1f769963deb 19:12:22 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:22 ---> Running in a273a327c574 19:12:24 Removing intermediate container 66344a34fdb5 19:12:24 ---> 67b25be52d19 19:12:24 19:12:24 Step 10/22 : FROM alpine:3.14 19:12:24 ---> e04c818066af 19:12:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:24 ---> Running in 223d57fc7f22 19:12:24 Removing intermediate container a273a327c574 19:12:24 ---> 6bf71eda8914 19:12:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:24 ---> Running in d5899f467889 19:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:24 Removing intermediate container d5899f467889 19:12:24 ---> 38c24c771c9a 19:12:24 Step 28/31 : CMD ["gate"] 19:12:24 (1/2) Installing ca-certificates (20211220-r0) 19:12:24 (2/2) Installing dumb-init (1.2.5-r1) 19:12:24 Executing busybox-1.33.1-r7.trigger 19:12:24 Executing ca-certificates-20211220-r0.trigger 19:12:24 ---> Running in 6e3655441b7a 19:12:24 OK: 6 MiB in 16 packages 19:12:25 Removing intermediate container 6e3655441b7a 19:12:25 ---> b98bbc77c32b 19:12:25 Step 29/31 : LABEL arch=x86_64 19:12:25 ---> Running in 865bc568445a 19:12:26 Removing intermediate container 223d57fc7f22 19:12:26 ---> cfd1af0aeb4a 19:12:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:26 Removing intermediate container 865bc568445a 19:12:26 ---> d7a8f570643c 19:12:26 Step 30/31 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:12:26 ---> Running in 8569d4526821 19:12:26 Removing intermediate container bbf296c949f0 19:12:26 ---> 1fc4ae0777a6 19:12:26 19:12:26 Step 10/23 : FROM alpine:3.14 19:12:26 ---> e04c818066af 19:12:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:26 ---> Using cache 19:12:26 ---> 475064531688 19:12:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:26 ---> Using cache 19:12:26 ---> a200dc2c1fcd 19:12:26 Step 13/23 : ENV APP_PORT=59882 19:12:26 ---> Running in 6985ff61fe47 19:12:26 ---> Running in dfa31f0b6e64 19:12:26 Removing intermediate container 8569d4526821 19:12:26 ---> da4ead0ae3f4 19:12:26 Step 13/22 : ENV APP_PORT=59860 19:12:26 ---> Running in 4d73d001943f 19:12:26 Removing intermediate container 6985ff61fe47 19:12:26 ---> 6b979e01bf58 19:12:26 Step 31/31 : LABEL version=0.0.0Removing intermediate container dfa31f0b6e64 19:12:26 19:12:26 ---> 890b61c35701 19:12:26 Step 14/23 : EXPOSE $APP_PORT 19:12:26 Removing intermediate container 4d73d001943f 19:12:26 ---> b590366e135c 19:12:26 Step 14/22 : EXPOSE $APP_PORT 19:12:26 ---> Running in d1f949c4aeda 19:12:26 ---> Running in 2553469b41b0 19:12:26 ---> Running in 9e313cad4757 19:12:26 Removing intermediate container d1f949c4aeda 19:12:26 ---> c88cde57a1b0 19:12:26 Step 15/23 : WORKDIR / 19:12:26 Removing intermediate container 2553469b41b0 19:12:26 ---> 4bd4f95d2950 19:12:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:26 Removing intermediate container 9e313cad4757 19:12:26 ---> 21b91cdfb08c 19:12:26 19:12:27 ---> Running in 4d798d2296f4 19:12:27 Successfully built 21b91cdfb08c 19:12:27 Successfully tagged security-bootstrapper:latest 19:12:27  Building security-bootstrapper ... done Removing intermediate container 4d798d2296f4 19:12:27 ---> 91bbf855b6d0 19:12:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:27 ---> 0d35494a5c03 19:12:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:27 ---> 9afa401a851f 19:12:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:27 ---> 400f8e390896 19:12:27 ---> 6c90e205b385 19:12:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:27 19:12:27 ---> a4729e577efc 19:12:27 ---> 7a923cec6694 19:12:27 Step 19/23 : ENTRYPOINT ["/core-command"]Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:27 19:12:28 ---> Running in 84388634871a 19:12:28 ---> Running in 624b0da61685 19:12:28 Removing intermediate container 84388634871a 19:12:28 ---> 9c25ea98eee3 19:12:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:28 Removing intermediate container 624b0da61685 19:12:28 ---> 3b2a6906f600 19:12:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:28 ---> Running in f99905b0391d 19:12:28 ---> Running in 0e586bfdf865 19:12:28 Removing intermediate container f99905b0391d 19:12:28 ---> b7e69576785c 19:12:28 Step 21/23 : LABEL arch=x86_64 19:12:28 Removing intermediate container 0e586bfdf865 19:12:28 ---> 0f8c1f7d05b8 19:12:28 Step 20/22 : LABEL arch=x86_64 19:12:28 ---> Running in b6d7764b7577 19:12:28 ---> Running in a3c744fa82f2 19:12:28 Removing intermediate container b6d7764b7577 19:12:28 ---> b9e619cdeab2 19:12:28 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:12:28 ---> Running in 95a9d60be50f 19:12:28 Removing intermediate container a3c744fa82f2 19:12:28 ---> f6cb8aa4add4 19:12:28 Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:12:28 ---> Running in 0ec673fdde3a 19:12:28 Removing intermediate container 95a9d60be50f 19:12:28 ---> cb30a337670b 19:12:28 Step 23/23 : LABEL version=0.0.0 19:12:28 ---> Running in e3ff0eec81f7 19:12:28 Removing intermediate container 0ec673fdde3a 19:12:28 ---> 76baf5faa0f5 19:12:28 Step 22/22 : LABEL version=0.0.0 19:12:28 ---> Running in 162de1a0f5d7 19:12:28 Removing intermediate container e3ff0eec81f7 19:12:28 ---> 383da95d4f28 19:12:28 19:12:29 Removing intermediate container 162de1a0f5d7 19:12:29 ---> ab1b0f761b3e 19:12:29 19:12:29 Successfully built 383da95d4f28 19:12:29 Successfully tagged core-command:latest 19:12:29  Building core-command ... done Successfully built ab1b0f761b3e 19:12:29 Successfully tagged support-notifications:latest 19:12:29  Building support-notifications ... done  [Pipeline] } 19:12:29 $ docker stop --time=1 3ec6e7697a7528a2a2c1a0cdbae5d73f05ae96a7ddf71e3142503945f29f21a6 19:12:30 $ docker rm -f 3ec6e7697a7528a2a2c1a0cdbae5d73f05ae96a7ddf71e3142503945f29f21a6 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:30 + docker images 19:12:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:30 support-notifications latest ab1b0f761b3e 2 seconds ago 27MB 19:12:30 core-command latest 383da95d4f28 2 seconds ago 16.1MB 19:12:30 1fc4ae0777a6 4 seconds ago 1.61GB 19:12:30 security-bootstrapper latest 21b91cdfb08c 4 seconds ago 19.1MB 19:12:30 67b25be52d19 7 seconds ago 1.68GB 19:12:30 core-data latest 50bb1ab3f963 17 seconds ago 22.5MB 19:12:30 6aa125dfea77 19 seconds ago 1.62GB 19:12:30 sys-mgmt-agent latest e2faaad17367 21 seconds ago 299MB 19:12:30 security-proxy-setup latest a48df18abf54 24 seconds ago 26.9MB 19:12:30 ec9533a88b34 32 seconds ago 1.65GB 19:12:30 a12141c24ca0 36 seconds ago 1.62GB 19:12:30 security-spire-server latest 11ad26ca5ef5 42 seconds ago 87.3MB 19:12:30 support-scheduler latest d40ebacc08b6 49 seconds ago 26.4MB 19:12:30 856efaf0fb1b 54 seconds ago 1.52GB 19:12:30 a1376d040394 54 seconds ago 1.67GB 19:12:30 b6ca4cd2a7c8 55 seconds ago 1.62GB 19:12:30 security-spiffe-token-provider latest 27434d1c4669 About a minute ago 29MB 19:12:30 security-secretstore-setup latest d92174d7c9e3 About a minute ago 28.5MB 19:12:30 core-metadata latest e9f822a4ce02 About a minute ago 17MB 19:12:30 a194be49d180 About a minute ago 1.67GB 19:12:30 eb848797e143 About a minute ago 1.63GB 19:12:30 08a5f70eb74b About a minute ago 1.62GB 19:12:30 security-spire-agent latest 4862020bb507 About a minute ago 127MB 19:12:30 security-spire-config latest 7d265668b3a1 About a minute ago 86.7MB 19:12:30 d04079f8834a 2 minutes ago 1.52GB 19:12:30 9d5ba088fe54 2 minutes ago 1.52GB 19:12:30 ci-base-image-x86_64 latest 63e0fc81a317 4 minutes ago 1.02GB 19:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB 19:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 19:12:30 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:12:30 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:12:30 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months 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] } 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements 19:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.499s coverage: 98.5% of statements 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 53.4% of statements 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.459s coverage: 89.2% of statements 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.407s coverage: 83.8% of statements 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.162s coverage: 95.6% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.311s coverage: 60.0% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.557s coverage: 0.9% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.434s coverage: 58.8% of statements 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 29.6% of statements 19:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements 19:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.247s coverage: 94.4% of statements 19:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.651s coverage: 82.5% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.288s coverage: 58.8% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.404s coverage: 85.4% of statements 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.930s coverage: 64.4% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.319s coverage: 100.0% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 89.4% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.335s coverage: 65.4% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.994s coverage: 43.8% of statements 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.464s coverage: 17.7% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.658s coverage: 92.3% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.264s coverage: 28.9% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 96.9% of statements 19:15:15 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 19:15:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:15 GO111MODULE=on go vet ./... 19:17:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:07 ./bin/test-attribution-txt.sh [Pipeline] echo 19:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:08 + ls -al . 19:17:08 total 680 19:17:08 drwxrwxr-x 9 1001 1001 4096 Jun 21 19:16 . 19:17:08 drwxr-xr-x 4 root root 4096 Jun 21 19:11 .. 19:17:08 -rw-rw-r-- 1 1001 1001 11 Jun 21 19:09 .dockerignore 19:17:08 drwxrwxr-x 8 1001 1001 4096 Jun 21 19:09 .git 19:17:08 drwxrwxr-x 3 1001 1001 4096 Jun 21 19:09 .github 19:17:08 -rw-rw-r-- 1 1001 1001 879 Jun 21 19:09 .gitignore 19:17:08 -rw-rw-r-- 1 1001 1001 42 Jun 21 19:09 .golangci.yml 19:17:08 -rw-rw-r-- 1 1001 1001 87 Jun 21 19:09 .hadolint.yml 19:17:08 -rw-rw-r-- 1 1001 1001 166 Jun 21 19:09 .sonarcloud.properties 19:17:08 -rw-rw-r-- 1 1001 1001 1171 Jun 21 19:09 ADOPTERS.md 19:17:08 -rw-rw-r-- 1 1001 1001 10347 Jun 21 19:09 Attribution.txt 19:17:08 -rw-rw-r-- 1 1001 1001 63209 Jun 21 19:09 CHANGELOG.md 19:17:08 -rw-rw-r-- 1 1001 1001 3804 Jun 21 19:09 CONTRIBUTING.md 19:17:08 -rw-rw-r-- 1 1001 1001 677 Jun 21 19:09 GOVERNANCE.md 19:17:08 -rw-rw-r-- 1 1001 1001 850 Jun 21 19:09 Jenkinsfile 19:17:08 -rw-rw-r-- 1 1001 1001 10775 Jun 21 19:09 LICENSE 19:17:08 -rw-rw-r-- 1 1001 1001 10389 Jun 21 19:09 Makefile 19:17:08 -rw-rw-r-- 1 1001 1001 582 Jun 21 19:09 OWNERS.md 19:17:08 -rw-rw-r-- 1 1001 1001 9094 Jun 21 19:09 README.md 19:17:08 -rw-rw-r-- 1 1001 1001 6912 Jun 21 19:09 SECURITY.md 19:17:08 -rw-rw-r-- 1 1001 1001 5 Jun 21 19:07 VERSION 19:17:08 -rw-rw-r-- 1 1001 1001 4131 Jun 21 19:09 ZMQWindows.md 19:17:08 drwxrwxr-x 2 1001 1001 4096 Jun 21 19:09 bin 19:17:08 drwxrwxr-x 18 1001 1001 4096 Jun 21 19:09 cmd 19:17:08 -rw-r--r-- 1 root root 435411 Jun 21 19:15 coverage.out 19:17:08 -rw-rw-r-- 1 1001 1001 3311 Jun 21 19:09 go.mod 19:17:08 -rw-rw-r-- 1 1001 1001 36231 Jun 21 19:11 go.sum 19:17:08 drwxrwxr-x 8 1001 1001 4096 Jun 21 19:09 internal 19:17:08 drwxrwxr-x 3 1001 1001 4096 Jun 21 19:09 openapi 19:17:08 drwxrwxr-x 4 1001 1001 4096 Jun 21 19:09 snap 19:17:08 -rw-rw-r-- 1 1001 1001 204 Jun 21 19:09 version.go [Pipeline] sh 19:17:09 + '[' -e coverage.out ] 19:17:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:09 Warning: overwriting stash ‘coverage-report’ 19:17:09 Stashed 1 file(s) [Pipeline] sh 19:17:10 + make build 19:17:10 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 19:18:32 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 19:19: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/core-command/core-command ./cmd/core-command 19:19:29 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 19:20:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:20:03 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 19:20:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:20:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20: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/secrets-config ./cmd/secrets-config 19:20:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:32 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] } 19:20:37 $ docker stop --time=1 41864051d1a235835838d3397c30aebb3b3ce2f54eb4848feb76f30126fd9a7d 19:20:39 $ docker rm -f 41864051d1a235835838d3397c30aebb3b3ce2f54eb4848feb76f30126fd9a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:41 19:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:42 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:42 29e5d40040c1: Pulling fs layer 19:20:42 1ce36da41761: Pulling fs layer 19:20:42 25b303627fd3: Pulling fs layer 19:20:42 29e5d40040c1: Verifying Checksum 19:20:42 29e5d40040c1: Download complete 19:20:42 1ce36da41761: Verifying Checksum 19:20:42 1ce36da41761: Download complete 19:20:43 29e5d40040c1: Pull complete 19:20:44 25b303627fd3: Verifying Checksum 19:20:44 25b303627fd3: Download complete 19:20:45 1ce36da41761: Pull complete 19:20:57 25b303627fd3: Pull complete 19:20:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:57 prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container 19:20:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat 19:21:00 $ docker top e93b3a5ff1b6109fe55e37b44960cb599d635a23a3d3aac08763d0e84c7e93f5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:01 + grep+ docker-compose build --help 19:21:01 parallel 19:21:05 --parallel Build images in parallel. [Pipeline] } 19:21:05 $ docker stop --time=1 e93b3a5ff1b6109fe55e37b44960cb599d635a23a3d3aac08763d0e84c7e93f5 19:21:07 $ docker rm -f e93b3a5ff1b6109fe55e37b44960cb599d635a23a3d3aac08763d0e84c7e93f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:08 prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container 19:21:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:09 $ docker top 8c45df0be45f4bf9b6fb77c02b10eb65d9db5cbe4f304079743c349367454657 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:10 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:14 Building core-command ... 19:21:14 Building core-data ... 19:21:14 Building core-metadata ... 19:21:14 Building security-bootstrapper ... 19:21:14 Building security-proxy-setup ... 19:21:14 Building security-secretstore-setup ... 19:21:14 Building security-spiffe-token-provider ... 19:21:14 Building security-spire-agent ... 19:21:14 Building security-spire-config ... 19:21:14 Building security-spire-server ... 19:21:14 Building support-notifications ... 19:21:14 Building support-scheduler ... 19:21:14 Building sys-mgmt-agent ... 19:21:14 Building security-bootstrapper 19:21:14 Building sys-mgmt-agent 19:21:14 Building security-secretstore-setup 19:21:14 Building core-metadata 19:21:14 Building security-spiffe-token-provider 19:22:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:36 ---> 8f999e85b142 19:22:36 Step 3/23 : WORKDIR /edgex-go 19:22:36 ---> Running in 8ba48ebe447f 19:22:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:37 ---> 8f999e85b142 19:22:37 Step 3/23 : WORKDIR /edgex-go 19:22:37 ---> Running in 629e417624b1 19:22:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:37 ---> 8f999e85b142 19:22:37 Step 3/20 : WORKDIR /edgex-go 19:22:37 ---> Running in 59627e9a8579 19:22:37 Removing intermediate container 8ba48ebe447f 19:22:37 ---> 1189e7a9ea40 19:22:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:22:37 ---> 8f999e85b142 19:22:37 Step 3/31 : WORKDIR /edgex-go 19:22:37 ---> Running in 90f79511755f 19:22:37 ---> Running in 38cd85739520 19:22:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:37 ---> 8f999e85b142 19:22:37 Step 3/25 : WORKDIR /edgex-go 19:22:37 ---> Running in 21e171efed7d 19:22:37 Removing intermediate container 59627e9a8579 19:22:37 ---> 59d63986c329 19:22:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:37 Removing intermediate container 629e417624b1 19:22:37 ---> 43a1b17d7531 19:22:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:38 ---> Running in 54be702ed604 19:22:38 ---> Running in adaf30b0ddcf 19:22:38 Removing intermediate container 90f79511755f 19:22:38 ---> 80ea92348263 19:22:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:38 ---> Running in 7056715f5326 19:22:38 Removing intermediate container 21e171efed7d 19:22:38 ---> ac0d3f88b2ed 19:22:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:38 ---> Running in 383d886900b3 19:22:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:40 Removing intermediate container 38cd85739520 19:22:40 ---> 3371627affa0 19:22:40 Step 5/23 : RUN apk add --update --no-cache make git 19:22:40 ---> Running in 00b1db7addd4 19:22:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:42 Removing intermediate container adaf30b0ddcf 19:22:42 ---> b37736943c4f 19:22:42 Step 5/23 : RUN apk add --update --no-cache make bash git 19:22:42 ---> Running in 51734c9c1d53 19:22:42 Removing intermediate container 383d886900b3 19:22:42 ---> 90ab664738dd 19:22:42 Step 5/25 : RUN apk add --update --no-cache make git 19:22:42 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:22:42 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:22:42 OK: 15743 distinct packages available 19:22:42 Removing intermediate container 7056715f5326 19:22:42 ---> 2925ef11ff58 19:22:42 Step 5/31 : RUN apk add --update --no-cache make git 19:22:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:42 ---> Running in e89eba5d46a3 19:22:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:42 ---> Running in 52e7f0657571 19:22:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:44 OK: 220 MiB in 52 packages 19:22:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:44 OK: 220 MiB in 52 packages 19:22:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:46 Removing intermediate container 54be702ed604 19:22:46 ---> 1ffd43061095 19:22:46 Step 5/20 : COPY go.mod vendor* ./ 19:22:46 Removing intermediate container 00b1db7addd4 19:22:46 ---> 6943e76181e5 19:22:46 Step 6/23 : COPY go.mod vendor* ./ 19:22:46 OK: 220 MiB in 52 packages 19:22:46 ---> a80cf4eaf332 19:22:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:47 OK: 220 MiB in 52 packages 19:22:47 ---> Running in 1fe609f21f3e 19:22:47 OK: 220 MiB in 52 packages 19:22:47 ---> 0d29f026b083 19:22:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:48 ---> Running in 22d1a4d45c9a 19:22:49 Removing intermediate container e89eba5d46a3 19:22:49 ---> f131c27a61ed 19:22:49 Step 6/25 : COPY go.mod vendor* ./ 19:22:49 Removing intermediate container 51734c9c1d53 19:22:49 ---> f8f3514e33f5 19:22:49 Step 6/23 : COPY go.mod vendor* ./ 19:22:49 Removing intermediate container 52e7f0657571 19:22:49 ---> 210070bbde2e 19:22:49 Step 6/31 : COPY go.mod vendor* ./ 19:22:50 ---> eb4ab4672915 19:22:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:50 ---> Running in 6bd1928d07ff 19:22:50 ---> b87e9c9e00ab 19:22:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:50 ---> Running in 9e34e9418ece 19:22:50 ---> 01662c2e99cd 19:22:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:51 ---> Running in bde426eacba1 19:22:53 Removing intermediate container 1fe609f21f3e 19:22:53 ---> d3d4952e5ba9 19:22:53 Step 7/20 : COPY . . 19:22:53 Removing intermediate container 22d1a4d45c9a 19:22:53 ---> f542f4aba756 19:22:53 Step 8/23 : COPY . . 19:22:56 Removing intermediate container 6bd1928d07ff 19:22:56 ---> 70396cb8e486 19:22:56 Step 8/23 : COPY . . 19:22:56 Removing intermediate container bde426eacba1 19:22:56 ---> 0d2f6667bbec 19:22:56 Step 8/31 : COPY . . 19:22:56 Removing intermediate container 9e34e9418ece 19:22:56 ---> 4fc6f9f3da32 19:22:56 Step 8/25 : COPY . . 19:23:23 ---> f8b5b3f916d9 19:23:23 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:23:23 ---> 2350169c6928 19:23:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:23:23 ---> 7cf852ce92fb 19:23:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:23 ---> Running in 501b927530c9 19:23:23 ---> Running in 8d8052f07634 19:23:23 ---> ae4f284cfb98 19:23:23 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:23 ---> Running in 357cc9fda03d 19:23:23 ---> Running in b12a457bfedf 19:23:23 ---> 96c4e338ba6d 19:23:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:23 ---> Running in 26f7191e102d 19:23: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23: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-metadata/core-metadata ./cmd/core-metadata 19:23: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:23:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:27:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:46 Removing intermediate container 501b927530c9 19:27:46 ---> c2ec08a41fb1 19:27:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:46 ---> Running in f68aaa44f456 19:27:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:27:47 Removing intermediate container f68aaa44f456 19:27:47 ---> 3e9a187c57dc 19:27:47 19:27:47 Step 11/23 : FROM docker:20.10.14 19:27:47 20.10.14: Pulling from library/docker 19:27:57 Removing intermediate container 26f7191e102d 19:27:57 ---> a8e3744bf4b0 19:27:57 19:27:57 Step 10/25 : FROM alpine:3.14 19:27:58 3.14: Pulling from library/alpine 19:28:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:28:02 Status: Downloaded newer image for alpine:3.14 19:28:02 ---> ac73e934f311 19:28:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:28:02 ---> Running in 9e2463910c05 19:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:06 (1/3) Installing ca-certificates (20211220-r0) 19:28:06 (2/3) Installing dumb-init (1.2.5-r1) 19:28:06 Removing intermediate container 357cc9fda03d 19:28:06 ---> bb635ee7e2a3 19:28:06 19:28:06 Step 10/31 : FROM alpine:3.14 19:28:06 ---> ac73e934f311 19:28:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:28:06 (3/3) Installing su-exec (0.2-r1) 19:28:06 Executing busybox-1.33.1-r7.trigger 19:28:06 Executing ca-certificates-20211220-r0.trigger 19:28:06 ---> Running in 867efc629060 19:28:07 OK: 6 MiB in 17 packages 19:28:08 Removing intermediate container 867efc629060 19:28:08 ---> b9cc63f01dbf 19:28:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:28:08 ---> Running in 4d9b87b728a9 19:28:10 Removing intermediate container 9e2463910c05 19:28:10 ---> 1f59ee626457 19:28:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:10 Removing intermediate container 8d8052f07634 19:28:10 ---> 644d674369e2 19:28:10 19:28:10 Step 10/23 : FROM alpine:3.14 19:28:10 ---> ac73e934f311 19:28:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:28:10 ---> Running in 0693a5b358f7 19:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:10 ---> Running in 2ea0e9984f67 19:28:11 (1/2) Installing dumb-init (1.2.5-r1) 19:28:11 (2/2) Installing su-exec (0.2-r1) 19:28:11 Executing busybox-1.33.1-r7.trigger 19:28:11 Removing intermediate container 0693a5b358f7 19:28:11 ---> a7f8b87ec2c0 19:28:11 Step 13/25 : WORKDIR / 19:28:11 OK: 6 MiB in 16 packages 19:28:12 ---> Running in 333a1abb805a 19:28:13 Removing intermediate container 333a1abb805a 19:28:13 ---> aa65bd2822d3 19:28:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:14 Removing intermediate container 4d9b87b728a9 19:28:14 ---> 98f5ad6d5fe2 19:28:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:28:14 ---> Running in 642e9a2baced 19:28:14 ---> be48088e8a48 19:28:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:14 (1/1) Installing dumb-init (1.2.5-r1) 19:28:14 Executing busybox-1.33.1-r7.trigger 19:28:14 OK: 5 MiB in 15 packages 19:28:15 Removing intermediate container 642e9a2baced 19:28:15 ---> 5947b491ad15 19:28:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:28:15 ---> Running in 006a18879c32 19:28:16 Removing intermediate container 006a18879c32 19:28:16 ---> 0de4199209a6 19:28:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:16 Removing intermediate container 2ea0e9984f67 19:28:16 ---> 4780f3d41ff9 19:28:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:16 ---> Running in 49f26792dbde 19:28:16 ---> Running in badea1f1f472 19:28:17 ---> 449f5558eed1 19:28:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:28:18 Removing intermediate container badea1f1f472 19:28:18 ---> 271f3104dc06 19:28:18 Step 13/23 : ENV APP_PORT=59881 19:28:18 ---> Running in 6767d5910dcc 19:28:18 ---> c657daf7ebf4 19:28:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:19 Removing intermediate container 6767d5910dcc 19:28:19 ---> 91c232c6f909 19:28:19 Step 14/23 : EXPOSE $APP_PORT 19:28:19 ---> Running in f7454bad7f64 19:28:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:28:19 Status: Downloaded newer image for docker:20.10.14 19:28:19 ---> c346e9eafbab 19:28:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:28:19 ---> Running in e2cd095b4b4e 19:28:20 Removing intermediate container f7454bad7f64 19:28:20 ---> ac8dd144cfdb 19:28:20 Step 15/23 : WORKDIR / 19:28:20 Removing intermediate container 49f26792dbde 19:28:20 ---> 202338b7dc86 19:28:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:28:20 ---> 88b0e990ceaf 19:28:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:20 ---> Running in dab4e5374380 19:28:20 ---> Running in 51122e2d239f 19:28:20 Removing intermediate container e2cd095b4b4e 19:28:20 ---> dd198b6d7ca2 19:28:20 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 19:28:21 ---> Running in 8a81d59d4ba8 19:28:21 Removing intermediate container 51122e2d239f 19:28:21 ---> 36f5704cc229 19:28:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:21 Removing intermediate container dab4e5374380 19:28:21 ---> c88753bf9971 19:28:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:23 ---> 50d81dafeaf3 19:28:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:28:23 ---> 7b13ac33a59b 19:28:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:23 ---> Running in be08eb58fbf3 19:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:23 ---> bcd2a990a101 19:28:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:24 (1/43) Installing readline (8.1.1-r0) 19:28:24 (2/43) Installing bash (5.1.16-r0) 19:28:24 Executing bash-5.1.16-r0.post-install 19:28:24 (3/43) Installing brotli-libs (1.0.9-r5) 19:28:24 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:28:24 (5/43) Installing libcurl (7.80.0-r1) 19:28:24 (6/43) Installing curl (7.80.0-r1) 19:28:24 (7/43) Installing dumb-init (1.2.5-r1) 19:28:24 (8/43) Installing libbz2 (1.0.8-r1) 19:28:24 (9/43) Installing expat (2.4.7-r0) 19:28:25 (10/43) Installing libffi (3.4.2-r1) 19:28:25 (11/43) Installing gdbm (1.22-r0) 19:28:25 (12/43) Installing xz-libs (5.2.5-r1) 19:28:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:28:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:28:25 (15/43) Installing mpdecimal (2.5.1-r1) 19:28:25 (16/43) Installing sqlite-libs (3.36.0-r0) 19:28:25 (17/43) Installing python3 (3.9.7-r4) 19:28:26 ---> 5362de44ef88 19:28:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:28:27 Removing intermediate container be08eb58fbf3 19:28:27 ---> 3dd51e849ab2 19:28:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:27 ---> 999a1e761f01 19:28:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:28 (18/43) Installing py3-appdirs (1.4.4-r2) 19:28:28 (19/43) Installing py3-certifi (2020.12.5-r1) 19:28:28 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:28:28 (21/43) Installing py3-idna (3.3-r0) 19:28:28 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:28:28 (23/43) Installing py3-requests (2.26.0-r1) 19:28:28 (24/43) Installing py3-msgpack (1.0.2-r1) 19:28:28 (25/43) Installing py3-lockfile (0.12.2-r4) 19:28:28 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:28:28 (27/43) Installing py3-colorama (0.4.4-r1) 19:28:28 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:28:28 (29/43) Installing py3-distlib (0.3.3-r0) 19:28:28 ---> 5ca49ce02f1e 19:28:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:28:28 (30/43) Installing py3-distro (1.6.0-r0) 19:28:28 (31/43) Installing py3-six (1.16.0-r0) 19:28:28 (32/43) Installing py3-webencodings (0.5.1-r4) 19:28:28 (33/43) Installing py3-html5lib (1.1-r1) 19:28:28 (34/43) Installing py3-parsing (2.4.7-r2) 19:28:28 ---> Running in 3c703337c713 19:28:28 (35/43) Installing py3-packaging (20.9-r1) 19:28:28 (36/43) Installing py3-tomli (1.2.2-r0) 19:28:28 (37/43) Installing py3-pep517 (0.12.0-r0) 19:28:28 ---> 14e72837dc2d 19:28:28 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/ 19:28:28 (38/43) Installing py3-progress (1.6-r0) 19:28:28 (39/43) Installing py3-retrying (1.3.3-r2) 19:28:28 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:28:28 (41/43) Installing py3-setuptools (52.0.0-r4) 19:28:28 ---> Running in 46dfba9b5dd5 19:28:29 (42/43) Installing py3-toml (0.10.2-r2) 19:28:29 (43/43) Installing py3-pip (20.3.4-r1) 19:28:29 ---> 968643c35323 19:28:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:29 Removing intermediate container 3c703337c713 19:28:29 ---> 3df298b5f121 19:28:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:29 ---> Running in b83ea778c510 19:28:30 Executing busybox-1.34.1-r5.trigger 19:28:30 OK: 82 MiB in 65 packages 19:28:31 Removing intermediate container b83ea778c510 19:28:31 ---> 83677a8c81be 19:28:31 Step 21/23 : LABEL arch=arm64 19:28:31 ---> Running in d107f137bd9f 19:28:32 Removing intermediate container d107f137bd9f 19:28:32 ---> 8adbce9a49c7 19:28:32 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:28:32 ---> Running in be0b00e1ed39 19:28:32 ---> 729a7ad64544 19:28:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:32 Removing intermediate container 46dfba9b5dd5 19:28:32 ---> 96e5cd6c2c20 19:28:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:28:32 Removing intermediate container be0b00e1ed39 19:28:32 ---> 8e7ec8990067 19:28:32 Step 23/23 : LABEL version=0.0.0 19:28:32 ---> Running in a39d95b34e62 19:28:32 ---> Running in 6a040dcfd975 19:28:33 ---> 36adb3c546a9 19:28:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:33 Removing intermediate container 6a040dcfd975 19:28:33 ---> 6f8644551c99 19:28:33 Step 23/25 : LABEL arch=arm64 19:28:33 ---> Running in 7925f76b2dd8 19:28:33 Removing intermediate container a39d95b34e62 19:28:33 ---> f7646b1b80ae 19:28:33 19:28:34 Removing intermediate container 7925f76b2dd8 19:28:34 ---> 456d44c5ac3a 19:28:34 Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:28:34 ---> 527ac02f916a 19:28:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:28:34 ---> Running in d0a53cabfa90 19:28:34 Successfully built f7646b1b80ae 19:28:34 Successfully tagged core-metadata-arm64:latest 19:28:34 Building core-command 19:28:35  Building core-metadata ... done Removing intermediate container d0a53cabfa90 19:28:35 ---> f43d2e566ed7 19:28:35 Step 25/25 : LABEL version=0.0.0 19:28:35 Collecting docker-compose==1.23.2 19:28:35 ---> Running in 9d2fa58b1493 19:28:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:28:35 ---> 029443f27063 19:28:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:28:36 Removing intermediate container 9d2fa58b1493 19:28:36 ---> e4586310d561 19:28:36 19:28:36 ---> Running in 0d044d90ff5a 19:28:36 Collecting jsonschema<3,>=2.5.1 19:28:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:28:36 Collecting docopt<0.7,>=0.6.1 19:28:36 Downloading docopt-0.6.2.tar.gz (25 kB) 19:28:37 Removing intermediate container 0d044d90ff5a 19:28:37 ---> 09c8d3ff5262 19:28:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:37 Successfully built e4586310d561 19:28:37 Successfully tagged security-secretstore-setup-arm64:latest 19:28:37  Building security-secretstore-setup ... done Building security-spire-config 19:28:37 ---> eda53e597c62 19:28:37 Step 26/31 : RUN chmod +x /entrypoint.sh 19:28:38 ---> Running in f798b07936fe 19:28:41 Collecting docker<4.0,>=3.6.0 19:28:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:28:41 Removing intermediate container f798b07936fe 19:28:41 ---> 9ab8f1ed1099 19:28:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:28:41 ---> Running in 0620083b6eef 19:28:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:42 Removing intermediate container 0620083b6eef 19:28:42 ---> 21c97c76f009 19:28:42 Step 28/31 : CMD ["gate"] 19:28:42 Collecting cached-property<2,>=1.2.0 19:28:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:28:42 ---> Running in e41f4027455c 19:28:42 Removing intermediate container e41f4027455c 19:28:42 ---> 52c2759e8158 19:28:42 Step 29/31 : LABEL arch=arm64 19:28:43 ---> Running in 499eb76d12d6 19:28:43 Collecting PyYAML<4,>=3.10 19:28:43 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:43 Removing intermediate container 499eb76d12d6 19:28:43 ---> 2b33f6baf0d7 19:28:43 Step 30/31 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:28:44 ---> Running in 5d114ab0835c 19:28:44 Removing intermediate container 5d114ab0835c 19:28:44 ---> 4e641184d18d 19:28:44 Step 31/31 : LABEL version=0.0.0 19:28:44 ---> Running in 4ebc58dbabbb 19:28:45 Removing intermediate container 4ebc58dbabbb 19:28:45 ---> 758d65d51642 19:28:45 19:28:45 Successfully built 758d65d51642 19:28:45 Successfully tagged security-bootstrapper-arm64:latest 19:28:45  Building security-bootstrapper ... done Building security-spire-server 19:28:47 Collecting dockerpty<0.5,>=0.4.1 19:28:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:49 Collecting websocket-client<1.0,>=0.32.0 19:28:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:28:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:28:49 Collecting texttable<0.10,>=0.9.0 19:28:49 Downloading texttable-0.9.1.tar.gz (11 kB) 19:28:51 Collecting docker-pycreds>=0.4.0 19:28:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:52 Removing intermediate container b12a457bfedf 19:28:52 ---> 8848e2f00afb 19:28:52 19:28:52 Step 9/20 : FROM alpine:3.15 19:28:52 3.15: Pulling from library/alpine 19:28:52 Collecting urllib3<1.25,>=1.21.1 19:28:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:52 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) 19:28:53 Collecting chardet<3.1.0,>=3.0.2 19:28:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:28:53 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:28:53 Status: Downloaded newer image for alpine:3.15 19:28:53 ---> 3fb3c9af89a9 19:28:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:53 Collecting idna<2.8,>=2.5 19:28:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:53 ---> Running in 60f65f704df9 19:28:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:54 Removing intermediate container 60f65f704df9 19:28:54 ---> 1df85a1a9fbd 19:28:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:54 ---> Running in a2256297a2e1 19:28:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:28:54 Attempting uninstall: urllib3 19:28:54 Found existing installation: urllib3 1.26.7 19:28:54 Uninstalling urllib3-1.26.7: 19:28:55 Successfully uninstalled urllib3-1.26.7 19:28:55 Attempting uninstall: idna 19:28:55 Found existing installation: idna 3.3 19:28:55 Uninstalling idna-3.3: 19:28:55 Successfully uninstalled idna-3.3 19:28:56 Removing intermediate container a2256297a2e1 19:28:56 ---> 92bc4c7bec62 19:28:56 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:56 ---> Running in 3910c67e3a62 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:58 Attempting uninstall: requests 19:28:58 Found existing installation: requests 2.26.0 19:28:58 Uninstalling requests-2.26.0: 19:28:58 Successfully uninstalled requests-2.26.0 19:28:59 Running setup.py install for texttable: started 19:28:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:00 OK: 15736 distinct packages available 19:29:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:01 Running setup.py install for texttable: finished with status 'done' 19:29:01 Running setup.py install for PyYAML: started 19:29:02 (1/9) Installing ca-certificates (20211220-r0) 19:29:02 (2/9) Installing brotli-libs (1.0.9-r5) 19:29:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:29:02 (4/9) Installing libcurl (7.80.0-r1) 19:29:02 (5/9) Installing curl (7.80.0-r1) 19:29:02 (6/9) Installing dumb-init (1.2.5-r1) 19:29:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:02 (8/9) Installing libucontext (1.1-r0) 19:29:03 (9/9) Installing gcompat (1.0.0-r4) 19:29:03 Executing busybox-1.34.1-r5.trigger 19:29:03 Executing ca-certificates-20211220-r0.trigger 19:29:03 OK: 8 MiB in 23 packages 19:29:04 Running setup.py install for PyYAML: finished with status 'done' 19:29:04 Running setup.py install for docopt: started 19:29:06 Removing intermediate container 3910c67e3a62 19:29:06 ---> 590093c2378d 19:29:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:07 Running setup.py install for docopt: finished with status 'done' 19:29:07 Running setup.py install for dockerpty: started 19:29:07 ---> e6d80fa97606 19:29:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:29:09 Running setup.py install for dockerpty: finished with status 'done' 19:29:10 ---> d3015211ae29 19:29:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:29:10 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 19:29:11 ---> 99fcc12a21e9 19:29:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:29:11 ---> Running in 4543399fcdfd 19:29:11 Removing intermediate container 4543399fcdfd 19:29:11 ---> 9228c020f176 19:29:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:12 ---> Running in 354d6519142c 19:29:12 Removing intermediate container 354d6519142c 19:29:12 ---> 790f6cd1a3cd 19:29:12 Step 18/20 : LABEL arch=arm64 19:29:12 ---> Running in fa1f0ab36370 19:29:13 Removing intermediate container fa1f0ab36370 19:29:13 ---> bdcc3eb8c734 19:29:13 Step 19/20 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:29:13 ---> Running in 80ed1bfe273d 19:29:14 Removing intermediate container 80ed1bfe273d 19:29:14 ---> f09c795cd4b5 19:29:14 Step 20/20 : LABEL version=0.0.0 19:29:14 ---> Running in 9d3a77eb30f1 19:29:15 Removing intermediate container 9d3a77eb30f1 19:29:15 ---> f5666088ef2f 19:29:15 19:29:15 Successfully built f5666088ef2f 19:29:15 Successfully tagged security-spiffe-token-provider-arm64:latest 19:29:15 Building support-scheduler 19:29:17  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:17 ---> 8f999e85b142 19:29:17 Step 3/23 : WORKDIR /edgex-go 19:29:17 ---> Using cache 19:29:17 ---> ac0d3f88b2ed 19:29:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:17 ---> Using cache 19:29:17 ---> 90ab664738dd 19:29:17 Step 5/23 : RUN apk add --update --no-cache make git 19:29:17 ---> Using cache 19:29:17 ---> f131c27a61ed 19:29:17 Step 6/23 : COPY go.mod vendor* ./ 19:29:17 ---> Using cache 19:29:17 ---> b87e9c9e00ab 19:29:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:17 ---> Using cache 19:29:17 ---> 4fc6f9f3da32 19:29:17 Step 8/23 : COPY . . 19:29:17 ---> Using cache 19:29:17 ---> 96c4e338ba6d 19:29:17 Step 9/23 : RUN make cmd/core-command/core-command 19:29:17 ---> Running in 9977b836dc0f 19:29: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/core-command/core-command ./cmd/core-command 19:29:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:29:25 ---> 8f999e85b142 19:29:25 Step 3/26 : WORKDIR /edgex-go 19:29:25 ---> Using cache 19:29:25 ---> ac0d3f88b2ed 19:29:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:25 ---> Using cache 19:29:25 ---> 90ab664738dd 19:29:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:29:25 ---> Running in a61a7eb0a409 19:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:29 OK: 220 MiB in 52 packages 19:29:29 Removing intermediate container 8a81d59d4ba8 19:29:29 ---> 90d450583e98 19:29:29 Step 14/23 : ENV APP_PORT=58890 19:29:29 ---> Running in d0245a61826e 19:29:30 Removing intermediate container d0245a61826e 19:29:30 ---> 2469525cae38 19:29:30 Step 15/23 : EXPOSE $APP_PORT 19:29:30 ---> Running in 8669254e6ff7 19:29:30 Removing intermediate container a61a7eb0a409 19:29:30 ---> 5663ceafec24 19:29:30 Step 6/26 : COPY go.mod vendor* ./ 19:29:31 Removing intermediate container 8669254e6ff7 19:29:31 ---> fc2801e6512c 19:29:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:29:32 ---> 07ae23a4f6d1 19:29:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:32 ---> Running in 9dc36af5b9ad 19:29:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:29:33 ---> 8f999e85b142 19:29:33 Step 3/25 : WORKDIR /edgex-go 19:29:33 ---> Using cache 19:29:33 ---> ac0d3f88b2ed 19:29:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:33 ---> Using cache 19:29:33 ---> 90ab664738dd 19:29:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:29:33 ---> Using cache 19:29:33 ---> 5663ceafec24 19:29:33 Step 6/25 : COPY go.mod vendor* ./ 19:29:33 ---> Using cache 19:29:33 ---> 07ae23a4f6d1 19:29:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:33 ---> Running in 735b6e6f007d 19:29:35 ---> 72b9d767fe5a 19:29:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:29:36 ---> 506a13e3f787 19:29:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:29:37 ---> 2d64b9283a51 19:29:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:29:37 ---> Running in 70fdb81c472c 19:29:38 Removing intermediate container 70fdb81c472c 19:29:38 ---> e964ee941e3b 19:29:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:38 ---> Running in ec978d6c6f28 19:29:39 Removing intermediate container 9dc36af5b9ad 19:29:39 ---> 9ad4ca700ab7 19:29:39 Step 8/26 : COPY . . 19:29:39 Removing intermediate container ec978d6c6f28 19:29:39 ---> ae4225cd59d1 19:29:39 Step 21/23 : LABEL arch=arm64 19:29:39 ---> Running in 696521ed3a74 19:29:40 Removing intermediate container 735b6e6f007d 19:29:40 ---> bee122c31c28 19:29:40 Step 8/25 : COPY . . 19:29:40 Removing intermediate container 696521ed3a74 19:29:40 ---> f796ba4f0732 19:29:40 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:29:40 ---> Running in 7d10027d8184 19:29:41 Removing intermediate container 7d10027d8184 19:29:41 ---> e4d7cf2922e2 19:29:41 Step 23/23 : LABEL version=0.0.0 19:29:41 ---> Running in a9b3874fde0c 19:29:42 Removing intermediate container a9b3874fde0c 19:29:42 ---> d4dbb6b6d40d 19:29:42 19:29:43 Successfully built d4dbb6b6d40d 19:29:43 Successfully tagged sys-mgmt-agent-arm64:latest 19:29:43  Building sys-mgmt-agent ... done Building support-notifications 19:29:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:54 ---> 8f999e85b142 19:29:54 Step 3/22 : WORKDIR /edgex-go 19:29:54 ---> Using cache 19:29:54 ---> ac0d3f88b2ed 19:29:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:54 ---> Using cache 19:29:54 ---> 90ab664738dd 19:29:54 Step 5/22 : RUN apk add --update --no-cache make git 19:29:54 ---> Using cache 19:29:54 ---> f131c27a61ed 19:29:54 Step 6/22 : COPY go.mod vendor* ./ 19:29:54 ---> Using cache 19:29:54 ---> b87e9c9e00ab 19:29:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:54 ---> Using cache 19:29:54 ---> 4fc6f9f3da32 19:29:54 Step 8/22 : COPY . . 19:29:54 ---> Using cache 19:29:54 ---> 96c4e338ba6d 19:29:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:29:56 ---> Running in 9411955cdd4d 19:29:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:21 ---> 8f999e85b142 19:30:21 Step 3/22 : WORKDIR /edgex-go 19:30:21 ---> Using cache 19:30:21 ---> ac0d3f88b2ed 19:30:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:21 ---> Using cache 19:30:21 ---> 90ab664738dd 19:30:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:30:21 ---> Running in 11ff2886a412 19:30:21 ---> 7f17f0ae88b5 19:30:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:30:21 ---> Running in ee899be58fce 19:30:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:22 ---> a0710f3bb433 19:30:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:30:22 Removing intermediate container ee899be58fce 19:30:22 ---> e5041ad2da00 19:30:22 Step 10/25 : WORKDIR /edgex-go/spire-build 19:30:22 ---> Running in 97705d4b287d 19:30:22 ---> Running in a4530662efa1 19:30:23 Removing intermediate container a4530662efa1 19:30:23 ---> c28c0982e252 19:30:23 Step 10/26 : WORKDIR /edgex-go/spire-build 19:30:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:23 Removing intermediate container 97705d4b287d 19:30:23 ---> fad593dad048 19:30:23 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 19:30:23 ---> Running in 8b91f7463594 19:30:23 ---> Running in c882cd9b8e22 19:30:24 Removing intermediate container 8b91f7463594 19:30:24 ---> 8305bfe0b065 19:30:24 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 19:30:24 OK: 220 MiB in 52 packages 19:30:24 ---> Running in d720a0304eba 19:30:26 Removing intermediate container 11ff2886a412 19:30:26 ---> 3d35c8183fbf 19:30:26 Step 6/22 : COPY go.mod vendor* ./ 19:30:27 Removing intermediate container c882cd9b8e22 19:30:27 ---> b71f406d27f6 19:30:27 Step 12/25 : WORKDIR /edgex-go 19:30:27 ---> Running in 21b20c098f62 19:30:28 ---> 0f439e3fb5d4 19:30:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:28 Removing intermediate container 21b20c098f62 19:30:28 ---> 86581ce21a34 19:30:28 19:30:28 Step 13/25 : FROM alpine:3.15 19:30:28 ---> 3fb3c9af89a9 19:30:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:28 ---> Using cache 19:30:28 ---> 1df85a1a9fbd 19:30:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:28 ---> Using cache 19:30:28 ---> Running in 6430da783e71 19:30:28 ---> 92bc4c7bec62 19:30:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:28 ---> Running in 3b7015db8589 19:30:29 Removing intermediate container d720a0304eba 19:30:29 ---> 6524a1f62fac 19:30:29 Step 12/26 : WORKDIR /edgex-go 19:30:29 ---> Running in bbd25335c9ec 19:30:30 Removing intermediate container bbd25335c9ec 19:30:30 ---> 47f0a1d221f8 19:30:30 19:30:30 Step 13/26 : FROM alpine:3.15 19:30:30 ---> 3fb3c9af89a9 19:30:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:30 ---> Using cache 19:30:30 ---> 1df85a1a9fbd 19:30:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:30 ---> Using cache 19:30:30 ---> 92bc4c7bec62 19:30:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:30 ---> Running in deb09e0bb7dd 19:30:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:30:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:30:34 OK: 15736 distinct packages available 19:30:34 Removing intermediate container 6430da783e71 19:30:34 ---> f629a5d807e2 19:30:34 Step 8/22 : COPY . . 19:30:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:30:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:30:34 OK: 15736 distinct packages available 19:30:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:37 (1/5) Installing dumb-init (1.2.5-r1) 19:30:37 (2/5) Installing musl-obstack (1.2.3-r0) 19:30:37 (3/5) Installing libucontext (1.1-r0) 19:30:37 (4/5) Installing gcompat (1.0.0-r4) 19:30:37 (5/5) Installing openssl (1.1.1o-r0) 19:30:37 (1/4) Installing dumb-init (1.2.5-r1) 19:30:38 (2/4) Installing musl-obstack (1.2.3-r0) 19:30:38 Executing busybox-1.34.1-r5.trigger 19:30:38 OK: 6 MiB in 19 packages 19:30:38 (3/4) Installing libucontext (1.1-r0) 19:30:38 (4/4) Installing gcompat (1.0.0-r4) 19:30:38 Executing busybox-1.34.1-r5.trigger 19:30:38 OK: 6 MiB in 18 packages 19:30:40 Removing intermediate container deb09e0bb7dd 19:30:40 ---> dd098b68ee68 19:30:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:40 Removing intermediate container 3b7015db8589 19:30:40 ---> f8e2f527cb8b 19:30:40 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:52 ---> 7ac4a2c72896 19:30:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:30:52 ---> 770b4f91d961 19:30:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:54 ---> 2ec20ca964c8 19:30:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:30:54 ---> 243161e59b7f 19:30:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:30:54 ---> Running in 4cb4e1d24bce 19:30:55 Removing intermediate container 4cb4e1d24bce 19:30:55 ---> 99b270f449f0 19:30:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:30:56 ---> afb8a55c61fb 19:30:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:30:57 ---> aced33a0ae80 19:30:57 Step 21/26 : WORKDIR / 19:30:57 ---> Running in b57eafa5023e 19:30:57 ---> 84f51df124cc 19:30:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:57 ---> Running in 7e322ad6a736 19:30:58 Removing intermediate container b57eafa5023e 19:30:58 ---> 8dd1860886c3 19:30:58 Removing intermediate container 7e322ad6a736 19:30:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:58 ---> 94ecdcc3a94f 19:30:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:59 ---> Running in d8122d5ee732 19:30:59 ---> Running in 0cbce9d820cc 19:31:00 Removing intermediate container d8122d5ee732 19:31:00 ---> e14d9d0f1ce2 19:31:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:31:00 Removing intermediate container 0cbce9d820cc 19:31:00 ---> 4285603a42ae 19:31:00 Step 23/25 : LABEL arch=arm64 19:31:00 ---> Running in 7ec1c4a060ce 19:31:00 ---> Running in 31626e468c9a 19:31:01 Removing intermediate container 7ec1c4a060ce 19:31:01 ---> ad093968b3e2 19:31:01 Step 24/26 : LABEL arch=arm64 19:31:01 ---> Running in 630fac07197d 19:31:01 Removing intermediate container 31626e468c9a 19:31:01 ---> e0e59f3a69d4 19:31:01 Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:31:01 ---> Running in d25962be8db9 19:31:02 Removing intermediate container d25962be8db9 19:31:02 ---> 418536f4283c 19:31:02 Step 25/25 : LABEL version=0.0.0 19:31:02 Removing intermediate container 630fac07197d 19:31:02 ---> 3c0ccce39a33 19:31:02 Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:31:02 ---> Running in 51c3ed3de90f 19:31:02 ---> Running in 83532d24ec9a 19:31:03 Removing intermediate container 83532d24ec9a 19:31:03 ---> 0c15f9a10d6b 19:31:03 Step 26/26 : LABEL version=0.0.0 19:31:03 Removing intermediate container 51c3ed3de90f 19:31:03 ---> c848b278614e 19:31:03 19:31:03 ---> Running in 2e158d8bb4ca 19:31:04 Removing intermediate container 2e158d8bb4ca 19:31:04 ---> 48947cfcbb26 19:31:04 19:31:05 Successfully built c848b278614e 19:31:05 Successfully tagged security-spire-server-arm64:latest 19:31:05  Building security-spire-server ... done Building security-proxy-setup 19:31:05 Successfully built 48947cfcbb26 19:31:05 Successfully tagged security-spire-config-arm64:latest 19:31:06  Building security-spire-config ... done Building security-spire-agent 19:31:07 ---> fc30680c8f34 19:31:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:31:07 ---> Running in b62f30c413bb 19:31: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 19:31:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:56 ---> 8f999e85b142 19:31:56 Step 3/26 : WORKDIR /edgex-go 19:31:56 ---> Using cache 19:31:56 ---> ac0d3f88b2ed 19:31:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:56 ---> Using cache 19:31:56 ---> 90ab664738dd 19:31:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:31:56 ---> Using cache 19:31:56 ---> 5663ceafec24 19:31:56 Step 6/26 : COPY go.mod vendor* ./ 19:31:56 ---> Using cache 19:31:56 ---> 07ae23a4f6d1 19:31:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> Using cache 19:31:56 ---> bee122c31c28 19:31:56 Step 8/26 : COPY . . 19:31:56 ---> Using cache 19:31:56 ---> 7f17f0ae88b5 19:31:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:31:56 ---> Using cache 19:31:56 ---> e5041ad2da00 19:31:56 Step 10/26 : WORKDIR /edgex-go/spire-build 19:31:56 ---> Using cache 19:31:56 ---> fad593dad048 19:31:56 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 19:31:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:56 ---> 8f999e85b142 19:31:56 Step 3/22 : WORKDIR /edgex-go 19:31:56 ---> Using cache 19:31:56 ---> ac0d3f88b2ed 19:31:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:56 ---> Using cache 19:31:56 ---> 90ab664738dd 19:31:56 Step 5/22 : RUN apk add --update --no-cache make git 19:31:56 ---> Using cache 19:31:56 ---> f131c27a61ed 19:31:56 Step 6/22 : COPY go.mod vendor* ./ 19:31:56 ---> Using cache 19:31:56 ---> b87e9c9e00ab 19:31:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> Using cache 19:31:56 ---> 4fc6f9f3da32 19:31:56 Step 8/22 : COPY . . 19:31:56 ---> Using cache 19:31:56 ---> 96c4e338ba6d 19:31:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:31:56 ---> Running in 862740ed551b 19:31:56 ---> Running in 2d31336c5c06 19:31:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:31:56 Removing intermediate container 862740ed551b 19:31:56 ---> 69533b1e77db 19:31:56 Step 12/26 : WORKDIR /edgex-go 19:31:56 ---> Running in e586f3f14952 19:31:56 Removing intermediate container e586f3f14952 19:31:56 ---> 158a90959ef6 19:31:56 19:31:56 Step 13/26 : FROM alpine:3.15 19:31:56 ---> 3fb3c9af89a9 19:31:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:56 ---> Using cache 19:31:56 ---> 1df85a1a9fbd 19:31:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:56 ---> Using cache 19:31:56 ---> 92bc4c7bec62 19:31:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:56 ---> Using cache 19:31:56 ---> f8e2f527cb8b 19:31:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:31:58 ---> c84b9741ec64 19:31:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:04 ---> b14ab7de8d68 19:32:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:04 ---> a7e9c1adc5d8 19:32:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:32:06 ---> 8aee042b63f4 19:32:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:32:06 ---> e7d4d8d7854b 19:32:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:07 ---> Running in e0ab1e1e6a62 19:32:07 Removing intermediate container e0ab1e1e6a62 19:32:07 ---> 0add34a24156 19:32:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:07 ---> Running in 350e609e339f 19:32:08 Removing intermediate container 350e609e339f 19:32:08 ---> fd24e7880c4a 19:32:08 Step 24/26 : LABEL arch=arm64 19:32:08 ---> Running in 84c80e5c3461 19:32:08 Removing intermediate container 84c80e5c3461 19:32:08 ---> 5378a9707e2a 19:32:08 Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:32:09 ---> Running in 695b1a01d13c 19:32:09 Removing intermediate container 695b1a01d13c 19:32:09 ---> 8cd25bd1a2fe 19:32:09 Step 26/26 : LABEL version=0.0.0 19:32:09 ---> Running in dc2c02307c85 19:32:10 Removing intermediate container dc2c02307c85 19:32:10 ---> 134cdebd42f0 19:32:10 19:32:10 Successfully built 134cdebd42f0 19:32:10 Successfully tagged security-spire-agent-arm64:latest 19:32:10  Building security-spire-agent ... done Building core-data 19:32:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:37 ---> 8f999e85b142 19:32:37 Step 3/23 : WORKDIR /edgex-go 19:32:37 ---> Using cache 19:32:37 ---> ac0d3f88b2ed 19:32:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:37 ---> Using cache 19:32:37 ---> 90ab664738dd 19:32:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:32:37 ---> Running in 9dd4375db1f4 19:32:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:42 OK: 220 MiB in 52 packages 19:32:44 Removing intermediate container 9dd4375db1f4 19:32:44 ---> 4278bbd6a99a 19:32:44 Step 6/23 : COPY go.mod vendor* ./ 19:32:45 ---> 2b4551ffcd6c 19:32:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:45 ---> Running in e56781a7b8ae 19:32:45 Removing intermediate container 9977b836dc0f 19:32:45 ---> d9365d9fbb03 19:32:45 19:32:45 Step 10/23 : FROM alpine:3.14 19:32:45 ---> ac73e934f311 19:32:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:32:45 ---> Using cache 19:32:45 ---> 4780f3d41ff9 19:32:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:45 ---> Using cache 19:32:45 ---> 271f3104dc06 19:32:45 Step 13/23 : ENV APP_PORT=59882 19:32:45 ---> Running in 6df0bb4b07b6 19:32:46 Removing intermediate container 6df0bb4b07b6 19:32:46 ---> 641d59d9b164 19:32:46 Step 14/23 : EXPOSE $APP_PORT 19:32:46 ---> Running in 5cf228707ac3 19:32:47 Removing intermediate container 5cf228707ac3 19:32:47 ---> f47e0215e460 19:32:47 Step 15/23 : WORKDIR / 19:32:47 ---> Running in 1c9a9ec5775b 19:32:48 Removing intermediate container 1c9a9ec5775b 19:32:48 ---> 842e03f2f3d2 19:32:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:49 ---> d13ac551a997 19:32:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:32:52 ---> fb1649692f91 19:32:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:32:52 Removing intermediate container e56781a7b8ae 19:32:52 ---> 5cb56ace8ab0 19:32:52 Step 8/23 : COPY . . 19:32:53 ---> 1e7dbf1ab8c7 19:32:53 Step 19/23 : ENTRYPOINT ["/core-command"] 19:32:53 ---> Running in b14f499a8b13 19:32:53 Removing intermediate container b14f499a8b13 19:32:53 ---> 6259154a4e03 19:32:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:53 ---> Running in fd40f4e84693 19:32:55 Removing intermediate container fd40f4e84693 19:32:55 ---> b07e4d9cc7e3 19:32:55 Step 21/23 : LABEL arch=arm64 19:32:55 ---> Running in fbc92e9b9d84 19:32:56 Removing intermediate container fbc92e9b9d84 19:32:56 ---> ccb9b796d33b 19:32:56 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:32:56 ---> Running in c59b6296f013 19:32:57 Removing intermediate container c59b6296f013 19:32:57 ---> 672ea1170ab7 19:32:57 Step 23/23 : LABEL version=0.0.0 19:32:57 ---> Running in 3311842db5ac 19:32:58 Removing intermediate container 3311842db5ac 19:32:58 ---> c721dbc3b2cc 19:32:58 19:32:59 Successfully built c721dbc3b2cc 19:32:59 Successfully tagged core-command-arm64:latest 19:33:17  Building core-command ... done  ---> d85f8ab9a9a5 19:33:17 Step 9/23 : RUN make cmd/core-data/core-data 19:33:17 ---> Running in 82e379250a52 19:33: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 19:35:54 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 19:36:04 Removing intermediate container 2d31336c5c06 19:36:04 ---> ebbcaa64d401 19:36:04 19:36:04 Step 10/22 : FROM alpine:3.14 19:36:04 ---> ac73e934f311 19:36:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:36:04 ---> Running in a8336aebec8b 19:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:05 Removing intermediate container 9411955cdd4d 19:36:05 ---> 38a5c0bdb868 19:36:05 19:36:05 Step 10/22 : FROM alpine:3.14 19:36:05 ---> ac73e934f311 19:36:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:36:05 ---> Using cache 19:36:05 ---> 4780f3d41ff9 19:36:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:05 ---> Using cache 19:36:05 ---> 271f3104dc06 19:36:05 Step 13/22 : ENV APP_PORT=59861 19:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:06 ---> Running in fe05d44a90f4 19:36:06 Removing intermediate container fe05d44a90f4 19:36:06 ---> 9b8dfb144cfa 19:36:06 Step 14/22 : EXPOSE $APP_PORT 19:36:06 ---> Running in 837041ef9685 19:36:07 Removing intermediate container 837041ef9685 19:36:07 ---> 1daabebd6780 19:36:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:07 (1/6) Installing ca-certificates (20211220-r0) 19:36:07 (2/6) Installing brotli-libs (1.0.9-r5) 19:36:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:36:07 (4/6) Installing libcurl (7.79.1-r1) 19:36:07 (5/6) Installing curl (7.79.1-r1) 19:36:07 (6/6) Installing dumb-init (1.2.5-r1) 19:36:07 Executing busybox-1.33.1-r7.trigger 19:36:07 Executing ca-certificates-20211220-r0.trigger 19:36:07 OK: 8 MiB in 20 packages 19:36:07 ---> 0cff62a8759a 19:36:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:36:11 Removing intermediate container a8336aebec8b 19:36:11 ---> 7465f366f499 19:36:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:11 ---> Running in c0c22ee4ec8b 19:36:11 ---> e5f1bf2a0ce3 19:36:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:36:11 Removing intermediate container c0c22ee4ec8b 19:36:11 ---> 88ee65ce6b12 19:36:11 Step 13/22 : WORKDIR /edgex 19:36:11 ---> Running in be0445a30dd7 19:36:12 ---> 00f2f8a83230 19:36:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:36:12 ---> Running in 3db59cefe051 19:36:12 Removing intermediate container be0445a30dd7 19:36:12 ---> 09a676592db7 19:36:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:13 Removing intermediate container 3db59cefe051 19:36:13 ---> 437a9d4abe64 19:36:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:13 ---> Running in 68e82ddd3832 19:36:14 Removing intermediate container 68e82ddd3832 19:36:14 ---> 6e34e35e0a4d 19:36:14 Step 20/22 : LABEL arch=arm64 19:36:14 ---> 1b2960087c6f 19:36:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:14 ---> Running in 75d07a5bec7f 19:36:14 Removing intermediate container 75d07a5bec7f 19:36:14 ---> fd39b738d9bf 19:36:14 Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:36:15 ---> Running in cad95c641ce6 19:36:15 Removing intermediate container cad95c641ce6 19:36:15 ---> 9a8a9044d7a3 19:36:15 Step 22/22 : LABEL version=0.0.0 19:36:16 ---> Running in e95feb1f715f 19:36:16 ---> d00275697dc9 19:36:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:16 Removing intermediate container e95feb1f715f 19:36:16 ---> 38f537feedb4 19:36:16 19:36:17 Successfully built 38f537feedb4 19:36:17 Successfully tagged support-scheduler-arm64:latest 19:36:18  Building support-scheduler ... done  ---> 4a9204818368 19:36:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:19 ---> 2c2905aaf763 19:36:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:19 ---> Running in b45f5e13a146 19:36:22 Removing intermediate container b45f5e13a146 19:36:22 ---> 2bf5eea4dba6 19:36:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:22 ---> Running in 255ed40e481f 19:36:22 Removing intermediate container 255ed40e481f 19:36:22 ---> bd97caa6973d 19:36:22 Step 20/22 : LABEL arch=arm64 19:36:22 ---> Running in d6bfc14c1783 19:36:23 Removing intermediate container d6bfc14c1783 19:36:23 ---> db3a83814b5e 19:36:23 Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:36:23 ---> Running in 21f1b561a331 19:36:23 Removing intermediate container 21f1b561a331 19:36:23 ---> e85ed04145f2 19:36:23 Step 22/22 : LABEL version=0.0.0 19:36:23 ---> Running in 07d35c29263c 19:36:24 Removing intermediate container 07d35c29263c 19:36:24 ---> 38eadbf6b2a9 19:36:24 19:36:24 Successfully built 38eadbf6b2a9 19:36:24 Successfully tagged security-proxy-setup-arm64:latest 19:36:57  Building security-proxy-setup ... done Removing intermediate container b62f30c413bb 19:36:57 ---> 38b50610a7fb 19:36:57 19:36:57 Step 10/22 : FROM alpine:3.14 19:36:57 ---> ac73e934f311 19:36:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:57 ---> Running in 2874dcf812ca 19:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:57 (1/2) Installing ca-certificates (20211220-r0) 19:36:57 (2/2) Installing dumb-init (1.2.5-r1) 19:36:57 Executing busybox-1.33.1-r7.trigger 19:36:57 Executing ca-certificates-20211220-r0.trigger 19:36:57 OK: 6 MiB in 16 packages 19:36:58 Removing intermediate container 82e379250a52 19:36:58 ---> 38986e8cd239 19:36:58 19:36:58 Step 10/23 : FROM alpine:3.14 19:36:58 ---> ac73e934f311 19:36:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:36:58 ---> Running in a85c7c94e656 19:36:58 Removing intermediate container 2874dcf812ca 19:36:58 ---> 2b6ea68d4d2e 19:36:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:59 ---> Running in 2b907b7e5bbf 19:36:59 Removing intermediate container a85c7c94e656 19:36:59 ---> 6792fa96925d 19:36:59 Step 12/23 : ENV APP_PORT=59880 19:36:59 ---> Running in 4ab2ad734f0d 19:36:59 Removing intermediate container 2b907b7e5bbf 19:36:59 ---> c11e23046db8 19:36:59 Step 13/22 : ENV APP_PORT=59860 19:36:59 ---> Running in f11bd048951f 19:36:59 Removing intermediate container 4ab2ad734f0d 19:36:59 ---> 8948eeecce54 19:36:59 Step 13/23 : EXPOSE $APP_PORT 19:36:59 ---> Running in 6d61b65ca219 19:37:00 Removing intermediate container f11bd048951f 19:37:00 ---> e895257f03cc 19:37:00 Step 14/22 : EXPOSE $APP_PORT 19:37:00 ---> Running in 8ac146157be3 19:37:00 Removing intermediate container 6d61b65ca219 19:37:00 ---> c21d351731ea 19:37:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:00 ---> Running in d07c81dcf721 19:37:00 Removing intermediate container 8ac146157be3 19:37:00 ---> 4f28fbbe7877 19:37:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:01 ---> 26d0f83f1d28 19:37:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:37:02 Removing intermediate container d07c81dcf721 19:37:02 ---> 5aede3c0589b 19:37:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:37:02 ---> Running in 5515ab4e108f 19:37:03 ---> e0148c62c122 19:37:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:37:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:37:03 ---> d33dd26697f5 19:37:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:37:03 ---> Running in 28495575b9c9 19:37:03 Removing intermediate container 28495575b9c9 19:37:03 ---> 355db23553bb 19:37:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:04 ---> Running in 2d04d284a939 19:37:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:37:04 Removing intermediate container 2d04d284a939 19:37:04 ---> c2588b1eba48 19:37:04 Step 20/22 : LABEL arch=arm64 19:37:04 ---> Running in 6a2fee51c9a1 19:37:04 Removing intermediate container 6a2fee51c9a1 19:37:04 ---> 99fcf695470f 19:37:04 Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:37:05 ---> Running in 36470404226b 19:37:05 Removing intermediate container 36470404226b 19:37:05 ---> dc93b0de95f9 19:37:05 Step 22/22 : LABEL version=0.0.0 19:37:05 (1/6) Installing dumb-init (1.2.5-r1) 19:37:05 ---> Running in e4afc67979ef 19:37:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:37:05 (3/6) Installing libsodium (1.0.18-r0) 19:37:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:37:05 Removing intermediate container e4afc67979ef 19:37:05 ---> 2dce42a47e24 19:37:05 19:37:05 (5/6) Installing libzmq (4.3.4-r0) 19:37:05 (6/6) Installing zeromq (4.3.4-r0) 19:37:05 Executing busybox-1.33.1-r7.trigger 19:37:05 OK: 8 MiB in 20 packages 19:37:06 Successfully built 2dce42a47e24 19:37:06 Successfully tagged support-notifications-arm64:latest 19:37:06  Building support-notifications ... done Removing intermediate container 5515ab4e108f 19:37:06 ---> 8b7c166cb119 19:37:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:07 ---> f9a718f66787 19:37:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:08 ---> fad21c3c8dc6 19:37:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:37:09 ---> 95086e167582 19:37:09 Step 19/23 : ENTRYPOINT ["/core-data"] 19:37:09 ---> Running in 956d5bf28899 19:37:09 Removing intermediate container 956d5bf28899 19:37:09 ---> 59b7c280bcde 19:37:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:09 ---> Running in 7f5f3f7d4fb9 19:37:09 Removing intermediate container 7f5f3f7d4fb9 19:37:09 ---> 03f72527d729 19:37:09 Step 21/23 : LABEL arch=arm64 19:37:09 ---> Running in c1fa63e02c3b 19:37:10 Removing intermediate container c1fa63e02c3b 19:37:10 ---> 16a6f424ee6f 19:37:10 Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df 19:37:10 ---> Running in 3e7ef86787b2 19:37:10 Removing intermediate container 3e7ef86787b2 19:37:10 ---> 9323f3b8ef09 19:37:10 Step 23/23 : LABEL version=0.0.0 19:37:10 ---> Running in 95a4c94a524b 19:37:10 Removing intermediate container 95a4c94a524b 19:37:10 ---> 9c2ff156bbd3 19:37:10 19:37:11 Successfully built 9c2ff156bbd3 19:37:11 Successfully tagged core-data-arm64:latest 19:37:11  Building core-data ... done  [Pipeline] } 19:37:11 $ docker stop --time=1 8c45df0be45f4bf9b6fb77c02b10eb65d9db5cbe4f304079743c349367454657 19:37:13 $ docker rm -f 8c45df0be45f4bf9b6fb77c02b10eb65d9db5cbe4f304079743c349367454657 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:14 + docker images 19:37:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:37:14 core-data-arm64 latest 9c2ff156bbd3 4 seconds ago 21.7MB 19:37:14 support-notifications-arm64 latest 2dce42a47e24 9 seconds ago 25.9MB 19:37:14 38986e8cd239 16 seconds ago 1.46GB 19:37:14 38b50610a7fb 21 seconds ago 1.49GB 19:37:14 security-proxy-setup-arm64 latest 38eadbf6b2a9 50 seconds ago 26.1MB 19:37:14 support-scheduler-arm64 latest 38f537feedb4 58 seconds ago 25.4MB 19:37:14 38a5c0bdb868 About a minute ago 1.49GB 19:37:14 ebbcaa64d401 About a minute ago 1.44GB 19:37:14 core-command-arm64 latest c721dbc3b2cc 4 minutes ago 15.5MB 19:37:14 d9365d9fbb03 4 minutes ago 1.43GB 19:37:14 security-spire-agent-arm64 latest 134cdebd42f0 5 minutes ago 126MB 19:37:14 158a90959ef6 5 minutes ago 1.34GB 19:37:14 security-spire-config-arm64 latest 48947cfcbb26 6 minutes ago 85.6MB 19:37:14 security-spire-server-arm64 latest c848b278614e 6 minutes ago 86.3MB 19:37:14 47f0a1d221f8 6 minutes ago 1.34GB 19:37:14 86581ce21a34 6 minutes ago 1.34GB 19:37:14 sys-mgmt-agent-arm64 latest d4dbb6b6d40d 7 minutes ago 282MB 19:37:14 security-spiffe-token-provider-arm64 latest f5666088ef2f 7 minutes ago 28.1MB 19:37:14 8848e2f00afb 8 minutes ago 1.48GB 19:37:14 security-bootstrapper-arm64 latest 758d65d51642 8 minutes ago 18.3MB 19:37:14 security-secretstore-setup-arm64 latest e4586310d561 8 minutes ago 27.5MB 19:37:14 core-metadata-arm64 latest f7646b1b80ae 8 minutes ago 16.3MB 19:37:14 644d674369e2 9 minutes ago 1.44GB 19:37:14 bb635ee7e2a3 9 minutes ago 1.44GB 19:37:14 a8e3744bf4b0 9 minutes ago 1.44GB 19:37:14 3e9a187c57dc 9 minutes ago 1.43GB 19:37:14 ci-base-image-arm64 latest 8f999e85b142 26 minutes ago 1.01GB 19:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB 19:37:14 docker 20.10.14 c346e9eafbab 2 months ago 202MB 19:37:14 alpine 3.14 ac73e934f311 2 months ago 5.34MB 19:37:14 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 19:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months 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 19:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:15 19:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:15 arm64: Pulling from edgex-lftools-log-publisher 19:37:15 8998bd30e6a1: Pulling fs layer 19:37:15 04944245beec: Pulling fs layer 19:37:15 699f458cf7ca: Pulling fs layer 19:37:15 765212b225bb: Pulling fs layer 19:37:15 f23df028b6ca: Pulling fs layer 19:37:15 d65c8cfc05b1: Pulling fs layer 19:37:15 2437ff75d9bd: Pulling fs layer 19:37:15 f23df028b6ca: Waiting 19:37:15 d65c8cfc05b1: Waiting 19:37:15 2437ff75d9bd: Waiting 19:37:15 765212b225bb: Waiting 19:37:15 04944245beec: Verifying Checksum 19:37:15 04944245beec: Download complete 19:37:15 765212b225bb: Verifying Checksum 19:37:15 765212b225bb: Download complete 19:37:15 f23df028b6ca: Download complete 19:37:15 d65c8cfc05b1: Verifying Checksum 19:37:15 d65c8cfc05b1: Download complete 19:37:16 699f458cf7ca: Verifying Checksum 19:37:16 699f458cf7ca: Download complete 19:37:16 8998bd30e6a1: Verifying Checksum 19:37:16 8998bd30e6a1: Download complete 19:37:19 2437ff75d9bd: Verifying Checksum 19:37:19 2437ff75d9bd: Download complete 19:37:21 8998bd30e6a1: Pull complete 19:37:21 04944245beec: Pull complete 19:37:23 699f458cf7ca: Pull complete 19:37:23 765212b225bb: Pull complete 19:37:23 f23df028b6ca: Pull complete 19:37:24 d65c8cfc05b1: Pull complete 19:37:39 2437ff75d9bd: Pull complete 19:37:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:39 prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container 19:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 19:37:43 $ docker top ffde64376c0426fc8dffa743ceee7a46be8e6acc7785edadd8df3106a1f48cc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:44 ---> job-cost.sh 19:37:44 lf-activate-venv: SKIPPING 19:37:44 INFO: No Stack... 19:37:44 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:45 INFO: Archiving Costs [Pipeline] sh 19:37:46 + cut -d, -f6 19:37:46 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:37:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] 19:37:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] did not exist. Created. 19:37:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:46 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:47 Stashed 1 file(s) [Pipeline] } 19:37:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:47 $ docker stop --time=1 ffde64376c0426fc8dffa743ceee7a46be8e6acc7785edadd8df3106a1f48cc4 19:37:48 $ docker rm -f ffde64376c0426fc8dffa743ceee7a46be8e6acc7785edadd8df3106a1f48cc4 [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 19:37:49 provisioning config files... 19:37:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4664508205465648107tmp [Pipeline] { [Pipeline] sh 19:37:50 + set +x 19:37:50 + curl -s https://codecov.io/bash 19:37:50 + bash -s -- 19:37:50 19:37:50 _____ _ 19:37:50 / ____| | | 19:37:50 | | ___ __| | ___ ___ _____ __ 19:37:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:50 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:50 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:50 Bash-1.0.6 19:37:50 19:37:50 19:37:50 ==> git version 2.25.1 found 19:37:50 ==> 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 19:37:50 Release-Date: 2020-01-08 19:37:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:50 ==> Jenkins CI detected. 19:37:50 current dir:  /w/workspace/edgex-go/1 19:37:50 project root: . 19:37:50 --> token set from env 19:37:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:50 ==> Running gcov in . (disable via -X gcov) 19:37:50 ==> Python coveragepy not found 19:37:50 ==> Searching for coverage reports in: 19:37:50 + . 19:37:50 -> Found 1 reports 19:37:50 ==> Detecting git/mercurial file structure 19:37:50 ==> Reading reports 19:37:50 + ./coverage.out bytes=435411 19:37:50 ==> Appending adjustments 19:37:50 https://docs.codecov.io/docs/fixing-reports 19:37:51 + Found adjustments 19:37:51 ==> Gzipping contents 19:37:51 60K /tmp/codecov.lA4K8r.gz 19:37:51 ==> Uploading reports 19:37:51 url: https://codecov.io 19:37:51 query: branch=PR-4058&commit=580e3c40e02c6d1cf58bab09d192cb4506a6a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4058%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4058&job=&cmd_args= 19:37:51 -> Pinging Codecov 19:37:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4058&commit=580e3c40e02c6d1cf58bab09d192cb4506a6a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4058%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4058&job=&cmd_args= 19:37:51 -> Uploading to 19:37:51 https://storage.googleapis.com/codecov/v4/raw/2022-06-21/00271124DB129430A58F1EEE437C3FCB/580e3c40e02c6d1cf58bab09d192cb4506a6a1df/26b878d2-e74b-423f-ac61-8ca7cafcb3d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T193751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ffc42e98a16969e02eb9a7410ec20b9e19f3f45c48881f5d4a6d5ca571a775f 19:37:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:51 Dload Upload Total Spent Left Speed 19:37:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59853 0 0 100 59853 0 258k --:--:-- --:--:-- --:--:-- 258k 19:37:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] } 19:37:51 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 19:37:53 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:37:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:54 ---> package-listing.sh 19:37:54 ++ facter osfamily 19:37:54 ++ tr '[:upper:]' '[:lower:]' 19:37:54 + OS_FAMILY=debian 19:37:54 + workspace=/w/workspace/edgex-go/1 19:37:54 + START_PACKAGES=/tmp/packages_start.txt 19:37:54 + END_PACKAGES=/tmp/packages_end.txt 19:37:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:54 + PACKAGES=/tmp/packages_start.txt 19:37:54 + '[' /w/workspace/edgex-go/1 ']' 19:37:54 + PACKAGES=/tmp/packages_end.txt 19:37:54 + case "${OS_FAMILY}" in 19:37:54 + dpkg -l 19:37:54 + grep '^ii' 19:37:54 + '[' -f /tmp/packages_start.txt ']' 19:37:54 + '[' -f /tmp/packages_end.txt ']' 19:37:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:54 + '[' /w/workspace/edgex-go/1 ']' 19:37:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:54 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:37:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:55 19:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:56 latest: Pulling from edgex-lftools-log-publisher 19:37:56 5eb5b503b376: Pulling fs layer 19:37:56 5c69ac0246d0: Pulling fs layer 19:37:56 ec43610c2a17: Pulling fs layer 19:37:56 3a2ae6a8a46f: Pulling fs layer 19:37:56 33b1e0a273af: Pulling fs layer 19:37:56 5d3b04190fa2: Pulling fs layer 19:37:56 2f39f015ded8: Pulling fs layer 19:37:56 3a2ae6a8a46f: Waiting 19:37:56 33b1e0a273af: Waiting 19:37:56 5d3b04190fa2: Waiting 19:37:56 2f39f015ded8: Waiting 19:37:56 5c69ac0246d0: Download complete 19:37:56 3a2ae6a8a46f: Verifying Checksum 19:37:56 3a2ae6a8a46f: Download complete 19:37:56 33b1e0a273af: Verifying Checksum 19:37:56 33b1e0a273af: Download complete 19:37:56 5d3b04190fa2: Verifying Checksum 19:37:56 5d3b04190fa2: Download complete 19:37:56 ec43610c2a17: Verifying Checksum 19:37:56 ec43610c2a17: Download complete 19:37:56 5eb5b503b376: Verifying Checksum 19:37:56 5eb5b503b376: Download complete 19:37:56 2f39f015ded8: Verifying Checksum 19:37:56 2f39f015ded8: Download complete 19:37:57 5eb5b503b376: Pull complete 19:37:57 5c69ac0246d0: Pull complete 19:37:58 ec43610c2a17: Pull complete 19:37:58 3a2ae6a8a46f: Pull complete 19:37:58 33b1e0a273af: Pull complete 19:37:58 5d3b04190fa2: Pull complete 19:38:04 2f39f015ded8: Pull complete 19:38:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:04 prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container 19:38:04 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:38:06 $ docker top 5c7f7b48fb3405eafbc7cff3e08f7ee88353eaabd9a40b8656b45759019fb395 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:06 + mkdir -p /var/log/sysstat [Pipeline] sh 19:38:07 + ls /var/log/sa-host 19:38:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:07 provisioning config files... 19:38:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1241792417384442181tmp [Pipeline] { [Pipeline] echo 19:38:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:07 ---> create-netrc.sh [Pipeline] } 19:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:38:08 ---> python-tools-install.sh [Pipeline] echo 19:38:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:08 ---> sudo-logs.sh 19:38:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:38:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:08 ---> job-cost.sh 19:38:08 lf-activate-venv: SKIPPING 19:38:08 DEBUG: total: 0.10999999940395355 19:38:08 INFO: Retrieving Stack Cost... 19:38:09 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:09 INFO: Archiving Costs [Pipeline] echo 19:38:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:09 ---> logs-deploy.sh 19:38:09 lf-activate-venv: SKIPPING 19:38:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4058/1 19:38:09 INFO: archiving workspace using pattern(s): 19:38:10 Archives upload complete. 19:38:10 INFO: archiving logs to Nexus