Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+a9913775ba844ac49f5eb06b88cc0e63275269c3 (2c8d35a09a1c08b23786fbe8a886b4b54bcab43a) 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-ssh12314081291575834084.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-ssh9712777695875582220.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-4097/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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12689409503567414124.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-ssh5350134578874131544.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-4097/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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12600327131266600410.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-21562 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing e31b0de0ef23eb6e8da97c1181615a57ab3a26de Checking out Revision e31b0de0ef23eb6e8da97c1181615a57ab3a26de (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31b0de0ef23eb6e8da97c1181615a57ab3a26de # timeout=10 Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:28 ========================================================= 16:30:28 EdgeX Global Pipelines Version Info 16:30:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 24bc4f456988aa87b0c507a3a7b7138f31af8351 # timeout=10 16:30:28 ------------------- 16:30:28 stable info: 16:30:28 ------------------- 16:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:28 Message: update stable to v1.0.238 16:30:29 ------------------- 16:30:29 experimental info: 16:30:29 ------------------- 16:30:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31b0de [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:30 provisioning config files... 16:30:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7483581421134885486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:30 ---> docker-login.sh 16:30:30 nexus3.edgexfoundry.org:10001 16:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:30 Configure a credential helper to remove this warning. See 16:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:30 16:30:30 Login Succeeded 16:30:30 nexus3.edgexfoundry.org:10002 16:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:30 Configure a credential helper to remove this warning. See 16:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:30 16:30:30 Login Succeeded 16:30:30 nexus3.edgexfoundry.org:10003 16:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:30 Configure a credential helper to remove this warning. See 16:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:30 16:30:30 Login Succeeded 16:30:30 nexus3.edgexfoundry.org:10004 16:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 docker.io 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 ---> docker-login.sh ends [Pipeline] } 16:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:31 + 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:30:31 + dirname cmd/core-command/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo core-command,cmd/core-command/Dockerfile 16:30:31 + dirname cmd/core-data/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo core-data,cmd/core-data/Dockerfile 16:30:31 + dirname cmd/core-metadata/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:31 + dirname cmd/security-bootstrapper/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:31 + dirname cmd/security-proxy-setup/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:31 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:31 + dirname cmd/security-spire-agent/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:31 + dirname+ cmd/security-spire-config/Dockerfile 16:30:31 cut -d/ -f2 16:30:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:31 + dirname cmd/security-spire-server/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:31 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 16:30:31 -f2 16:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:31 + dirname cmd/support-scheduler/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:31 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:31 + cut -d/ -f2 16:30:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:31 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:30:32 + git rev-list -1 --merges e31b0de0ef23eb6e8da97c1181615a57ab3a26de~1..e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] echo 16:30:32 -----------> git rev-list -1 --merges e31b0de0ef23eb6e8da97c1181615a57ab3a26de~1..e31b0de0ef23eb6e8da97c1181615a57ab3a26de e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:30:32 e31b0de0ef23eb6e8da97c1181615a57ab3a26de [false] [Pipeline] sh 16:30:32 + git log --format=format:%s -1 e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] echo 16:30:32 ========================================================= 16:30:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:32 + grep -v github /etc/ssh/ssh_known_hosts 16:30:32 + [ -e /tmp/ssh_known_hosts ] 16:30:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:33 16:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:33 b85a868b505f: Pulling fs layer 16:30:33 e2be974225ed: Pulling fs layer 16:30:33 339a4e72a1f5: Pulling fs layer 16:30:33 988bab9f4d93: Pulling fs layer 16:30:33 1469e6f7b9e6: Pulling fs layer 16:30:33 eaf3925da568: Pulling fs layer 16:30:33 bab4dde63d76: Pulling fs layer 16:30:33 bde34c3a00c8: Pulling fs layer 16:30:33 b352a97aabf1: Pulling fs layer 16:30:33 4872d77fe225: Pulling fs layer 16:30:33 5851b861e8e6: Pulling fs layer 16:30:33 bab4dde63d76: Waiting 16:30:33 b352a97aabf1: Waiting 16:30:33 5851b861e8e6: Waiting 16:30:33 4872d77fe225: Waiting 16:30:33 1469e6f7b9e6: Waiting 16:30:33 eaf3925da568: Waiting 16:30:33 e2be974225ed: Verifying Checksum 16:30:33 e2be974225ed: Download complete 16:30:33 988bab9f4d93: Download complete 16:30:33 1469e6f7b9e6: Verifying Checksum 16:30:33 1469e6f7b9e6: Download complete 16:30:33 eaf3925da568: Verifying Checksum 16:30:33 eaf3925da568: Download complete 16:30:33 339a4e72a1f5: Verifying Checksum 16:30:33 339a4e72a1f5: Download complete 16:30:33 bde34c3a00c8: Download complete 16:30:33 b352a97aabf1: Download complete 16:30:33 4872d77fe225: Verifying Checksum 16:30:33 4872d77fe225: Download complete 16:30:33 5851b861e8e6: Verifying Checksum 16:30:33 5851b861e8e6: Download complete 16:30:33 b85a868b505f: Verifying Checksum 16:30:33 b85a868b505f: Download complete 16:30:34 bab4dde63d76: Verifying Checksum 16:30:34 bab4dde63d76: Download complete 16:30:35 b85a868b505f: Pull complete 16:30:35 e2be974225ed: Pull complete 16:30:35 339a4e72a1f5: Pull complete 16:30:35 988bab9f4d93: Pull complete 16:30:36 1469e6f7b9e6: Pull complete 16:30:36 eaf3925da568: Pull complete 16:30:38 bab4dde63d76: Pull complete 16:30:38 bde34c3a00c8: Pull complete 16:30:38 b352a97aabf1: Pull complete 16:30:38 4872d77fe225: Pull complete 16:30:38 5851b861e8e6: Pull complete 16:30:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:38 prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container 16:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:40 $ docker top d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b -eo pid,comm 16:30:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:40 [ssh-agent] Looking for ssh-agent implementation... 16:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:40 $ docker exec d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent 16:30:40 SSH_AUTH_SOCK=/tmp/ssh-fynOQSq11osK/agent.32 16:30:40 SSH_AGENT_PID=39 16:30:40 Running ssh-add (command line suppressed) 16:30:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7347545159657393431.key (/w/workspace/edgex-go/4@tmp/private_key_7347545159657393431.key) 16:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:41 + git tag --points-at HEAD [Pipeline] } 16:30:41 $ docker exec --env ******** --env ******** d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent -k 16:30:41 unset SSH_AUTH_SOCK; 16:30:41 unset SSH_AGENT_PID; 16:30:41 echo Agent pid 39 killed; 16:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:41 [ssh-agent] Looking for ssh-agent implementation... 16:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:41 $ docker exec d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent 16:30:41 SSH_AUTH_SOCK=/tmp/ssh-zHS0f0I4umzU/agent.71 16:30:41 SSH_AGENT_PID=77 16:30:41 Running ssh-add (command line suppressed) 16:30:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_346186000566591706.key (/w/workspace/edgex-go/4@tmp/private_key_346186000566591706.key) 16:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:42 + git semver init 16:30:42 2022-07-30 16:30:42,403 [run_init] DEBUG init version:0.0.0 force:False 16:30:42 2022-07-30 16:30:42,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 16:30:42 2022-07-30 16:30:42,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 16:30:42 2022-07-30 16:30:42,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 16:30:46 2022-07-30 16:30:46,540 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 16:30:46 2022-07-30 16:30:46,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4097 with force:False 16:30:46 2022-07-30 16:30:46,541 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4097 16:30:46 2022-07-30 16:30:46,544 [execute] INFO git cat-file --batch-check 16:30:46 2022-07-30 16:30:46,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:30:46 2022-07-30 16:30:46,550 [execute] INFO git cat-file --batch 16:30:46 2022-07-30 16:30:46,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:30:46 2022-07-30 16:30:46,556 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4097 16:30:46 0.0.0 [Pipeline] } 16:30:46 $ docker exec --env ******** --env ******** d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b ssh-agent -k 16:30:46 unset SSH_AUTH_SOCK; 16:30:46 unset SSH_AGENT_PID; 16:30:46 echo Agent pid 77 killed; 16:30:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:47 + git semver [Pipeline] } 16:30:47 $ docker stop --time=1 d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b 16:30:48 $ docker rm -f d72055d7244d81a473bf86b0f6d33fa02b6da8f3c1a79aa06c90d345c754c35b [Pipeline] // withDockerContainer [Pipeline] sh 16:30:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:49 Stashed 1 file(s) [Pipeline] echo 16:30: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:30:49 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 16:30:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:49 ========================================================= 16:30:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:50 2408cc74d12b: Pulling fs layer 16:30:50 ea60b727a1ce: Pulling fs layer 16:30:50 30c4a7721957: Pulling fs layer 16:30:50 370296b7ddb6: Pulling fs layer 16:30:50 7c6cee850709: Pulling fs layer 16:30:50 39a5fcdaea64: Pulling fs layer 16:30:50 d94ebbe4e438: Pulling fs layer 16:30:50 bcfd1f05c69d: Pulling fs layer 16:30:50 59ccb84bbe0f: Pulling fs layer 16:30:50 370296b7ddb6: Waiting 16:30:50 7c6cee850709: Waiting 16:30:50 39a5fcdaea64: Waiting 16:30:50 bcfd1f05c69d: Waiting 16:30:50 59ccb84bbe0f: Waiting 16:30:50 d94ebbe4e438: Waiting 16:30:50 30c4a7721957: Verifying Checksum 16:30:50 30c4a7721957: Download complete 16:30:50 ea60b727a1ce: Verifying Checksum 16:30:50 ea60b727a1ce: Download complete 16:30:50 7c6cee850709: Verifying Checksum 16:30:50 7c6cee850709: Download complete 16:30:50 39a5fcdaea64: Verifying Checksum 16:30:50 39a5fcdaea64: Download complete 16:30:50 2408cc74d12b: Verifying Checksum 16:30:50 2408cc74d12b: Download complete 16:30:50 d94ebbe4e438: Download complete 16:30:50 2408cc74d12b: Pull complete 16:30:50 ea60b727a1ce: Pull complete 16:30:50 30c4a7721957: Pull complete 16:30:50 59ccb84bbe0f: Verifying Checksum 16:30:50 59ccb84bbe0f: Download complete 16:30:50 bcfd1f05c69d: Verifying Checksum 16:30:50 bcfd1f05c69d: Download complete 16:30:50 370296b7ddb6: Verifying Checksum 16:30:50 370296b7ddb6: Download complete 16:30:55 370296b7ddb6: Pull complete 16:30:55 7c6cee850709: Pull complete 16:30:55 39a5fcdaea64: Pull complete 16:30:55 d94ebbe4e438: Pull complete 16:30:56 bcfd1f05c69d: Pull complete 16:30:57 59ccb84bbe0f: Pull complete 16:30:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:57 WORKDIR /edgex 16:30:57 COPY go.mod . 16:30:57 RUN go mod download 16:30:57 + docker build -t ci-base-image-x86_64 -f - . 16:30:58 Sending build context to Docker daemon 335.4MB 16:30:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:58 ---> a4fb48ad2a94 16:30:58 Step 2/4 : WORKDIR /edgex 16:31:03 ---> Running in 220de88d6f9b 16:31:03 Removing intermediate container 220de88d6f9b 16:31:03 ---> d66e8b64f51c 16:31:03 Step 3/4 : COPY go.mod . 16:31:03 ---> d33050b419f0 16:31:03 Step 4/4 : RUN go mod download 16:31:03 ---> Running in 459d6d34c8c7 16:31:04 Still waiting to schedule task 16:31:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21563’ is offline 16:31:18 Removing intermediate container 459d6d34c8c7 16:31:18 ---> d89867d20204 16:31:18 Successfully built d89867d20204 16:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker inspect -f . ci-base-image-x86_64 16:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:18 prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container 16:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:18 $ docker top f22fb6d957592d3fa5503739152a17e7ed4dd30c7183103ef479677a01183605 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:19 + go version 16:31:19 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:19 $ docker stop --time=1 f22fb6d957592d3fa5503739152a17e7ed4dd30c7183103ef479677a01183605 16:31:20 $ docker rm -f f22fb6d957592d3fa5503739152a17e7ed4dd30c7183103ef479677a01183605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:20 + docker inspect -f . ci-base-image-x86_64 16:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:21 prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container 16:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:21 $ docker top 632ad5a62b66b58a76546693b9b7af70ceb418ab9396bb480897b0561a9c2434 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:21 ========================================================= 16:31:21 [edgeXBuildGoParallel] Running Tests and Build... 16:31:21 ========================================================= [Pipeline] sh 16:31:21 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 16:31:22 + make test 16:31:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.2% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.568s coverage: 89.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.454s coverage: 95.6% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.2% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.6% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.106s coverage: 17.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 96.9% of statements 16:32:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:32:28 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:32:28 GO111MODULE=on go vet ./... 16:32:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:29 ./bin/test-attribution-txt.sh 16:32:29 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:29 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:29 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:30 + ls -al . 16:32:30 total 688 16:32:30 drwxrwxr-x 10 1001 1001 4096 Jul 30 16:31 . 16:32:30 drwxr-xr-x 4 root root 4096 Jul 30 16:31 .. 16:32:30 -rw-rw-r-- 1 1001 1001 11 Jul 30 16:30 .dockerignore 16:32:30 drwxrwxr-x 8 1001 1001 4096 Jul 30 16:32 .git 16:32:30 drwxrwxr-x 3 1001 1001 4096 Jul 30 16:30 .github 16:32:30 -rw-rw-r-- 1 1001 1001 1030 Jul 30 16:30 .gitignore 16:32:30 -rw-rw-r-- 1 1001 1001 42 Jul 30 16:30 .golangci.yml 16:32:30 -rw-rw-r-- 1 1001 1001 87 Jul 30 16:30 .hadolint.yml 16:32:30 drwxr-xr-x 3 1001 1001 4096 Jul 30 16:30 .semver 16:32:30 -rw-rw-r-- 1 1001 1001 166 Jul 30 16:30 .sonarcloud.properties 16:32:30 -rw-rw-r-- 1 1001 1001 1171 Jul 30 16:30 ADOPTERS.md 16:32:30 -rw-rw-r-- 1 1001 1001 10347 Jul 30 16:30 Attribution.txt 16:32:30 -rw-rw-r-- 1 1001 1001 63209 Jul 30 16:30 CHANGELOG.md 16:32:30 -rw-rw-r-- 1 1001 1001 3804 Jul 30 16:30 CONTRIBUTING.md 16:32:30 -rw-rw-r-- 1 1001 1001 677 Jul 30 16:30 GOVERNANCE.md 16:32:30 -rw-rw-r-- 1 1001 1001 850 Jul 30 16:30 Jenkinsfile 16:32:30 -rw-rw-r-- 1 1001 1001 10775 Jul 30 16:30 LICENSE 16:32:30 -rw-rw-r-- 1 1001 1001 10350 Jul 30 16:30 Makefile 16:32:30 -rw-rw-r-- 1 1001 1001 582 Jul 30 16:30 OWNERS.md 16:32:30 -rw-rw-r-- 1 1001 1001 9094 Jul 30 16:30 README.md 16:32:30 -rw-rw-r-- 1 1001 1001 6912 Jul 30 16:30 SECURITY.md 16:32:30 -rw-rw-r-- 1 1001 1001 5 Jul 30 16:30 VERSION 16:32:30 -rw-rw-r-- 1 1001 1001 4131 Jul 30 16:30 ZMQWindows.md 16:32:30 drwxrwxr-x 2 1001 1001 4096 Jul 30 16:30 bin 16:32:30 drwxrwxr-x 18 1001 1001 4096 Jul 30 16:30 cmd 16:32:30 -rw-r--r-- 1 root root 436531 Jul 30 16:32 coverage.out 16:32:30 -rw-rw-r-- 1 1001 1001 3681 Jul 30 16:30 go.mod 16:32:30 -rw-rw-r-- 1 1001 1001 38033 Jul 30 16:30 go.sum 16:32:30 drwxrwxr-x 8 1001 1001 4096 Jul 30 16:30 internal 16:32:30 drwxrwxr-x 3 1001 1001 4096 Jul 30 16:30 openapi 16:32:30 drwxrwxr-x 4 1001 1001 4096 Jul 30 16:30 snap 16:32:30 -rw-rw-r-- 1 1001 1001 204 Jul 30 16:30 version.go [Pipeline] sh 16:32:30 + '[' -e coverage.out ] 16:32:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:30 Stashed 1 file(s) [Pipeline] sh 16:32:31 + make build 16:32:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32: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/core-command/core-command ./cmd/core-command 16:32:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:09 $ docker stop --time=1 632ad5a62b66b58a76546693b9b7af70ceb418ab9396bb480897b0561a9c2434 16:33:14 $ docker rm -f 632ad5a62b66b58a76546693b9b7af70ceb418ab9396bb480897b0561a9c2434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:15 16:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:16 latest: Pulling from edgex-devops/edgex-compose 16:33:16 cbdbe7a5bc2a: Pulling fs layer 16:33:16 ca9280d653b3: Pulling fs layer 16:33:16 7e9c9ca2126c: Pulling fs layer 16:33:16 cbdbe7a5bc2a: Verifying Checksum 16:33:16 cbdbe7a5bc2a: Download complete 16:33:16 ca9280d653b3: Verifying Checksum 16:33:16 ca9280d653b3: Download complete 16:33:16 cbdbe7a5bc2a: Pull complete 16:33:16 7e9c9ca2126c: Download complete 16:33:16 ca9280d653b3: Pull complete 16:33:20 7e9c9ca2126c: Pull complete 16:33:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:20 prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container 16:33:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:22 $ docker top 7cf7c2a17e37d8aacb4d497d16eddd4fdac53461d5014718def0bb0358f57189 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:22 + docker-compose+ build --help 16:33:22 grep parallel 16:33:23 --parallel Build images in parallel. [Pipeline] } 16:33:23 $ docker stop --time=1 7cf7c2a17e37d8aacb4d497d16eddd4fdac53461d5014718def0bb0358f57189 16:33:24 $ docker rm -f 7cf7c2a17e37d8aacb4d497d16eddd4fdac53461d5014718def0bb0358f57189 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:25 prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container 16:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:25 $ docker top 60454b625cbc39e73928f4e3038e54e02c8e9766cf8bcbd70885c280ff04d9cf -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:26 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:26 Building core-command ... 16:33:26 Building core-data ... 16:33:26 Building core-metadata ... 16:33:26 Building security-bootstrapper ... 16:33:26 Building security-proxy-setup ... 16:33:26 Building security-secretstore-setup ... 16:33:26 Building security-spiffe-token-provider ... 16:33:26 Building security-spire-agent ... 16:33:26 Building security-spire-config ... 16:33:26 Building security-spire-server ... 16:33:26 Building support-notifications ... 16:33:26 Building support-scheduler ... 16:33:26 Building sys-mgmt-agent ... 16:33:26 Building support-notifications 16:33:26 Building core-data 16:33:26 Building core-metadata 16:33:26 Building security-proxy-setup 16:33:26 Building support-scheduler 16:33:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21564 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:33:33 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:33:33 The recommended git tool is: git 16:33:40 using credential edgex-jenkins-ssh 16:33:40 Cloning the remote Git repository 16:33:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:40 > git init /w/workspace/edgex-go/4 # timeout=10 16:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:40 > git --version # timeout=10 16:33:40 > git --version # 'git version 2.25.1' 16:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:41 ---> d89867d20204 16:33:41 Step 3/22 : WORKDIR /edgex-go 16:33:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:41 ---> d89867d20204 16:33:41 Step 3/22 : WORKDIR /edgex-go 16:33:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:41 ---> d89867d20204 16:33:41 Step 3/23 : WORKDIR /edgex-go 16:33:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:41 ---> d89867d20204 16:33:41 Step 3/22 : WORKDIR /edgex-go 16:33:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> d89867d20204 16:33:42 Step 3/23 : WORKDIR /edgex-go 16:33:49 ---> Running in c7bac40da8d4 16:33:49 ---> Running in c9a2dc9bf3fd 16:33:49 ---> Running in c0aceb7c4a89 16:33:49 ---> Running in 786511fdaed7 16:33:49 ---> Running in 055bc6af4223 16:33:49 Removing intermediate container 786511fdaed7 16:33:49 ---> aad6708b328b 16:33:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container c9a2dc9bf3fd 16:33:49 ---> e967274baa39 16:33:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container c7bac40da8d4 16:33:49 ---> b573a3549c2d 16:33:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 Removing intermediate container 055bc6af4223 16:33:49 Removing intermediate container c0aceb7c4a89 16:33:49 ---> 2ca521ca16ce 16:33:49 ---> 660dc155a9e3 16:33:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:49 16:33:49 ---> Running in 97851f5af24c 16:33:49 ---> Running in 5ee7d1d70cc8 16:33:49 ---> Running in 89e8720817a0 16:33:49 ---> Running in 5f6b5630690e 16:33:49 ---> Running in cd313322702e 16:33:51 Removing intermediate container 5ee7d1d70cc8 16:33:51 ---> 1dee05520d68 16:33:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:51 ---> Running in d03a23143cb6 16:33:51 Removing intermediate container 97851f5af24c 16:33:51 ---> 43077a24c525 16:33:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:51 Removing intermediate container 5f6b5630690e 16:33:51 ---> 3ea411fba41d 16:33:51 Step 5/23 : RUN apk add --update --no-cache make git 16:33:51 ---> Running in 4ed6f0bfe950 16:33:51 ---> Running in a54eb863db32 16:33:51 Removing intermediate container cd313322702e 16:33:51 ---> 231569ef42dc 16:33:51 Step 5/22 : RUN apk add --update --no-cache make git 16:33:51 Removing intermediate container 89e8720817a0 16:33:51 ---> 3e71eca2bdc4 16:33:51 Step 5/22 : RUN apk add --update --no-cache make git 16:33:51 ---> Running in 0774a4e0e480 16:33:51 ---> Running in bf1d8d5b385c 16:33:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 OK: 211 MiB in 51 packages 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 Removing intermediate container d03a23143cb6 16:33:53 ---> 760e827baff4 16:33:53 Step 6/23 : COPY go.mod vendor* ./ 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 OK: 211 MiB in 51 packages 16:33:53 ---> aaf0d5885a76 16:33:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Running in 575e3baa22c0 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 OK: 211 MiB in 51 packages 16:33:54 Removing intermediate container 4ed6f0bfe950 16:33:54 ---> 195b500d6852 16:33:54 Step 6/22 : COPY go.mod vendor* ./ 16:33:54 ---> b5239a018be4 16:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 4367245c3ffa 16:33:54 OK: 211 MiB in 51 packages 16:33:54 Removing intermediate container 0774a4e0e480 16:33:54 ---> f67cc6d15f03 16:33:54 Step 6/22 : COPY go.mod vendor* ./ 16:33:54 OK: 211 MiB in 51 packages 16:33:54 ---> 10405adfdfff 16:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in fa1af501e78b 16:33:54 Removing intermediate container bf1d8d5b385c 16:33:54 ---> a97199fa239c 16:33:54 Step 6/22 : COPY go.mod vendor* ./ 16:33:54 Removing intermediate container a54eb863db32 16:33:54 ---> 30fb52750294 16:33:54 Step 6/23 : COPY go.mod vendor* ./ 16:33:55 ---> 29ebe9941db0 16:33:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in b499dfc85047 16:33:55 ---> e4e3298b67d3 16:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in 37990f5b2e10 16:33:58 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:33:58 Merge succeeded, producing d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:33:58 Checking out Revision d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 (PR-4097) 16:33:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:58 > git config core.sparsecheckout # timeout=10 16:33:58 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:33:58 > git remote # timeout=10 16:33:58 > git config --get remote.origin.url # timeout=10 16:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:58 > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 16:33:58 > git rev-parse HEAD^{commit} # timeout=10 16:33:58 > git config core.sparsecheckout # timeout=10 16:33:58 > git checkout -f d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 # timeout=10 16:34:03 Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" 16:34:03 First time build. Skipping changelog. 16:34:03 > git rev-list --no-walk 24bc4f456988aa87b0c507a3a7b7138f31af8351 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:03 Dload Upload Total Spent Left Speed 16:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 16:34:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:05 + sudo tee /etc/docker/daemon.new 16:34:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:05 { 16:34:05 "registry-mirrors": [ 16:34:05 "https://nexus3.edgexfoundry.org:10001" 16:34:05 ], 16:34:05 "bip": "10.250.0.254/24", 16:34:05 "hosts": [ 16:34:05 "tcp://0.0.0.0:5555", 16:34:05 "unix:///var/run/docker.sock" 16:34:05 ], 16:34:05 "mtu": 1458, 16:34:05 "selinux-enabled": true, 16:34:05 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:05 } [Pipeline] sh 16:34:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:05 + sudo service docker restart 16:34:17 Removing intermediate container 37990f5b2e10 16:34:17 ---> 43fa765c8266 16:34:17 Step 8/23 : COPY . . 16:34:17 Removing intermediate container fa1af501e78b 16:34:17 ---> 3f31bd4cc844 16:34:17 Step 8/22 : COPY . . 16:34:17 Removing intermediate container 575e3baa22c0 16:34:17 ---> b2ab8c8af392 16:34:17 Step 8/23 : COPY . . 16:34:17 Removing intermediate container b499dfc85047 16:34:17 ---> d2f217e4e85e 16:34:17 Step 8/22 : COPY . . 16:34:17 Removing intermediate container 4367245c3ffa 16:34:17 ---> 344e051807c3 16:34:17 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:24 provisioning config files... 16:34:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2771374864424547723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:24 ---> docker-login.sh 16:34:24 nexus3.edgexfoundry.org:10001 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 nexus3.edgexfoundry.org:10002 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 nexus3.edgexfoundry.org:10003 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 nexus3.edgexfoundry.org:10004 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 docker.io 16:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:27 Configure a credential helper to remove this warning. See 16:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:27 16:34:27 Login Succeeded 16:34:27 ---> docker-login.sh ends [Pipeline] } 16:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:28 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 16:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:28 ========================================================= 16:34:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:29 b3c136eddcbf: Pulling fs layer 16:34:29 c0a3192eca97: Pulling fs layer 16:34:29 a050256f5b6f: Pulling fs layer 16:34:29 656be50a0ddc: Pulling fs layer 16:34:29 2bbca73fdf42: Pulling fs layer 16:34:29 46d945488cbd: Pulling fs layer 16:34:29 8a5474983e97: Pulling fs layer 16:34:29 329c88fbcd65: Pulling fs layer 16:34:29 2bbca73fdf42: Waiting 16:34:29 46d945488cbd: Waiting 16:34:29 8a5474983e97: Waiting 16:34:29 329c88fbcd65: Waiting 16:34:29 656be50a0ddc: Waiting 16:34:29 a050256f5b6f: Verifying Checksum 16:34:29 c0a3192eca97: Download complete 16:34:29 2bbca73fdf42: Verifying Checksum 16:34:29 2bbca73fdf42: Download complete 16:34:29 46d945488cbd: Download complete 16:34:29 b3c136eddcbf: Verifying Checksum 16:34:29 b3c136eddcbf: Download complete 16:34:30 b3c136eddcbf: Pull complete 16:34:30 329c88fbcd65: Verifying Checksum 16:34:30 329c88fbcd65: Download complete 16:34:30 c0a3192eca97: Pull complete 16:34:31 a050256f5b6f: Pull complete 16:34:31 8a5474983e97: Verifying Checksum 16:34:31 8a5474983e97: Download complete 16:34:32 656be50a0ddc: Verifying Checksum 16:34:32 656be50a0ddc: Download complete 16:34:39 ---> 81a3735edede 16:34:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:39 ---> 7d3f44ba482c 16:34:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:39 ---> a816d2f7cafc 16:34:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:39 ---> f7eb71ef30b4 16:34:39 Step 9/23 : RUN make cmd/core-data/core-data 16:34:39 ---> 7bc14e11bd6a 16:34:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:39 ---> Running in c2554b056aea 16:34:39 ---> Running in f0b839057f03 16:34:39 ---> Running in 1c3ddb5c9e58 16:34:39 ---> Running in f7cb2c5d68bd 16:34:39 ---> Running in b69ae047f232 16:34:39 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: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 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/core-metadata/core-metadata ./cmd/core-metadata 16:34:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:47 656be50a0ddc: Pull complete 16:34:47 2bbca73fdf42: Pull complete 16:34:47 46d945488cbd: Pull complete 16:34:51 8a5474983e97: Pull complete 16:34:54 329c88fbcd65: Pull complete 16:34:54 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:34:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:54 WORKDIR /edgex 16:34:54 COPY go.mod . 16:34:54 RUN go mod download 16:34:54 + docker build -t ci-base-image-arm64 -f - . 16:34:57 Sending build context to Docker daemon 169.3MB 16:34:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:57 ---> ff4287adb874 16:34:57 Step 2/4 : WORKDIR /edgex 16:34:59 ---> Running in b8a2d72443ab 16:34:59 Removing intermediate container b8a2d72443ab 16:34:59 ---> 460327db6127 16:34:59 Step 3/4 : COPY go.mod . 16:34:59 ---> fa94881ebed3 16:34:59 Step 4/4 : RUN go mod download 16:34:59 ---> Running in 544cbae2865f 16:35:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:35:23 Removing intermediate container 1c3ddb5c9e58 16:35:23 ---> 048d3cd2c18b 16:35:23 16:35:23 Step 10/22 : FROM alpine:3.16 16:35:23 Removing intermediate container b69ae047f232 16:35:23 ---> c781c01ea055 16:35:23 16:35:23 Step 10/23 : FROM alpine:3.16 16:35:23 Removing intermediate container f0b839057f03 16:35:23 ---> 1622f13ed809 16:35:23 16:35:23 Step 10/23 : FROM alpine:3.16 16:35:23 Removing intermediate container c2554b056aea 16:35:23 ---> 0c1f41841c27 16:35:23 16:35:23 Step 10/22 : FROM alpine:3.16 16:35:23 Removing intermediate container f7cb2c5d68bd 16:35:23 ---> 3ffcc3da6918 16:35:23 16:35:23 Step 10/22 : FROM alpine:3.16 16:35:23 3.16: Pulling from library/alpine 16:35:24 3.16: Pulling from library/alpine 16:35:24 3.16: Pulling from library/alpine 16:35:25 3.16: Pulling from library/alpine 16:35:25 3.16: Pulling from library/alpine 16:35:27 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:27 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:27 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:27 Status: Image is up to date for alpine:3.16 16:35:27 Status: Downloaded newer image for alpine:3.16 16:35:27 Status: Downloaded newer image for alpine:3.16 16:35:27 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:27 Status: Image is up to date for alpine:3.16 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:27 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:27 Status: Image is up to date for alpine:3.16 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:27 ---> Running in 078dfd05bdd8 16:35:27 ---> Running in 1beb843695fd 16:35:27 ---> Running in 73c406702286 16:35:27 ---> Running in d4206a055578 16:35:27 ---> Running in d4ad9b69a49a 16:35:27 Removing intermediate container 73c406702286 16:35:27 ---> 1162d5d6108f 16:35:27 Step 12/23 : ENV APP_PORT=59880 16:35:27 ---> Running in 26ec6a835bc9 16:35:27 Removing intermediate container 26ec6a835bc9 16:35:27 ---> db157aa37915 16:35:27 Step 13/23 : EXPOSE $APP_PORT 16:35:27 ---> Running in 33d12f22a871 16:35:27 Removing intermediate container 33d12f22a871 16:35:27 ---> e3c3424a2c5b 16:35:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:27 ---> Running in 129a35181402 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 (1/6) Installing ca-certificates (20211220-r0) 16:35:28 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:28 (4/6) Installing libcurl (7.83.1-r2) 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:28 (5/6) Installing curl (7.83.1-r2) 16:35:28 (6/6) Installing dumb-init (1.2.5-r1) 16:35:28 Executing busybox-1.35.0-r15.trigger 16:35:28 Executing ca-certificates-20211220-r0.trigger 16:35:28 (1/1) Installing dumb-init (1.2.5-r1) 16:35:28 Executing busybox-1.35.0-r15.trigger 16:35:28 OK: 6 MiB in 15 packages 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 OK: 8 MiB in 20 packages 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 (1/2) Installing ca-certificates (20211220-r0) 16:35:28 (1/1) Installing dumb-init (1.2.5-r1) 16:35:28 Executing busybox-1.35.0-r15.trigger 16:35:28 (2/2) Installing dumb-init (1.2.5-r1) 16:35:28 OK: 6 MiB in 15 packages 16:35:28 Executing busybox-1.35.0-r15.trigger 16:35:28 Executing ca-certificates-20211220-r0.trigger 16:35:28 OK: 6 MiB in 16 packages 16:35:28 Removing intermediate container 1beb843695fd 16:35:28 ---> 94de0de73c5f 16:35:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:28 ---> Running in 03f20f2c3c5a 16:35:28 Removing intermediate container 078dfd05bdd8 16:35:28 ---> cdb9047633d5 16:35:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:28 ---> Running in a3c8ce31eb82 16:35:29 Removing intermediate container 03f20f2c3c5a 16:35:29 ---> ce02ac0d5ad0 16:35:29 Step 13/23 : ENV APP_PORT=59881 16:35:29 Removing intermediate container 129a35181402 16:35:29 ---> f8c74ade9bcf 16:35:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:29 ---> Running in 86c705e4a5c9 16:35:29 ---> Running in f953d47e4ba5 16:35:29 Removing intermediate container a3c8ce31eb82 16:35:29 ---> 8ba7d8731d35 16:35:29 Step 13/22 : WORKDIR /edgex 16:35:29 Removing intermediate container d4206a055578 16:35:29 ---> 6666be13834b 16:35:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:29 ---> Running in 93884939e582 16:35:29 ---> Running in d225a43e5621 16:35:29 Removing intermediate container 86c705e4a5c9 16:35:29 ---> cee4d6684777 16:35:29 Step 14/23 : EXPOSE $APP_PORT 16:35:29 Removing intermediate container d4ad9b69a49a 16:35:29 ---> 9fc75530fa99 16:35:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:29 ---> Running in 091c455dd527 16:35:29 ---> Running in 9523c4cf29db 16:35:29 Removing intermediate container d225a43e5621 16:35:29 ---> 3c5c27972c9b 16:35:29 Step 13/22 : ENV APP_PORT=59861Removing intermediate container 93884939e582 16:35:29 16:35:29 ---> 95ab653d13dc 16:35:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:29 ---> Running in 4c51c72e891a 16:35:29 Removing intermediate container 091c455dd527 16:35:29 ---> 693dcdde4599 16:35:29 Step 15/23 : WORKDIR / 16:35:29 Removing intermediate container 9523c4cf29db 16:35:29 ---> 2f4278238295 16:35:29 Step 13/22 : ENV APP_PORT=59860 16:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:29 ---> Running in 9b69565ea064 16:35:29 ---> Running in 4c6cf3f90ec1 16:35:29 Removing intermediate container 4c51c72e891a 16:35:29 ---> 071fb0f70d5e 16:35:29 Step 14/22 : EXPOSE $APP_PORT 16:35:29 ---> a5f5f206921c 16:35:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:29 ---> Running in e45a53ac8767 16:35:29 Removing intermediate container 4c6cf3f90ec1 16:35:29 ---> ad658317f377 16:35:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:29 Removing intermediate container 9b69565ea064 16:35:29 ---> 64537bd52f75 16:35:29 Step 14/22 : EXPOSE $APP_PORT 16:35:29 ---> Running in cc8f3fb56bf8 16:35:29 Removing intermediate container e45a53ac8767 16:35:29 ---> b40d003a3d14 16:35:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:29 ---> db90c27e677b 16:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:29 ---> 5bb251c54d40 16:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:29 Removing intermediate container cc8f3fb56bf8 16:35:29 ---> 8e9a843ec20e 16:35:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:29 ---> 4c344fdc00bb 16:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:30 ---> 0b945e0622e9 16:35:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:30 ---> 3d265c34f512 16:35:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:30 ---> f67d58cd41f9 16:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:30 (1/6) Installing dumb-init (1.2.5-r1) 16:35:30 ---> 443dedc9641b 16:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:30 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:30 (3/6) Installing libsodium (1.0.18-r0) 16:35:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:31 (5/6) Installing libzmq (4.3.4-r0) 16:35:31 ---> e3b500b4ae12 16:35:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:31 ---> b5051169901a 16:35:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:31 (6/6) Installing zeromq (4.3.4-r0) 16:35:31 Executing busybox-1.35.0-r15.trigger 16:35:31 OK: 8 MiB in 20 packages 16:35:31 ---> d4fbb0203194 16:35:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:31 ---> Running in 6f75ff6d04e1 16:35:31 ---> Running in 8c12d5df80ea 16:35:31 ---> c04fda8dd1f2 16:35:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:31 ---> Running in 86147b00ce19 16:35:31 Removing intermediate container 6f75ff6d04e1 16:35:31 Removing intermediate container 8c12d5df80ea 16:35:31 ---> 91fb3af48bb7 16:35:31 ---> 6cb60517a67f 16:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:31 16:35:31 ---> Running in 2ddf5415f3f2 16:35:31 ---> Running in 750714231fb7 16:35:31 ---> 2b6752d37195 16:35:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:31 ---> Running in 764e094cff2b 16:35:31 Removing intermediate container 2ddf5415f3f2 16:35:31 ---> 70a8daaa2613 16:35:31 Step 20/22 : LABEL arch=x86_64 16:35:31 Removing intermediate container 750714231fb7 16:35:31 ---> 660eb372a4b2 16:35:31 Step 21/23 : LABEL arch=x86_64 16:35:31 ---> Running in 29789703e384 16:35:31 ---> Running in 04dec879a030 16:35:31 Removing intermediate container 764e094cff2b 16:35:31 ---> 364188b5d18b 16:35:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:31 ---> Running in e591e9101e24 16:35:31 Removing intermediate container f953d47e4ba5 16:35:31 ---> 0b43cbd2413d 16:35:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:31 Removing intermediate container 04dec879a030 16:35:31 ---> abd3344b2f0e 16:35:31 Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:35:31 Removing intermediate container 29789703e384 16:35:31 ---> ba11ea1dbd83 16:35:31 Step 21/22 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:35:31 ---> Running in 199373eaace1 16:35:31 ---> Running in 9a5a45443d58 16:35:31 Removing intermediate container e591e9101e24 16:35:31 ---> fe515fc45100 16:35:31 Step 20/22 : LABEL arch=x86_64 16:35:31 ---> Running in bb1e277b567d 16:35:31 Removing intermediate container 199373eaace1 16:35:31 ---> d7c177caba3a 16:35:31 Step 23/23 : LABEL version=0.0.0 16:35:31 Removing intermediate container 9a5a45443d58 16:35:31 ---> 63d266502c33 16:35:31 Step 22/22 : LABEL version=0.0.0 16:35:31 ---> Running in 11fbf7f230a6 16:35:31 ---> Running in 7d852a121366 16:35:31 ---> d228aeee2f4b 16:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:32 Removing intermediate container bb1e277b567d 16:35:32 ---> d34a17cf9ddc 16:35:32 Step 21/22 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:35:32 Removing intermediate container 86147b00ce19 16:35:32 ---> 3a45c8095433 16:35:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:32 ---> Running in e3fda54a32b6 16:35:32 ---> Running in 45c59b934378 16:35:32 Removing intermediate container 7d852a121366 16:35:32 ---> 743f0b0eff30 16:35:32 16:35:32 Removing intermediate container 11fbf7f230a6 16:35:32 ---> 86f117eac620 16:35:32 16:35:32 Removing intermediate container 544cbae2865f 16:35:32 ---> 082a4088f328 16:35:32 Successfully built 082a4088f328 16:35:32 Removing intermediate container e3fda54a32b6 16:35:32 ---> bd471a95ea85 16:35:32 Step 22/22 : LABEL version=0.0.0 16:35:32 ---> Running in 959ab0fe0c72 16:35:32 Removing intermediate container 45c59b934378 16:35:32 ---> 51ac951f62b7 16:35:32 Step 20/22 : LABEL arch=x86_64 16:35:32 Successfully built 86f117eac620 16:35:32 Successfully tagged support-scheduler:latest 16:35:32  Building support-scheduler ... done Building security-spire-config 16:35:32 ---> 7790e9475776 16:35:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:32 Successfully built 743f0b0eff30 16:35:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:32 Successfully tagged core-metadata:latest 16:35:32  Building core-metadata ... done Building security-secretstore-setup 16:35:32 ---> Running in 328f70839fdd 16:35:32 Removing intermediate container 959ab0fe0c72 16:35:32 ---> 08bbcd96d10a 16:35:32 16:35:32 Successfully built 08bbcd96d10a 16:35:32 Successfully tagged support-notifications:latest 16:35:32 Building sys-mgmt-agent 16:35:32  Building support-notifications ... done Removing intermediate container 328f70839fdd 16:35:32 ---> e0a94159a482 16:35:32 Step 21/22 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:35:32 + docker inspect -f . ci-base-image-arm64 16:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:33 prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container 16:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:34 $ docker top 0ca745ad9daa2ae0be3336ec07c8bab22eab282fafee349da4d79028da3c3fa4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:35 + go version 16:35:35 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:35 $ docker stop --time=1 0ca745ad9daa2ae0be3336ec07c8bab22eab282fafee349da4d79028da3c3fa4 16:35:36 $ docker rm -f 0ca745ad9daa2ae0be3336ec07c8bab22eab282fafee349da4d79028da3c3fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:37 + docker inspect -f . ci-base-image-arm64 16:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:37 prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container 16:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:39 $ docker top 06ae02d1d05783de1892155394b2b55c2b067cf48532976de28ed190c4623002 -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:39 ========================================================= 16:35:39 [edgeXBuildGoParallel] Running Tests and Build... 16:35:39 ========================================================= [Pipeline] sh 16:35:40 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 16:35:40 + make test 16:35:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:40 ---> d89867d20204 16:35:40 Step 3/23 : WORKDIR /edgex-go 16:35:40 ---> Using cache 16:35:40 ---> 660dc155a9e3 16:35:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:40 ---> Using cache 16:35:40 ---> 3e71eca2bdc4 16:35:40 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:40 ---> d89867d20204 16:35:40 Step 3/26 : WORKDIR /edgex-go 16:35:40 ---> Using cache 16:35:40 ---> 660dc155a9e3 16:35:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:40 ---> Using cache 16:35:40 ---> 3e71eca2bdc4 16:35:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:40 ---> d89867d20204 16:35:40 Step 3/25 : WORKDIR /edgex-go 16:35:40 ---> Using cache 16:35:40 ---> 660dc155a9e3 16:35:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:40 ---> Using cache 16:35:40 ---> 3e71eca2bdc4 16:35:40 Step 5/25 : RUN apk add --update --no-cache make git 16:35:40 ---> Using cache 16:35:40 ---> a97199fa239c 16:35:40 Step 6/25 : COPY go.mod vendor* ./ 16:35:40 ---> Using cache 16:35:40 ---> 29ebe9941db0 16:35:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:40 ---> Using cache 16:35:40 ---> d2f217e4e85e 16:35:40 Step 8/25 : COPY . . 16:35:40 ---> Using cache 16:35:40 ---> a816d2f7cafc 16:35:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:44 ---> 7a9c97cab8e3 16:35:44 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:44 ---> Running in b6908857215e 16:35:44 ---> Running in 1c3599ebb6a6 16:35:44 ---> Running in 5f68dcd699a8 16:35:44 ---> Running in 93b330e8d503 16:35:44 ---> Running in 76fea0786140 16:35:44 Removing intermediate container b6908857215e 16:35:44 ---> c3d128d42824 16:35:44 Step 22/22 : LABEL version=0.0.0 16:35:44 ---> Running in 5b26c27cd12d 16:35:44 Removing intermediate container 76fea0786140 16:35:44 ---> 67965824b8dd 16:35:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:44 ---> Running in 214386f0d96c 16:35:44 Removing intermediate container 5b26c27cd12d 16:35:44 ---> 3fc4228e07a6 16:35:44 16:35:44 Removing intermediate container 214386f0d96c 16:35:44 ---> d8a9566b5b83 16:35:44 Step 21/23 : LABEL arch=x86_64 16:35:44 ---> Running in 6e540912c7ab 16:35:44 Successfully built 3fc4228e07a6 16:35:44 Successfully tagged security-proxy-setup:latest 16:35:44 Building security-spire-agent 16:35:44  Building security-proxy-setup ... done Removing intermediate container 6e540912c7ab 16:35:44 ---> bcbe74f7e5c6 16:35:44 Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:35:44 ---> Running in 394a2413d32f 16:35:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:44 Removing intermediate container 394a2413d32f 16:35:44 ---> 3185f0a09411 16:35:44 Step 23/23 : LABEL version=0.0.0 16:35:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:45 OK: 211 MiB in 51 packages 16:35:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:47 OK: 211 MiB in 51 packages 16:35:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:47 ---> d89867d20204 16:35:47 Step 3/26 : WORKDIR /edgex-go 16:35:47 ---> Using cache 16:35:47 ---> 660dc155a9e3 16:35:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:47 ---> Using cache 16:35:47 ---> 3e71eca2bdc4 16:35:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:48 ---> Running in 8f386a5e878d 16:35:49 ---> Running in 9c1521bea5a4 16:35:49 Removing intermediate container 8f386a5e878d 16:35:49 ---> 1621dbe595c0 16:35:49 16:35:49 Removing intermediate container 93b330e8d503 16:35:49 ---> cb1bc40f32e9 16:35:49 Step 6/23 : COPY go.mod vendor* ./ 16:35:49 Successfully built 1621dbe595c0 16:35:49 Successfully tagged core-data:latest 16:35:49  Building core-data ... done Building security-bootstrapper 16:35:49 Removing intermediate container 5f68dcd699a8 16:35:49 ---> cba07ce215f6 16:35:49 Step 6/26 : COPY go.mod vendor* ./ 16:35:49 ---> a925f6114372 16:35:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:49 ---> Running in 5260b5e4e530 16:35:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:50 OK: 211 MiB in 51 packages 16:35:52 ---> 8e82abdac727 16:35:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:53 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:35:53 ---> d89867d20204 16:35:53 Step 3/31 : WORKDIR /edgex-go 16:35:53 ---> Using cache 16:35:53 ---> 660dc155a9e3 16:35:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:53 ---> Using cache 16:35:53 ---> 3e71eca2bdc4 16:35:53 Step 5/31 : RUN apk add --update --no-cache make git 16:35:53 ---> Using cache 16:35:53 ---> a97199fa239c 16:35:53 Step 6/31 : COPY go.mod vendor* ./ 16:35:53 ---> Using cache 16:35:53 ---> 29ebe9941db0 16:35:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:53 ---> Using cache 16:35:53 ---> d2f217e4e85e 16:35:53 Step 8/31 : COPY . . 16:35:53 ---> Using cache 16:35:53 ---> a816d2f7cafc 16:35:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:55 ---> Running in cd3ce798f812 16:35:55 ---> Running in 723e31000c19 16:35:56 Removing intermediate container 9c1521bea5a4 16:35:56 ---> 5cd0a434ad86 16:35:56 Step 6/26 : COPY go.mod vendor* ./ 16:35:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:56 ---> 3c0be162a33e 16:35:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:56 ---> Running in b34905756e2b 16:36:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:13 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:13 Removing intermediate container 1c3599ebb6a6 16:36:13 ---> 6290092dedbf 16:36:13 16:36:13 Step 10/25 : FROM alpine:3.16 16:36:13 ---> d7d3d98c851f 16:36:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:13 ---> Running in 646c98dd532c 16:36:13 Removing intermediate container cd3ce798f812 16:36:13 ---> 7fd5e2217d3f 16:36:13 Step 8/26 : COPY . . 16:36:13 Removing intermediate container 5260b5e4e530 16:36:13 ---> 55551462f563 16:36:13 Step 8/23 : COPY . . 16:36:13 Removing intermediate container b34905756e2b 16:36:13 ---> 7b310a1020cd 16:36:13 Step 8/26 : COPY . . 16:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:13 (1/3) Installing ca-certificates (20211220-r0) 16:36:13 (2/3) Installing dumb-init (1.2.5-r1) 16:36:13 (3/3) Installing su-exec (0.2-r1) 16:36:13 Executing busybox-1.35.0-r15.trigger 16:36:13 Executing ca-certificates-20211220-r0.trigger 16:36:13 OK: 6 MiB in 17 packages 16:36:25 ---> c78f0e9f58a0 16:36:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:25 ---> 764f7b3cd9cc 16:36:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:25 ---> 74a86d7f5dd9 16:36:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:25 ---> Running in 7c3d79666cae 16:36:25 ---> Running in aa670b6325de 16:36:25 ---> Running in e84968a16a6a 16:36:25 Removing intermediate container 646c98dd532c 16:36:25 ---> f78f3556f2c3 16:36:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:26 Removing intermediate container 7c3d79666cae 16:36:26 ---> dc7bf1f80e14 16:36:26 Step 10/26 : WORKDIR /edgex-go/spire-build 16:36:26 Removing intermediate container e84968a16a6a 16:36:26 ---> a045830d2e20 16:36:26 Step 10/26 : WORKDIR /edgex-go/spire-build 16:36:26 ---> Running in b825221481ed 16:36:26 ---> Running in 28bb3b715bee 16:36:26 ---> Running in 355e9aa04e20 16:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:26 Removing intermediate container b825221481ed 16:36:26 ---> 2155b4e2193a 16:36:26 Step 13/25 : WORKDIR / 16:36:26 Removing intermediate container 28bb3b715bee 16:36:26 ---> bf63ba1c78dc 16:36:26 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:36:26 ---> Running in 5ad547319eaf 16:36:26 Removing intermediate container 355e9aa04e20 16:36:26 ---> f93de243c0bb 16:36:26 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:36:26 ---> Running in 8a14aa8925dc 16:36:26 ---> Running in 215760ebed73 16:36:26 Removing intermediate container 5ad547319eaf 16:36:26 ---> 0318b0cc1396 16:36:26 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:27 ---> ce9d1d66c366 16:36:27 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:36:27 ---> fe3aeb71cfc3 16:36:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:27 Removing intermediate container 723e31000c19 16:36:27 ---> efbf65e5ab9d 16:36:27 16:36:27 Step 10/31 : FROM alpine:3.16 16:36:27 ---> d7d3d98c851f 16:36:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:27 ---> Running in bafb13ba2c54 16:36:28 ---> 8b250c3f8534 16:36:28 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:36:28 Removing intermediate container bafb13ba2c54 16:36:28 ---> 3dd2858f8b77 16:36:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:36:28 Removing intermediate container 8a14aa8925dc 16:36:28 ---> ffd7ba69610e 16:36:28 Step 12/26 : WORKDIR /edgex-go 16:36:28 Removing intermediate container 215760ebed73 16:36:28 ---> 55b4a247c3dc 16:36:28 Step 12/26 : WORKDIR /edgex-go 16:36:28 ---> Running in e4c526be61fd 16:36:28 ---> Running in ac02d6d6a1a1 16:36:28 ---> Running in a30aae89f175 16:36:28 Removing intermediate container e4c526be61fd 16:36:28 ---> b250b55254a3 16:36:28 16:36:28 Step 13/26 : FROM alpine:3.15 16:36:28 ---> 3aab98adc8ce 16:36:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:28 Removing intermediate container a30aae89f175 16:36:28 ---> 1034df9d430c 16:36:28 16:36:28 Step 13/26 : FROM alpine:3.15 16:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:28 3.15: Pulling from library/alpine 16:36:28 3.15: Pulling from library/alpine 16:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:28 (1/2) Installing dumb-init (1.2.5-r1) 16:36:28 (2/2) Installing su-exec (0.2-r1) 16:36:28 Executing busybox-1.35.0-r15.trigger 16:36:28 OK: 6 MiB in 16 packages 16:36:28 ---> dc4566f00ae7 16:36:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:36:29 Status: Downloaded newer image for alpine:3.15 16:36:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:36:29 Status: Image is up to date for alpine:3.15 16:36:29 ---> 2720e26172a0 16:36:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:29 ---> 2720e26172a0 16:36:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:29 ---> Running in e669496cb0a1 16:36:29 ---> Running in 9609d62c3d30 16:36:29 ---> 26149fb846d2 16:36:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:29 Removing intermediate container 9609d62c3d30 16:36:29 ---> 29f385b63543 16:36:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:29 Removing intermediate container ac02d6d6a1a1 16:36:29 ---> 69743c250384 16:36:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:36:29 Removing intermediate container e669496cb0a1 16:36:29 ---> cfb86d7e02f6 16:36:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:29 ---> Running in 26232263996e 16:36:30 ---> Running in b9e897a97218 16:36:30 ---> Running in a337d2ce2020 16:36:30 ---> 5c4d673f0c7d 16:36:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:30 Removing intermediate container b9e897a97218 16:36:30 ---> 41aa1bc95ec1 16:36:30 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:36:30 ---> Running in 64c905bfb95d 16:36:30 ---> Running in 5cd70e2ac5a0 16:36:30 Removing intermediate container 5cd70e2ac5a0 16:36:30 ---> 0854901f082c 16:36:30 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:36:30 ---> Running in 4486166e39ed 16:36:31 Removing intermediate container 4486166e39ed 16:36:31 ---> d499133469b4 16:36:31 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:31 ---> Running in c4962aef0716 16:36:31 Removing intermediate container a337d2ce2020 16:36:31 ---> cf6d98500724 16:36:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:31 ---> Running in d245153b9bf2 16:36:31 Removing intermediate container 26232263996e 16:36:31 ---> aa54057a3aeb 16:36:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:36:31 ---> Running in 1c0505483dd6 16:36:32 Removing intermediate container 64c905bfb95d 16:36:32 ---> 1492a91d44df 16:36:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:36:32 ---> Running in 242701c99195 16:36:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:32 Removing intermediate container 242701c99195 16:36:32 ---> 50655c6c9473 16:36:32 Step 23/25 : LABEL arch=x86_64 16:36:32 ---> Running in 7af990a9d13d 16:36:32 Removing intermediate container c4962aef0716 16:36:32 ---> 6d71c607ddd0 16:36:32 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:36:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:33 Removing intermediate container 7af990a9d13d 16:36:33 ---> Running in 3a4e5206e158 16:36:33 ---> dd161ee96482 16:36:33 Step 24/25 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:36:33 ---> Running in f4f06fd5f154 16:36:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:33 Removing intermediate container 3a4e5206e158 16:36:33 ---> 117fe547fa9d 16:36:33 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:36:33 v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:33 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:33 OK: 15856 distinct packages available 16:36:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:33 Removing intermediate container f4f06fd5f154 16:36:33 ---> 2f49f24a1e42 16:36:33 Step 25/25 : LABEL version=0.0.0 16:36:33 ---> Running in 670f12b11e5d 16:36:33 ---> e10acd7a7446 16:36:33 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:36:33 ---> Running in 50027dc5abce 16:36:33 Removing intermediate container 670f12b11e5d 16:36:33 ---> 856764869b46 16:36:33 16:36:33 Successfully built 856764869b46 16:36:34 Successfully tagged security-secretstore-setup:latest 16:36:34 Building core-command 16:36:34  Building security-secretstore-setup ... done v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:34 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:34 OK: 15856 distinct packages available 16:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:34 (1/4) Installing dumb-init (1.2.5-r1) 16:36:34 (2/4) Installing musl-obstack (1.2.3-r0) 16:36:34 (3/4) Installing libucontext (1.1-r0) 16:36:34 (4/4) Installing gcompat (1.0.0-r4) 16:36:35 Executing busybox-1.34.1-r7.trigger 16:36:35 OK: 6 MiB in 18 packages 16:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:35 (1/5) Installing dumb-init (1.2.5-r1) 16:36:35 (2/5) Installing musl-obstack (1.2.3-r0) 16:36:35 (3/5) Installing libucontext (1.1-r0) 16:36:35 (4/5) Installing gcompat (1.0.0-r4) 16:36:36 (5/5) Installing openssl (1.1.1q-r0) 16:36:36 Executing busybox-1.34.1-r7.trigger 16:36:36 OK: 6 MiB in 19 packages 16:36:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:37 ---> d89867d20204 16:36:37 Step 3/23 : WORKDIR /edgex-go 16:36:37 ---> Using cache 16:36:37 ---> 660dc155a9e3 16:36:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:37 ---> Using cache 16:36:37 ---> 3e71eca2bdc4 16:36:37 Step 5/23 : RUN apk add --update --no-cache make git 16:36:37 ---> Using cache 16:36:37 ---> a97199fa239c 16:36:37 Step 6/23 : COPY go.mod vendor* ./ 16:36:37 ---> Using cache 16:36:37 ---> 29ebe9941db0 16:36:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:37 ---> Using cache 16:36:37 ---> d2f217e4e85e 16:36:37 Step 8/23 : COPY . . 16:36:37 ---> Using cache 16:36:37 ---> a816d2f7cafc 16:36:37 Step 9/23 : RUN make cmd/core-command/core-command 16:36:40 ---> Running in 886c5ad2071b 16:36:40 Removing intermediate container 50027dc5abce 16:36:40 ---> db7702184ef5 16:36:40 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:40 Removing intermediate container 1c0505483dd6 16:36:40 ---> 6759f2546016 16:36:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:40 Removing intermediate container d245153b9bf2 16:36:40 ---> a32c8d39988e 16:36:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:36:40 ---> 593dfc2b4fd3 16:36:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:36:44 ---> 3500c48bdecb 16:36:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:44 ---> 42e97f90f175 16:36:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:36:44 ---> d8cacf70fda8 16:36:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:44 Removing intermediate container aa670b6325de 16:36:44 ---> f68953bd24e8 16:36:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:44 ---> Running in 0ed1d34a5338 16:36:44 ---> 6095d802358b 16:36:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:44 ---> f02b2ba3d988 16:36:44 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:36:44 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:36:44 ---> Running in 51f214c98848 16:36:45 ---> 7b7c9dc7d866 16:36:45 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:36:45 ---> e028a11d4938 16:36:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:36:46 Removing intermediate container 51f214c98848 16:36:46 ---> 46e606e79b5e 16:36:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:36:46 ---> 81239ede4af3 16:36:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:46 ---> bbe47db5f680 16:36:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:36:46 Removing intermediate container 0ed1d34a5338 16:36:46 ---> 51cc910945cc 16:36:46 16:36:46 Step 11/23 : FROM docker:20.10.14 16:36:46 20.10.14: Pulling from library/docker 16:36:46 ---> 403991a122d1 16:36:46 Step 21/26 : WORKDIR / 16:36:46 ---> d46896a31ba2 16:36:46 Step 26/31 : RUN chmod +x /entrypoint.sh 16:36:46 ---> Running in e8e231e4fef4 16:36:46 ---> fe643ae72093 16:36:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:36:46 ---> Running in 2b6f15a0aff7 16:36:47 Removing intermediate container e8e231e4fef4 16:36:47 ---> 7f796f3e8d37 16:36:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:48 ---> Running in 82dd05dee183 16:36:48 ---> 94c5501f8d1f 16:36:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:48 ---> Running in f30cba72c4da 16:36:48 Removing intermediate container 82dd05dee183 16:36:48 ---> edb6af49807b 16:36:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:48 ---> Running in 34bfcc726c9f 16:36:48 Removing intermediate container f30cba72c4da 16:36:48 ---> a36eed52c159 16:36:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:48 ---> Running in 6e75e8a2477b 16:36:48 Removing intermediate container 2b6f15a0aff7 16:36:48 ---> 45e0ebcbb982 16:36:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:48 ---> Running in 269aee8e0746 16:36:48 Removing intermediate container 34bfcc726c9f 16:36:48 ---> 840d16900c73 16:36:48 Step 24/26 : LABEL arch=x86_64 16:36:48 ---> Running in 1617cf081d2d 16:36:48 Removing intermediate container 6e75e8a2477b 16:36:48 ---> a9732d945f52 16:36:48 Step 24/26 : LABEL arch=x86_64 16:36:48 ---> Running in 64a8f0133bf2 16:36:48 Removing intermediate container 269aee8e0746 16:36:48 ---> c6537e20dc76 16:36:48 Step 28/31 : CMD ["gate"] 16:36:48 ---> Running in d7a803d95191 16:36:48 Removing intermediate container 1617cf081d2d 16:36:48 ---> a9be2c3873e1 16:36:48 Step 25/26 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:36:48 Removing intermediate container 64a8f0133bf2 16:36:48 ---> f3bdc5ff709f 16:36:48 Step 25/26 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:36:48 ---> Running in 969a0e7b2937 16:36:49 ---> Running in f51c61de47a9 16:36:49 Removing intermediate container d7a803d95191 16:36:49 ---> 478acdf778ac 16:36:49 Step 29/31 : LABEL arch=x86_64 16:36:49 Removing intermediate container 969a0e7b2937 16:36:49 ---> b22bcad1df1d 16:36:49 Step 26/26 : LABEL version=0.0.0 16:36:49 ---> Running in dab070e62d59 16:36:49 Removing intermediate container f51c61de47a9 16:36:49 ---> 113ecb43b95a 16:36:49 ---> Running in 1f81e97c3e2d 16:36:49 Step 26/26 : LABEL version=0.0.0 16:36:49 ---> Running in f6253f1e5180 16:36:50 Removing intermediate container dab070e62d59 16:36:50 ---> 242049a07f0a 16:36:50 Step 30/31 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:36:50 Removing intermediate container 1f81e97c3e2d 16:36:50 ---> d37e11afce34 16:36:50 16:36:50 ---> Running in daebb027f35b 16:36:50 Removing intermediate container f6253f1e5180 16:36:50 ---> 0f34bddabe9a 16:36:50 16:36:50 Successfully built d37e11afce34 16:36:50 Successfully tagged security-spire-config:latest 16:36:50 Building security-spiffe-token-provider 16:36:50  Building security-spire-config ... done Successfully built 0f34bddabe9a 16:36:52 Successfully tagged security-spire-agent:latest 16:36:52  Building security-spire-agent ... done Building security-spire-server 16:36:54 Removing intermediate container daebb027f35b 16:36:54 ---> d4ed08008b72 16:36:54 Step 31/31 : LABEL version=0.0.0 16:36:55 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:55 ---> d89867d20204 16:36:55 Step 3/20 : WORKDIR /edgex-go 16:36:55 ---> Using cache 16:36:55 ---> 660dc155a9e3 16:36:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:58 ---> d89867d20204 16:36:58 Step 3/25 : WORKDIR /edgex-go 16:36:58 ---> Using cache 16:36:58 ---> 660dc155a9e3 16:36:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:58 ---> Using cache 16:36:58 ---> 3e71eca2bdc4 16:36:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:58 ---> Using cache 16:36:58 ---> 5cd0a434ad86 16:36:58 Step 6/25 : COPY go.mod vendor* ./ 16:36:58 ---> Using cache 16:36:58 ---> 3c0be162a33e 16:36:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:58 ---> Using cache 16:36:58 ---> 7b310a1020cd 16:36:58 Step 8/25 : COPY . . 16:36:58 ---> Using cache 16:36:58 ---> 764f7b3cd9cc 16:36:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:58 ---> Using cache 16:36:58 ---> a045830d2e20 16:36:58 Step 10/25 : WORKDIR /edgex-go/spire-build 16:36:58 ---> Using cache 16:36:58 ---> bf63ba1c78dc 16:36:58 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:02 ---> Running in 84a3a97369ea 16:37:02 ---> Running in 66914e1d2fdb 16:37:02 ---> Running in 0a9132cf74da 16:37:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:37:02 Status: Downloaded newer image for docker:20.10.14 16:37:02 ---> 7417809fdb73 16:37:02 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:37:02 ---> Running in 37ffa152e81b 16:37:02 Removing intermediate container 84a3a97369ea 16:37:02 ---> 92f9d20764b1 16:37:02 16:37:02 Removing intermediate container 37ffa152e81b 16:37:02 ---> 0ae47bd90117 16:37:02 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:37:02 Successfully built 92f9d20764b1 16:37:02 Successfully tagged security-bootstrapper:latest 16:37:02  Building security-bootstrapper ... done  ---> Running in dfd58d583487 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:03 Removing intermediate container 66914e1d2fdb 16:37:03 ---> e6f0688a6f4d 16:37:03 Step 12/25 : WORKDIR /edgex-go 16:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:04 ---> Running in 254b06387596 16:37:04 Removing intermediate container 886c5ad2071b 16:37:04 ---> 3fee74dd0c36 16:37:04 16:37:04 Step 10/23 : FROM alpine:3.16 16:37:04 ---> d7d3d98c851f 16:37:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:37:04 ---> Using cache 16:37:04 ---> 6666be13834b 16:37:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:04 ---> Using cache 16:37:04 ---> 3c5c27972c9b 16:37:04 Step 13/23 : ENV APP_PORT=59882 16:37:04 ---> Running in acbf07c189d5 16:37:04 (1/43) Installing readline (8.1.1-r0) 16:37:04 Removing intermediate container 254b06387596 16:37:04 ---> 0d77cade225e 16:37:04 16:37:04 Step 13/25 : FROM alpine:3.15 16:37:04 ---> 2720e26172a0 16:37:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:04 ---> Using cache 16:37:04 ---> cfb86d7e02f6 16:37:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:04 ---> Using cache 16:37:04 ---> cf6d98500724 16:37:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:04 ---> Using cache 16:37:04 ---> a32c8d39988e 16:37:04 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:04 (2/43) Installing bash (5.1.16-r0) 16:37:04 Executing bash-5.1.16-r0.post-install 16:37:04 (3/43) Installing brotli-libs (1.0.9-r5) 16:37:04 Removing intermediate container acbf07c189d5 16:37:04 ---> da569c3ede43 16:37:04 Step 14/23 : EXPOSE $APP_PORT 16:37:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:37:04 (5/43) Installing libcurl (7.80.0-r2) 16:37:04 (6/43) Installing curl (7.80.0-r2) 16:37:04 (7/43) Installing dumb-init (1.2.5-r1) 16:37:04 (8/43) Installing libbz2 (1.0.8-r1) 16:37:04 v3.16.1-66-g2ad46f0253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:37:04 v3.16.1-64-g01b1ff0622 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:37:04 OK: 17033 distinct packages available 16:37:04 (9/43) Installing expat (2.4.7-r0) 16:37:04 (10/43) Installing libffi (3.4.2-r1) 16:37:04 (11/43) Installing gdbm (1.22-r0) 16:37:04 (12/43) Installing xz-libs (5.2.5-r1) 16:37:04 ---> Running in f5f9d32c8f97 16:37:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:37:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:04 (15/43) Installing mpdecimal (2.5.1-r1) 16:37:04 (16/43) Installing sqlite-libs (3.36.0-r0) 16:37:04 (17/43) Installing python3 (3.9.13-r1) 16:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:04 Removing intermediate container f5f9d32c8f97 16:37:04 ---> 56e595ee9257 16:37:04 Step 15/23 : WORKDIR / 16:37:04 OK: 211 MiB in 51 packages 16:37:05 (18/43) Installing py3-appdirs (1.4.4-r2) 16:37:05 (19/43) Installing py3-certifi (2020.12.5-r1) 16:37:05 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:37:05 (21/43) Installing py3-idna (3.3-r0) 16:37:05 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:37:05 (23/43) Installing py3-requests (2.26.0-r1) 16:37:05 (24/43) Installing py3-msgpack (1.0.2-r1) 16:37:05 (25/43) Installing py3-lockfile (0.12.2-r4) 16:37:05 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:37:05 (27/43) Installing py3-colorama (0.4.4-r1) 16:37:05 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:37:05 (29/43) Installing py3-distlib (0.3.3-r0) 16:37:05 (30/43) Installing py3-distro (1.6.0-r0) 16:37:05 (31/43) Installing py3-six (1.16.0-r0) 16:37:05 (32/43) Installing py3-webencodings (0.5.1-r4) 16:37:05 (33/43) Installing py3-html5lib (1.1-r1) 16:37:05 (34/43) Installing py3-parsing (2.4.7-r2) 16:37:05 (35/43) Installing py3-packaging (20.9-r1) 16:37:05 (36/43) Installing py3-tomli (1.2.2-r0) 16:37:05 (37/43) Installing py3-pep517 (0.12.0-r0) 16:37:05 (38/43) Installing py3-progress (1.6-r0) 16:37:05 (39/43) Installing py3-retrying (1.3.3-r2) 16:37:05 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:37:05 (41/43) Installing py3-setuptools (52.0.0-r4) 16:37:05 (42/43) Installing py3-toml (0.10.2-r2) 16:37:05 (43/43) Installing py3-pip (20.3.4-r1) 16:37:05 Executing busybox-1.34.1-r5.trigger 16:37:05 OK: 83 MiB in 65 packages 16:37:06 ---> Running in 9f46b95d2be5 16:37:06 ---> 814a23ce0132 16:37:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:06 Removing intermediate container 9f46b95d2be5 16:37:06 ---> a3bb97ea89f3 16:37:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:06 Removing intermediate container 0a9132cf74da 16:37:06 ---> 3a40e428d687 16:37:06 Step 5/20 : COPY go.mod vendor* ./ 16:37:06 ---> 347bfbd319da 16:37:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:06 ---> 0d65d994aada 16:37:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:06 ---> 09475b2af153 16:37:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:06 Collecting docker-compose==1.23.2 16:37:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:07 Collecting websocket-client<1.0,>=0.32.0 16:37:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:07 Collecting dockerpty<0.5,>=0.4.1 16:37:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:07 ---> Running in 9985d291adc0 16:37:07 ---> ed83ff43a63f 16:37:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:07 ---> 9ddcbd10587d 16:37:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:07 ---> 38332badac8e 16:37:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:07 ---> cb982da0d413 16:37:07 Step 19/23 : ENTRYPOINT ["/core-command"] 16:37:07 ---> Running in de56012c2d52 16:37:07 ---> Running in eac4aaf1d6d9 16:37:07 Removing intermediate container de56012c2d52 16:37:07 ---> 9909152802e9 16:37:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:07 Collecting docker<4.0,>=3.6.0 16:37:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:07 ---> Running in fa4e0ca526c2 16:37:07 Removing intermediate container eac4aaf1d6d9 16:37:07 ---> 74f7bcd751f7 16:37:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:07 ---> Running in 59e34f0cd826 16:37:07 Collecting jsonschema<3,>=2.5.1 16:37:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:07 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:37:07 Collecting texttable<0.10,>=0.9.0 16:37:07 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:07 Removing intermediate container fa4e0ca526c2 16:37:07 ---> e61dc1626deb 16:37:07 Step 23/25 : LABEL arch=x86_64 16:37:07 ---> Running in 624af978aa47 16:37:07 Removing intermediate container 59e34f0cd826 16:37:07 ---> 69af75fc6316 16:37:07 Step 21/23 : LABEL arch=x86_64 16:37:07 ---> Running in 648bb87865ae 16:37:07 Removing intermediate container 624af978aa47 16:37:07 ---> 22a7b2fb283a 16:37:07 Step 24/25 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:37:07 ---> Running in b5d127081bc4 16:37:07 Removing intermediate container 648bb87865ae 16:37:07 ---> 19dfddc0fca6 16:37:07 Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:37:07 ---> Running in 0044506f08a3 16:37:07 Removing intermediate container b5d127081bc4 16:37:07 ---> 5b131d56ebfe 16:37:07 Step 25/25 : LABEL version=0.0.0 16:37:07 ---> Running in 07acf474c40b 16:37:07 Removing intermediate container 0044506f08a3 16:37:07 ---> 82683f7f7d39 16:37:07 Step 23/23 : LABEL version=0.0.0 16:37:07 Collecting cached-property<2,>=1.2.0 16:37:07 ---> Running in b0a0ec18ae55 16:37:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:07 Collecting docopt<0.7,>=0.6.1 16:37:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:07 Removing intermediate container 07acf474c40b 16:37:07 ---> 593fa5bfc15f 16:37:07 16:37:08 Removing intermediate container b0a0ec18ae55 16:37:08 ---> a2eef927378d 16:37:08 16:37:08 Successfully built 593fa5bfc15f 16:37:08 Successfully tagged security-spire-server:latest 16:37:08  Building security-spire-server ... done Successfully built a2eef927378d 16:37:08 Successfully tagged core-command:latest 16:37:08  Building core-command ... done Collecting PyYAML<4,>=3.10 16:37:08 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:09 Collecting docker-pycreds>=0.4.0 16:37:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:09 Collecting urllib3<1.25,>=1.21.1 16:37:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:09 Collecting idna<2.8,>=2.5 16:37:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:09 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:37:09 Collecting chardet<3.1.0,>=3.0.2 16:37:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:09 Attempting uninstall: urllib3 16:37:09 Found existing installation: urllib3 1.26.7 16:37:09 Uninstalling urllib3-1.26.7: 16:37:09 Successfully uninstalled urllib3-1.26.7 16:37:10 Attempting uninstall: idna 16:37:10 Found existing installation: idna 3.3 16:37:10 Uninstalling idna-3.3: 16:37:10 Successfully uninstalled idna-3.3 16:37:10 Attempting uninstall: requests 16:37:10 Found existing installation: requests 2.26.0 16:37:10 Uninstalling requests-2.26.0: 16:37:10 Successfully uninstalled requests-2.26.0 16:37:10 Running setup.py install for texttable: started 16:37:11 Running setup.py install for texttable: finished with status 'done' 16:37:11 Running setup.py install for PyYAML: started 16:37:11 Running setup.py install for PyYAML: finished with status 'done' 16:37:11 Running setup.py install for docopt: started 16:37:11 Running setup.py install for docopt: finished with status 'done' 16:37:11 Running setup.py install for dockerpty: started 16:37:12 Running setup.py install for dockerpty: finished with status 'done' 16:37:12 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:37:14 Removing intermediate container 9985d291adc0 16:37:14 ---> b4b934a4b247 16:37:14 Step 7/20 : COPY . . 16:37:21 Removing intermediate container dfd58d583487 16:37:21 ---> 91849832f0cd 16:37:21 Step 14/23 : ENV APP_PORT=58890 16:37:21 ---> bf7a7801b721 16:37:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:21 ---> Running in 05a37c45d825 16:37:21 ---> Running in dbb2677f7408 16:37:21 Removing intermediate container 05a37c45d825 16:37:21 ---> 1c53a3c0f936 16:37:21 Step 15/23 : EXPOSE $APP_PORT 16:37:21 ---> Running in 3782f58ea7e7 16:37:21 Removing intermediate container 3782f58ea7e7 16:37:21 ---> a8e784ebdc0d 16:37:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:37:21 ---> c85a3f092fe0 16:37:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:22 ---> 003782f84876 16:37:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:22 ---> 60243789cbf0 16:37:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:22 ---> Running in 5cea29f89308 16:37:22 Removing intermediate container 5cea29f89308 16:37:22 ---> 131a1b2588f7 16:37:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:22 ---> Running in 05765123d086 16:37:22 Removing intermediate container 05765123d086 16:37:22 ---> 8839214d2eea 16:37:22 Step 21/23 : LABEL arch=x86_64 16:37:22 ---> Running in b0beb4d10f80 16:37:22 Removing intermediate container b0beb4d10f80 16:37:22 ---> e8df15c0401d 16:37:22 Step 22/23 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:37:22 ---> Running in 8cf9af13831a 16:37:22 Removing intermediate container 8cf9af13831a 16:37:22 ---> 2e111e48c564 16:37:22 Step 23/23 : LABEL version=0.0.0 16:37:22 ---> Running in 244f7efa24b2 16:37:22 Removing intermediate container 244f7efa24b2 16:37:22 ---> 53fba0bb7559 16:37:22 16:37:22 Successfully built 53fba0bb7559 16:37:22 Successfully tagged sys-mgmt-agent:latest 16:37:40  Building sys-mgmt-agent ... done Removing intermediate container dbb2677f7408 16:37:40 ---> 20b0b04d3796 16:37:40 16:37:40 Step 9/20 : FROM alpine:3.15 16:37:40 ---> 2720e26172a0 16:37:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:40 ---> Using cache 16:37:40 ---> cfb86d7e02f6 16:37:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:40 ---> Using cache 16:37:40 ---> cf6d98500724 16:37:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:40 ---> Running in 213a26bef026 16:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:40 v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:40 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:40 OK: 15856 distinct packages available 16:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:40 (1/9) Installing ca-certificates (20211220-r0) 16:37:41 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:41 (4/9) Installing libcurl (7.80.0-r2) 16:37:41 (5/9) Installing curl (7.80.0-r2) 16:37:41 (6/9) Installing dumb-init (1.2.5-r1) 16:37:41 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:41 (8/9) Installing libucontext (1.1-r0) 16:37:41 (9/9) Installing gcompat (1.0.0-r4) 16:37:41 Executing busybox-1.34.1-r7.trigger 16:37:41 Executing ca-certificates-20211220-r0.trigger 16:37:41 OK: 8 MiB in 23 packages 16:37:42 Removing intermediate container 213a26bef026 16:37:42 ---> e1ed7cde7805 16:37:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:42 ---> e3d412ad0e68 16:37:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:43 ---> 9cc803691a85 16:37:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:43 ---> 9dc201ab7001 16:37:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:43 ---> Running in c0ce60835a51 16:37:43 Removing intermediate container c0ce60835a51 16:37:43 ---> 2e201c551a40 16:37:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:43 ---> Running in 802ff9044db7 16:37:43 Removing intermediate container 802ff9044db7 16:37:43 ---> 2fddf80c4c2d 16:37:43 Step 18/20 : LABEL arch=x86_64 16:37:43 ---> Running in f6d316a789c2 16:37:43 Removing intermediate container f6d316a789c2 16:37:43 ---> 0fc75dbbb914 16:37:43 Step 19/20 : LABEL git_sha=e31b0de0ef23eb6e8da97c1181615a57ab3a26de 16:37:43 ---> Running in e33f4250af0e 16:37:43 Removing intermediate container e33f4250af0e 16:37:43 ---> 7dc685c0b538 16:37:43 Step 20/20 : LABEL version=0.0.0 16:37:43 ---> Running in f50ee7f83413 16:37:43 Removing intermediate container f50ee7f83413 16:37:43 ---> b6bcba9e042c 16:37:43 16:37:43 Successfully built b6bcba9e042c 16:37:43 Successfully tagged security-spiffe-token-provider:latest 16:37:44  Building security-spiffe-token-provider ... done  [Pipeline] } 16:37:44 $ docker stop --time=1 60454b625cbc39e73928f4e3038e54e02c8e9766cf8bcbd70885c280ff04d9cf 16:37:45 $ docker rm -f 60454b625cbc39e73928f4e3038e54e02c8e9766cf8bcbd70885c280ff04d9cf [Pipeline] // withDockerContainer [Pipeline] sh 16:37:45 + docker images 16:37:45 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:45 security-spiffe-token-provider latest b6bcba9e042c 2 seconds ago 29.1MB 16:37:45 20b0b04d3796 9 seconds ago 1.74GB 16:37:45 sys-mgmt-agent latest 53fba0bb7559 23 seconds ago 299MB 16:37:45 core-command latest a2eef927378d 38 seconds ago 16.2MB 16:37:45 security-spire-server latest 593fa5bfc15f 38 seconds ago 86.5MB 16:37:45 0d77cade225e 41 seconds ago 1.58GB 16:37:45 3fee74dd0c36 42 seconds ago 1.68GB 16:37:45 security-bootstrapper latest 92f9d20764b1 43 seconds ago 19.3MB 16:37:45 security-spire-config latest d37e11afce34 56 seconds ago 85.8MB 16:37:45 security-spire-agent latest 0f34bddabe9a 56 seconds ago 125MB 16:37:45 51cc910945cc About a minute ago 1.69GB 16:37:45 security-secretstore-setup latest 856764869b46 About a minute ago 28.9MB 16:37:45 1034df9d430c About a minute ago 1.58GB 16:37:45 b250b55254a3 About a minute ago 1.58GB 16:37:45 efbf65e5ab9d About a minute ago 1.69GB 16:37:45 6290092dedbf About a minute ago 1.7GB 16:37:45 core-data latest 1621dbe595c0 About a minute ago 21.5MB 16:37:45 security-proxy-setup latest 3fc4228e07a6 2 minutes ago 27.2MB 16:37:45 support-notifications latest 08bbcd96d10a 2 minutes ago 27.1MB 16:37:45 support-scheduler latest 86f117eac620 2 minutes ago 26.5MB 16:37:45 core-metadata latest 743f0b0eff30 2 minutes ago 17.1MB 16:37:45 3ffcc3da6918 2 minutes ago 1.75GB 16:37:45 1622f13ed809 2 minutes ago 1.69GB 16:37:45 c781c01ea055 2 minutes ago 1.71GB 16:37:45 048d3cd2c18b 2 minutes ago 1.69GB 16:37:45 0c1f41841c27 2 minutes ago 1.74GB 16:37:45 ci-base-image-x86_64 latest d89867d20204 6 minutes ago 993MB 16:37:45 alpine 3.15 2720e26172a0 10 days ago 5.57MB 16:37:45 alpine 3.16 d7d3d98c851f 11 days ago 5.53MB 16:37:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:37:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:37:45 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:37:45 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:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.520s coverage: 28.7% of statements 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements 16:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.2% of statements 16:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.194s coverage: 89.2% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.428s coverage: 83.8% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.384s coverage: 95.6% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.378s coverage: 72.2% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.636s coverage: 60.0% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.396s coverage: 0.9% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.358s coverage: 29.6% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.329s coverage: 79.5% of statements 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 16:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 16:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements 16:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.412s coverage: 94.4% of statements 16:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 16:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.643s coverage: 82.2% of statements 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.925s coverage: 64.7% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.342s coverage: 100.0% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.8% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.956s coverage: 43.6% of statements 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.317s coverage: 89.5% of statements 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.380s coverage: 63.2% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements 16:39:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:39:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:30 GO111MODULE=on go vet ./... 16:41:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:22 ./bin/test-attribution-txt.sh 16:41:22 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:41:22 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:41:22 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:41:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:41:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:41:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:41:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:41:23 + ls -al . 16:41:23 total 684 16:41:23 drwxrwxr-x 9 1001 1001 4096 Jul 30 16:35 . 16:41:23 drwxr-xr-x 4 root root 4096 Jul 30 16:35 .. 16:41:23 -rw-rw-r-- 1 1001 1001 11 Jul 30 16:33 .dockerignore 16:41:23 drwxrwxr-x 8 1001 1001 4096 Jul 30 16:34 .git 16:41:23 drwxrwxr-x 3 1001 1001 4096 Jul 30 16:33 .github 16:41:23 -rw-rw-r-- 1 1001 1001 1030 Jul 30 16:33 .gitignore 16:41:23 -rw-rw-r-- 1 1001 1001 42 Jul 30 16:33 .golangci.yml 16:41:23 -rw-rw-r-- 1 1001 1001 87 Jul 30 16:33 .hadolint.yml 16:41:23 -rw-rw-r-- 1 1001 1001 166 Jul 30 16:33 .sonarcloud.properties 16:41:23 -rw-rw-r-- 1 1001 1001 1171 Jul 30 16:33 ADOPTERS.md 16:41:23 -rw-rw-r-- 1 1001 1001 10347 Jul 30 16:33 Attribution.txt 16:41:23 -rw-rw-r-- 1 1001 1001 63209 Jul 30 16:33 CHANGELOG.md 16:41:23 -rw-rw-r-- 1 1001 1001 3804 Jul 30 16:33 CONTRIBUTING.md 16:41:23 -rw-rw-r-- 1 1001 1001 677 Jul 30 16:33 GOVERNANCE.md 16:41:23 -rw-rw-r-- 1 1001 1001 850 Jul 30 16:33 Jenkinsfile 16:41:23 -rw-rw-r-- 1 1001 1001 10775 Jul 30 16:33 LICENSE 16:41:23 -rw-rw-r-- 1 1001 1001 10350 Jul 30 16:33 Makefile 16:41:23 -rw-rw-r-- 1 1001 1001 582 Jul 30 16:33 OWNERS.md 16:41:23 -rw-rw-r-- 1 1001 1001 9094 Jul 30 16:33 README.md 16:41:23 -rw-rw-r-- 1 1001 1001 6912 Jul 30 16:33 SECURITY.md 16:41:23 -rw-rw-r-- 1 1001 1001 5 Jul 30 16:30 VERSION 16:41:23 -rw-rw-r-- 1 1001 1001 4131 Jul 30 16:33 ZMQWindows.md 16:41:23 drwxrwxr-x 2 1001 1001 4096 Jul 30 16:33 bin 16:41:23 drwxrwxr-x 18 1001 1001 4096 Jul 30 16:33 cmd 16:41:23 -rw-r--r-- 1 root root 436531 Jul 30 16:39 coverage.out 16:41:23 -rw-rw-r-- 1 1001 1001 3681 Jul 30 16:33 go.mod 16:41:23 -rw-rw-r-- 1 1001 1001 38033 Jul 30 16:33 go.sum 16:41:23 drwxrwxr-x 8 1001 1001 4096 Jul 30 16:33 internal 16:41:23 drwxrwxr-x 3 1001 1001 4096 Jul 30 16:33 openapi 16:41:23 drwxrwxr-x 4 1001 1001 4096 Jul 30 16:33 snap 16:41:23 -rw-rw-r-- 1 1001 1001 204 Jul 30 16:33 version.go [Pipeline] sh 16:41:23 + '[' -e coverage.out ] 16:41:23 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:23 Warning: overwriting stash ‘coverage-report’ 16:41:24 Stashed 1 file(s) [Pipeline] sh 16:41:25 + make build 16:41:25 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:42:47 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: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/core-command/core-command ./cmd/core-command 16:43:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:44:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:44:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44:34 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: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:44:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:44:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:45:07 $ docker stop --time=1 06ae02d1d05783de1892155394b2b55c2b067cf48532976de28ed190c4623002 16:45:09 $ docker rm -f 06ae02d1d05783de1892155394b2b55c2b067cf48532976de28ed190c4623002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:11 16:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:12 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:12 29e5d40040c1: Pulling fs layer 16:45:12 1ce36da41761: Pulling fs layer 16:45:12 25b303627fd3: Pulling fs layer 16:45:12 29e5d40040c1: Verifying Checksum 16:45:12 29e5d40040c1: Download complete 16:45:13 1ce36da41761: Download complete 16:45:13 29e5d40040c1: Pull complete 16:45:14 25b303627fd3: Verifying Checksum 16:45:14 25b303627fd3: Download complete 16:45:14 1ce36da41761: Pull complete 16:45:24 25b303627fd3: Pull complete 16:45:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:25 prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container 16:45:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:27 $ docker top 0cd65fe97073884ab7f65a3f9cbc6b01b529469a2d06926a71584a55d0f529b7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:28 + docker-compose build --help 16:45:28 + grep parallel 16:45:32 --parallel Build images in parallel. [Pipeline] } 16:45:32 $ docker stop --time=1 0cd65fe97073884ab7f65a3f9cbc6b01b529469a2d06926a71584a55d0f529b7 16:45:34 $ docker rm -f 0cd65fe97073884ab7f65a3f9cbc6b01b529469a2d06926a71584a55d0f529b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container 16:45: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:36 $ docker top e6ddb289989749d12caedf6444320dd61adee07a3949d876427969c31dc23d28 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:37 + docker-compose -f ./docker-compose-build.yml build --parallel 16:45:41 Building core-command ... 16:45:41 Building core-data ... 16:45:41 Building core-metadata ... 16:45:41 Building security-bootstrapper ... 16:45:41 Building security-proxy-setup ... 16:45:41 Building security-secretstore-setup ... 16:45:41 Building security-spiffe-token-provider ... 16:45:41 Building security-spire-agent ... 16:45:41 Building security-spire-config ... 16:45:41 Building security-spire-server ... 16:45:41 Building support-notifications ... 16:45:41 Building support-scheduler ... 16:45:41 Building sys-mgmt-agent ... 16:45:41 Building security-spiffe-token-provider 16:45:41 Building security-bootstrapper 16:45:41 Building security-secretstore-setup 16:45:41 Building security-spire-agent 16:45:41 Building sys-mgmt-agent 16:47:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 082a4088f328 16:47:18 Step 3/25 : WORKDIR /edgex-go 16:47:18 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 082a4088f328 16:47:18 Step 3/20 : WORKDIR /edgex-go 16:47:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 082a4088f328 16:47:18 Step 3/23 : WORKDIR /edgex-go 16:47:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 082a4088f328 16:47:18 Step 3/26 : WORKDIR /edgex-go 16:47:18 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 082a4088f328 16:47:18 Step 3/31 : WORKDIR /edgex-go 16:47:18 ---> Running in aa85862ef110 16:47:18 ---> Running in ba1c42974d8c 16:47:18 ---> Running in d359ef3208d8 16:47:18 ---> Running in 8f3fa5636f14 16:47:18 ---> Running in ae4f13db9e61 16:47:18 Removing intermediate container aa85862ef110 16:47:18 ---> 49c8b5af7d45 16:47:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 ---> Running in e8660a17cfeb 16:47:18 Removing intermediate container 8f3fa5636f14 16:47:18 ---> 19fd95eb99c8 16:47:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 Removing intermediate container ae4f13db9e61 16:47:18 ---> 7e4b061bbeeb 16:47:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 ---> Running in 0701b73fc08f 16:47:18 Removing intermediate container ba1c42974d8c 16:47:18 ---> fa0fb87bd61a 16:47:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 Removing intermediate container d359ef3208d8 16:47:18 ---> 25f5e2a2d217 16:47:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:47:18 ---> Running in 112e4d1ded96 16:47:18 ---> Running in 9e586f89ea0c 16:47:18 ---> Running in 0edd851e24d2 16:47:18 Removing intermediate container e8660a17cfeb 16:47:18 ---> 848c3fc5730f 16:47:18 Step 5/25 : RUN apk add --update --no-cache make git 16:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:18 ---> Running in 031361f99267 16:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:18 Removing intermediate container 0edd851e24d2 16:47:18 ---> 24b4a44ced2a 16:47:18 Step 5/31 : RUN apk add --update --no-cache make git 16:47:18 Removing intermediate container 0701b73fc08f 16:47:18 ---> c91091ac0a9b 16:47:18 Step 5/23 : RUN apk add --update --no-cache make bash git 16:47:18 Removing intermediate container 112e4d1ded96 16:47:18 ---> 220e71d0bf59 16:47:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:18 ---> Running in f220dc7bc4b0 16:47:18 ---> Running in 6324f0f506ef 16:47:18 v3.16.1-66-g2ad46f0253 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:47:18 v3.16.1-64-g01b1ff0622 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:47:18 OK: 16887 distinct packages available 16:47:18 ---> Running in cd7e284a6e34 16:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:18 OK: 221 MiB in 51 packages 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:18 OK: 221 MiB in 51 packages 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:18 Removing intermediate container 9e586f89ea0c 16:47:18 ---> ff46bdb899bc 16:47:18 Step 5/20 : COPY go.mod vendor* ./ 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:18 OK: 221 MiB in 51 packages 16:47:18 ---> 758a50125951 16:47:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:18 Removing intermediate container 031361f99267 16:47:18 ---> 5d9b8f648cb1 16:47:18 Step 6/25 : COPY go.mod vendor* ./ 16:47:18 OK: 221 MiB in 51 packages 16:47:18 ---> Running in 32c3189c911c 16:47:18 OK: 221 MiB in 51 packages 16:47:18 Removing intermediate container f220dc7bc4b0 16:47:18 ---> 90aa9d34c598 16:47:18 Step 6/31 : COPY go.mod vendor* ./ 16:47:18 ---> 876986b694ff 16:47:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:18 Removing intermediate container cd7e284a6e34 16:47:18 ---> 14aae1cf7ba8 16:47:18 Step 6/23 : COPY go.mod vendor* ./ 16:47:18 ---> Running in f5d22242a51c 16:47:18 Removing intermediate container 6324f0f506ef 16:47:18 ---> b10b367ff425 16:47:18 Step 6/26 : COPY go.mod vendor* ./ 16:47:18 ---> a1f70e08feb2 16:47:18 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:18 ---> Running in 24da68dc6105 16:47:19 ---> d913c62891bf 16:47:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:19 ---> Running in 1899bd988075 16:47:19 ---> 999979ceda5e 16:47:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:19 ---> Running in f206610c5da5 16:48:15 Removing intermediate container f206610c5da5 16:48:15 ---> a905c465cbc5 16:48:15 Step 8/26 : COPY . . 16:48:15 Removing intermediate container 32c3189c911c 16:48:15 ---> 4929db0489d4 16:48:15 Step 7/20 : COPY . . 16:48:15 Removing intermediate container 1899bd988075 16:48:15 ---> 276dd32c8386 16:48:15 Step 8/23 : COPY . . 16:48:15 Removing intermediate container 24da68dc6105 16:48:15 ---> cbe0e2615135 16:48:15 Step 8/31 : COPY . . 16:48:15 Removing intermediate container f5d22242a51c 16:48:15 ---> 6d0b1971c970 16:48:15 Step 8/25 : COPY . . 16:48:42 ---> 2e704963e43b 16:48:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:48:42 ---> 9331cf017bb3 16:48:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:42 ---> d79140697db6 16:48:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:42 ---> f4460b85ae0d 16:48:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:48:42 ---> Running in aa698b9d6666 16:48:42 ---> Running in 00e9276824f7 16:48:42 ---> Running in 568532f49e5e 16:48:42 ---> e39596ad4bf2 16:48:42 ---> Running in a149c4b7400b 16:48:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:42 ---> Running in 53a9f04a61e8 16:48:42 Removing intermediate container aa698b9d6666 16:48:42 ---> 578359a7607c 16:48:42 Step 10/26 : WORKDIR /edgex-go/spire-build 16:48:42 ---> Running in b6853fb8fc80 16:48:42 Removing intermediate container b6853fb8fc80 16:48:42 ---> b287784d3d11 16:48:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:48:42 ---> Running in 6c41beac515d 16:48:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:48:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:48:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:48:45 Removing intermediate container 6c41beac515d 16:48:45 ---> af6ec38c275d 16:48:45 Step 12/26 : WORKDIR /edgex-go 16:48:45 ---> Running in 1ec0fd46160e 16:48:45 Removing intermediate container 1ec0fd46160e 16:48:45 ---> 50c931952c5d 16:48:45 16:48:45 Step 13/26 : FROM alpine:3.15 16:48:45 3.15: Pulling from library/alpine 16:48:47 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:48:47 Status: Downloaded newer image for alpine:3.15 16:48:47 ---> 60f2846fe774 16:48:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:47 ---> Running in c877ea17b24e 16:48:47 Removing intermediate container c877ea17b24e 16:48:47 ---> 9bc084936816 16:48:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:48 ---> Running in b5612b5ceb9e 16:48:51 Removing intermediate container b5612b5ceb9e 16:48:51 ---> 20fe8b844d37 16:48:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:48:51 ---> Running in 4a5d039713fe 16:48:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:55 v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:55 OK: 15733 distinct packages available 16:48:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:58 (1/5) Installing dumb-init (1.2.5-r1) 16:48:58 (2/5) Installing musl-obstack (1.2.3-r0) 16:48:58 (3/5) Installing libucontext (1.1-r0) 16:48:58 (4/5) Installing gcompat (1.0.0-r4) 16:48:58 (5/5) Installing openssl (1.1.1q-r0) 16:48:58 Executing busybox-1.34.1-r7.trigger 16:48:58 OK: 6 MiB in 19 packages 16:49:00 Removing intermediate container 4a5d039713fe 16:49:00 ---> 08767b12f117 16:49:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:03 ---> d2295c2001b4 16:49:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:09 ---> 37704057cf96 16:49:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:09 ---> d38af5e92537 16:49:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:10 ---> cbe0666babfa 16:49:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:11 ---> d00d25a4439e 16:49:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:11 ---> Running in 31282b59d5dd 16:49:11 Removing intermediate container 31282b59d5dd 16:49:11 ---> 3ad2ad19b5e2 16:49:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:12 ---> Running in 770f8c3c46cd 16:49:12 Removing intermediate container 770f8c3c46cd 16:49:12 ---> c7b53f175496 16:49:12 Step 24/26 : LABEL arch=arm64 16:49:12 ---> Running in 9db888a5b55f 16:49:13 Removing intermediate container 9db888a5b55f 16:49:13 ---> 519367ffc9d4 16:49:13 Step 25/26 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:49:13 ---> Running in 6254d6083952 16:49:13 Removing intermediate container 6254d6083952 16:49:13 ---> f5086a4058cb 16:49:13 Step 26/26 : LABEL version=0.0.0 16:49:13 ---> Running in 1e94414533f0 16:49:14 Removing intermediate container 1e94414533f0 16:49:14 ---> c5333ebc3e34 16:49:14 16:49:14 Successfully built c5333ebc3e34 16:49:14 Successfully tagged security-spire-agent-arm64:latest 16:49:14  Building security-spire-agent ... done Building security-spire-config 16:49:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:41 ---> 082a4088f328 16:49:41 Step 3/26 : WORKDIR /edgex-go 16:49:41 ---> Using cache 16:49:41 ---> 25f5e2a2d217 16:49:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:41 ---> Running in 744bdbbf8357 16:49:44 Removing intermediate container 744bdbbf8357 16:49:44 ---> ad240f0bf656 16:49:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:49:44 ---> Running in ee0eb5a1dfff 16:49:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:48 OK: 221 MiB in 51 packages 16:49:49 Removing intermediate container ee0eb5a1dfff 16:49:49 ---> e43d1a229cb4 16:49:49 Step 6/26 : COPY go.mod vendor* ./ 16:49:50 ---> 4e91d59cfe2f 16:49:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:50 ---> Running in fa87f232abdb 16:50:47 Removing intermediate container fa87f232abdb 16:50:47 ---> bb4792ab0ebe 16:50:47 Step 8/26 : COPY . . 16:51:00 ---> 2523edb56a72 16:51:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:00 ---> Running in 660dd23ce448 16:51:00 Removing intermediate container 660dd23ce448 16:51:00 ---> 4a0e9e81d2f0 16:51:00 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:00 ---> Running in 92aec36cfe78 16:51:00 Removing intermediate container 92aec36cfe78 16:51:00 ---> 908349fe6fcb 16:51:00 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:51:00 ---> Running in 572b9a1678e6 16:51:03 Removing intermediate container 572b9a1678e6 16:51:03 ---> e3d1f2508e52 16:51:03 Step 12/26 : WORKDIR /edgex-go 16:51:03 ---> Running in 51b178fc9a72 16:51:04 Removing intermediate container 51b178fc9a72 16:51:04 ---> e0b0baa9ecd1 16:51:04 16:51:04 Step 13/26 : FROM alpine:3.15 16:51:04 ---> 60f2846fe774 16:51:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:04 ---> Using cache 16:51:04 ---> 9bc084936816 16:51:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:04 ---> Using cache 16:51:04 ---> 20fe8b844d37 16:51:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:51:04 ---> Running in 88335fc0d70c 16:51:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:08 v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:08 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:08 OK: 15733 distinct packages available 16:51:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:10 (1/4) Installing dumb-init (1.2.5-r1) 16:51:10 (2/4) Installing musl-obstack (1.2.3-r0) 16:51:10 (3/4) Installing libucontext (1.1-r0) 16:51:10 (4/4) Installing gcompat (1.0.0-r4) 16:51:10 Executing busybox-1.34.1-r7.trigger 16:51:10 OK: 6 MiB in 18 packages 16:51:12 Removing intermediate container 88335fc0d70c 16:51:12 ---> eb7aa9b36c31 16:51:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:17 ---> 79aa3373568d 16:51:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:51:18 ---> f2541388d52c 16:51:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:51:18 ---> Running in d248fcc3033f 16:51:19 Removing intermediate container d248fcc3033f 16:51:19 ---> ed37c4fa630d 16:51:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:51:20 ---> e5abd30cfc3f 16:51:20 Step 21/26 : WORKDIR / 16:51:20 ---> Running in 51ec9db1626f 16:51:20 Removing intermediate container 51ec9db1626f 16:51:20 ---> fde69c080e2b 16:51:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:20 ---> Running in b3bf6c9c0a64 16:51:21 Removing intermediate container b3bf6c9c0a64 16:51:21 ---> eb9a7cce63f6 16:51:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:21 ---> Running in 0ab654cc3a44 16:51:21 Removing intermediate container 0ab654cc3a44 16:51:21 ---> 0459d0b35c31 16:51:21 Step 24/26 : LABEL arch=arm64 16:51:21 ---> Running in 505218ef7fcf 16:51:22 Removing intermediate container 505218ef7fcf 16:51:22 ---> 88deb185bc12 16:51:22 Step 25/26 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:51:22 ---> Running in f9cfc441326b 16:51:23 Removing intermediate container f9cfc441326b 16:51:23 ---> ac525bda9d36 16:51:23 Step 26/26 : LABEL version=0.0.0 16:51:23 ---> Running in 2f23d5f6adce 16:51:23 Removing intermediate container 2f23d5f6adce 16:51:23 ---> 3871e54f5217 16:51:23 16:51:24 Successfully built 3871e54f5217 16:51:24 Successfully tagged security-spire-config-arm64:latest 16:51:24 Building support-scheduler 16:51:56  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:56 ---> 082a4088f328 16:51:56 Step 3/22 : WORKDIR /edgex-go 16:51:56 ---> Using cache 16:51:56 ---> 25f5e2a2d217 16:51:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:56 ---> Using cache 16:51:56 ---> ad240f0bf656 16:51:56 Step 5/22 : RUN apk add --update --no-cache make git 16:51:56 ---> Running in 19c2a63a71ba 16:51:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:00 OK: 221 MiB in 51 packages 16:52:01 Removing intermediate container 19c2a63a71ba 16:52:01 ---> e264385ebeb5 16:52:01 Step 6/22 : COPY go.mod vendor* ./ 16:52:03 ---> bf33210fd3f3 16:52:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:03 ---> Running in 4cf4cce08160 16:52:50 Removing intermediate container 4cf4cce08160 16:52:50 ---> 1d758b8bbc3c 16:52:50 Step 8/22 : COPY . . 16:53:12 ---> 48d5f437e73d 16:53:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:53:12 ---> Running in 3e297ef66939 16:53:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:54:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:54:08 Removing intermediate container 53a9f04a61e8 16:54:08 ---> 9386300083ba 16:54:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:54:08 ---> Running in ae87b8c1cfa7 16:54:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:54:17 Removing intermediate container ae87b8c1cfa7 16:54:17 ---> a98ad955ff27 16:54:17 16:54:17 Step 11/23 : FROM docker:20.10.14 16:54:17 20.10.14: Pulling from library/docker 16:54:27 Removing intermediate container a149c4b7400b 16:54:27 ---> d45441bba439 16:54:27 16:54:27 Step 10/25 : FROM alpine:3.16 16:54:27 3.16: Pulling from library/alpine 16:54:27 Removing intermediate container 00e9276824f7 16:54:27 ---> 72f89d742521 16:54:27 16:54:27 Step 10/31 : FROM alpine:3.16 16:54:27 3.16: Pulling from library/alpine 16:54:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:54:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:54:30 Status: Downloaded newer image for alpine:3.16 16:54:30 Status: Downloaded newer image for alpine:3.16 16:54:30 ---> 3d81c46cd875 16:54:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:30 ---> 3d81c46cd875 16:54:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:54:30 ---> Running in 820474bb5425 16:54:31 ---> Running in ad0db764d845 16:54:31 Removing intermediate container 820474bb5425 16:54:31 ---> 1b5d365de2f3 16:54:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:54:31 ---> Running in 7895a2bc418f 16:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:35 (1/3) Installing ca-certificates (20211220-r0) 16:54:35 (2/3) Installing dumb-init (1.2.5-r1) 16:54:35 (3/3) Installing su-exec (0.2-r1) 16:54:35 Executing busybox-1.35.0-r15.trigger 16:54:35 Executing ca-certificates-20211220-r0.trigger 16:54:36 OK: 6 MiB in 17 packages 16:54:36 (1/2) Installing dumb-init (1.2.5-r1) 16:54:36 (2/2) Installing su-exec (0.2-r1) 16:54:36 Executing busybox-1.35.0-r15.trigger 16:54:36 OK: 5 MiB in 16 packages 16:54:38 Removing intermediate container 7895a2bc418f 16:54:38 ---> e5d3ea458193 16:54:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:54:38 ---> Running in dc9116a0bee7 16:54:39 Removing intermediate container dc9116a0bee7 16:54:39 ---> 1cf29334f460 16:54:39 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:54:39 Removing intermediate container ad0db764d845 16:54:39 ---> 4fd14059685b 16:54:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:39 ---> Running in bd1b3dd58952 16:54:39 ---> Running in 0fedb2c13554 16:54:40 Removing intermediate container bd1b3dd58952 16:54:40 ---> 388bb1e30710 16:54:40 Step 13/25 : WORKDIR / 16:54:40 Removing intermediate container 0fedb2c13554 16:54:40 ---> 67ad73b087bd 16:54:40 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:54:40 ---> Running in 0b21a62d268e 16:54:41 ---> Running in 559d49026d03 16:54:42 Removing intermediate container 0b21a62d268e 16:54:42 ---> 12619d29fddb 16:54:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:54:42 Removing intermediate container 559d49026d03 16:54:42 ---> 329bfbfab0a0 16:54:42 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:54:42 ---> Running in 0dfe8c8b3b64 16:54:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:54:42 Status: Downloaded newer image for docker:20.10.14 16:54:42 ---> c346e9eafbab 16:54:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:54:42 ---> Running in 4f16e28674ab 16:54:43 ---> a1ca3615ce59 16:54:43 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:54:43 Removing intermediate container 4f16e28674ab 16:54:43 ---> 427a7b458c2a 16:54:43 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:54:44 ---> Running in fbae8fbc1af3 16:54:45 ---> 92c51d77bfb3 16:54:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:54:46 Removing intermediate container 0dfe8c8b3b64 16:54:46 ---> e4516eaefbcf 16:54:46 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:54:46 ---> Running in 7672ded071e1 16:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:47 Removing intermediate container 7672ded071e1 16:54:47 ---> b45319a6142d 16:54:47 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:47 ---> 1a73fc04f928 16:54:47 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:54:48 (1/43) Installing readline (8.1.1-r0) 16:54:48 (2/43) Installing bash (5.1.16-r0) 16:54:48 ---> be1056920eb6 16:54:48 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:54:48 Executing bash-5.1.16-r0.post-install 16:54:48 (3/43) Installing brotli-libs (1.0.9-r5) 16:54:48 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:54:48 (5/43) Installing libcurl (7.80.0-r2) 16:54:48 ---> bc228eb6f0fd 16:54:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:54:48 (6/43) Installing curl (7.80.0-r2) 16:54:48 (7/43) Installing dumb-init (1.2.5-r1) 16:54:48 (8/43) Installing libbz2 (1.0.8-r1) 16:54:48 (9/43) Installing expat (2.4.7-r0) 16:54:48 (10/43) Installing libffi (3.4.2-r1) 16:54:48 (11/43) Installing gdbm (1.22-r0) 16:54:48 (12/43) Installing xz-libs (5.2.5-r1) 16:54:48 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:54:48 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:54:48 ---> Running in 6844ca39a332 16:54:48 (15/43) Installing mpdecimal (2.5.1-r1) 16:54:49 (16/43) Installing sqlite-libs (3.36.0-r0) 16:54:49 (17/43) Installing python3 (3.9.13-r1) 16:54:51 ---> 829564928cbd 16:54:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:54:51 (18/43) Installing py3-appdirs (1.4.4-r2) 16:54:52 (19/43) Installing py3-certifi (2020.12.5-r1) 16:54:52 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:54:52 (21/43) Installing py3-idna (3.3-r0) 16:54:52 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:54:52 (23/43) Installing py3-requests (2.26.0-r1) 16:54:52 (24/43) Installing py3-msgpack (1.0.2-r1) 16:54:52 (25/43) Installing py3-lockfile (0.12.2-r4) 16:54:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:54:52 (27/43) Installing py3-colorama (0.4.4-r1) 16:54:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:54:52 (29/43) Installing py3-distlib (0.3.3-r0) 16:54:52 (30/43) Installing py3-distro (1.6.0-r0) 16:54:52 (31/43) Installing py3-six (1.16.0-r0) 16:54:52 (32/43) Installing py3-webencodings (0.5.1-r4) 16:54:52 (33/43) Installing py3-html5lib (1.1-r1) 16:54:52 (34/43) Installing py3-parsing (2.4.7-r2) 16:54:52 (35/43) Installing py3-packaging (20.9-r1) 16:54:52 Removing intermediate container 6844ca39a332 16:54:52 ---> b6c69de69ff7 16:54:52 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:52 (36/43) Installing py3-tomli (1.2.2-r0) 16:54:52 (37/43) Installing py3-pep517 (0.12.0-r0) 16:54:52 (38/43) Installing py3-progress (1.6-r0) 16:54:52 (39/43) Installing py3-retrying (1.3.3-r2) 16:54:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:54:52 (41/43) Installing py3-setuptools (52.0.0-r4) 16:54:52 (42/43) Installing py3-toml (0.10.2-r2) 16:54:52 (43/43) Installing py3-pip (20.3.4-r1) 16:54:53 ---> 3598b73eb519 16:54:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:53 ---> f28302887130 16:54:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:54:53 Executing busybox-1.34.1-r5.trigger 16:54:53 OK: 83 MiB in 65 packages 16:54:55 ---> 4789fba12621 16:54:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:55 ---> Running in f3ede6e06fb0 16:54:57 ---> e31c0dda7e75 16:54:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:58 ---> ec7079fe143b 16:54:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:59 Removing intermediate container f3ede6e06fb0 16:54:59 ---> 72718b0b566e 16:54:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:54:59 ---> Running in 238da76dc601 16:54:59 Collecting docker-compose==1.23.2 16:54:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:59 ---> 0e35c03d1fb2 16:54:59 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:59 Removing intermediate container 238da76dc601 16:54:59 ---> b786cbb5692f 16:54:59 Step 23/25 : LABEL arch=arm64 16:55:00 ---> Running in d1e099b92f3e 16:55:00 Removing intermediate container d1e099b92f3e 16:55:00 ---> 6d158faa2d0d 16:55:00 Step 24/25 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:55:00 ---> e6d1ae73a676 16:55:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:00 ---> Running in 481762773b87 16:55:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:55:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:55:01 Removing intermediate container 481762773b87 16:55:01 ---> 83905e30e330 16:55:01 Step 25/25 : LABEL version=0.0.0 16:55:01 ---> 8f9283c53de1 16:55:01 Step 26/31 : RUN chmod +x /entrypoint.sh 16:55:01 ---> Running in 0f15053999cf 16:55:01 ---> Running in c4996ef5a223 16:55:02 Collecting docker<4.0,>=3.6.0 16:55:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:55:02 Collecting dockerpty<0.5,>=0.4.1 16:55:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:55:02 Removing intermediate container 0f15053999cf 16:55:02 ---> 06fd2254b5ba 16:55:02 16:55:03 Successfully built 06fd2254b5ba 16:55:03 Successfully tagged security-secretstore-setup-arm64:latest 16:55:03 Building core-command 16:55:05  Building security-secretstore-setup ... done Removing intermediate container c4996ef5a223 16:55:05 ---> 16ed3a47d64f 16:55:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:55:06 ---> Running in c277fbb9f6c4 16:55:06 Removing intermediate container c277fbb9f6c4 16:55:06 ---> f507aceef5d4 16:55:06 Step 28/31 : CMD ["gate"] 16:55:06 ---> Running in 709ab2bbb2f4 16:55:07 Collecting PyYAML<4,>=3.10 16:55:07 Downloading PyYAML-3.13.tar.gz (270 kB) 16:55:07 Removing intermediate container 709ab2bbb2f4 16:55:07 ---> e639434de7ae 16:55:07 Step 29/31 : LABEL arch=arm64 16:55:07 ---> Running in 9a739d812365 16:55:07 Removing intermediate container 9a739d812365 16:55:07 ---> e201f346e103 16:55:07 Step 30/31 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:55:08 ---> Running in 6d17ebbe9566 16:55:08 Removing intermediate container 6d17ebbe9566 16:55:08 ---> 6f5cf95ff80c 16:55:08 Step 31/31 : LABEL version=0.0.0 16:55:08 ---> Running in 00bacdeec0f1 16:55:09 Removing intermediate container 00bacdeec0f1 16:55:09 ---> c1126be40c73 16:55:09 16:55:09 Successfully built c1126be40c73 16:55:09 Successfully tagged security-bootstrapper-arm64:latest 16:55:09  Building security-bootstrapper ... done Building support-notifications 16:55:11 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:55:11 Collecting docopt<0.7,>=0.6.1 16:55:11 Downloading docopt-0.6.2.tar.gz (25 kB) 16:55:13 Collecting texttable<0.10,>=0.9.0 16:55:13 Downloading texttable-0.9.1.tar.gz (11 kB) 16:55:15 Collecting cached-property<2,>=1.2.0 16:55:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:55:15 Collecting websocket-client<1.0,>=0.32.0 16:55:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:55:16 Collecting jsonschema<3,>=2.5.1 16:55:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:55:16 Collecting docker-pycreds>=0.4.0 16:55:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:55:17 Collecting idna<2.8,>=2.5 16:55:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:55:18 Collecting urllib3<1.25,>=1.21.1 16:55:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:55:19 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:55:19 Collecting chardet<3.1.0,>=3.0.2 16:55:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:55:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:55:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:55:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:55:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:55:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:55:21 Attempting uninstall: urllib3 16:55:21 Found existing installation: urllib3 1.26.7 16:55:21 Uninstalling urllib3-1.26.7: 16:55:21 Successfully uninstalled urllib3-1.26.7 16:55:22 Attempting uninstall: idna 16:55:22 Found existing installation: idna 3.3 16:55:22 Uninstalling idna-3.3: 16:55:22 Successfully uninstalled idna-3.3 16:55:25 Attempting uninstall: requests 16:55:25 Found existing installation: requests 2.26.0 16:55:25 Uninstalling requests-2.26.0: 16:55:25 Successfully uninstalled requests-2.26.0 16:55:25 Running setup.py install for texttable: started 16:55:28 Running setup.py install for texttable: finished with status 'done' 16:55:28 Running setup.py install for PyYAML: started 16:55:31 Running setup.py install for PyYAML: finished with status 'done' 16:55:31 Running setup.py install for docopt: started 16:55:34 Running setup.py install for docopt: finished with status 'done' 16:55:34 Running setup.py install for dockerpty: started 16:55:36 Running setup.py install for dockerpty: finished with status 'done' 16:55:39 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:55:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:47 ---> 082a4088f328 16:55:47 Step 3/23 : WORKDIR /edgex-go 16:55:47 ---> Using cache 16:55:47 ---> 25f5e2a2d217 16:55:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:47 ---> Using cache 16:55:47 ---> ad240f0bf656 16:55:47 Step 5/23 : RUN apk add --update --no-cache make git 16:55:47 ---> Using cache 16:55:47 ---> e264385ebeb5 16:55:47 Step 6/23 : COPY go.mod vendor* ./ 16:55:47 ---> Using cache 16:55:47 ---> bf33210fd3f3 16:55:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:47 ---> Using cache 16:55:47 ---> 1d758b8bbc3c 16:55:47 Step 8/23 : COPY . . 16:55:47 ---> Using cache 16:55:47 ---> 48d5f437e73d 16:55:47 Step 9/23 : RUN make cmd/core-command/core-command 16:55:47 ---> Running in 7ddb8f98b0fd 16:55:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:55:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:56 ---> 082a4088f328 16:55:56 Step 3/22 : WORKDIR /edgex-go 16:55:56 ---> Using cache 16:55:56 ---> 25f5e2a2d217 16:55:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:56 ---> Using cache 16:55:56 ---> ad240f0bf656 16:55:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:55:56 ---> Running in af6d86422386 16:55:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:02 OK: 221 MiB in 51 packages 16:56:04 Removing intermediate container af6d86422386 16:56:04 ---> 081b4533d8f0 16:56:04 Step 6/22 : COPY go.mod vendor* ./ 16:56:05 ---> cfbaa955a366 16:56:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:06 ---> Running in beded391a7a5 16:56:07 Removing intermediate container fbae8fbc1af3 16:56:07 ---> 5a1dfa1cc634 16:56:07 Step 14/23 : ENV APP_PORT=58890 16:56:07 ---> Running in 045da7916d87 16:56:08 Removing intermediate container 045da7916d87 16:56:08 ---> 894482e5d056 16:56:08 Step 15/23 : EXPOSE $APP_PORT 16:56:08 ---> Running in 17bef963aee9 16:56:09 Removing intermediate container 17bef963aee9 16:56:09 ---> 8c352076d401 16:56:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:56:09 Removing intermediate container 568532f49e5e 16:56:09 ---> aa43f21be74a 16:56:09 16:56:09 Step 9/20 : FROM alpine:3.15 16:56:09 ---> 60f2846fe774 16:56:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:09 ---> Using cache 16:56:09 ---> 9bc084936816 16:56:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:09 ---> Using cache 16:56:09 ---> 20fe8b844d37 16:56:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:56:09 ---> Running in 340a8081179c 16:56:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:11 ---> da9e4586d378 16:56:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:56:12 ---> 99beaa89c37d 16:56:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:56:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:14 ---> bd230b446e23 16:56:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:56:14 ---> Running in 6dab3c5971bf 16:56:14 v3.15.5-10-g250646b716 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:56:14 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:56:14 OK: 15733 distinct packages available 16:56:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:14 Removing intermediate container 6dab3c5971bf 16:56:14 ---> a7cf8d57c023 16:56:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:14 ---> Running in ec94f8c69114 16:56:15 Removing intermediate container ec94f8c69114 16:56:15 ---> 503fb0bade74 16:56:15 Step 21/23 : LABEL arch=arm64 16:56:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:15 ---> Running in 6ae08f4dd497 16:56:15 Removing intermediate container 6ae08f4dd497 16:56:15 ---> 25d4c06612d2 16:56:15 Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:56:15 ---> Running in 885f01178813 16:56:16 Removing intermediate container 885f01178813 16:56:16 ---> 355390d04345 16:56:16 Step 23/23 : LABEL version=0.0.0 16:56:16 ---> Running in 0cdc81104435 16:56:17 (1/9) Installing ca-certificates (20211220-r0) 16:56:17 Removing intermediate container 0cdc81104435 16:56:17 ---> 9677e8e4de69 16:56:17 16:56:17 (2/9) Installing brotli-libs (1.0.9-r5) 16:56:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:56:17 (4/9) Installing libcurl (7.80.0-r2) 16:56:17 Successfully built 9677e8e4de69 16:56:17 Successfully tagged sys-mgmt-agent-arm64:latest 16:56:17 (5/9) Installing curl (7.80.0-r2) 16:56:17  Building sys-mgmt-agent ... done Building security-spire-server 16:56:17 (6/9) Installing dumb-init (1.2.5-r1) 16:56:18 (7/9) Installing musl-obstack (1.2.3-r0) 16:56:18 (8/9) Installing libucontext (1.1-r0) 16:56:18 (9/9) Installing gcompat (1.0.0-r4) 16:56:18 Executing busybox-1.34.1-r7.trigger 16:56:18 Executing ca-certificates-20211220-r0.trigger 16:56:18 OK: 8 MiB in 23 packages 16:56:20 Removing intermediate container 340a8081179c 16:56:20 ---> 7f7354160355 16:56:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:21 ---> 916ed80f21fa 16:56:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:56:24 ---> ef71abbccd41 16:56:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:56:25 ---> d7e4e6894303 16:56:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:56:25 ---> Running in 2a217ac2e97d 16:56:26 Removing intermediate container 2a217ac2e97d 16:56:26 ---> 294bb7c94113 16:56:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:26 ---> Running in 80f8ff2844d3 16:56:26 Removing intermediate container 80f8ff2844d3 16:56:26 ---> a2d09edf2681 16:56:26 Step 18/20 : LABEL arch=arm64 16:56:27 ---> Running in 915c81cf2208 16:56:27 Removing intermediate container 915c81cf2208 16:56:27 ---> b476bca9b964 16:56:27 Step 19/20 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:56:27 ---> Running in f2338d7d8ec2 16:56:28 Removing intermediate container f2338d7d8ec2 16:56:28 ---> 596f3119053c 16:56:28 Step 20/20 : LABEL version=0.0.0 16:56:28 ---> Running in 9680a9ed4e8a 16:56:28 Removing intermediate container 9680a9ed4e8a 16:56:28 ---> 6a831af08106 16:56:28 16:56:29 Successfully built 6a831af08106 16:56:29 Successfully tagged security-spiffe-token-provider-arm64:latest 16:56:29 Building security-proxy-setup 16:56:56  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:56 ---> 082a4088f328 16:56:56 Step 3/25 : WORKDIR /edgex-go 16:56:56 ---> Using cache 16:56:56 ---> 25f5e2a2d217 16:56:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:56 ---> Using cache 16:56:56 ---> ad240f0bf656 16:56:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:56:56 ---> Using cache 16:56:56 ---> e43d1a229cb4 16:56:56 Step 6/25 : COPY go.mod vendor* ./ 16:56:56 ---> Using cache 16:56:56 ---> 4e91d59cfe2f 16:56:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:56 ---> Using cache 16:56:56 ---> bb4792ab0ebe 16:56:56 Step 8/25 : COPY . . 16:56:56 ---> Using cache 16:56:56 ---> 2523edb56a72 16:56:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:56:56 ---> Using cache 16:56:56 ---> 4a0e9e81d2f0 16:56:56 Step 10/25 : WORKDIR /edgex-go/spire-build 16:56:56 ---> Using cache 16:56:56 ---> 908349fe6fcb 16:56:56 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:56:56 ---> Running in a482529167ef 16:56:59 Removing intermediate container a482529167ef 16:56:59 ---> 60b05e1b8cee 16:56:59 Step 12/25 : WORKDIR /edgex-go 16:57:00 ---> Running in 5507f956edc4 16:57:01 Removing intermediate container 5507f956edc4 16:57:01 ---> 87256c34ba07 16:57:01 16:57:01 Step 13/25 : FROM alpine:3.15 16:57:01 ---> 60f2846fe774 16:57:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:01 ---> Using cache 16:57:01 ---> 9bc084936816 16:57:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:01 ---> Using cache 16:57:01 ---> 20fe8b844d37 16:57:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:57:01 ---> Using cache 16:57:01 ---> 08767b12f117 16:57:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:09 Removing intermediate container beded391a7a5 16:57:09 ---> 59c872038a5d 16:57:09 Step 8/22 : COPY . . 16:57:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:11 ---> 082a4088f328 16:57:11 Step 3/22 : WORKDIR /edgex-go 16:57:11 ---> Using cache 16:57:11 ---> 25f5e2a2d217 16:57:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:11 ---> Using cache 16:57:11 ---> ad240f0bf656 16:57:11 Step 5/22 : RUN apk add --update --no-cache make git 16:57:11 ---> Using cache 16:57:11 ---> e264385ebeb5 16:57:11 Step 6/22 : COPY go.mod vendor* ./ 16:57:11 ---> Using cache 16:57:11 ---> bf33210fd3f3 16:57:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:11 ---> Using cache 16:57:11 ---> 1d758b8bbc3c 16:57:11 Step 8/22 : COPY . . 16:57:11 ---> Using cache 16:57:11 ---> 48d5f437e73d 16:57:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:11 ---> Running in 7a79eb6d1651 16:57:12 ---> 387af015efde 16:57:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:57:14 ---> a069cd393a19 16:57:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:57:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:57:15 ---> 4d87ea80d7f6 16:57:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:57:17 ---> 53da07296f90 16:57:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:57:17 ---> Running in 84bda59ef111 16:57:18 Removing intermediate container 84bda59ef111 16:57:18 ---> 3fadc3eca15b 16:57:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:57:18 ---> Running in 0933273591a6 16:57:19 Removing intermediate container 0933273591a6 16:57:19 ---> 2864302b996a 16:57:19 Step 23/25 : LABEL arch=arm64 16:57:19 ---> Running in a24ef86e6a9a 16:57:20 Removing intermediate container a24ef86e6a9a 16:57:20 ---> 3f9dcda38f3c 16:57:20 Step 24/25 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 16:57:20 ---> Running in 5a816d08285c 16:57:21 Removing intermediate container 5a816d08285c 16:57:21 ---> cb3f25df3a63 16:57:21 Step 25/25 : LABEL version=0.0.0 16:57:21 ---> Running in afa65cbfcc7e 16:57:22 Removing intermediate container afa65cbfcc7e 16:57:22 ---> 31e8c1257543 16:57:22 16:57:23 Successfully built 31e8c1257543 16:57:23 Successfully tagged security-spire-server-arm64:latest 16:57:23 Building core-metadata 16:57:36  Building security-spire-server ... done  ---> 04450599dda6 16:57:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:57:36 ---> Running in 89b756533c86 16:57:38 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:57:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:53 ---> 082a4088f328 16:57:53 Step 3/23 : WORKDIR /edgex-go 16:57:53 ---> Using cache 16:57:53 ---> 25f5e2a2d217 16:57:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:53 ---> Using cache 16:57:53 ---> ad240f0bf656 16:57:53 Step 5/23 : RUN apk add --update --no-cache make git 16:57:53 ---> Using cache 16:57:53 ---> e264385ebeb5 16:57:53 Step 6/23 : COPY go.mod vendor* ./ 16:57:53 ---> Using cache 16:57:53 ---> bf33210fd3f3 16:57:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:53 ---> Using cache 16:57:53 ---> 1d758b8bbc3c 16:57:53 Step 8/23 : COPY . . 16:57:53 ---> Using cache 16:57:53 ---> 48d5f437e73d 16:57:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:57:54 ---> Running in 85ee06d01d9d 16:57: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/core-metadata/core-metadata ./cmd/core-metadata 17:00:02 Removing intermediate container 3e297ef66939 17:00:02 ---> 958f3e1b6413 17:00:02 17:00:02 Step 10/22 : FROM alpine:3.16 17:00:02 ---> 3d81c46cd875 17:00:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:00:02 ---> Running in 6187147750f6 17:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:04 (1/1) Installing dumb-init (1.2.5-r1) 17:00:04 Executing busybox-1.35.0-r15.trigger 17:00:04 OK: 5 MiB in 15 packages 17:00:05 Removing intermediate container 6187147750f6 17:00:05 ---> af545b2b8ad9 17:00:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:05 ---> Running in 90d9ce89a184 17:00:06 Removing intermediate container 90d9ce89a184 17:00:06 ---> ddbf82859c6a 17:00:06 Step 13/22 : ENV APP_PORT=59861 17:00:06 ---> Running in 42310f781580 17:00:06 Removing intermediate container 42310f781580 17:00:06 ---> aca223e1fa01 17:00:06 Step 14/22 : EXPOSE $APP_PORT 17:00:06 ---> Running in e201c4971234 17:00:07 Removing intermediate container e201c4971234 17:00:07 ---> a4473c79193c 17:00:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:08 ---> 572ede04d198 17:00:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:10 ---> ab7db43f6b6c 17:00:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:11 ---> a3ef24aabaf4 17:00:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:00:11 ---> Running in 1124f70905e3 17:00:11 Removing intermediate container 1124f70905e3 17:00:11 ---> 784cd1315167 17:00:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:11 ---> Running in 60a1967bd180 17:00:12 Removing intermediate container 60a1967bd180 17:00:12 ---> 2ab909675763 17:00:12 Step 20/22 : LABEL arch=arm64 17:00:12 ---> Running in d8f7afb71b72 17:00:13 Removing intermediate container d8f7afb71b72 17:00:13 ---> 6c60b8d7ecb7 17:00:13 Step 21/22 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 17:00:13 ---> Running in 2b5feffda10b 17:00:13 Removing intermediate container 2b5feffda10b 17:00:13 ---> 05764e87dd44 17:00:13 Step 22/22 : LABEL version=0.0.0 17:00:14 ---> Running in dfbc24158813 17:00:14 Removing intermediate container dfbc24158813 17:00:14 ---> 99c6a5f20a49 17:00:14 17:00:14 Successfully built 99c6a5f20a49 17:00:14 Successfully tagged support-scheduler-arm64:latest 17:00:14 Building core-data 17:00:41  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:41 ---> 082a4088f328 17:00:41 Step 3/23 : WORKDIR /edgex-go 17:00:41 ---> Using cache 17:00:41 ---> 25f5e2a2d217 17:00:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:41 ---> Using cache 17:00:41 ---> ad240f0bf656 17:00:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:41 ---> Running in 961eb4a83cc3 17:00:42 Removing intermediate container 7ddb8f98b0fd 17:00:42 ---> afb442a32c66 17:00:42 17:00:42 Step 10/23 : FROM alpine:3.16 17:00:42 ---> 3d81c46cd875 17:00:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:00:42 ---> Using cache 17:00:42 ---> af545b2b8ad9 17:00:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:42 ---> Using cache 17:00:42 ---> ddbf82859c6a 17:00:42 Step 13/23 : ENV APP_PORT=59882 17:00:42 ---> Running in 0efb7992eb40 17:00:43 Removing intermediate container 0efb7992eb40 17:00:43 ---> 46f5dd72c6e7 17:00:43 Step 14/23 : EXPOSE $APP_PORT 17:00:43 ---> Running in ca923a917032 17:00:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:44 Removing intermediate container ca923a917032 17:00:44 ---> 87f66b6d77a9 17:00:44 Step 15/23 : WORKDIR / 17:00:44 ---> Running in 5355cadeda60 17:00:45 Removing intermediate container 5355cadeda60 17:00:45 ---> bf694df9055e 17:00:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:46 ---> f3a50c3304da 17:00:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:00:47 OK: 221 MiB in 51 packages 17:00:48 ---> 3d87ed0c9d8f 17:00:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:00:48 Removing intermediate container 961eb4a83cc3 17:00:48 ---> da26cb96b964 17:00:48 Step 6/23 : COPY go.mod vendor* ./ 17:00:49 ---> 0bc497c9bb06 17:00:49 Step 19/23 : ENTRYPOINT ["/core-command"] 17:00:49 ---> Running in 2b26c208a595 17:00:50 Removing intermediate container 2b26c208a595 17:00:50 ---> f248fa9f79e8 17:00:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:50 ---> 42046674b71f 17:00:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:50 ---> Running in 91bfeb2cb214 17:00:50 ---> Running in a85758140fde 17:00:51 Removing intermediate container a85758140fde 17:00:51 ---> 69a3db4ec102 17:00:51 Step 21/23 : LABEL arch=arm64 17:00:51 ---> Running in 7c529df2d3e0 17:00:51 Removing intermediate container 7c529df2d3e0 17:00:51 ---> 5b46b52bd33b 17:00:51 Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 17:00:51 ---> Running in 0c6ad47af5a2 17:00:52 Removing intermediate container 0c6ad47af5a2 17:00:52 ---> a50f95ffa56a 17:00:52 Step 23/23 : LABEL version=0.0.0 17:00:52 ---> Running in 567851b7cde4 17:00:53 Removing intermediate container 567851b7cde4 17:00:53 ---> 20f0644f06a7 17:00:53 17:00:53 Successfully built 20f0644f06a7 17:00:53 Successfully tagged core-command-arm64:latest 17:01:32  Building core-command ... done Removing intermediate container 91bfeb2cb214 17:01:32 ---> d7c6b3eee5a6 17:01:32 Step 8/23 : COPY . . 17:01:54 ---> 52ad13a8aa1e 17:01:54 Step 9/23 : RUN make cmd/core-data/core-data 17:01:54 ---> Running in 5fcb027beb82 17:01:54 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:01: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/secrets-config ./cmd/secrets-config 17:02:18 Removing intermediate container 7a79eb6d1651 17:02:18 ---> 76cabed105c2 17:02:18 17:02:18 Step 10/22 : FROM alpine:3.16 17:02:18 ---> 3d81c46cd875 17:02:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:02:18 ---> Running in b7c1d8acb3b2 17:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:19 (1/6) Installing ca-certificates (20211220-r0) 17:02:19 (2/6) Installing brotli-libs (1.0.9-r6) 17:02:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:02:19 (4/6) Installing libcurl (7.83.1-r2) 17:02:19 (5/6) Installing curl (7.83.1-r2) 17:02:19 (6/6) Installing dumb-init (1.2.5-r1) 17:02:19 Executing busybox-1.35.0-r15.trigger 17:02:19 Executing ca-certificates-20211220-r0.trigger 17:02:19 OK: 8 MiB in 20 packages 17:02:22 Removing intermediate container b7c1d8acb3b2 17:02:22 ---> f0ccc4c27aab 17:02:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:22 ---> Running in 10c75ea97218 17:02:22 Removing intermediate container 10c75ea97218 17:02:22 ---> 05288a6411d0 17:02:22 Step 13/22 : WORKDIR /edgex 17:02:22 ---> Running in a198f0314863 17:02:23 Removing intermediate container a198f0314863 17:02:23 ---> c32d04ecc87f 17:02:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:02:24 ---> 132865daab5e 17:02:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:02:25 ---> 65c3cd4a288f 17:02:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:02:27 ---> d2cfd57f6891 17:02:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:02:28 ---> e50003d8ed68 17:02:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:28 ---> Running in b4521e728a14 17:02:31 Removing intermediate container b4521e728a14 17:02:31 ---> 51be42dca39d 17:02:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:02:31 ---> Running in 748c0dd62c4d 17:02:31 Removing intermediate container 748c0dd62c4d 17:02:31 ---> 285fe4727fc2 17:02:31 Step 20/22 : LABEL arch=arm64 17:02:31 ---> Running in 93e61a275c04 17:02:32 Removing intermediate container 93e61a275c04 17:02:32 ---> 2b7aad6a83b6 17:02:32 Step 21/22 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 17:02:32 ---> Running in 10d33d619fdc 17:02:33 Removing intermediate container 10d33d619fdc 17:02:33 ---> def8db1fcb8d 17:02:33 Step 22/22 : LABEL version=0.0.0 17:02:33 ---> Running in 09899b87ecb2 17:02:33 Removing intermediate container 09899b87ecb2 17:02:33 ---> 6dccfdbc97ba 17:02:33 17:02:34 Successfully built 6dccfdbc97ba 17:02:34 Successfully tagged security-proxy-setup-arm64:latest 17:02:46  Building security-proxy-setup ... done Removing intermediate container 85ee06d01d9d 17:02:46 ---> 6dcecb6e5d83 17:02:46 17:02:46 Step 10/23 : FROM alpine:3.16 17:02:46 ---> 3d81c46cd875 17:02:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:46 ---> Using cache 17:02:46 ---> af545b2b8ad9 17:02:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:46 ---> Using cache 17:02:46 ---> ddbf82859c6a 17:02:46 Step 13/23 : ENV APP_PORT=59881 17:02:46 ---> Running in e636fc845e64 17:02:46 Removing intermediate container e636fc845e64 17:02:46 ---> 7528200c92b5 17:02:46 Step 14/23 : EXPOSE $APP_PORT 17:02:47 ---> Running in a9b22768fbe3 17:02:47 Removing intermediate container a9b22768fbe3 17:02:47 ---> 8963571dd7d5 17:02:47 Step 15/23 : WORKDIR / 17:02:47 ---> Running in 4cc47753a82a 17:02:48 Removing intermediate container 4cc47753a82a 17:02:48 ---> 7fb14192dae0 17:02:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:49 ---> d3b2795114c4 17:02:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:02:50 ---> 10fd55b7f59a 17:02:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:02:51 ---> 2f12b1f95429 17:02:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:02:51 ---> Running in eae0a744ba97 17:02:52 Removing intermediate container eae0a744ba97 17:02:52 ---> 5e3ee1e70858 17:02:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:52 ---> Running in 5c1f8d448cd2 17:02:52 Removing intermediate container 5c1f8d448cd2 17:02:52 ---> 0c0c5b18321c 17:02:52 Step 21/23 : LABEL arch=arm64 17:02:52 ---> Running in f214d8b2f5d2 17:02:53 Removing intermediate container f214d8b2f5d2 17:02:53 ---> 13cf7d7af58c 17:02:53 Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 17:02:53 ---> Running in c32008976723 17:02:54 Removing intermediate container c32008976723 17:02:54 ---> 64c1e871d570 17:02:54 Step 23/23 : LABEL version=0.0.0 17:02:54 ---> Running in d3413dc20319 17:02:54 Removing intermediate container d3413dc20319 17:02:54 ---> f9187530118f 17:02:54 17:02:55 Successfully built f9187530118f 17:02:55 Successfully tagged core-metadata-arm64:latest 17:03:51  Building core-metadata ... done Removing intermediate container 89b756533c86 17:03:51 ---> eaf506826863 17:03:51 17:03:51 Step 10/22 : FROM alpine:3.16 17:03:51 ---> 3d81c46cd875 17:03:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:51 ---> Running in 347fae4c9a6b 17:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:51 (1/2) Installing ca-certificates (20211220-r0) 17:03:51 (2/2) Installing dumb-init (1.2.5-r1) 17:03:51 Executing busybox-1.35.0-r15.trigger 17:03:51 Executing ca-certificates-20211220-r0.trigger 17:03:51 OK: 6 MiB in 16 packages 17:03:53 Removing intermediate container 347fae4c9a6b 17:03:53 ---> dc740b230c7c 17:03:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:03:53 ---> Running in 9c303adededc 17:03:53 Removing intermediate container 9c303adededc 17:03:53 ---> ee310216b3c0 17:03:53 Step 13/22 : ENV APP_PORT=59860 17:03:53 ---> Running in a02ccb46ddff 17:03:54 Removing intermediate container a02ccb46ddff 17:03:54 ---> 9d3108ee3ef9 17:03:54 Step 14/22 : EXPOSE $APP_PORT 17:03:54 ---> Running in 9d4a084ba81a 17:03:55 Removing intermediate container 9d4a084ba81a 17:03:55 ---> f1bef9ed25aa 17:03:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:56 ---> bd1f75cf8d41 17:03:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:03:58 ---> 7a7608f50a7c 17:03:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:03:59 ---> 289aca838b5f 17:03:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:03:59 ---> Running in ec3c06e181a9 17:03:59 Removing intermediate container ec3c06e181a9 17:03:59 ---> 9f4fb0741ec7 17:03:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:59 ---> Running in f8eae6cfb3a7 17:04:00 Removing intermediate container f8eae6cfb3a7 17:04:00 ---> 2ccf92423864 17:04:00 Step 20/22 : LABEL arch=arm64 17:04:00 ---> Running in 3f2357281887 17:04:01 Removing intermediate container 3f2357281887 17:04:01 ---> 8d933b5f87ff 17:04:01 Step 21/22 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 17:04:01 ---> Running in 1a59b6e54f32 17:04:01 Removing intermediate container 1a59b6e54f32 17:04:01 ---> fe083c1de5e9 17:04:01 Step 22/22 : LABEL version=0.0.0 17:04:01 ---> Running in 0f6782c12dcd 17:04:01 Removing intermediate container 0f6782c12dcd 17:04:02 ---> da063c0778da 17:04:02 17:04:02 Successfully built da063c0778da 17:04:02 Successfully tagged support-notifications-arm64:latest 17:04:29  Building support-notifications ... done Removing intermediate container 5fcb027beb82 17:04:29 ---> 9bd985e16177 17:04:29 17:04:29 Step 10/23 : FROM alpine:3.16 17:04:29 ---> 3d81c46cd875 17:04:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:04:29 ---> Running in 5a4dc0d1e1a2 17:04:29 Removing intermediate container 5a4dc0d1e1a2 17:04:29 ---> 243c8d2846f9 17:04:29 Step 12/23 : ENV APP_PORT=59880 17:04:29 ---> Running in b8d807357ffd 17:04:29 Removing intermediate container b8d807357ffd 17:04:29 ---> ff5cf8c6571a 17:04:29 Step 13/23 : EXPOSE $APP_PORT 17:04:30 ---> Running in 71e8100829ad 17:04:30 Removing intermediate container 71e8100829ad 17:04:30 ---> f8b5a46883f8 17:04:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:30 ---> Running in 34b9fbbd000d 17:04:32 Removing intermediate container 34b9fbbd000d 17:04:32 ---> c642c7a2b15d 17:04:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:04:32 ---> Running in eed9db846ebf 17:04:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:34 (1/6) Installing dumb-init (1.2.5-r1) 17:04:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:04:35 (3/6) Installing libsodium (1.0.18-r0) 17:04:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:35 (5/6) Installing libzmq (4.3.4-r0) 17:04:35 (6/6) Installing zeromq (4.3.4-r0) 17:04:35 Executing busybox-1.35.0-r15.trigger 17:04:35 OK: 8 MiB in 20 packages 17:04:36 Removing intermediate container eed9db846ebf 17:04:36 ---> 3b180e7d01d9 17:04:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:37 ---> aedf59cafd9b 17:04:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:04:38 ---> a7bf4910740c 17:04:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:04:38 ---> f27bfd4a5482 17:04:38 Step 19/23 : ENTRYPOINT ["/core-data"] 17:04:38 ---> Running in 3aacc55450c6 17:04:39 Removing intermediate container 3aacc55450c6 17:04:39 ---> 83a5eed16e43 17:04:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:39 ---> Running in 7b6156d21c6f 17:04:39 Removing intermediate container 7b6156d21c6f 17:04:39 ---> e9060e9720d1 17:04:39 Step 21/23 : LABEL arch=arm64 17:04:39 ---> Running in c2d169c432ab 17:04:39 Removing intermediate container c2d169c432ab 17:04:39 ---> 947b1234f24a 17:04:39 Step 22/23 : LABEL git_sha=d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 17:04:39 ---> Running in fa54dbb617ef 17:04:40 Removing intermediate container fa54dbb617ef 17:04:40 ---> d4213b1fb556 17:04:40 Step 23/23 : LABEL version=0.0.0 17:04:40 ---> Running in d6a980e2feb8 17:04:40 Removing intermediate container d6a980e2feb8 17:04:40 ---> e7e2128e7172 17:04:40 17:04:40 Successfully built e7e2128e7172 17:04:40 Successfully tagged core-data-arm64:latest 17:04:41  Building core-data ... done  [Pipeline] } 17:04:41 $ docker stop --time=1 e6ddb289989749d12caedf6444320dd61adee07a3949d876427969c31dc23d28 17:04:42 $ docker rm -f e6ddb289989749d12caedf6444320dd61adee07a3949d876427969c31dc23d28 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:43 + docker images 17:04:43 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:43 core-data-arm64 latest e7e2128e7172 3 seconds ago 20.6MB 17:04:43 9bd985e16177 15 seconds ago 1.54GB 17:04:43 support-notifications-arm64 latest da063c0778da 42 seconds ago 26.1MB 17:04:43 eaf506826863 57 seconds ago 1.57GB 17:04:43 core-metadata-arm64 latest f9187530118f About a minute ago 16.4MB 17:04:43 6dcecb6e5d83 About a minute ago 1.52GB 17:04:43 security-proxy-setup-arm64 latest 6dccfdbc97ba 2 minutes ago 26.2MB 17:04:43 76cabed105c2 2 minutes ago 1.52GB 17:04:43 core-command-arm64 latest 20f0644f06a7 3 minutes ago 15.5MB 17:04:43 afb442a32c66 4 minutes ago 1.51GB 17:04:43 support-scheduler-arm64 latest 99c6a5f20a49 4 minutes ago 25.6MB 17:04:43 958f3e1b6413 4 minutes ago 1.57GB 17:04:43 security-spire-server-arm64 latest 31e8c1257543 7 minutes ago 84.2MB 17:04:43 87256c34ba07 7 minutes ago 1.41GB 17:04:43 security-spiffe-token-provider-arm64 latest 6a831af08106 8 minutes ago 28.3MB 17:04:43 sys-mgmt-agent-arm64 latest 9677e8e4de69 8 minutes ago 282MB 17:04:43 aa43f21be74a 8 minutes ago 1.56GB 17:04:43 security-bootstrapper-arm64 latest c1126be40c73 9 minutes ago 18.5MB 17:04:43 security-secretstore-setup-arm64 latest 06fd2254b5ba 9 minutes ago 27.9MB 17:04:43 72f89d742521 10 minutes ago 1.52GB 17:04:43 d45441bba439 10 minutes ago 1.52GB 17:04:43 a98ad955ff27 10 minutes ago 1.51GB 17:04:43 security-spire-config-arm64 latest 3871e54f5217 13 minutes ago 83.6MB 17:04:43 e0b0baa9ecd1 13 minutes ago 1.41GB 17:04:43 security-spire-agent-arm64 latest c5333ebc3e34 15 minutes ago 122MB 17:04:43 50c931952c5d 15 minutes ago 1.41GB 17:04:43 ci-base-image-arm64 latest 082a4088f328 29 minutes ago 994MB 17:04:43 alpine 3.15 60f2846fe774 10 days ago 5.32MB 17:04:43 alpine 3.16 3d81c46cd875 11 days ago 5.27MB 17:04:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:04:43 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:04:43 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:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:44 17:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:44 arm64: Pulling from edgex-lftools-log-publisher 17:04:44 8998bd30e6a1: Pulling fs layer 17:04:44 04944245beec: Pulling fs layer 17:04:44 699f458cf7ca: Pulling fs layer 17:04:44 765212b225bb: Pulling fs layer 17:04:44 f23df028b6ca: Pulling fs layer 17:04:44 d65c8cfc05b1: Pulling fs layer 17:04:44 2437ff75d9bd: Pulling fs layer 17:04:44 765212b225bb: Waiting 17:04:44 f23df028b6ca: Waiting 17:04:44 04944245beec: Verifying Checksum 17:04:44 04944245beec: Download complete 17:04:44 765212b225bb: Verifying Checksum 17:04:44 765212b225bb: Download complete 17:04:44 f23df028b6ca: Verifying Checksum 17:04:44 f23df028b6ca: Download complete 17:04:44 d65c8cfc05b1: Verifying Checksum 17:04:44 d65c8cfc05b1: Download complete 17:04:44 699f458cf7ca: Verifying Checksum 17:04:44 699f458cf7ca: Download complete 17:04:45 8998bd30e6a1: Verifying Checksum 17:04:45 8998bd30e6a1: Download complete 17:04:47 2437ff75d9bd: Verifying Checksum 17:04:47 2437ff75d9bd: Download complete 17:04:50 8998bd30e6a1: Pull complete 17:04:50 04944245beec: Pull complete 17:04:51 699f458cf7ca: Pull complete 17:04:51 765212b225bb: Pull complete 17:04:52 f23df028b6ca: Pull complete 17:04:52 d65c8cfc05b1: Pull complete 17:05:07 2437ff75d9bd: Pull complete 17:05:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:08 prd-ubuntu20.04-docker-arm64-4c-16g-21564 does not seem to be running inside a container 17:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:05:10 $ docker top 9a3a783bf4ee5a8650119fb5690f5e6e9a0b4760ac85fc32a5272318ea431091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:11 ---> job-cost.sh 17:05:11 lf-activate-venv: SKIPPING 17:05:11 INFO: No Stack... 17:05:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:12 INFO: Archiving Costs [Pipeline] sh 17:05:13 + cat /w/workspace/edgex-go/4/archives/cost.csv 17:05:13 + cut -d, -f6 [Pipeline] lock 17:05:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] 17:05:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] did not exist. Created. 17:05:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:14 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:14 Stashed 1 file(s) [Pipeline] } 17:05:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:14 $ docker stop --time=1 9a3a783bf4ee5a8650119fb5690f5e6e9a0b4760ac85fc32a5272318ea431091 17:05:16 $ docker rm -f 9a3a783bf4ee5a8650119fb5690f5e6e9a0b4760ac85fc32a5272318ea431091 [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:05:16 provisioning config files... 17:05:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6817901087310601926tmp [Pipeline] { [Pipeline] sh 17:05:16 + set +x 17:05:16 + bash -s -- 17:05:16 + curl -s https://codecov.io/bash 17:05:16 17:05:16 _____ _ 17:05:16 / ____| | | 17:05:16 | | ___ __| | ___ ___ _____ __ 17:05:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:16 Bash-1.0.6 17:05:16 17:05:16 17:05:16 ==> git version 2.25.1 found 17:05:16 ==> 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:05:16 Release-Date: 2020-01-08 17:05:16 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:05:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:16 ==> Jenkins CI detected. 17:05:16 current dir:  /w/workspace/edgex-go/4 17:05:16 project root: . 17:05:16 --> token set from env 17:05:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:16 ==> Running gcov in . (disable via -X gcov) 17:05:16 ==> Python coveragepy not found 17:05:16 ==> Searching for coverage reports in: 17:05:16 + . 17:05:16 -> Found 1 reports 17:05:16 ==> Detecting git/mercurial file structure 17:05:17 ==> Reading reports 17:05:17 + ./coverage.out bytes=436531 17:05:17 ==> Appending adjustments 17:05:17 https://docs.codecov.io/docs/fixing-reports 17:05:18 + Found adjustments 17:05:18 ==> Gzipping contents 17:05:18 60K /tmp/codecov.RV5sbe.gz 17:05:18 ==> Uploading reports 17:05:18 url: https://codecov.io 17:05:18 query: branch=PR-4097&commit=e31b0de0ef23eb6e8da97c1181615a57ab3a26de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:05:18 -> Pinging Codecov 17:05:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=e31b0de0ef23eb6e8da97c1181615a57ab3a26de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:05:18 -> Uploading to 17:05:18 https://storage.googleapis.com/codecov/v4/raw/2022-07-30/00271124DB129430A58F1EEE437C3FCB/e31b0de0ef23eb6e8da97c1181615a57ab3a26de/9d8e3540-b532-4a6e-b035-b58ff63a7ad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220730T170518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6933d79c93ebb9858cd6583db564fc53dc5b84e4006cb2435c7b1d0736f9c799 17:05:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:18 Dload Upload Total Spent Left Speed 17:05:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59968 0 0 100 59968 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59968 0 0 100 59968 0 193k --:--:-- --:--:-- --:--:-- 192k 17:05:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e31b0de0ef23eb6e8da97c1181615a57ab3a26de [Pipeline] } 17:05:18 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:05:19 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 17:05:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:20 ---> package-listing.sh 17:05:20 ++ facter osfamily 17:05:20 ++ tr '[:upper:]' '[:lower:]' 17:05:20 + OS_FAMILY=debian 17:05:20 + workspace=/w/workspace/edgex-go/4 17:05:20 + START_PACKAGES=/tmp/packages_start.txt 17:05:20 + END_PACKAGES=/tmp/packages_end.txt 17:05:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:20 + PACKAGES=/tmp/packages_start.txt 17:05:20 + '[' /w/workspace/edgex-go/4 ']' 17:05:20 + PACKAGES=/tmp/packages_end.txt 17:05:20 + case "${OS_FAMILY}" in 17:05:20 + dpkg -l 17:05:20 + grep '^ii' 17:05:20 + '[' -f /tmp/packages_start.txt ']' 17:05:20 + '[' -f /tmp/packages_end.txt ']' 17:05:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:20 + '[' /w/workspace/edgex-go/4 ']' 17:05:20 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:05:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:05:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:05:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:21 17:05:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:22 latest: Pulling from edgex-lftools-log-publisher 17:05:22 5eb5b503b376: Pulling fs layer 17:05:22 5c69ac0246d0: Pulling fs layer 17:05:22 ec43610c2a17: Pulling fs layer 17:05:22 3a2ae6a8a46f: Pulling fs layer 17:05:22 33b1e0a273af: Pulling fs layer 17:05:22 5d3b04190fa2: Pulling fs layer 17:05:22 2f39f015ded8: Pulling fs layer 17:05:22 3a2ae6a8a46f: Waiting 17:05:22 33b1e0a273af: Waiting 17:05:22 2f39f015ded8: Waiting 17:05:22 5c69ac0246d0: Download complete 17:05:22 3a2ae6a8a46f: Verifying Checksum 17:05:22 3a2ae6a8a46f: Download complete 17:05:22 33b1e0a273af: Verifying Checksum 17:05:22 33b1e0a273af: Download complete 17:05:22 5d3b04190fa2: Verifying Checksum 17:05:22 5d3b04190fa2: Download complete 17:05:22 ec43610c2a17: Verifying Checksum 17:05:22 ec43610c2a17: Download complete 17:05:22 5eb5b503b376: Download complete 17:05:23 2f39f015ded8: Verifying Checksum 17:05:23 2f39f015ded8: Download complete 17:05:23 5eb5b503b376: Pull complete 17:05:23 5c69ac0246d0: Pull complete 17:05:24 ec43610c2a17: Pull complete 17:05:24 3a2ae6a8a46f: Pull complete 17:05:24 33b1e0a273af: Pull complete 17:05:24 5d3b04190fa2: Pull complete 17:05:29 2f39f015ded8: Pull complete 17:05:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:30 prd-ubuntu20.04-docker-8c-8g-21562 does not seem to be running inside a container 17:05:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:33 $ docker top fd8b56318b2024fd85d0a773e8c3fce21f08e40992d92b501f00a3ca7992512b -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:05:34 + mkdir -p /var/log/sysstat [Pipeline] sh 17:05:34 + ls /var/log/sa-host 17:05:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:34 provisioning config files... 17:05:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3131124485667069211tmp [Pipeline] { [Pipeline] echo 17:05:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:05:34 ---> create-netrc.sh [Pipeline] } 17:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:35 ---> python-tools-install.sh [Pipeline] echo 17:05:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:35 ---> sudo-logs.sh 17:05:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:35 ---> job-cost.sh 17:05:35 lf-activate-venv: SKIPPING 17:05:35 DEBUG: total: 0.10999999940395355 17:05:35 INFO: Retrieving Stack Cost... 17:05:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:37 INFO: Archiving Costs [Pipeline] echo 17:05:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:37 ---> logs-deploy.sh 17:05:37 lf-activate-venv: SKIPPING 17:05:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/4 17:05:37 INFO: archiving workspace using pattern(s): 17:05:38 Archives upload complete. 17:05:38 INFO: archiving logs to Nexus