Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+a33d29510750824ffe3c1e10314fb57731c6a243 (acd84b113acc12a79376114b0656374146237ac7) 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-ssh13715839884392856790.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-ssh3746145341911220051.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17014791800177476632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11795679592972366736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12744280317085819367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15336’ Running on prd-ubuntu20.04-docker-8c-8g-15338 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a33d29510750824ffe3c1e10314fb57731c6a243 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 Checking out Revision 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 (PR-4057) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # 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 a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 # timeout=10 Commit message: "Merge commit 'a33d29510750824ffe3c1e10314fb57731c6a243' into HEAD" > git rev-list --no-walk e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:53 ========================================================= 16:29:53 EdgeX Global Pipelines Version Info 16:29:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:54 ------------------- 16:29:54 stable info: 16:29:54 ------------------- 16:29:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:54 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:54 Message: update stable to v1.0.234 16:29:55 ------------------- 16:29:55 experimental info: 16:29:55 ------------------- 16:29:55 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:55 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:55 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e8ee1f [Pipeline] echo 16:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:55 provisioning config files... 16:29:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7005700347856411726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:56 ---> docker-login.sh 16:29:56 nexus3.edgexfoundry.org:10001 16:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:56 Configure a credential helper to remove this warning. See 16:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:56 16:29:56 Login Succeeded 16:29:56 nexus3.edgexfoundry.org:10002 16:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:56 Configure a credential helper to remove this warning. See 16:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:56 16:29:56 Login Succeeded 16:29:56 nexus3.edgexfoundry.org:10003 16:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:56 Configure a credential helper to remove this warning. See 16:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:56 16:29:56 Login Succeeded 16:29:56 nexus3.edgexfoundry.org:10004 16:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:56 Configure a credential helper to remove this warning. See 16:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:56 16:29:56 Login Succeeded 16:29:56 docker.io 16:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:57 Configure a credential helper to remove this warning. See 16:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:57 16:29:57 Login Succeeded 16:29:57 ---> docker-login.sh ends [Pipeline] } 16:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:57 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:57 + dirname cmd/core-command/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo core-command,cmd/core-command/Dockerfile 16:29:57 + dirname cmd/core-data/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo core-data,cmd/core-data/Dockerfile 16:29:57 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 16:29:57 -f2 16:29:57 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:57 + dirname cmd/security-bootstrapper/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:57 + + dirname cmd/security-proxy-setup/Dockerfile 16:29:57 cut -d/ -f2 16:29:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:57 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:57 + dirname cmd/security-spire-agent/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:57 + dirname cmd/security-spire-config/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + dirname cmd/security-spire-server/Dockerfile 16:29:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:57 + dirname cmd/support-notifications/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:57 + dirname cmd/support-scheduler/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:57 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:57 + cut -d/ -f2 16:29:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:57 + git rev-list -1 --merges 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9~1..2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 [Pipeline] echo 16:29:57 -----------> git rev-list -1 --merges 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9~1..2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:29:57 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 [false] [Pipeline] sh 16:29:58 + git log --format=format:%s -1 2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 [Pipeline] echo 16:29:58 ========================================================= 16:29:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:58 + grep -v github /etc/ssh/ssh_known_hosts 16:29:58 + [ -e /tmp/ssh_known_hosts ] 16:29:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:58 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:58 16:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:59 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:59 42c077c10790: Pulling fs layer 16:29:59 f63e77b7563a: Pulling fs layer 16:29:59 bd5fdadae976: Pulling fs layer 16:29:59 205491f53016: Pulling fs layer 16:29:59 df18705c85c3: Pulling fs layer 16:29:59 bdb3f477010e: Pulling fs layer 16:29:59 c8a8fc8e1c8f: Pulling fs layer 16:29:59 2c6e9b1d212d: Pulling fs layer 16:29:59 bdb8f0575790: Pulling fs layer 16:29:59 386e3cb2ff24: Pulling fs layer 16:29:59 2343380bae48: Pulling fs layer 16:29:59 bdb3f477010e: Waiting 16:29:59 c8a8fc8e1c8f: Waiting 16:29:59 2c6e9b1d212d: Waiting 16:29:59 df18705c85c3: Waiting 16:29:59 205491f53016: Waiting 16:29:59 386e3cb2ff24: Waiting 16:29:59 2343380bae48: Waiting 16:29:59 bdb8f0575790: Waiting 16:29:59 f63e77b7563a: Verifying Checksum 16:29:59 f63e77b7563a: Download complete 16:29:59 205491f53016: Download complete 16:29:59 df18705c85c3: Verifying Checksum 16:29:59 df18705c85c3: Download complete 16:29:59 bdb3f477010e: Download complete 16:29:59 bd5fdadae976: Verifying Checksum 16:29:59 bd5fdadae976: Download complete 16:29:59 2c6e9b1d212d: Download complete 16:29:59 bdb8f0575790: Verifying Checksum 16:29:59 bdb8f0575790: Download complete 16:29:59 386e3cb2ff24: Verifying Checksum 16:29:59 2343380bae48: Download complete 16:29:59 42c077c10790: Verifying Checksum 16:29:59 42c077c10790: Download complete 16:30:00 c8a8fc8e1c8f: Download complete 16:30:01 42c077c10790: Pull complete 16:30:01 f63e77b7563a: Pull complete 16:30:01 bd5fdadae976: Pull complete 16:30:01 205491f53016: Pull complete 16:30:02 df18705c85c3: Pull complete 16:30:02 bdb3f477010e: Pull complete 16:30:04 c8a8fc8e1c8f: Pull complete 16:30:04 2c6e9b1d212d: Pull complete 16:30:04 bdb8f0575790: Pull complete 16:30:04 386e3cb2ff24: Pull complete 16:30:04 2343380bae48: Pull complete 16:30:04 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:04 prd-ubuntu20.04-docker-8c-8g-15338 does not seem to be running inside a container 16:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:06 $ docker top 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d -eo pid,comm 16:30:06 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). 16:30:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:06 [ssh-agent] Looking for ssh-agent implementation... 16:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:06 $ docker exec 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d ssh-agent 16:30:06 SSH_AUTH_SOCK=/tmp/ssh-j5cv0Uekz1Lm/agent.33 16:30:06 SSH_AGENT_PID=40 16:30:06 Running ssh-add (command line suppressed) 16:30:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_420850678903440066.key (/w/workspace/edgex-go/2@tmp/private_key_420850678903440066.key) 16:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:07 + git tag --points-at HEAD [Pipeline] } 16:30:07 $ docker exec --env ******** --env ******** 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d ssh-agent -k 16:30:07 unset SSH_AUTH_SOCK; 16:30:07 unset SSH_AGENT_PID; 16:30:07 echo Agent pid 40 killed; 16:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:07 [ssh-agent] Looking for ssh-agent implementation... 16:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:07 $ docker exec 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d ssh-agent 16:30:07 SSH_AUTH_SOCK=/tmp/ssh-IXQJAoCj9S97/agent.73 16:30:07 SSH_AGENT_PID=79 16:30:07 Running ssh-add (command line suppressed) 16:30:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2067972925722222063.key (/w/workspace/edgex-go/2@tmp/private_key_2067972925722222063.key) 16:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:08 + git semver init 16:30:08 2022-06-22 16:30:08,532 [run_init] DEBUG init version:0.0.0 force:False 16:30:08 2022-06-22 16:30:08,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:30:08 2022-06-22 16:30:08,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:30:08 2022-06-22 16:30:08,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:30:12 2022-06-22 16:30:12,487 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:30:12 2022-06-22 16:30:12,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4057 with force:False 16:30:12 2022-06-22 16:30:12,488 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4057 16:30:12 2022-06-22 16:30:12,493 [execute] INFO git cat-file --batch-check 16:30:12 2022-06-22 16:30:12,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:12 2022-06-22 16:30:12,500 [execute] INFO git cat-file --batch 16:30:12 2022-06-22 16:30:12,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:12 2022-06-22 16:30:12,507 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4057 16:30:12 0.0.0 [Pipeline] } 16:30:12 $ docker exec --env ******** --env ******** 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d ssh-agent -k 16:30:12 unset SSH_AUTH_SOCK; 16:30:12 unset SSH_AGENT_PID; 16:30:12 echo Agent pid 79 killed; 16:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:13 + git semver [Pipeline] } 16:30:13 $ docker stop --time=1 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d 16:30:14 $ docker rm -f 90749ebf6907c76e7e52ab42dc45fc678c9be89f53f83b985b99f255ffb5f23d [Pipeline] // withDockerContainer [Pipeline] sh 16:30:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:15 Stashed 1 file(s) [Pipeline] echo 16:30:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:15 ========================================================= 16:30:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:15 59bf1c3509f3: Pulling fs layer 16:30:15 666ba61612fd: Pulling fs layer 16:30:15 8ed8ca486205: Pulling fs layer 16:30:15 cc1cd167ecdc: Pulling fs layer 16:30:15 c516ae0d96e1: Pulling fs layer 16:30:15 684cea983483: Pulling fs layer 16:30:15 dd3240ac7de5: Pulling fs layer 16:30:15 b1e948a4e11c: Pulling fs layer 16:30:15 a8fd76ee1af6: Pulling fs layer 16:30:15 646ad004c059: Pulling fs layer 16:30:15 684cea983483: Waiting 16:30:15 a8fd76ee1af6: Waiting 16:30:15 cc1cd167ecdc: Waiting 16:30:15 dd3240ac7de5: Waiting 16:30:15 c516ae0d96e1: Waiting 16:30:15 b1e948a4e11c: Waiting 16:30:15 646ad004c059: Waiting 16:30:15 8ed8ca486205: Verifying Checksum 16:30:15 8ed8ca486205: Download complete 16:30:15 666ba61612fd: Verifying Checksum 16:30:15 666ba61612fd: Download complete 16:30:15 c516ae0d96e1: Verifying Checksum 16:30:15 c516ae0d96e1: Download complete 16:30:15 684cea983483: Verifying Checksum 16:30:15 684cea983483: Download complete 16:30:15 59bf1c3509f3: Verifying Checksum 16:30:15 59bf1c3509f3: Download complete 16:30:15 dd3240ac7de5: Verifying Checksum 16:30:15 dd3240ac7de5: Download complete 16:30:16 b1e948a4e11c: Verifying Checksum 16:30:16 b1e948a4e11c: Download complete 16:30:16 59bf1c3509f3: Pull complete 16:30:16 666ba61612fd: Pull complete 16:30:16 8ed8ca486205: Pull complete 16:30:17 646ad004c059: Verifying Checksum 16:30:17 646ad004c059: Download complete 16:30:17 cc1cd167ecdc: Verifying Checksum 16:30:17 cc1cd167ecdc: Download complete 16:30:17 a8fd76ee1af6: Verifying Checksum 16:30:17 a8fd76ee1af6: Download complete 16:30:21 cc1cd167ecdc: Pull complete 16:30:21 c516ae0d96e1: Pull complete 16:30:21 684cea983483: Pull complete 16:30:21 dd3240ac7de5: Pull complete 16:30:21 b1e948a4e11c: Pull complete 16:30:24 a8fd76ee1af6: Pull complete 16:30:25 646ad004c059: Pull complete 16:30:25 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:30:25 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:25 WORKDIR /edgex 16:30:25 COPY go.mod . 16:30:25 RUN go mod downloaddocker 16:30:25 build -t ci-base-image-x86_64 -f - . 16:30:26 Sending build context to Docker daemon 335MB 16:30:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:26 ---> 8f69c11f6b0c 16:30:26 Step 2/4 : WORKDIR /edgex 16:30:28 ---> Running in aa8173c45ea9 16:30:28 Removing intermediate container aa8173c45ea9 16:30:28 ---> 623c4353a824 16:30:28 Step 3/4 : COPY go.mod . 16:30:28 ---> 44715dc2774b 16:30:28 Step 4/4 : RUN go mod download 16:30:28 ---> Running in f49fe890aa2c 16:30:30 Still waiting to schedule task 16:30:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15337’ 16:31:15 Removing intermediate container f49fe890aa2c 16:31:15 ---> f21e20d673d5 16:31:15 Successfully built f21e20d673d5 16:31:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:15 + docker inspect -f . ci-base-image-x86_64 16:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:15 prd-ubuntu20.04-docker-8c-8g-15338 does not seem to be running inside a container 16:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:16 $ docker top 086b752e2e287c34341f9a3c721a6ec4d665934fece988c7bb7a4f1a3124ee64 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:16 + go version 16:31:16 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:16 $ docker stop --time=1 086b752e2e287c34341f9a3c721a6ec4d665934fece988c7bb7a4f1a3124ee64 16:31:17 $ docker rm -f 086b752e2e287c34341f9a3c721a6ec4d665934fece988c7bb7a4f1a3124ee64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker inspect -f . ci-base-image-x86_64 16:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:18 prd-ubuntu20.04-docker-8c-8g-15338 does not seem to be running inside a container 16:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:18 $ docker top 9f2d87fc17b5fc89bed4c5975db4989d646127f9af95c08717fcf5918d6f1ddd -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:19 ========================================================= 16:31:19 [edgeXBuildGoParallel] Running Tests and Build... 16:31:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:19 + make test 16:31:19 go mod tidy -compat=1.17 16:31:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:26 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 16:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.138s coverage: 53.4% of statements 16:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.716s coverage: 89.2% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 83.8% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 29.6% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 16:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements 16:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.202s coverage: 91.2% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 16:32:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:32:26 GO111MODULE=on go vet ./... 16:32:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:29 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:31 + ls -al . 16:32:31 total 684 16:32:31 drwxrwxr-x 10 1001 1001 4096 Jun 22 16:32 . 16:32:31 drwxr-xr-x 4 root root 4096 Jun 22 16:31 .. 16:32:31 -rw-rw-r-- 1 1001 1001 11 Jun 22 16:29 .dockerignore 16:32:31 drwxrwxr-x 8 1001 1001 4096 Jun 22 16:30 .git 16:32:31 drwxrwxr-x 3 1001 1001 4096 Jun 22 16:29 .github 16:32:31 -rw-rw-r-- 1 1001 1001 879 Jun 22 16:29 .gitignore 16:32:31 -rw-rw-r-- 1 1001 1001 42 Jun 22 16:29 .golangci.yml 16:32:31 -rw-rw-r-- 1 1001 1001 87 Jun 22 16:29 .hadolint.yml 16:32:31 drwxr-xr-x 3 1001 1001 4096 Jun 22 16:30 .semver 16:32:31 -rw-rw-r-- 1 1001 1001 166 Jun 22 16:29 .sonarcloud.properties 16:32:31 -rw-rw-r-- 1 1001 1001 1171 Jun 22 16:29 ADOPTERS.md 16:32:31 -rw-rw-r-- 1 1001 1001 10347 Jun 22 16:29 Attribution.txt 16:32:31 -rw-rw-r-- 1 1001 1001 63209 Jun 22 16:29 CHANGELOG.md 16:32:31 -rw-rw-r-- 1 1001 1001 3804 Jun 22 16:29 CONTRIBUTING.md 16:32:31 -rw-rw-r-- 1 1001 1001 677 Jun 22 16:29 GOVERNANCE.md 16:32:31 -rw-rw-r-- 1 1001 1001 850 Jun 22 16:29 Jenkinsfile 16:32:31 -rw-rw-r-- 1 1001 1001 10775 Jun 22 16:29 LICENSE 16:32:31 -rw-rw-r-- 1 1001 1001 10389 Jun 22 16:29 Makefile 16:32:31 -rw-rw-r-- 1 1001 1001 582 Jun 22 16:29 OWNERS.md 16:32:31 -rw-rw-r-- 1 1001 1001 9094 Jun 22 16:29 README.md 16:32:31 -rw-rw-r-- 1 1001 1001 6912 Jun 22 16:29 SECURITY.md 16:32:31 -rw-rw-r-- 1 1001 1001 5 Jun 22 16:30 VERSION 16:32:31 -rw-rw-r-- 1 1001 1001 4131 Jun 22 16:29 ZMQWindows.md 16:32:31 drwxrwxr-x 2 1001 1001 4096 Jun 22 16:29 bin 16:32:31 drwxrwxr-x 18 1001 1001 4096 Jun 22 16:29 cmd 16:32:31 -rw-r--r-- 1 root root 435411 Jun 22 16:32 coverage.out 16:32:31 -rw-rw-r-- 1 1001 1001 3311 Jun 22 16:29 go.mod 16:32:31 -rw-rw-r-- 1 1001 1001 36231 Jun 22 16:31 go.sum 16:32:31 drwxrwxr-x 8 1001 1001 4096 Jun 22 16:29 internal 16:32:31 drwxrwxr-x 3 1001 1001 4096 Jun 22 16:29 openapi 16:32:31 drwxrwxr-x 4 1001 1001 4096 Jun 22 16:29 snap 16:32:31 -rw-rw-r-- 1 1001 1001 204 Jun 22 16:29 version.go [Pipeline] sh 16:32:31 + '[' -e coverage.out ] 16:32:31 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:31 Stashed 1 file(s) [Pipeline] sh 16:32:31 + make build 16:32:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32: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/core-metadata/core-metadata ./cmd/core-metadata 16:32: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/core-command/core-command ./cmd/core-command 16:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15340 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 16:32:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:32:59 The recommended git tool is: git 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:05 using credential edgex-jenkins-ssh 16:33:05 Cloning the remote Git repository 16:33:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:05 > git init /w/workspace/edgex-go/2 # timeout=10 16:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:05 > git --version # timeout=10 16:33:05 > git --version # 'git version 2.25.1' 16:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:13 $ docker stop --time=1 9f2d87fc17b5fc89bed4c5975db4989d646127f9af95c08717fcf5918d6f1ddd 16:33:15 $ docker rm -f 9f2d87fc17b5fc89bed4c5975db4989d646127f9af95c08717fcf5918d6f1ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:16 16:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:16 latest: Pulling from edgex-devops/edgex-compose 16:33:16 cbdbe7a5bc2a: Pulling fs layer 16:33:16 ca9280d653b3: Pulling fs layer 16:33:16 7e9c9ca2126c: Pulling fs layer 16:33:16 cbdbe7a5bc2a: Verifying Checksum 16:33:16 cbdbe7a5bc2a: Download complete 16:33:16 ca9280d653b3: Verifying Checksum 16:33:16 ca9280d653b3: Download complete 16:33:16 cbdbe7a5bc2a: Pull complete 16:33:17 7e9c9ca2126c: Verifying Checksum 16:33:17 7e9c9ca2126c: Download complete 16:33:17 ca9280d653b3: Pull complete 16:33:21 7e9c9ca2126c: Pull complete 16:33:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:21 prd-ubuntu20.04-docker-8c-8g-15338 does not seem to be running inside a container 16:33:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:23 Merging remotes/origin/main commit a33d29510750824ffe3c1e10314fb57731c6a243 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 16:33:23 $ docker top a09af5f3e9aa6403a6d039b0df988b3af3e26d54e25ac6d2a78987217adb6bab -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:23 > git config core.sparsecheckout # timeout=10 16:33:23 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 16:33:23 > git remote # timeout=10 16:33:23 > git config --get remote.origin.url # timeout=10 16:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:23 > git merge a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 16:33:23 + grep parallel 16:33:23 + docker-compose build --help 16:33:23 Merge succeeded, producing 2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:33:23 Checking out Revision 2b87aab9951d4caa2a733c1d2722a9b815d08b71 (PR-4057) 16:33:24 --parallel Build images in parallel. [Pipeline] } 16:33:24 $ docker stop --time=1 a09af5f3e9aa6403a6d039b0df988b3af3e26d54e25ac6d2a78987217adb6bab 16:33:25 $ docker rm -f a09af5f3e9aa6403a6d039b0df988b3af3e26d54e25ac6d2a78987217adb6bab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 > git rev-parse HEAD^{commit} # timeout=10 16:33:23 > git config core.sparsecheckout # timeout=10 16:33:23 > git checkout -f 2b87aab9951d4caa2a733c1d2722a9b815d08b71 # timeout=10 16:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:26 prd-ubuntu20.04-docker-8c-8g-15338 does not seem to be running inside a container 16:33:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:26 $ docker top c368c9c234dc401bf1fe382c5b060d3ec074d23dd2d0c35efa176af619a38650 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:26 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:27 Building core-command ... 16:33:27 Building core-data ... 16:33:27 Building core-metadata ... 16:33:27 Building security-bootstrapper ... 16:33:27 Building security-proxy-setup ... 16:33:27 Building security-secretstore-setup ... 16:33:27 Building security-spiffe-token-provider ... 16:33:27 Building security-spire-agent ... 16:33:27 Building security-spire-config ... 16:33:27 Building security-spire-server ... 16:33:27 Building support-notifications ... 16:33:27 Building support-scheduler ... 16:33:27 Building sys-mgmt-agent ... 16:33:27 Building security-spire-agent 16:33:27 Building security-secretstore-setup 16:33:27 Building security-spire-server 16:33:27 Building support-notifications 16:33:27 Building security-bootstrapper 16:33:28 Commit message: "Merge commit 'a33d29510750824ffe3c1e10314fb57731c6a243' into HEAD" 16:33:28 > git rev-list --no-walk e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:29 Dload Upload Total Spent Left Speed 16:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 16:33:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:30 + sudo tee /etc/docker/daemon.new 16:33:30 { 16:33:30 "registry-mirrors": [ 16:33:30 "https://nexus3.edgexfoundry.org:10001" 16:33:30 ], 16:33:30 "bip": "10.250.0.254/24", 16:33:30 "hosts": [ 16:33:30 "tcp://0.0.0.0:5555", 16:33:30 "unix:///var/run/docker.sock" 16:33:30 ], 16:33:30 "mtu": 1458, 16:33:30 "selinux-enabled": true, 16:33:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:30 } [Pipeline] sh 16:33:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:31 + sudo service docker restart 16:33:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> f21e20d673d5 16:33:49 Step 3/26 : WORKDIR /edgex-go 16:33:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> f21e20d673d5 16:33:49 Step 3/25 : WORKDIR /edgex-go 16:33:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> f21e20d673d5 16:33:49 Step 3/31 : WORKDIR /edgex-go 16:33:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> f21e20d673d5 16:33:49 Step 3/25 : WORKDIR /edgex-go 16:33:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> f21e20d673d5 16:33:49 Step 3/22 : WORKDIR /edgex-go 16:33:49 ---> Running in 1d6f6ba04392 16:33:49 ---> Running in b93c6d25c242 16:33:49 ---> Running in 571dfe400181 16:33:49 ---> Running in 1a7a21e68669 16:33:49 ---> Running in 5374a624c4d2 16:33:49 Removing intermediate container 1a7a21e68669 16:33:49 ---> 8cff12743c31 16:33:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container 571dfe400181 16:33:49 ---> 7108b8afd664 16:33:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container 5374a624c4d2 16:33:49 ---> e2e068ce7754 16:33:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container b93c6d25c242 16:33:49 ---> 213392c04cda 16:33:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container 1d6f6ba04392 16:33:49 ---> 93fed64a7d74 16:33:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 ---> Running in 1bfbbc4024f2 16:33:49 ---> Running in 77def8a43972 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:49 provisioning config files... 16:33:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3519849956554562849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:49 ---> Running in b89d57adccb8 16:33:49 ---> Running in 99b495f0df08 16:33:49 ---> Running in 15371a07f4de 16:33:50 ---> docker-login.sh 16:33:50 nexus3.edgexfoundry.org:10001 16:33:50 Removing intermediate container 77def8a43972 16:33:50 ---> c6aed7b0747f 16:33:50 Step 5/31 : RUN apk add --update --no-cache make git 16:33:50 ---> Running in 4b60177645a3 16:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:51 Configure a credential helper to remove this warning. See 16:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:51 16:33:51 Login Succeeded 16:33:51 nexus3.edgexfoundry.org:10002 16:33:51 Removing intermediate container 1bfbbc4024f2 16:33:51 ---> b175a03235b5 16:33:51 Step 5/25 : RUN apk add --update --no-cache make git 16:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:51 Removing intermediate container b89d57adccb8 16:33:51 ---> b2a82640584b 16:33:51 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:51 ---> Running in 4965b33c2944 16:33:51 ---> Running in 460cda4b8065 16:33:51 Removing intermediate container 99b495f0df08 16:33:51 ---> 360fe4c888d2 16:33:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:51 Removing intermediate container 15371a07f4de 16:33:51 ---> 5bce776a42e8 16:33:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:51 ---> Running in ed8820c0f151 16:33:51 ---> Running in dac0fd185ac8 16:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:51 Configure a credential helper to remove this warning. See 16:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:51 16:33:51 Login Succeeded 16:33:51 nexus3.edgexfoundry.org:10003 16:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:52 Configure a credential helper to remove this warning. See 16:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:52 16:33:52 Login Succeeded 16:33:52 nexus3.edgexfoundry.org:10004 16:33:52 OK: 221 MiB in 52 packages 16:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:52 Removing intermediate container 4b60177645a3 16:33:52 ---> bc94f27072dd 16:33:52 Step 6/31 : COPY go.mod vendor* ./ 16:33:52 OK: 221 MiB in 52 packages 16:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:52 Configure a credential helper to remove this warning. See 16:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:52 16:33:52 Login Succeeded 16:33:52 docker.io 16:33:53 ---> ec3ef0232380 16:33:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Running in c28006b2bbe0 16:33:53 OK: 221 MiB in 52 packages 16:33:53 Removing intermediate container 4965b33c2944 16:33:53 ---> 1133e7688771 16:33:53 Step 6/25 : COPY go.mod vendor* ./ 16:33:53 OK: 221 MiB in 52 packages 16:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:53 OK: 221 MiB in 52 packages 16:33:53 ---> 8ec045fb19f3 16:33:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Running in 8a8c69333f6c 16:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:53 Configure a credential helper to remove this warning. See 16:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:53 16:33:53 Login Succeeded 16:33:53 ---> docker-login.sh ends [Pipeline] } 16:33:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:33:53 Removing intermediate container 460cda4b8065 16:33:53 ---> 37f2d6bb8306 16:33:53 Step 6/25 : COPY go.mod vendor* ./ 16:33:53 Removing intermediate container ed8820c0f151 16:33:53 ---> 8864fdc0c1ea 16:33:53 Step 6/26 : COPY go.mod vendor* ./ 16:33:53 ---> 23460d026028 16:33:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] echo 16:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:53 ========================================================= 16:33:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:33:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:53 ---> Running in 4ee041244c81 16:33:53 Removing intermediate container dac0fd185ac8 16:33:53 ---> a090579f1769 16:33:53 Step 6/22 : COPY go.mod vendor* ./ 16:33:53 ---> 44dca4457e3c 16:33:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Running in 178450f268b4 16:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:54 ---> 3b4c575cf23e 16:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 41c9d1be8735 16:33:54 Removing intermediate container c28006b2bbe0 16:33:54 ---> 3015a2746928 16:33:54 Step 8/31 : COPY . . 16:33:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:54 9b3977197b4f: Pulling fs layer 16:33:54 1a89e8eeedd5: Pulling fs layer 16:33:54 94645a83ff95: Pulling fs layer 16:33:54 e6fb740bc735: Pulling fs layer 16:33:54 3a77bd46dcc9: Pulling fs layer 16:33:54 355e64cbe906: Pulling fs layer 16:33:54 63ab81a10011: Pulling fs layer 16:33:54 555d1d1c4555: Pulling fs layer 16:33:54 7d9057610161: Pulling fs layer 16:33:54 e6fb740bc735: Waiting 16:33:54 3a77bd46dcc9: Waiting 16:33:54 355e64cbe906: Waiting 16:33:54 63ab81a10011: Waiting 16:33:54 555d1d1c4555: Waiting 16:33:54 7d9057610161: Waiting 16:33:54 94645a83ff95: Verifying Checksum 16:33:54 94645a83ff95: Download complete 16:33:54 1a89e8eeedd5: Download complete 16:33:54 3a77bd46dcc9: Verifying Checksum 16:33:54 3a77bd46dcc9: Download complete 16:33:54 355e64cbe906: Verifying Checksum 16:33:54 355e64cbe906: Download complete 16:33:54 9b3977197b4f: Download complete 16:33:54 63ab81a10011: Verifying Checksum 16:33:54 63ab81a10011: Download complete 16:33:55 9b3977197b4f: Pull complete 16:33:55 7d9057610161: Verifying Checksum 16:33:55 7d9057610161: Download complete 16:33:56 Removing intermediate container 8a8c69333f6c 16:33:56 ---> b1daca446986 16:33:56 Step 8/25 : COPY . . 16:33:56 Removing intermediate container 4ee041244c81 16:33:56 ---> 0b574fbbaec9 16:33:56 Step 8/25 : COPY . . 16:33:56 1a89e8eeedd5: Pull complete 16:33:56 Removing intermediate container 41c9d1be8735 16:33:56 ---> 471e2ea7479b 16:33:56 Step 8/22 : COPY . . 16:33:56 Removing intermediate container 178450f268b4 16:33:56 ---> 1c6829ead4fb 16:33:56 Step 8/26 : COPY . . 16:33:56 94645a83ff95: Pull complete 16:33:56 555d1d1c4555: Download complete 16:33:57 e6fb740bc735: Verifying Checksum 16:33:57 e6fb740bc735: Download complete 16:34:06 ---> 96372e7cd423 16:34:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:06 ---> 4aaa1083e9f6 16:34:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:06 ---> f2cb46da3428 16:34:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:06 ---> a4842675ca8d 16:34:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:06 ---> 5a2d145fa5d2 16:34:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:06 ---> Running in 5bfb64dae19a 16:34:06 ---> Running in 1439ae484639 16:34:06 ---> Running in df5de655cd9a 16:34:06 ---> Running in b55a4ea48eed 16:34:06 ---> Running in d046da06d008 16:34:06 Removing intermediate container 1439ae484639 16:34:06 ---> 813d7178f9af 16:34:06 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:06 Removing intermediate container b55a4ea48eed 16:34:06 ---> dace14e6ee8a 16:34:06 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:06 ---> Running in cec445975023 16:34:06 ---> Running in bb8ae662bac9 16:34:06 Removing intermediate container cec445975023 16:34:06 ---> 927d6a853d6c 16:34:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:06 Removing intermediate container bb8ae662bac9 16:34:06 ---> 8aa9eec9a825 16:34:06 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:06 ---> Running in f5c7b326cfdc 16:34:06 ---> Running in 4f6db3a49bd7 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:07 Removing intermediate container f5c7b326cfdc 16:34:07 ---> 3421147460a2 16:34:07 Step 12/25 : WORKDIR /edgex-go 16:34:07 ---> Running in 53c8351f0968 16:34:07 Removing intermediate container 53c8351f0968 16:34:07 ---> 892cb0eaaf60 16:34:07 16:34:07 Step 13/25 : FROM alpine:3.15 16:34:07 Removing intermediate container 4f6db3a49bd7 16:34:07 ---> 8059c0cae291 16:34:07 Step 12/26 : WORKDIR /edgex-go 16:34:07 3.15: Pulling from library/alpine 16:34:07 ---> Running in c451363696b3 16:34:07 Removing intermediate container c451363696b3 16:34:07 ---> b27c93bf6a23 16:34:07 16:34:07 Step 13/26 : FROM alpine:3.15 16:34:07 3.15: Pulling from library/alpine 16:34:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:08 Status: Downloaded newer image for alpine:3.15 16:34:08 Status: Image is up to date for alpine:3.15 16:34:08 ---> 0ac33e5f5afa 16:34:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:08 ---> 0ac33e5f5afa 16:34:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:08 ---> Running in c1df1ddf1d9f 16:34:08 ---> Running in b7bc385ca0c3 16:34:08 Removing intermediate container c1df1ddf1d9f 16:34:08 ---> 5b2c8b82b812 16:34:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:08 Removing intermediate container b7bc385ca0c3 16:34:08 ---> 0adce8fd7555 16:34:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:08 ---> Running in 307d7e533de5 16:34:08 ---> Running in 1347fb2f4ec2 16:34:10 e6fb740bc735: Pull complete 16:34:10 Removing intermediate container 1347fb2f4ec2 16:34:10 ---> 8e1989ec91f2 16:34:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:10 3a77bd46dcc9: Pull complete 16:34:10 Removing intermediate container 307d7e533de5 16:34:10 ---> c15188dba6ff 16:34:10 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:10 ---> Running in f776481f436c 16:34:10 ---> Running in a5116eb8f810 16:34:10 355e64cbe906: Pull complete 16:34:11 63ab81a10011: Pull complete 16:34:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:13 OK: 15859 distinct packages available 16:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:14 (1/5) Installing dumb-init (1.2.5-r1) 16:34:14 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:14 (3/5) Installing libucontext (1.1-r0) 16:34:14 (4/5) Installing gcompat (1.0.0-r4) 16:34:14 (5/5) Installing openssl (1.1.1o-r0) 16:34:14 Executing busybox-1.34.1-r5.trigger 16:34:14 OK: 6 MiB in 19 packages 16:34:16 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:16 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:16 OK: 15859 distinct packages available 16:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:16 Removing intermediate container f776481f436c 16:34:16 ---> 91a0196f7478 16:34:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:16 (1/5) Installing dumb-init (1.2.5-r1) 16:34:17 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:17 (3/5) Installing libucontext (1.1-r0) 16:34:17 (4/5) Installing gcompat (1.0.0-r4) 16:34:17 (5/5) Installing openssl (1.1.1o-r0) 16:34:17 Executing busybox-1.34.1-r5.trigger 16:34:17 OK: 6 MiB in 19 packages 16:34:17 555d1d1c4555: Pull complete 16:34:18 ---> 74360b105c79 16:34:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:19 Removing intermediate container a5116eb8f810 16:34:19 ---> 33a5c5b114d7 16:34:19 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:19 7d9057610161: Pull complete 16:34:19 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:34:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:20 WORKDIR /edgex 16:34:20 COPY go.mod . 16:34:20 RUN go mod download 16:34:20 + docker build -t ci-base-image-arm64 -f - . 16:34:20 ---> 848d7ebe2194 16:34:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:20 ---> 0f4976f5522f 16:34:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:34:21 ---> 4c4cc5716838 16:34:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:21 ---> 24176120fd77 16:34:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:34:22 ---> 5f28ca25e38b 16:34:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:34:22 ---> 620836df306a 16:34:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:22 ---> d9589610f014 16:34:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:22 ---> Running in ce53acfe1966 16:34:22 ---> 725630804f2b 16:34:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:22 ---> Running in a36bf2c0a8f9 16:34:22 Sending build context to Docker daemon 169.1MB 16:34:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:22 ---> 819e984ddca1 16:34:22 Step 2/4 : WORKDIR /edgex 16:34:22 Removing intermediate container ce53acfe1966 16:34:22 ---> 3194c8eb7c98 16:34:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:22 Removing intermediate container a36bf2c0a8f9 16:34:22 ---> 21b06e5412db 16:34:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:22 ---> Running in bccc03c88b13 16:34:22 ---> Running in f47017627b77 16:34:23 Removing intermediate container bccc03c88b13 16:34:23 ---> 08794bf19490 16:34:23 Step 24/26 : LABEL arch=x86_64 16:34:23 Removing intermediate container f47017627b77 16:34:23 ---> bcbbc7107472 16:34:23 Step 23/25 : LABEL arch=x86_64 16:34:23 ---> Running in c9fad2e7648d 16:34:23 ---> Running in fbd16ef62299 16:34:23 Removing intermediate container c9fad2e7648d 16:34:23 Removing intermediate container fbd16ef62299 16:34:23 ---> e003bcc57455 16:34:23 ---> 5a5d4ead95cf 16:34:23 Step 24/25 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9Step 25/26 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:34:23 16:34:23 ---> Running in 76c2750cf7d3 16:34:23 ---> Running in a8d1e78ab7fd 16:34:24 Removing intermediate container 76c2750cf7d3 16:34:24 ---> 9d6c4d596a10 16:34:24 Step 25/25 : LABEL version=0.0.0 16:34:24 Removing intermediate container a8d1e78ab7fd 16:34:24 ---> cd766b5a7efb 16:34:24 Step 26/26 : LABEL version=0.0.0 16:34:24 ---> Running in c3fa50186c69 16:34:24 ---> Running in 76f35c8313da 16:34:24 Removing intermediate container c3fa50186c69 16:34:24 ---> b9a24daf6bb7 16:34:24 16:34:24 Removing intermediate container 76f35c8313da 16:34:24 ---> 321daa0cc0f6 16:34:24 16:34:24 ---> Running in 294348e20cfc 16:34:24 Successfully built 321daa0cc0f6 16:34:24 Successfully built b9a24daf6bb7 16:34:24 Successfully tagged security-spire-agent:latest 16:34:24 Building core-command 16:34:24  Building security-spire-agent ... done Successfully tagged security-spire-server:latest 16:34:24  Building security-spire-server ... done Building security-spire-config 16:34:25 Removing intermediate container 294348e20cfc 16:34:25 ---> 7224c6df52ee 16:34:25 Step 3/4 : COPY go.mod . 16:34:25 ---> 3ccc6fd95ea7 16:34:25 Step 4/4 : RUN go mod download 16:34:25 ---> Running in 47734820d4f2 16:34:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:30 Removing intermediate container 5bfb64dae19a 16:34:30 ---> 624727aa38eb 16:34:30 16:34:30 Step 10/31 : FROM alpine:3.14 16:34:30 3.14: Pulling from library/alpine 16:34:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:31 ---> f21e20d673d5 16:34:31 Step 3/26 : WORKDIR /edgex-go 16:34:31 ---> Using cache 16:34:31 ---> 93fed64a7d74 16:34:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> 5bce776a42e8 16:34:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:31 ---> Using cache 16:34:31 ---> 8864fdc0c1ea 16:34:31 Step 6/26 : COPY go.mod vendor* ./ 16:34:31 ---> Using cache 16:34:31 ---> 44dca4457e3c 16:34:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:31 ---> Using cache 16:34:31 ---> 1c6829ead4fb 16:34:31 Step 8/26 : COPY . . 16:34:31 ---> Using cache 16:34:31 ---> 4aaa1083e9f6 16:34:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:31 ---> Using cache 16:34:31 ---> 813d7178f9af 16:34:31 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:31 ---> Using cache 16:34:31 ---> 927d6a853d6c 16:34:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:31 ---> Using cache 16:34:31 ---> 8059c0cae291 16:34:31 Step 12/26 : WORKDIR /edgex-go 16:34:31 ---> Using cache 16:34:31 ---> b27c93bf6a23 16:34:31 16:34:31 Step 13/26 : FROM alpine:3.15 16:34:31 ---> 0ac33e5f5afa 16:34:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:31 ---> Using cache 16:34:31 ---> 0adce8fd7555 16:34:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> 8e1989ec91f2 16:34:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:31 ---> f21e20d673d5 16:34:31 Step 3/23 : WORKDIR /edgex-go 16:34:31 ---> Using cache 16:34:31 ---> 93fed64a7d74 16:34:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> 5bce776a42e8 16:34:31 Step 5/23 : RUN apk add --update --no-cache make git 16:34:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:31 ---> Running in 531755dfab0a 16:34:31 ---> Running in fe3a9bb55bfd 16:34:31 Status: Downloaded newer image for alpine:3.14 16:34:31 ---> e04c818066af 16:34:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:32 ---> Running in 75707c917165 16:34:32 Removing intermediate container d046da06d008 16:34:32 ---> 1b9c4f1ae6b3 16:34:32 16:34:32 Step 10/25 : FROM alpine:3.14 16:34:32 ---> e04c818066af 16:34:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:32 ---> Running in d17b94e2ed32 16:34:32 Removing intermediate container 75707c917165 16:34:32 ---> 6f5d08b574f7 16:34:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:32 ---> Running in b9a528ebfd74 16:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:33 (1/2) Installing dumb-init (1.2.5-r1) 16:34:33 (1/3) Installing ca-certificates (20211220-r0) 16:34:33 (2/2) Installing su-exec (0.2-r1) 16:34:33 Executing busybox-1.33.1-r7.trigger 16:34:33 (2/3) Installing dumb-init (1.2.5-r1) 16:34:33 (3/3) Installing su-exec (0.2-r1) 16:34:33 OK: 6 MiB in 16 packages 16:34:33 Executing busybox-1.33.1-r7.trigger 16:34:33 Executing ca-certificates-20211220-r0.trigger 16:34:33 OK: 6 MiB in 17 packages 16:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:33 OK: 221 MiB in 52 packages 16:34:34 Removing intermediate container df5de655cd9a 16:34:34 ---> da9af3c43a38 16:34:34 16:34:34 Step 10/22 : FROM alpine:3.14 16:34:34 ---> e04c818066af 16:34:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:34 Removing intermediate container b9a528ebfd74 16:34:34 ---> 43d06a611994 16:34:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:34 ---> Running in bc84058b394c 16:34:34 Removing intermediate container d17b94e2ed32 16:34:34 ---> dedc827fa2b2 16:34:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:34 ---> Running in 903b0c4b40f6 16:34:34 ---> Running in 6d085adec283 16:34:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:34 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:34 OK: 15859 distinct packages available 16:34:34 Removing intermediate container fe3a9bb55bfd 16:34:34 ---> cb2dd41590a1 16:34:34 Step 6/23 : COPY go.mod vendor* ./ 16:34:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:34 Removing intermediate container 903b0c4b40f6 16:34:34 ---> 55a62280cd41 16:34:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:34 Removing intermediate container 6d085adec283 16:34:34 ---> fcaef85cbb9e 16:34:34 Step 13/25 : WORKDIR / 16:34:34 ---> Running in abf826b78c40 16:34:34 ---> Running in f60630304261 16:34:34 ---> fc54cc7224aa 16:34:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:34 Removing intermediate container abf826b78c40 16:34:34 ---> 8e4013490d70 16:34:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:34 ---> Running in aa479cd2a706 16:34:34 Removing intermediate container f60630304261 16:34:34 ---> 9c587c93c6d8 16:34:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:34 ---> Running in 80ecda5682e9 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:34 ---> 18f0b9cafd8c 16:34:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:34 (1/2) Installing ca-certificates (20211220-r0) 16:34:34 (2/2) Installing dumb-init (1.2.5-r1) 16:34:34 Executing busybox-1.33.1-r7.trigger 16:34:34 Executing ca-certificates-20211220-r0.trigger 16:34:35 OK: 6 MiB in 16 packages 16:34:35 ---> 2806959f2976 16:34:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:35 ---> 0af2f78ee0c9 16:34:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:35 Removing intermediate container 80ecda5682e9 16:34:35 ---> 1ef9ff101274 16:34:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:34:35 ---> Running in 8a76bab45dcf 16:34:35 ---> 4ceee285d20d 16:34:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:35 (1/4) Installing dumb-init (1.2.5-r1) 16:34:35 Removing intermediate container bc84058b394c 16:34:35 ---> 71b159e2e386 16:34:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:35 ---> Running in 2c37190a5b1c 16:34:35 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:35 Removing intermediate container 8a76bab45dcf 16:34:35 ---> 526247e880c7 16:34:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:35 Removing intermediate container aa479cd2a706 16:34:35 ---> 5fd4326575ae 16:34:35 Step 8/23 : COPY . . 16:34:35 (3/4) Installing libucontext (1.1-r0) 16:34:35 Removing intermediate container 2c37190a5b1c 16:34:35 ---> 0f359abdba43 16:34:35 Step 13/22 : ENV APP_PORT=59860 16:34:35 (4/4) Installing gcompat (1.0.0-r4) 16:34:35 Executing busybox-1.34.1-r5.trigger 16:34:35 ---> Running in f684016403f5 16:34:35 OK: 6 MiB in 18 packages 16:34:36 ---> 809dbe65cc06 16:34:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:36 ---> 20f739787a0a 16:34:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:36 Removing intermediate container f684016403f5 16:34:36 ---> 5cf641b9024d 16:34:36 Step 14/22 : EXPOSE $APP_PORT 16:34:37 ---> Running in 398d08b42d7f 16:34:37 ---> 5e927d08bef6 16:34:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:37 ---> Running in 36beef76bea3 16:34:37 Removing intermediate container 36beef76bea3 16:34:37 ---> c03f75ea0b0d 16:34:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:37 Removing intermediate container 531755dfab0a 16:34:37 ---> 78ef2767efbf 16:34:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:37 ---> cdd8e7efdf35 16:34:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:34:38 ---> e9eb2c8024fc 16:34:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:38 ---> Running in 442caa2872cf 16:34:39 Removing intermediate container 398d08b42d7f 16:34:39 ---> a1016c075405 16:34:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:39 ---> 834ec291dc97 16:34:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:39 ---> 13d0e0c8e3b0 16:34:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:39 ---> 1290fc555eee 16:34:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:39 ---> 1c8cdb959844 16:34:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:39 ---> Running in 25ae3c677f3f 16:34:39 Removing intermediate container 442caa2872cf 16:34:39 ---> cf4e3dddd5b2 16:34:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:39 ---> 42fa45976348 16:34:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:39 ---> Running in b94feaa87f39 16:34:39 ---> Running in 32e0779e14c2 16:34:39 ---> bea5dda057a7 16:34:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:39 Removing intermediate container 25ae3c677f3f 16:34:39 ---> 06fadc207d8c 16:34:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:40 Removing intermediate container b94feaa87f39 16:34:40 ---> 20c763a64a05 16:34:40 Step 23/25 : LABEL arch=x86_64 16:34:40 Removing intermediate container 32e0779e14c2 16:34:40 ---> 580a2bfcf660 16:34:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:40 ---> Running in 485ba46cfaf2 16:34:40 ---> Running in 754e49d41fbe 16:34:40 ---> 629e5ae6cbba 16:34:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:40 ---> 56ecf2499ca3 16:34:40 Step 21/26 : WORKDIR / 16:34:40 ---> Running in d18250445812 16:34:40 Removing intermediate container 485ba46cfaf2 16:34:40 ---> 0fb780d87b53 16:34:40 Step 20/22 : LABEL arch=x86_64 16:34:40 Removing intermediate container 754e49d41fbe 16:34:40 ---> 09b1b2901e69 16:34:40 Step 24/25 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:34:40 ---> 523b9fe5b3df 16:34:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:40 ---> Running in eb3090363046 16:34:40 ---> Running in 14e41efecb8d 16:34:40 Removing intermediate container d18250445812 16:34:40 ---> 0cd49dae3359 16:34:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:40 ---> Running in b914858f7146 16:34:40 Removing intermediate container 14e41efecb8d 16:34:40 ---> 99af81733364 16:34:40 Step 25/25 : LABEL version=0.0.0 16:34:40 Removing intermediate container eb3090363046 16:34:40 ---> 4cd8f9d2db0b 16:34:40 Step 21/22 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:34:40 ---> 335218eb4746 16:34:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:34:40 ---> Running in a8d2c5dfe03b 16:34:41 ---> Running in d2a96e4ebce0 16:34:41 Removing intermediate container b914858f7146 16:34:41 ---> fb15c39f5623 16:34:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:41 ---> Running in f16783b757a7 16:34:41 ---> Running in 1a761689a245 16:34:41 Removing intermediate container a8d2c5dfe03b 16:34:41 ---> 7b4401abda9b 16:34:41 16:34:41 Removing intermediate container d2a96e4ebce0 16:34:41 ---> b94cd7a3d2a6 16:34:41 Step 22/22 : LABEL version=0.0.0 16:34:41 Successfully built 7b4401abda9b 16:34:41 Successfully tagged security-secretstore-setup:latest 16:34:41  Building security-secretstore-setup ... done Building core-metadata 16:34:41 Removing intermediate container 1a761689a245 16:34:41 ---> f18ec20c6598 16:34:41 Step 24/26 : LABEL arch=x86_64 16:34:41 Removing intermediate container f16783b757a7 16:34:41 ---> 7146e07fbf06 16:34:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:41 ---> Running in 00e85efddffc 16:34:41 ---> Running in 356def54e247 16:34:42 Removing intermediate container 00e85efddffc 16:34:42 ---> 59616265eb69 16:34:42 16:34:42 Successfully built 59616265eb69 16:34:42 Successfully tagged support-notifications:latest 16:34:42  Building support-notifications ... done Building security-proxy-setup 16:34:42 ---> 13cdf0ad6e63 16:34:42 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:42 Removing intermediate container 356def54e247 16:34:42 ---> c7c72ba6142f 16:34:42 Step 25/26 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:34:42 ---> Running in 8881fac441d5 16:34:42 ---> 8bd3a23b7867 16:34:42 Step 9/23 : RUN make cmd/core-command/core-command 16:34:43 ---> Running in bbb80723d481 16:34:44 ---> Running in 59ffc9139ad3 16:34:44 Removing intermediate container 8881fac441d5 16:34:44 ---> fd175bcdee09 16:34:44 Step 26/26 : LABEL version=0.0.0 16:34:44 ---> Running in c1ebddfc1bb3 16:34:45 Removing intermediate container c1ebddfc1bb3 16:34:45 ---> 81ecc4239760 16:34:45 16:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:34:45 Successfully built 81ecc4239760 16:34:45 Successfully tagged security-spire-config:latest 16:34:45  Building security-spire-config ... done Building sys-mgmt-agent 16:34:46 Removing intermediate container bbb80723d481 16:34:46 ---> 4fbf80c519fb 16:34:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:47 ---> Running in 60abb4d892c6 16:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:47 ---> f21e20d673d5 16:34:47 Step 3/23 : WORKDIR /edgex-go 16:34:47 ---> Using cache 16:34:47 ---> 93fed64a7d74 16:34:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Using cache 16:34:47 ---> 5bce776a42e8 16:34:47 Step 5/23 : RUN apk add --update --no-cache make git 16:34:47 ---> Using cache 16:34:47 ---> cb2dd41590a1 16:34:47 Step 6/23 : COPY go.mod vendor* ./ 16:34:47 ---> Using cache 16:34:47 ---> fc54cc7224aa 16:34:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:47 ---> Using cache 16:34:47 ---> 5fd4326575ae 16:34:47 Step 8/23 : COPY . . 16:34:47 ---> Using cache 16:34:47 ---> 8bd3a23b7867 16:34:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:48 Removing intermediate container 60abb4d892c6 16:34:48 ---> Running in 98840fa40e47 16:34:48 ---> 29c019fcb249 16:34:48 Step 28/31 : CMD ["gate"] 16:34:48 ---> Running in 9a1b63bc0049 16:34:49 Removing intermediate container 9a1b63bc0049 16:34:49 ---> 21058c5ab7ed 16:34:49 Step 29/31 : LABEL arch=x86_64 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:49 ---> Running in 8e5c3e6668de 16:34:49 Removing intermediate container 8e5c3e6668de 16:34:49 ---> 65ba90567895 16:34:49 Step 30/31 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:34:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:49 ---> f21e20d673d5 16:34:49 Step 3/22 : WORKDIR /edgex-go 16:34:49 ---> Using cache 16:34:49 ---> 93fed64a7d74 16:34:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> 5bce776a42e8 16:34:49 Step 5/22 : RUN apk add --update --no-cache make git 16:34:49 ---> Using cache 16:34:49 ---> cb2dd41590a1 16:34:49 Step 6/22 : COPY go.mod vendor* ./ 16:34:49 ---> Using cache 16:34:49 ---> fc54cc7224aa 16:34:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:49 ---> Using cache 16:34:49 ---> 5fd4326575ae 16:34:49 Step 8/22 : COPY . . 16:34:49 ---> Using cache 16:34:49 ---> 8bd3a23b7867 16:34:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:49 ---> Running in d927e792c128 16:34:49 ---> Running in 5f3bb5100373 16:34:50 Removing intermediate container d927e792c128 16:34:50 ---> 68f13c2b660c 16:34:50 Step 31/31 : LABEL version=0.0.0 16:34:50 ---> Running in 6076f9ea40c4 16:34:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:50 Removing intermediate container 6076f9ea40c4 16:34:50 ---> 8d0526a88f27 16:34:50 16:34:50 Successfully built 8d0526a88f27 16:34:50 Successfully tagged security-bootstrapper:latest 16:34:50  Building security-bootstrapper ... done Building core-data 16:34:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:52 ---> f21e20d673d5 16:34:52 Step 3/23 : WORKDIR /edgex-go 16:34:52 ---> Using cache 16:34:52 ---> 93fed64a7d74 16:34:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:52 ---> Using cache 16:34:52 ---> 5bce776a42e8 16:34:52 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:55 ---> Running in 3ec1224dfd3b 16:34:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:56 ---> f21e20d673d5 16:34:56 Step 3/23 : WORKDIR /edgex-go 16:34:56 ---> Using cache 16:34:56 ---> 93fed64a7d74 16:34:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:56 ---> Using cache 16:34:56 ---> 5bce776a42e8 16:34:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:56 OK: 221 MiB in 52 packages 16:34:57 ---> Running in 3d0e3abb7459 16:34:57 Removing intermediate container 3ec1224dfd3b 16:34:57 ---> bbd34ccaefaa 16:34:57 Step 6/23 : COPY go.mod vendor* ./ 16:34:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:58 ---> 5561b8fb8b17 16:34:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:58 ---> Running in 998d425004cc 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:58 OK: 221 MiB in 52 packages 16:34:59 Removing intermediate container 3d0e3abb7459 16:34:59 ---> 8659796514e6 16:34:59 Step 6/23 : COPY go.mod vendor* ./ 16:35:00 Removing intermediate container 998d425004cc 16:35:00 ---> 62e44d5990ea 16:35:00 Step 8/23 : COPY . . 16:35:00 ---> ae8e9bbe4f11 16:35:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:00 ---> Running in b0bd979b6f1f 16:35:04 Removing intermediate container b0bd979b6f1f 16:35:04 ---> 1a150ed49cd5 16:35:04 Step 8/23 : COPY . . 16:35:10 Removing intermediate container 59ffc9139ad3 16:35:10 ---> 15a12a3a7444 16:35:10 16:35:10 Step 10/23 : FROM alpine:3.14 16:35:10 ---> e04c818066af 16:35:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35: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/secrets-config ./cmd/secrets-config 16:35:10 ---> Running in 4275d2b306de 16:35:10 ---> 2e4e52d94f55 16:35:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:10 ---> Running in d3f878611f4c 16:35:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:11 (1/1) Installing dumb-init (1.2.5-r1) 16:35:11 Executing busybox-1.33.1-r7.trigger 16:35:11 OK: 6 MiB in 15 packages 16:35:12 Removing intermediate container 98840fa40e47 16:35:12 ---> 10d250896d43 16:35:12 16:35:12 Step 10/23 : FROM alpine:3.14 16:35:12 ---> e04c818066af 16:35:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:12 ---> 6719c0ddfa65 16:35:12 Step 9/23 : RUN make cmd/core-data/core-data 16:35:12 ---> Running in ebfbe62351dd 16:35:12 Removing intermediate container 47734820d4f2 16:35:12 ---> 775dda136bea 16:35:12 Successfully built 775dda136bea 16:35:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:12 Removing intermediate container 5f3bb5100373 16:35:12 ---> ab34f616e06d 16:35:12 16:35:12 Step 10/22 : FROM alpine:3.14 16:35:12 ---> e04c818066af 16:35:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:12 Removing intermediate container 4275d2b306de 16:35:12 ---> 1ea050ef283b 16:35:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:12 ---> Running in c9d2890c1618 16:35:12 ---> Running in eb605ec4a1f1 16:35:12 ---> Running in 958f8c126480 16:35:12 Removing intermediate container 958f8c126480 16:35:12 ---> 0953ba88506a 16:35:12 Step 13/23 : ENV APP_PORT=59882 16:35:12 + docker inspect -f . ci-base-image-arm64 16:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:13 ---> Running in 10debb5a0bb7 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:13 Removing intermediate container 10debb5a0bb7 16:35:13 ---> 7d0991fdff5f 16:35:13 Step 14/23 : EXPOSE $APP_PORT 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:13 ---> Running in 909149fd1567 16:35:13 prd-ubuntu20.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 16:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:13 (1/1) Installing dumb-init (1.2.5-r1) 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:13 Executing busybox-1.33.1-r7.trigger 16:35:13 Removing intermediate container 909149fd1567 16:35:13 ---> 241f92c7ca9b 16:35:13 Step 15/23 : WORKDIR / 16:35:13 OK: 6 MiB in 15 packages 16:35:13 ---> Running in dbb8e7d7cc34 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:13 (1/6) Installing ca-certificates (20211220-r0) 16:35:13 (2/6) Installing brotli-libs (1.0.9-r5) 16:35:13 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:35:13 (4/6) Installing libcurl (7.79.1-r1) 16:35:13 (5/6) Installing curl (7.79.1-r1) 16:35:13 Removing intermediate container dbb8e7d7cc34 16:35:13 ---> d7f48c966eac 16:35:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:13 (6/6) Installing dumb-init (1.2.5-r1) 16:35:13 Executing busybox-1.33.1-r7.trigger 16:35:13 Executing ca-certificates-20211220-r0.trigger 16:35:13 OK: 8 MiB in 20 packages 16:35:14 Removing intermediate container ebfbe62351dd 16:35:14 ---> eeafbaee53ce 16:35:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:14 ---> a98686de87de 16:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:14 ---> Running in 93c9fb40668e 16:35:14 Removing intermediate container 93c9fb40668e 16:35:14 ---> 7dd25ef1be14 16:35:14 Step 13/23 : ENV APP_PORT=59881 16:35:14 $ docker top 9b21b7d81ef063716ccb835a40b4c9a403f29a0f41e7c63e868aa687a1f78603 -eo pid,comm 16:35:14 Removing intermediate container eb605ec4a1f1 16:35:14 ---> a3e31e9901d5 16:35:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:14 ---> Running in 4d08e1229406 16:35:14 ---> Running in 0f8cc974399a 16:35:14 ---> 0b8a06eaf2bc 16:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh 16:35:14 Removing intermediate container 4d08e1229406 16:35:14 ---> 68f6183fc3ca 16:35:14 Step 14/23 : EXPOSE $APP_PORT 16:35:14 ---> Running in afceff6ec03c 16:35:14 Removing intermediate container 0f8cc974399a 16:35:14 ---> 4309b374c2f1 16:35:14 Step 13/22 : WORKDIR /edgex 16:35:14 ---> Running in 8b39a383c2bf 16:35:14 ---> a642aa14c55f 16:35:14 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:15 Removing intermediate container afceff6ec03c 16:35:15 ---> 1ee631ab9fcb 16:35:15 Step 15/23 : WORKDIR / 16:35:15 ---> Running in 0731e486da2c 16:35:15 Removing intermediate container 8b39a383c2bf 16:35:15 ---> 7dbacb1d80fe 16:35:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:15 ---> Running in b64f288d4354 16:35:15 Removing intermediate container 0731e486da2c 16:35:15 ---> f436c7ab9ac3 16:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:15 ---> Running in 607f8f44a7aa 16:35:15 Removing intermediate container b64f288d4354 16:35:15 ---> 749dd74ece08 16:35:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:15 Removing intermediate container 607f8f44a7aa 16:35:15 ---> 4b9e284d1aa6 16:35:15 Step 21/23 : LABEL arch=x86_64 16:35:15 + go version 16:35:15 go version go1.17.7 linux/arm64 [Pipeline] } 16:35:15 $ docker stop --time=1 9b21b7d81ef063716ccb835a40b4c9a403f29a0f41e7c63e868aa687a1f78603 16:35:15 ---> d3ba9a69b22c 16:35:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:15 ---> Running in 8e26a6991228 16:35:15 ---> 5d0ac2c322fa 16:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:15 Removing intermediate container 8e26a6991228 16:35:15 ---> 87759ee4d004 16:35:15 Step 22/23 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:35:15 ---> Running in 7683c14da62d 16:35:16 ---> 293edf404ba5 16:35:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:16 Removing intermediate container 7683c14da62d 16:35:16 ---> 4357a9bea1db 16:35:16 Step 23/23 : LABEL version=0.0.0 16:35:16 ---> Running in 2a5cba137a47 16:35:16 ---> f4d6ac9666e0 16:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:16 Removing intermediate container 2a5cba137a47 16:35:16 ---> 1158f5713376 16:35:16 16:35:16 ---> 184930faa5df 16:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:16 Successfully built 1158f5713376 16:35:16 Successfully tagged core-command:latest 16:35:16  Building core-command ... done Building support-scheduler 16:35:17 $ docker rm -f 9b21b7d81ef063716ccb835a40b4c9a403f29a0f41e7c63e868aa687a1f78603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:17 + docker inspect -f . ci-base-image-arm64 16:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 16:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:18 ---> 932da2766bb8 16:35:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:19 $ docker top b6c729e47af9c412acde90e8519011918b55887b92b5ced276eb1b811888e6ab -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:19 ========================================================= 16:35:19 [edgeXBuildGoParallel] Running Tests and Build... 16:35:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:19 ---> 3794cf48264a 16:35:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:19 ---> Running in d3d391f71f8a 16:35:19 ---> Running in 72d831cf7355 16:35:20 Removing intermediate container d3d391f71f8a 16:35:20 ---> cb2a5c51bfa4 16:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:20 ---> Running in 60770fff03cd 16:35:20 + make test 16:35:20 go mod tidy -compat=1.17 16:35:20 Removing intermediate container 60770fff03cd 16:35:20 ---> 138965a3fe3d 16:35:20 Step 21/23 : LABEL arch=x86_64 16:35:20 ---> Running in a54bbf23d291 16:35:20 Removing intermediate container a54bbf23d291 16:35:20 ---> 6b4f21d09fc2 16:35:20 Step 22/23 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:35:20 ---> Running in adc5a4c3b35f 16:35:21 Removing intermediate container adc5a4c3b35f 16:35:21 ---> cdcedf1ccc4f 16:35:21 Step 23/23 : LABEL version=0.0.0 16:35:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:21 Removing intermediate container 72d831cf7355 16:35:21 ---> 773c9525b2de 16:35:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:21 ---> Running in 79df0740fa41 16:35:21 ---> Running in 40caa7539e83 16:35:21 Removing intermediate container 79df0740fa41 16:35:21 ---> b8e4aabb1f0e 16:35:21 16:35:21 Removing intermediate container 40caa7539e83 16:35:21 ---> c27235b0711d 16:35:21 Step 20/22 : LABEL arch=x86_64 16:35:21 Successfully built b8e4aabb1f0e 16:35:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> f21e20d673d5 16:35:21 Step 3/22 : WORKDIR /edgex-go 16:35:21 ---> Using cache 16:35:21 ---> 93fed64a7d74 16:35:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:21 ---> Using cache 16:35:21 ---> 5bce776a42e8 16:35:21 Step 5/22 : RUN apk add --update --no-cache make git 16:35:21 ---> Using cache 16:35:21 ---> cb2dd41590a1 16:35:21 Step 6/22 : COPY go.mod vendor* ./ 16:35:21 ---> Using cache 16:35:21 ---> fc54cc7224aa 16:35:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:21 ---> Using cache 16:35:21 ---> 5fd4326575ae 16:35:21 Step 8/22 : COPY . . 16:35:21 ---> Using cache 16:35:21 ---> 8bd3a23b7867 16:35:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:21 Successfully tagged core-metadata:latest 16:35:21  Building core-metadata ... done Building security-spiffe-token-provider 16:35:21 ---> Running in f8c275a0565e 16:35:21 ---> Running in bc98d6bdf403 16:35:23 Removing intermediate container bc98d6bdf403 16:35:23 ---> c5435586840e 16:35:23 Step 21/22 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:35:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:24 ---> Running in 819750ae3190 16:35:24 Removing intermediate container 819750ae3190 16:35:24 ---> 44c01df3f8fc 16:35:24 Step 22/22 : LABEL version=0.0.0 16:35:24 ---> Running in 31d44909e6a7 16:35:24 Removing intermediate container 31d44909e6a7 16:35:24 ---> 7edf92494b41 16:35:24 16:35:24 Successfully built 7edf92494b41 16:35:24 Successfully tagged security-proxy-setup:latest 16:35:26  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:26 ---> f21e20d673d5 16:35:26 Step 3/20 : WORKDIR /edgex-go 16:35:26 ---> Using cache 16:35:26 ---> 93fed64a7d74 16:35:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:27 ---> Running in 1c05176d33ec 16:35:27 Removing intermediate container d3f878611f4c 16:35:27 ---> a81bd0896729 16:35:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:27 ---> Running in 26f97b4eddb4 16:35:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:29 Removing intermediate container 26f97b4eddb4 16:35:29 ---> 80d57ff034dc 16:35:29 16:35:29 Step 11/23 : FROM docker:20.10.14 16:35:29 20.10.14: Pulling from library/docker 16:35:29 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:29 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:29 OK: 15866 distinct packages available 16:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:30 OK: 221 MiB in 52 packages 16:35:31 Removing intermediate container 1c05176d33ec 16:35:31 ---> e2e6330fe28d 16:35:31 Step 5/20 : COPY go.mod vendor* ./ 16:35:32 ---> 3b8fcb148f5e 16:35:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:32 ---> Running in d23dc45431ff 16:35:34 Removing intermediate container d23dc45431ff 16:35:34 ---> e72bda21b525 16:35:34 Step 7/20 : COPY . . 16:35:36 Removing intermediate container c9d2890c1618 16:35:36 ---> fdf90c8f23f1 16:35:36 16:35:36 Step 10/23 : FROM alpine:3.14 16:35:36 ---> e04c818066af 16:35:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:36 ---> Running in 26eedc4d0b86 16:35:37 Removing intermediate container 26eedc4d0b86 16:35:37 ---> 2cb4da0cd4c0 16:35:37 Step 12/23 : ENV APP_PORT=59880 16:35:37 ---> Running in 0d5f9528b0e2 16:35:37 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:35:37 Status: Downloaded newer image for docker:20.10.14 16:35:37 ---> 7417809fdb73 16:35:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:37 Removing intermediate container 0d5f9528b0e2 16:35:37 ---> 2da671a0a48f 16:35:37 Step 13/23 : EXPOSE $APP_PORT 16:35:37 ---> Running in a358dea9f201 16:35:37 ---> Running in fbdf0b48d439 16:35:37 Removing intermediate container a358dea9f201 16:35:37 ---> 36d9079bc109 16:35:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:35:38 Removing intermediate container fbdf0b48d439 16:35:38 ---> b37c048dc7d7 16:35:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:38 ---> Running in 32835f0a8a13 16:35:38 ---> Running in c65a9f23e30f 16:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:39 (1/43) Installing readline (8.1.1-r0) 16:35:39 (2/43) Installing bash (5.1.16-r0) 16:35:39 Executing bash-5.1.16-r0.post-install 16:35:39 (3/43) Installing brotli-libs (1.0.9-r5) 16:35:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:35:39 (5/43) Installing libcurl (7.80.0-r1) 16:35:39 (6/43) Installing curl (7.80.0-r1) 16:35:39 (7/43) Installing dumb-init (1.2.5-r1) 16:35:39 (8/43) Installing libbz2 (1.0.8-r1) 16:35:39 (9/43) Installing expat (2.4.7-r0) 16:35:39 (10/43) Installing libffi (3.4.2-r1) 16:35:39 (11/43) Installing gdbm (1.22-r0) 16:35:39 (12/43) Installing xz-libs (5.2.5-r1) 16:35:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:35:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:35:39 (15/43) Installing mpdecimal (2.5.1-r1) 16:35:39 (16/43) Installing sqlite-libs (3.36.0-r0) 16:35:39 (17/43) Installing python3 (3.9.7-r4) 16:35:39 (18/43) Installing py3-appdirs (1.4.4-r2) 16:35:39 (19/43) Installing py3-certifi (2020.12.5-r1) 16:35:39 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:35:39 (21/43) Installing py3-idna (3.3-r0) 16:35:39 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:35:39 (23/43) Installing py3-requests (2.26.0-r1) 16:35:39 (24/43) Installing py3-msgpack (1.0.2-r1) 16:35:39 (25/43) Installing py3-lockfile (0.12.2-r4) 16:35:39 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:35:39 (27/43) Installing py3-colorama (0.4.4-r1) 16:35:39 Removing intermediate container c65a9f23e30f 16:35:39 ---> 592fca32ba0b 16:35:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:39 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:35:40 (29/43) Installing py3-distlib (0.3.3-r0) 16:35:40 (30/43) Installing py3-distro (1.6.0-r0) 16:35:40 (31/43) Installing py3-six (1.16.0-r0) 16:35:40 (32/43) Installing py3-webencodings (0.5.1-r4) 16:35:40 ---> Running in a36b03de1780 16:35:40 (33/43) Installing py3-html5lib (1.1-r1) 16:35:40 (34/43) Installing py3-parsing (2.4.7-r2) 16:35:40 (35/43) Installing py3-packaging (20.9-r1) 16:35:40 (36/43) Installing py3-tomli (1.2.2-r0) 16:35:40 (37/43) Installing py3-pep517 (0.12.0-r0) 16:35:40 (38/43) Installing py3-progress (1.6-r0) 16:35:40 (39/43) Installing py3-retrying (1.3.3-r2) 16:35:40 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:35:40 (41/43) Installing py3-setuptools (52.0.0-r4) 16:35:40 (42/43) Installing py3-toml (0.10.2-r2) 16:35:40 (43/43) Installing py3-pip (20.3.4-r1) 16:35:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:40 Executing busybox-1.34.1-r5.trigger 16:35:40 OK: 83 MiB in 65 packages 16:35:40 Collecting docker-compose==1.23.2 16:35:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:41 Collecting docker<4.0,>=3.6.0 16:35:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:41 Collecting jsonschema<3,>=2.5.1 16:35:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:41 Collecting docopt<0.7,>=0.6.1 16:35:41 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:41 (1/6) Installing dumb-init (1.2.5-r1) 16:35:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:35:41 (3/6) Installing libsodium (1.0.18-r0) 16:35:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:35:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:41 (5/6) Installing libzmq (4.3.4-r0) 16:35:41 (6/6) Installing zeromq (4.3.4-r0) 16:35:41 Collecting PyYAML<4,>=3.10 16:35:41 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:41 Executing busybox-1.33.1-r7.trigger 16:35:41 ---> ae1fcf7932dd 16:35:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:41 OK: 8 MiB in 20 packages 16:35:42 ---> Running in c293371c9a5d 16:35:42 Collecting texttable<0.10,>=0.9.0 16:35:42 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:42 Removing intermediate container a36b03de1780 16:35:42 ---> 9c00da5de167 16:35:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:35:42 Collecting cached-property<2,>=1.2.0 16:35:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:42 Collecting websocket-client<1.0,>=0.32.0 16:35:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:42 Collecting dockerpty<0.5,>=0.4.1 16:35:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:42 ---> b1da8aa7479c 16:35:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:43 Collecting docker-pycreds>=0.4.0 16:35:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:43 Collecting chardet<3.1.0,>=3.0.2 16:35:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:43 Collecting idna<2.8,>=2.5 16:35:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:43 Collecting urllib3<1.25,>=1.21.1 16:35:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:35:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:35:43 Attempting uninstall: urllib3 16:35:43 Found existing installation: urllib3 1.26.7 16:35:43 Uninstalling urllib3-1.26.7: 16:35:43 Successfully uninstalled urllib3-1.26.7 16:35:43 ---> 8a2c677f1d61 16:35:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:43 Attempting uninstall: idna 16:35:43 Found existing installation: idna 3.3 16:35:43 Uninstalling idna-3.3: 16:35:43 Successfully uninstalled idna-3.3 16:35:43 Removing intermediate container f8c275a0565e 16:35:43 ---> a40bec6f9e5a 16:35:43 16:35:43 Step 10/22 : FROM alpine:3.14 16:35:43 ---> e04c818066af 16:35:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:43 ---> Using cache 16:35:43 ---> eeafbaee53ce 16:35:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:43 ---> Using cache 16:35:43 ---> 7dd25ef1be14 16:35:43 Step 13/22 : ENV APP_PORT=59861 16:35:43 ---> Running in e0a0514a3f01 16:35:43 ---> 36fa1948e1a9 16:35:43 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:43 ---> Running in 473a5dcec434 16:35:44 Removing intermediate container e0a0514a3f01 16:35:44 ---> 3e348879b3fe 16:35:44 Step 14/22 : EXPOSE $APP_PORT 16:35:44 ---> Running in 3f223a339a82 16:35:44 Removing intermediate container 473a5dcec434 16:35:44 ---> e79ce221c14f 16:35:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:44 ---> Running in 34721356080d 16:35:44 Removing intermediate container 3f223a339a82 16:35:44 ---> f5fbcee2080b 16:35:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:44 Attempting uninstall: requests 16:35:44 Found existing installation: requests 2.26.0 16:35:44 Uninstalling requests-2.26.0: 16:35:44 Successfully uninstalled requests-2.26.0 16:35:44 Removing intermediate container 34721356080d 16:35:44 ---> 3a9924a9170a 16:35:44 Step 21/23 : LABEL arch=x86_64 16:35:44 Running setup.py install for texttable: started 16:35:44 ---> Running in 928f7fa3c659 16:35:44 ---> 23aff149d2f7 16:35:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:44 Removing intermediate container 928f7fa3c659 16:35:44 ---> 026ab5d543bb 16:35:44 Step 22/23 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:35:44 ---> Running in 19b69617583c 16:35:44 Removing intermediate container 19b69617583c 16:35:44 ---> ca1b03539427 16:35:44 Step 23/23 : LABEL version=0.0.0 16:35:45 Running setup.py install for texttable: finished with status 'done' 16:35:45 Running setup.py install for PyYAML: started 16:35:45 ---> Running in 208bb65e70c4 16:35:45 Removing intermediate container 208bb65e70c4 16:35:45 ---> ccd3c35e8cb6 16:35:45 16:35:45 ---> 2c69c53502ef 16:35:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:45 Successfully built ccd3c35e8cb6 16:35:45 Successfully tagged core-data:latest 16:35:45  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 16:35:45 Running setup.py install for docopt: started 16:35:45 ---> ae07b9f5fc8e 16:35:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:45 ---> Running in eecf5eead805 16:35:45 Removing intermediate container eecf5eead805 16:35:45 ---> 3e9f258495be 16:35:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:45 Running setup.py install for docopt: finished with status 'done' 16:35:45 Running setup.py install for dockerpty: started 16:35:45 ---> Running in c9a13976d248 16:35:45 Removing intermediate container c9a13976d248 16:35:45 ---> bef4aa4df1e2 16:35:45 Step 20/22 : LABEL arch=x86_64 16:35:46 ---> Running in c935b6f04fa8 16:35:46 Running setup.py install for dockerpty: finished with status 'done' 16:35:46 Removing intermediate container c935b6f04fa8 16:35:46 ---> d4dcb11b233b 16:35:46 Step 21/22 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:35:46 ---> Running in 0939d21e0e94 16:35:46 Removing intermediate container 0939d21e0e94 16:35:46 ---> f209aa130bc9 16:35:46 Step 22/22 : LABEL version=0.0.0 16:35:46 ---> Running in 77e0add171ed 16:35:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:46 Removing intermediate container 77e0add171ed 16:35:46 ---> 89b9fa28231b 16:35:46 16:35:46 Successfully built 89b9fa28231b 16:35:46 Successfully tagged support-scheduler:latest 16:35:49  Building support-scheduler ... done Removing intermediate container 32835f0a8a13 16:35:49 ---> b46fa55dd6d6 16:35:49 Step 14/23 : ENV APP_PORT=58890 16:35:49 ---> Running in f247d0c1424f 16:35:49 Removing intermediate container f247d0c1424f 16:35:49 ---> 4e80c09f2932 16:35:49 Step 15/23 : EXPOSE $APP_PORT 16:35:49 ---> Running in c9a458e9232a 16:35:49 Removing intermediate container c9a458e9232a 16:35:49 ---> eb87283d34e5 16:35:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:50 ---> 2e1c9c7007bb 16:35:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:51 ---> 8b5f5961ce4f 16:35:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:51 ---> 2dbb87001ea2 16:35:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:51 ---> Running in 5399ace9e584 16:35:51 Removing intermediate container 5399ace9e584 16:35:51 ---> a10b9bed02f1 16:35:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:51 ---> Running in a2a599e881fe 16:35:51 Removing intermediate container a2a599e881fe 16:35:51 ---> b1a9f6bf954d 16:35:51 Step 21/23 : LABEL arch=x86_64 16:35:51 ---> Running in 471b7fdcff27 16:35:51 Removing intermediate container 471b7fdcff27 16:35:51 ---> 7c0708b5321c 16:35:51 Step 22/23 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:35:51 ---> Running in d8a2b5c043bc 16:35:52 Removing intermediate container d8a2b5c043bc 16:35:52 ---> e3d97ba9a9e1 16:35:52 Step 23/23 : LABEL version=0.0.0 16:35:52 ---> Running in 928154f2c2f9 16:35:52 Removing intermediate container 928154f2c2f9 16:35:52 ---> 448076ee4b61 16:35:52 16:35:52 Successfully built 448076ee4b61 16:35:52 Successfully tagged sys-mgmt-agent:latest 16:35:53 ? github.com/edgexfoundry/edgex-go [no test files] 16:35:59  Building sys-mgmt-agent ... done Removing intermediate container c293371c9a5d 16:35:59 ---> 534ea4888f8d 16:35:59 16:35:59 Step 9/20 : FROM alpine:3.15 16:35:59 ---> 0ac33e5f5afa 16:35:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:59 ---> Using cache 16:35:59 ---> 0adce8fd7555 16:35:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:59 ---> Using cache 16:35:59 ---> 8e1989ec91f2 16:35:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:59 ---> Running in c53edba9ac1e 16:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:59 OK: 15859 distinct packages available 16:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:00 (1/9) Installing ca-certificates (20211220-r0) 16:36:00 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:36:01 (4/9) Installing libcurl (7.80.0-r1) 16:36:01 (5/9) Installing curl (7.80.0-r1) 16:36:01 (6/9) Installing dumb-init (1.2.5-r1) 16:36:01 (7/9) Installing musl-obstack (1.2.3-r0) 16:36:01 (8/9) Installing libucontext (1.1-r0) 16:36:01 (9/9) Installing gcompat (1.0.0-r4) 16:36:01 Executing busybox-1.34.1-r5.trigger 16:36:01 Executing ca-certificates-20211220-r0.trigger 16:36:01 OK: 8 MiB in 23 packages 16:36:02 Removing intermediate container c53edba9ac1e 16:36:02 ---> 7675eecd8eb7 16:36:02 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:02 ---> 094836bd04cd 16:36:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:02 ---> c63a25593af2 16:36:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:02 ---> eb18f5e21c1c 16:36:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:02 ---> Running in c64fe68f38c9 16:36:02 Removing intermediate container c64fe68f38c9 16:36:02 ---> c176fa81bde8 16:36:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:03 ---> Running in b3eb51bb61e6 16:36:03 Removing intermediate container b3eb51bb61e6 16:36:03 ---> cce3d93d61f8 16:36:03 Step 18/20 : LABEL arch=x86_64 16:36:03 ---> Running in 221982fe7528 16:36:03 Removing intermediate container 221982fe7528 16:36:03 ---> 3ec87db854fa 16:36:03 Step 19/20 : LABEL git_sha=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 16:36:03 ---> Running in 6b812676eab3 16:36:03 Removing intermediate container 6b812676eab3 16:36:03 ---> 681f91ba538b 16:36:03 Step 20/20 : LABEL version=0.0.0 16:36:03 ---> Running in 41deb6da2876 16:36:03 Removing intermediate container 41deb6da2876 16:36:03 ---> 45f48c0c3206 16:36:03 16:36:03 Successfully built 45f48c0c3206 16:36:03 Successfully tagged security-spiffe-token-provider:latest 16:36:03  Building security-spiffe-token-provider ... done  [Pipeline] } 16:36:03 $ docker stop --time=1 c368c9c234dc401bf1fe382c5b060d3ec074d23dd2d0c35efa176af619a38650 16:36:05 $ docker rm -f c368c9c234dc401bf1fe382c5b060d3ec074d23dd2d0c35efa176af619a38650 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:05 + docker images 16:36:05 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:05 security-spiffe-token-provider latest 45f48c0c3206 2 seconds ago 29MB 16:36:05 534ea4888f8d 8 seconds ago 1.67GB 16:36:05 sys-mgmt-agent latest 448076ee4b61 13 seconds ago 299MB 16:36:05 support-scheduler latest 89b9fa28231b 19 seconds ago 26.4MB 16:36:05 core-data latest ccd3c35e8cb6 21 seconds ago 22.5MB 16:36:05 a40bec6f9e5a 22 seconds ago 1.67GB 16:36:05 fdf90c8f23f1 30 seconds ago 1.65GB 16:36:05 80d57ff034dc 37 seconds ago 1.62GB 16:36:05 security-proxy-setup latest 7edf92494b41 41 seconds ago 26.9MB 16:36:05 core-metadata latest b8e4aabb1f0e 44 seconds ago 17MB 16:36:05 core-command latest 1158f5713376 49 seconds ago 16.1MB 16:36:05 ab34f616e06d 53 seconds ago 1.62GB 16:36:05 10d250896d43 54 seconds ago 1.62GB 16:36:05 15a12a3a7444 59 seconds ago 1.61GB 16:36:05 security-bootstrapper latest 8d0526a88f27 About a minute ago 19.1MB 16:36:05 security-spire-config latest 81ecc4239760 About a minute ago 86.7MB 16:36:05 support-notifications latest 59616265eb69 About a minute ago 27MB 16:36:05 security-secretstore-setup latest 7b4401abda9b About a minute ago 28.5MB 16:36:05 da9af3c43a38 About a minute ago 1.67GB 16:36:05 1b9c4f1ae6b3 About a minute ago 1.63GB 16:36:05 624727aa38eb About a minute ago 1.62GB 16:36:05 security-spire-agent latest 321daa0cc0f6 About a minute ago 127MB 16:36:05 security-spire-server latest b9a24daf6bb7 About a minute ago 87.3MB 16:36:05 892cb0eaaf60 About a minute ago 1.52GB 16:36:05 b27c93bf6a23 About a minute ago 1.52GB 16:36:05 ci-base-image-x86_64 latest f21e20d673d5 4 minutes ago 1.02GB 16:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB 16:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 16:36:05 docker 20.10.14 7417809fdb73 2 months ago 218MB 16:36:05 alpine 3.14 e04c818066af 2 months ago 5.59MB 16:36:05 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 16:36:05 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] } 16:37:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.446s coverage: 53.4% of statements 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.876s coverage: 89.2% of statements 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.457s coverage: 83.8% of statements 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.342s coverage: 95.6% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.439s coverage: 72.2% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.436s coverage: 60.0% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.731s coverage: 0.9% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.350s coverage: 58.8% of statements 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.260s coverage: 79.5% of statements 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements 16:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements 16:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 16:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.625s coverage: 82.5% of statements 16:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.008s coverage: 91.2% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.899s coverage: 64.4% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.166s coverage: 100.0% of statements 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 43.8% of statements 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.357s coverage: 17.7% of statements 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.751s coverage: 92.3% of statements 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.211s coverage: 28.9% of statements 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 16:39:16 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 16:39:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:16 GO111MODULE=on go vet ./... 16:41:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:41:12 + ls -al . 16:41:12 total 680 16:41:12 drwxrwxr-x 9 1001 1001 4096 Jun 22 16:41 . 16:41:12 drwxr-xr-x 4 root root 4096 Jun 22 16:35 .. 16:41:12 -rw-rw-r-- 1 1001 1001 11 Jun 22 16:33 .dockerignore 16:41:12 drwxrwxr-x 8 1001 1001 4096 Jun 22 16:33 .git 16:41:12 drwxrwxr-x 3 1001 1001 4096 Jun 22 16:33 .github 16:41:12 -rw-rw-r-- 1 1001 1001 879 Jun 22 16:33 .gitignore 16:41:12 -rw-rw-r-- 1 1001 1001 42 Jun 22 16:33 .golangci.yml 16:41:12 -rw-rw-r-- 1 1001 1001 87 Jun 22 16:33 .hadolint.yml 16:41:12 -rw-rw-r-- 1 1001 1001 166 Jun 22 16:33 .sonarcloud.properties 16:41:12 -rw-rw-r-- 1 1001 1001 1171 Jun 22 16:33 ADOPTERS.md 16:41:12 -rw-rw-r-- 1 1001 1001 10347 Jun 22 16:33 Attribution.txt 16:41:12 -rw-rw-r-- 1 1001 1001 63209 Jun 22 16:33 CHANGELOG.md 16:41:12 -rw-rw-r-- 1 1001 1001 3804 Jun 22 16:33 CONTRIBUTING.md 16:41:12 -rw-rw-r-- 1 1001 1001 677 Jun 22 16:33 GOVERNANCE.md 16:41:12 -rw-rw-r-- 1 1001 1001 850 Jun 22 16:33 Jenkinsfile 16:41:12 -rw-rw-r-- 1 1001 1001 10775 Jun 22 16:33 LICENSE 16:41:12 -rw-rw-r-- 1 1001 1001 10389 Jun 22 16:33 Makefile 16:41:12 -rw-rw-r-- 1 1001 1001 582 Jun 22 16:33 OWNERS.md 16:41:12 -rw-rw-r-- 1 1001 1001 9094 Jun 22 16:33 README.md 16:41:12 -rw-rw-r-- 1 1001 1001 6912 Jun 22 16:33 SECURITY.md 16:41:12 -rw-rw-r-- 1 1001 1001 5 Jun 22 16:30 VERSION 16:41:12 -rw-rw-r-- 1 1001 1001 4131 Jun 22 16:33 ZMQWindows.md 16:41:12 drwxrwxr-x 2 1001 1001 4096 Jun 22 16:33 bin 16:41:12 drwxrwxr-x 18 1001 1001 4096 Jun 22 16:33 cmd 16:41:12 -rw-r--r-- 1 root root 435411 Jun 22 16:39 coverage.out 16:41:12 -rw-rw-r-- 1 1001 1001 3311 Jun 22 16:33 go.mod 16:41:12 -rw-rw-r-- 1 1001 1001 36231 Jun 22 16:35 go.sum 16:41:12 drwxrwxr-x 8 1001 1001 4096 Jun 22 16:33 internal 16:41:12 drwxrwxr-x 3 1001 1001 4096 Jun 22 16:33 openapi 16:41:12 drwxrwxr-x 4 1001 1001 4096 Jun 22 16:33 snap 16:41:12 -rw-rw-r-- 1 1001 1001 204 Jun 22 16:33 version.go [Pipeline] sh 16:41:13 + '[' -e coverage.out ] 16:41:13 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:13 Warning: overwriting stash ‘coverage-report’ 16:41:13 Stashed 1 file(s) [Pipeline] sh 16:41:14 + make build 16:41:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:42:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43: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/core-command/core-command ./cmd/core-command 16:43:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:44:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:44:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44: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/secrets-config ./cmd/secrets-config 16:44: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:44:45 $ docker stop --time=1 b6c729e47af9c412acde90e8519011918b55887b92b5ced276eb1b811888e6ab 16:44:47 $ docker rm -f b6c729e47af9c412acde90e8519011918b55887b92b5ced276eb1b811888e6ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:49 16:44:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:50 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:50 29e5d40040c1: Pulling fs layer 16:44:50 1ce36da41761: Pulling fs layer 16:44:50 25b303627fd3: Pulling fs layer 16:44:50 29e5d40040c1: Verifying Checksum 16:44:50 29e5d40040c1: Download complete 16:44:50 1ce36da41761: Verifying Checksum 16:44:50 1ce36da41761: Download complete 16:44:50 29e5d40040c1: Pull complete 16:44:52 25b303627fd3: Verifying Checksum 16:44:52 25b303627fd3: Download complete 16:44:52 1ce36da41761: Pull complete 16:45:04 25b303627fd3: Pull complete 16:45:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:04 prd-ubuntu20.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 16:45:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:07 $ docker top 379e9fa82cd6641126b3ee20d3b9b7d83f34b984d0e31bd22e07d90a63386c81 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:08 + docker-compose+ build --helpgrep 16:45:08 parallel 16:45:12 --parallel Build images in parallel. [Pipeline] } 16:45:12 $ docker stop --time=1 379e9fa82cd6641126b3ee20d3b9b7d83f34b984d0e31bd22e07d90a63386c81 16:45:14 $ docker rm -f 379e9fa82cd6641126b3ee20d3b9b7d83f34b984d0e31bd22e07d90a63386c81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 16:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:16 $ docker top 3ecd56584a2271493e0c23753084206a08c8a3bfc717d182106279bbe4277fef -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:17 + docker-compose -f ./docker-compose-build.yml build --parallel 16:45:21 Building core-command ... 16:45:21 Building core-data ... 16:45:21 Building core-metadata ... 16:45:21 Building security-bootstrapper ... 16:45:21 Building security-proxy-setup ... 16:45:21 Building security-secretstore-setup ... 16:45:21 Building security-spiffe-token-provider ... 16:45:21 Building security-spire-agent ... 16:45:21 Building security-spire-config ... 16:45:21 Building security-spire-server ... 16:45:21 Building support-notifications ... 16:45:21 Building support-scheduler ... 16:45:21 Building sys-mgmt-agent ... 16:45:21 Building security-spire-config 16:45:21 Building support-scheduler 16:45:21 Building core-metadata 16:45:21 Building security-secretstore-setup 16:45:21 Building security-proxy-setup 16:46:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:58 ---> 775dda136bea 16:46:58 Step 3/22 : WORKDIR /edgex-go 16:46:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:58 ---> 775dda136bea 16:46:58 Step 3/22 : WORKDIR /edgex-go 16:46:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:58 ---> 775dda136bea 16:46:58 Step 3/26 : WORKDIR /edgex-go 16:46:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:58 ---> 775dda136bea 16:46:58 Step 3/23 : WORKDIR /edgex-go 16:46:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:46:58 ---> 775dda136bea 16:46:58 Step 3/25 : WORKDIR /edgex-go 16:46:58 ---> Running in 18fc254b1268 16:46:58 ---> Running in 52d268e7aacb 16:46:58 ---> Running in 2f646e44897e 16:46:58 ---> Running in 1ea2b826bf8a 16:46:58 ---> Running in a24f7b6202c4 16:46:58 Removing intermediate container 2f646e44897e 16:46:58 ---> 0201257bbc7f 16:46:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:58 ---> Running in d0161a50a546 16:46:58 Removing intermediate container a24f7b6202c4 16:46:58 ---> 5a38def5f587 16:46:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:58 Removing intermediate container 1ea2b826bf8a 16:46:58 ---> 7b980a5416a5 16:46:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:58 Removing intermediate container 52d268e7aacb 16:46:58 ---> ec1489d4f209 16:46:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:58 Removing intermediate container 18fc254b1268 16:46:58 ---> 871cef1028bd 16:46:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:58 ---> Running in c024c3a07c6b 16:46:58 ---> Running in 729a61af41c6 16:46:58 ---> Running in e0a499064b1b 16:46:58 ---> Running in bf11d3f654b6 16:46:58 Removing intermediate container d0161a50a546 16:46:58 ---> bffd3336164f 16:46:58 Step 5/22 : RUN apk add --update --no-cache make git 16:46:58 ---> Running in 8e9c307d88d8 16:46:58 Removing intermediate container e0a499064b1b 16:46:58 ---> 8958607e5b7b 16:46:58 Step 5/23 : RUN apk add --update --no-cache make git 16:46:58 ---> Running in 5a955379f77f 16:46:58 Removing intermediate container 729a61af41c6 16:46:58 ---> 4119bf1c21db 16:46:58 Step 5/25 : RUN apk add --update --no-cache make git 16:46:58 Removing intermediate container c024c3a07c6b 16:46:58 ---> 8834bc465be4 16:46:58 Step 5/22 : RUN apk add --update --no-cache make git 16:46:58 Removing intermediate container bf11d3f654b6 16:46:58 ---> ef406a1e2c07 16:46:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:58 ---> Running in 327bc4d571f2 16:46:58 ---> Running in 6d1d04b523c3 16:46:58 ---> Running in 1425ce96fb77 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:58 OK: 220 MiB in 52 packages 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:58 OK: 220 MiB in 52 packages 16:46:58 Removing intermediate container 8e9c307d88d8 16:46:58 ---> 9d5f1afcdbb9 16:46:58 Step 6/22 : COPY go.mod vendor* ./ 16:46:58 OK: 220 MiB in 52 packages 16:46:58 OK: 220 MiB in 52 packages 16:46:58 OK: 220 MiB in 52 packages 16:46:58 Removing intermediate container 5a955379f77f 16:46:58 ---> 4f56bf4f32d3 16:46:58 Step 6/23 : COPY go.mod vendor* ./ 16:46:58 Removing intermediate container 6d1d04b523c3 16:46:58 ---> 2f2845a67f3d 16:46:58 Step 6/22 : COPY go.mod vendor* ./ 16:46:58 ---> ea99ef905462 16:46:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:58 ---> Running in 21893644bca5 16:46:58 Removing intermediate container 1425ce96fb77 16:46:58 ---> bcdb54ec5b59 16:46:58 Step 6/26 : COPY go.mod vendor* ./ 16:46:58 Removing intermediate container 327bc4d571f2 16:46:58 ---> 2c4a2d1eb708 16:46:58 Step 6/25 : COPY go.mod vendor* ./ 16:46:58 ---> 1d655c67a662 16:46:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:58 ---> Running in 2e61e1be37d2 16:46:58 ---> 8de5de26104c 16:46:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:58 ---> Running in 6abceb34d188 16:46:58 ---> 2be81dd37a9f 16:46:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:58 ---> Running in c67b4b4c56f5 16:46:59 ---> f3ec4e92448d 16:46:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:59 ---> Running in 470842e9d84d 16:47:02 Removing intermediate container 21893644bca5 16:47:02 ---> b551b3afb491 16:47:02 Step 8/22 : COPY . . 16:47:03 Removing intermediate container 2e61e1be37d2 16:47:03 ---> 270d6b35640f 16:47:03 Step 8/23 : COPY . . 16:47:03 Removing intermediate container 6abceb34d188 16:47:03 ---> f4a7ee46feba 16:47:03 Step 8/22 : COPY . . 16:47:04 Removing intermediate container c67b4b4c56f5 16:47:04 ---> f2d5aa2e27ec 16:47:04 Step 8/26 : COPY . . 16:47:04 Removing intermediate container 470842e9d84d 16:47:04 ---> 022e3f603f6b 16:47:04 Step 8/25 : COPY . . 16:47:36 ---> 40cc1312af96 16:47:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> 34f995620263 16:47:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:36 16:47:36 ---> a3a27b7e515d 16:47:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:47:36 ---> a023cbdc41ca 16:47:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:47:36 ---> de534aeeeeea 16:47:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:36 ---> Running in 48165e98bf8b 16:47:36 ---> Running in fd2c67d46c39 16:47:36 ---> Running in e2ac67f39352 16:47:36 ---> Running in e8e83e991248 16:47:36 ---> Running in 264396f9201a 16:47:36 Removing intermediate container e2ac67f39352 16:47:36 ---> 3f9bb6422ac1 16:47:36 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:36 ---> Running in 1d831dd0521a 16:47:36 Removing intermediate container 1d831dd0521a 16:47:36 ---> a40df86d5ea6 16:47:36 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:47:36 ---> Running in 6e1f697aacfa 16:47:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:47:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:36 Removing intermediate container 6e1f697aacfa 16:47:36 ---> 4cea6e5d6930 16:47:36 Step 12/26 : WORKDIR /edgex-go 16:47:36 ---> Running in 76b18cb2b1ca 16:47:36 Removing intermediate container 76b18cb2b1ca 16:47:36 ---> dfd7e3ea338a 16:47:36 16:47:36 Step 13/26 : FROM alpine:3.15 16:47:36 3.15: Pulling from library/alpine 16:47:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:47:38 Status: Downloaded newer image for alpine:3.15 16:47:38 ---> 3fb3c9af89a9 16:47:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:38 ---> Running in 8f18710bc096 16:47:39 Removing intermediate container 8f18710bc096 16:47:39 ---> b9ea6c1bf31c 16:47:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:39 ---> Running in 3789c5c3194e 16:47:41 Removing intermediate container 3789c5c3194e 16:47:41 ---> de000636a544 16:47:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:47:41 ---> Running in 81f18b48e140 16:47:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:47:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:47:46 OK: 15736 distinct packages available 16:47:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:49 (1/4) Installing dumb-init (1.2.5-r1) 16:47:49 (2/4) Installing musl-obstack (1.2.3-r0) 16:47:49 (3/4) Installing libucontext (1.1-r0) 16:47:49 (4/4) Installing gcompat (1.0.0-r4) 16:47:49 Executing busybox-1.34.1-r5.trigger 16:47:49 OK: 6 MiB in 18 packages 16:47:50 Removing intermediate container 81f18b48e140 16:47:50 ---> 2cbca6adef56 16:47:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:56 ---> 8af4e57ee4b1 16:47:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:47:56 ---> 5be38cfb7695 16:47:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:47:56 ---> Running in c19f7854a86b 16:47:57 Removing intermediate container c19f7854a86b 16:47:57 ---> 302f961108c8 16:47:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:47:58 ---> 845523179d1d 16:47:58 Step 21/26 : WORKDIR / 16:47:58 ---> Running in 3724976e2047 16:47:59 Removing intermediate container 3724976e2047 16:47:59 ---> b4e69fc4cddf 16:47:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:59 ---> Running in 83a52427ae06 16:47:59 Removing intermediate container 83a52427ae06 16:47:59 ---> f482e2b52e27 16:47:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:59 ---> Running in 4c0389cd609c 16:48:00 Removing intermediate container 4c0389cd609c 16:48:00 ---> 3c02d8ea8df3 16:48:00 Step 24/26 : LABEL arch=arm64 16:48:00 ---> Running in 755b5f7037fb 16:48:00 Removing intermediate container 755b5f7037fb 16:48:00 ---> 62277d09f08b 16:48:00 Step 25/26 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:48:00 ---> Running in fc8b18428c2c 16:48:01 Removing intermediate container fc8b18428c2c 16:48:01 ---> be05aba8358f 16:48:01 Step 26/26 : LABEL version=0.0.0 16:48:01 ---> Running in 86a5e63248b8 16:48:02 Removing intermediate container 86a5e63248b8 16:48:02 ---> 9270c5fc9e77 16:48:02 16:48:02 Successfully built 9270c5fc9e77 16:48:02 Successfully tagged security-spire-config-arm64:latest 16:48:02 Building security-spire-server 16:48:35  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:48:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:35 ---> 775dda136bea 16:48:35 Step 3/25 : WORKDIR /edgex-go 16:48:35 ---> Using cache 16:48:35 ---> 7b980a5416a5 16:48:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:35 ---> Using cache 16:48:35 ---> 4119bf1c21db 16:48:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:48:35 ---> Running in 25bf73abb694 16:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:36 OK: 220 MiB in 52 packages 16:48:37 Removing intermediate container 25bf73abb694 16:48:37 ---> 5e0a4cc87885 16:48:37 Step 6/25 : COPY go.mod vendor* ./ 16:48:38 ---> a05de53b4203 16:48:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:38 ---> Running in f4ca7b374912 16:48:44 Removing intermediate container f4ca7b374912 16:48:44 ---> 305b37312644 16:48:44 Step 8/25 : COPY . . 16:49:02 ---> 33c302923420 16:49:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:49:02 ---> Running in 2f348e731b4e 16:49:02 Removing intermediate container 2f348e731b4e 16:49:02 ---> 380565875fa9 16:49:02 Step 10/25 : WORKDIR /edgex-go/spire-build 16:49:03 ---> Running in 44fcde7162cb 16:49:03 Removing intermediate container 44fcde7162cb 16:49:03 ---> b997115b77c5 16:49:03 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:49:03 ---> Running in 91b7dd405bca 16:49:06 Removing intermediate container 91b7dd405bca 16:49:06 ---> 738deba1de51 16:49:06 Step 12/25 : WORKDIR /edgex-go 16:49:06 ---> Running in 2c57dbbe5999 16:49:07 Removing intermediate container 2c57dbbe5999 16:49:07 ---> 8a4ceadaa4ac 16:49:07 16:49:07 Step 13/25 : FROM alpine:3.15 16:49:07 ---> 3fb3c9af89a9 16:49:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:07 ---> Using cache 16:49:07 ---> b9ea6c1bf31c 16:49:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:07 ---> Using cache 16:49:07 ---> de000636a544 16:49:07 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:07 ---> Running in f0eed72f3cee 16:49:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:11 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:49:11 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:49:11 OK: 15736 distinct packages available 16:49:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:14 (1/5) Installing dumb-init (1.2.5-r1) 16:49:14 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:14 (3/5) Installing libucontext (1.1-r0) 16:49:14 (4/5) Installing gcompat (1.0.0-r4) 16:49:14 (5/5) Installing openssl (1.1.1o-r0) 16:49:14 Executing busybox-1.34.1-r5.trigger 16:49:14 OK: 6 MiB in 19 packages 16:49:16 Removing intermediate container f0eed72f3cee 16:49:16 ---> 6a19059de39f 16:49:16 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:21 ---> 7d00aee9e8f6 16:49:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:49:22 ---> d41a4117d70e 16:49:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:49:23 ---> 2b651000237f 16:49:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:49:24 ---> 00fbee23f477 16:49:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:24 ---> Running in 1f53b0da382f 16:49:25 Removing intermediate container 1f53b0da382f 16:49:25 ---> 4b00727076ab 16:49:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:25 ---> Running in 6571d9e83b87 16:49:25 Removing intermediate container 6571d9e83b87 16:49:25 ---> 6a4fa11c445c 16:49:25 Step 23/25 : LABEL arch=arm64 16:49:25 ---> Running in 834274ed1825 16:49:26 Removing intermediate container 834274ed1825 16:49:26 ---> 57af9f705bcf 16:49:26 Step 24/25 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:49:26 ---> Running in 6976c47b5236 16:49:27 Removing intermediate container 6976c47b5236 16:49:27 ---> bf613e6b7e46 16:49:27 Step 25/25 : LABEL version=0.0.0 16:49:27 ---> Running in a2a67c33f352 16:49:27 Removing intermediate container a2a67c33f352 16:49:27 ---> 8116ddb1c814 16:49:27 16:49:28 Successfully built 8116ddb1c814 16:49:28 Successfully tagged security-spire-server-arm64:latest 16:49:28 Building support-notifications 16:50:01  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:01 ---> 775dda136bea 16:50:01 Step 3/22 : WORKDIR /edgex-go 16:50:01 ---> Using cache 16:50:01 ---> 7b980a5416a5 16:50:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:01 ---> Using cache 16:50:01 ---> 4119bf1c21db 16:50:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:01 ---> Running in 9d36e2bb620e 16:50:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:03 OK: 220 MiB in 52 packages 16:50:04 Removing intermediate container 9d36e2bb620e 16:50:04 ---> ca99529c9b67 16:50:04 Step 6/22 : COPY go.mod vendor* ./ 16:50:05 ---> dedfa53329fb 16:50:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:06 ---> Running in 5fc44a0e433d 16:50:11 Removing intermediate container 5fc44a0e433d 16:50:11 ---> cbf59b216be1 16:50:11 Step 8/22 : COPY . . 16:50:29 ---> 33eed9fb9f23 16:50:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:50:29 ---> Running in d8b060eecb41 16:50:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:52: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 16:52:31 Removing intermediate container 48165e98bf8b 16:52:31 ---> f361b066bb49 16:52:31 16:52:31 Step 10/22 : FROM alpine:3.14 16:52:31 3.14: Pulling from library/alpine 16:52:31 Removing intermediate container 264396f9201a 16:52:31 ---> 522f8b0d74b6 16:52:31 16:52:31 Step 10/25 : FROM alpine:3.14 16:52:31 3.14: Pulling from library/alpine 16:52:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:52:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:52:32 Status: Downloaded newer image for alpine:3.14 16:52:32 Status: Downloaded newer image for alpine:3.14 16:52:32 ---> ac73e934f311 16:52:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:52:32 ---> ac73e934f311 16:52:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:52:32 ---> Running in d0ab9f459362 16:52:32 ---> Running in 8c9a9895378f 16:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:37 (1/6) Installing ca-certificates (20211220-r0) 16:52:37 (2/6) Installing brotli-libs (1.0.9-r5) 16:52:37 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:52:37 (4/6) Installing libcurl (7.79.1-r1) 16:52:37 (1/3) Installing ca-certificates (20211220-r0) 16:52:37 (5/6) Installing curl (7.79.1-r1) 16:52:37 (6/6) Installing dumb-init (1.2.5-r1) 16:52:37 Executing busybox-1.33.1-r7.trigger 16:52:37 Executing ca-certificates-20211220-r0.trigger 16:52:37 Removing intermediate container fd2c67d46c39 16:52:37 ---> ac9b55736dcc 16:52:37 16:52:37 Step 10/23 : FROM alpine:3.14 16:52:37 ---> ac73e934f311 16:52:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:52:37 (2/3) Installing dumb-init (1.2.5-r1) 16:52:37 (3/3) Installing su-exec (0.2-r1) 16:52:37 Executing busybox-1.33.1-r7.trigger 16:52:37 Executing ca-certificates-20211220-r0.trigger 16:52:37 ---> Running in d8120b17bcd7 16:52:37 OK: 8 MiB in 20 packages 16:52:37 OK: 6 MiB in 17 packages 16:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:41 Removing intermediate container d0ab9f459362 16:52:41 ---> 699e0b0a4764 16:52:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:41 ---> Running in 82f79511da80 16:52:41 Removing intermediate container 8c9a9895378f 16:52:41 ---> 262ffc01e497 16:52:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:41 ---> Running in 26e64f2773b2 16:52:41 (1/1) Installing dumb-init (1.2.5-r1) 16:52:41 Executing busybox-1.33.1-r7.trigger 16:52:41 Removing intermediate container 82f79511da80 16:52:41 ---> c47eb4af33f6 16:52:41 Step 13/25 : WORKDIR / 16:52:41 OK: 5 MiB in 15 packages 16:52:41 ---> Running in 3dcb52d97aad 16:52:42 Removing intermediate container 26e64f2773b2 16:52:42 ---> d5d0da2b1b79 16:52:42 Step 13/22 : WORKDIR /edgex 16:52:42 ---> Running in bbbb44c24194 16:52:43 Removing intermediate container 3dcb52d97aad 16:52:43 ---> 29b9ae0fd42d 16:52:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:52:43 Removing intermediate container bbbb44c24194 16:52:43 ---> a2e08e830546 16:52:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:43 Removing intermediate container d8120b17bcd7 16:52:43 ---> c73676d06f48 16:52:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:44 ---> Running in 34cb0fc96924 16:52:44 Removing intermediate container 34cb0fc96924 16:52:44 ---> 44dda1284ece 16:52:44 Step 13/23 : ENV APP_PORT=59881 16:52:44 ---> 515eede20862 16:52:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:52:44 ---> Running in 994ba14738dd 16:52:45 ---> e4b85b9d251a 16:52:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:45 Removing intermediate container 994ba14738dd 16:52:45 ---> 8ae1db2f21df 16:52:45 Step 14/23 : EXPOSE $APP_PORT 16:52:45 ---> Running in 3a8127d88cb1 16:52:46 ---> aa89546033cf 16:52:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:52:46 Removing intermediate container 3a8127d88cb1 16:52:46 ---> 66318355a41e 16:52:46 Step 15/23 : WORKDIR / 16:52:47 ---> Running in d98e6d986575 16:52:48 Removing intermediate container d98e6d986575 16:52:48 ---> 1fe740505baa 16:52:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:48 ---> c25b3ad86b2e 16:52:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:52:48 ---> d698453a21b7 16:52:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:49 ---> ddfcced94df9 16:52:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:50 ---> 211d1f021788 16:52:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:52:51 ---> 0c02c4184c5d 16:52:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:52:52 ---> 2378fbd07e41 16:52:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:52:52 ---> 4cf5cff2ac83 16:52:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:52 ---> e6ee7e298a0c 16:52:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:52:53 ---> Running in 500b26680f4f 16:52:55 ---> 6cb7845837f5 16:52:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:52:55 ---> Running in 6f45ff5d5a5b 16:52:56 ---> d5165903ef9a 16:52:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:52:56 Removing intermediate container 6f45ff5d5a5b 16:52:56 ---> 66d4d70476a4 16:52:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:56 ---> Running in aa6a1919d00d 16:52:57 Removing intermediate container aa6a1919d00d 16:52:57 Removing intermediate container 500b26680f4f 16:52:57 ---> 11d823a9f927 16:52:57 Step 21/23 : LABEL arch=arm64 16:52:57 ---> 960df5b804d5 16:52:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:52:57 ---> Running in c8afd5e0392a 16:52:57 ---> Running in 4b7beb9bef4e 16:52:57 ---> 353854a24d94 16:52:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:52:58 ---> Running in 40f2421d7651 16:52:58 Removing intermediate container 4b7beb9bef4e 16:52:58 ---> 879e60530f28 16:52:58 Step 22/23 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:52:59 Removing intermediate container c8afd5e0392a 16:52:59 ---> 9671edeb15e4 16:52:59 Step 20/22 : LABEL arch=arm64 16:52:59 ---> Running in 9e4e3cacd846 16:52:59 ---> Running in a774f7f272eb 16:52:59 Removing intermediate container 9e4e3cacd846 16:52:59 ---> 5ec324d21685 16:52:59 Step 23/23 : LABEL version=0.0.0 16:52:59 ---> Running in c4969f8144d3 16:52:59 Removing intermediate container a774f7f272eb 16:52:59 ---> 783961dd8391 16:52:59 Step 21/22 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:53:00 ---> Running in 9ab981fbd0e6 16:53:01 Removing intermediate container c4969f8144d3 16:53:01 ---> 97ab3be894a2 16:53:01 16:53:01 Removing intermediate container 9ab981fbd0e6 16:53:01 ---> 0b683227793b 16:53:01 Step 22/22 : LABEL version=0.0.0 16:53:01 ---> Running in 52ca431f32e4 16:53:02 Removing intermediate container 40f2421d7651 16:53:02 ---> a1a786c71e0f 16:53:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:53:02 Successfully built 97ab3be894a2 16:53:02 Successfully tagged core-metadata-arm64:latest 16:53:02  Building core-metadata ... done Building security-bootstrapper 16:53:02 ---> Running in 554996be2e00 16:53:02 Removing intermediate container 52ca431f32e4 16:53:02 ---> ba76d622ce11 16:53:02 16:53:03 Removing intermediate container 554996be2e00 16:53:03 ---> e443ab32af85 16:53:03 Step 23/25 : LABEL arch=arm64 16:53:03 Successfully built ba76d622ce11 16:53:03 Successfully tagged security-proxy-setup-arm64:latest 16:53:03  Building security-proxy-setup ... done Building core-command 16:53:03 ---> Running in a28f59bba32d 16:53:03 Removing intermediate container a28f59bba32d 16:53:03 ---> d3da0501a2a3 16:53:03 Step 24/25 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:53:03 ---> Running in a4bdd98a7940 16:53:04 Removing intermediate container a4bdd98a7940 16:53:04 ---> 1fb86de65625 16:53:04 Step 25/25 : LABEL version=0.0.0 16:53:04 ---> Running in 67de468799f7 16:53:05 Removing intermediate container 67de468799f7 16:53:05 ---> 0321d68d4e7e 16:53:05 16:53:05 Successfully built 0321d68d4e7e 16:53:05 Successfully tagged security-secretstore-setup-arm64:latest 16:53:05  Building security-secretstore-setup ... done Building core-data 16:54:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:54:02 ---> 775dda136bea 16:54:02 Step 3/31 : WORKDIR /edgex-go 16:54:02 ---> Using cache 16:54:02 ---> 7b980a5416a5 16:54:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:02 ---> Using cache 16:54:02 ---> 4119bf1c21db 16:54:02 Step 5/31 : RUN apk add --update --no-cache make git 16:54:02 ---> Using cache 16:54:02 ---> 2c4a2d1eb708 16:54:02 Step 6/31 : COPY go.mod vendor* ./ 16:54:02 ---> Using cache 16:54:02 ---> f3ec4e92448d 16:54:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:02 ---> Using cache 16:54:02 ---> 022e3f603f6b 16:54:02 Step 8/31 : COPY . . 16:54:02 ---> Using cache 16:54:02 ---> de534aeeeeea 16:54:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:54:02 ---> Running in d5054c4c95c6 16:54:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:54:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:02 ---> 775dda136bea 16:54:02 Step 3/23 : WORKDIR /edgex-go 16:54:02 ---> Using cache 16:54:02 ---> 7b980a5416a5 16:54:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:02 ---> Using cache 16:54:02 ---> 4119bf1c21db 16:54:02 Step 5/23 : RUN apk add --update --no-cache make git 16:54:02 ---> Using cache 16:54:02 ---> 2c4a2d1eb708 16:54:02 Step 6/23 : COPY go.mod vendor* ./ 16:54:02 ---> Using cache 16:54:02 ---> f3ec4e92448d 16:54:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:02 ---> Using cache 16:54:02 ---> 022e3f603f6b 16:54:02 Step 8/23 : COPY . . 16:54:02 ---> Using cache 16:54:02 ---> de534aeeeeea 16:54:02 Step 9/23 : RUN make cmd/core-command/core-command 16:54:02 ---> Running in 445e8d309fe3 16:54:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:02 ---> 775dda136bea 16:54:02 Step 3/23 : WORKDIR /edgex-go 16:54:02 ---> Using cache 16:54:02 ---> 7b980a5416a5 16:54:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:02 ---> Using cache 16:54:02 ---> 4119bf1c21db 16:54:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:54:02 ---> Running in e19f35dcd141 16:54:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:54:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:02 OK: 220 MiB in 52 packages 16:54:04 Removing intermediate container e19f35dcd141 16:54:04 ---> 7e7911ce4cb5 16:54:04 Step 6/23 : COPY go.mod vendor* ./ 16:54:05 ---> 660009d74b0f 16:54:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:05 ---> Running in 4f0fe492610f 16:54:12 Removing intermediate container 4f0fe492610f 16:54:12 ---> 59dcb2786938 16:54:12 Step 8/23 : COPY . . 16:54:13 Removing intermediate container e8e83e991248 16:54:13 ---> 6624ab3a4f0b 16:54:13 16:54:13 Step 10/22 : FROM alpine:3.14 16:54:13 ---> ac73e934f311 16:54:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:54:13 ---> Using cache 16:54:13 ---> c73676d06f48 16:54:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:13 ---> Using cache 16:54:13 ---> 44dda1284ece 16:54:13 Step 13/22 : ENV APP_PORT=59861 16:54:13 ---> Running in a13730881712 16:54:14 Removing intermediate container a13730881712 16:54:14 ---> 5fe0cc9f56a2 16:54:14 Step 14/22 : EXPOSE $APP_PORT 16:54:14 ---> Running in 59aee60e3937 16:54:15 Removing intermediate container 59aee60e3937 16:54:15 ---> 2bc292efc668 16:54:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:16 ---> 12ae9376549a 16:54:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:54:21 ---> 661f74fdf542 16:54:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:54:21 ---> 0dfa282578be 16:54:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:54:21 ---> Running in 42d7f7ddf2b0 16:54:22 Removing intermediate container 42d7f7ddf2b0 16:54:22 ---> 04214da063c3 16:54:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:22 ---> Running in 8dec0efa0de6 16:54:23 Removing intermediate container 8dec0efa0de6 16:54:23 ---> 9c6110545c61 16:54:23 Step 20/22 : LABEL arch=arm64 16:54:23 ---> Running in 81a596093231 16:54:24 Removing intermediate container 81a596093231 16:54:24 ---> da01e028929f 16:54:24 Step 21/22 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:54:24 ---> Running in d0d774aadc3d 16:54:25 Removing intermediate container d0d774aadc3d 16:54:25 ---> 380b0a275671 16:54:25 Step 22/22 : LABEL version=0.0.0 16:54:25 ---> Running in 13d62834dae8 16:54:25 Removing intermediate container 13d62834dae8 16:54:25 ---> 3be6cbccabda 16:54:25 16:54:26 Successfully built 3be6cbccabda 16:54:26 Successfully tagged support-scheduler-arm64:latest 16:54:26 Building security-spire-agent 16:54:39  Building support-scheduler ... done  ---> e6f3b39adf23 16:54:39 Step 9/23 : RUN make cmd/core-data/core-data 16:54:39 ---> Running in 307e63f7c2e6 16:54:40 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:54:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:54:55 ---> 775dda136bea 16:54:55 Step 3/26 : WORKDIR /edgex-go 16:54:55 ---> Using cache 16:54:55 ---> 7b980a5416a5 16:54:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:55 ---> Using cache 16:54:55 ---> 4119bf1c21db 16:54:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:54:55 ---> Using cache 16:54:55 ---> 5e0a4cc87885 16:54:55 Step 6/26 : COPY go.mod vendor* ./ 16:54:55 ---> Using cache 16:54:55 ---> a05de53b4203 16:54:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:55 ---> Using cache 16:54:55 ---> 305b37312644 16:54:55 Step 8/26 : COPY . . 16:54:55 ---> Using cache 16:54:55 ---> 33c302923420 16:54:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:55 ---> Using cache 16:54:55 ---> 380565875fa9 16:54:55 Step 10/26 : WORKDIR /edgex-go/spire-build 16:54:55 ---> Using cache 16:54:55 ---> b997115b77c5 16:54:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:55 ---> Running in e4fbb153dcff 16:54:59 Removing intermediate container e4fbb153dcff 16:54:59 ---> 9415737366a1 16:54:59 Step 12/26 : WORKDIR /edgex-go 16:54:59 ---> Running in 1e60a59a3cdf 16:54:59 Removing intermediate container 1e60a59a3cdf 16:54:59 ---> 8fab4c78d55f 16:54:59 16:54:59 Step 13/26 : FROM alpine:3.15 16:54:59 ---> 3fb3c9af89a9 16:54:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:59 ---> Using cache 16:54:59 ---> b9ea6c1bf31c 16:54:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:59 ---> Using cache 16:54:59 ---> de000636a544 16:54:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:54:59 ---> Using cache 16:54:59 ---> 6a19059de39f 16:54:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:55:03 ---> 2b4abd9aa9d7 16:55:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:55:09 ---> 7516fa3bc953 16:55:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:55:09 ---> 29f8a7467fdd 16:55:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:55:10 ---> 468706f0a344 16:55:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:55:11 ---> be3b1eda2dda 16:55:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:55:11 ---> Running in 463be3e30c26 16:55:12 Removing intermediate container 463be3e30c26 16:55:12 ---> e3581d83524f 16:55:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:55:12 ---> Running in d88c73207d7e 16:55:12 Removing intermediate container d88c73207d7e 16:55:12 ---> bf61493c92d4 16:55:12 Step 24/26 : LABEL arch=arm64 16:55:12 ---> Running in f450712995a9 16:55:13 Removing intermediate container f450712995a9 16:55:13 ---> 324b10855d97 16:55:13 Step 25/26 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:55:13 ---> Running in 3412e17808bb 16:55:14 Removing intermediate container 3412e17808bb 16:55:14 ---> a9a5fa0207a6 16:55:14 Step 26/26 : LABEL version=0.0.0 16:55:14 ---> Running in 45d6f15295ac 16:55:15 Removing intermediate container 45d6f15295ac 16:55:15 ---> ebb11ad95c8a 16:55:15 16:55:15 Successfully built ebb11ad95c8a 16:55:15 Successfully tagged security-spire-agent-arm64:latest 16:55:15 Building security-spiffe-token-provider 16:55:48  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:55:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:55:48 ---> 775dda136bea 16:55:48 Step 3/20 : WORKDIR /edgex-go 16:55:48 ---> Using cache 16:55:48 ---> 7b980a5416a5 16:55:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:55:48 ---> Running in 8eea5a83deda 16:55:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:49 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:55:49 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:55:49 OK: 15743 distinct packages available 16:55:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:51 OK: 220 MiB in 52 packages 16:55:53 Removing intermediate container 8eea5a83deda 16:55:53 ---> f2232f19db27 16:55:53 Step 5/20 : COPY go.mod vendor* ./ 16:55:54 ---> f85cb9f190df 16:55:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:54 ---> Running in 145834cd71b5 16:55:59 Removing intermediate container 145834cd71b5 16:55:59 ---> fbaf7c65e4c4 16:55:59 Step 7/20 : COPY . . 16:56:22 ---> 4eba3d3eaec2 16:56:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:22 ---> Running in 0c7b48a34d0d 16:56:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:56:54 Removing intermediate container d8b060eecb41 16:56:54 ---> d7320e481831 16:56:54 16:56:54 Step 10/22 : FROM alpine:3.14 16:56:54 ---> ac73e934f311 16:56:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:56:54 ---> Running in 10c3cace2507 16:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:56 (1/2) Installing ca-certificates (20211220-r0) 16:56:56 (2/2) Installing dumb-init (1.2.5-r1) 16:56:56 Executing busybox-1.33.1-r7.trigger 16:56:56 Executing ca-certificates-20211220-r0.trigger 16:56:57 OK: 6 MiB in 16 packages 16:56:59 Removing intermediate container 10c3cace2507 16:56:59 ---> 353d205d3560 16:56:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:59 ---> Running in ba0fe6164bbd 16:56:59 Removing intermediate container ba0fe6164bbd 16:56:59 ---> cdfc4f024ae3 16:56:59 Step 13/22 : ENV APP_PORT=59860 16:57:00 ---> Running in 6f7113e5fe64 16:57:00 Removing intermediate container 6f7113e5fe64 16:57:00 ---> 81e6870af86e 16:57:00 Step 14/22 : EXPOSE $APP_PORT 16:57:00 ---> Running in bf44fea1ddf8 16:57:01 Removing intermediate container bf44fea1ddf8 16:57:01 ---> 8c67fd65de33 16:57:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:02 ---> dd4f2232b446 16:57:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:57:04 ---> be748bf53106 16:57:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:57:05 ---> 68817dc3ec38 16:57:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:57:05 ---> Running in fc94586090b1 16:57:05 Removing intermediate container fc94586090b1 16:57:05 ---> 10b2c24886aa 16:57:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:05 ---> Running in 3f18da2c6c62 16:57:06 Removing intermediate container 3f18da2c6c62 16:57:06 ---> aab3a4c0f2ad 16:57:06 Step 20/22 : LABEL arch=arm64 16:57:06 ---> Running in d54f33ea6731 16:57:07 Removing intermediate container d54f33ea6731 16:57:07 ---> 6e5b389f6629 16:57:07 Step 21/22 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:57:07 ---> Running in 10ddaf895148 16:57:07 Removing intermediate container 10ddaf895148 16:57:07 ---> b49daa23bbc0 16:57:07 Step 22/22 : LABEL version=0.0.0 16:57:08 ---> Running in 78fbaa01c3e2 16:57:08 Removing intermediate container 78fbaa01c3e2 16:57:08 ---> 05ef89f24cfe 16:57:08 16:57:08 Successfully built 05ef89f24cfe 16:57:08 Successfully tagged support-notifications-arm64:latest 16:57:08 Building sys-mgmt-agent 16:57:41  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:57:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:41 ---> 775dda136bea 16:57:41 Step 3/23 : WORKDIR /edgex-go 16:57:41 ---> Using cache 16:57:41 ---> 7b980a5416a5 16:57:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:41 ---> Using cache 16:57:41 ---> 4119bf1c21db 16:57:41 Step 5/23 : RUN apk add --update --no-cache make bash git 16:57:41 ---> Running in cae330123977 16:57:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:41 OK: 220 MiB in 52 packages 16:57:41 Removing intermediate container cae330123977 16:57:41 ---> 343f13d7dd3f 16:57:41 Step 6/23 : COPY go.mod vendor* ./ 16:57:42 ---> 67158238d209 16:57:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:42 ---> Running in 56fdaa47c465 16:57:48 Removing intermediate container 56fdaa47c465 16:57:48 ---> 5e66f9685249 16:57:48 Step 8/23 : COPY . . 16:58:06 ---> a54eabf0cbc6 16:58:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:58:06 ---> Running in f4d9515b71ad 16:58:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:55 Removing intermediate container 445e8d309fe3 16:58:55 ---> e88d8168bb05 16:58:55 16:58:55 Step 10/23 : FROM alpine:3.14 16:58:55 ---> ac73e934f311 16:58:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:58:55 ---> Using cache 16:58:55 ---> c73676d06f48 16:58:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:55 ---> Using cache 16:58:55 ---> 44dda1284ece 16:58:55 Step 13/23 : ENV APP_PORT=59882 16:58:55 ---> Running in c3c739d3916a 16:58:55 Removing intermediate container c3c739d3916a 16:58:55 ---> a6f0b545065b 16:58:55 Step 14/23 : EXPOSE $APP_PORT 16:58:55 ---> Running in feec87bed42b 16:58:55 Removing intermediate container feec87bed42b 16:58:55 ---> b64755fa4ff0 16:58:55 Step 15/23 : WORKDIR / 16:58:55 ---> Running in fb1406ac609b 16:58:55 Removing intermediate container fb1406ac609b 16:58:55 ---> c6739163800f 16:58:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:56 ---> 8cc157042356 16:58:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:58:58 ---> 31b0e649f978 16:58:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:58:59 Removing intermediate container d5054c4c95c6 16:58:59 ---> c9569a95a04c 16:58:59 16:58:59 Step 10/31 : FROM alpine:3.14 16:58:59 ---> ac73e934f311 16:58:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:58:59 ---> Running in 6b052cb08bcf 16:59:00 ---> 29ed722eb7fa 16:59:00 Step 19/23 : ENTRYPOINT ["/core-command"] 16:59:00 Removing intermediate container 6b052cb08bcf 16:59:00 ---> c7c0a2b6e935 16:59:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:59:00 ---> Running in cc1795d899d6 16:59:00 ---> Running in 91c2c6f2e965 16:59:01 Removing intermediate container cc1795d899d6 16:59:01 ---> 9a02ac096e70 16:59:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:01 ---> Running in 2cb8ced33871 16:59:02 Removing intermediate container 2cb8ced33871 16:59:02 ---> 20e84916cb02 16:59:02 Step 21/23 : LABEL arch=arm64 16:59:02 ---> Running in bf813f5cf6e7 16:59:03 Removing intermediate container bf813f5cf6e7 16:59:03 ---> 637d563b8e4a 16:59:03 Step 22/23 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:59:03 ---> Running in 87706628b2f3 16:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:59:03 Removing intermediate container 87706628b2f3 16:59:03 ---> 038a04b4efca 16:59:03 Step 23/23 : LABEL version=0.0.0 16:59:03 ---> Running in 9c557a4d6ddc 16:59:04 Removing intermediate container 9c557a4d6ddc 16:59:04 ---> 59fb64d183c6 16:59:04 16:59:04 Successfully built 59fb64d183c6 16:59:04 Successfully tagged core-command-arm64:latest 16:59:04  Building core-command ... done (1/2) Installing dumb-init (1.2.5-r1) 16:59:04 (2/2) Installing su-exec (0.2-r1) 16:59:05 Executing busybox-1.33.1-r7.trigger 16:59:05 OK: 6 MiB in 16 packages 16:59:06 Removing intermediate container 91c2c6f2e965 16:59:06 ---> 03aa96bca66b 16:59:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:59:06 ---> Running in 357eacc7950d 16:59:06 Removing intermediate container 357eacc7950d 16:59:06 ---> 44fa4d0139f3 16:59:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:59:06 ---> Running in 2bd7e078b1f4 16:59:07 Removing intermediate container 2bd7e078b1f4 16:59:07 ---> 9163a2845f5c 16:59:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:59:07 ---> Running in 4e47071e2200 16:59:10 Removing intermediate container 4e47071e2200 16:59:10 ---> 805448667219 16:59:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:59:10 ---> Running in b600c831c325 16:59:10 Removing intermediate container b600c831c325 16:59:10 ---> 9620bebd9cfa 16:59:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:59:11 ---> bcf3825d9c49 16:59:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:59:11 ---> Running in 6f561d48617b 16:59:14 Removing intermediate container 6f561d48617b 16:59:14 ---> b9404104e491 16:59:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:15 ---> 2297c05876a1 16:59:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:59:17 ---> 53f1857f324c 16:59:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:59:18 ---> 514f3c69d40b 16:59:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:59:19 ---> b1b15f3b6f82 16:59:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:59:20 ---> 507c78082181 16:59:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:59:20 ---> Running in a0cc6cd990a2 16:59:21 Removing intermediate container a0cc6cd990a2 16:59:21 ---> 8b5529324c61 16:59:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:59:22 ---> 26f7f3e6758e 16:59:22 Step 26/31 : RUN chmod +x /entrypoint.sh 16:59:22 ---> Running in 2cc2f533183a 16:59:25 Removing intermediate container 2cc2f533183a 16:59:25 ---> e88fcdc30217 16:59:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:59:25 ---> Running in 9ff38afe165a 16:59:25 Removing intermediate container 9ff38afe165a 16:59:25 ---> e3c8fab19731 16:59:25 Step 28/31 : CMD ["gate"] 16:59:26 ---> Running in 233bee0efa10 16:59:26 Removing intermediate container 233bee0efa10 16:59:26 ---> f373639898cc 16:59:26 Step 29/31 : LABEL arch=arm64 16:59:27 ---> Running in 63af08e01fe1 16:59:27 Removing intermediate container 63af08e01fe1 16:59:27 ---> eec847404518 16:59:27 Step 30/31 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 16:59:28 ---> Running in 594d7d6c14c3 16:59:28 Removing intermediate container 594d7d6c14c3 16:59:28 ---> 6e5ecca3eff0 16:59:28 Step 31/31 : LABEL version=0.0.0 16:59:28 ---> Running in fd925d523b55 16:59:29 Removing intermediate container fd925d523b55 16:59:29 ---> fb91470b8c60 16:59:29 16:59:29 Successfully built fb91470b8c60 16:59:29 Successfully tagged security-bootstrapper-arm64:latest 17:00:16  Building security-bootstrapper ... done Removing intermediate container 307e63f7c2e6 17:00:16 ---> d89507484c4b 17:00:16 17:00:16 Step 10/23 : FROM alpine:3.14 17:00:16 ---> ac73e934f311 17:00:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:00:16 ---> Running in 8e7c66ac7b69 17:00:16 Removing intermediate container 8e7c66ac7b69 17:00:16 ---> 2d9a1fb83420 17:00:16 Step 12/23 : ENV APP_PORT=59880 17:00:16 ---> Running in af1beacbefd1 17:00:16 Removing intermediate container af1beacbefd1 17:00:16 ---> d32922513f2a 17:00:16 Step 13/23 : EXPOSE $APP_PORT 17:00:16 ---> Running in 44b3a0f3c5ec 17:00:16 Removing intermediate container 44b3a0f3c5ec 17:00:16 ---> ee839d9d2f68 17:00:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:16 ---> Running in 43617fcb4f6f 17:00:16 Removing intermediate container 43617fcb4f6f 17:00:16 ---> 2b98525ef20c 17:00:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:00:16 ---> Running in 0fe6a1b7add8 17:00:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:00:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:00:18 (1/6) Installing dumb-init (1.2.5-r1) 17:00:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:00:18 (3/6) Installing libsodium (1.0.18-r0) 17:00:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:00:18 (5/6) Installing libzmq (4.3.4-r0) 17:00:18 (6/6) Installing zeromq (4.3.4-r0) 17:00:18 Executing busybox-1.33.1-r7.trigger 17:00:18 OK: 8 MiB in 20 packages 17:00:20 Removing intermediate container 0fe6a1b7add8 17:00:20 ---> 724684528f6f 17:00:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:21 ---> a1e5096fcc52 17:00:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:23 ---> 30eb72e754bc 17:00:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:24 ---> d316939a7306 17:00:24 Step 19/23 : ENTRYPOINT ["/core-data"] 17:00:24 ---> Running in 49752da568f8 17:00:25 Removing intermediate container 49752da568f8 17:00:25 ---> 8c46ee9f6184 17:00:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:25 ---> Running in 860200f7773f 17:00:25 Removing intermediate container 860200f7773f 17:00:25 ---> 182eccaad419 17:00:25 Step 21/23 : LABEL arch=arm64 17:00:25 ---> Running in ee1c60fcb09f 17:00:26 Removing intermediate container ee1c60fcb09f 17:00:26 ---> 0666078f36a5 17:00:26 Step 22/23 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 17:00:26 ---> Running in 9e912e5b34f1 17:00:27 Removing intermediate container 9e912e5b34f1 17:00:27 ---> e3e2e371e45e 17:00:27 Step 23/23 : LABEL version=0.0.0 17:00:27 ---> Running in 1151a9ce3d0e 17:00:27 Removing intermediate container 1151a9ce3d0e 17:00:27 ---> 2dd848f536a6 17:00:27 17:00:28 Successfully built 2dd848f536a6 17:00:28 Successfully tagged core-data-arm64:latest 17:01:00  Building core-data ... done Removing intermediate container f4d9515b71ad 17:01:00 ---> 618f85cdc544 17:01:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:01:00 ---> Running in 2880eed2a99d 17:01:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:01:01 Removing intermediate container 2880eed2a99d 17:01:01 ---> c40a7ef8b2bc 17:01:01 17:01:01 Step 11/23 : FROM docker:20.10.14 17:01:01 20.10.14: Pulling from library/docker 17:01:10 Removing intermediate container 0c7b48a34d0d 17:01:10 ---> 6385003f7f12 17:01:10 17:01:10 Step 9/20 : FROM alpine:3.15 17:01:10 ---> 3fb3c9af89a9 17:01:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:01:10 ---> Using cache 17:01:10 ---> b9ea6c1bf31c 17:01:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:10 ---> Using cache 17:01:10 ---> de000636a544 17:01:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:01:10 ---> Running in 86e39476af5d 17:01:10 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:01:10 Status: Downloaded newer image for docker:20.10.14 17:01:10 ---> c346e9eafbab 17:01:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:01:10 ---> Running in 5a68400143ea 17:01:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:10 Removing intermediate container 5a68400143ea 17:01:10 ---> 2f28e73f35e8 17:01:10 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:01:10 ---> Running in 10d02b385704 17:01:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:01:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:01:12 OK: 15736 distinct packages available 17:01:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:12 (1/43) Installing readline (8.1.1-r0) 17:01:12 (2/43) Installing bash (5.1.16-r0) 17:01:12 Executing bash-5.1.16-r0.post-install 17:01:12 (3/43) Installing brotli-libs (1.0.9-r5) 17:01:12 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:01:12 (5/43) Installing libcurl (7.80.0-r1) 17:01:12 (6/43) Installing curl (7.80.0-r1) 17:01:12 (7/43) Installing dumb-init (1.2.5-r1) 17:01:12 (8/43) Installing libbz2 (1.0.8-r1) 17:01:12 (9/43) Installing expat (2.4.7-r0) 17:01:12 (10/43) Installing libffi (3.4.2-r1) 17:01:12 (11/43) Installing gdbm (1.22-r0) 17:01:12 (12/43) Installing xz-libs (5.2.5-r1) 17:01:12 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:01:12 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:01:13 (15/43) Installing mpdecimal (2.5.1-r1) 17:01:13 (16/43) Installing sqlite-libs (3.36.0-r0) 17:01:13 (17/43) Installing python3 (3.9.7-r4) 17:01:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:14 (1/9) Installing ca-certificates (20211220-r0) 17:01:14 (2/9) Installing brotli-libs (1.0.9-r5) 17:01:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:01:14 (4/9) Installing libcurl (7.80.0-r1) 17:01:14 (5/9) Installing curl (7.80.0-r1) 17:01:14 (6/9) Installing dumb-init (1.2.5-r1) 17:01:14 (7/9) Installing musl-obstack (1.2.3-r0) 17:01:14 (18/43) Installing py3-appdirs (1.4.4-r2) 17:01:14 (8/9) Installing libucontext (1.1-r0) 17:01:14 (19/43) Installing py3-certifi (2020.12.5-r1) 17:01:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:01:15 (21/43) Installing py3-idna (3.3-r0) 17:01:15 (9/9) Installing gcompat (1.0.0-r4) 17:01:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:01:15 (23/43) Installing py3-requests (2.26.0-r1) 17:01:15 Executing busybox-1.34.1-r5.trigger 17:01:15 (24/43) Installing py3-msgpack (1.0.2-r1) 17:01:15 Executing ca-certificates-20211220-r0.trigger 17:01:15 (25/43) Installing py3-lockfile (0.12.2-r4) 17:01:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:01:15 (27/43) Installing py3-colorama (0.4.4-r1) 17:01:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:01:15 (29/43) Installing py3-distlib (0.3.3-r0) 17:01:15 (30/43) Installing py3-distro (1.6.0-r0) 17:01:15 (31/43) Installing py3-six (1.16.0-r0) 17:01:15 (32/43) Installing py3-webencodings (0.5.1-r4) 17:01:15 (33/43) Installing py3-html5lib (1.1-r1) 17:01:15 OK: 8 MiB in 23 packages 17:01:15 (34/43) Installing py3-parsing (2.4.7-r2) 17:01:15 (35/43) Installing py3-packaging (20.9-r1) 17:01:15 (36/43) Installing py3-tomli (1.2.2-r0) 17:01:15 (37/43) Installing py3-pep517 (0.12.0-r0) 17:01:15 (38/43) Installing py3-progress (1.6-r0) 17:01:15 (39/43) Installing py3-retrying (1.3.3-r2) 17:01:15 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:01:15 (41/43) Installing py3-setuptools (52.0.0-r4) 17:01:15 (42/43) Installing py3-toml (0.10.2-r2) 17:01:15 (43/43) Installing py3-pip (20.3.4-r1) 17:01:16 Executing busybox-1.34.1-r5.trigger 17:01:16 OK: 82 MiB in 65 packages 17:01:17 Removing intermediate container 86e39476af5d 17:01:17 ---> ff4fd9ff92e2 17:01:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:18 ---> 65a27fae29cc 17:01:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:01:20 ---> 356e79c76a85 17:01:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:01:20 ---> d9958d9bd358 17:01:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:01:20 ---> Running in ef072ea5480d 17:01:21 Removing intermediate container ef072ea5480d 17:01:21 ---> 85554e847352 17:01:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:21 Collecting docker-compose==1.23.2 17:01:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:01:21 ---> Running in ef0750e5e6c9 17:01:21 Removing intermediate container ef0750e5e6c9 17:01:21 ---> b6fd438453e1 17:01:21 Step 18/20 : LABEL arch=arm64 17:01:21 ---> Running in 6b45c74ce71e 17:01:21 Collecting websocket-client<1.0,>=0.32.0 17:01:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:01:22 Removing intermediate container 6b45c74ce71e 17:01:22 ---> fb19da183e67 17:01:22 Step 19/20 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 17:01:22 ---> Running in 14a4a0ea0ca8 17:01:22 Removing intermediate container 14a4a0ea0ca8 17:01:22 ---> e5dc9f4348ed 17:01:22 Step 20/20 : LABEL version=0.0.0 17:01:22 Collecting docker<4.0,>=3.6.0 17:01:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:01:22 ---> Running in c5fd2711e2d7 17:01:22 Collecting texttable<0.10,>=0.9.0 17:01:22 Downloading texttable-0.9.1.tar.gz (11 kB) 17:01:22 Removing intermediate container c5fd2711e2d7 17:01:22 ---> 7c835d44b537 17:01:22 17:01:23 Successfully built 7c835d44b537 17:01:23 Successfully tagged security-spiffe-token-provider-arm64:latest 17:01:24  Building security-spiffe-token-provider ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:01:24 Collecting cached-property<2,>=1.2.0 17:01:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:01:24 Collecting docopt<0.7,>=0.6.1 17:01:24 Downloading docopt-0.6.2.tar.gz (25 kB) 17:01:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:01:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:01:27 Collecting jsonschema<3,>=2.5.1 17:01:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:01:27 Collecting PyYAML<4,>=3.10 17:01:27 Downloading PyYAML-3.13.tar.gz (270 kB) 17:01:31 Collecting dockerpty<0.5,>=0.4.1 17:01:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:01:32 Collecting docker-pycreds>=0.4.0 17:01:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:01:32 Collecting chardet<3.1.0,>=3.0.2 17:01:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:01:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:01:33 Collecting urllib3<1.25,>=1.21.1 17:01:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:01:33 Collecting idna<2.8,>=2.5 17:01:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:01:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:01:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:01:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:01:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:01:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:01:34 Attempting uninstall: urllib3 17:01:34 Found existing installation: urllib3 1.26.7 17:01:34 Uninstalling urllib3-1.26.7: 17:01:34 Successfully uninstalled urllib3-1.26.7 17:01:35 Attempting uninstall: idna 17:01:35 Found existing installation: idna 3.3 17:01:35 Uninstalling idna-3.3: 17:01:35 Successfully uninstalled idna-3.3 17:01:37 Attempting uninstall: requests 17:01:37 Found existing installation: requests 2.26.0 17:01:37 Uninstalling requests-2.26.0: 17:01:37 Successfully uninstalled requests-2.26.0 17:01:37 Running setup.py install for texttable: started 17:01:39 Running setup.py install for texttable: finished with status 'done' 17:01:39 Running setup.py install for PyYAML: started 17:01:41 Running setup.py install for PyYAML: finished with status 'done' 17:01:42 Running setup.py install for docopt: started 17:01:44 Running setup.py install for docopt: finished with status 'done' 17:01:44 Running setup.py install for dockerpty: started 17:01:45 Running setup.py install for dockerpty: finished with status 'done' 17:01:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:01:55 Removing intermediate container 10d02b385704 17:01:55 ---> a2a2cc61612f 17:01:55 Step 14/23 : ENV APP_PORT=58890 17:01:55 ---> Running in 9aefb5100258 17:01:55 Removing intermediate container 9aefb5100258 17:01:55 ---> 87c8fb45995c 17:01:55 Step 15/23 : EXPOSE $APP_PORT 17:01:55 ---> Running in 368cd017619b 17:01:56 Removing intermediate container 368cd017619b 17:01:56 ---> 69b963aa967c 17:01:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:01:57 ---> f2d57d34ebf1 17:01:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:01:57 ---> 2267681caf93 17:01:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:58 ---> fe5f6cbf40fc 17:01:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:58 ---> Running in bb68a25f418e 17:01:58 Removing intermediate container bb68a25f418e 17:01:58 ---> 14cc60a7786e 17:01:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:58 ---> Running in 8cca9e0c2f21 17:01:59 Removing intermediate container 8cca9e0c2f21 17:01:59 ---> 700e08708014 17:01:59 Step 21/23 : LABEL arch=arm64 17:01:59 ---> Running in cb5ed86187b4 17:01:59 Removing intermediate container cb5ed86187b4 17:01:59 ---> 12c727a2e4a1 17:01:59 Step 22/23 : LABEL git_sha=2b87aab9951d4caa2a733c1d2722a9b815d08b71 17:01:59 ---> Running in 18d5f66ef516 17:01:59 Removing intermediate container 18d5f66ef516 17:01:59 ---> e7aaee7988f6 17:01:59 Step 23/23 : LABEL version=0.0.0 17:01:59 ---> Running in 88977fd53db3 17:02:00 Removing intermediate container 88977fd53db3 17:02:00 ---> d11791d6dd6d 17:02:00 17:02:00 Successfully built d11791d6dd6d 17:02:00 Successfully tagged sys-mgmt-agent-arm64:latest 17:02:00  Building sys-mgmt-agent ... done  [Pipeline] } 17:02:01 $ docker stop --time=1 3ecd56584a2271493e0c23753084206a08c8a3bfc717d182106279bbe4277fef 17:02:02 $ docker rm -f 3ecd56584a2271493e0c23753084206a08c8a3bfc717d182106279bbe4277fef [Pipeline] // withDockerContainer [Pipeline] sh 17:02:03 + docker images 17:02:03 REPOSITORY TAG IMAGE ID CREATED SIZE 17:02:03 sys-mgmt-agent-arm64 latest d11791d6dd6d 4 seconds ago 282MB 17:02:03 security-spiffe-token-provider-arm64 latest 7c835d44b537 41 seconds ago 28.1MB 17:02:03 6385003f7f12 56 seconds ago 1.48GB 17:02:03 c40a7ef8b2bc About a minute ago 1.43GB 17:02:03 core-data-arm64 latest 2dd848f536a6 About a minute ago 21.7MB 17:02:03 d89507484c4b About a minute ago 1.46GB 17:02:03 security-bootstrapper-arm64 latest fb91470b8c60 2 minutes ago 18.3MB 17:02:03 core-command-arm64 latest 59fb64d183c6 2 minutes ago 15.5MB 17:02:03 c9569a95a04c 3 minutes ago 1.44GB 17:02:03 e88d8168bb05 3 minutes ago 1.43GB 17:02:03 support-notifications-arm64 latest 05ef89f24cfe 4 minutes ago 25.9MB 17:02:03 d7320e481831 5 minutes ago 1.49GB 17:02:03 security-spire-agent-arm64 latest ebb11ad95c8a 6 minutes ago 126MB 17:02:03 8fab4c78d55f 7 minutes ago 1.34GB 17:02:03 support-scheduler-arm64 latest 3be6cbccabda 7 minutes ago 25.4MB 17:02:03 6624ab3a4f0b 7 minutes ago 1.49GB 17:02:03 security-secretstore-setup-arm64 latest 0321d68d4e7e 8 minutes ago 27.5MB 17:02:03 security-proxy-setup-arm64 latest ba76d622ce11 9 minutes ago 26.1MB 17:02:03 core-metadata-arm64 latest 97ab3be894a2 9 minutes ago 16.3MB 17:02:03 ac9b55736dcc 9 minutes ago 1.44GB 17:02:03 522f8b0d74b6 9 minutes ago 1.44GB 17:02:03 f361b066bb49 9 minutes ago 1.44GB 17:02:03 security-spire-server-arm64 latest 8116ddb1c814 12 minutes ago 86.3MB 17:02:03 8a4ceadaa4ac 12 minutes ago 1.34GB 17:02:03 security-spire-config-arm64 latest 9270c5fc9e77 14 minutes ago 85.6MB 17:02:03 dfd7e3ea338a 14 minutes ago 1.34GB 17:02:03 ci-base-image-arm64 latest 775dda136bea 26 minutes ago 1.01GB 17:02:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB 17:02:03 docker 20.10.14 c346e9eafbab 2 months ago 202MB 17:02:03 alpine 3.14 ac73e934f311 2 months ago 5.34MB 17:02:03 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 17:02:03 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 17:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:03 17:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:04 arm64: Pulling from edgex-lftools-log-publisher 17:02:04 8998bd30e6a1: Pulling fs layer 17:02:04 04944245beec: Pulling fs layer 17:02:04 699f458cf7ca: Pulling fs layer 17:02:04 765212b225bb: Pulling fs layer 17:02:04 f23df028b6ca: Pulling fs layer 17:02:04 765212b225bb: Waiting 17:02:04 d65c8cfc05b1: Pulling fs layer 17:02:04 2437ff75d9bd: Pulling fs layer 17:02:04 d65c8cfc05b1: Waiting 17:02:04 2437ff75d9bd: Waiting 17:02:04 f23df028b6ca: Waiting 17:02:04 04944245beec: Verifying Checksum 17:02:04 04944245beec: Download complete 17:02:04 765212b225bb: Download complete 17:02:04 f23df028b6ca: Verifying Checksum 17:02:04 f23df028b6ca: Download complete 17:02:04 d65c8cfc05b1: Verifying Checksum 17:02:04 d65c8cfc05b1: Download complete 17:02:04 699f458cf7ca: Verifying Checksum 17:02:04 699f458cf7ca: Download complete 17:02:05 8998bd30e6a1: Download complete 17:02:07 2437ff75d9bd: Verifying Checksum 17:02:07 2437ff75d9bd: Download complete 17:02:09 8998bd30e6a1: Pull complete 17:02:09 04944245beec: Pull complete 17:02:11 699f458cf7ca: Pull complete 17:02:11 765212b225bb: Pull complete 17:02:12 f23df028b6ca: Pull complete 17:02:12 d65c8cfc05b1: Pull complete 17:02:27 2437ff75d9bd: Pull complete 17:02:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:27 prd-ubuntu20.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 17:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:02:30 $ docker top 5a7a6b68aa75c9e7171a4be0c4d98de00a34705385e2d3119c77d134259ad1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:31 ---> job-cost.sh 17:02:31 lf-activate-venv: SKIPPING 17:02:31 INFO: No Stack... 17:02:32 INFO: Retrieving Pricing Info for: v3-standard-4 17:02:33 INFO: Archiving Costs [Pipeline] sh 17:02:33 + cat /w/workspace/edgex-go/2/archives/cost.csv 17:02:33 + cut -d, -f6 [Pipeline] lock 17:02:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-2-stack-cost] 17:02:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-2-stack-cost] did not exist. Created. 17:02:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:02:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:02:34 Stashed 1 file(s) [Pipeline] } 17:02:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:02:34 $ docker stop --time=1 5a7a6b68aa75c9e7171a4be0c4d98de00a34705385e2d3119c77d134259ad1ce 17:02:36 $ docker rm -f 5a7a6b68aa75c9e7171a4be0c4d98de00a34705385e2d3119c77d134259ad1ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:02:36 provisioning config files... 17:02:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4566875905502792205tmp [Pipeline] { [Pipeline] sh 17:02:36 + set +x 17:02:36 + curl -s https://codecov.io/bash 17:02:36 + bash -s -- 17:02:36 17:02:36 _____ _ 17:02:36 / ____| | | 17:02:36 | | ___ __| | ___ ___ _____ __ 17:02:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:02:36 | |___| (_) | (_| | __/ (_| (_) \ V / 17:02:36 \_____\___/ \__,_|\___|\___\___/ \_/ 17:02:36 Bash-1.0.6 17:02:36 17:02:36 17:02:36 ==> git version 2.25.1 found 17:02:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:02:36 Release-Date: 2020-01-08 17:02:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:02:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:02:36 ==> Jenkins CI detected. 17:02:36 current dir:  /w/workspace/edgex-go/2 17:02:36 project root: . 17:02:36 --> token set from env 17:02:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:02:36 ==> Running gcov in . (disable via -X gcov) 17:02:36 ==> Python coveragepy not found 17:02:36 ==> Searching for coverage reports in: 17:02:36 + . 17:02:36 -> Found 1 reports 17:02:36 ==> Detecting git/mercurial file structure 17:02:37 ==> Reading reports 17:02:37 + ./coverage.out bytes=435411 17:02:37 ==> Appending adjustments 17:02:37 https://docs.codecov.io/docs/fixing-reports 17:02:38 + Found adjustments 17:02:38 ==> Gzipping contents 17:02:38 60K /tmp/codecov.3kwcIj.gz 17:02:38 ==> Uploading reports 17:02:38 url: https://codecov.io 17:02:38 query: branch=PR-4057&commit=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 17:02:38 -> Pinging Codecov 17:02:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 17:02:38 -> Uploading to 17:02:38 https://storage.googleapis.com/codecov/v4/raw/2022-06-22/00271124DB129430A58F1EEE437C3FCB/2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9/a44c172c-44c1-489e-8d86-dfa9a74d3905.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T170238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a613f16a16b213ddccef0a84e14a128e43169fcd1976fde5457ad03c64e132a8 17:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:38 Dload Upload Total Spent Left Speed 17:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59845 0 0 100 59845 0 244k --:--:-- --:--:-- --:--:-- 244k 17:02:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e8ee1fce9e49553e42bdcb7791a9c8fd135abc9 [Pipeline] } 17:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:02:39 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:02:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:02:40 ---> package-listing.sh 17:02:40 ++ facter osfamily 17:02:40 ++ tr '[:upper:]' '[:lower:]' 17:02:40 + OS_FAMILY=debian 17:02:40 + workspace=/w/workspace/edgex-go/2 17:02:40 + START_PACKAGES=/tmp/packages_start.txt 17:02:40 + END_PACKAGES=/tmp/packages_end.txt 17:02:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:40 + PACKAGES=/tmp/packages_start.txt 17:02:40 + '[' /w/workspace/edgex-go/2 ']' 17:02:40 + PACKAGES=/tmp/packages_end.txt 17:02:40 + case "${OS_FAMILY}" in 17:02:40 + dpkg -l 17:02:40 + grep '^ii' 17:02:40 + '[' -f /tmp/packages_start.txt ']' 17:02:40 + '[' -f /tmp/packages_end.txt ']' 17:02:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:40 + '[' /w/workspace/edgex-go/2 ']' 17:02:40 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:02:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:02:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:02:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:41 17:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:42 latest: Pulling from edgex-lftools-log-publisher 17:02:42 5eb5b503b376: Pulling fs layer 17:02:42 5c69ac0246d0: Pulling fs layer 17:02:42 ec43610c2a17: Pulling fs layer 17:02:42 3a2ae6a8a46f: Pulling fs layer 17:02:42 33b1e0a273af: Pulling fs layer 17:02:42 5d3b04190fa2: Pulling fs layer 17:02:42 2f39f015ded8: Pulling fs layer 17:02:42 33b1e0a273af: Waiting 17:02:42 5d3b04190fa2: Waiting 17:02:42 2f39f015ded8: Waiting 17:02:42 3a2ae6a8a46f: Waiting 17:02:42 5c69ac0246d0: Download complete 17:02:42 3a2ae6a8a46f: Verifying Checksum 17:02:42 3a2ae6a8a46f: Download complete 17:02:42 33b1e0a273af: Verifying Checksum 17:02:42 33b1e0a273af: Download complete 17:02:42 5d3b04190fa2: Verifying Checksum 17:02:42 5d3b04190fa2: Download complete 17:02:42 ec43610c2a17: Verifying Checksum 17:02:42 ec43610c2a17: Download complete 17:02:42 5eb5b503b376: Download complete 17:02:42 2f39f015ded8: Download complete 17:02:43 5eb5b503b376: Pull complete 17:02:43 5c69ac0246d0: Pull complete 17:02:44 ec43610c2a17: Pull complete 17:02:44 3a2ae6a8a46f: Pull complete 17:02:44 33b1e0a273af: Pull complete 17:02:44 5d3b04190fa2: Pull complete 17:02:48 2f39f015ded8: Pull complete 17:02:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:48 prd-ubuntu20.04-docker-8c-8g-15338 does not seem to be running inside a container 17:02:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:02:50 $ docker top 3debd57fc155cede2c6fdc9ebb7d98e386a6bb6202168d9adcfe816a1d45b393 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:02:51 + mkdir -p /var/log/sysstat [Pipeline] sh 17:02:51 + ls /var/log/sa-host 17:02:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:51 provisioning config files... 17:02:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5297283500302871866tmp [Pipeline] { [Pipeline] echo 17:02:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:02:51 ---> create-netrc.sh [Pipeline] } 17:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:02:52 ---> python-tools-install.sh [Pipeline] echo 17:02:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:02:52 ---> sudo-logs.sh 17:02:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:02:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:02:52 ---> job-cost.sh 17:02:52 lf-activate-venv: SKIPPING 17:02:52 DEBUG: total: 0.10999999940395355 17:02:52 INFO: Retrieving Stack Cost... 17:02:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:53 INFO: Archiving Costs [Pipeline] echo 17:02:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:02:53 ---> logs-deploy.sh 17:02:53 lf-activate-venv: SKIPPING 17:02:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/2 17:02:53 INFO: archiving workspace using pattern(s): 17:02:54 Archives upload complete. 17:02:54 INFO: archiving logs to Nexus