Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (a47b49abb97b1eb8accadf26591c343a5f76b816) 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-ssh4862361853295955327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7935052858496751422.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4111/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-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1745675838358126369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh923604512880472521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4111/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-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10046231836063010104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21688 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 40ec92aaa4401b528b4aae496888f1c00fd74d97 Checking out Revision 40ec92aaa4401b528b4aae496888f1c00fd74d97 (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40ec92aaa4401b528b4aae496888f1c00fd74d97 # timeout=10 Commit message: "Merge commit '25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a' into HEAD" > git rev-list --no-walk 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:23 ========================================================= 16:29:23 EdgeX Global Pipelines Version Info 16:29:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:25 ------------------- 16:29:25 stable info: 16:29:25 ------------------- 16:29:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:25 Message: update stable to v1.0.238 16:29:25 ------------------- 16:29:25 experimental info: 16:29:25 ------------------- 16:29:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:25 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40ec92aaa4401b528b4aae496888f1c00fd74d97 [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40ec92a [Pipeline] echo 16:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:25 provisioning config files... 16:29:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8047568866162696863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:26 ---> docker-login.sh 16:29:26 nexus3.edgexfoundry.org:10001 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 nexus3.edgexfoundry.org:10002 16:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:27 nexus3.edgexfoundry.org:10003 16:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:27 Configure a credential helper to remove this warning. See 16:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:27 16:29:27 Login Succeeded 16:29:27 nexus3.edgexfoundry.org:10004 16:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:27 Configure a credential helper to remove this warning. See 16:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:27 16:29:27 Login Succeeded 16:29:27 docker.io 16:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:27 Configure a credential helper to remove this warning. See 16:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:27 16:29:27 Login Succeeded 16:29:27 ---> docker-login.sh ends [Pipeline] } 16:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:27 + 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:27 + dirname cmd/core-command/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo core-command,cmd/core-command/Dockerfile 16:29:27 + dirname cmd/core-data/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo core-data,cmd/core-data/Dockerfile 16:29:27 + dirname cmd/core-metadata/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:27 + dirname cmd/security-bootstrapper/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:27 + + cut -d/ -f2 16:29:27 dirname cmd/security-proxy-setup/Dockerfile 16:29:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:27 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:27 + dirname cmd/security-spire-agent/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:27 + dirname cmd/security-spire-config/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:27 + dirname cmd/security-spire-server/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:27 + dirname cmd/support-notifications/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:27 + dirname cmd/support-scheduler/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:27 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:27 + cut -d/ -f2 16:29:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:27 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:28 + git rev-list -1 --merges 40ec92aaa4401b528b4aae496888f1c00fd74d97~1..40ec92aaa4401b528b4aae496888f1c00fd74d97 [Pipeline] echo 16:29:28 -----------> git rev-list -1 --merges 40ec92aaa4401b528b4aae496888f1c00fd74d97~1..40ec92aaa4401b528b4aae496888f1c00fd74d97 40ec92aaa4401b528b4aae496888f1c00fd74d97 16:29:28 40ec92aaa4401b528b4aae496888f1c00fd74d97 [false] [Pipeline] sh 16:29:28 + git log --format=format:%s -1 40ec92aaa4401b528b4aae496888f1c00fd74d97 [Pipeline] echo 16:29:28 ========================================================= 16:29:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:29 + grep -v github /etc/ssh/ssh_known_hosts 16:29:29 + [ -e /tmp/ssh_known_hosts ] 16:29:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:29 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:29 16:29:29 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:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:29 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:29 b85a868b505f: Pulling fs layer 16:29:29 e2be974225ed: Pulling fs layer 16:29:29 339a4e72a1f5: Pulling fs layer 16:29:29 988bab9f4d93: Pulling fs layer 16:29:29 1469e6f7b9e6: Pulling fs layer 16:29:29 eaf3925da568: Pulling fs layer 16:29:29 bab4dde63d76: Pulling fs layer 16:29:29 bde34c3a00c8: Pulling fs layer 16:29:29 b352a97aabf1: Pulling fs layer 16:29:29 4872d77fe225: Pulling fs layer 16:29:29 5851b861e8e6: Pulling fs layer 16:29:29 eaf3925da568: Waiting 16:29:29 bab4dde63d76: Waiting 16:29:29 bde34c3a00c8: Waiting 16:29:29 b352a97aabf1: Waiting 16:29:29 4872d77fe225: Waiting 16:29:29 5851b861e8e6: Waiting 16:29:29 988bab9f4d93: Waiting 16:29:29 1469e6f7b9e6: Waiting 16:29:29 e2be974225ed: Download complete 16:29:29 988bab9f4d93: Verifying Checksum 16:29:29 988bab9f4d93: Download complete 16:29:30 1469e6f7b9e6: Verifying Checksum 16:29:30 1469e6f7b9e6: Download complete 16:29:30 339a4e72a1f5: Verifying Checksum 16:29:30 339a4e72a1f5: Download complete 16:29:30 eaf3925da568: Verifying Checksum 16:29:30 eaf3925da568: Download complete 16:29:30 bde34c3a00c8: Verifying Checksum 16:29:30 bde34c3a00c8: Download complete 16:29:30 b352a97aabf1: Verifying Checksum 16:29:30 b352a97aabf1: Download complete 16:29:30 4872d77fe225: Verifying Checksum 16:29:30 4872d77fe225: Download complete 16:29:30 5851b861e8e6: Download complete 16:29:30 b85a868b505f: Verifying Checksum 16:29:30 b85a868b505f: Download complete 16:29:30 bab4dde63d76: Verifying Checksum 16:29:30 bab4dde63d76: Download complete 16:29:31 b85a868b505f: Pull complete 16:29:31 e2be974225ed: Pull complete 16:29:32 339a4e72a1f5: Pull complete 16:29:32 988bab9f4d93: Pull complete 16:29:32 1469e6f7b9e6: Pull complete 16:29:32 eaf3925da568: Pull complete 16:29:35 bab4dde63d76: Pull complete 16:29:35 bde34c3a00c8: Pull complete 16:29:36 b352a97aabf1: Pull complete 16:29:36 4872d77fe225: Pull complete 16:29:36 5851b861e8e6: Pull complete 16:29:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:37 prd-ubuntu20.04-docker-8c-8g-21688 does not seem to be running inside a container 16:29:37 $ 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:29:39 $ docker top d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 -eo pid,comm 16:29:39 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:29:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:39 [ssh-agent] Looking for ssh-agent implementation... 16:29:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:39 $ docker exec d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 ssh-agent 16:29:39 SSH_AUTH_SOCK=/tmp/ssh-lhNpKHFupyrX/agent.33 16:29:39 SSH_AGENT_PID=39 16:29:39 Running ssh-add (command line suppressed) 16:29:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2843926795164341717.key (/w/workspace/edgex-go/2@tmp/private_key_2843926795164341717.key) 16:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:40 + git tag --points-at HEAD [Pipeline] } 16:29:40 $ docker exec --env ******** --env ******** d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 ssh-agent -k 16:29:40 unset SSH_AUTH_SOCK; 16:29:40 unset SSH_AGENT_PID; 16:29:40 echo Agent pid 39 killed; 16:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:40 [ssh-agent] Looking for ssh-agent implementation... 16:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:40 $ docker exec d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 ssh-agent 16:29:40 SSH_AUTH_SOCK=/tmp/ssh-gjPXHrl67iWb/agent.71 16:29:40 SSH_AGENT_PID=77 16:29:40 Running ssh-add (command line suppressed) 16:29:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3743902305957766200.key (/w/workspace/edgex-go/2@tmp/private_key_3743902305957766200.key) 16:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:41 + git semver init 16:29:41 2022-08-01 16:29:41,454 [run_init] DEBUG init version:0.0.0 force:False 16:29:41 2022-08-01 16:29:41,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:29:41 2022-08-01 16:29:41,456 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:29:41 2022-08-01 16:29:41,456 [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:29:46 2022-08-01 16:29:45,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:29:46 2022-08-01 16:29:45,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4111 with force:False 16:29:46 2022-08-01 16:29:45,948 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4111 16:29:46 2022-08-01 16:29:45,953 [execute] INFO git cat-file --batch-check 16:29:46 2022-08-01 16:29:45,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:29:46 2022-08-01 16:29:45,960 [execute] INFO git cat-file --batch 16:29:46 2022-08-01 16:29:45,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:29:46 2022-08-01 16:29:45,965 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4111 16:29:46 0.0.0 [Pipeline] } 16:29:46 $ docker exec --env ******** --env ******** d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 ssh-agent -k 16:29:46 unset SSH_AUTH_SOCK; 16:29:46 unset SSH_AGENT_PID; 16:29:46 echo Agent pid 77 killed; 16:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:47 + git semver [Pipeline] } 16:29:47 $ docker stop --time=1 d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 16:29:48 $ docker rm -f d0fc20d22e4e315b27c09b30943df3adb25a9840bd453648d12913dc074b99b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:49 Stashed 1 file(s) [Pipeline] echo 16:29:49 [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] sh 16:29:49 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:49 ========================================================= 16:29:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:50 2408cc74d12b: Pulling fs layer 16:29:50 ea60b727a1ce: Pulling fs layer 16:29:50 30c4a7721957: Pulling fs layer 16:29:50 370296b7ddb6: Pulling fs layer 16:29:50 7c6cee850709: Pulling fs layer 16:29:50 370296b7ddb6: Waiting 16:29:50 39a5fcdaea64: Pulling fs layer 16:29:50 d94ebbe4e438: Pulling fs layer 16:29:50 7c6cee850709: Waiting 16:29:50 bcfd1f05c69d: Pulling fs layer 16:29:50 39a5fcdaea64: Waiting 16:29:50 d94ebbe4e438: Waiting 16:29:50 59ccb84bbe0f: Pulling fs layer 16:29:50 bcfd1f05c69d: Waiting 16:29:50 30c4a7721957: Verifying Checksum 16:29:50 30c4a7721957: Download complete 16:29:50 ea60b727a1ce: Verifying Checksum 16:29:50 ea60b727a1ce: Download complete 16:29:50 7c6cee850709: Download complete 16:29:50 39a5fcdaea64: Download complete 16:29:50 2408cc74d12b: Verifying Checksum 16:29:50 2408cc74d12b: Download complete 16:29:50 d94ebbe4e438: Verifying Checksum 16:29:50 d94ebbe4e438: Download complete 16:29:50 2408cc74d12b: Pull complete 16:29:50 ea60b727a1ce: Pull complete 16:29:50 59ccb84bbe0f: Verifying Checksum 16:29:50 59ccb84bbe0f: Download complete 16:29:50 30c4a7721957: Pull complete 16:29:51 370296b7ddb6: Verifying Checksum 16:29:51 370296b7ddb6: Download complete 16:29:51 bcfd1f05c69d: Verifying Checksum 16:29:51 bcfd1f05c69d: Download complete 16:29:55 370296b7ddb6: Pull complete 16:29:55 7c6cee850709: Pull complete 16:29:55 39a5fcdaea64: Pull complete 16:29:55 d94ebbe4e438: Pull complete 16:29:58 bcfd1f05c69d: Pull complete 16:29:58 59ccb84bbe0f: Pull complete 16:29:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:29:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:59 WORKDIR /edgex 16:29:59 COPY go.mod . 16:29:59 RUN go mod download 16:29:59 + docker build -t ci-base-image-x86_64 -f - . 16:30:00 Sending build context to Docker daemon 335.4MB 16:30:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:00 ---> a4fb48ad2a94 16:30:00 Step 2/4 : WORKDIR /edgex 16:30:04 Still waiting to schedule task 16:30:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:05 ---> Running in f243bc80245d 16:30:05 Removing intermediate container f243bc80245d 16:30:05 ---> f8efec996287 16:30:05 Step 3/4 : COPY go.mod . 16:30:05 ---> 4439b7c1e284 16:30:05 Step 4/4 : RUN go mod download 16:30:05 ---> Running in 1dd474462f40 16:30:24 Removing intermediate container 1dd474462f40 16:30:24 ---> 0a75472bae7c 16:30:24 Successfully built 0a75472bae7c 16:30:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:24 + docker inspect -f . ci-base-image-x86_64 16:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:24 prd-ubuntu20.04-docker-8c-8g-21688 does not seem to be running inside a container 16:30:24 $ 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:30:25 $ docker top 51053cb873abce6eb880b6f152111033025bb78214f8821eb18e7fa9b94af13a -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:25 + go version 16:30:25 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:25 $ docker stop --time=1 51053cb873abce6eb880b6f152111033025bb78214f8821eb18e7fa9b94af13a 16:30:26 $ docker rm -f 51053cb873abce6eb880b6f152111033025bb78214f8821eb18e7fa9b94af13a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker inspect -f . ci-base-image-x86_64 16:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:27 prd-ubuntu20.04-docker-8c-8g-21688 does not seem to be running inside a container 16:30:27 $ 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:30:27 $ docker top 7e2a81719cc4c1f18a6f3c36cbf7d6ce274a9a1fc390096f7de8dc1103030f50 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:28 ========================================================= 16:30:28 [edgeXBuildGoParallel] Running Tests and Build... 16:30:28 ========================================================= [Pipeline] sh 16:30:28 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:30:28 + make test 16:30:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:35 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.123s coverage: 28.7% of statements 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.132s coverage: 98.5% of statements 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.331s coverage: 89.2% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.145s coverage: 83.8% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.108s coverage: 58.8% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.6% of statements 16:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 82.2% of statements 16:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.095s coverage: 85.4% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 65.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 43.6% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.193s coverage: 92.3% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.129s coverage: 97.7% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:13 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:31:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:31:35 GO111MODULE=on go vet ./... 16:31:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:36 ./bin/test-attribution-txt.sh 16:31:36 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:36 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:36 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:36 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:36 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:36 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:36 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:37 + ls -al . 16:31:37 total 688 16:31:37 drwxrwxr-x 10 1001 1001 4096 Aug 1 16:30 . 16:31:37 drwxr-xr-x 4 root root 4096 Aug 1 16:30 .. 16:31:37 -rw-rw-r-- 1 1001 1001 11 Aug 1 16:29 .dockerignore 16:31:37 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:31 .git 16:31:37 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:29 .github 16:31:37 -rw-rw-r-- 1 1001 1001 1030 Aug 1 16:29 .gitignore 16:31:37 -rw-rw-r-- 1 1001 1001 42 Aug 1 16:29 .golangci.yml 16:31:37 -rw-rw-r-- 1 1001 1001 87 Aug 1 16:29 .hadolint.yml 16:31:37 drwxr-xr-x 3 1001 1001 4096 Aug 1 16:29 .semver 16:31:37 -rw-rw-r-- 1 1001 1001 166 Aug 1 16:29 .sonarcloud.properties 16:31:37 -rw-rw-r-- 1 1001 1001 1171 Aug 1 16:29 ADOPTERS.md 16:31:37 -rw-rw-r-- 1 1001 1001 10347 Aug 1 16:29 Attribution.txt 16:31:37 -rw-rw-r-- 1 1001 1001 63209 Aug 1 16:29 CHANGELOG.md 16:31:37 -rw-rw-r-- 1 1001 1001 3804 Aug 1 16:29 CONTRIBUTING.md 16:31:37 -rw-rw-r-- 1 1001 1001 677 Aug 1 16:29 GOVERNANCE.md 16:31:37 -rw-rw-r-- 1 1001 1001 850 Aug 1 16:29 Jenkinsfile 16:31:37 -rw-rw-r-- 1 1001 1001 10775 Aug 1 16:29 LICENSE 16:31:37 -rw-rw-r-- 1 1001 1001 10350 Aug 1 16:29 Makefile 16:31:37 -rw-rw-r-- 1 1001 1001 582 Aug 1 16:29 OWNERS.md 16:31:37 -rw-rw-r-- 1 1001 1001 9094 Aug 1 16:29 README.md 16:31:37 -rw-rw-r-- 1 1001 1001 6912 Aug 1 16:29 SECURITY.md 16:31:37 -rw-rw-r-- 1 1001 1001 5 Aug 1 16:29 VERSION 16:31:37 -rw-rw-r-- 1 1001 1001 4131 Aug 1 16:29 ZMQWindows.md 16:31:37 drwxrwxr-x 2 1001 1001 4096 Aug 1 16:29 bin 16:31:37 drwxrwxr-x 18 1001 1001 4096 Aug 1 16:29 cmd 16:31:37 -rw-r--r-- 1 root root 436531 Aug 1 16:31 coverage.out 16:31:37 -rw-rw-r-- 1 1001 1001 3681 Aug 1 16:29 go.mod 16:31:37 -rw-rw-r-- 1 1001 1001 38033 Aug 1 16:29 go.sum 16:31:37 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:29 internal 16:31:37 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:29 openapi 16:31:37 drwxrwxr-x 4 1001 1001 4096 Aug 1 16:29 snap 16:31:37 -rw-rw-r-- 1 1001 1001 204 Aug 1 16:29 version.go [Pipeline] sh 16:31:37 + '[' -e coverage.out ] 16:31:37 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:37 Stashed 1 file(s) [Pipeline] sh 16:31:38 + make build 16:31:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21692 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws 16:31:39 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:31:39 The recommended git tool is: git 16:31:46 using credential edgex-jenkins-ssh 16:31:46 Cloning the remote Git repository 16:31:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:47 > git init /w/workspace/edgex-go/2 # timeout=10 16:31:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:47 > git --version # timeout=10 16:31:47 > git --version # 'git version 2.25.1' 16:31:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:05 Merging remotes/origin/main commit 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 16:32:05 Merge succeeded, producing b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:32:05 Checking out Revision b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e (PR-4111) 16:32:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:05 > git config core.sparsecheckout # timeout=10 16:32:05 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 16:32:05 > git remote # timeout=10 16:32:05 > git config --get remote.origin.url # timeout=10 16:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:05 > git merge 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 16:32:05 > git rev-parse HEAD^{commit} # timeout=10 16:32:05 > git config core.sparsecheckout # timeout=10 16:32:05 > git checkout -f b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e # timeout=10 16:32: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32: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:32:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:10 Commit message: "Merge commit '25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a' into HEAD" 16:32:10 > git rev-list --no-walk 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 16:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:11 Dload Upload Total Spent Left Speed 16:32:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 16:32:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:12 + sudo tee /etc/docker/daemon.new 16:32:12 { 16:32:12 "registry-mirrors": [ 16:32:12 "https://nexus3.edgexfoundry.org:10001" 16:32:12 ], 16:32:12 "bip": "10.250.0.254/24", 16:32:12 "hosts": [ 16:32:12 "tcp://0.0.0.0:5555", 16:32:12 "unix:///var/run/docker.sock" 16:32:12 ], 16:32:12 "mtu": 1458, 16:32:12 "selinux-enabled": true, 16:32:12 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:12 } [Pipeline] sh 16:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32: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/secrets-config ./cmd/secrets-config 16:32:13 + sudo service docker restart 16:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:16 $ docker stop --time=1 7e2a81719cc4c1f18a6f3c36cbf7d6ce274a9a1fc390096f7de8dc1103030f50 16:32:21 $ docker rm -f 7e2a81719cc4c1f18a6f3c36cbf7d6ce274a9a1fc390096f7de8dc1103030f50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:22 16:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:23 latest: Pulling from edgex-devops/edgex-compose 16:32:23 cbdbe7a5bc2a: Pulling fs layer 16:32:23 ca9280d653b3: Pulling fs layer 16:32:23 7e9c9ca2126c: Pulling fs layer 16:32:23 cbdbe7a5bc2a: Download complete 16:32:23 ca9280d653b3: Verifying Checksum 16:32:23 ca9280d653b3: Download complete 16:32:23 cbdbe7a5bc2a: Pull complete 16:32:23 7e9c9ca2126c: Download complete 16:32:24 ca9280d653b3: Pull complete 16:32:27 7e9c9ca2126c: Pull complete 16:32:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:27 prd-ubuntu20.04-docker-8c-8g-21688 does not seem to be running inside a container 16:32:27 $ 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:32:32 $ docker top f2b2bae47b7bdcece51ff44e8d60065cd170bcb8a609a38c122e2c4fdb6f97d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 16:32:32 provisioning config files... 16:32:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8319754924743632471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:32 + docker-compose build --help 16:32:32 + grep parallel 16:32:32 ---> docker-login.sh 16:32:32 nexus3.edgexfoundry.org:10001 16:32:33 --parallel Build images in parallel. [Pipeline] } 16:32:33 $ docker stop --time=1 f2b2bae47b7bdcece51ff44e8d60065cd170bcb8a609a38c122e2c4fdb6f97d1 16:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:33 Configure a credential helper to remove this warning. See 16:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:33 16:32:33 Login Succeeded 16:32:33 nexus3.edgexfoundry.org:10002 16:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:34 Configure a credential helper to remove this warning. See 16:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:34 16:32:34 Login Succeeded 16:32:34 nexus3.edgexfoundry.org:10003 16:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:34 $ docker rm -f f2b2bae47b7bdcece51ff44e8d60065cd170bcb8a609a38c122e2c4fdb6f97d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:34 Configure a credential helper to remove this warning. See 16:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:34 16:32:34 Login Succeeded 16:32:34 nexus3.edgexfoundry.org:10004 16:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 prd-ubuntu20.04-docker-8c-8g-21688 does not seem to be running inside a container 16:32:35 $ 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:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 docker.io 16:32:35 $ docker top b191db5870293ee4814afa8eebee1bd2ce069aa68b53c4fb6fd7532dcae658f7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:36 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:36 Configure a credential helper to remove this warning. See 16:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:36 16:32:36 Login Succeeded 16:32:36 ---> docker-login.sh ends [Pipeline] } 16:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:32:36 Building core-command ... 16:32:36 Building core-data ... 16:32:36 Building core-metadata ... 16:32:36 Building security-bootstrapper ... 16:32:36 Building security-proxy-setup ... 16:32:36 Building security-secretstore-setup ... 16:32:36 Building security-spiffe-token-provider ... 16:32:36 Building security-spire-agent ... 16:32:36 Building security-spire-config ... 16:32:36 Building security-spire-server ... 16:32:36 Building support-notifications ... 16:32:36 Building support-scheduler ... 16:32:36 Building sys-mgmt-agent ... 16:32:36 Building security-spire-config 16:32:36 Building sys-mgmt-agent 16:32:36 Building security-bootstrapper 16:32:36 Building core-data 16:32:36 Building security-secretstore-setup [Pipeline] sh 16:32:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:37 ========================================================= 16:32:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:37 b3c136eddcbf: Pulling fs layer 16:32:37 c0a3192eca97: Pulling fs layer 16:32:37 a050256f5b6f: Pulling fs layer 16:32:37 656be50a0ddc: Pulling fs layer 16:32:37 2bbca73fdf42: Pulling fs layer 16:32:37 46d945488cbd: Pulling fs layer 16:32:37 8a5474983e97: Pulling fs layer 16:32:37 329c88fbcd65: Pulling fs layer 16:32:37 656be50a0ddc: Waiting 16:32:37 2bbca73fdf42: Waiting 16:32:37 46d945488cbd: Waiting 16:32:37 8a5474983e97: Waiting 16:32:37 329c88fbcd65: Waiting 16:32:37 a050256f5b6f: Verifying Checksum 16:32:37 a050256f5b6f: Download complete 16:32:37 c0a3192eca97: Verifying Checksum 16:32:37 c0a3192eca97: Download complete 16:32:37 2bbca73fdf42: Verifying Checksum 16:32:37 2bbca73fdf42: Download complete 16:32:37 b3c136eddcbf: Verifying Checksum 16:32:37 b3c136eddcbf: Download complete 16:32:37 46d945488cbd: Verifying Checksum 16:32:37 46d945488cbd: Download complete 16:32:38 b3c136eddcbf: Pull complete 16:32:38 329c88fbcd65: Verifying Checksum 16:32:38 329c88fbcd65: Download complete 16:32:39 c0a3192eca97: Pull complete 16:32:39 a050256f5b6f: Pull complete 16:32:40 8a5474983e97: Verifying Checksum 16:32:40 8a5474983e97: Download complete 16:32:40 656be50a0ddc: Verifying Checksum 16:32:40 656be50a0ddc: Download complete 16:32:51 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:32:51 ---> 0a75472bae7c 16:32:51 Step 3/31 : WORKDIR /edgex-go 16:32:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:51 ---> 0a75472bae7c 16:32:51 Step 3/25 : WORKDIR /edgex-go 16:32:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:51 ---> 0a75472bae7c 16:32:51 Step 3/26 : WORKDIR /edgex-go 16:32:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:51 ---> 0a75472bae7c 16:32:51 Step 3/23 : WORKDIR /edgex-go 16:32:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:51 ---> 0a75472bae7c 16:32:51 Step 3/23 : WORKDIR /edgex-go 16:32:55 656be50a0ddc: Pull complete 16:32:55 2bbca73fdf42: Pull complete 16:32:55 46d945488cbd: Pull complete 16:33:01 ---> Running in 705007eed4ad 16:33:01 ---> Running in 172f8e75b481 16:33:01 ---> Running in f4a098b57719 16:33:01 ---> Running in 8618aab797c4 16:33:01 ---> Running in bb2a5f06a35c 16:33:01 Removing intermediate container bb2a5f06a35c 16:33:01 ---> be1126c2f247 16:33:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:01 Removing intermediate container 8618aab797c4 16:33:01 ---> 8796472459ae 16:33:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:01 Removing intermediate container f4a098b57719 16:33:01 ---> a1c2c13b2385 16:33:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:01 Removing intermediate container 172f8e75b481 16:33:01 ---> 351207f969c5 16:33:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:01 Removing intermediate container 705007eed4ad 16:33:01 ---> 33ddb05fcd3b 16:33:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:01 ---> Running in 76462e669708 16:33:01 ---> Running in dd950ec2d431 16:33:01 ---> Running in 6772e7172bef 16:33:01 ---> Running in 3413537668b2 16:33:01 ---> Running in 50311dc89856 16:33:01 Removing intermediate container 76462e669708 16:33:01 ---> d38753d186ac 16:33:01 Step 5/25 : RUN apk add --update --no-cache make git 16:33:01 ---> Running in e105458fd836 16:33:01 Removing intermediate container dd950ec2d431 16:33:01 ---> eef2f59802f1 16:33:01 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:01 ---> Running in d1fa711f4b53 16:33:02 Removing intermediate container 50311dc89856 16:33:02 ---> a26807a18035 16:33:02 Step 5/31 : RUN apk add --update --no-cache make git 16:33:02 ---> Running in 17776262e56d 16:33:02 Removing intermediate container 3413537668b2 16:33:02 ---> c07fe81d6059 16:33:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:02 ---> Running in d1cceb0ff5fa 16:33:02 Removing intermediate container 6772e7172bef 16:33:02 ---> d17fc69d2fdf 16:33:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:02 ---> Running in 79eafcfc45a3 16:33:02 8a5474983e97: Pull complete 16:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:03 329c88fbcd65: Pull complete 16:33:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:03 OK: 211 MiB in 51 packages 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:03 OK: 211 MiB in 51 packages 16:33:03 Removing intermediate container d1fa711f4b53 16:33:03 ---> 4221898a6c5b 16:33:03 Step 6/23 : COPY go.mod vendor* ./ 16:33:03 OK: 211 MiB in 51 packages 16:33:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:04 WORKDIR /edgex 16:33:04 COPY go.mod . 16:33:04 RUN go mod download 16:33:04 + docker build -t ci-base-image-arm64 -f - . 16:33:04 OK: 211 MiB in 51 packages 16:33:04 ---> 40538a55127a 16:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:04 ---> Running in eaf75c7d3364 16:33:04 OK: 211 MiB in 51 packages 16:33:04 Removing intermediate container e105458fd836 16:33:04 ---> 2c59ad64a429 16:33:04 Step 6/25 : COPY go.mod vendor* ./ 16:33:04 Removing intermediate container 17776262e56d 16:33:04 ---> b0e58c9b4fa7 16:33:04 Step 6/31 : COPY go.mod vendor* ./ 16:33:04 ---> 3cd30fcb3072 16:33:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:04 ---> ea4ffe2441e1 16:33:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:05 ---> Running in ca99b9281c0c 16:33:05 ---> Running in b8ec80ca28e7 16:33:06 Removing intermediate container d1cceb0ff5fa 16:33:06 ---> 998f4cdc75c3 16:33:06 Step 6/23 : COPY go.mod vendor* ./ 16:33:06 Removing intermediate container 79eafcfc45a3 16:33:06 ---> 23e505faf091 16:33:06 Step 6/26 : COPY go.mod vendor* ./ 16:33:06 Sending build context to Docker daemon 169.3MB 16:33:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:06 ---> ff4287adb874 16:33:06 Step 2/4 : WORKDIR /edgex 16:33:07 ---> c2f48ad63dbf 16:33:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:07 ---> 53d4444b193a 16:33:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:07 ---> Running in 4e7050a1fc50 16:33:07 ---> Running in a0e478dc3209 16:33:08 ---> Running in e0b57278bdb6 16:33:09 Removing intermediate container e0b57278bdb6 16:33:09 ---> 2de03dc4b954 16:33:09 Step 3/4 : COPY go.mod . 16:33:09 ---> 8a235c0ae283 16:33:09 Step 4/4 : RUN go mod download 16:33:10 ---> Running in 5655aae90da4 16:33:22 Removing intermediate container eaf75c7d3364 16:33:22 ---> b7030b229607 16:33:22 Step 8/23 : COPY . . 16:33:49 Removing intermediate container 5655aae90da4 16:33:49 ---> 6db5c7e5341f 16:33:49 Successfully built 6db5c7e5341f 16:33:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:49 ---> 802adac6b3de 16:33:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:33:49 Removing intermediate container b8ec80ca28e7 16:33:49 ---> 5c96416f82c1 16:33:49 Step 8/31 : COPY . . 16:33:49 Removing intermediate container ca99b9281c0c 16:33:49 ---> 54a1a67144f5 16:33:49 Step 8/25 : COPY . . 16:33:49 ---> Running in 29f86fba08f2 16:33:49 Removing intermediate container a0e478dc3209 16:33:49 ---> a7a72fc91f23 16:33:49 Step 8/26 : COPY . . 16:33:49 Removing intermediate container 4e7050a1fc50 16:33:49 ---> 1a59a49d5397 16:33:49 Step 8/23 : COPY . . 16:33: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:49 + docker inspect -f . ci-base-image-arm64 16:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:49 prd-ubuntu20.04-docker-arm64-4c-16g-21692 does not seem to be running inside a container 16:33:49 $ 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:33:51 $ docker top 6c708121c07bd486052213b84d137d93a7fc43d1a39fdbabfeb95edb2611baff -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:52 + go version 16:33:52 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:52 $ docker stop --time=1 6c708121c07bd486052213b84d137d93a7fc43d1a39fdbabfeb95edb2611baff 16:33:53 $ docker rm -f 6c708121c07bd486052213b84d137d93a7fc43d1a39fdbabfeb95edb2611baff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:54 + docker inspect -f . ci-base-image-arm64 16:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-21692 does not seem to be running inside a container 16:33:54 $ 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:33:56 $ docker top 73624ae53534d42b8da6448620cb25566b0f374e94a2f87af6e83092f857c3e5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:56 ========================================================= 16:33:56 [edgeXBuildGoParallel] Running Tests and Build... 16:33:56 ========================================================= [Pipeline] sh 16:33:56 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:33:57 + make test 16:33:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:21 ---> be2b0a86a27c 16:34:21 Step 9/23 : RUN make cmd/core-data/core-data 16:34:21 ---> 8e175ea185a6 16:34:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:21 ---> 2f2a4a0eb801 16:34:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:21 ---> 9018f1211b5f 16:34:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:21 ---> Running in 0bbbae5b5705 16:34:21 ---> Running in 23b3d20ab3e9 16:34:21 ---> Running in a883961b6d99 16:34:21 ---> Running in b99c5f81c4c8 16:34:21 Removing intermediate container 29f86fba08f2 16:34:21 ---> 75859f2a857f 16:34:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:21 Removing intermediate container a883961b6d99 16:34:21 ---> 8f6b9813e6e0 16:34:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:21 ---> Running in 4cbe962e79b7 16:34:21 ---> Running in 16145c0598d6 16:34:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:21 Removing intermediate container 16145c0598d6 16:34:21 ---> df1a3d216367 16:34:21 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:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:21 ---> Running in 85cce1e877cf 16:34:26 Removing intermediate container 4cbe962e79b7 16:34:26 ---> d3d114fcfd9b 16:34:26 16:34:26 Step 11/23 : FROM docker:20.10.14 16:34:28 20.10.14: Pulling from library/docker 16:34:28 Removing intermediate container 85cce1e877cf 16:34:28 ---> 788ad0d34b0b 16:34:28 Step 12/26 : WORKDIR /edgex-go 16:34:35 ---> Running in 2f4949815edc 16:34:36 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:37 Removing intermediate container 2f4949815edc 16:34:37 ---> 6680a209e5ca 16:34:37 16:34:37 Step 13/26 : FROM alpine:3.15 16:34:37 3.15: Pulling from library/alpine 16:34:37 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:37 Status: Downloaded newer image for alpine:3.15 16:34:37 ---> 2720e26172a0 16:34:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:40 ---> Running in 23c7722a20ab 16:34:42 Removing intermediate container 23c7722a20ab 16:34:42 ---> 6dd06419d237 16:34:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:42 ---> Running in bd1963e471d2 16:34:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:42 Status: Downloaded newer image for docker:20.10.14 16:34:42 ---> 7417809fdb73 16:34:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:46 ---> Running in 11cf8c268c21 16:34:47 Removing intermediate container b99c5f81c4c8 16:34:47 ---> 4a7977548e5e 16:34:47 16:34:47 Step 10/31 : FROM alpine:3.16 16:34:47 Removing intermediate container 23b3d20ab3e9 16:34:47 ---> 71b62c2cc8da 16:34:47 16:34:47 Step 10/25 : FROM alpine:3.16 16:34:48 Removing intermediate container 11cf8c268c21 16:34:48 ---> 44d7d3e136c2 16:34:48 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:34:48 3.16: Pulling from library/alpine 16:34:48 3.16: Pulling from library/alpine 16:34:48 ---> Running in 0128cc790ba7 16:34:49 Removing intermediate container bd1963e471d2 16:34:49 ---> 0cfd0bd4024a 16:34:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:49 ---> Running in 4ebd0f9a51d3 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:49 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:49 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:50 Status: Downloaded newer image for alpine:3.16 16:34:50 Status: Image is up to date for alpine:3.16 16:34:50 ---> d7d3d98c851f 16:34:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:50 (1/43) Installing readline (8.1.1-r0) 16:34:50 (2/43) Installing bash (5.1.16-r0) 16:34:50 Executing bash-5.1.16-r0.post-install 16:34:50 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:50 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:50 (5/43) Installing libcurl (7.80.0-r2) 16:34:50 (6/43) Installing curl (7.80.0-r2) 16:34:50 (7/43) Installing dumb-init (1.2.5-r1) 16:34:50 (8/43) Installing libbz2 (1.0.8-r1) 16:34:50 (9/43) Installing expat (2.4.7-r0) 16:34:50 (10/43) Installing libffi (3.4.2-r1) 16:34:50 (11/43) Installing gdbm (1.22-r0) 16:34:50 (12/43) Installing xz-libs (5.2.5-r1) 16:34:50 ---> d7d3d98c851f 16:34:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:50 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:50 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:50 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:50 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:50 (17/43) Installing python3 (3.9.13-r1) 16:34:51 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:51 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:51 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:51 (21/43) Installing py3-idna (3.3-r0) 16:34:51 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:51 (23/43) Installing py3-requests (2.26.0-r1) 16:34:51 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:51 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:51 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:51 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:51 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:51 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:51 (30/43) Installing py3-distro (1.6.0-r0) 16:34:51 (31/43) Installing py3-six (1.16.0-r0) 16:34:51 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:51 (33/43) Installing py3-html5lib (1.1-r1) 16:34:51 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:51 (35/43) Installing py3-packaging (20.9-r1) 16:34:51 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:51 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:51 (38/43) Installing py3-progress (1.6-r0) 16:34:51 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:51 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:51 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:51 (42/43) Installing py3-toml (0.10.2-r2) 16:34:51 (43/43) Installing py3-pip (20.3.4-r1) 16:34:51 Executing busybox-1.34.1-r5.trigger 16:34:51 OK: 83 MiB in 65 packages 16:34:52 Collecting docker-compose==1.23.2 16:34:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:52 Collecting texttable<0.10,>=0.9.0 16:34:52 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:54 Collecting docker<4.0,>=3.6.0 16:34:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:54 Collecting docopt<0.7,>=0.6.1 16:34:54 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:55 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:34:55 Collecting jsonschema<3,>=2.5.1 16:34:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:55 Collecting cached-property<2,>=1.2.0 16:34:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:55 Collecting PyYAML<4,>=3.10 16:34:55 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:56 ---> Running in d0de4b5bfbe6 16:34:56 ---> Running in ea8fac3640b3 16:34:56 Removing intermediate container 0bbbae5b5705 16:34:56 ---> e1354834ec51 16:34:56 16:34:56 Step 10/23 : FROM alpine:3.16 16:34:56 ---> d7d3d98c851f 16:34:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:56 Collecting dockerpty<0.5,>=0.4.1 16:34:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:56 Collecting websocket-client<1.0,>=0.32.0 16:34:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:57 ---> Running in 07374f75f983 16:34:57 Collecting docker-pycreds>=0.4.0 16:34:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:57 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:57 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:57 OK: 15857 distinct packages available 16:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:57 Collecting chardet<3.1.0,>=3.0.2 16:34:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:57 Collecting urllib3<1.25,>=1.21.1 16:34:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:57 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:34:57 Removing intermediate container d0de4b5bfbe6 16:34:57 ---> cabda59bb68d 16:34:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:57 Collecting idna<2.8,>=2.5 16:34:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:57 Attempting uninstall: urllib3 16:34:57 Found existing installation: urllib3 1.26.7 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:57 Uninstalling urllib3-1.26.7: 16:34:57 Successfully uninstalled urllib3-1.26.7 16:34:58 ---> Running in e49e9c708e8e 16:34:58 (1/3) Installing ca-certificates (20220614-r0) 16:34:58 Removing intermediate container 07374f75f983 16:34:58 ---> 16a4497ead29 16:34:58 Step 12/23 : ENV APP_PORT=59880 16:34:58 (2/3) Installing dumb-init (1.2.5-r1) 16:34:58 (3/3) Installing su-exec (0.2-r1) 16:34:58 Executing busybox-1.35.0-r15.trigger 16:34:58 Executing ca-certificates-20220614-r0.trigger 16:34:58 OK: 6 MiB in 17 packages 16:34:58 Attempting uninstall: idna 16:34:58 Found existing installation: idna 3.3 16:34:58 Uninstalling idna-3.3: 16:34:58 Successfully uninstalled idna-3.3 16:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:58 (1/4) Installing dumb-init (1.2.5-r1) 16:34:58 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:58 ---> Running in c6626c38a806 16:34:58 (3/4) Installing libucontext (1.1-r0) 16:34:58 (4/4) Installing gcompat (1.0.0-r4) 16:34:58 Executing busybox-1.34.1-r7.trigger 16:34:58 OK: 6 MiB in 18 packages 16:34:59 Attempting uninstall: requests 16:34:59 Found existing installation: requests 2.26.0 16:34:59 Uninstalling requests-2.26.0: 16:34:59 Successfully uninstalled requests-2.26.0 16:34:59 Removing intermediate container c6626c38a806 16:34:59 ---> 8a7b627c94a4 16:34:59 Step 13/23 : EXPOSE $APP_PORT 16:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:00 Running setup.py install for texttable: started 16:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 (1/2) Installing dumb-init (1.2.5-r1) 16:35:00 (2/2) Installing su-exec (0.2-r1) 16:35:00 Executing busybox-1.35.0-r15.trigger 16:35:00 OK: 6 MiB in 16 packages 16:35:00 Running setup.py install for texttable: finished with status 'done' 16:35:00 Running setup.py install for PyYAML: started 16:35:00 ---> Running in feaf3a302531 16:35:01 Running setup.py install for PyYAML: finished with status 'done' 16:35:01 Running setup.py install for docopt: started 16:35:01 Removing intermediate container ea8fac3640b3 16:35:01 ---> 45649426f179 16:35:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:01 ---> Running in 4a2e8249648d 16:35:02 Running setup.py install for docopt: finished with status 'done' 16:35:02 Running setup.py install for dockerpty: started 16:35:02 Removing intermediate container feaf3a302531 16:35:02 ---> c38b0a9a9f53 16:35:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:02 Removing intermediate container 4ebd0f9a51d3 16:35:02 ---> fe10ec3465a5 16:35:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:02 Running setup.py install for dockerpty: finished with status 'done' 16:35:02 ---> Running in a5cc9c331de7 16:35:05 Removing intermediate container e49e9c708e8e 16:35:05 ---> a0a61748ba72 16:35:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:05 Removing intermediate container 4a2e8249648d 16:35:05 ---> 39b7acaa1a12 16:35:05 Step 13/25 : WORKDIR / 16:35:05 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:05 ---> Running in 1434976d7f5b 16:35:05 ---> Running in e968b1a1d2c0 16:35:05 ---> 2d424a4933c0 16:35:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:06 Removing intermediate container 1434976d7f5b 16:35:06 ---> 2730814fcba7 16:35:06 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:06 Removing intermediate container e968b1a1d2c0 16:35:06 ---> 219045b1a96b 16:35:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> e550ac5bebdf 16:35:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:06 16:35:06 ---> Running in 085f60d2e8e8 16:35:07 ---> Running in 2db904bb2392 16:35:08 ---> 362fe6fd304b 16:35:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:09 Removing intermediate container 085f60d2e8e8 16:35:09 ---> a00b1e7d20d7 16:35:09 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:09 Removing intermediate container a5cc9c331de7 16:35:09 ---> 37af973ca691 16:35:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:09 Removing intermediate container 0128cc790ba7 16:35:09 ---> 71b7d8fef953 16:35:09 Step 14/23 : ENV APP_PORT=58890 16:35:09 ---> Running in 6f74b3c1dd14 16:35:09 ---> Running in 3b4b02a628ea 16:35:09 Removing intermediate container 2db904bb2392 16:35:09 ---> d2b6c924192d 16:35:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:09 ---> ba2c037371e5 16:35:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:09 ---> Running in 4677b2074e6a 16:35:10 Removing intermediate container 6f74b3c1dd14 16:35:10 ---> 3484ffe2c689 16:35:10 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:10 ---> 32fdbaf76a43 16:35:10 Step 21/26 : WORKDIR / 16:35:10 ---> 0dd8adefced2 16:35:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:10 Removing intermediate container 4677b2074e6a 16:35:10 ---> 9f6db755b3ff 16:35:10 Step 15/23 : EXPOSE $APP_PORT 16:35:10 ---> Running in 4c4d4c1162d6 16:35:10 ---> Running in ef16b9335e17 16:35:10 ---> Running in 76a74c8a387a 16:35:10 ---> b397a9e417d9 16:35:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:11 Removing intermediate container 76a74c8a387a 16:35:11 ---> 5be682566792 16:35:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:11 Removing intermediate container 4c4d4c1162d6 16:35:11 ---> edca596171a4 16:35:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:11 ---> Running in 2fea9a20248a 16:35:11 ---> 7e492d99e2f7 16:35:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:11 (1/6) Installing dumb-init (1.2.5-r1) 16:35:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:11 (3/6) Installing libsodium (1.0.18-r0) 16:35:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:12 ---> 1b74efefc885 16:35:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:12 (5/6) Installing libzmq (4.3.4-r0) 16:35:12 Removing intermediate container 2fea9a20248a 16:35:12 ---> fe7b83331bc7 16:35:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:12 ---> 8a93d51e4ce2 16:35:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:12 (6/6) Installing zeromq (4.3.4-r0) 16:35:12 ---> Running in 2188302a7e5f 16:35:12 Removing intermediate container ef16b9335e17 16:35:12 ---> aac6ec4e9387 16:35:12 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:12 ---> 78668d48d6c7 16:35:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:12 Executing busybox-1.35.0-r15.trigger 16:35:12 OK: 8 MiB in 20 packages 16:35:12 ---> Running in 06377fbcde6c 16:35:12 ---> 7b9198729d29 16:35:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:12 Removing intermediate container 2188302a7e5f 16:35:12 ---> 163cb1d840af 16:35:12 Step 24/26 : LABEL arch=x86_64 16:35:12 ---> Running in eb3a832bbe3b 16:35:12 ---> cefcd151939c 16:35:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:13 Removing intermediate container 06377fbcde6c 16:35:13 ---> 392efcf45bd8 16:35:13 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:13 ---> Running in 7ffc80ad4b18 16:35:13 ---> Running in 7b36755a3470 16:35:13 Removing intermediate container 3b4b02a628ea 16:35:13 ---> c675f17ab1d9 16:35:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:13 ---> e7a68fa95338 16:35:13 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:14 Removing intermediate container 7b36755a3470 16:35:14 ---> 8ca08fc044de 16:35:14 Step 25/26 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:35:14 Removing intermediate container 7ffc80ad4b18 16:35:14 ---> a65eed316649 16:35:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:14 ---> Running in a39db41ed8a8 16:35:14 ---> Running in 5efa3e15ec1e 16:35:14 ---> Running in cdab36e9ea68 16:35:14 ---> 0ccb6ac38cf5 16:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:14 Removing intermediate container 5efa3e15ec1e 16:35:14 ---> c4f0c0b9741e 16:35:14 Step 26/26 : LABEL version=0.0.0 16:35:14 Removing intermediate container eb3a832bbe3b 16:35:14 ---> 96b7c65aadfa 16:35:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:15 Removing intermediate container cdab36e9ea68 16:35:15 ---> cb5bf1dee934 16:35:15 Step 21/23 : LABEL arch=x86_64 16:35:15 ---> Running in aec92a0ff109 16:35:15 ---> Running in c91e4cbf1543 16:35:15 ---> Running in d59333d29a81 16:35:15 ---> 953d913eadfc 16:35:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:15 Removing intermediate container aec92a0ff109 16:35:15 ---> fc604513d5f5 16:35:15 16:35:15 Removing intermediate container c91e4cbf1543 16:35:15 ---> 5ca04c67646e 16:35:15 Step 23/25 : LABEL arch=x86_64 16:35:15 Successfully built fc604513d5f5 16:35:15 Removing intermediate container d59333d29a81 16:35:15 ---> ec84f882b7df 16:35:15 Step 22/23 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:35:15 Successfully tagged security-spire-config:latest 16:35:15  Building security-spire-config ... done Building security-spiffe-token-provider 16:35:15 ---> Running in 1c06e047b9fc 16:35:15 ---> Running in 9e7338c1f070 16:35:17 ---> af988045a923 16:35:17 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:19 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:22 ---> 0a75472bae7c 16:35:22 Step 3/20 : WORKDIR /edgex-go 16:35:22 ---> Using cache 16:35:22 ---> 351207f969c5 16:35:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:22 Removing intermediate container a39db41ed8a8 16:35:22 ---> 562c0f733236 16:35:22 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:22 Removing intermediate container 9e7338c1f070 16:35:22 ---> 13b9094527d0 16:35:22 Step 24/25 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:35:22 ---> Running in 82d7dacf0456 16:35:22 Removing intermediate container 1c06e047b9fc 16:35:22 ---> 3e2d237ab18d 16:35:22 Step 23/23 : LABEL version=0.0.0 16:35:22 ---> Running in c43df8e2ff7f 16:35:22 ---> Running in d88d0409063a 16:35:23 ---> Running in 8023cc51a6d1 16:35:23 ---> c4e9cdedbf54 16:35:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:23 Removing intermediate container 82d7dacf0456 16:35:23 ---> d3080a48ab01 16:35:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:23 Removing intermediate container d88d0409063a 16:35:23 ---> 15de8863fc77 16:35:23 Step 25/25 : LABEL version=0.0.0 16:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:24 v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:24 v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:24 OK: 17035 distinct packages available 16:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:24 OK: 211 MiB in 51 packages 16:35:25 ---> Running in 5bb2ed9291da 16:35:25 Removing intermediate container 8023cc51a6d1 16:35:25 ---> 800919ef89db 16:35:25 16:35:25 ---> Running in 8979f34152b3 16:35:25 Successfully built 800919ef89db 16:35:25 ---> 1f1eeafc2571 16:35:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:25 Successfully tagged sys-mgmt-agent:latest 16:35:25  Building sys-mgmt-agent ... done Building support-scheduler 16:35:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:30 ---> 0a75472bae7c 16:35:30 Step 3/22 : WORKDIR /edgex-go 16:35:31 ---> Using cache 16:35:31 ---> 351207f969c5 16:35:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:31 ---> Using cache 16:35:31 ---> c07fe81d6059 16:35:31 Step 5/22 : RUN apk add --update --no-cache make git 16:35:31 Removing intermediate container 5bb2ed9291da 16:35:31 ---> 5c340bc21102 16:35:31 Step 21/23 : LABEL arch=x86_64 16:35:31 ---> 1e9fd63a0f05 16:35:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:31 Removing intermediate container 8979f34152b3 16:35:31 ---> b8d3cd4bfab0 16:35:31 16:35:31 Successfully built b8d3cd4bfab0 16:35:31 ---> Running in 10c9122efc13 16:35:31 Successfully tagged security-secretstore-setup:latest 16:35:31  Building security-secretstore-setup ... done Building security-spire-agent 16:35:31 Removing intermediate container c43df8e2ff7f 16:35:31 ---> 12b5c23a57df 16:35:31 Step 5/20 : COPY go.mod vendor* ./ 16:35:31 ---> Running in 1b1908ce8349 16:35:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:35 ---> 0a75472bae7c 16:35:35 Step 3/26 : WORKDIR /edgex-go 16:35:35 ---> Using cache 16:35:35 ---> 351207f969c5 16:35:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:35 ---> Using cache 16:35:35 ---> c07fe81d6059 16:35:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:36 ---> 4d32ffe98243 16:35:36 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:36 ---> 5e0a9e3e5c41 16:35:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:36 Removing intermediate container 1b1908ce8349 16:35:36 ---> 126bb0f29cdc 16:35:36 Step 22/23 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:35:36 ---> Running in 9383faa1649f 16:35:36 ---> Running in 39f5b72d26a1 16:35:36 ---> Running in 1136936dea1d 16:35:37 ---> 62aa86e9460c 16:35:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:37 Removing intermediate container 1136936dea1d 16:35:37 ---> 41d76fdddaef 16:35:37 Step 23/23 : LABEL version=0.0.0 16:35:37 ---> 0fe268af4487 16:35:37 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:37 OK: 211 MiB in 51 packages 16:35:37 ---> Running in 8428700fe7b5 16:35:37 ---> Running in 1d92e735dbd5 16:35:38 Removing intermediate container 8428700fe7b5 16:35:38 ---> 84e432fb1fcf 16:35:38 16:35:38 Successfully built 84e432fb1fcf 16:35:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:38 Successfully tagged core-data:latest 16:35:38  Building core-data ... done Building support-notifications 16:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:39 OK: 211 MiB in 51 packages 16:35:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:42 ---> 0a75472bae7c 16:35:42 Step 3/22 : WORKDIR /edgex-go 16:35:42 ---> Using cache 16:35:42 ---> 351207f969c5 16:35:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:42 ---> Using cache 16:35:42 ---> c07fe81d6059 16:35:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:46 Removing intermediate container 10c9122efc13 16:35:46 ---> fde9eca6fd9c 16:35:46 Step 6/22 : COPY go.mod vendor* ./ 16:35:46 ---> Running in 5b93da0c0bbd 16:35:46 ---> da76b0b89ce7 16:35:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:46 Removing intermediate container 1d92e735dbd5 16:35:46 ---> e4233785ffce 16:35:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:46 Removing intermediate container 9383faa1649f 16:35:46 ---> 4e23cb3edc89 16:35:46 Step 6/26 : COPY go.mod vendor* ./ 16:35:46 ---> Running in ff30654751c0 16:35:46 ---> Running in 4e17f30e591e 16:35:46 Removing intermediate container 4e17f30e591e 16:35:46 ---> 7df5293f1335 16:35:46 Step 28/31 : CMD ["gate"] 16:35:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:47 ---> c24bbe55bf44 16:35:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:47 ---> Running in 4dc4e47c0205 16:35:47 ---> Running in 707a132d4a6d 16:35:47 Removing intermediate container 4dc4e47c0205 16:35:47 ---> 0a74f1732d2f 16:35:47 Step 29/31 : LABEL arch=x86_64 16:35:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:48 OK: 211 MiB in 51 packages 16:35:55 ---> Running in 49a85e0e0a82 16:35:58 Removing intermediate container 39f5b72d26a1 16:35:58 ---> 4418a292ef92 16:35:58 Step 7/20 : COPY . . 16:36:11 Removing intermediate container 49a85e0e0a82 16:36:11 ---> 023cb496c615 16:36:11 Step 30/31 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:36:11 Removing intermediate container 5b93da0c0bbd 16:36:11 ---> dbdaee40f0aa 16:36:11 Step 6/22 : COPY go.mod vendor* ./ 16:36:11 ---> Running in 9df02b822094 16:36:11 ---> 8eb3d9ceee35 16:36:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:11 Removing intermediate container ff30654751c0 16:36:11 ---> 57ff4371d2f3 16:36:11 Step 8/22 : COPY . . 16:36:11 ---> Running in 4b919311def5 16:36:23 ---> 4b7abc8abcfc 16:36:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:23 Removing intermediate container 9df02b822094 16:36:23 ---> 11f06e02bc97 16:36:23 Step 31/31 : LABEL version=0.0.0 16:36:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:36:24 ---> Running in 3aa81c479b84 16:36:24 ---> 82960acb2f9a 16:36:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:36:24 Removing intermediate container 707a132d4a6d 16:36:24 ---> df06bd214900 16:36:24 Step 8/26 : COPY . . 16:36:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:42 ---> Running in b80439e32f42 16:36:42 ---> Running in c158cb2edbae 16:36:44 ---> 76c4bace5d76 16:36:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:44 Removing intermediate container b80439e32f42 16:36:44 ---> d6a14b80044b 16:36:44 16:36:44 Successfully built d6a14b80044b 16:36:44 Successfully tagged security-bootstrapper:latest 16:36:44 Building security-spire-server 16:36:44  Building security-bootstrapper ... done 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:36:45 ---> Running in 514b50dd385a 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.426s coverage: 28.7% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.2% of statements 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:52 ---> 0a75472bae7c 16:36:52 Step 3/25 : WORKDIR /edgex-go 16:36:52 ---> Using cache 16:36:52 ---> 351207f969c5 16:36:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:52 ---> Using cache 16:36:52 ---> c07fe81d6059 16:36:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:52 ---> Using cache 16:36:52 ---> 4e23cb3edc89 16:36:52 Step 6/25 : COPY go.mod vendor* ./ 16:36:52 ---> Using cache 16:36:52 ---> c24bbe55bf44 16:36:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:52 ---> Using cache 16:36:52 ---> df06bd214900 16:36:52 Step 8/25 : COPY . . 16:36:52 ---> Using cache 16:36:52 ---> 76c4bace5d76 16:36:52 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:52 ---> Using cache 16:36:52 ---> b7aba2615015 16:36:52 Step 10/25 : WORKDIR /edgex-go/spire-build 16:37:07 Removing intermediate container 514b50dd385a 16:37:07 ---> b7aba2615015 16:37:07 Step 10/26 : WORKDIR /edgex-go/spire-build 16:37:07 ---> Running in 69673fe1b4b8 16:37:07 ---> Running in 564ffbbd335e 16:37:07 Removing intermediate container 69673fe1b4b8 16:37:07 ---> 7cfce21ecc81 16:37:07 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:37:07 Removing intermediate container 564ffbbd335e 16:37:07 ---> c34d56df6f00 16:37:07 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:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.488s coverage: 89.2% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.325s coverage: 83.8% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:10 ---> Running in 82fa18706a64 16:37:10 ---> Running in 6e025e1c6c6c 16:37:13 Removing intermediate container 4b919311def5 16:37:13 ---> 77218f8d0b30 16:37:13 16:37:13 Step 9/20 : FROM alpine:3.15 16:37:13 ---> 2720e26172a0 16:37:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:13 ---> Using cache 16:37:13 ---> 6dd06419d237 16:37:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:13 ---> Using cache 16:37:13 ---> 0cfd0bd4024a 16:37:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:13 Removing intermediate container c158cb2edbae 16:37:13 ---> 99f3f3c034da 16:37:13 16:37:13 Step 10/22 : FROM alpine:3.16 16:37:13 ---> d7d3d98c851f 16:37:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:37:13 Removing intermediate container 3aa81c479b84 16:37:13 ---> cedbdee45358 16:37:13 Step 8/22 : COPY . . 16:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.448s coverage: 95.6% of statements 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.444s coverage: 72.2% of statements 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.600s coverage: 60.0% of statements 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.423s coverage: 0.9% of statements 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.236s coverage: 58.8% of statements 16:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 29.6% of statements 16:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.385s coverage: 47.1% of statements 16:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 79.5% of statements 16:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 16:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 16:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 16:37:25 ---> Running in 8e646da7d9e3 16:37:25 ---> Running in a89efa783aa7 16:37:25 ---> 6064325080e1 16:37:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:25 ---> Running in 41580fec15b6 16:37:26 Removing intermediate container 82fa18706a64 16:37:26 ---> e56fe1211219 16:37:26 Step 12/25 : WORKDIR /edgex-go 16:37:26 Removing intermediate container 6e025e1c6c6c 16:37:26 ---> 9917c86a87f8 16:37:26 Step 12/26 : WORKDIR /edgex-go 16:37:26 ---> Running in 219af65a33d4 16:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:26 ---> Running in 09288dc98c48 16:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:26 (1/1) Installing dumb-init (1.2.5-r1) 16:37:26 Executing busybox-1.35.0-r15.trigger 16:37:26 OK: 6 MiB in 15 packages 16:37:27 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:37:27 Removing intermediate container 219af65a33d4 16:37:27 ---> 40a0048169d2 16:37:27 16:37:27 Step 13/25 : FROM alpine:3.15 16:37:27 ---> 2720e26172a0 16:37:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:27 ---> Using cache 16:37:27 ---> 6dd06419d237 16:37:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:27 ---> Using cache 16:37:27 ---> 0cfd0bd4024a 16:37:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:27 Removing intermediate container 09288dc98c48 16:37:27 ---> d0b23cf21c6e 16:37:27 16:37:27 Step 13/26 : FROM alpine:3.15 16:37:27 ---> 2720e26172a0 16:37:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:27 ---> Using cache 16:37:27 ---> 6dd06419d237 16:37:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:27 ---> Using cache 16:37:27 ---> 0cfd0bd4024a 16:37:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:27 ---> Running in d8cead03c09d 16:37:27 ---> Running in 2f87167cb620 16:37:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:27 Removing intermediate container 8e646da7d9e3 16:37:27 ---> f6a077bf944f 16:37:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:27 ---> Running in 8e53e54a8268 16:37:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:28 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:28 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:28 OK: 15857 distinct packages available 16:37:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:28 Removing intermediate container 8e53e54a8268 16:37:28 ---> dc301dd91209 16:37:28 Step 13/22 : ENV APP_PORT=59861 16:37:28 ---> Running in 671cb8d1c508 16:37:29 Removing intermediate container 671cb8d1c508 16:37:29 ---> f3f3f128e1f9 16:37:29 Step 14/22 : EXPOSE $APP_PORT 16:37:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:29 ---> Running in a74960e493b0 16:37:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:29 Removing intermediate container a74960e493b0 16:37:29 ---> 8f2219384e2e 16:37:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:29 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:29 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:29 OK: 15857 distinct packages available 16:37:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:29 (1/9) Installing ca-certificates (20220614-r0) 16:37:29 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:29 ---> e14d4a7a4dde 16:37:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:29 (4/9) Installing libcurl (7.80.0-r2) 16:37:29 (5/9) Installing curl (7.80.0-r2) 16:37:29 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:29 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:29 OK: 15857 distinct packages available 16:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:30 (6/9) Installing dumb-init (1.2.5-r1) 16:37:30 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:30 (8/9) Installing libucontext (1.1-r0) 16:37:30 (9/9) Installing gcompat (1.0.0-r4) 16:37:30 Executing busybox-1.34.1-r7.trigger 16:37:30 Executing ca-certificates-20220614-r0.trigger 16:37:30 OK: 8 MiB in 23 packages 16:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.279s coverage: 94.4% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements 16:37:31 (1/5) Installing dumb-init (1.2.5-r1) 16:37:31 (2/5) Installing musl-obstack (1.2.3-r0) 16:37:31 (3/5) Installing libucontext (1.1-r0) 16:37:31 (4/5) Installing gcompat (1.0.0-r4) 16:37:31 (1/5) Installing dumb-init (1.2.5-r1) 16:37:31 (5/5) Installing openssl (1.1.1q-r0) 16:37:31 (2/5) Installing musl-obstack (1.2.3-r0) 16:37:31 Executing busybox-1.34.1-r7.trigger 16:37:31 OK: 6 MiB in 19 packages 16:37:31 (3/5) Installing libucontext (1.1-r0) 16:37:31 (4/5) Installing gcompat (1.0.0-r4) 16:37:32 (5/5) Installing openssl (1.1.1q-r0) 16:37:32 Executing busybox-1.34.1-r7.trigger 16:37:32 OK: 6 MiB in 19 packages 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.664s coverage: 82.2% of statements 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:42 ---> 24161e863225 16:37:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:44 ---> 17b3421e10f8 16:37:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:37:44 Removing intermediate container a89efa783aa7 16:37:44 ---> fe84cff8224b 16:37:44 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:44 ---> Running in 2d1fec534f1e 16:37:45 Removing intermediate container 2f87167cb620 16:37:45 ---> 134364f5022d 16:37:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 65.1% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.944s coverage: 91.2% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:48 Removing intermediate container d8cead03c09d 16:37:48 ---> 73158d6f4192 16:37:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:48 ---> 96e469d1e92b 16:37:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:48 Removing intermediate container 2d1fec534f1e 16:37:48 ---> dcbfab4ee9fd 16:37:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:50 ---> Running in 96ce2c2bb975 16:37:50 ---> f06c31362084 16:37:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.008s coverage: 64.7% of statements 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 16:37:53 ---> bdc57f8e00dd 16:37:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:53 Removing intermediate container 41580fec15b6 16:37:53 ---> 2f29013008e7 16:37:53 16:37:53 Step 10/22 : FROM alpine:3.16 16:37:53 ---> d7d3d98c851f 16:37:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:53 ---> 0092c7ce0665 16:37:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:54 ---> Running in 40c9d431c503 16:37:54 Removing intermediate container 96ce2c2bb975 16:37:54 ---> 23525d023218 16:37:54 Step 20/22 : LABEL arch=x86_64 16:37:54 ---> 1082f14b9f74 16:37:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:37:54 ---> 89a5e010a6e1 16:37:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:55 ---> 5e81ce4ff5af 16:37:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:55 ---> Running in cdf73b8a4b1f 16:37:55 ---> Running in de9d101b105d 16:37:55 ---> 0fe31a62e555 16:37:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:37:55 ---> 32ef43223211 16:37:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:56 (1/2) Installing ca-certificates (20220614-r0) 16:37:56 (2/2) Installing dumb-init (1.2.5-r1) 16:37:56 Executing busybox-1.35.0-r15.trigger 16:37:56 Executing ca-certificates-20220614-r0.trigger 16:37:56 OK: 6 MiB in 16 packages 16:37:56 Removing intermediate container cdf73b8a4b1f 16:37:56 ---> f86d86d5b628 16:37:56 Step 21/22 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:37:57 Removing intermediate container de9d101b105d 16:37:57 ---> dce0f26dcc9a 16:37:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:57 ---> 4a1433eab686 16:37:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:37:57 ---> 738cf618f8ce 16:37:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:58 ---> Running in 3935164de01a 16:37:58 ---> Running in 8b8a96c4c32e 16:37:59 ---> Running in 1bd4fb5361a2 16:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.555s coverage: 65.8% of statements 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:59 ---> 4b8a8558c1f3 16:37:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:00 Removing intermediate container 40c9d431c503 16:38:00 ---> d536f44aa92f 16:38:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:00 Removing intermediate container 8b8a96c4c32e 16:38:00 ---> 8adf24ca0305 16:38:00 Step 18/20 : LABEL arch=x86_64 16:38:00 Removing intermediate container 3935164de01a 16:38:00 ---> ab967c39fcfe 16:38:00 Step 22/22 : LABEL version=0.0.0 16:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 43.6% of statements 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.303s coverage: 89.5% of statements 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:00 ---> Running in 2a612dba0ac0 16:38:00 Removing intermediate container 1bd4fb5361a2 16:38:00 ---> a68e2c9fe791 16:38:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:00 ---> Running in 48e2369d3f96 16:38:01 ---> Running in c896b91210be 16:38:01 ---> Running in 236914c1060b 16:38:01 ---> Running in 9200b7a2204d 16:38:01 Removing intermediate container 2a612dba0ac0 16:38:01 ---> 32458018f5f7 16:38:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:02 Removing intermediate container 48e2369d3f96 16:38:02 ---> 1730951a9ae0 16:38:02 Step 13/22 : ENV APP_PORT=59860 16:38:02 ---> Running in f55c7f73f717 16:38:02 Removing intermediate container c896b91210be 16:38:02 ---> 99e5c0e30cf7 16:38:02 16:38:02 Removing intermediate container 236914c1060b 16:38:02 ---> 9536d2310856 16:38:02 Step 19/20 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:38:02 Successfully built 99e5c0e30cf7 16:38:02 Removing intermediate container 9200b7a2204d 16:38:02 ---> 508c0b92a8c3 16:38:02 Step 23/25 : LABEL arch=x86_64 16:38:02 Successfully tagged support-scheduler:latest 16:38:02  Building support-scheduler ... done Building core-command 16:38:02 ---> Running in 00b30704355d 16:38:02 ---> Running in bb5f8bb47194 16:38:03 ---> Running in ca7cbf07c30f 16:38:03 Removing intermediate container f55c7f73f717 16:38:03 ---> c787b6d4a39f 16:38:03 Step 24/26 : LABEL arch=x86_64 16:38:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:08 ---> 0a75472bae7c 16:38:08 Step 3/23 : WORKDIR /edgex-go 16:38:08 ---> Using cache 16:38:08 ---> 351207f969c5 16:38:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:08 ---> Using cache 16:38:08 ---> c07fe81d6059 16:38:08 Step 5/23 : RUN apk add --update --no-cache make git 16:38:08 ---> Using cache 16:38:08 ---> fde9eca6fd9c 16:38:08 Step 6/23 : COPY go.mod vendor* ./ 16:38:08 ---> Using cache 16:38:08 ---> da76b0b89ce7 16:38:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:08 ---> Using cache 16:38:08 ---> 57ff4371d2f3 16:38:08 Step 8/23 : COPY . . 16:38:08 ---> Using cache 16:38:08 ---> 82960acb2f9a 16:38:08 Step 9/23 : RUN make cmd/core-command/core-command 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.947s coverage: 92.3% of statements 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.250s coverage: 100.0% of statements 16:38:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 16:38:11 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:38:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:11 GO111MODULE=on go vet ./... 16:38:11 Removing intermediate container 00b30704355d 16:38:11 ---> d9e1337bc8e8 16:38:11 Step 14/22 : EXPOSE $APP_PORT 16:38:11 ---> Running in eee472430c7f 16:38:11 Removing intermediate container bb5f8bb47194 16:38:11 ---> da430e36109c 16:38:11 Step 20/20 : LABEL version=0.0.0 16:38:11 ---> Running in 67865cf6af10 16:38:11 Removing intermediate container ca7cbf07c30f 16:38:11 ---> 96c406a4e0ee 16:38:11 Step 24/25 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:38:12 ---> Running in ee5a77e96d30 16:38:12 ---> Running in b6d569c24edb 16:38:12 ---> Running in d0b973b62906 16:38:12 Removing intermediate container eee472430c7f 16:38:12 ---> 66a4d07f5140 16:38:12 Step 25/26 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:38: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/core-command/core-command ./cmd/core-command 16:38:13 Removing intermediate container ee5a77e96d30 16:38:13 ---> ec240a70e76e 16:38:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:14 ---> Running in 8ec201992db8 16:38:14 Removing intermediate container b6d569c24edb 16:38:14 ---> b4005e665f52 16:38:14 16:38:14 Successfully built b4005e665f52 16:38:14 Successfully tagged security-spiffe-token-provider:latest 16:38:14  Building security-spiffe-token-provider ... done Building security-proxy-setup 16:38:14 Removing intermediate container d0b973b62906 16:38:14 ---> 161e46612b7d 16:38:14 Step 25/25 : LABEL version=0.0.0 16:38:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:38:24 ---> 0a75472bae7c 16:38:24 Step 3/22 : WORKDIR /edgex-go 16:38:24 ---> Using cache 16:38:24 ---> 351207f969c5 16:38:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:24 ---> Using cache 16:38:24 ---> c07fe81d6059 16:38:24 Step 5/22 : RUN apk add --update --no-cache make git 16:38:24 ---> Using cache 16:38:24 ---> fde9eca6fd9c 16:38:24 Step 6/22 : COPY go.mod vendor* ./ 16:38:24 ---> Using cache 16:38:24 ---> da76b0b89ce7 16:38:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:24 ---> Using cache 16:38:24 ---> 57ff4371d2f3 16:38:24 Step 8/22 : COPY . . 16:38:24 ---> Using cache 16:38:24 ---> 82960acb2f9a 16:38:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:38:27 ---> Running in cad1563cff96 16:38:31 Removing intermediate container 8ec201992db8 16:38:31 ---> f9f3b117b947 16:38:31 Step 26/26 : LABEL version=0.0.0 16:38:31 ---> 197d100bf4ad 16:38:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:31 ---> Running in 879151b204ec 16:38:32 ---> Running in 07fe90a7be81 16:38:32 Removing intermediate container cad1563cff96 16:38:32 ---> 0baa4e19060d 16:38:32 16:38:32 Successfully built 0baa4e19060d 16:38:35 Successfully tagged security-spire-server:latest 16:38:35  Building security-spire-server ... done Building core-metadata 16:38:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:39 ---> 0a75472bae7c 16:38:39 Step 3/23 : WORKDIR /edgex-go 16:38:39 ---> Using cache 16:38:39 ---> 351207f969c5 16:38:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:39 ---> Using cache 16:38:39 ---> c07fe81d6059 16:38:39 Step 5/23 : RUN apk add --update --no-cache make git 16:38:39 ---> Using cache 16:38:39 ---> fde9eca6fd9c 16:38:39 Step 6/23 : COPY go.mod vendor* ./ 16:38:39 ---> Using cache 16:38:39 ---> da76b0b89ce7 16:38:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:39 ---> Using cache 16:38:39 ---> 57ff4371d2f3 16:38:39 Step 8/23 : COPY . . 16:38:39 ---> 6d695767b402 16:38:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:39 ---> Using cache 16:38:39 ---> 82960acb2f9a 16:38:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:38:41 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:38:43 Removing intermediate container 07fe90a7be81 16:38:43 ---> b97259950fd7 16:38:43 16:38:43 Removing intermediate container 67865cf6af10 16:38:43 ---> ca63b4824a8c 16:38:43 16:38:43 Step 10/23 : FROM alpine:3.16 16:38:43 Successfully built b97259950fd7 16:38:43 ---> d7d3d98c851f 16:38:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:43 ---> Running in 81132d6e0130 16:38:44 Successfully tagged security-spire-agent:latest 16:38:44 ---> Using cache 16:38:44 ---> f6a077bf944f 16:38:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:44 ---> Using cache 16:38:44 ---> dc301dd91209 16:38:44 Step 13/23 : ENV APP_PORT=59882 16:38:45  Building security-spire-agent ... done  ---> 3f60ef5a2663 16:38:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:38:45 ---> Running in f842bf08559a 16:38:46 ---> Running in 33b5c9d1ef5b 16:38: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:38:46 Removing intermediate container f842bf08559a 16:38:46 ---> 6fa6c1f052b4 16:38:46 Step 14/23 : EXPOSE $APP_PORT 16:38:47 Removing intermediate container 33b5c9d1ef5b 16:38:47 ---> c0276a3bc766 16:38:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:47 ---> Running in 86402ab86bef 16:38:48 ---> Running in 825c3bfd6d94 16:38:48 Removing intermediate container 86402ab86bef 16:38:48 ---> c8589fa62670 16:38:48 Step 15/23 : WORKDIR / 16:38:49 ---> Running in ad6720030e36 16:38:49 Removing intermediate container 825c3bfd6d94 16:38:49 ---> 4afcdc745229 16:38:49 Step 20/22 : LABEL arch=x86_64 16:38:52 ---> Running in 5cbcf85360fc 16:38:52 Removing intermediate container ad6720030e36 16:38:52 ---> 39eca66f3898 16:38:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:58 Removing intermediate container 5cbcf85360fc 16:38:58 ---> 3c5a5246a94e 16:38:58 Step 21/22 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:38:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:38:59 ---> da9ed83b06ff 16:38:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:39:00 ---> Running in ecbd1fa8c1bd 16:39:01 ---> 928380136437 16:39:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:39:03 Removing intermediate container ecbd1fa8c1bd 16:39:03 ---> 7fe40cbf3b7b 16:39:03 Step 22/22 : LABEL version=0.0.0 16:39:07 ---> 3c510c1f173b 16:39:07 Step 19/23 : ENTRYPOINT ["/core-command"] 16:39:07 ---> Running in eeb8f07be8ee 16:39:07 ---> Running in 1c980104a3c6 16:39:07 Removing intermediate container 879151b204ec 16:39:07 ---> 0343c693bc12 16:39:07 16:39:07 Step 10/22 : FROM alpine:3.16 16:39:07 ---> d7d3d98c851f 16:39:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:39:09 Removing intermediate container eeb8f07be8ee 16:39:09 ---> bdf9bbe83070 16:39:09 16:39:09 Successfully built bdf9bbe83070 16:39:10 Successfully tagged support-notifications:latest 16:39:10  Building support-notifications ... done  ---> Running in d26204dfda6e 16:39:10 Removing intermediate container 1c980104a3c6 16:39:10 ---> 16a94131b4d4 16:39:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:11 ---> Running in f714e0df5561 16:39:11 Removing intermediate container 81132d6e0130 16:39:11 ---> 9f3be2b3909f 16:39:11 16:39:11 Step 10/23 : FROM alpine:3.16 16:39:11 ---> d7d3d98c851f 16:39:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:39:11 ---> Using cache 16:39:11 ---> f6a077bf944f 16:39:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:11 ---> Using cache 16:39:11 ---> dc301dd91209 16:39:11 Step 13/23 : ENV APP_PORT=59881 16:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:11 ---> Running in 007ce7346c51 16:39:12 (1/6) Installing ca-certificates (20220614-r0) 16:39:12 (2/6) Installing brotli-libs (1.0.9-r6) 16:39:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:39:12 (4/6) Installing libcurl (7.83.1-r2) 16:39:12 (5/6) Installing curl (7.83.1-r2) 16:39:12 (6/6) Installing dumb-init (1.2.5-r1) 16:39:12 Executing busybox-1.35.0-r15.trigger 16:39:12 Executing ca-certificates-20220614-r0.trigger 16:39:12 Removing intermediate container f714e0df5561 16:39:12 ---> fccccd5891ce 16:39:12 Step 21/23 : LABEL arch=x86_64 16:39:12 OK: 8 MiB in 20 packages 16:39:13 ---> Running in 2dd242380dc1 16:39:13 Removing intermediate container 007ce7346c51 16:39:13 ---> 4f9503d666d6 16:39:13 Step 14/23 : EXPOSE $APP_PORT 16:39:13 ---> Running in 7d995d76a8df 16:39:14 Removing intermediate container 2dd242380dc1 16:39:14 ---> 9202423d1a4a 16:39:14 Step 22/23 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:39:15 Removing intermediate container d26204dfda6e 16:39:15 ---> 4f50bf017728 16:39:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:15 Removing intermediate container 7d995d76a8df 16:39:15 ---> 54428c5c7359 16:39:15 Step 15/23 : WORKDIR / 16:39:15 ---> Running in ef95ff6884f3 16:39:16 ---> Running in 92fb20b4c9e8 16:39:16 ---> Running in 66d90c97535e 16:39:16 Removing intermediate container ef95ff6884f3 16:39:16 ---> eccb2b2e7c44 16:39:16 Step 23/23 : LABEL version=0.0.0 16:39:16 Removing intermediate container 92fb20b4c9e8 16:39:16 ---> 7605b043f297 16:39:16 Step 13/22 : WORKDIR /edgex 16:39:16 ---> Running in a883bce7f46f 16:39:16 Removing intermediate container 66d90c97535e 16:39:16 ---> 83d56e65fdc8 16:39:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:17 ---> Running in 1bc43995505c 16:39:17 Removing intermediate container a883bce7f46f 16:39:17 ---> 7d791230f3c6 16:39:17 16:39:17 ---> f5940aa7d800 16:39:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:17 Removing intermediate container 1bc43995505c 16:39:17 ---> 63f55a7906a3 16:39:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:39:17 Successfully built 7d791230f3c6 16:39:17 Successfully tagged core-command:latest 16:39:17  Building core-command ... done  ---> bf8131c2ca93 16:39:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:39:18 ---> b10b1fc1fe45 16:39:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:18 ---> 596777558896 16:39:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:39:18 ---> 6278ef437732 16:39:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:39:20 ---> Running in dac3b80e3a7e 16:39:20 ---> 4fe5d6455e98 16:39:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:39:20 Removing intermediate container dac3b80e3a7e 16:39:20 ---> 01f7ac38925d 16:39:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:21 ---> Running in c8e51b3cf288 16:39:21 ---> 73bec3e6e9c2 16:39:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:39:21 ---> Running in 6b12bbd885ca 16:39:21 Removing intermediate container c8e51b3cf288 16:39:21 ---> 6f4e237a65c6 16:39:21 Step 21/23 : LABEL arch=x86_64 16:39:22 ---> Running in b85f3c0a5abf 16:39:23 Removing intermediate container b85f3c0a5abf 16:39:23 ---> 11d90ee4f1e4 16:39:23 Step 22/23 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:39:23 ---> Running in 7cb0492e71f3 16:39:23 Removing intermediate container 6b12bbd885ca 16:39:23 ---> 20d5ce67d064 16:39:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:39:23 Removing intermediate container 7cb0492e71f3 16:39:23 ---> 93d196ce5f86 16:39:23 Step 23/23 : LABEL version=0.0.0 16:39:24 ---> Running in 5be471b09b95 16:39:24 ---> Running in caf2e422b6b2 16:39:24 Removing intermediate container caf2e422b6b2 16:39:24 ---> da5321ff80d9 16:39:24 Step 20/22 : LABEL arch=x86_64 16:39:24 Removing intermediate container 5be471b09b95 16:39:24 ---> f66ee5abbd86 16:39:24 16:39:24 ---> Running in 4e2001dee224 16:39:24 Successfully built f66ee5abbd86 16:39:24 Successfully tagged core-metadata:latest 16:39:24  Building core-metadata ... done Removing intermediate container 4e2001dee224 16:39:24 ---> d2e120a30f0d 16:39:24 Step 21/22 : LABEL git_sha=40ec92aaa4401b528b4aae496888f1c00fd74d97 16:39:24 ---> Running in 94d7a82f2b0a 16:39:25 Removing intermediate container 94d7a82f2b0a 16:39:25 ---> ceef4e2f0bb3 16:39:25 Step 22/22 : LABEL version=0.0.0 16:39:25 ---> Running in b4adbbd70a04 16:39:25 Removing intermediate container b4adbbd70a04 16:39:25 ---> 46dcae0e3851 16:39:25 16:39:25 Successfully built 46dcae0e3851 16:39:25 Successfully tagged security-proxy-setup:latest 16:39:25  Building security-proxy-setup ... done  [Pipeline] } 16:39:26 $ docker stop --time=1 b191db5870293ee4814afa8eebee1bd2ce069aa68b53c4fb6fd7532dcae658f7 16:39:27 $ docker rm -f b191db5870293ee4814afa8eebee1bd2ce069aa68b53c4fb6fd7532dcae658f7 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:28 + docker images 16:39:28 REPOSITORY TAG IMAGE ID CREATED SIZE 16:39:28 security-proxy-setup latest 46dcae0e3851 3 seconds ago 27.2MB 16:39:28 core-metadata latest f66ee5abbd86 4 seconds ago 17.1MB 16:39:28 core-command latest 7d791230f3c6 11 seconds ago 16.2MB 16:39:28 9f3be2b3909f 18 seconds ago 1.69GB 16:39:28 support-notifications latest bdf9bbe83070 21 seconds ago 27.1MB 16:39:28 0343c693bc12 22 seconds ago 1.69GB 16:39:28 ca63b4824a8c 50 seconds ago 1.68GB 16:39:28 security-spire-agent latest b97259950fd7 54 seconds ago 125MB 16:39:28 security-spire-server latest 0baa4e19060d 57 seconds ago 86.5MB 16:39:28 security-spiffe-token-provider latest b4005e665f52 About a minute ago 29.2MB 16:39:28 support-scheduler latest 99e5c0e30cf7 About a minute ago 26.5MB 16:39:28 2f29013008e7 About a minute ago 1.75GB 16:39:28 40a0048169d2 2 minutes ago 1.58GB 16:39:28 d0b23cf21c6e 2 minutes ago 1.58GB 16:39:28 99f3f3c034da 2 minutes ago 1.74GB 16:39:28 77218f8d0b30 2 minutes ago 1.74GB 16:39:28 security-bootstrapper latest d6a14b80044b 2 minutes ago 19.3MB 16:39:28 core-data latest 84e432fb1fcf 3 minutes ago 21.5MB 16:39:28 security-secretstore-setup latest b8d3cd4bfab0 4 minutes ago 28.9MB 16:39:28 sys-mgmt-agent latest 800919ef89db 4 minutes ago 299MB 16:39:28 security-spire-config latest fc604513d5f5 4 minutes ago 85.8MB 16:39:28 e1354834ec51 4 minutes ago 1.71GB 16:39:28 71b62c2cc8da 4 minutes ago 1.7GB 16:39:28 4a7977548e5e 4 minutes ago 1.69GB 16:39:28 6680a209e5ca 4 minutes ago 1.58GB 16:39:28 d3d114fcfd9b 5 minutes ago 1.69GB 16:39:28 ci-base-image-x86_64 latest 0a75472bae7c 9 minutes ago 993MB 16:39:28 alpine 3.15 2720e26172a0 12 days ago 5.57MB 16:39:28 alpine 3.16 d7d3d98c851f 13 days ago 5.53MB 16:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:39:28 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:18 ./bin/test-attribution-txt.sh 16:40:18 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:40:18 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:40:18 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:40:18 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:40:18 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:40:18 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:40:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:18 + ls -al . 16:40:18 total 684 16:40:18 drwxrwxr-x 9 1001 1001 4096 Aug 1 16:33 . 16:40:18 drwxr-xr-x 4 root root 4096 Aug 1 16:33 .. 16:40:18 -rw-rw-r-- 1 1001 1001 11 Aug 1 16:32 .dockerignore 16:40:18 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:32 .git 16:40:18 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:32 .github 16:40:18 -rw-rw-r-- 1 1001 1001 1030 Aug 1 16:32 .gitignore 16:40:18 -rw-rw-r-- 1 1001 1001 42 Aug 1 16:32 .golangci.yml 16:40:18 -rw-rw-r-- 1 1001 1001 87 Aug 1 16:32 .hadolint.yml 16:40:18 -rw-rw-r-- 1 1001 1001 166 Aug 1 16:32 .sonarcloud.properties 16:40:18 -rw-rw-r-- 1 1001 1001 1171 Aug 1 16:32 ADOPTERS.md 16:40:18 -rw-rw-r-- 1 1001 1001 10347 Aug 1 16:32 Attribution.txt 16:40:18 -rw-rw-r-- 1 1001 1001 63209 Aug 1 16:32 CHANGELOG.md 16:40:18 -rw-rw-r-- 1 1001 1001 3804 Aug 1 16:32 CONTRIBUTING.md 16:40:18 -rw-rw-r-- 1 1001 1001 677 Aug 1 16:32 GOVERNANCE.md 16:40:18 -rw-rw-r-- 1 1001 1001 850 Aug 1 16:32 Jenkinsfile 16:40:18 -rw-rw-r-- 1 1001 1001 10775 Aug 1 16:32 LICENSE 16:40:18 -rw-rw-r-- 1 1001 1001 10350 Aug 1 16:32 Makefile 16:40:18 -rw-rw-r-- 1 1001 1001 582 Aug 1 16:32 OWNERS.md 16:40:18 -rw-rw-r-- 1 1001 1001 9094 Aug 1 16:32 README.md 16:40:18 -rw-rw-r-- 1 1001 1001 6912 Aug 1 16:32 SECURITY.md 16:40:18 -rw-rw-r-- 1 1001 1001 5 Aug 1 16:29 VERSION 16:40:18 -rw-rw-r-- 1 1001 1001 4131 Aug 1 16:32 ZMQWindows.md 16:40:18 drwxrwxr-x 2 1001 1001 4096 Aug 1 16:32 bin 16:40:18 drwxrwxr-x 18 1001 1001 4096 Aug 1 16:32 cmd 16:40:18 -rw-r--r-- 1 root root 436531 Aug 1 16:38 coverage.out 16:40:18 -rw-rw-r-- 1 1001 1001 3681 Aug 1 16:32 go.mod 16:40:18 -rw-rw-r-- 1 1001 1001 38033 Aug 1 16:32 go.sum 16:40:18 drwxrwxr-x 8 1001 1001 4096 Aug 1 16:32 internal 16:40:18 drwxrwxr-x 3 1001 1001 4096 Aug 1 16:32 openapi 16:40:18 drwxrwxr-x 4 1001 1001 4096 Aug 1 16:32 snap 16:40:18 -rw-rw-r-- 1 1001 1001 204 Aug 1 16:32 version.go [Pipeline] sh 16:40:19 + '[' -e coverage.out ] 16:40:19 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:19 Warning: overwriting stash ‘coverage-report’ 16:40:20 Stashed 1 file(s) [Pipeline] sh 16:40:21 + make build 16:40:21 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:41:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:43:19 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:43:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 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/secrets-config ./cmd/secrets-config 16:44:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:44:38 $ docker stop --time=1 73624ae53534d42b8da6448620cb25566b0f374e94a2f87af6e83092f857c3e5 16:44:40 $ docker rm -f 73624ae53534d42b8da6448620cb25566b0f374e94a2f87af6e83092f857c3e5 [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:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:43 16:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:44 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:44 29e5d40040c1: Pulling fs layer 16:44:44 1ce36da41761: Pulling fs layer 16:44:44 25b303627fd3: Pulling fs layer 16:44:44 29e5d40040c1: Verifying Checksum 16:44:44 29e5d40040c1: Download complete 16:44:44 1ce36da41761: Verifying Checksum 16:44:44 1ce36da41761: Download complete 16:44:45 29e5d40040c1: Pull complete 16:44:46 25b303627fd3: Verifying Checksum 16:44:46 25b303627fd3: Download complete 16:44:46 1ce36da41761: Pull complete 16:44:58 25b303627fd3: Pull complete 16:44:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-21692 does not seem to be running inside a container 16:44:58 $ 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:01 $ docker top 61faabd9e8740cb82ef750741b5e59a7a7cfe1088dc188fbcef0b6345fbd5af6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:02 + grep parallel 16:45:02 + docker-compose build --help 16:45:07 --parallel Build images in parallel. [Pipeline] } 16:45:07 $ docker stop --time=1 61faabd9e8740cb82ef750741b5e59a7a7cfe1088dc188fbcef0b6345fbd5af6 16:45:09 $ docker rm -f 61faabd9e8740cb82ef750741b5e59a7a7cfe1088dc188fbcef0b6345fbd5af6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-21692 does not seem to be running inside a container 16:45:10 $ 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:11 $ docker top c73fc89b66ef94a8ffa1c29c6209496d447a08cd0b5c2222e2c78b5c68a10ccb -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:12 + docker-compose -f ./docker-compose-build.yml build --parallel 16:45:18 Building core-command ... 16:45:18 Building core-data ... 16:45:18 Building core-metadata ... 16:45:18 Building security-bootstrapper ... 16:45:18 Building security-proxy-setup ... 16:45:18 Building security-secretstore-setup ... 16:45:18 Building security-spiffe-token-provider ... 16:45:18 Building security-spire-agent ... 16:45:18 Building security-spire-config ... 16:45:18 Building security-spire-server ... 16:45:18 Building support-notifications ... 16:45:18 Building support-scheduler ... 16:45:18 Building sys-mgmt-agent ... 16:45:18 Building security-bootstrapper 16:45:18 Building support-scheduler 16:45:18 Building core-command 16:45:18 Building security-spire-config 16:45:18 Building support-notifications 16:46:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:55 ---> 6db5c7e5341f 16:46:55 Step 3/23 : WORKDIR /edgex-go 16:46:55 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:46:55 ---> 6db5c7e5341f 16:46:55 Step 3/31 : WORKDIR /edgex-go 16:46:55 ---> Running in 1e932f96658b 16:46:55 ---> Running in b7ccd92e0158 16:46:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:55 ---> 6db5c7e5341f 16:46:55 Step 3/22 : WORKDIR /edgex-go 16:46:55 ---> Running in 5723f8546f4e 16:46:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:55 ---> 6db5c7e5341f 16:46:55 Step 3/26 : WORKDIR /edgex-go 16:46:55 ---> Running in 946b454731bf 16:46:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:55 ---> 6db5c7e5341f 16:46:55 Step 3/22 : WORKDIR /edgex-go 16:46:55 ---> Running in a739e25d5007 16:46:55 Removing intermediate container 946b454731bf 16:46:55 ---> fb98debe4e68 16:46:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:55 Removing intermediate container b7ccd92e0158 16:46:55 ---> 209b20d89b6f 16:46:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:55 ---> Running in 625b5ff849fe 16:46:55 Removing intermediate container 1e932f96658b 16:46:55 ---> c155e5d7acf1 16:46:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:55 ---> Running in d13d0d76fb4c 16:46:55 Removing intermediate container a739e25d5007 16:46:55 ---> 05a27f28bd53 16:46:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:55 Removing intermediate container 5723f8546f4e 16:46:55 ---> 2bab20de6f8c 16:46:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:55 ---> Running in 2d0e53da7ca7 16:46:55 ---> Running in fb06f14e9cc3 16:46:55 ---> Running in 1a47e1f5f76f 16:46:55 Removing intermediate container d13d0d76fb4c 16:46:55 ---> a01a7084ccdc 16:46:55 Step 5/23 : RUN apk add --update --no-cache make git 16:46:55 ---> Running in c8a55cbdcaca 16:46:55 Removing intermediate container 625b5ff849fe 16:46:55 ---> 9002f7f51287 16:46:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:55 Removing intermediate container 2d0e53da7ca7 16:46:55 ---> 30c8ab1239b6 16:46:55 Step 5/31 : RUN apk add --update --no-cache make git 16:46:55 ---> Running in 3e2159f44b3a 16:46:55 Removing intermediate container 1a47e1f5f76f 16:46:55 ---> bfc430082c80 16:46:55 Step 5/22 : RUN apk add --update --no-cache make git 16:46:55 ---> Running in 18f5e41436b4 16:46:55 Removing intermediate container fb06f14e9cc3 16:46:55 ---> 078d58c14229 16:46:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:55 ---> Running in 4a66f6509468 16:46:55 ---> Running in 50ad1b1488a3 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:55 OK: 221 MiB in 51 packages 16:46:55 OK: 221 MiB in 51 packages 16:46:55 OK: 221 MiB in 51 packages 16:46:55 OK: 221 MiB in 51 packages 16:46:55 Removing intermediate container c8a55cbdcaca 16:46:55 ---> 7859b85bff12 16:46:55 Step 6/23 : COPY go.mod vendor* ./ 16:46:55 OK: 221 MiB in 51 packages 16:46:56 Removing intermediate container 50ad1b1488a3 16:46:56 ---> a6ce0d296193 16:46:56 Step 6/22 : COPY go.mod vendor* ./ 16:46:57 ---> b8f1ef78735b 16:46:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:57 ---> Running in 90b551939729 16:46:57 Removing intermediate container 4a66f6509468 16:46:57 ---> 0059eccd329f 16:46:57 Step 6/22 : COPY go.mod vendor* ./ 16:46:57 Removing intermediate container 18f5e41436b4 16:46:57 ---> 7498e5da4432 16:46:57 Step 6/31 : COPY go.mod vendor* ./ 16:46:57 Removing intermediate container 3e2159f44b3a 16:46:57 ---> bd2d9a1c81a9 16:46:57 Step 6/26 : COPY go.mod vendor* ./ 16:46:58 ---> 247d724a10a6 16:46:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:58 ---> Running in aa48cd967cc0 16:46:58 ---> 569529d3329a 16:46:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 0ac1906523f5 16:46:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:58 16:46:58 ---> 4326b75e29a4 16:46:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:59 ---> Running in 1b1953f7fe43 16:46:59 ---> Running in a789d74a21bc 16:46:59 ---> Running in f0a64e6cfbe5 16:48:07 Removing intermediate container 90b551939729 16:48:07 ---> e97329324c1c 16:48:07 Step 8/23 : COPY . . 16:48:07 Removing intermediate container 1b1953f7fe43 16:48:07 ---> 0f6219f5d17e 16:48:07 Step 8/22 : COPY . . 16:48:07 Removing intermediate container f0a64e6cfbe5 16:48:07 ---> df02fa720dc6 16:48:07 Step 8/26 : COPY . . 16:48:07 Removing intermediate container aa48cd967cc0 16:48:07 ---> 0766073ba059 16:48:07 Step 8/22 : COPY . . 16:48:07 Removing intermediate container a789d74a21bc 16:48:07 ---> fc839d1eb896 16:48:07 Step 8/31 : COPY . . 16:48:29 ---> a089853ed4ff 16:48:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:29 ---> 65d86d22a46b 16:48:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:48:29 ---> 303f065cc34e 16:48:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:48:29 ---> 283ef4f99866 16:48:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:48:29 ---> Running in eade1abd9d37 16:48:29 ---> Running in 8fd1ba8d5ba7 16:48:29 ---> Running in 0e184ebad744 16:48:29 ---> Running in cf013ee5c90d 16:48:29 ---> 6af495e10aba 16:48:29 Step 9/23 : RUN make cmd/core-command/core-command 16:48:29 ---> Running in 55176216e106 16:48:29 Removing intermediate container eade1abd9d37 16:48:29 ---> 504dbad2850e 16:48:29 Step 10/26 : WORKDIR /edgex-go/spire-build 16:48:29 ---> Running in f0a0769e3962 16:48:30 Removing intermediate container f0a0769e3962 16:48:30 ---> 9cd4245b4e3b 16:48:30 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:48:30 ---> Running in b9a0b2be8772 16:48: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:48: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-scheduler/support-scheduler ./cmd/support-scheduler 16:48: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/core-command/core-command ./cmd/core-command 16:48: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:48:33 Removing intermediate container b9a0b2be8772 16:48:33 ---> 6d331145b3ad 16:48:33 Step 12/26 : WORKDIR /edgex-go 16:48:33 ---> Running in d4f0809355ac 16:48:34 Removing intermediate container d4f0809355ac 16:48:34 ---> b08dcd752ff3 16:48:34 16:48:34 Step 13/26 : FROM alpine:3.15 16:48:34 3.15: Pulling from library/alpine 16:48:35 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:48:35 Status: Downloaded newer image for alpine:3.15 16:48:35 ---> 60f2846fe774 16:48:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:35 ---> Running in e9be4daa0fcd 16:48:36 Removing intermediate container e9be4daa0fcd 16:48:36 ---> f1c060fd8eda 16:48:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:36 ---> Running in f9bb852a2aaf 16:48:39 Removing intermediate container f9bb852a2aaf 16:48:39 ---> 9eb1b0d41b5d 16:48:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:48:39 ---> Running in 44944e9eaccf 16:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:44 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:44 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:44 OK: 15734 distinct packages available 16:48:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:47 (1/4) Installing dumb-init (1.2.5-r1) 16:48:47 (2/4) Installing musl-obstack (1.2.3-r0) 16:48:47 (3/4) Installing libucontext (1.1-r0) 16:48:47 (4/4) Installing gcompat (1.0.0-r4) 16:48:47 Executing busybox-1.34.1-r7.trigger 16:48:47 OK: 6 MiB in 18 packages 16:48:49 Removing intermediate container 44944e9eaccf 16:48:49 ---> e905ada41bd4 16:48:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:55 ---> a41039166825 16:48:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:48:56 ---> 0a6a737e3c2e 16:48:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:48:56 ---> Running in 2f930b3fca01 16:48:57 Removing intermediate container 2f930b3fca01 16:48:57 ---> 825949b5a4d1 16:48:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:48:58 ---> 0a03c9022fd8 16:48:58 Step 21/26 : WORKDIR / 16:48:58 ---> Running in acf6c18f781b 16:48:59 Removing intermediate container acf6c18f781b 16:48:59 ---> 65c72d661634 16:48:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:48:59 ---> Running in 3562587d42ed 16:48:59 Removing intermediate container 3562587d42ed 16:48:59 ---> ad97c5c0a2f8 16:48:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:48:59 ---> Running in 3a3eb5678b7d 16:49:00 Removing intermediate container 3a3eb5678b7d 16:49:00 ---> 1f5d1da4c888 16:49:00 Step 24/26 : LABEL arch=arm64 16:49:00 ---> Running in 618f35b76333 16:49:00 Removing intermediate container 618f35b76333 16:49:00 ---> db44c53b89dc 16:49:00 Step 25/26 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:49:01 ---> Running in 9571231829c7 16:49:01 Removing intermediate container 9571231829c7 16:49:01 ---> 8c4151c82305 16:49:01 Step 26/26 : LABEL version=0.0.0 16:49:01 ---> Running in 4022bf36c586 16:49:02 Removing intermediate container 4022bf36c586 16:49:02 ---> 6970e5219d5e 16:49:02 16:49:02 Successfully built 6970e5219d5e 16:49:02 Successfully tagged security-spire-config-arm64:latest 16:49:02  Building security-spire-config ... done Building core-metadata 16:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:35 ---> 6db5c7e5341f 16:49:35 Step 3/23 : WORKDIR /edgex-go 16:49:35 ---> Using cache 16:49:35 ---> 2bab20de6f8c 16:49:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:35 ---> Using cache 16:49:35 ---> bfc430082c80 16:49:35 Step 5/23 : RUN apk add --update --no-cache make git 16:49:35 ---> Using cache 16:49:35 ---> a6ce0d296193 16:49:35 Step 6/23 : COPY go.mod vendor* ./ 16:49:35 ---> Using cache 16:49:35 ---> 247d724a10a6 16:49:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:35 ---> Using cache 16:49:35 ---> 0766073ba059 16:49:35 Step 8/23 : COPY . . 16:49:35 ---> Using cache 16:49:35 ---> 303f065cc34e 16:49:35 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:49:35 ---> Running in 57b0886249c8 16:49:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54:42 Removing intermediate container 55176216e106 16:54:42 ---> 58ea67a07ca6 16:54:42 16:54:42 Step 10/23 : FROM alpine:3.16 16:54:42 3.16: Pulling from library/alpine 16:54:42 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:54:42 Status: Downloaded newer image for alpine:3.16 16:54:42 ---> 3d81c46cd875 16:54:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:54:42 ---> Running in 5d6c1352e175 16:54:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:42 (1/1) Installing dumb-init (1.2.5-r1) 16:54:42 Executing busybox-1.35.0-r15.trigger 16:54:42 OK: 5 MiB in 15 packages 16:54:42 Removing intermediate container 5d6c1352e175 16:54:42 ---> a1bddf540cf8 16:54:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:42 ---> Running in 76f5625e7e3c 16:54:42 Removing intermediate container 76f5625e7e3c 16:54:42 ---> c2b11f47760d 16:54:42 Step 13/23 : ENV APP_PORT=59882 16:54:42 ---> Running in 7244270b9824 16:54:42 Removing intermediate container 7244270b9824 16:54:42 ---> 13e7aaa784ce 16:54:42 Step 14/23 : EXPOSE $APP_PORT 16:54:42 ---> Running in 8b416236d9db 16:54:42 Removing intermediate container 8b416236d9db 16:54:42 ---> 5a662879f400 16:54:42 Step 15/23 : WORKDIR / 16:54:42 ---> Running in 99b9c6523cbf 16:54:42 Removing intermediate container 99b9c6523cbf 16:54:42 ---> 9888a92bc59e 16:54:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:42 ---> 5aca2268ff30 16:54:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:54:44 Removing intermediate container 0e184ebad744 16:54:44 ---> a2187423b9c6 16:54:44 16:54:44 Step 10/31 : FROM alpine:3.16 16:54:44 ---> 3d81c46cd875 16:54:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:44 ---> 53d073c9ae80 16:54:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:54:44 ---> Running in be02c1f92d2c 16:54:44 Removing intermediate container be02c1f92d2c 16:54:44 ---> 3ef56cba4548 16:54:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:54:45 ---> Running in ea84a1929c12 16:54:45 ---> 3ec40025a1bf 16:54:45 Step 19/23 : ENTRYPOINT ["/core-command"] 16:54:45 ---> Running in d967d4466735 16:54:46 Removing intermediate container d967d4466735 16:54:46 ---> 6c7fcd1d361b 16:54:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:46 ---> Running in 4e1ff31c0b50 16:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:47 Removing intermediate container 4e1ff31c0b50 16:54:47 ---> be9ee4352327 16:54:47 Step 21/23 : LABEL arch=arm64 16:54:47 ---> Running in bdb9758c806a 16:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:48 Removing intermediate container bdb9758c806a 16:54:48 ---> 38cf38c0a2e4 16:54:48 Step 22/23 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:54:48 ---> Running in fc487555db3d 16:54:49 Removing intermediate container fc487555db3d 16:54:49 ---> 43af4f6380de 16:54:49 Step 23/23 : LABEL version=0.0.0 16:54:49 ---> Running in fedc3c54b282 16:54:49 (1/2) Installing dumb-init (1.2.5-r1) 16:54:49 (2/2) Installing su-exec (0.2-r1) 16:54:49 Executing busybox-1.35.0-r15.trigger 16:54:49 OK: 5 MiB in 16 packages 16:54:49 Removing intermediate container fedc3c54b282 16:54:49 ---> 0d38a896a1e1 16:54:49 16:54:50 Successfully built 0d38a896a1e1 16:54:50 Successfully tagged core-command-arm64:latest 16:54:50 Building security-proxy-setup 16:54:51  Building core-command ... done Removing intermediate container ea84a1929c12 16:54:51 ---> 8edc40b6a303 16:54:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:54:51 ---> Running in 42b9d599fc50 16:54:52 Removing intermediate container 42b9d599fc50 16:54:52 ---> 1279d154d075 16:54:52 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:54:52 ---> Running in 2e0fba82b9df 16:54:52 Removing intermediate container 2e0fba82b9df 16:54:52 ---> 67330d73a35d 16:54:52 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:54:52 ---> Running in 08330ade63c7 16:54:53 Removing intermediate container 08330ade63c7 16:54:53 ---> 5ea139f851ff 16:54:53 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:54:53 ---> Running in fab7459cab2d 16:54:56 Removing intermediate container fab7459cab2d 16:54:56 ---> a443c73f199f 16:54:56 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:54:56 ---> Running in f6a04f3d1284 16:54:57 Removing intermediate container f6a04f3d1284 16:54:57 ---> 4adeae55a174 16:54:57 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:54:58 ---> 68fe382242cd 16:54:58 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:54:58 ---> Running in c9e15bde7977 16:55:02 Removing intermediate container c9e15bde7977 16:55:02 ---> a5caa0b0400a 16:55:02 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:03 ---> b6832ee36fc2 16:55:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:05 ---> 624b9cf8188b 16:55:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:06 ---> 79bea631464b 16:55:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:55:08 ---> 34b6c4b84aee 16:55:08 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:55:09 ---> 0382f805f49d 16:55:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:10 ---> 063906d577cf 16:55:10 Step 26/31 : RUN chmod +x /entrypoint.sh 16:55:10 ---> Running in 0262ffa62570 16:55:14 Removing intermediate container 0262ffa62570 16:55:14 ---> d22bf63f051c 16:55:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:55:14 ---> Running in 2267f62da4b7 16:55:15 Removing intermediate container 2267f62da4b7 16:55:15 ---> bca868328312 16:55:15 Step 28/31 : CMD ["gate"] 16:55:15 ---> Running in 774640144c29 16:55:16 Removing intermediate container 774640144c29 16:55:16 ---> 242c3829ba90 16:55:16 Step 29/31 : LABEL arch=arm64 16:55:16 ---> Running in 7b817544f648 16:55:17 Removing intermediate container 7b817544f648 16:55:17 ---> e556bd81df20 16:55:17 Step 30/31 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:55:17 ---> Running in 1d634965e0ea 16:55:18 Removing intermediate container 1d634965e0ea 16:55:18 ---> a3c004ab8fda 16:55:18 Step 31/31 : LABEL version=0.0.0 16:55:18 ---> Running in 1da6f29d65c5 16:55:18 Removing intermediate container 1da6f29d65c5 16:55:18 ---> 3fa8e574c293 16:55:18 16:55:19 Successfully built 3fa8e574c293 16:55:19 Successfully tagged security-bootstrapper-arm64:latest 16:55:19 Building security-secretstore-setup 16:55:23  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:23 ---> 6db5c7e5341f 16:55:23 Step 3/22 : WORKDIR /edgex-go 16:55:23 ---> Using cache 16:55:23 ---> 2bab20de6f8c 16:55:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:23 ---> Using cache 16:55:23 ---> bfc430082c80 16:55:23 Step 5/22 : RUN apk add --update --no-cache make git 16:55:23 ---> Using cache 16:55:23 ---> a6ce0d296193 16:55:23 Step 6/22 : COPY go.mod vendor* ./ 16:55:23 ---> Using cache 16:55:23 ---> 247d724a10a6 16:55:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:23 ---> Using cache 16:55:23 ---> 0766073ba059 16:55:23 Step 8/22 : COPY . . 16:55:23 ---> Using cache 16:55:23 ---> 303f065cc34e 16:55:23 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:55:23 ---> Running in ebb5597c89c5 16:55:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:55:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:55:52 ---> 6db5c7e5341f 16:55:52 Step 3/25 : WORKDIR /edgex-go 16:55:52 ---> Using cache 16:55:52 ---> 2bab20de6f8c 16:55:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:52 ---> Using cache 16:55:52 ---> bfc430082c80 16:55:52 Step 5/25 : RUN apk add --update --no-cache make git 16:55:52 ---> Using cache 16:55:52 ---> a6ce0d296193 16:55:52 Step 6/25 : COPY go.mod vendor* ./ 16:55:52 ---> Using cache 16:55:52 ---> 247d724a10a6 16:55:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:52 ---> Using cache 16:55:52 ---> 0766073ba059 16:55:52 Step 8/25 : COPY . . 16:55:52 ---> Using cache 16:55:52 ---> 303f065cc34e 16:55:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:55:52 ---> Running in 19912c893b3d 16:55:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:56:01 Removing intermediate container 57b0886249c8 16:56:01 ---> e1cbaffc3b34 16:56:01 16:56:01 Step 10/23 : FROM alpine:3.16 16:56:01 ---> 3d81c46cd875 16:56:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:01 ---> Using cache 16:56:01 ---> a1bddf540cf8 16:56:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:01 ---> Using cache 16:56:01 ---> c2b11f47760d 16:56:01 Step 13/23 : ENV APP_PORT=59881 16:56:01 ---> Running in 7a74af0d29d4 16:56:01 Removing intermediate container 7a74af0d29d4 16:56:01 ---> 9fb6ad0a8d23 16:56:01 Step 14/23 : EXPOSE $APP_PORT 16:56:01 ---> Running in bd240701c965 16:56:02 Removing intermediate container bd240701c965 16:56:02 ---> 42d50cad5a51 16:56:02 Step 15/23 : WORKDIR / 16:56:02 ---> Running in e693c2a463c8 16:56:02 Removing intermediate container e693c2a463c8 16:56:02 ---> c89ec5b377a9 16:56:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:03 ---> f991eefc08a4 16:56:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:56:05 ---> 8e698175673e 16:56:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:56:06 ---> 1b91935bc445 16:56:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:56:06 ---> Running in c3ac30d5a9ab 16:56:07 Removing intermediate container c3ac30d5a9ab 16:56:07 ---> 088976cdbb3d 16:56:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:07 ---> Running in 90111d09bfa4 16:56:07 Removing intermediate container 90111d09bfa4 16:56:07 ---> fe129c1e6d1f 16:56:07 Step 21/23 : LABEL arch=arm64 16:56:07 ---> Running in a30723057c11 16:56:08 Removing intermediate container a30723057c11 16:56:08 ---> bf7e24a56760 16:56:08 Step 22/23 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:56:08 ---> Running in ea9fe51eadb8 16:56:08 Removing intermediate container ea9fe51eadb8 16:56:08 ---> be9ced0e7cb7 16:56:08 Step 23/23 : LABEL version=0.0.0 16:56:09 ---> Running in 78bd664d08de 16:56:09 Removing intermediate container 78bd664d08de 16:56:09 ---> 9154717b4dd6 16:56:09 16:56:10 Successfully built 9154717b4dd6 16:56:10 Successfully tagged core-metadata-arm64:latest 16:56:10  Building core-metadata ... done Building sys-mgmt-agent 16:56:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:42 ---> 6db5c7e5341f 16:56:42 Step 3/23 : WORKDIR /edgex-go 16:56:42 ---> Using cache 16:56:42 ---> 2bab20de6f8c 16:56:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:42 ---> Using cache 16:56:42 ---> bfc430082c80 16:56:42 Step 5/23 : RUN apk add --update --no-cache make bash git 16:56:42 ---> Running in 5b9dac8bfeb8 16:56:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:44 OK: 221 MiB in 51 packages 16:56:45 Removing intermediate container 5b9dac8bfeb8 16:56:45 ---> c926fc843b3e 16:56:45 Step 6/23 : COPY go.mod vendor* ./ 16:56:47 ---> 07ad56839db8 16:56:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:47 ---> Running in 7a93009ba232 16:57:43 Removing intermediate container 7a93009ba232 16:57:43 ---> 243e13107534 16:57:43 Step 8/23 : COPY . . 16:58:16 ---> 948f311cefaf 16:58:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:58:16 ---> Running in 50cef4998c81 16:58:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:16 Removing intermediate container 8fd1ba8d5ba7 16:58:16 ---> e2e76fd5a117 16:58:16 16:58:16 Step 10/22 : FROM alpine:3.16 16:58:16 ---> 3d81c46cd875 16:58:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:58:16 ---> Running in 03ec10a25330 16:58:16 Removing intermediate container cf013ee5c90d 16:58:16 ---> 5e83c94e2ba1 16:58:16 16:58:16 Step 10/22 : FROM alpine:3.16 16:58:16 ---> 3d81c46cd875 16:58:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:58:16 ---> Using cache 16:58:16 ---> a1bddf540cf8 16:58:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:16 ---> Using cache 16:58:16 ---> c2b11f47760d 16:58:16 Step 13/22 : ENV APP_PORT=59861 16:58:16 ---> Running in ab737501bbe9 16:58:16 Removing intermediate container ab737501bbe9 16:58:16 ---> 3f4605c4f500 16:58:16 Step 14/22 : EXPOSE $APP_PORT 16:58:17 ---> Running in cbb9cc460cf6 16:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:17 Removing intermediate container cbb9cc460cf6 16:58:17 ---> 1992dc7818be 16:58:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:19 ---> 7d7822a86119 16:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:58:20 (1/2) Installing ca-certificates (20220614-r0) 16:58:20 (2/2) Installing dumb-init (1.2.5-r1) 16:58:20 Executing busybox-1.35.0-r15.trigger 16:58:20 Executing ca-certificates-20220614-r0.trigger 16:58:20 OK: 6 MiB in 16 packages 16:58:21 ---> cc8b32b096d0 16:58:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:58:22 ---> 78256839ce1f 16:58:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:58:23 ---> Running in 43d8f3b2df5e 16:58:23 Removing intermediate container 03ec10a25330 16:58:23 ---> 09a6ab79ec00 16:58:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:58:23 ---> Running in 0ef5dc0ea9d7 16:58:23 Removing intermediate container 43d8f3b2df5e 16:58:23 ---> 13178e43b9db 16:58:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:24 ---> Running in 509a3f225eea 16:58:24 Removing intermediate container 0ef5dc0ea9d7 16:58:24 ---> cbf1e135cdd1 16:58:24 Step 13/22 : ENV APP_PORT=59860 16:58:24 ---> Running in e1de85258c65 16:58:24 Removing intermediate container 509a3f225eea 16:58:24 ---> 4a001bb781f5 16:58:24 Step 20/22 : LABEL arch=arm64 16:58:24 ---> Running in a1847fb9bc13 16:58:25 Removing intermediate container e1de85258c65 16:58:25 ---> 2ee501beaf3f 16:58:25 Step 14/22 : EXPOSE $APP_PORT 16:58:25 Removing intermediate container a1847fb9bc13 16:58:25 ---> 41384fa84dfc 16:58:25 Step 21/22 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:58:25 ---> Running in 00eeb9140169 16:58:25 ---> Running in 495bfcffb6d1 16:58:26 Removing intermediate container 00eeb9140169 16:58:26 ---> 42a4bbd1a9dd 16:58:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:26 Removing intermediate container 495bfcffb6d1 16:58:26 ---> b25683ae4c36 16:58:26 Step 22/22 : LABEL version=0.0.0 16:58:27 ---> Running in 4c4e4a783d16 16:58:27 ---> cdcd2e431826 16:58:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:58:27 Removing intermediate container 4c4e4a783d16 16:58:27 ---> 6819bdda2cc6 16:58:27 16:58:29 Successfully built 6819bdda2cc6 16:58:29 Successfully tagged support-scheduler-arm64:latest 16:58:29 Building security-spiffe-token-provider 16:58:31  Building support-scheduler ... done  ---> 36a6ba728303 16:58:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:58:31 ---> c68adca685b0 16:58:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:58:31 ---> Running in d89d708d6fb4 16:58:32 Removing intermediate container d89d708d6fb4 16:58:32 ---> 6267f456f03a 16:58:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:32 ---> Running in 852d2f4edf74 16:58:33 Removing intermediate container 852d2f4edf74 16:58:33 ---> c40a28a049db 16:58:33 Step 20/22 : LABEL arch=arm64 16:58:33 ---> Running in 9bceaaf1d4dd 16:58:34 Removing intermediate container 9bceaaf1d4dd 16:58:34 ---> 50a7319d07a2 16:58:34 Step 21/22 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 16:58:34 ---> Running in 60b8953c2d34 16:58:34 Removing intermediate container 60b8953c2d34 16:58:34 ---> 3468b5c80412 16:58:34 Step 22/22 : LABEL version=0.0.0 16:58:34 ---> Running in 3d9254126b63 16:58:35 Removing intermediate container 3d9254126b63 16:58:35 ---> fe279490a731 16:58:35 16:58:35 Successfully built fe279490a731 16:58:35 Successfully tagged support-notifications-arm64:latest 16:58:35 Building security-spire-agent 16:59:22  Building support-notifications ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:59:22 ---> 6db5c7e5341f 16:59:22 Step 3/20 : WORKDIR /edgex-go 16:59:22 ---> Using cache 16:59:22 ---> 2bab20de6f8c 16:59:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:59:22 ---> Running in 82ae5ee756cc 16:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:22 v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:59:22 v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:59:22 OK: 16889 distinct packages available 16:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:23 OK: 221 MiB in 51 packages 16:59:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:59:23 ---> 6db5c7e5341f 16:59:23 Step 3/26 : WORKDIR /edgex-go 16:59:23 ---> Using cache 16:59:23 ---> 2bab20de6f8c 16:59:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:23 ---> Using cache 16:59:23 ---> bfc430082c80 16:59:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:59:23 ---> Running in 7b2db3d9ca4a 16:59:25 Removing intermediate container 82ae5ee756cc 16:59:25 ---> 3066de4ee5af 16:59:25 Step 5/20 : COPY go.mod vendor* ./ 16:59:26 ---> a33bd7588cb3 16:59:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:26 ---> Running in d7536594a43b 16:59:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:29 OK: 221 MiB in 51 packages 16:59:30 Removing intermediate container 7b2db3d9ca4a 16:59:30 ---> dfb0ea5381c6 16:59:30 Step 6/26 : COPY go.mod vendor* ./ 16:59:31 ---> 8e6e0130eea3 16:59:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:32 ---> Running in 7e969eb32571 17:00:40 Removing intermediate container d7536594a43b 17:00:40 ---> c68efe2609dc 17:00:40 Step 7/20 : COPY . . 17:00:40 Removing intermediate container 7e969eb32571 17:00:40 ---> 1e21f1fefcd8 17:00:40 Step 8/26 : COPY . . 17:01:12 ---> a1024e73d8fb 17:01:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:01:12 ---> af1d00903c05 17:01:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:01:12 ---> Running in f6479c2f0192 17:01:12 ---> Running in b44280bac391 17:01:12 Removing intermediate container f6479c2f0192 17:01:12 ---> 235b99de83bf 17:01:12 Step 10/26 : WORKDIR /edgex-go/spire-build 17:01:12 ---> Running in 80b6c8a59673 17:01: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/secrets-config ./cmd/secrets-config 17:01:12 Removing intermediate container 80b6c8a59673 17:01:12 ---> d281e18cb3c9 17:01:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:01:12 ---> Running in 8f9204b792f8 17:01: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 17:01:13 Removing intermediate container 8f9204b792f8 17:01:13 ---> 0b96dd243ec2 17:01:13 Step 12/26 : WORKDIR /edgex-go 17:01:13 ---> Running in 11b5df8a94bd 17:01:13 Removing intermediate container 11b5df8a94bd 17:01:13 ---> dae2be6484eb 17:01:13 17:01:13 Step 13/26 : FROM alpine:3.15 17:01:13 ---> 60f2846fe774 17:01:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:01:13 ---> Using cache 17:01:13 ---> f1c060fd8eda 17:01:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:13 ---> Using cache 17:01:13 ---> 9eb1b0d41b5d 17:01:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:01:14 ---> Running in 5666858d33ad 17:01:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:19 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:01:19 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:01:19 OK: 15734 distinct packages available 17:01:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:21 (1/5) Installing dumb-init (1.2.5-r1) 17:01:21 (2/5) Installing musl-obstack (1.2.3-r0) 17:01:21 (3/5) Installing libucontext (1.1-r0) 17:01:21 (4/5) Installing gcompat (1.0.0-r4) 17:01:22 (5/5) Installing openssl (1.1.1q-r0) 17:01:22 Executing busybox-1.34.1-r7.trigger 17:01:22 OK: 6 MiB in 19 packages 17:01:24 Removing intermediate container 5666858d33ad 17:01:24 ---> 8b583fd22890 17:01:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:01:27 ---> 7cc1b3769b79 17:01:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:36 ---> aa12ff35285e 17:01:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:01:36 ---> e7ba1f8429b4 17:01:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:01:38 ---> 142d76422e2c 17:01:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:01:39 ---> 2d0c5d35e08e 17:01:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:01:39 ---> Running in 6b178df114bb 17:01:41 Removing intermediate container 6b178df114bb 17:01:41 ---> 2876f2c7b52e 17:01:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:01:41 ---> Running in 0f1be0b108f0 17:01:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:01:42 Removing intermediate container 0f1be0b108f0 17:01:42 ---> 613aa8b323d8 17:01:42 Step 24/26 : LABEL arch=arm64 17:01:43 ---> Running in df4e8064dd83 17:01:43 Removing intermediate container df4e8064dd83 17:01:43 ---> 6f1aa1c89211 17:01:43 Step 25/26 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:01:43 ---> Running in 69b5a829109c 17:01:43 Removing intermediate container ebb5597c89c5 17:01:43 ---> ad43b38dedd9 17:01:43 17:01:43 Step 10/22 : FROM alpine:3.16 17:01:43 ---> 3d81c46cd875 17:01:43 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:01:43 ---> Running in 8021d1e2db1e 17:01:44 Removing intermediate container 69b5a829109c 17:01:44 ---> d5cf9c6a6e66 17:01:44 Step 26/26 : LABEL version=0.0.0 17:01:44 ---> Running in 9897517802be 17:01:45 Removing intermediate container 9897517802be 17:01:45 ---> a4097e751d2f 17:01:45 17:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:46 Successfully built a4097e751d2f 17:01:46 Successfully tagged security-spire-agent-arm64:latest 17:01:46  Building security-spire-agent ... done Building security-spire-server 17:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:48 (1/6) Installing ca-certificates (20220614-r0) 17:01:48 (2/6) Installing brotli-libs (1.0.9-r6) 17:01:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:01:48 (4/6) Installing libcurl (7.83.1-r2) 17:01:48 (5/6) Installing curl (7.83.1-r2) 17:01:48 (6/6) Installing dumb-init (1.2.5-r1) 17:01:48 Executing busybox-1.35.0-r15.trigger 17:01:48 Executing ca-certificates-20220614-r0.trigger 17:01:48 OK: 8 MiB in 20 packages 17:01:51 Removing intermediate container 8021d1e2db1e 17:01:51 ---> e3ba3a1fd0dd 17:01:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:01:51 ---> Running in e4da584f3140 17:01:51 Removing intermediate container e4da584f3140 17:01:51 ---> 1c377f24ccc4 17:01:51 Step 13/22 : WORKDIR /edgex 17:01:52 ---> Running in 2f886529cec8 17:01:52 Removing intermediate container 2f886529cec8 17:01:52 ---> 81c51d71218e 17:01:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:01:53 ---> 671ba0823058 17:01:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:01:56 ---> 35f7710e5a3f 17:01:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:01:59 ---> 799fbbaf665a 17:01:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:02:02 ---> fad096c178be 17:02:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:02 ---> Running in 095f47f66ca4 17:02:06 Removing intermediate container 095f47f66ca4 17:02:06 ---> 0404be27fef1 17:02:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:02:06 ---> Running in bb76b4a1282b 17:02:07 Removing intermediate container 19912c893b3d 17:02:07 ---> baed1d72079f 17:02:07 17:02:07 Step 10/25 : FROM alpine:3.16 17:02:07 ---> 3d81c46cd875 17:02:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:02:07 Removing intermediate container bb76b4a1282b 17:02:07 ---> 8b895e32a7cd 17:02:07 Step 20/22 : LABEL arch=arm64 17:02:07 ---> Running in 51c55b794d34 17:02:08 ---> Running in a7d5adbd6012 17:02:10 Removing intermediate container a7d5adbd6012 17:02:10 ---> 24564c543342 17:02:10 Step 21/22 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:02:10 ---> Running in 7ba75fffdf57 17:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:11 Removing intermediate container 7ba75fffdf57 17:02:11 ---> 50ab17094c50 17:02:11 Step 22/22 : LABEL version=0.0.0 17:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:11 ---> Running in 2950f7e5acf2 17:02:12 Removing intermediate container 2950f7e5acf2 17:02:12 ---> 47b6e6cbe6fa 17:02:12 17:02:12 Successfully built 47b6e6cbe6fa 17:02:12 Successfully tagged security-proxy-setup-arm64:latest 17:02:12  Building security-proxy-setup ... done Building core-data 17:02:12 (1/3) Installing ca-certificates (20220614-r0) 17:02:12 (2/3) Installing dumb-init (1.2.5-r1) 17:02:12 (3/3) Installing su-exec (0.2-r1) 17:02:12 Executing busybox-1.35.0-r15.trigger 17:02:12 Executing ca-certificates-20220614-r0.trigger 17:02:13 OK: 6 MiB in 17 packages 17:02:15 Removing intermediate container 51c55b794d34 17:02:15 ---> 1577738520eb 17:02:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:15 ---> Running in c3c9e73efcfb 17:02:16 Removing intermediate container c3c9e73efcfb 17:02:16 ---> 190ffa0c8764 17:02:16 Step 13/25 : WORKDIR / 17:02:16 ---> Running in b78989de9746 17:02:17 Removing intermediate container b78989de9746 17:02:17 ---> 501f2c89f99e 17:02:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:02:18 ---> d5de54fe0663 17:02:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:02:20 ---> bbda628048c2 17:02:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:02:21 ---> 26fa485aebbb 17:02:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:02:22 ---> 04247f307511 17:02:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:02:24 ---> 616b1e5b6445 17:02:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:02:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:25 ---> 6db5c7e5341f 17:02:25 Step 3/25 : WORKDIR /edgex-go 17:02:25 ---> Using cache 17:02:25 ---> 2bab20de6f8c 17:02:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:25 ---> Using cache 17:02:25 ---> bfc430082c80 17:02:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:02:25 ---> Using cache 17:02:25 ---> dfb0ea5381c6 17:02:25 Step 6/25 : COPY go.mod vendor* ./ 17:02:25 ---> Using cache 17:02:25 ---> 8e6e0130eea3 17:02:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:25 ---> Using cache 17:02:25 ---> 1e21f1fefcd8 17:02:25 Step 8/25 : COPY . . 17:02:25 ---> Using cache 17:02:25 ---> a1024e73d8fb 17:02:25 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:02:25 ---> Using cache 17:02:25 ---> 235b99de83bf 17:02:25 Step 10/25 : WORKDIR /edgex-go/spire-build 17:02:25 ---> Using cache 17:02:25 ---> d281e18cb3c9 17:02:25 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:25 ---> Running in b2630b831e51 17:02:27 ---> c4a307468282 17:02:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:02:28 Removing intermediate container b2630b831e51 17:02:28 ---> 2c94f367666a 17:02:28 Step 12/25 : WORKDIR /edgex-go 17:02:29 ---> Running in 3eda7648d96c 17:02:29 ---> 6ee91198f4a7 17:02:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:29 ---> Running in 97c7d76c1665 17:02:29 Removing intermediate container 3eda7648d96c 17:02:29 ---> 0b63c6294375 17:02:29 17:02:29 Step 13/25 : FROM alpine:3.15 17:02:29 ---> 60f2846fe774 17:02:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:29 ---> Using cache 17:02:29 ---> f1c060fd8eda 17:02:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:29 ---> Using cache 17:02:29 ---> 9eb1b0d41b5d 17:02:29 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:29 ---> Using cache 17:02:29 ---> 8b583fd22890 17:02:29 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:33 Removing intermediate container 97c7d76c1665 17:02:33 ---> e18a17d38388 17:02:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:02:33 ---> Running in 636b0c38b596 17:02:34 Removing intermediate container 636b0c38b596 17:02:34 ---> 6a2b533a6190 17:02:34 Step 23/25 : LABEL arch=arm64 17:02:34 ---> Running in 28f22234b2c8 17:02:35 Removing intermediate container 28f22234b2c8 17:02:35 ---> 9bc1bd34e571 17:02:35 Step 24/25 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:02:35 ---> Running in 60fe420031d1 17:02:37 Removing intermediate container 60fe420031d1 17:02:37 ---> ee8241b3e9be 17:02:37 Step 25/25 : LABEL version=0.0.0 17:02:37 ---> Running in dbe89a952042 17:02:38 Removing intermediate container dbe89a952042 17:02:38 ---> 26884d419b5b 17:02:38 17:02:39 Successfully built 26884d419b5b 17:02:39 Successfully tagged security-secretstore-setup-arm64:latest 17:02:41  Building security-secretstore-setup ... done  ---> 72e265430c19 17:02:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:02:42 ---> 149262cd6571 17:02:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:02:44 ---> 3574670d8f74 17:02:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:02:45 ---> 66f004934b75 17:02:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:02:45 ---> Running in 6967d63a322f 17:02:46 Removing intermediate container 6967d63a322f 17:02:46 ---> fd7554ac426f 17:02:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:02:46 ---> Running in 6a9ca7948aad 17:02:47 Removing intermediate container 6a9ca7948aad 17:02:47 ---> 89094cb4b1af 17:02:47 Step 23/25 : LABEL arch=arm64 17:02:47 ---> Running in c7a431ff3939 17:02:48 Removing intermediate container c7a431ff3939 17:02:48 ---> 03e3af00682c 17:02:48 Step 24/25 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:02:48 ---> Running in 9ca6c7a3ed41 17:02:49 Removing intermediate container 9ca6c7a3ed41 17:02:49 ---> 03e266114730 17:02:49 Step 25/25 : LABEL version=0.0.0 17:02:49 ---> Running in f0f2e4c3d733 17:02:50 Removing intermediate container f0f2e4c3d733 17:02:50 ---> b4612be8bbb8 17:02:50 17:02:51 Successfully built b4612be8bbb8 17:02:51 Successfully tagged security-spire-server-arm64:latest 17:02:51  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:51 ---> 6db5c7e5341f 17:02:51 Step 3/23 : WORKDIR /edgex-go 17:02:51 ---> Using cache 17:02:51 ---> 2bab20de6f8c 17:02:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:51 ---> Using cache 17:02:51 ---> bfc430082c80 17:02:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:02:51 ---> Running in 40f4d79f64aa 17:02:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:55 OK: 221 MiB in 51 packages 17:02:57 Removing intermediate container 40f4d79f64aa 17:02:57 ---> 3709888e2bec 17:02:57 Step 6/23 : COPY go.mod vendor* ./ 17:02:57 ---> 5ccd94ad0bae 17:02:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:58 ---> Running in bfbcac8c0b55 17:03:37 Removing intermediate container 50cef4998c81 17:03:37 ---> 7d195b0eec3b 17:03:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:03:37 ---> Running in 8bfca610464d 17:03:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:03:41 Removing intermediate container bfbcac8c0b55 17:03:41 ---> 88058ba13534 17:03:41 Step 8/23 : COPY . . 17:03:43 Removing intermediate container 8bfca610464d 17:03:43 ---> 5e118ba04398 17:03:43 17:03:43 Step 11/23 : FROM docker:20.10.14 17:03:44 20.10.14: Pulling from library/docker 17:04:06 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:04:06 Status: Downloaded newer image for docker:20.10.14 17:04:06 ---> c346e9eafbab 17:04:06 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:04:07 ---> Running in 42b9a6401516 17:04:08 Removing intermediate container 42b9a6401516 17:04:08 ---> 7f8e4a84b054 17:04:08 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:04:08 ---> Running in 1b87c86b7b83 17:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:13 (1/43) Installing readline (8.1.1-r0) 17:04:13 (2/43) Installing bash (5.1.16-r0) 17:04:13 Executing bash-5.1.16-r0.post-install 17:04:13 (3/43) Installing brotli-libs (1.0.9-r5) 17:04:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:04:13 (5/43) Installing libcurl (7.80.0-r2) 17:04:13 (6/43) Installing curl (7.80.0-r2) 17:04:13 (7/43) Installing dumb-init (1.2.5-r1) 17:04:13 (8/43) Installing libbz2 (1.0.8-r1) 17:04:13 (9/43) Installing expat (2.4.7-r0) 17:04:13 (10/43) Installing libffi (3.4.2-r1) 17:04:13 (11/43) Installing gdbm (1.22-r0) 17:04:13 (12/43) Installing xz-libs (5.2.5-r1) 17:04:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:04:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:04:13 (15/43) Installing mpdecimal (2.5.1-r1) 17:04:13 (16/43) Installing sqlite-libs (3.36.0-r0) 17:04:13 (17/43) Installing python3 (3.9.13-r1) 17:04:15 (18/43) Installing py3-appdirs (1.4.4-r2) 17:04:15 (19/43) Installing py3-certifi (2020.12.5-r1) 17:04:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:04:15 (21/43) Installing py3-idna (3.3-r0) 17:04:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:04:15 (23/43) Installing py3-requests (2.26.0-r1) 17:04:15 (24/43) Installing py3-msgpack (1.0.2-r1) 17:04:15 (25/43) Installing py3-lockfile (0.12.2-r4) 17:04:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:04:15 (27/43) Installing py3-colorama (0.4.4-r1) 17:04:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:04:15 (29/43) Installing py3-distlib (0.3.3-r0) 17:04:15 (30/43) Installing py3-distro (1.6.0-r0) 17:04:15 (31/43) Installing py3-six (1.16.0-r0) 17:04:15 ---> 56e34fd5bbc4 17:04:15 Step 9/23 : RUN make cmd/core-data/core-data 17:04:15 (32/43) Installing py3-webencodings (0.5.1-r4) 17:04:15 (33/43) Installing py3-html5lib (1.1-r1) 17:04:16 ---> Running in 0e65505ca665 17:04:16 (34/43) Installing py3-parsing (2.4.7-r2) 17:04:16 (35/43) Installing py3-packaging (20.9-r1) 17:04:16 (36/43) Installing py3-tomli (1.2.2-r0) 17:04:16 (37/43) Installing py3-pep517 (0.12.0-r0) 17:04:16 (38/43) Installing py3-progress (1.6-r0) 17:04:16 (39/43) Installing py3-retrying (1.3.3-r2) 17:04:16 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:04:16 (41/43) Installing py3-setuptools (52.0.0-r4) 17:04:16 (42/43) Installing py3-toml (0.10.2-r2) 17:04:16 (43/43) Installing py3-pip (20.3.4-r1) 17:04:17 Executing busybox-1.34.1-r5.trigger 17:04:17 OK: 83 MiB in 65 packages 17:04:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:04:22 Collecting docker-compose==1.23.2 17:04:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:04:25 Collecting PyYAML<4,>=3.10 17:04:25 Downloading PyYAML-3.13.tar.gz (270 kB) 17:04:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:04:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:04:31 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:04:31 Collecting jsonschema<3,>=2.5.1 17:04:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:04:33 Collecting websocket-client<1.0,>=0.32.0 17:04:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:04:33 Collecting cached-property<2,>=1.2.0 17:04:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:04:33 Collecting texttable<0.10,>=0.9.0 17:04:33 Downloading texttable-0.9.1.tar.gz (11 kB) 17:04:36 Collecting docker<4.0,>=3.6.0 17:04:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:04:36 Collecting docopt<0.7,>=0.6.1 17:04:36 Downloading docopt-0.6.2.tar.gz (25 kB) 17:04:39 Collecting dockerpty<0.5,>=0.4.1 17:04:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:04:41 Collecting docker-pycreds>=0.4.0 17:04:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:04:41 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:04:42 Collecting urllib3<1.25,>=1.21.1 17:04:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:04:43 Collecting idna<2.8,>=2.5 17:04:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:04:43 Collecting chardet<3.1.0,>=3.0.2 17:04:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:04:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:04:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:04:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:04:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:04:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:04:44 Attempting uninstall: urllib3 17:04:44 Found existing installation: urllib3 1.26.7 17:04:44 Uninstalling urllib3-1.26.7: 17:04:45 Successfully uninstalled urllib3-1.26.7 17:04:45 Attempting uninstall: idna 17:04:45 Found existing installation: idna 3.3 17:04:45 Uninstalling idna-3.3: 17:04:46 Successfully uninstalled idna-3.3 17:04:49 Attempting uninstall: requests 17:04:49 Found existing installation: requests 2.26.0 17:04:49 Uninstalling requests-2.26.0: 17:04:49 Successfully uninstalled requests-2.26.0 17:04:50 Running setup.py install for texttable: started 17:04:52 Running setup.py install for texttable: finished with status 'done' 17:04:52 Running setup.py install for PyYAML: started 17:04:56 Running setup.py install for PyYAML: finished with status 'done' 17:04:56 Running setup.py install for docopt: started 17:04:58 Running setup.py install for docopt: finished with status 'done' 17:04:58 Running setup.py install for dockerpty: started 17:05:01 Running setup.py install for dockerpty: finished with status 'done' 17:05:03 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:05:18 Removing intermediate container 1b87c86b7b83 17:05:18 ---> 4918616ece0d 17:05:18 Step 14/23 : ENV APP_PORT=58890 17:05:18 ---> Running in 464032f51825 17:05:19 Removing intermediate container 464032f51825 17:05:19 ---> e42fdd393d18 17:05:19 Step 15/23 : EXPOSE $APP_PORT 17:05:19 ---> Running in 4dd4817857a7 17:05:19 Removing intermediate container 4dd4817857a7 17:05:19 ---> f602ca8d1ef2 17:05:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:05:21 ---> 3b332e3568ee 17:05:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:05:22 ---> c562256208d1 17:05:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:05:24 ---> debc68120022 17:05:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:05:24 ---> Running in ef6d8aef3d8d 17:05:24 Removing intermediate container ef6d8aef3d8d 17:05:24 ---> bad78dfde052 17:05:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:24 ---> Running in ac764ea3b4a8 17:05:25 Removing intermediate container ac764ea3b4a8 17:05:25 ---> 38c78880eeae 17:05:25 Step 21/23 : LABEL arch=arm64 17:05:25 ---> Running in 528aa9949389 17:05:25 Removing intermediate container 528aa9949389 17:05:25 ---> f5e735972f05 17:05:25 Step 22/23 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:05:25 ---> Running in 55262139af18 17:05:26 Removing intermediate container 55262139af18 17:05:26 ---> de680417e50d 17:05:26 Step 23/23 : LABEL version=0.0.0 17:05:26 ---> Running in 1b1576a7516c 17:05:27 Removing intermediate container 1b1576a7516c 17:05:27 ---> a5bfe251d994 17:05:27 17:05:27 Successfully built a5bfe251d994 17:05:27 Successfully tagged sys-mgmt-agent-arm64:latest 17:06:00  Building sys-mgmt-agent ... done Removing intermediate container b44280bac391 17:06:00 ---> cdf21aaf0fa0 17:06:00 17:06:00 Step 9/20 : FROM alpine:3.15 17:06:00 ---> 60f2846fe774 17:06:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:00 ---> Using cache 17:06:00 ---> f1c060fd8eda 17:06:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:00 ---> Using cache 17:06:00 ---> 9eb1b0d41b5d 17:06:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:06:00 ---> Running in 0465739d1191 17:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:00 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:06:00 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:06:00 OK: 15734 distinct packages available 17:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:01 (1/9) Installing ca-certificates (20220614-r0) 17:06:01 (2/9) Installing brotli-libs (1.0.9-r5) 17:06:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:06:01 (4/9) Installing libcurl (7.80.0-r2) 17:06:02 (5/9) Installing curl (7.80.0-r2) 17:06:02 (6/9) Installing dumb-init (1.2.5-r1) 17:06:02 (7/9) Installing musl-obstack (1.2.3-r0) 17:06:02 (8/9) Installing libucontext (1.1-r0) 17:06:02 (9/9) Installing gcompat (1.0.0-r4) 17:06:02 Executing busybox-1.34.1-r7.trigger 17:06:02 Executing ca-certificates-20220614-r0.trigger 17:06:02 OK: 8 MiB in 23 packages 17:06:05 Removing intermediate container 0465739d1191 17:06:05 ---> 886db15121bf 17:06:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:06 ---> 7cd84af4930b 17:06:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:06:08 ---> 48c4402f72da 17:06:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:06:09 ---> 3e60d5aa9931 17:06:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:06:09 ---> Running in 103f8c4add8e 17:06:09 Removing intermediate container 103f8c4add8e 17:06:09 ---> 8a6f0097ae66 17:06:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:10 ---> Running in 50bbf2683358 17:06:10 Removing intermediate container 50bbf2683358 17:06:10 ---> cc3acea2b2ef 17:06:10 Step 18/20 : LABEL arch=arm64 17:06:10 ---> Running in 80d6c1218116 17:06:10 Removing intermediate container 80d6c1218116 17:06:10 ---> 2a7723744063 17:06:10 Step 19/20 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:06:11 ---> Running in 2a54b7278de4 17:06:11 Removing intermediate container 2a54b7278de4 17:06:11 ---> d867d058c9f0 17:06:11 Step 20/20 : LABEL version=0.0.0 17:06:11 ---> Running in 8e83cbdfd7e7 17:06:12 Removing intermediate container 8e83cbdfd7e7 17:06:12 ---> 5ef8dd78a34b 17:06:12 17:06:12 Successfully built 5ef8dd78a34b 17:06:12 Successfully tagged security-spiffe-token-provider-arm64:latest 17:06:59  Building security-spiffe-token-provider ... done Removing intermediate container 0e65505ca665 17:06:59 ---> 8e8d311bcb50 17:06:59 17:06:59 Step 10/23 : FROM alpine:3.16 17:06:59 ---> 3d81c46cd875 17:06:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:06:59 ---> Running in aedb297c463e 17:06:59 Removing intermediate container aedb297c463e 17:06:59 ---> ec21f4a710a9 17:06:59 Step 12/23 : ENV APP_PORT=59880 17:06:59 ---> Running in 69628ca0538c 17:06:59 Removing intermediate container 69628ca0538c 17:06:59 ---> 4d05f532a27c 17:06:59 Step 13/23 : EXPOSE $APP_PORT 17:06:59 ---> Running in 869cd2c04037 17:06:59 Removing intermediate container 869cd2c04037 17:06:59 ---> 5f84ba536cb3 17:06:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:59 ---> Running in df876ea21f38 17:06:59 Removing intermediate container df876ea21f38 17:06:59 ---> 02885aa41627 17:06:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:06:59 ---> Running in 8ff45e4f0fa9 17:07:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:02 (1/6) Installing dumb-init (1.2.5-r1) 17:07:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:07:02 (3/6) Installing libsodium (1.0.18-r0) 17:07:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:07:02 (5/6) Installing libzmq (4.3.4-r0) 17:07:02 (6/6) Installing zeromq (4.3.4-r0) 17:07:02 Executing busybox-1.35.0-r15.trigger 17:07:02 OK: 8 MiB in 20 packages 17:07:03 Removing intermediate container 8ff45e4f0fa9 17:07:03 ---> 35ad8c49832f 17:07:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:04 ---> f97efe9d261e 17:07:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:07:06 ---> bcf3fabf3726 17:07:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:07:06 ---> 5511dbf0e240 17:07:06 Step 19/23 : ENTRYPOINT ["/core-data"] 17:07:06 ---> Running in 20a94e340256 17:07:06 Removing intermediate container 20a94e340256 17:07:06 ---> 19e04bc88aba 17:07:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:06 ---> Running in 7df787242d94 17:07:07 Removing intermediate container 7df787242d94 17:07:07 ---> 3dfacc43ee84 17:07:07 Step 21/23 : LABEL arch=arm64 17:07:07 ---> Running in a84ab25010f8 17:07:07 Removing intermediate container a84ab25010f8 17:07:07 ---> 7f69a2320d2a 17:07:07 Step 22/23 : LABEL git_sha=b35cc89c2d2c00ae3bfcf3b80e9b124451cfc25e 17:07:07 ---> Running in c090c1264cfe 17:07:07 Removing intermediate container c090c1264cfe 17:07:07 ---> cb77cd6dcf0d 17:07:07 Step 23/23 : LABEL version=0.0.0 17:07:08 ---> Running in 4ed06b351f5a 17:07:08 Removing intermediate container 4ed06b351f5a 17:07:08 ---> 70310e0f2d4f 17:07:08 17:07:08 Successfully built 70310e0f2d4f 17:07:09 Successfully tagged core-data-arm64:latest 17:07:09  Building core-data ... done  [Pipeline] } 17:07:09 $ docker stop --time=1 c73fc89b66ef94a8ffa1c29c6209496d447a08cd0b5c2222e2c78b5c68a10ccb 17:07:11 $ docker rm -f c73fc89b66ef94a8ffa1c29c6209496d447a08cd0b5c2222e2c78b5c68a10ccb [Pipeline] // withDockerContainer [Pipeline] sh 17:07:11 + docker images 17:07:12 REPOSITORY TAG IMAGE ID CREATED SIZE 17:07:12 core-data-arm64 latest 70310e0f2d4f 3 seconds ago 20.6MB 17:07:12 8e8d311bcb50 17 seconds ago 1.54GB 17:07:12 security-spiffe-token-provider-arm64 latest 5ef8dd78a34b 59 seconds ago 28.3MB 17:07:12 cdf21aaf0fa0 About a minute ago 1.56GB 17:07:12 sys-mgmt-agent-arm64 latest a5bfe251d994 About a minute ago 282MB 17:07:12 5e118ba04398 3 minutes ago 1.51GB 17:07:12 security-spire-server-arm64 latest b4612be8bbb8 4 minutes ago 84.2MB 17:07:12 security-secretstore-setup-arm64 latest 26884d419b5b 4 minutes ago 27.9MB 17:07:12 0b63c6294375 4 minutes ago 1.41GB 17:07:12 security-proxy-setup-arm64 latest 47b6e6cbe6fa 5 minutes ago 26.2MB 17:07:12 baed1d72079f 5 minutes ago 1.52GB 17:07:12 security-spire-agent-arm64 latest a4097e751d2f 5 minutes ago 122MB 17:07:12 ad43b38dedd9 5 minutes ago 1.52GB 17:07:12 dae2be6484eb 5 minutes ago 1.41GB 17:07:12 support-notifications-arm64 latest fe279490a731 8 minutes ago 26.1MB 17:07:12 support-scheduler-arm64 latest 6819bdda2cc6 8 minutes ago 25.6MB 17:07:12 5e83c94e2ba1 8 minutes ago 1.57GB 17:07:12 e2e76fd5a117 8 minutes ago 1.57GB 17:07:12 core-metadata-arm64 latest 9154717b4dd6 11 minutes ago 16.4MB 17:07:12 e1cbaffc3b34 11 minutes ago 1.52GB 17:07:12 security-bootstrapper-arm64 latest 3fa8e574c293 11 minutes ago 18.6MB 17:07:12 core-command-arm64 latest 0d38a896a1e1 12 minutes ago 15.5MB 17:07:12 a2187423b9c6 12 minutes ago 1.52GB 17:07:12 58ea67a07ca6 12 minutes ago 1.51GB 17:07:12 security-spire-config-arm64 latest 6970e5219d5e 18 minutes ago 83.6MB 17:07:12 b08dcd752ff3 18 minutes ago 1.41GB 17:07:12 ci-base-image-arm64 latest 6db5c7e5341f 33 minutes ago 994MB 17:07:12 alpine 3.15 60f2846fe774 12 days ago 5.32MB 17:07:12 alpine 3.16 3d81c46cd875 13 days ago 5.27MB 17:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:07:12 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:12 17:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:13 arm64: Pulling from edgex-lftools-log-publisher 17:07:13 8998bd30e6a1: Pulling fs layer 17:07:13 04944245beec: Pulling fs layer 17:07:13 699f458cf7ca: Pulling fs layer 17:07:13 765212b225bb: Pulling fs layer 17:07:13 f23df028b6ca: Pulling fs layer 17:07:13 d65c8cfc05b1: Pulling fs layer 17:07:13 2437ff75d9bd: Pulling fs layer 17:07:13 765212b225bb: Waiting 17:07:13 f23df028b6ca: Waiting 17:07:13 d65c8cfc05b1: Waiting 17:07:13 2437ff75d9bd: Waiting 17:07:13 04944245beec: Verifying Checksum 17:07:13 04944245beec: Download complete 17:07:13 765212b225bb: Download complete 17:07:13 f23df028b6ca: Verifying Checksum 17:07:13 f23df028b6ca: Download complete 17:07:13 d65c8cfc05b1: Verifying Checksum 17:07:13 d65c8cfc05b1: Download complete 17:07:13 699f458cf7ca: Verifying Checksum 17:07:13 699f458cf7ca: Download complete 17:07:14 8998bd30e6a1: Verifying Checksum 17:07:14 8998bd30e6a1: Download complete 17:07:16 2437ff75d9bd: Verifying Checksum 17:07:16 2437ff75d9bd: Download complete 17:07:18 8998bd30e6a1: Pull complete 17:07:18 04944245beec: Pull complete 17:07:20 699f458cf7ca: Pull complete 17:07:20 765212b225bb: Pull complete 17:07:21 f23df028b6ca: Pull complete 17:07:22 d65c8cfc05b1: Pull complete 17:07:40 2437ff75d9bd: Pull complete 17:07:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:40 prd-ubuntu20.04-docker-arm64-4c-16g-21692 does not seem to be running inside a container 17:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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:07:43 $ docker top 87b1d0b66bb9bb09311a125ecdcca161ed370f7231500827ce3c765d65e52d60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:44 ---> job-cost.sh 17:07:44 lf-activate-venv: SKIPPING 17:07:44 INFO: No Stack... 17:07:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:46 INFO: Archiving Costs [Pipeline] sh 17:07:46 + cut -d, -f6 17:07:46 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:07:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-2-stack-cost] 17:07:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4111-2-stack-cost] did not exist. Created. 17:07:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:47 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:47 Stashed 1 file(s) [Pipeline] } 17:07:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:47 $ docker stop --time=1 87b1d0b66bb9bb09311a125ecdcca161ed370f7231500827ce3c765d65e52d60 17:07:49 $ docker rm -f 87b1d0b66bb9bb09311a125ecdcca161ed370f7231500827ce3c765d65e52d60 [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:07:50 provisioning config files... 17:07:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6942642003107501833tmp [Pipeline] { [Pipeline] sh 17:07:50 + set +x 17:07:50 + curl -s https://codecov.io/bash 17:07:50 + bash -s -- 17:07:50 17:07:50 _____ _ 17:07:50 / ____| | | 17:07:50 | | ___ __| | ___ ___ _____ __ 17:07:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:50 Bash-1.0.6 17:07:50 17:07:50 17:07:50 ==> git version 2.25.1 found 17:07:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:07:50 Release-Date: 2020-01-08 17:07:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:50 ==> Jenkins CI detected. 17:07:50 current dir:  /w/workspace/edgex-go/2 17:07:50 project root: . 17:07:50 --> token set from env 17:07:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:50 ==> Running gcov in . (disable via -X gcov) 17:07:50 ==> Python coveragepy not found 17:07:50 ==> Searching for coverage reports in: 17:07:50 + . 17:07:50 -> Found 1 reports 17:07:50 ==> Detecting git/mercurial file structure 17:07:50 ==> Reading reports 17:07:50 + ./coverage.out bytes=436531 17:07:50 ==> Appending adjustments 17:07:50 https://docs.codecov.io/docs/fixing-reports 17:07:51 + Found adjustments 17:07:51 ==> Gzipping contents 17:07:51 60K /tmp/codecov.1MytOA.gz 17:07:51 ==> Uploading reports 17:07:51 url: https://codecov.io 17:07:51 query: branch=PR-4111&commit=40ec92aaa4401b528b4aae496888f1c00fd74d97&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:07:51 -> Pinging Codecov 17:07:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=40ec92aaa4401b528b4aae496888f1c00fd74d97&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:07:52 -> Uploading to 17:07:52 https://storage.googleapis.com/codecov/v4/raw/2022-08-01/00271124DB129430A58F1EEE437C3FCB/40ec92aaa4401b528b4aae496888f1c00fd74d97/15777490-c82c-4219-b1a2-ca84dbc4a77b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T170751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb8eeabd67dfde754ac43fc7daa6b8d0b78fb8a818fef20897221cf86c40ac4a 17:07:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:52 Dload Upload Total Spent Left Speed 17:07:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59978 0 0 100 59978 0 239k --:--:-- --:--:-- --:--:-- 239k 17:07:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/40ec92aaa4401b528b4aae496888f1c00fd74d97 [Pipeline] } 17:07:52 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:07:53 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:07:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:54 ---> package-listing.sh 17:07:54 ++ facter osfamily 17:07:54 ++ tr '[:upper:]' '[:lower:]' 17:07:54 + OS_FAMILY=debian 17:07:54 + workspace=/w/workspace/edgex-go/2 17:07:54 + START_PACKAGES=/tmp/packages_start.txt 17:07:54 + END_PACKAGES=/tmp/packages_end.txt 17:07:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:54 + PACKAGES=/tmp/packages_start.txt 17:07:54 + '[' /w/workspace/edgex-go/2 ']' 17:07:54 + PACKAGES=/tmp/packages_end.txt 17:07:54 + case "${OS_FAMILY}" in 17:07:54 + dpkg -l 17:07:54 + grep '^ii' 17:07:54 + '[' -f /tmp/packages_start.txt ']' 17:07:54 + '[' -f /tmp/packages_end.txt ']' 17:07:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:54 + '[' /w/workspace/edgex-go/2 ']' 17:07:54 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:07:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:07:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:55 17:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:55 latest: Pulling from edgex-lftools-log-publisher 17:07:55 5eb5b503b376: Pulling fs layer 17:07:55 5c69ac0246d0: Pulling fs layer 17:07:55 ec43610c2a17: Pulling fs layer 17:07:55 3a2ae6a8a46f: Pulling fs layer 17:07:55 33b1e0a273af: Pulling fs layer 17:07:55 5d3b04190fa2: Pulling fs layer 17:07:55 2f39f015ded8: Pulling fs layer 17:07:55 5d3b04190fa2: Waiting 17:07:55 2f39f015ded8: Waiting 17:07:55 3a2ae6a8a46f: Waiting 17:07:55 33b1e0a273af: Waiting 17:07:55 5c69ac0246d0: Verifying Checksum 17:07:55 5c69ac0246d0: Download complete 17:07:55 33b1e0a273af: Verifying Checksum 17:07:55 33b1e0a273af: Download complete 17:07:55 ec43610c2a17: Verifying Checksum 17:07:55 ec43610c2a17: Download complete 17:07:55 5d3b04190fa2: Download complete 17:07:55 5eb5b503b376: Download complete 17:07:56 2f39f015ded8: Download complete 17:07:56 5eb5b503b376: Pull complete 17:07:57 5c69ac0246d0: Pull complete 17:07:57 ec43610c2a17: Pull complete 17:07:57 3a2ae6a8a46f: Pull complete 17:07:58 33b1e0a273af: Pull complete 17:07:58 5d3b04190fa2: Pull complete 17:08:03 2f39f015ded8: Pull complete 17:08:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:03 prd-ubuntu20.04-docker-8c-8g-21688 does not seem to be running inside a container 17:08:03 $ 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:08:06 $ docker top 22501d6dfd105e7d7177484867f489bb6ca06a948e5601a937b358fc33575af5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:08:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:08:07 + ls /var/log/sa-host 17:08:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:07 provisioning config files... 17:08:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8036624716738229487tmp [Pipeline] { [Pipeline] echo 17:08:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:08:08 ---> create-netrc.sh [Pipeline] } 17:08:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:08:08 ---> python-tools-install.sh [Pipeline] echo 17:08:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:08:08 ---> sudo-logs.sh 17:08:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:08:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:08:08 ---> job-cost.sh 17:08:08 lf-activate-venv: SKIPPING 17:08:08 DEBUG: total: 0.10999999940395355 17:08:08 INFO: Retrieving Stack Cost... 17:08:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:08:09 INFO: Archiving Costs [Pipeline] echo 17:08:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:08:10 ---> logs-deploy.sh 17:08:10 lf-activate-venv: SKIPPING 17:08:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/2 17:08:10 INFO: archiving workspace using pattern(s): 17:08:11 Archives upload complete. 17:08:11 INFO: archiving logs to Nexus