Pull request #4161 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c86b8e77ad381ab7248d41d377cfc1f185c99373+f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (7411e4161d666d80799bde9d29c3afd5c49ef94b) 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-ssh1134791698403590041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12227567465170761520.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10469813969442572429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2348094243635730766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5126155894776733492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh363281523854594327.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-29977 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit c86b8e77ad381ab7248d41d377cfc1f185c99373 Merge succeeded, producing c86b8e77ad381ab7248d41d377cfc1f185c99373 Checking out Revision c86b8e77ad381ab7248d41d377cfc1f185c99373 (PR-4161) > 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/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # 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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:51 ========================================================= 19:06:51 EdgeX Global Pipelines Version Info 19:06:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:52 ------------------- 19:06:52 stable info: 19:06:52 ------------------- 19:06:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:52 Message: update stable to v1.0.239 19:06:52 ------------------- 19:06:52 experimental info: 19:06:52 ------------------- 19:06:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:52 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4161 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4161 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4161 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] echo 19:06:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c86b8e7 [Pipeline] echo 19:06:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:54 provisioning config files... 19:06:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config363498665931678220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:54 ---> docker-login.sh 19:06:54 nexus3.edgexfoundry.org:10001 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 nexus3.edgexfoundry.org:10002 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 nexus3.edgexfoundry.org:10003 19:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 nexus3.edgexfoundry.org:10004 19:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 docker.io 19:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 ---> docker-login.sh ends [Pipeline] } 19:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:56 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:06:56 + dirname cmd/core-command/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo core-command,cmd/core-command/Dockerfile 19:06:56 + dirname cmd/core-data/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo core-data,cmd/core-data/Dockerfile 19:06:56 + dirname cmd/core-metadata/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:56 + dirname cmd/security-bootstrapper/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:56 + dirname cmd/security-proxy-setup/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:56 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:56 + dirname cmd/security-spire-agent/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:56 + dirname cmd/security-spire-config/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:56 + dirname cmd/security-spire-server/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:56 + + cut -d/ -f2dirname 19:06:56 cmd/support-notifications/Dockerfile 19:06:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:56 + dirname cmd/support-scheduler/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:56 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:56 + cut -d/ -f2 19:06:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:06:56 + git rev-list -1 --merges c86b8e77ad381ab7248d41d377cfc1f185c99373~1..c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] echo 19:06:56 -----------> git rev-list -1 --merges c86b8e77ad381ab7248d41d377cfc1f185c99373~1..c86b8e77ad381ab7248d41d377cfc1f185c99373 c86b8e77ad381ab7248d41d377cfc1f185c99373 [false] [Pipeline] sh 19:06:56 + git log --format=format:%s -1 c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] echo 19:06:56 ========================================================= 19:06:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:57 + grep -v github /etc/ssh/ssh_known_hosts 19:06:57 + [ -e /tmp/ssh_known_hosts ] 19:06:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:57 19:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:58 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:58 b85a868b505f: Pulling fs layer 19:06:58 e2be974225ed: Pulling fs layer 19:06:58 339a4e72a1f5: Pulling fs layer 19:06:58 988bab9f4d93: Pulling fs layer 19:06:58 1469e6f7b9e6: Pulling fs layer 19:06:58 eaf3925da568: Pulling fs layer 19:06:58 bab4dde63d76: Pulling fs layer 19:06:58 bde34c3a00c8: Pulling fs layer 19:06:58 b352a97aabf1: Pulling fs layer 19:06:58 4872d77fe225: Pulling fs layer 19:06:58 5851b861e8e6: Pulling fs layer 19:06:58 1469e6f7b9e6: Waiting 19:06:58 eaf3925da568: Waiting 19:06:58 bab4dde63d76: Waiting 19:06:58 bde34c3a00c8: Waiting 19:06:58 b352a97aabf1: Waiting 19:06:58 4872d77fe225: Waiting 19:06:58 5851b861e8e6: Waiting 19:06:58 988bab9f4d93: Waiting 19:06:58 e2be974225ed: Verifying Checksum 19:06:58 e2be974225ed: Download complete 19:06:58 988bab9f4d93: Verifying Checksum 19:06:58 988bab9f4d93: Download complete 19:06:58 1469e6f7b9e6: Download complete 19:06:58 eaf3925da568: Verifying Checksum 19:06:58 eaf3925da568: Download complete 19:06:58 339a4e72a1f5: Verifying Checksum 19:06:58 339a4e72a1f5: Download complete 19:06:58 bde34c3a00c8: Download complete 19:06:58 b352a97aabf1: Verifying Checksum 19:06:58 b352a97aabf1: Download complete 19:06:58 4872d77fe225: Verifying Checksum 19:06:58 4872d77fe225: Download complete 19:06:58 5851b861e8e6: Verifying Checksum 19:06:58 5851b861e8e6: Download complete 19:06:58 b85a868b505f: Verifying Checksum 19:06:58 b85a868b505f: Download complete 19:06:58 bab4dde63d76: Verifying Checksum 19:06:58 bab4dde63d76: Download complete 19:06:59 b85a868b505f: Pull complete 19:06:59 e2be974225ed: Pull complete 19:07:00 339a4e72a1f5: Pull complete 19:07:00 988bab9f4d93: Pull complete 19:07:00 1469e6f7b9e6: Pull complete 19:07:00 eaf3925da568: Pull complete 19:07:02 bab4dde63d76: Pull complete 19:07:02 bde34c3a00c8: Pull complete 19:07:02 b352a97aabf1: Pull complete 19:07:02 4872d77fe225: Pull complete 19:07:02 5851b861e8e6: Pull complete 19:07:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:02 prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container 19:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:04 $ docker top 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b -eo pid,comm 19:07:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:04 [ssh-agent] Looking for ssh-agent implementation... 19:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:04 $ docker exec 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent 19:07:04 SSH_AUTH_SOCK=/tmp/ssh-CccD51ZAhl95/agent.32 19:07:04 SSH_AGENT_PID=38 19:07:04 Running ssh-add (command line suppressed) 19:07:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2037283027737659587.key (/w/workspace/edgex-go/1@tmp/private_key_2037283027737659587.key) 19:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:04 + git tag --points-at HEAD [Pipeline] } 19:07:04 $ docker exec --env ******** --env ******** 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent -k 19:07:05 unset SSH_AUTH_SOCK; 19:07:05 unset SSH_AGENT_PID; 19:07:05 echo Agent pid 38 killed; 19:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:05 [ssh-agent] Looking for ssh-agent implementation... 19:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:05 $ docker exec 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent 19:07:05 SSH_AUTH_SOCK=/tmp/ssh-8Vt5xU6paMv2/agent.71 19:07:05 SSH_AGENT_PID=78 19:07:05 Running ssh-add (command line suppressed) 19:07:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3119537245653220389.key (/w/workspace/edgex-go/1@tmp/private_key_3119537245653220389.key) 19:07:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:05 + git semver init 19:07:06 2022-09-20 19:07:06,081 [run_init] DEBUG init version:0.0.0 force:False 19:07:06 2022-09-20 19:07:06,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:06 2022-09-20 19:07:06,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:06 2022-09-20 19:07:06,083 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:10 2022-09-20 19:07:10,105 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:10 2022-09-20 19:07:10,105 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4161 with force:False 19:07:10 2022-09-20 19:07:10,106 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4161 19:07:10 2022-09-20 19:07:10,110 [execute] INFO git cat-file --batch-check 19:07:10 2022-09-20 19:07:10,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:10 2022-09-20 19:07:10,117 [execute] INFO git cat-file --batch 19:07:10 2022-09-20 19:07:10,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:10 2022-09-20 19:07:10,121 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4161 19:07:10 0.0.0 [Pipeline] } 19:07:10 $ docker exec --env ******** --env ******** 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b ssh-agent -k 19:07:10 unset SSH_AUTH_SOCK; 19:07:10 unset SSH_AGENT_PID; 19:07:10 echo Agent pid 78 killed; 19:07:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:10 + git semver [Pipeline] } 19:07:11 $ docker stop --time=1 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b 19:07:12 $ docker rm -f 3dc680599f6177815a726856576fad167284a5e35a4e8bf9f8caccb52a87993b [Pipeline] // withDockerContainer [Pipeline] sh 19:07:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:13 Stashed 1 file(s) [Pipeline] echo 19:07:13 [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 19:07:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:14 ========================================================= 19:07:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:14 2408cc74d12b: Pulling fs layer 19:07:14 ea60b727a1ce: Pulling fs layer 19:07:14 30c4a7721957: Pulling fs layer 19:07:14 370296b7ddb6: Pulling fs layer 19:07:14 7c6cee850709: Pulling fs layer 19:07:14 39a5fcdaea64: Pulling fs layer 19:07:14 d94ebbe4e438: Pulling fs layer 19:07:14 bcfd1f05c69d: Pulling fs layer 19:07:14 7c6cee850709: Waiting 19:07:14 39a5fcdaea64: Waiting 19:07:14 d94ebbe4e438: Waiting 19:07:14 370296b7ddb6: Waiting 19:07:14 bcfd1f05c69d: Waiting 19:07:14 59ccb84bbe0f: Pulling fs layer 19:07:14 59ccb84bbe0f: Waiting 19:07:14 30c4a7721957: Verifying Checksum 19:07:14 30c4a7721957: Download complete 19:07:14 ea60b727a1ce: Verifying Checksum 19:07:14 ea60b727a1ce: Download complete 19:07:14 7c6cee850709: Verifying Checksum 19:07:14 7c6cee850709: Download complete 19:07:14 39a5fcdaea64: Verifying Checksum 19:07:14 39a5fcdaea64: Download complete 19:07:14 2408cc74d12b: Download complete 19:07:14 d94ebbe4e438: Download complete 19:07:14 2408cc74d12b: Pull complete 19:07:14 ea60b727a1ce: Pull complete 19:07:14 30c4a7721957: Pull complete 19:07:14 59ccb84bbe0f: Verifying Checksum 19:07:14 59ccb84bbe0f: Download complete 19:07:15 bcfd1f05c69d: Verifying Checksum 19:07:15 bcfd1f05c69d: Download complete 19:07:15 370296b7ddb6: Verifying Checksum 19:07:15 370296b7ddb6: Download complete 19:07:19 370296b7ddb6: Pull complete 19:07:19 7c6cee850709: Pull complete 19:07:19 39a5fcdaea64: Pull complete 19:07:19 d94ebbe4e438: Pull complete 19:07:21 bcfd1f05c69d: Pull complete 19:07:21 59ccb84bbe0f: Pull complete 19:07:21 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:22 WORKDIR /edgex 19:07:22 COPY go.mod . 19:07:22 RUN go mod download 19:07:22 + docker build -t ci-base-image-x86_64 -f - . 19:07:22 Sending build context to Docker daemon 169.5MB 19:07:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:22 ---> a4fb48ad2a94 19:07:22 Step 2/4 : WORKDIR /edgex 19:07:24 ---> Running in 90902c48a6dc 19:07:24 Removing intermediate container 90902c48a6dc 19:07:24 ---> ef0031bef270 19:07:24 Step 3/4 : COPY go.mod . 19:07:24 ---> 9bcb6e880f14 19:07:24 Step 4/4 : RUN go mod download 19:07:24 ---> Running in 1fbcec48b040 19:07:28 Still waiting to schedule task 19:07:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:34 Removing intermediate container 1fbcec48b040 19:07:34 ---> 0550d047167c 19:07:34 Successfully built 0550d047167c 19:07:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:34 + docker inspect -f . ci-base-image-x86_64 19:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:34 prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container 19:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:35 $ docker top 9b0d03928b8d695a5fb8df0768875bca50483a4f9cb2b8e1f2bffda971489b9d -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:35 + go version 19:07:35 go version go1.18.3 linux/amd64 [Pipeline] } 19:07:35 $ docker stop --time=1 9b0d03928b8d695a5fb8df0768875bca50483a4f9cb2b8e1f2bffda971489b9d 19:07:36 $ docker rm -f 9b0d03928b8d695a5fb8df0768875bca50483a4f9cb2b8e1f2bffda971489b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:37 + docker inspect -f . ci-base-image-x86_64 19:07:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:37 prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container 19:07: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:38 $ docker top 77b59d7c68a35c60663a955ff250cd4ddeefd720fd66ca57709c80b12cbfb533 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:38 ========================================================= 19:07:38 [edgeXBuildGoParallel] Running Tests and Build... 19:07:38 ========================================================= [Pipeline] sh 19:07:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:38 + make test 19:07:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 19:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.099s coverage: 72.5% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.196s coverage: 89.2% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.0% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.103s coverage: 60.0% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 19:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 19:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 80.8% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.8% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.8% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:08:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:08:39 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." 19:08:39 GO111MODULE=on go vet ./... 19:08:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:43 ./bin/test-attribution-txt.sh 19:08:43 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:08:43 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:08:43 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:08:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:08:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:08:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:08:43 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:43 + ls -al . 19:08:43 total 748 19:08:43 drwxrwxr-x 10 1001 1001 4096 Sep 20 19:07 . 19:08:43 drwxr-xr-x 4 root root 4096 Sep 20 19:07 .. 19:08:43 -rw-rw-r-- 1 1001 1001 16 Sep 20 19:06 .dockerignore 19:08:43 drwxrwxr-x 8 1001 1001 4096 Sep 20 19:08 .git 19:08:43 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:06 .github 19:08:43 -rw-rw-r-- 1 1001 1001 1030 Sep 20 19:06 .gitignore 19:08:43 -rw-rw-r-- 1 1001 1001 42 Sep 20 19:06 .golangci.yml 19:08:43 -rw-rw-r-- 1 1001 1001 87 Sep 20 19:06 .hadolint.yml 19:08:43 drwxr-xr-x 3 1001 1001 4096 Sep 20 19:07 .semver 19:08:43 -rw-rw-r-- 1 1001 1001 166 Sep 20 19:06 .sonarcloud.properties 19:08:43 -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:06 ADOPTERS.md 19:08:43 -rw-rw-r-- 1 1001 1001 10347 Sep 20 19:06 Attribution.txt 19:08:43 -rw-rw-r-- 1 1001 1001 63209 Sep 20 19:06 CHANGELOG.md 19:08:43 -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:06 CONTRIBUTING.md 19:08:43 -rw-rw-r-- 1 1001 1001 677 Sep 20 19:06 GOVERNANCE.md 19:08:43 -rw-rw-r-- 1 1001 1001 850 Sep 20 19:06 Jenkinsfile 19:08:43 -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:06 LICENSE 19:08:43 -rw-rw-r-- 1 1001 1001 13724 Sep 20 19:06 Makefile 19:08:43 -rw-rw-r-- 1 1001 1001 582 Sep 20 19:06 OWNERS.md 19:08:43 -rw-rw-r-- 1 1001 1001 9799 Sep 20 19:06 README.md 19:08:43 -rw-rw-r-- 1 1001 1001 6912 Sep 20 19:06 SECURITY.md 19:08:43 -rw-rw-r-- 1 1001 1001 5 Sep 20 19:07 VERSION 19:08:43 -rw-rw-r-- 1 1001 1001 4131 Sep 20 19:06 ZMQWindows.md 19:08:43 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:06 bin 19:08:43 drwxrwxr-x 18 1001 1001 4096 Sep 20 19:06 cmd 19:08:43 -rw-r--r-- 1 root root 491929 Sep 20 19:08 coverage.out 19:08:43 -rw-rw-r-- 1 1001 1001 3670 Sep 20 19:06 go.mod 19:08:43 -rw-rw-r-- 1 1001 1001 38527 Sep 20 19:06 go.sum 19:08:43 drwxrwxr-x 8 1001 1001 4096 Sep 20 19:06 internal 19:08:43 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:06 openapi 19:08:43 drwxrwxr-x 4 1001 1001 4096 Sep 20 19:06 snap 19:08:43 -rw-rw-r-- 1 1001 1001 204 Sep 20 19:06 version.go [Pipeline] sh 19:08:43 + '[' -e coverage.out ] 19:08:43 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:43 Stashed 1 file(s) [Pipeline] sh 19:08:44 + make build 19:08:44 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:08:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:22 $ docker stop --time=1 77b59d7c68a35c60663a955ff250cd4ddeefd720fd66ca57709c80b12cbfb533 19:09:25 $ docker rm -f 77b59d7c68a35c60663a955ff250cd4ddeefd720fd66ca57709c80b12cbfb533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:26 19:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:26 latest: Pulling from edgex-devops/edgex-compose 19:09:26 cbdbe7a5bc2a: Pulling fs layer 19:09:26 ca9280d653b3: Pulling fs layer 19:09:26 7e9c9ca2126c: Pulling fs layer 19:09:26 cbdbe7a5bc2a: Verifying Checksum 19:09:26 cbdbe7a5bc2a: Download complete 19:09:26 ca9280d653b3: Verifying Checksum 19:09:26 ca9280d653b3: Download complete 19:09:26 cbdbe7a5bc2a: Pull complete 19:09:27 7e9c9ca2126c: Download complete 19:09:27 ca9280d653b3: Pull complete 19:09:30 7e9c9ca2126c: Pull complete 19:09:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:30 prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container 19:09:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:32 $ docker top 71da9688d75596fcf7187e1671c39aed17d73221f71a8786c9a95ba77c625083 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:32 + docker-compose build --help 19:09:32 + grep parallel 19:09:33 --parallel Build images in parallel. [Pipeline] } 19:09:33 $ docker stop --time=1 71da9688d75596fcf7187e1671c39aed17d73221f71a8786c9a95ba77c625083 19:09:34 $ docker rm -f 71da9688d75596fcf7187e1671c39aed17d73221f71a8786c9a95ba77c625083 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:35 prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container 19:09: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:35 $ docker top 03906b090354a21d6c54f1012a0daa9e2c6d4b0434d9f83a6c15f02f72a06df4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:36 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:36 Building core-command ... 19:09:36 Building core-data ... 19:09:36 Building core-metadata ... 19:09:36 Building security-bootstrapper ... 19:09:36 Building security-proxy-setup ... 19:09:36 Building security-secretstore-setup ... 19:09:36 Building security-spiffe-token-provider ... 19:09:36 Building security-spire-agent ... 19:09:36 Building security-spire-config ... 19:09:36 Building security-spire-server ... 19:09:36 Building support-notifications ... 19:09:36 Building support-scheduler ... 19:09:36 Building sys-mgmt-agent ... 19:09:36 Building security-spire-config 19:09:36 Building security-proxy-setup 19:09:36 Building support-scheduler 19:09:36 Building support-notifications 19:09:36 Building security-spire-server 19:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:48 ---> 0550d047167c 19:09:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:09:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:48 ---> 0550d047167c 19:09:48 Step 3/22 : WORKDIR /edgex-go 19:09:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:48 ---> 0550d047167c 19:09:48 Step 3/25 : WORKDIR /edgex-go 19:09:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:48 ---> 0550d047167c 19:09:48 Step 3/26 : WORKDIR /edgex-go 19:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:48 ---> 0550d047167c 19:09:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:09:50 ---> Running in 4341c87bb9cf 19:09:50 ---> Running in d410f698a798 19:09:50 ---> Running in abc0e919fa74 19:09:50 ---> Running in 71ea5a33198d 19:09:50 ---> Running in af5183a30e37 19:09:50 Removing intermediate container af5183a30e37 19:09:50 ---> 00f2581d8bf7 19:09:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 Removing intermediate container 71ea5a33198d 19:09:50 ---> 000e673a887b 19:09:50 Step 4/23 : WORKDIR /edgex-go 19:09:50 Removing intermediate container d410f698a798 19:09:50 ---> 17764307efb5 19:09:50 Step 4/23 : WORKDIR /edgex-go 19:09:50 ---> Running in a128408f0c28 19:09:50 Removing intermediate container 4341c87bb9cf 19:09:50 ---> abe2bad82de1 19:09:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 Removing intermediate container abc0e919fa74 19:09:50 ---> 63397b2b35bf 19:09:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 ---> Running in 0570d1c318ab 19:09:50 ---> Running in 7e8c55153833 19:09:50 ---> Running in 40eba0bf2745 19:09:50 ---> Running in d1e757de8afd 19:09:50 Removing intermediate container 0570d1c318ab 19:09:50 ---> c7862a75d3ab 19:09:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 Removing intermediate container 40eba0bf2745 19:09:50 ---> 123d44345f96 19:09:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 ---> Running in 15be64064dba 19:09:50 ---> Running in c790412e1a50 19:09:51 Removing intermediate container a128408f0c28 19:09:51 ---> 26244ee1de84 19:09:51 Step 5/22 : RUN apk add --update --no-cache make git 19:09:51 ---> Running in 951f4b3752a8 19:09:51 Removing intermediate container d1e757de8afd 19:09:51 ---> 69e2accc9fb6 19:09:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:51 ---> Running in 86fcc222dd87 19:09:51 Removing intermediate container 7e8c55153833 19:09:51 ---> 6f0070459cca 19:09:51 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:09:51 ---> Running in f5b4c9446e72 19:09:51 Removing intermediate container 15be64064dba 19:09:51 ---> 0300f0eba1ac 19:09:51 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:51 ---> Running in 09d45a049f1b 19:09:51 Removing intermediate container c790412e1a50 19:09:51 ---> 1c0353b02c4d 19:09:51 Step 6/23 : RUN apk add --update --no-cache make git 19:09:51 ---> Running in b9b14934ce46 19:09:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:53 OK: 211 MiB in 51 packages 19:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:53 OK: 211 MiB in 51 packages 19:09:53 OK: 211 MiB in 51 packages 19:09:53 OK: 211 MiB in 51 packages 19:09:53 Removing intermediate container 86fcc222dd87 19:09:53 ---> 8cde739b9ac9 19:09:53 Step 6/26 : COPY go.mod vendor* ./ 19:09:53 Removing intermediate container 951f4b3752a8 19:09:53 ---> f4d997cef969 19:09:53 Step 6/22 : COPY go.mod vendor* ./ 19:09:53 ---> e1eedcab6e58 19:09:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:53 ---> Running in e64d79b3364a 19:09:53 ---> 8c439b5427b5 19:09:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:53 ---> Running in 9850f83cb63a 19:09:54 Removing intermediate container b9b14934ce46 19:09:54 ---> d774e0726b3a 19:09:54 Step 7/23 : COPY go.mod vendor* ./ 19:09:54 Removing intermediate container 09d45a049f1b 19:09:54 ---> 1edec65e40b2 19:09:54 Step 7/23 : COPY go.mod vendor* ./ 19:09:54 ---> ac3afc4a16c5 19:09:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:54 OK: 211 MiB in 51 packages 19:09:54 ---> Running in 0c0a572812d9 19:09:54 ---> 424618f08abb 19:09:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:54 ---> Running in fc4626ef2a22 19:09:54 Removing intermediate container f5b4c9446e72 19:09:54 ---> e4c5f4d64732 19:09:54 Step 6/25 : COPY go.mod vendor* ./ 19:09:54 ---> 0a3d9d33f10f 19:09:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:54 ---> Running in ec427601c1d7 19:10:04 Removing intermediate container fc4626ef2a22 19:10:04 ---> e6ec80def005 19:10:04 Step 9/23 : COPY . . 19:10:04 Removing intermediate container 9850f83cb63a 19:10:04 ---> 95ae9921de05 19:10:04 Step 8/26 : COPY . . 19:10:04 Removing intermediate container e64d79b3364a 19:10:04 ---> 5ff68be8d015 19:10:04 Step 8/22 : COPY . . 19:10:04 Removing intermediate container 0c0a572812d9 19:10:04 ---> cc793b648432 19:10:04 Step 9/23 : COPY . . 19:10:04 Removing intermediate container ec427601c1d7 19:10:04 ---> 760e6536e50f 19:10:04 Step 8/25 : COPY . . 19:10:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29979 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws 19:10:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:12 The recommended git tool is: git 19:10:13 ---> 38dcb03757f8 19:10:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:13 ---> 0dcd3a0cdea1 19:10:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:10:13 ---> e8b4eb127e13 19:10:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:13 ---> 78521665f1ba 19:10:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:13 ---> Running in b38ba2ebc387 19:10:13 ---> 5d82a35c3524 19:10:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:10:13 ---> Running in f399564dd895 19:10:13 ---> Running in e894986f798a 19:10:13 ---> Running in 7329db47b011 19:10:13 ---> Running in 11447e0486ea 19:10:13 Removing intermediate container f399564dd895 19:10:13 ---> 1279c06c3ff6 19:10:13 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:13 Removing intermediate container e894986f798a 19:10:13 ---> ce7a7b966460 19:10:13 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:13 ---> Running in 6593686cd5d5 19:10:13 ---> Running in fceb953e7976 19:10:13 Removing intermediate container fceb953e7976 19:10:13 ---> eb6cfb82f192 19:10:13 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:13 Removing intermediate container 6593686cd5d5 19:10:13 ---> 28b5285102df 19:10:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:13 ---> Running in c9b7e040ce3a 19:10:13 ---> Running in 257890e5f2a9 19:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:13 Removing intermediate container 257890e5f2a9 19:10:13 ---> 44dd998442eb 19:10:13 Step 12/26 : WORKDIR /edgex-go 19:10:13 ---> Running in 3e25221b8c58 19:10:13 Removing intermediate container c9b7e040ce3a 19:10:13 ---> bf9986b4fffc 19:10:13 Step 12/25 : WORKDIR /edgex-go 19:10:13 ---> Running in 1caab0594984 19:10:13 Removing intermediate container 3e25221b8c58 19:10:13 ---> 19c4eac8c484 19:10:13 19:10:13 Step 13/26 : FROM alpine:3.15 19:10:13 Removing intermediate container 1caab0594984 19:10:13 ---> 7450d2f38d63 19:10:13 19:10:13 Step 13/25 : FROM alpine:3.15 19:10:13 3.15: Pulling from library/alpine 19:10:13 3.15: Pulling from library/alpine 19:10:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:14 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:14 Status: Downloaded newer image for alpine:3.15 19:10:14 Status: Image is up to date for alpine:3.15 19:10:14 ---> c4fc93816858 19:10:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:14 ---> c4fc93816858 19:10:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:15 ---> Running in 5a11ab3d0a07 19:10:15 ---> Running in ee0684a6a11f 19:10:15 Removing intermediate container 5a11ab3d0a07 19:10:15 ---> 2c609dff3430 19:10:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:15 Removing intermediate container ee0684a6a11f 19:10:15 ---> 42e3da6c94d0 19:10:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:15 ---> Running in 8d696ab12dad 19:10:15 ---> Running in 8b069036a740 19:10:16 Removing intermediate container 8d696ab12dad 19:10:16 ---> 912ad0b18617 19:10:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:16 ---> Running in e26c50a520ee 19:10:16 Removing intermediate container 8b069036a740 19:10:16 ---> d24a872ed964 19:10:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:16 ---> Running in d5b18ba82aef 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:18 OK: 15857 distinct packages available 19:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:18 OK: 15857 distinct packages available 19:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:19 (1/4) Installing dumb-init (1.2.5-r1) 19:10:19 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:19 (3/4) Installing libucontext (1.1-r0) 19:10:19 (4/4) Installing gcompat (1.0.0-r4) 19:10:19 (1/5) Installing dumb-init (1.2.5-r1) 19:10:19 Executing busybox-1.34.1-r7.trigger 19:10:19 OK: 6 MiB in 18 packages 19:10:19 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:19 using credential edgex-jenkins-ssh 19:10:19 Cloning the remote Git repository 19:10:19 (3/5) Installing libucontext (1.1-r0) 19:10:19 (4/5) Installing gcompat (1.0.0-r4) 19:10:19 (5/5) Installing openssl (1.1.1q-r0) 19:10:20 Executing busybox-1.34.1-r7.trigger 19:10:20 OK: 7 MiB in 19 packages 19:10:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:20 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:20 > git --version # timeout=10 19:10:20 > git --version # 'git version 2.25.1' 19:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:20 Removing intermediate container e26c50a520ee 19:10:20 ---> ab6e47538c03 19:10:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:21 Removing intermediate container d5b18ba82aef 19:10:21 ---> 3ea2e210b1ea 19:10:21 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:26 ---> f624b322d422 19:10:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:26 ---> 7e9fa752c2b9 19:10:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:26 ---> 4057bc1f3467 19:10:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:26 ---> Running in 2306afa20f8e 19:10:27 ---> a2472409ec07 19:10:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:28 Removing intermediate container 2306afa20f8e 19:10:28 ---> 06c9285a5f3e 19:10:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:28 ---> cd0cc4368946 19:10:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:28 ---> 7f66ea1dcc33 19:10:28 Step 21/26 : WORKDIR / 19:10:28 ---> Running in ed4b787c24e5 19:10:28 ---> 618f1edec45e 19:10:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:28 ---> Running in 458c2ec6194f 19:10:29 Removing intermediate container ed4b787c24e5 19:10:29 ---> 49ff9d0e7071 19:10:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:29 ---> Running in 7f84c8510352 19:10:29 Removing intermediate container 458c2ec6194f 19:10:29 ---> f9638141198a 19:10:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:29 ---> Running in 92208bc320e8 19:10:29 Removing intermediate container 7f84c8510352 19:10:29 ---> efc8718b91ed 19:10:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:29 ---> Running in 4d05c0a6ed6d 19:10:30 Removing intermediate container 92208bc320e8 19:10:30 ---> 14145ad3238f 19:10:30 Step 23/25 : LABEL arch=x86_64 19:10:30 ---> Running in 562ab3530388 19:10:30 Removing intermediate container 4d05c0a6ed6d 19:10:30 ---> 91f51e562a99 19:10:30 Step 24/26 : LABEL arch=x86_64 19:10:30 ---> Running in 364408692bd9 19:10:30 Removing intermediate container 562ab3530388 19:10:30 ---> 13173c5d8315 19:10:30 Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:10:30 ---> Running in fac10905b99d 19:10:30 Removing intermediate container 364408692bd9 19:10:30 ---> a4a739cba5c6 19:10:30 Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:10:30 ---> Running in 02fd9fceab38 19:10:30 Removing intermediate container fac10905b99d 19:10:30 ---> 751b0da83af3 19:10:30 Step 25/25 : LABEL version=0.0.0 19:10:30 ---> Running in 3a17794e86bd 19:10:30 Removing intermediate container 02fd9fceab38 19:10:30 ---> 4935363bc885 19:10:30 Step 26/26 : LABEL version=0.0.0 19:10:30 Removing intermediate container 3a17794e86bd 19:10:30 ---> 4d02fde3bb01 19:10:30 19:10:31 ---> Running in 4d1a64a92b97 19:10:31 Successfully built 4d02fde3bb01 19:10:31 Successfully tagged security-spire-server:latest 19:10:31  Building security-spire-server ... done Building core-command 19:10:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> 0550d047167c 19:10:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:10:35 ---> Using cache 19:10:35 ---> 17764307efb5 19:10:35 Step 4/24 : WORKDIR /edgex-go 19:10:35 ---> Using cache 19:10:35 ---> 123d44345f96 19:10:35 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:35 ---> Using cache 19:10:35 ---> 1c0353b02c4d 19:10:35 Step 6/24 : RUN apk add --update --no-cache make git 19:10:35 ---> Using cache 19:10:35 ---> d774e0726b3a 19:10:35 Step 7/24 : COPY go.mod vendor* ./ 19:10:35 ---> Using cache 19:10:35 ---> ac3afc4a16c5 19:10:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:35 ---> Using cache 19:10:35 ---> cc793b648432 19:10:35 Step 9/24 : COPY . . 19:10:35 ---> Using cache 19:10:35 ---> 5d82a35c3524 19:10:35 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:10:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:38 Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit c86b8e77ad381ab7248d41d377cfc1f185c99373 19:10:39 Merge succeeded, producing c86b8e77ad381ab7248d41d377cfc1f185c99373 19:10:39 Checking out Revision c86b8e77ad381ab7248d41d377cfc1f185c99373 (PR-4161) 19:10:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:38 > git config core.sparsecheckout # timeout=10 19:10:38 > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 19:10:39 > git remote # timeout=10 19:10:39 > git config --get remote.origin.url # timeout=10 19:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:39 > git merge f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 19:10:39 > git rev-parse HEAD^{commit} # timeout=10 19:10:39 > git config core.sparsecheckout # timeout=10 19:10:39 > git checkout -f c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 19:10:39 Removing intermediate container 4d1a64a92b97 19:10:39 ---> 006a553b9a28 19:10:39 19:10:40 Successfully built 006a553b9a28 19:10:41 Successfully tagged security-spire-config:latest 19:10:41  Building security-spire-config ... done Building core-data 19:10:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:10:43 > git --version # timeout=10 19:10:43 > git --version # 'git version 2.25.1' 19:10:43 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:44 Dload Upload Total Spent Left Speed 19:10:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 232k 19:10:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:45 ---> 0550d047167c 19:10:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:10:45 ---> Using cache 19:10:45 ---> 17764307efb5 19:10:45 Step 4/24 : WORKDIR /edgex-go 19:10:45 ---> Using cache 19:10:45 ---> 123d44345f96 19:10:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:45 ---> Using cache 19:10:45 ---> 1c0353b02c4d 19:10:45 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] sh 19:10:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:45 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 19:10:45 /etc/docker/daemon.new 19:10:45 { 19:10:45 "registry-mirrors": [ 19:10:45 "https://nexus3.edgexfoundry.org:10001" 19:10:45 ], 19:10:45 "bip": "10.250.0.254/24", 19:10:45 "hosts": [ 19:10:45 "tcp://0.0.0.0:5555", 19:10:45 "unix:///var/run/docker.sock" 19:10:45 ], 19:10:45 "mtu": 1458, 19:10:45 "selinux-enabled": true, 19:10:45 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:45 } [Pipeline] sh 19:10:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:46 + sudo service docker restart 19:10:46 ---> Running in 246c46eb2b2e 19:10:47 ---> Running in bb3f5755bd3d 19:10:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:52 Removing intermediate container 7329db47b011 19:10:52 ---> 11ee34c26478 19:10:52 19:10:52 Step 10/22 : FROM alpine:3.16 19:10:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:53 3.16: Pulling from library/alpine 19:10:53 Removing intermediate container b38ba2ebc387 19:10:53 ---> 76948cf410c9 19:10:53 19:10:53 Step 11/23 : FROM alpine:3.16 19:10:53 Removing intermediate container 11447e0486ea 19:10:53 ---> a10cd99827e1 19:10:53 19:10:53 Step 11/23 : FROM alpine:3.16 19:10:53 3.16: Pulling from library/alpine 19:10:53 3.16: Pulling from library/alpine 19:10:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:10:53 Status: Downloaded newer image for alpine:3.16 19:10:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:10:53 Status: Image is up to date for alpine:3.16 19:10:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:10:53 Status: Image is up to date for alpine:3.16 19:10:53 ---> 9c6f07244728 19:10:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:10:53 ---> 9c6f07244728 19:10:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:53 ---> 9c6f07244728 19:10:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:10:54 OK: 211 MiB in 51 packages 19:10:54 ---> Running in 51b4ad2dca07 19:10:54 ---> Running in 0a6cdb29e1f7 19:10:54 ---> Running in df5ea7f19686 19:10:54 Removing intermediate container bb3f5755bd3d 19:10:54 ---> 26b9afb6ceff 19:10:54 Step 7/24 : COPY go.mod vendor* ./ 19:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:54 ---> 3141b03734e8 19:10:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:54 ---> Running in 46ea5777e1a5 19:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:54 (1/2) Installing ca-certificates (20220614-r0) 19:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:54 (2/2) Installing dumb-init (1.2.5-r1) 19:10:54 Executing busybox-1.35.0-r17.trigger 19:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:54 Executing ca-certificates-20220614-r0.trigger 19:10:54 OK: 6 MiB in 16 packages 19:10:55 (1/1) Installing dumb-init (1.2.5-r1) 19:10:55 Executing busybox-1.35.0-r17.trigger 19:10:55 OK: 6 MiB in 15 packages 19:10:55 (1/6) Installing ca-certificates (20220614-r0) 19:10:55 (2/6) Installing brotli-libs (1.0.9-r6) 19:10:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:10:55 (4/6) Installing libcurl (7.83.1-r3) 19:10:55 (5/6) Installing curl (7.83.1-r3) 19:10:55 (6/6) Installing dumb-init (1.2.5-r1) 19:10:55 Executing busybox-1.35.0-r17.trigger 19:10:55 Executing ca-certificates-20220614-r0.trigger 19:10:55 OK: 8 MiB in 20 packages 19:10:56 Removing intermediate container 51b4ad2dca07 19:10:56 ---> 7a0356909fa6 19:10:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:56 ---> Running in 797e9ebf795b 19:10:56 Removing intermediate container 0a6cdb29e1f7 19:10:56 ---> dc52a2399bf5 19:10:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:56 ---> Running in aa47f5f56f42 19:10:56 Removing intermediate container 797e9ebf795b 19:10:56 ---> 86b285fc0953 19:10:56 Step 14/23 : ENV APP_PORT=59860 19:10:56 Removing intermediate container df5ea7f19686 19:10:56 ---> 418c375c76e4 19:10:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:57 ---> Running in cc3fbed0fca0 19:10:57 ---> Running in 0b3369e8fe2e 19:10:57 Removing intermediate container aa47f5f56f42 19:10:57 ---> c1213eea773a 19:10:57 Step 14/23 : ENV APP_PORT=59861 19:10:59 Removing intermediate container 0b3369e8fe2e 19:10:59 ---> fe8b1b18ff43 19:10:59 Step 13/22 : WORKDIR /edgex 19:10:59 Removing intermediate container cc3fbed0fca0 19:10:59 ---> 6517b086bb1c 19:10:59 Step 15/23 : EXPOSE $APP_PORT 19:10:59 ---> Running in 0afb1737411c 19:10:59 ---> Running in 6ae488295abe 19:10:59 ---> Running in 81a07fd28298 19:10:59 Removing intermediate container 6ae488295abe 19:10:59 ---> e440a503dc26 19:10:59 Step 15/23 : EXPOSE $APP_PORT 19:10:59 ---> Running in d8fe3d44540f 19:11:00 Removing intermediate container 81a07fd28298 19:11:00 ---> b38a72904d78 19:11:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:00 Removing intermediate container 0afb1737411c 19:11:00 ---> 15d88c2c3fba 19:11:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:00 Removing intermediate container d8fe3d44540f 19:11:00 ---> a7e866ae9872 19:11:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:00 ---> f2b84936935a 19:11:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:00 ---> de30e443f16a 19:11:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:02 ---> fc02ac748d7f 19:11:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:04 ---> c296190831e8 19:11:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:04 ---> 91d34375eaff 19:11:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:04 ---> 34c0d7374cf4 19:11:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { 19:11:05 ---> f8b722f9a5f2 19:11:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:11:05 ---> eaa27cf2bb28 19:11:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] [Pipeline] configFileProvider 19:11:05 provisioning config files... 19:11:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5714160228190567493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:05 Removing intermediate container 46ea5777e1a5 19:11:05 ---> 6bbb46e3c33a 19:11:05 Step 9/24 : COPY . . 19:11:05 ---> Running in fbd4f05fc1f4 19:11:05 ---> Running in 5e97d69a0479 19:11:05 ---> 984ed86f5a85 19:11:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:05 ---> docker-login.sh 19:11:05 nexus3.edgexfoundry.org:10001 19:11:05 Removing intermediate container 5e97d69a0479 19:11:05 ---> f45afbd3419b 19:11:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:05 Removing intermediate container fbd4f05fc1f4 19:11:05 ---> 642c22188e0f 19:11:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:06 Configure a credential helper to remove this warning. See 19:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:06 19:11:06 Login Succeeded 19:11:06 nexus3.edgexfoundry.org:10002 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:06 Configure a credential helper to remove this warning. See 19:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:06 19:11:06 Login Succeeded 19:11:06 nexus3.edgexfoundry.org:10003 19:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:07 Configure a credential helper to remove this warning. See 19:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:07 19:11:07 Login Succeeded 19:11:07 nexus3.edgexfoundry.org:10004 19:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:08 Configure a credential helper to remove this warning. See 19:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:08 19:11:08 Login Succeeded 19:11:08 docker.io 19:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:08 Configure a credential helper to remove this warning. See 19:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:08 19:11:08 Login Succeeded 19:11:08 ---> docker-login.sh ends [Pipeline] } 19:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:11:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:09 ========================================================= 19:11:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:11:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:10 ---> f8f844e86d1b 19:11:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:10 ---> Running in d0912fed34e9 19:11:10 ---> Running in 76a0329294b4 19:11:10 ---> Running in b64ecb9ef5b5 19:11:10 Removing intermediate container 246c46eb2b2e 19:11:10 ---> 85a2b72cc1a9 19:11:10 19:11:10 Step 11/24 : FROM alpine:3.16 19:11:10 ---> 9c6f07244728 19:11:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:11:10 ---> Using cache 19:11:10 ---> dc52a2399bf5 19:11:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:10 ---> Using cache 19:11:10 ---> c1213eea773a 19:11:10 Step 14/24 : ENV APP_PORT=59882 19:11:10 Removing intermediate container d0912fed34e9 19:11:10 ---> 764cf43bfc0d 19:11:10 Step 21/23 : LABEL arch=x86_64 19:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:10 ---> Running in 8d8074a5cb75 19:11:10 Removing intermediate container 76a0329294b4 19:11:10 ---> 392ca4a8e45d 19:11:10 Step 21/23 : LABEL arch=x86_64 19:11:10 ---> Running in f7b86930d827 19:11:10 ---> Running in 6ca1bd43cd25 19:11:10 Removing intermediate container 8d8074a5cb75 19:11:10 ---> 419cdbedce0f 19:11:10 Step 15/24 : EXPOSE $APP_PORT 19:11:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:10 b3c136eddcbf: Pulling fs layer 19:11:10 c0a3192eca97: Pulling fs layer 19:11:10 a050256f5b6f: Pulling fs layer 19:11:10 656be50a0ddc: Pulling fs layer 19:11:10 2bbca73fdf42: Pulling fs layer 19:11:10 46d945488cbd: Pulling fs layer 19:11:10 8a5474983e97: Pulling fs layer 19:11:10 329c88fbcd65: Pulling fs layer 19:11:10 656be50a0ddc: Waiting 19:11:10 2bbca73fdf42: Waiting 19:11:10 46d945488cbd: Waiting 19:11:10 8a5474983e97: Waiting 19:11:10 329c88fbcd65: Waiting 19:11:10 a050256f5b6f: Verifying Checksum 19:11:10 a050256f5b6f: Download complete 19:11:10 c0a3192eca97: Verifying Checksum 19:11:10 c0a3192eca97: Download complete 19:11:10 2bbca73fdf42: Verifying Checksum 19:11:10 2bbca73fdf42: Download complete 19:11:10 46d945488cbd: Download complete 19:11:10 b3c136eddcbf: Verifying Checksum 19:11:10 b3c136eddcbf: Download complete 19:11:10 ---> Running in 758ffc6cdc75 19:11:10 Removing intermediate container f7b86930d827 19:11:10 ---> a49eab3607e5 19:11:10 Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:11:10 Removing intermediate container 6ca1bd43cd25 19:11:10 ---> fff68e0fcecf 19:11:10 Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:11:10 ---> Running in cdbb324461f0 19:11:10 ---> Running in f0fd6d853470 19:11:10 Removing intermediate container 758ffc6cdc75 19:11:10 ---> 34a19b9e7881 19:11:10 Step 16/24 : WORKDIR / 19:11:10 ---> Running in fbed9c298bae 19:11:10 Removing intermediate container b64ecb9ef5b5 19:11:10 ---> d0dc0144895a 19:11:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:10 ---> 54c3d8c26c06 19:11:10 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:11:10 Removing intermediate container cdbb324461f0 19:11:10 ---> 3eefcb267f75 19:11:10 Step 23/23 : LABEL version=0.0.0 19:11:10 Removing intermediate container f0fd6d853470 19:11:10 ---> 023ba56d619e 19:11:10 Step 23/23 : LABEL version=0.0.0 19:11:10 ---> Running in 1bca6476b11e 19:11:10 ---> Running in 6a3386ba858b 19:11:10 ---> Running in b5737238fa75 19:11:10 ---> Running in ec1e65cefcac 19:11:10 Removing intermediate container fbed9c298bae 19:11:10 ---> c90327bd76f1 19:11:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:10 Removing intermediate container 1bca6476b11e 19:11:10 ---> 9a5c48aef870 19:11:10 Step 20/22 : LABEL arch=x86_64 19:11:10 Removing intermediate container b5737238fa75 19:11:10 ---> 0af017349508 19:11:10 19:11:10 ---> Running in e7bd9a9c27b5 19:11:10 Removing intermediate container ec1e65cefcac 19:11:10 ---> 148e70e3fd15 19:11:10 19:11:10 ---> 8e872c890354 19:11:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:11 Successfully built 0af017349508 19:11:11 Successfully tagged support-scheduler:latest 19:11:11 Building security-bootstrapper 19:11:11  Building support-scheduler ... done Successfully built 148e70e3fd15 19:11:11 Successfully tagged support-notifications:latest 19:11:11 Building core-metadata 19:11:11  Building support-notifications ... done Removing intermediate container e7bd9a9c27b5 19:11:11 ---> 2fab91ab7d6d 19:11:11 Step 21/22 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:11:11 ---> Running in b753b10d1600 19:11:11 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:11:11 Removing intermediate container b753b10d1600 19:11:11 ---> df39e300080f 19:11:11 Step 22/22 : LABEL version=0.0.0 19:11:11 ---> Running in d8df1915edb0 19:11:11 b3c136eddcbf: Pull complete 19:11:11 329c88fbcd65: Verifying Checksum 19:11:11 329c88fbcd65: Download complete 19:11:12 c0a3192eca97: Pull complete 19:11:12 a050256f5b6f: Pull complete 19:11:12 8a5474983e97: Verifying Checksum 19:11:12 8a5474983e97: Download complete 19:11:13 656be50a0ddc: Verifying Checksum 19:11:13 656be50a0ddc: Download complete 19:11:14 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:11:14 ---> 0550d047167c 19:11:14 Step 3/33 : WORKDIR /edgex-go 19:11:14 ---> Using cache 19:11:14 ---> 63397b2b35bf 19:11:14 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:14 ---> Using cache 19:11:14 ---> 69e2accc9fb6 19:11:14 Step 5/33 : RUN apk add --update --no-cache make git 19:11:14 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:14 ---> 0550d047167c 19:11:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:11:14 ---> Using cache 19:11:14 ---> 17764307efb5 19:11:14 Step 4/25 : WORKDIR /edgex-go 19:11:14 ---> Using cache 19:11:14 ---> 123d44345f96 19:11:14 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:14 ---> Using cache 19:11:14 ---> 1c0353b02c4d 19:11:14 Step 6/25 : RUN apk add --update --no-cache make git 19:11:14 ---> Using cache 19:11:14 ---> d774e0726b3a 19:11:14 Step 7/25 : COPY go.mod vendor* ./ 19:11:14 ---> Using cache 19:11:14 ---> ac3afc4a16c5 19:11:14 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:14 ---> Using cache 19:11:14 ---> cc793b648432 19:11:14 Step 9/25 : COPY . . 19:11:14 ---> Using cache 19:11:14 ---> 5d82a35c3524 19:11:14 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:11:21 ---> da33f7e51762 19:11:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:21 Removing intermediate container d8df1915edb0 19:11:21 ---> 89cd6be71640 19:11:21 19:11:21 ---> Running in 194a279df16d 19:11:21 ---> Running in ea00dc6033a2 19:11:21 Successfully built 89cd6be71640 19:11:21 Successfully tagged security-proxy-setup:latest 19:11:21 Building sys-mgmt-agent 19:11:23  Building security-proxy-setup ... done  ---> 14295caf647e 19:11:23 Step 20/24 : ENTRYPOINT ["/core-command"] 19:11:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:23 ---> 0550d047167c 19:11:23 Step 3/23 : WORKDIR /edgex-go 19:11:23 ---> Using cache 19:11:23 ---> 63397b2b35bf 19:11:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:23 ---> Using cache 19:11:23 ---> 69e2accc9fb6 19:11:23 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:24 ---> Running in 577453ff870a 19:11:24 ---> Running in 5ba5eb918603 19:11:24 Removing intermediate container 5ba5eb918603 19:11:24 ---> bf7b94bcc153 19:11:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:24 ---> Running in a6a3fa1e23ce 19:11:24 Removing intermediate container a6a3fa1e23ce 19:11:24 ---> f7375da56eb8 19:11:24 Step 22/24 : LABEL arch=x86_64 19:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:25 ---> Running in 545f0ff91860 19:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:25 Removing intermediate container 545f0ff91860 19:11:25 ---> 786415fd7199 19:11:25 Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:11:25 ---> Running in 2ef8ffe9dd87 19:11:25 Removing intermediate container 2ef8ffe9dd87 19:11:25 ---> 2c3b3a3b07df 19:11:25 Step 24/24 : LABEL version=0.0.0 19:11:25 OK: 211 MiB in 51 packages 19:11:25 ---> Running in 070326316cdd 19:11:25 Removing intermediate container 070326316cdd 19:11:25 ---> 81d33d481945 19:11:25 19:11:25 Successfully built 81d33d481945 19:11:25 Successfully tagged core-command:latest 19:11:25 Building security-spiffe-token-provider 19:11:26  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:26 Removing intermediate container 194a279df16d 19:11:26 ---> 2238cc30105f 19:11:26 Step 6/33 : COPY go.mod vendor* ./ 19:11:26 OK: 211 MiB in 51 packages 19:11:28 656be50a0ddc: Pull complete 19:11:28 2bbca73fdf42: Pull complete 19:11:28 46d945488cbd: Pull complete 19:11:29 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:29 ---> 0550d047167c 19:11:29 Step 3/20 : WORKDIR /edgex-go 19:11:29 ---> Using cache 19:11:29 ---> 63397b2b35bf 19:11:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:30 ---> 42bb7ad98c8a 19:11:30 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 8a5474983e97: Pull complete 19:11:34 ---> Running in fe28fcf44940 19:11:34 ---> Running in 9aabc4d451c9 19:11:34 Removing intermediate container 577453ff870a 19:11:34 ---> 26d85caf8cf0 19:11:34 Step 6/23 : COPY go.mod vendor* ./ 19:11:34 329c88fbcd65: Pull complete 19:11:34 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:11:35 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:35 WORKDIR /edgex 19:11:35 COPY go.mod . 19:11:35 RUN go mod download 19:11:35 docker build -t ci-base-image-arm64 -f - . 19:11:35 ---> badd22d60690 19:11:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:35 ---> Running in dd92836b3034 19:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:35 Sending build context to Docker daemon 3.232MB 19:11:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:35 ---> ff4287adb874 19:11:35 Step 2/4 : WORKDIR /edgex 19:11:35 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:35 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:35 OK: 17040 distinct packages available 19:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:36 OK: 211 MiB in 51 packages 19:11:37 ---> Running in 4cab47aa53ac 19:11:37 Removing intermediate container 4cab47aa53ac 19:11:37 ---> 3c7ca80b1718 19:11:37 Step 3/4 : COPY go.mod . 19:11:38 ---> 87965611cc63 19:11:38 Step 4/4 : RUN go mod download 19:11:38 ---> Running in 9c9ea56f42f7 19:11:42 Removing intermediate container fe28fcf44940 19:11:42 ---> 9994176fd508 19:11:42 Step 5/20 : COPY go.mod vendor* ./ 19:11:42 ---> 737bd2111291 19:11:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:42 ---> Running in 22c20971b3d7 19:11:48 Removing intermediate container 6a3386ba858b 19:11:48 ---> ca03a3b0730b 19:11:48 19:11:48 Step 11/24 : FROM alpine:3.16 19:11:48 ---> 9c6f07244728 19:11:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:48 Removing intermediate container 9aabc4d451c9 19:11:48 ---> 6c1fd45b178f 19:11:48 Step 8/33 : COPY . . 19:11:56 ---> Running in ee6050d75472 19:11:56 Removing intermediate container ea00dc6033a2 19:11:56 ---> c10b583f4ca8 19:11:56 19:11:56 Step 11/25 : FROM alpine:3.16 19:11:56 ---> 9c6f07244728 19:11:56 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:11:56 ---> Using cache 19:11:56 ---> dc52a2399bf5 19:11:56 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:56 ---> Using cache 19:11:56 ---> c1213eea773a 19:11:56 Step 14/25 : ENV APP_PORT=59881 19:11:56 ---> b21b40db6406 19:11:56 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:56 Removing intermediate container ee6050d75472 19:11:56 ---> 280a4cfa6973 19:11:56 Step 13/24 : ENV APP_PORT=59880 19:11:56 ---> Running in 5b16b94133c9 19:11:56 ---> Running in 4f7b0b36f731 19:11:56 ---> Running in f71eab242c79 19:11:56 Removing intermediate container 4f7b0b36f731 19:11:56 ---> ce56df29a273 19:11:56 Step 15/25 : EXPOSE $APP_PORT 19:11:56 Removing intermediate container dd92836b3034 19:11:56 ---> 000b4014f70b 19:11:56 Step 8/23 : COPY . . 19:11:56 ---> Running in 81d5c467a147 19:11: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 19:11:56 Removing intermediate container f71eab242c79 19:11:56 ---> 8c3530e6ad19 19:11:56 Step 14/24 : EXPOSE $APP_PORT 19:12:02 ---> Running in 1074cf3650db 19:12:02 Removing intermediate container 81d5c467a147 19:12:02 ---> fcc30a779a4c 19:12:02 Step 16/25 : WORKDIR / 19:12:03 Removing intermediate container 1074cf3650db 19:12:03 ---> 8015fc2caf77 19:12:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:03 ---> Running in 36c6b29815ec 19:12:03 ---> abf43055e87e 19:12:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:03 ---> Running in f62d994053cf 19:12:03 ---> Running in 08ba12fa9d2f 19:12:03 Removing intermediate container 36c6b29815ec 19:12:03 ---> d09dd5f21b4d 19:12:03 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:03 Removing intermediate container 22c20971b3d7 19:12:03 ---> 637fa694069f 19:12:03 Step 7/20 : COPY . . 19:12:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:12 ---> d85344858cd2 19:12:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:12 ---> a7dd960c4b3e 19:12:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:12 Removing intermediate container f62d994053cf 19:12:12 ---> 9f999632ddfe 19:12:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:12:12 ---> 4283af803d39 19:12:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:12 ---> Running in 5da8fd7738b3 19:12:12 ---> Running in e5eb41f598c3 19:12:12 ---> 5ddfd9634191 19:12:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:15 ---> 28d4900350d5 19:12:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:12:15 (1/6) Installing dumb-init (1.2.5-r1) 19:12:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:12:15 ---> Running in e144570e1460 19:12:15 (3/6) Installing libsodium (1.0.18-r0) 19:12:15 Removing intermediate container 5b16b94133c9 19:12:15 ---> f7f25a2adde9 19:12:15 19:12:15 Step 10/33 : FROM alpine:3.16 19:12:15 ---> 9c6f07244728 19:12:15 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:15 ---> Running in 08efc6d39cae 19:12:15 (5/6) Installing libzmq (4.3.4-r0) 19:12:15 (6/6) Installing zeromq (4.3.4-r0) 19:12:15 Removing intermediate container e144570e1460 19:12:15 ---> a76de5bb4277 19:12:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:15 Executing busybox-1.35.0-r17.trigger 19:12:15 OK: 8 MiB in 20 packages 19:12:15 Removing intermediate container 08efc6d39cae 19:12:15 ---> 9b5308baf560 19:12:15 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:12:15 ---> Running in ea2d2e397917 19:12:15 ---> Running in f0808168453d 19:12:16 Removing intermediate container ea2d2e397917 19:12:16 ---> ed686eccc191 19:12:16 Step 23/25 : LABEL arch=x86_64 19:12:16 ---> Running in 2aec69283d41 19:12:16 Removing intermediate container 2aec69283d41 19:12:16 ---> 5aecfc939d24 19:12:16 Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:12:16 ---> Running in 2515e1351209 19:12:16 Removing intermediate container 5da8fd7738b3 19:12:16 ---> 78223785819b 19:12:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:16 Removing intermediate container 2515e1351209 19:12:16 ---> ac68d3e80147 19:12:16 Step 25/25 : LABEL version=0.0.0 19:12:16 ---> Running in 91a13c9718a7 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:16 ---> f7a477283610 19:12:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:16 Removing intermediate container 91a13c9718a7 19:12:16 ---> c9e40f42d4ad 19:12:16 19:12:17 Successfully built c9e40f42d4ad 19:12:17 Successfully tagged core-metadata:latest 19:12:17 Building security-secretstore-setup 19:12:17  Building core-metadata ... done (1/2) Installing dumb-init (1.2.5-r1) 19:12:17 (2/2) Installing su-exec (0.2-r1) 19:12:17 Executing busybox-1.35.0-r17.trigger 19:12:17 OK: 6 MiB in 16 packages 19:12:17 Removing intermediate container 9c9ea56f42f7 19:12:17 ---> 6b3777e65add 19:12:17 Successfully built 6b3777e65add 19:12:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:17 + docker inspect -f . ci-base-image-arm64 19:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container 19:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:19 $ docker top 518cec8daa27d5081a0d90bb776e8d0e512d6c4e84d13b655360c38cd709253b -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:20 ---> 0550d047167c 19:12:20 Step 3/25 : WORKDIR /edgex-go 19:12:20 ---> Using cache 19:12:20 ---> 63397b2b35bf 19:12:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:20 ---> Using cache 19:12:20 ---> 69e2accc9fb6 19:12:20 Step 5/25 : RUN apk add --update --no-cache make git 19:12:20 ---> Using cache 19:12:20 ---> 2238cc30105f 19:12:20 Step 6/25 : COPY go.mod vendor* ./ 19:12:20 ---> Using cache 19:12:20 ---> 42bb7ad98c8a 19:12:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:20 ---> Using cache 19:12:20 ---> 6c1fd45b178f 19:12:20 Step 8/25 : COPY . . 19:12:20 ---> Using cache 19:12:20 ---> b21b40db6406 19:12:20 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:20 + go version 19:12:20 go version go1.18.3 linux/arm64 [Pipeline] } 19:12:20 $ docker stop --time=1 518cec8daa27d5081a0d90bb776e8d0e512d6c4e84d13b655360c38cd709253b 19:12:22 $ docker rm -f 518cec8daa27d5081a0d90bb776e8d0e512d6c4e84d13b655360c38cd709253b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:23 + docker inspect -f . ci-base-image-arm64 19:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container 19:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:25 $ docker top d1ed4306b3e41bd41a1b1eacfa59db981ec90c70cd98df3a57927e98aee096b9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:25 ========================================================= 19:12:25 [edgeXBuildGoParallel] Running Tests and Build... 19:12:25 ========================================================= [Pipeline] sh 19:12:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:26 ---> 4c3d8f3d30d8 19:12:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:26 ---> Running in 57721d6634fb 19:12:27 + make test 19:12:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:27 Removing intermediate container f0808168453d 19:12:27 ---> 8f5a53affba8 19:12:27 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:12:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:29 ---> Running in 0634ba9d212b 19:12:29 ---> c9a51e95fc9e 19:12:29 Step 20/24 : ENTRYPOINT ["/core-data"] 19:12:29 ---> Running in d74c39b1a864 19:12:29 Removing intermediate container 0634ba9d212b 19:12:29 ---> fe145065a037 19:12:29 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:29 Removing intermediate container 08ba12fa9d2f 19:12:29 ---> 341704aebf5e 19:12:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:29 ---> Running in 2aa37aad3d26 19:12:29 ---> Running in 7c6bdc90937e 19:12:29 Removing intermediate container d74c39b1a864 19:12:29 ---> f651dd2c0a9e 19:12:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:29 ---> Running in ec0ee9bdaa58 19:12:29 Removing intermediate container 7c6bdc90937e 19:12:29 ---> 68ce9f18311d 19:12:29 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:29 Removing intermediate container ec0ee9bdaa58 19:12:29 ---> 4c906c50d71c 19:12:29 Step 22/24 : LABEL arch=x86_64 19:12:29 ---> Running in 134d2751b9a0 19:12:29 ---> Running in 7c57b6f7e6f2 19:12:29 Removing intermediate container 134d2751b9a0 19:12:29 ---> 8622c96bee39 19:12:29 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:12:29 ---> Running in 6d5250109e19 19:12:29 Removing intermediate container 7c57b6f7e6f2 19:12:29 ---> 3e4ae60e545a 19:12:29 Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:12:29 ---> Running in 510b33089786 19:12:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:30 Removing intermediate container 6d5250109e19 19:12:30 ---> 4a53475141e3 19:12:30 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:12:30 ---> Running in 34076a1039a5 19:12:30 Removing intermediate container 510b33089786 19:12:30 ---> d5558aee9eea 19:12:30 Step 24/24 : LABEL version=0.0.0 19:12:30 ---> Running in 963f726c2396 19:12:30 Removing intermediate container 963f726c2396 19:12:30 ---> 57f5431878f9 19:12:30 19:12:30 Successfully built 57f5431878f9 19:12:30 Successfully tagged core-data:latest 19:12:30  Building core-data ... done Building security-spire-agent 19:12:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:33 ---> 0550d047167c 19:12:33 Step 3/26 : WORKDIR /edgex-go 19:12:33 ---> Using cache 19:12:33 ---> 63397b2b35bf 19:12:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:33 ---> Using cache 19:12:33 ---> 69e2accc9fb6 19:12:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:33 ---> Using cache 19:12:33 ---> 8cde739b9ac9 19:12:33 Step 6/26 : COPY go.mod vendor* ./ 19:12:33 ---> Using cache 19:12:33 ---> 8c439b5427b5 19:12:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:33 ---> Using cache 19:12:33 ---> 95ae9921de05 19:12:33 Step 8/26 : COPY . . 19:12:33 ---> Using cache 19:12:33 ---> 38dcb03757f8 19:12:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:33 ---> Using cache 19:12:33 ---> 1279c06c3ff6 19:12:33 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:33 ---> Using cache 19:12:33 ---> 28b5285102df 19:12:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:33 ---> Using cache 19:12:33 ---> 44dd998442eb 19:12:33 Step 12/26 : WORKDIR /edgex-go 19:12:33 ---> Using cache 19:12:33 ---> 19c4eac8c484 19:12:33 19:12:33 Step 13/26 : FROM alpine:3.15 19:12:33 ---> c4fc93816858 19:12:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:33 ---> Using cache 19:12:33 ---> 42e3da6c94d0 19:12:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:33 ---> Using cache 19:12:33 ---> d24a872ed964 19:12:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:33 ---> Using cache 19:12:33 ---> 3ea2e210b1ea 19:12:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:40 ---> a625596b7e6b 19:12:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:40 Removing intermediate container 34076a1039a5 19:12:40 ---> 6ddea0425b8f 19:12:40 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:45 Removing intermediate container 2aa37aad3d26 19:12:45 ---> 7a6b1832417a 19:12:45 19:12:45 Step 11/23 : FROM alpine:3.16 19:12:45 ---> 9c6f07244728 19:12:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:45 ---> 5aa88ba24543 19:12:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:45 ---> Running in 667fa9cd6334 19:12:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:45 ---> Running in 55f81d55b2b7 19:12:45 Removing intermediate container 667fa9cd6334 19:12:45 ---> 7220d03c473e 19:12:45 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:45 ---> 48b63f39ac60 19:12:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:45 Removing intermediate container e5eb41f598c3 19:12:45 ---> 495c159c02da 19:12:45 19:12:45 Step 9/20 : FROM alpine:3.15 19:12:45 ---> c4fc93816858 19:12:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:45 ---> Using cache 19:12:45 ---> 42e3da6c94d0 19:12:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:45 ---> Using cache 19:12:45 ---> d24a872ed964 19:12:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:45 Removing intermediate container 55f81d55b2b7 19:12:45 ---> 65c76dc0cdad 19:12:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:12:45 ---> Running in 6e5b5784a001 19:12:45 ---> Running in f3971ea7a658 19:12:45 ---> 8ced48db2f87 19:12:45 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:45 ---> Running in 0936d469955f 19:12:45 ---> 6505e29b53ba 19:12:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:45 ---> e91144cd86d8 19:12:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:45 ---> Running in fb53667b3ab6 19:12:45 Removing intermediate container fb53667b3ab6 19:12:45 ---> 933d4b0b2f2e 19:12:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:45 ---> Running in f3e07a66ba80 19:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:45 Removing intermediate container f3e07a66ba80 19:12:45 ---> 907322545aa0 19:12:45 Step 24/26 : LABEL arch=x86_64 19:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:45 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:45 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:45 ---> Running in 25659e28ea31 19:12:45 (3/33) Installing readline (8.1.2-r0) 19:12:45 (4/33) Installing bash (5.1.16-r2) 19:12:45 Executing bash-5.1.16-r2.post-install 19:12:45 (5/33) Installing ca-certificates (20220614-r0) 19:12:45 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:45 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:45 (8/33) Installing libcurl (7.83.1-r3) 19:12:45 (9/33) Installing curl (7.83.1-r3) 19:12:45 (10/33) Installing docker-cli (20.10.18-r0) 19:12:45 Removing intermediate container 25659e28ea31 19:12:45 ---> d6aac06b6712 19:12:45 Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:12:45 (11/33) Installing dumb-init (1.2.5-r1) 19:12:45 (12/33) Installing libbz2 (1.0.8-r1) 19:12:45 (13/33) Installing expat (2.4.8-r0) 19:12:45 (14/33) Installing libffi (3.4.2-r1) 19:12:45 (15/33) Installing gdbm (1.23-r0) 19:12:45 (16/33) Installing xz-libs (5.2.5-r1) 19:12:45 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:46 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:46 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:46 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:46 (21/33) Installing python3 (3.10.5-r0) 19:12:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:46 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:46 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:46 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:46 (25/33) Installing py3-six (1.16.0-r1) 19:12:46 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:46 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:46 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:46 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:46 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:46 (31/33) Installing py3-packaging (21.3-r0) 19:12:46 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:46 (33/33) Installing py3-pip (22.1.1-r0) 19:12:46 Executing busybox-1.35.0-r17.trigger 19:12:46 Executing ca-certificates-20220614-r0.trigger 19:12:46 OK: 122 MiB in 47 packages 19:12:46 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:46 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:46 OK: 15857 distinct packages available 19:12:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:47 ---> Running in 089c963493fd 19:12:47 Removing intermediate container 089c963493fd 19:12:47 ---> a19e7de5bacc 19:12:47 Step 26/26 : LABEL version=0.0.0 19:12:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:47 Removing intermediate container 0936d469955f 19:12:47 ---> 44315f17ff2b 19:12:47 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:47 ---> Running in 241dfac55a61 19:12:47 (1/9) Installing ca-certificates (20220614-r0) 19:12:48 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:48 (4/9) Installing libcurl (7.80.0-r3) 19:12:48 (5/9) Installing curl (7.80.0-r3) 19:12:48 (6/9) Installing dumb-init (1.2.5-r1) 19:12:48 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:48 (8/9) Installing libucontext (1.1-r0) 19:12:48 (9/9) Installing gcompat (1.0.0-r4) 19:12:49 Executing busybox-1.34.1-r7.trigger 19:12:49 Executing ca-certificates-20220614-r0.trigger 19:12:49 OK: 8 MiB in 23 packages 19:12:49 Removing intermediate container 241dfac55a61 19:12:49 ---> d8f53d02fe60 19:12:49 19:12:49 Successfully built d8f53d02fe60 19:12:49 ---> 188d39483fb2 19:12:49 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:49 Successfully tagged security-spire-agent:latest 19:12:49  Building security-spire-agent ... done Removing intermediate container 57721d6634fb 19:12:49 ---> 4d5534eed2d1 19:12:49 19:12:49 Step 10/25 : FROM alpine:3.16 19:12:49 ---> 9c6f07244728 19:12:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:49 ---> Running in 72b1441a81ac 19:12:49 ---> e9a9207fbe08 19:12:49 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:49 Removing intermediate container 6e5b5784a001 19:12:49 ---> 6d895a7c01c2 19:12:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:50 ---> ed473eb97360 19:12:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:50 ---> dcfc77871a73 19:12:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:50 ---> 2d9e04e77b26 19:12:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:12:50 (1/3) Installing ca-certificates (20220614-r0) 19:12:50 (2/3) Installing dumb-init (1.2.5-r1) 19:12:50 (3/3) Installing su-exec (0.2-r1) 19:12:50 Executing busybox-1.35.0-r17.trigger 19:12:50 Executing ca-certificates-20220614-r0.trigger 19:12:50 OK: 6 MiB in 17 packages 19:12:50 ---> 78ba8c0717f5 19:12:50 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:50 ---> 0a6e698d2921 19:12:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:50 ---> e48e70999781 19:12:50 ---> 886926b32d6c 19:12:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:50 19:12:50 ---> Running in b808d4470b1b 19:12:51 Removing intermediate container 72b1441a81ac 19:12:51 ---> 7842e0fc76e1 19:12:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:51 Collecting docker-compose==1.23.2 19:12:51 Removing intermediate container b808d4470b1b 19:12:51 ---> 48a628fdd3c0 19:12:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:51 ---> 10c78fb6def5 19:12:51 Step 28/33 : RUN chmod +x /entrypoint.sh 19:12:51 ---> Running in e0cfc00db737 19:12:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 11.9 MB/s eta 0:00:00 19:12:51 ---> Running in 84ef67c6d9d4 19:12:51 ---> Running in 4a48413438c8 19:12:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:51 Collecting texttable<0.10,>=0.9.0 19:12:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:51 Removing intermediate container e0cfc00db737 19:12:51 ---> 72f575a6bc0a 19:12:51 Step 13/25 : WORKDIR / 19:12:51 Preparing metadata (setup.py): started 19:12:51 ---> Running in 520326d533b4 19:12:51 Removing intermediate container 84ef67c6d9d4 19:12:51 ---> 37bdf5f5c2da 19:12:51 Step 18/20 : LABEL arch=x86_64 19:12:51 ---> Running in dbd1a8655575 19:12:51 Removing intermediate container 520326d533b4 19:12:51 ---> c32397e05248 19:12:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:12:51 Removing intermediate container dbd1a8655575 19:12:51 ---> 3d5e9b020066 19:12:51 Step 19/20 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:12:51 ---> Running in 81550a101b84 19:12:51 Preparing metadata (setup.py): finished with status 'done' 19:12:51 Collecting docopt<0.7,>=0.6.1 19:12:51 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:51 Preparing metadata (setup.py): started 19:12:51 Removing intermediate container 81550a101b84 19:12:51 ---> 3fa85f0eb073 19:12:51 Step 20/20 : LABEL version=0.0.0 19:12:51 ---> 4279663850e1 19:12:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:51 ---> Running in 98627dd0aa6a 19:12:51 Removing intermediate container 98627dd0aa6a 19:12:51 ---> 9a59ad39872e 19:12:51 19:12:51 Removing intermediate container 4a48413438c8 19:12:51 ---> 037c2711392b 19:12:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:12:51 ---> Running in 8cf99172695d 19:12:51 Successfully built 9a59ad39872e 19:12:51 Successfully tagged security-spiffe-token-provider:latest 19:12:51  Building security-spiffe-token-provider ... done  ---> 1a39fc1bddd5 19:12:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:51 Preparing metadata (setup.py): finished with status 'done' 19:12:52 Removing intermediate container 8cf99172695d 19:12:52 ---> 85c5c36b7b58 19:12:52 Step 30/33 : CMD ["gate"] 19:12:52 ---> Running in c310694c246a 19:12:52 ---> 0449de36634b 19:12:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:52 Removing intermediate container c310694c246a 19:12:52 ---> 3493d1d3f366 19:12:52 Step 31/33 : LABEL arch=x86_64 19:12:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.9 MB/s eta 0:00:00 19:12:52 ---> Running in c1d7b32b885e 19:12:52 Collecting websocket-client<1.0,>=0.32.0 19:12:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 76.3 MB/s eta 0:00:00 19:12:52 Collecting dockerpty<0.5,>=0.4.1 19:12:52 Removing intermediate container c1d7b32b885e 19:12:52 ---> 770a16e48935 19:12:52 Step 32/33 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:12:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:52 Preparing metadata (setup.py): started 19:12:52 ---> Running in a22b1edbe805 19:12:52 ---> d829e4624da5 19:12:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:52 Removing intermediate container a22b1edbe805 19:12:52 ---> 74214122a03e 19:12:52 Step 33/33 : LABEL version=0.0.0 19:12:52 ---> Running in cdb9372bb7d5 19:12:52 Removing intermediate container cdb9372bb7d5 19:12:52 ---> ed834a63096f 19:12:52 19:12:52 Successfully built ed834a63096f 19:12:52 Successfully tagged security-bootstrapper:latest 19:12:52  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' 19:12:52 Collecting PyYAML<4,>=3.10 19:12:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 97.7 MB/s eta 0:00:00 19:12:52 ---> 439293eee20e 19:12:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:52 Preparing metadata (setup.py): started 19:12:53 Preparing metadata (setup.py): finished with status 'done' 19:12:53 ---> ee5274ca162a 19:12:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:53 Collecting jsonschema<3,>=2.5.1 19:12:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:53 Collecting docker<4.0,>=3.6.0 19:12:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 112.5 MB/s eta 0:00:00 19:12:53 ---> 337515caae7b 19:12:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:53 Collecting cached-property<2,>=1.2.0 19:12:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:53 ---> Running in 1504a8651459 19:12:53 Collecting docker-pycreds>=0.4.0 19:12:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:53 Collecting chardet<3.1.0,>=3.0.2 19:12:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 113.6 MB/s eta 0:00:00 19:12:53 Collecting idna<2.8,>=2.5 19:12:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 150.5 MB/s eta 0:00:00 19:12:53 Collecting urllib3<1.25,>=1.21.1 19:12:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 91.9 MB/s eta 0:00:00 19:12:53 Collecting certifi>=2017.4.17 19:12:53 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 19:12:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 93.8 MB/s eta 0:00:00 19:12:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:53 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:53 Running setup.py install for texttable: started 19:12:54 Removing intermediate container 1504a8651459 19:12:54 ---> 0fb3345b2dad 19:12:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:54 ---> Running in d5f024652667 19:12:54 Removing intermediate container d5f024652667 19:12:54 ---> 925fa4740413 19:12:54 Step 23/25 : LABEL arch=x86_64 19:12:54 ---> Running in 707fff5c8e88 19:12:54 Removing intermediate container 707fff5c8e88 19:12:54 ---> 99da950b29ef 19:12:54 Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:12:54 ---> Running in 44eb8a476fee 19:12:54 Running setup.py install for texttable: finished with status 'done' 19:12:54 Running setup.py install for PyYAML: started 19:12:54 Removing intermediate container 44eb8a476fee 19:12:54 ---> a909d8567fb1 19:12:54 Step 25/25 : LABEL version=0.0.0 19:12:54 ---> Running in b1fdc9d736c2 19:12:54 Removing intermediate container b1fdc9d736c2 19:12:54 ---> b5ae3f9a820d 19:12:54 19:12:54 Successfully built b5ae3f9a820d 19:12:54 Successfully tagged security-secretstore-setup:latest 19:12:54  Building security-secretstore-setup ... done  Running setup.py install for PyYAML: finished with status 'done' 19:12:54 Running setup.py install for docopt: started 19:12:55 Running setup.py install for docopt: finished with status 'done' 19:12:55 Running setup.py install for dockerpty: started 19:12:55 Running setup.py install for dockerpty: finished with status 'done' 19:12:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:12:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:13:00 Removing intermediate container f3971ea7a658 19:13:00 ---> ffd00d4189ac 19:13:00 Step 14/23 : ENV APP_PORT=58890 19:13:00 ---> Running in 53ee0604e2bc 19:13:00 Removing intermediate container 53ee0604e2bc 19:13:00 ---> 84e11743fdce 19:13:00 Step 15/23 : EXPOSE $APP_PORT 19:13:00 ---> Running in 3fcd49009a23 19:13:00 Removing intermediate container 3fcd49009a23 19:13:00 ---> ef927be02295 19:13:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:00 ---> 15f6358bc2e8 19:13:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:00 ---> b0fcb55572ec 19:13:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:13:00 ---> b10f9c3611ee 19:13:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:13:00 ---> Running in 8016ccfd3405 19:13:00 Removing intermediate container 8016ccfd3405 19:13:00 ---> c3e42d5eb486 19:13:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:01 ---> Running in 2cf785565ef7 19:13:01 Removing intermediate container 2cf785565ef7 19:13:01 ---> 18b30da77962 19:13:01 Step 21/23 : LABEL arch=x86_64 19:13:01 ---> Running in 28f7adca1f65 19:13:01 Removing intermediate container 28f7adca1f65 19:13:01 ---> d53701113b0a 19:13:01 Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:13:01 ---> Running in 76850cca07d0 19:13:01 Removing intermediate container 76850cca07d0 19:13:01 ---> 650230e4e0cb 19:13:01 Step 23/23 : LABEL version=0.0.0 19:13:01 ---> Running in 2542d6be3be6 19:13:01 Removing intermediate container 2542d6be3be6 19:13:01 ---> 7d09707c04d8 19:13:01 19:13:01 Successfully built 7d09707c04d8 19:13:01 Successfully tagged sys-mgmt-agent:latest 19:13:01  Building sys-mgmt-agent ... done  [Pipeline] } 19:13:01 $ docker stop --time=1 03906b090354a21d6c54f1012a0daa9e2c6d4b0434d9f83a6c15f02f72a06df4 19:13:02 $ docker rm -f 03906b090354a21d6c54f1012a0daa9e2c6d4b0434d9f83a6c15f02f72a06df4 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:03 + docker images 19:13:03 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:03 sys-mgmt-agent latest 7d09707c04d8 1 second ago 136MB 19:13:03 security-secretstore-setup latest b5ae3f9a820d 8 seconds ago 29.2MB 19:13:03 security-bootstrapper latest ed834a63096f 10 seconds ago 19.8MB 19:13:03 security-spiffe-token-provider latest 9a59ad39872e 11 seconds ago 29.3MB 19:13:03 4d5534eed2d1 13 seconds ago 1.54GB 19:13:03 security-spire-agent latest d8f53d02fe60 15 seconds ago 125MB 19:13:03 495c159c02da 18 seconds ago 1.58GB 19:13:03 7a6b1832417a 22 seconds ago 1.53GB 19:13:03 core-data latest 57f5431878f9 32 seconds ago 21.6MB 19:13:03 core-metadata latest c9e40f42d4ad 46 seconds ago 18.2MB 19:13:03 f7f25a2adde9 47 seconds ago 1.53GB 19:13:03 c10b583f4ca8 About a minute ago 1.55GB 19:13:03 ca03a3b0730b About a minute ago 1.55GB 19:13:03 core-command latest 81d33d481945 About a minute ago 17.3MB 19:13:03 security-proxy-setup latest 89cd6be71640 About a minute ago 27.3MB 19:13:03 support-notifications latest 148e70e3fd15 About a minute ago 27.3MB 19:13:03 support-scheduler latest 0af017349508 About a minute ago 26.7MB 19:13:03 85a2b72cc1a9 About a minute ago 1.54GB 19:13:03 76948cf410c9 2 minutes ago 1.61GB 19:13:03 a10cd99827e1 2 minutes ago 1.61GB 19:13:03 11ee34c26478 2 minutes ago 1.53GB 19:13:03 security-spire-config latest 006a553b9a28 2 minutes ago 85.8MB 19:13:03 security-spire-server latest 4d02fde3bb01 2 minutes ago 86.5MB 19:13:03 7450d2f38d63 2 minutes ago 1.42GB 19:13:03 19c4eac8c484 2 minutes ago 1.42GB 19:13:03 ci-base-image-x86_64 latest 0550d047167c 5 minutes ago 994MB 19:13:03 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 19:13:03 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 19:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 19:13:03 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] } 19:13:06 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 19:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.376s coverage: 72.5% of statements 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 54.2% of statements 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.529s coverage: 89.2% of statements 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.750s coverage: 2.0% of statements 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.756s coverage: 95.6% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.430s coverage: 72.2% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.423s coverage: 60.0% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.471s coverage: 0.9% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 29.6% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.307s coverage: 79.5% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 19:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements 19:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 80.8% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.093s coverage: 65.1% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.295s coverage: 58.8% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.329s coverage: 80.0% of statements 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 19:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.340s coverage: 85.4% of statements 19:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.070s coverage: 91.2% of statements 19:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.7% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.180s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.409s coverage: 65.8% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 41.8% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.850s coverage: 92.3% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.263s coverage: 28.9% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 19:16:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:16:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:51 GO111MODULE=on go vet ./... 19:18:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:43 ./bin/test-attribution-txt.sh 19:18:43 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:18:43 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:18:43 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:18:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:18:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:18:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:18:43 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:44 + ls -al . 19:18:44 total 744 19:18:44 drwxrwxr-x 9 1001 1001 4096 Sep 20 19:12 . 19:18:44 drwxr-xr-x 4 root root 4096 Sep 20 19:12 .. 19:18:44 -rw-rw-r-- 1 1001 1001 16 Sep 20 19:10 .dockerignore 19:18:44 drwxrwxr-x 8 1001 1001 4096 Sep 20 19:10 .git 19:18:44 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:10 .github 19:18:44 -rw-rw-r-- 1 1001 1001 1030 Sep 20 19:10 .gitignore 19:18:44 -rw-rw-r-- 1 1001 1001 42 Sep 20 19:10 .golangci.yml 19:18:44 -rw-rw-r-- 1 1001 1001 87 Sep 20 19:10 .hadolint.yml 19:18:44 -rw-rw-r-- 1 1001 1001 166 Sep 20 19:10 .sonarcloud.properties 19:18:44 -rw-rw-r-- 1 1001 1001 1171 Sep 20 19:10 ADOPTERS.md 19:18:44 -rw-rw-r-- 1 1001 1001 10347 Sep 20 19:10 Attribution.txt 19:18:44 -rw-rw-r-- 1 1001 1001 63209 Sep 20 19:10 CHANGELOG.md 19:18:44 -rw-rw-r-- 1 1001 1001 3804 Sep 20 19:10 CONTRIBUTING.md 19:18:44 -rw-rw-r-- 1 1001 1001 677 Sep 20 19:10 GOVERNANCE.md 19:18:44 -rw-rw-r-- 1 1001 1001 850 Sep 20 19:10 Jenkinsfile 19:18:44 -rw-rw-r-- 1 1001 1001 10775 Sep 20 19:10 LICENSE 19:18:44 -rw-rw-r-- 1 1001 1001 13724 Sep 20 19:10 Makefile 19:18:44 -rw-rw-r-- 1 1001 1001 582 Sep 20 19:10 OWNERS.md 19:18:44 -rw-rw-r-- 1 1001 1001 9799 Sep 20 19:10 README.md 19:18:44 -rw-rw-r-- 1 1001 1001 6912 Sep 20 19:10 SECURITY.md 19:18:44 -rw-rw-r-- 1 1001 1001 5 Sep 20 19:07 VERSION 19:18:44 -rw-rw-r-- 1 1001 1001 4131 Sep 20 19:10 ZMQWindows.md 19:18:44 drwxrwxr-x 2 1001 1001 4096 Sep 20 19:10 bin 19:18:44 drwxrwxr-x 18 1001 1001 4096 Sep 20 19:10 cmd 19:18:44 -rw-r--r-- 1 root root 491929 Sep 20 19:16 coverage.out 19:18:44 -rw-rw-r-- 1 1001 1001 3670 Sep 20 19:10 go.mod 19:18:44 -rw-rw-r-- 1 1001 1001 38527 Sep 20 19:10 go.sum 19:18:44 drwxrwxr-x 8 1001 1001 4096 Sep 20 19:10 internal 19:18:44 drwxrwxr-x 3 1001 1001 4096 Sep 20 19:10 openapi 19:18:44 drwxrwxr-x 4 1001 1001 4096 Sep 20 19:10 snap 19:18:44 -rw-rw-r-- 1 1001 1001 204 Sep 20 19:10 version.go [Pipeline] sh 19:18:45 + '[' -e coverage.out ] 19:18:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:45 Warning: overwriting stash ‘coverage-report’ 19:18:46 Stashed 1 file(s) [Pipeline] sh 19:18:46 + make build 19:18:46 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:20:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:22:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22: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 19:22: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/secrets-config ./cmd/secrets-config 19:22: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:23:06 $ docker stop --time=1 d1ed4306b3e41bd41a1b1eacfa59db981ec90c70cd98df3a57927e98aee096b9 19:23:08 $ docker rm -f d1ed4306b3e41bd41a1b1eacfa59db981ec90c70cd98df3a57927e98aee096b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:11 19:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:12 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:12 29e5d40040c1: Pulling fs layer 19:23:12 1ce36da41761: Pulling fs layer 19:23:12 25b303627fd3: Pulling fs layer 19:23:12 29e5d40040c1: Download complete 19:23:12 1ce36da41761: Verifying Checksum 19:23:12 1ce36da41761: Download complete 19:23:12 29e5d40040c1: Pull complete 19:23:14 1ce36da41761: Pull complete 19:23:14 25b303627fd3: Verifying Checksum 19:23:14 25b303627fd3: Download complete 19:23:24 25b303627fd3: Pull complete 19:23:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:24 prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container 19:23:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:27 $ docker top c1c5ec258e169beb691f2835888b56a77f24e2bb4d898c49dd5aed8da1256163 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:28 + docker-compose build --help 19:23:28 + grep parallel 19:23:33 --parallel Build images in parallel. [Pipeline] } 19:23:33 $ docker stop --time=1 c1c5ec258e169beb691f2835888b56a77f24e2bb4d898c49dd5aed8da1256163 19:23:35 $ docker rm -f c1c5ec258e169beb691f2835888b56a77f24e2bb4d898c49dd5aed8da1256163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container 19:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:38 $ docker top 21fb099dba1a3d96d15dcd6f78127df25f7f7f8eedd9677861769d4e39bb266d -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:39 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:45 Building core-command ... 19:23:45 Building core-data ... 19:23:45 Building core-metadata ... 19:23:45 Building security-bootstrapper ... 19:23:45 Building security-proxy-setup ... 19:23:45 Building security-secretstore-setup ... 19:23:45 Building security-spiffe-token-provider ... 19:23:45 Building security-spire-agent ... 19:23:45 Building security-spire-config ... 19:23:45 Building security-spire-server ... 19:23:45 Building support-notifications ... 19:23:45 Building support-scheduler ... 19:23:45 Building sys-mgmt-agent ... 19:23:45 Building security-spire-server 19:23:45 Building core-data 19:23:45 Building security-bootstrapper 19:23:45 Building security-spire-config 19:23:45 Building sys-mgmt-agent 19:24:32 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:24:32 ---> 6b3777e65add 19:24:32 Step 3/33 : WORKDIR /edgex-go 19:24:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:32 ---> 6b3777e65add 19:24:32 Step 3/23 : WORKDIR /edgex-go 19:24:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:24:32 ---> 6b3777e65add 19:24:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:24:32 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:32 ---> 6b3777e65add 19:24:32 Step 3/26 : WORKDIR /edgex-go 19:24:32 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:32 ---> 6b3777e65add 19:24:32 Step 3/25 : WORKDIR /edgex-go 19:24:32 ---> Running in 7c3820a307ec 19:24:32 ---> Running in 082c5a84b58c 19:24:32 ---> Running in 1e4c4d554900 19:24:32 ---> Running in 5d220529df7a 19:24:32 ---> Running in bf46194bafb2 19:24:32 Removing intermediate container 7c3820a307ec 19:24:32 ---> 13e4eac940dc 19:24:32 Step 4/24 : WORKDIR /edgex-go 19:24:32 Removing intermediate container 1e4c4d554900 19:24:32 ---> 80cf0f92ae45 19:24:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:32 Removing intermediate container 5d220529df7a 19:24:32 ---> 716012e5bc0f 19:24:32 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:32 Removing intermediate container 082c5a84b58c 19:24:32 ---> dad609d4d4ee 19:24:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:32 ---> Running in 8575a656cdc3 19:24:32 ---> Running in cf1d545e5d8a 19:24:32 Removing intermediate container bf46194bafb2 19:24:32 ---> 3ccfa783eb5c 19:24:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:32 ---> Running in 8a464dcaf919 19:24:32 ---> Running in e697ccf5a7f5 19:24:32 ---> Running in 64a554880a27 19:24:33 Removing intermediate container cf1d545e5d8a 19:24:33 ---> 576225b20cde 19:24:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:33 ---> Running in f7ad84cd80a7 19:24:36 Removing intermediate container 8575a656cdc3 19:24:36 ---> be71eca4436d 19:24:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:24:36 ---> Running in 79157f0242fe 19:24:36 Removing intermediate container 8a464dcaf919 19:24:36 ---> 277013d3f8e4 19:24:36 Step 5/33 : RUN apk add --update --no-cache make git 19:24:36 ---> Running in fea81a826b1f 19:24:36 Removing intermediate container 64a554880a27 19:24:36 ---> 15847b127d64 19:24:36 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:36 ---> Running in e7f803328652 19:24:37 Removing intermediate container f7ad84cd80a7 19:24:37 ---> a15af641466d 19:24:37 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:24:37 ---> Running in 004edb7aff08 19:24:37 Removing intermediate container e697ccf5a7f5 19:24:37 ---> 85287aee7e73 19:24:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:37 ---> Running in 953a8cad0127 19:24:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:40 OK: 221 MiB in 51 packages 19:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:41 OK: 221 MiB in 51 packages 19:24:42 OK: 221 MiB in 51 packages 19:24:42 Removing intermediate container 79157f0242fe 19:24:42 ---> bf03e19fa301 19:24:42 Step 6/25 : COPY go.mod vendor* ./ 19:24:42 OK: 221 MiB in 51 packages 19:24:43 Removing intermediate container fea81a826b1f 19:24:43 ---> 3b190de51bda 19:24:43 Step 6/33 : COPY go.mod vendor* ./ 19:24:43 Removing intermediate container 953a8cad0127 19:24:43 ---> ce21cedcce2d 19:24:43 Step 6/26 : COPY go.mod vendor* ./ 19:24:43 Removing intermediate container 004edb7aff08 19:24:43 ---> 9ac858d66e3e 19:24:43 Step 7/24 : COPY go.mod vendor* ./ 19:24:43 ---> 35ee3bf3efb2 19:24:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:43 ---> Running in 3f8e47986bc6 19:24:44 OK: 221 MiB in 51 packages 19:24:44 ---> 5255c4ef7210 19:24:44 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:44 ---> Running in 6089b2e98e8a 19:24:45 ---> b44b760e713f 19:24:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:45 ---> Running in 854e16c1de4e 19:24:45 ---> e7007db2b56e 19:24:45 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:45 ---> Running in 874fa920aebb 19:24:46 Removing intermediate container e7f803328652 19:24:46 ---> 578ad28e8900 19:24:46 Step 6/23 : COPY go.mod vendor* ./ 19:24:47 ---> ec3b9408cf92 19:24:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:47 ---> Running in 8a848110f688 19:25:55 Removing intermediate container 3f8e47986bc6 19:25:55 ---> eac480da39ef 19:25:55 Step 8/25 : COPY . . 19:25:55 Removing intermediate container 874fa920aebb 19:25:55 ---> 104f909555b6 19:25:55 Step 9/24 : COPY . . 19:25:55 Removing intermediate container 8a848110f688 19:25:55 ---> 5c3c6b148e85 19:25:55 Step 8/23 : COPY . . 19:25:55 Removing intermediate container 854e16c1de4e 19:25:55 ---> cd54a1c767fb 19:25:55 Step 8/26 : COPY . . 19:25:55 Removing intermediate container 6089b2e98e8a 19:25:55 ---> 13db0f471513 19:25:55 Step 8/33 : COPY . . 19:26:04 ---> 2db0985c0faf 19:26:04 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:26:04 ---> 2a70bef4790f 19:26:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:04 ---> 217255f6e264 19:26:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:04 ---> 834bc1b545c0 19:26:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:26:04 ---> Running in 8e32d51ee19e 19:26:04 ---> Running in 3c3273ed98a0 19:26:04 ---> Running in 208748b15285 19:26:04 ---> Running in 7857f0dd6839 19:26:04 ---> 6fe3736f411b 19:26:04 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:04 ---> Running in 5ebdc243ece0 19:26:04 Removing intermediate container 7857f0dd6839 19:26:04 ---> 0941eb6ee97d 19:26:04 Step 10/25 : WORKDIR /edgex-go/spire-build 19:26:04 Removing intermediate container 208748b15285 19:26:04 ---> edb769d0158b 19:26:04 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:04 ---> Running in d633b71da637 19:26:04 ---> Running in 9551eb992dda 19:26:05 Removing intermediate container 9551eb992dda 19:26:05 ---> b75fc27933e9 19:26:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:05 Removing intermediate container d633b71da637 19:26:05 ---> da7e8e6bb607 19:26:05 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:05 ---> Running in b769a5b51a42 19:26:05 ---> Running in ea8c165744df 19:26:05 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:26:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26: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 19:26:09 Removing intermediate container b769a5b51a42 19:26:09 ---> 2fb3223ff003 19:26:09 Step 12/25 : WORKDIR /edgex-go 19:26:09 Removing intermediate container ea8c165744df 19:26:09 ---> 74fe4bfcaea0 19:26:09 Step 12/26 : WORKDIR /edgex-go 19:26:09 ---> Running in 52a572dc1807 19:26:09 ---> Running in 98cb0d0cd7bc 19:26:10 Removing intermediate container 98cb0d0cd7bc 19:26:10 ---> 0587e3f8bebc 19:26:10 19:26:10 Step 13/26 : FROM alpine:3.15 19:26:10 Removing intermediate container 52a572dc1807 19:26:10 ---> dcfaf279cead 19:26:10 19:26:10 Step 13/25 : FROM alpine:3.15 19:26:11 3.15: Pulling from library/alpine 19:26:11 3.15: Pulling from library/alpine 19:26:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:13 Status: Downloaded newer image for alpine:3.15 19:26:13 Status: Image is up to date for alpine:3.15 19:26:13 ---> 02e0d6fdf486 19:26:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:13 ---> 02e0d6fdf486 19:26:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:13 ---> Running in fb8681a6d49e 19:26:13 ---> Running in 08a2eb6fb13f 19:26:14 Removing intermediate container fb8681a6d49e 19:26:14 ---> 1db1f44e0815 19:26:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:14 ---> Running in 0ea228a6b61e 19:26:14 Removing intermediate container 08a2eb6fb13f 19:26:14 ---> 68abc0de7c08 19:26:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:14 ---> Running in b01857bec064 19:26:18 Removing intermediate container 0ea228a6b61e 19:26:18 ---> beb20b63cf73 19:26:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:18 Removing intermediate container b01857bec064 19:26:18 ---> 01dc8f7e75c4 19:26:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:26:18 ---> Running in fbcb69376809 19:26:18 ---> Running in e6ce948c1b45 19:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:23 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:23 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:23 OK: 15734 distinct packages available 19:26:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:23 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:23 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:23 OK: 15734 distinct packages available 19:26:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:25 (1/5) Installing dumb-init (1.2.5-r1) 19:26:25 (1/4) Installing dumb-init (1.2.5-r1) 19:26:26 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:26 (2/4) Installing musl-obstack (1.2.3-r0) 19:26:26 (3/5) Installing libucontext (1.1-r0) 19:26:26 (3/4) Installing libucontext (1.1-r0) 19:26:26 (4/5) Installing gcompat (1.0.0-r4) 19:26:26 (4/4) Installing gcompat (1.0.0-r4) 19:26:26 Executing busybox-1.34.1-r7.trigger 19:26:26 (5/5) Installing openssl (1.1.1q-r0) 19:26:26 OK: 6 MiB in 18 packages 19:26:26 Executing busybox-1.34.1-r7.trigger 19:26:26 OK: 6 MiB in 19 packages 19:26:28 Removing intermediate container e6ce948c1b45 19:26:28 ---> cbf65d051e51 19:26:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:28 Removing intermediate container fbcb69376809 19:26:28 ---> 2043df9d9cec 19:26:28 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:36 ---> d190dd6d8c8c 19:26:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:26:36 ---> 07f2d94d3dbf 19:26:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:26:38 ---> aeb2e658f605 19:26:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:26:38 ---> 89ff87819bc8 19:26:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:26:38 ---> Running in 262b4d0600a3 19:26:38 Removing intermediate container 262b4d0600a3 19:26:38 ---> 575d74a26e30 19:26:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:26:39 ---> 1c83a53b4a64 19:26:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:26:40 ---> 535f6a1c97a2 19:26:40 Step 21/26 : WORKDIR / 19:26:40 ---> Running in e706e48467fd 19:26:40 ---> 2229f21f5494 19:26:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:40 ---> Running in c558eaa2d28d 19:26:40 Removing intermediate container e706e48467fd 19:26:40 ---> 9899901e2f74 19:26:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:40 ---> Running in 69f070a9e48e 19:26:41 Removing intermediate container c558eaa2d28d 19:26:41 ---> bc6c5426ab65 19:26:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:41 ---> Running in 8ad2c8804cda 19:26:41 Removing intermediate container 69f070a9e48e 19:26:41 ---> 98ff3d1f78e7 19:26:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:41 Removing intermediate container 8ad2c8804cda 19:26:41 ---> 97ca0e0e9863 19:26:41 Step 23/25 : LABEL arch=arm64 19:26:42 ---> Running in a6cdb180c39b 19:26:42 ---> Running in 178d52253415 19:26:42 Removing intermediate container 178d52253415 19:26:42 ---> e0e5f22d04f5 19:26:42 Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:26:42 Removing intermediate container a6cdb180c39b 19:26:42 ---> 7ae8ea1340de 19:26:42 Step 24/26 : LABEL arch=arm64 19:26:43 ---> Running in eea186606968 19:26:43 ---> Running in 92d26a051c5c 19:26:43 Removing intermediate container 92d26a051c5c 19:26:43 ---> f4903f638c7c 19:26:43 Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:26:43 ---> Running in 62a2a4c563f0 19:26:43 Removing intermediate container eea186606968 19:26:43 ---> 4a6d5be2c34b 19:26:43 Step 25/25 : LABEL version=0.0.0 19:26:43 ---> Running in c21325c52dd3 19:26:44 Removing intermediate container 62a2a4c563f0 19:26:44 ---> 018e871407bb 19:26:44 Step 26/26 : LABEL version=0.0.0 19:26:44 ---> Running in cd94c637219d 19:26:44 Removing intermediate container c21325c52dd3 19:26:44 ---> 05ba712c2f02 19:26:44 19:26:45 Removing intermediate container cd94c637219d 19:26:45 ---> 826489a2f3fa 19:26:45 19:26:45 Successfully built 05ba712c2f02 19:26:45 Successfully tagged security-spire-server-arm64:latest 19:26:45 Building support-notifications 19:26:45  Building security-spire-server ... done Successfully built 826489a2f3fa 19:26:45 Successfully tagged security-spire-config-arm64:latest 19:26:45  Building security-spire-config ... done Building security-spire-agent 19:27:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:12 ---> 6b3777e65add 19:27:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:27:12 ---> Using cache 19:27:12 ---> 13e4eac940dc 19:27:12 Step 4/23 : WORKDIR /edgex-go 19:27:12 ---> Using cache 19:27:12 ---> 576225b20cde 19:27:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:12 ---> Using cache 19:27:12 ---> a15af641466d 19:27:12 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:12 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:12 ---> 6b3777e65add 19:27:12 Step 3/26 : WORKDIR /edgex-go 19:27:12 ---> Using cache 19:27:12 ---> 3ccfa783eb5c 19:27:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:12 ---> Using cache 19:27:12 ---> 85287aee7e73 19:27:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:27:12 ---> Using cache 19:27:12 ---> ce21cedcce2d 19:27:12 Step 6/26 : COPY go.mod vendor* ./ 19:27:12 ---> Using cache 19:27:12 ---> b44b760e713f 19:27:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:12 ---> Using cache 19:27:12 ---> cd54a1c767fb 19:27:12 Step 8/26 : COPY . . 19:27:12 ---> Using cache 19:27:12 ---> 217255f6e264 19:27:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:27:12 ---> Using cache 19:27:12 ---> edb769d0158b 19:27:12 Step 10/26 : WORKDIR /edgex-go/spire-build 19:27:12 ---> Using cache 19:27:12 ---> b75fc27933e9 19:27:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:27:12 ---> Using cache 19:27:12 ---> 74fe4bfcaea0 19:27:12 Step 12/26 : WORKDIR /edgex-go 19:27:12 ---> Using cache 19:27:12 ---> 0587e3f8bebc 19:27:12 19:27:12 Step 13/26 : FROM alpine:3.15 19:27:12 ---> 02e0d6fdf486 19:27:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:12 ---> Using cache 19:27:12 ---> 68abc0de7c08 19:27:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:12 ---> Using cache 19:27:12 ---> 01dc8f7e75c4 19:27:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:27:12 ---> Running in d5eaf68ff76e 19:27:12 ---> Running in 348ee92b6626 19:27:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:17 OK: 221 MiB in 51 packages 19:27:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:27:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:27:17 OK: 15734 distinct packages available 19:27:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:19 Removing intermediate container d5eaf68ff76e 19:27:19 ---> 02c22ae222d9 19:27:19 Step 7/23 : COPY go.mod vendor* ./ 19:27:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:19 ---> a22dda0de29b 19:27:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:19 ---> Running in 98ac879504ca 19:27:20 (1/5) Installing dumb-init (1.2.5-r1) 19:27:20 (2/5) Installing musl-obstack (1.2.3-r0) 19:27:20 (3/5) Installing libucontext (1.1-r0) 19:27:20 (4/5) Installing gcompat (1.0.0-r4) 19:27:21 (5/5) Installing openssl (1.1.1q-r0) 19:27:21 Executing busybox-1.34.1-r7.trigger 19:27:21 OK: 6 MiB in 19 packages 19:27:22 Removing intermediate container 348ee92b6626 19:27:22 ---> 57b02b65d02b 19:27:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:27:26 ---> 5750c5c2497b 19:27:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:31 ---> b170c22a7f51 19:27:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:27:32 ---> 022d55376da4 19:27:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:27:33 ---> 19c52635bec9 19:27:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:27:34 ---> c5262870a169 19:27:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:34 ---> Running in 2e79d88120ea 19:27:35 Removing intermediate container 2e79d88120ea 19:27:35 ---> d9219a2b688a 19:27:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:35 ---> Running in 8b2ab3a47202 19:27:35 Removing intermediate container 8b2ab3a47202 19:27:35 ---> 59e2d19f1ce3 19:27:35 Step 24/26 : LABEL arch=arm64 19:27:35 ---> Running in be9bd9c24238 19:27:36 Removing intermediate container be9bd9c24238 19:27:36 ---> 4e37288cd00a 19:27:36 Step 25/26 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:27:36 ---> Running in c6514b27bd78 19:27:37 Removing intermediate container c6514b27bd78 19:27:37 ---> 2c70a0222ba9 19:27:37 Step 26/26 : LABEL version=0.0.0 19:27:37 ---> Running in eb3604fa42b9 19:27:37 Removing intermediate container eb3604fa42b9 19:27:37 ---> 151a6f9ca89f 19:27:37 19:27:37 Successfully built 151a6f9ca89f 19:27:37 Successfully tagged security-spire-agent-arm64:latest 19:27:37 Building core-metadata 19:28:00  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:28:00 ---> 6b3777e65add 19:28:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:28:00 ---> Using cache 19:28:00 ---> 13e4eac940dc 19:28:00 Step 4/25 : WORKDIR /edgex-go 19:28:00 ---> Using cache 19:28:00 ---> 576225b20cde 19:28:00 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:00 ---> Using cache 19:28:00 ---> a15af641466d 19:28:00 Step 6/25 : RUN apk add --update --no-cache make git 19:28:00 ---> Running in 4aced5880a7d 19:28:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:02 OK: 221 MiB in 51 packages 19:28:03 Removing intermediate container 4aced5880a7d 19:28:03 ---> 6ca723c7f27b 19:28:03 Step 7/25 : COPY go.mod vendor* ./ 19:28:06 ---> 1a4b85a4da0f 19:28:06 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> Running in ce72a1ecb87a 19:28:18 Removing intermediate container 98ac879504ca 19:28:18 ---> 0c3587918c5e 19:28:18 Step 9/23 : COPY . . 19:28:30 ---> 79bce31a06dc 19:28:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:28:30 ---> Running in d41394142ac1 19:28:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:59 Removing intermediate container ce72a1ecb87a 19:28:59 ---> c1efc864e9a0 19:28:59 Step 9/25 : COPY . . 19:29:12 ---> 3b88a9ce0af7 19:29:12 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:29:12 ---> Running in 4a72fd57c5a2 19:29:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:50 Removing intermediate container 3c3273ed98a0 19:31:50 ---> b41a831e54cb 19:31:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:31:50 ---> Running in c34521e5a7ca 19:31:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31:58 Removing intermediate container c34521e5a7ca 19:31:58 ---> e19290f8ed2e 19:31:58 19:31:58 Step 11/23 : FROM alpine:3.16 19:31:58 3.16: Pulling from library/alpine 19:31:59 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:31:59 Status: Downloaded newer image for alpine:3.16 19:31:59 ---> a6215f271958 19:31:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:32:00 ---> Running in 51dd6ea71391 19:32:00 Removing intermediate container 51dd6ea71391 19:32:00 ---> d1f4cee73981 19:32:00 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:32:00 ---> Running in b17b137d6a73 19:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:05 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:32:05 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:32:05 (3/33) Installing readline (8.1.2-r0) 19:32:05 (4/33) Installing bash (5.1.16-r2) 19:32:05 Executing bash-5.1.16-r2.post-install 19:32:05 (5/33) Installing ca-certificates (20220614-r0) 19:32:05 (6/33) Installing brotli-libs (1.0.9-r6) 19:32:05 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:32:05 (8/33) Installing libcurl (7.83.1-r3) 19:32:05 (9/33) Installing curl (7.83.1-r3) 19:32:05 (10/33) Installing docker-cli (20.10.18-r0) 19:32:06 (11/33) Installing dumb-init (1.2.5-r1) 19:32:06 (12/33) Installing libbz2 (1.0.8-r1) 19:32:06 (13/33) Installing expat (2.4.8-r0) 19:32:06 (14/33) Installing libffi (3.4.2-r1) 19:32:06 (15/33) Installing gdbm (1.23-r0) 19:32:06 (16/33) Installing xz-libs (5.2.5-r1) 19:32:06 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:32:06 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:32:06 (19/33) Installing mpdecimal (2.5.1-r1) 19:32:06 (20/33) Installing sqlite-libs (3.38.5-r0) 19:32:06 (21/33) Installing python3 (3.10.5-r0) 19:32:09 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:32:09 (23/33) Installing py3-tomli (2.0.1-r1) 19:32:09 (24/33) Installing py3-pep517 (0.12.0-r2) 19:32:09 (25/33) Installing py3-six (1.16.0-r1) 19:32:09 (26/33) Installing py3-retrying (1.3.3-r3) 19:32:09 (27/33) Installing py3-appdirs (1.4.4-r3) 19:32:09 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:32:09 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:32:09 (30/33) Installing py3-parsing (2.4.7-r3) 19:32:09 (31/33) Installing py3-packaging (21.3-r0) 19:32:09 (32/33) Installing py3-setuptools (59.4.0-r0) 19:32:09 Removing intermediate container 5ebdc243ece0 19:32:09 ---> d13ba589d385 19:32:09 19:32:09 Step 10/33 : FROM alpine:3.16 19:32:09 ---> a6215f271958 19:32:09 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:09 ---> Running in f02c5d9ae65c 19:32:10 (33/33) Installing py3-pip (22.1.1-r0) 19:32:10 Removing intermediate container f02c5d9ae65c 19:32:10 ---> 40d565bdada8 19:32:10 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:32:10 ---> Running in a59860d422f2 19:32:11 Executing busybox-1.35.0-r17.trigger 19:32:11 Executing ca-certificates-20220614-r0.trigger 19:32:12 OK: 120 MiB in 47 packages 19:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:14 (1/2) Installing dumb-init (1.2.5-r1) 19:32:14 (2/2) Installing su-exec (0.2-r1) 19:32:14 Executing busybox-1.35.0-r17.trigger 19:32:14 OK: 5 MiB in 16 packages 19:32:16 Removing intermediate container a59860d422f2 19:32:16 ---> d9c676cb9c85 19:32:16 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:32:16 ---> Running in da04f5aa0481 19:32:17 Removing intermediate container da04f5aa0481 19:32:17 ---> 2e77c122561a 19:32:17 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:32:17 ---> Running in 70bd06a1de77 19:32:17 Removing intermediate container 70bd06a1de77 19:32:17 ---> 70306cd31322 19:32:17 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:32:17 ---> Running in 7d6b0b8197d2 19:32:18 Removing intermediate container 7d6b0b8197d2 19:32:18 ---> f085c78a4b14 19:32:18 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:32:18 ---> Running in 04e51c06241a 19:32:19 Removing intermediate container 04e51c06241a 19:32:19 ---> 7e5a33560220 19:32:19 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:32:19 ---> Running in 3257bf02d740 19:32:22 Removing intermediate container 3257bf02d740 19:32:22 ---> 4915c4695639 19:32:22 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:32:22 ---> Running in 452c091071b4 19:32:22 Removing intermediate container 452c091071b4 19:32:22 ---> b5412fc4bc06 19:32:22 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:32:23 ---> 88125a8d3301 19:32:23 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:32:24 ---> Running in be2de74f8032 19:32:27 Removing intermediate container be2de74f8032 19:32:27 ---> b95c65013a1f 19:32:27 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:27 ---> 3946286816e3 19:32:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:32:30 ---> a2741bbebba1 19:32:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:32:31 ---> 61f4661eaf91 19:32:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:32:32 ---> 0a966765f235 19:32:32 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:32:33 ---> 66c2ac807a46 19:32:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:32:33 Collecting docker-compose==1.23.2 19:32:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.4 MB/s eta 0:00:00 19:32:33 ---> 4f8bb525747d 19:32:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:32:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:32:34 Collecting docopt<0.7,>=0.6.1 19:32:34 Downloading docopt-0.6.2.tar.gz (25 kB) 19:32:34 Preparing metadata (setup.py): started 19:32:35 ---> f785d3aa8130 19:32:35 Step 28/33 : RUN chmod +x /entrypoint.sh 19:32:35 ---> Running in 129be03450ae 19:32:37 Preparing metadata (setup.py): finished with status 'done' 19:32:37 Collecting texttable<0.10,>=0.9.0 19:32:37 Downloading texttable-0.9.1.tar.gz (11 kB) 19:32:37 Preparing metadata (setup.py): started 19:32:38 Removing intermediate container 129be03450ae 19:32:38 ---> c4631cfa3435 19:32:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:32:38 ---> Running in 25b625cfb45e 19:32:39 Removing intermediate container 25b625cfb45e 19:32:39 ---> dfaa79b6bf0a 19:32:39 Step 30/33 : CMD ["gate"] 19:32:39 ---> Running in 7108d2bf2a08 19:32:39 Removing intermediate container 7108d2bf2a08 19:32:39 ---> baaaf38fdc9f 19:32:39 Step 31/33 : LABEL arch=arm64 19:32:39 ---> Running in 416220bf8c5a 19:32:40 Removing intermediate container 416220bf8c5a 19:32:40 ---> 6d58808ca203 19:32:40 Step 32/33 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:32:40 Preparing metadata (setup.py): finished with status 'done' 19:32:40 ---> Running in 0ca496f0e9aa 19:32:40 Removing intermediate container 0ca496f0e9aa 19:32:40 ---> f605cec65797 19:32:41 Step 33/33 : LABEL version=0.0.0 19:32:41 ---> Running in 4dbe918f7d48 19:32:41 Removing intermediate container 4dbe918f7d48 19:32:41 ---> 038de0ec16b1 19:32:41 19:32:42 Successfully built 038de0ec16b1 19:32:42 Successfully tagged security-bootstrapper-arm64:latest 19:32:42  Building security-bootstrapper ... done Building security-spiffe-token-provider 19:32:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:32:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:32:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 19:32:42 Collecting docker<4.0,>=3.6.0 19:32:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:32:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.1 MB/s eta 0:00:00 19:32:42 Collecting dockerpty<0.5,>=0.4.1 19:32:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:32:43 Preparing metadata (setup.py): started 19:32:45 Preparing metadata (setup.py): finished with status 'done' 19:32:46 Collecting jsonschema<3,>=2.5.1 19:32:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:47 Collecting PyYAML<4,>=3.10 19:32:47 Downloading PyYAML-3.13.tar.gz (270 kB) 19:32:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.9 MB/s eta 0:00:00 19:32:49 Preparing metadata (setup.py): started 19:32:52 Preparing metadata (setup.py): finished with status 'done' 19:32:53 Collecting websocket-client<1.0,>=0.32.0 19:32:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:32:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 3.0 MB/s eta 0:00:00 19:32:53 Collecting cached-property<2,>=1.2.0 19:32:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:32:54 Collecting docker-pycreds>=0.4.0 19:32:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:32:56 Collecting chardet<3.1.0,>=3.0.2 19:32:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:32:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 4.5 MB/s eta 0:00:00 19:32:57 Collecting certifi>=2017.4.17 19:32:57 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 19:32:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 9.1 MB/s eta 0:00:00 19:32:58 Collecting urllib3<1.25,>=1.21.1 19:32:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:32:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.4 MB/s eta 0:00:00 19:32:59 Collecting idna<2.8,>=2.5 19:32:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:32:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 5.4 MB/s eta 0:00:00 19:33:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:33:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:33:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:33:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:33:01 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:33:01 ---> 6b3777e65add 19:33:01 Step 3/20 : WORKDIR /edgex-go 19:33:01 ---> Using cache 19:33:01 ---> 3ccfa783eb5c 19:33:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:33:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:33:01 Running setup.py install for texttable: started 19:33:02 ---> Running in bba35d99b121 19:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:05 Running setup.py install for texttable: finished with status 'done' 19:33:05 Running setup.py install for PyYAML: started 19:33:06 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:33:06 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:33:06 OK: 16894 distinct packages available 19:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:08 OK: 221 MiB in 51 packages 19:33:09 Running setup.py install for PyYAML: finished with status 'done' 19:33:09 Removing intermediate container bba35d99b121 19:33:09 ---> cd71556a446c 19:33:09 Step 5/20 : COPY go.mod vendor* ./ 19:33:10 ---> c536f603dfca 19:33:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:10 ---> Running in 866577e3d6b8 19:33:12 Running setup.py install for docopt: started 19:33:14 Running setup.py install for docopt: finished with status 'done' 19:33:18 Running setup.py install for dockerpty: started 19:33:21 Running setup.py install for dockerpty: finished with status 'done' 19:33:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:33:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:33:51 Removing intermediate container b17b137d6a73 19:33:51 ---> 53e140ccf0e1 19:33:51 Step 14/23 : ENV APP_PORT=58890 19:33:51 ---> Running in 59eeb0cd8e0b 19:33:51 Removing intermediate container 59eeb0cd8e0b 19:33:51 ---> 1b23a1682a8a 19:33:51 Step 15/23 : EXPOSE $APP_PORT 19:33:51 ---> Running in 11358d556a01 19:33:51 Removing intermediate container 11358d556a01 19:33:51 ---> 7c7ef18dfa50 19:33:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:33:56 ---> 8a62fb3476cf 19:33:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:33:57 ---> 4cbca845a9dd 19:33:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:33:58 Removing intermediate container 8e32d51ee19e 19:33:58 ---> e8b783e7825f 19:33:58 19:33:58 Step 11/24 : FROM alpine:3.16 19:33:58 ---> a6215f271958 19:33:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:58 ---> Running in f28c4685b71d 19:33:59 Removing intermediate container f28c4685b71d 19:33:59 ---> 4ebb032cc2f9 19:33:59 Step 13/24 : ENV APP_PORT=59880 19:34:00 ---> 04299903959b 19:34:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:34:00 ---> Running in 322218dec8c8 19:34:00 ---> Running in eccb1c8e94fd 19:34:01 Removing intermediate container 322218dec8c8 19:34:01 ---> ead3219ea74e 19:34:01 Step 14/24 : EXPOSE $APP_PORT 19:34:01 Removing intermediate container eccb1c8e94fd 19:34:01 ---> a62a71bbfee0 19:34:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:01 ---> Running in 30f941a10514 19:34:01 ---> Running in bd26588ea525 19:34:03 Removing intermediate container 30f941a10514 19:34:03 ---> 07895eb7a708 19:34:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:03 ---> Running in 70b41e258fff 19:34:03 Removing intermediate container bd26588ea525 19:34:03 ---> 1d51b7680b9a 19:34:03 Step 21/23 : LABEL arch=arm64 19:34:04 ---> Running in 07a7578e6c40 19:34:05 Removing intermediate container 07a7578e6c40 19:34:05 ---> 543dd6de8699 19:34:05 Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:34:05 ---> Running in fa6961069ab4 19:34:06 Removing intermediate container fa6961069ab4 19:34:06 ---> 3d50f4eaaf30 19:34:06 Step 23/23 : LABEL version=0.0.0 19:34:06 ---> Running in 298486b609b4 19:34:07 Removing intermediate container 70b41e258fff 19:34:07 ---> bebfc6297a8e 19:34:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:34:08 ---> Running in 65ba0933c90a 19:34:08 Removing intermediate container 298486b609b4 19:34:08 ---> 61ee05b0f62a 19:34:08 19:34:09 Successfully built 61ee05b0f62a 19:34:09 Successfully tagged sys-mgmt-agent-arm64:latest 19:34:09  Building sys-mgmt-agent ... done Building security-proxy-setup 19:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:13 (1/6) Installing dumb-init (1.2.5-r1) 19:34:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:34:13 (3/6) Installing libsodium (1.0.18-r0) 19:34:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:34:14 (5/6) Installing libzmq (4.3.4-r0) 19:34:14 (6/6) Installing zeromq (4.3.4-r0) 19:34:14 Executing busybox-1.35.0-r17.trigger 19:34:14 OK: 8 MiB in 20 packages 19:34:17 Removing intermediate container 65ba0933c90a 19:34:17 ---> 91d386dff70f 19:34:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:18 ---> f7bdf6c11b88 19:34:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:21 Removing intermediate container 866577e3d6b8 19:34:21 ---> b0197e04814e 19:34:21 Step 7/20 : COPY . . 19:34:21 ---> a4c3ad663d0b 19:34:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:23 ---> 219bf0812bbc 19:34:23 Step 20/24 : ENTRYPOINT ["/core-data"] 19:34:23 ---> Running in c68ecd9f5c63 19:34:24 Removing intermediate container c68ecd9f5c63 19:34:24 ---> f48e6a19be0f 19:34:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:24 ---> Running in d26bfdb5cfe4 19:34:25 Removing intermediate container d26bfdb5cfe4 19:34:25 ---> 44afe039373a 19:34:25 Step 22/24 : LABEL arch=arm64 19:34:25 ---> Running in c6ae4e922551 19:34:26 Removing intermediate container c6ae4e922551 19:34:26 ---> 0b6093a30815 19:34:26 Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:34:27 ---> Running in 98db4d6ba6e9 19:34:28 Removing intermediate container 98db4d6ba6e9 19:34:28 ---> d591ad2ba24d 19:34:28 Step 24/24 : LABEL version=0.0.0 19:34:28 ---> Running in db87cdf56856 19:34:29 Removing intermediate container db87cdf56856 19:34:29 ---> dbf031d64c32 19:34:29 19:34:29 Successfully built dbf031d64c32 19:34:29 Successfully tagged core-data-arm64:latest 19:34:29  Building core-data ... done Building support-scheduler 19:34:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:30 ---> 6b3777e65add 19:34:30 Step 3/22 : WORKDIR /edgex-go 19:34:30 ---> Using cache 19:34:30 ---> 3ccfa783eb5c 19:34:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:30 ---> Using cache 19:34:30 ---> 85287aee7e73 19:34:30 Step 5/22 : RUN apk add --update --no-cache make git 19:34:30 ---> Running in 63294a2b3db6 19:34:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:36 OK: 221 MiB in 51 packages 19:34:38 Removing intermediate container 63294a2b3db6 19:34:38 ---> 2465db365ae5 19:34:38 Step 6/22 : COPY go.mod vendor* ./ 19:34:40 ---> 16362b8cb3c6 19:34:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:40 ---> Running in 333321e43237 19:34:43 ---> f0ba8d62f286 19:34:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:43 ---> Running in 1dee650dbe9a 19:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:34:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:51 ---> 6b3777e65add 19:34:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:34:51 ---> Using cache 19:34:51 ---> 13e4eac940dc 19:34:51 Step 4/23 : WORKDIR /edgex-go 19:34:51 ---> Using cache 19:34:51 ---> 576225b20cde 19:34:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:51 ---> Using cache 19:34:51 ---> a15af641466d 19:34:51 Step 6/23 : RUN apk add --update --no-cache make git 19:34:51 ---> Using cache 19:34:51 ---> 6ca723c7f27b 19:34:51 Step 7/23 : COPY go.mod vendor* ./ 19:34:51 ---> Using cache 19:34:51 ---> 1a4b85a4da0f 19:34:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:51 ---> Using cache 19:34:51 ---> c1efc864e9a0 19:34:51 Step 9/23 : COPY . . 19:34:51 ---> Using cache 19:34:51 ---> 3b88a9ce0af7 19:34:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:34:51 ---> Running in 7242bd65776b 19:34:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:35:41 Removing intermediate container 333321e43237 19:35:41 ---> 85c60c0cd8fb 19:35:41 Step 8/22 : COPY . . 19:35:49 ---> 26b01aa19fd0 19:35:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:35:49 ---> Running in 12c4339b1f1c 19:35:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:36:13 Removing intermediate container 4a72fd57c5a2 19:36:13 ---> d2be2d235905 19:36:13 19:36:13 Step 11/25 : FROM alpine:3.16 19:36:13 ---> a6215f271958 19:36:13 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:36:13 ---> Running in ab8edd89c64e 19:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:13 (1/1) Installing dumb-init (1.2.5-r1) 19:36:13 Executing busybox-1.35.0-r17.trigger 19:36:13 OK: 5 MiB in 15 packages 19:36:15 Removing intermediate container ab8edd89c64e 19:36:15 ---> f4a703a8797a 19:36:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:15 ---> Running in 1ab460af3f9e 19:36:15 Removing intermediate container 1ab460af3f9e 19:36:15 ---> 484e27f59434 19:36:15 Step 14/25 : ENV APP_PORT=59881 19:36:15 ---> Running in 6b8cba1be110 19:36:16 Removing intermediate container 6b8cba1be110 19:36:16 ---> 983d2e0a2b16 19:36:16 Step 15/25 : EXPOSE $APP_PORT 19:36:16 ---> Running in 6d7492e8fbba 19:36:16 Removing intermediate container 6d7492e8fbba 19:36:16 ---> e85321420345 19:36:16 Step 16/25 : WORKDIR / 19:36:17 ---> Running in 35dbc657d893 19:36:17 Removing intermediate container 35dbc657d893 19:36:17 ---> e865b183fd00 19:36:17 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:18 ---> 536dacdc9c5d 19:36:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:20 ---> 79c7e1448bcf 19:36:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:36:21 ---> 43cbfc054e64 19:36:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:36:22 ---> 25d7974a3426 19:36:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:36:22 ---> Running in 1bf031c35670 19:36:23 Removing intermediate container 1bf031c35670 19:36:23 ---> 21db22b676c5 19:36:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:23 ---> Running in 3f1d2524eeef 19:36:23 Removing intermediate container 3f1d2524eeef 19:36:23 ---> 7fd1c24de0f1 19:36:23 Step 23/25 : LABEL arch=arm64 19:36:23 ---> Running in c16b5c6b3b77 19:36:24 Removing intermediate container c16b5c6b3b77 19:36:24 ---> 0bdec2fed9c1 19:36:24 Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:36:24 ---> Running in 6fff716228bb 19:36:25 Removing intermediate container 6fff716228bb 19:36:25 ---> b38d4be59830 19:36:25 Step 25/25 : LABEL version=0.0.0 19:36:25 ---> Running in 58f7a0ae5b4c 19:36:25 Removing intermediate container 58f7a0ae5b4c 19:36:25 ---> 33ff39c5a7b3 19:36:25 19:36:26 Successfully built 33ff39c5a7b3 19:36:26 Successfully tagged core-metadata-arm64:latest 19:36:26  Building core-metadata ... done Building core-command 19:36:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:36:44 ---> 6b3777e65add 19:36:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:36:44 ---> Using cache 19:36:44 ---> 13e4eac940dc 19:36:44 Step 4/24 : WORKDIR /edgex-go 19:36:44 ---> Using cache 19:36:44 ---> 576225b20cde 19:36:44 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:44 ---> Using cache 19:36:44 ---> a15af641466d 19:36:44 Step 6/24 : RUN apk add --update --no-cache make git 19:36:44 ---> Using cache 19:36:44 ---> 6ca723c7f27b 19:36:44 Step 7/24 : COPY go.mod vendor* ./ 19:36:44 ---> Using cache 19:36:44 ---> 1a4b85a4da0f 19:36:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:44 ---> Using cache 19:36:44 ---> c1efc864e9a0 19:36:44 Step 9/24 : COPY . . 19:36:44 ---> Using cache 19:36:44 ---> 3b88a9ce0af7 19:36:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:36:44 ---> Running in 4d625216bf28 19:36:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:38:22 Removing intermediate container d41394142ac1 19:38:22 ---> b60c3896b6b5 19:38:22 19:38:22 Step 11/23 : FROM alpine:3.16 19:38:22 ---> a6215f271958 19:38:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:22 ---> Running in f50be00ca8fe 19:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:22 (1/2) Installing ca-certificates (20220614-r0) 19:38:22 (2/2) Installing dumb-init (1.2.5-r1) 19:38:22 Executing busybox-1.35.0-r17.trigger 19:38:22 Executing ca-certificates-20220614-r0.trigger 19:38:22 OK: 6 MiB in 16 packages 19:38:22 Removing intermediate container f50be00ca8fe 19:38:22 ---> 45ec5751625b 19:38:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:22 ---> Running in 604316f9d98e 19:38:22 Removing intermediate container 604316f9d98e 19:38:22 ---> 33535273eddc 19:38:22 Step 14/23 : ENV APP_PORT=59860 19:38:22 ---> Running in 2b84f53dc64d 19:38:22 Removing intermediate container 2b84f53dc64d 19:38:22 ---> 98fdc547c7a9 19:38:22 Step 15/23 : EXPOSE $APP_PORT 19:38:22 ---> Running in 5f0a0c243452 19:38:22 Removing intermediate container 5f0a0c243452 19:38:22 ---> d0a35d125104 19:38:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:22 ---> e682346a48b2 19:38:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:23 ---> 9c272a809d5b 19:38:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:38:24 ---> d39bee968130 19:38:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:38:24 ---> Running in 8ea55328f55a 19:38:25 Removing intermediate container 8ea55328f55a 19:38:25 ---> bdbd29900959 19:38:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:25 ---> Running in 114dc2e4c5ab 19:38:26 Removing intermediate container 114dc2e4c5ab 19:38:26 ---> ce211c7a450e 19:38:26 Step 21/23 : LABEL arch=arm64 19:38:26 ---> Running in 00a93674475c 19:38:26 Removing intermediate container 00a93674475c 19:38:26 ---> fb2b538e602e 19:38:26 Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:38:26 ---> Running in de9dcce7af4a 19:38:27 Removing intermediate container de9dcce7af4a 19:38:27 ---> ff22c7d35fcb 19:38:27 Step 23/23 : LABEL version=0.0.0 19:38:27 ---> Running in 548b33165dcf 19:38:27 Removing intermediate container 548b33165dcf 19:38:27 ---> 5212627e517e 19:38:27 19:38:28 Successfully built 5212627e517e 19:38:28 Successfully tagged support-notifications-arm64:latest 19:38:28  Building support-notifications ... done Building security-secretstore-setup 19:38:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:38:46 ---> 6b3777e65add 19:38:46 Step 3/25 : WORKDIR /edgex-go 19:38:46 ---> Using cache 19:38:46 ---> 3ccfa783eb5c 19:38:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:46 ---> Using cache 19:38:46 ---> 85287aee7e73 19:38:46 Step 5/25 : RUN apk add --update --no-cache make git 19:38:46 ---> Using cache 19:38:46 ---> 2465db365ae5 19:38:46 Step 6/25 : COPY go.mod vendor* ./ 19:38:46 ---> Using cache 19:38:46 ---> 16362b8cb3c6 19:38:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:46 ---> Using cache 19:38:46 ---> 85c60c0cd8fb 19:38:46 Step 8/25 : COPY . . 19:38:46 ---> Using cache 19:38:46 ---> 26b01aa19fd0 19:38:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:46 ---> Running in c9c3207e07d1 19:38:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:41:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:41:52 Removing intermediate container 12c4339b1f1c 19:41:52 ---> 91e8a58e6d17 19:41:52 19:41:52 Step 10/22 : FROM alpine:3.16 19:41:52 ---> a6215f271958 19:41:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:41:52 ---> Running in 69c98dfc95b0 19:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:55 (1/6) Installing ca-certificates (20220614-r0) 19:41:55 (2/6) Installing brotli-libs (1.0.9-r6) 19:41:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:41:55 (4/6) Installing libcurl (7.83.1-r3) 19:41:55 (5/6) Installing curl (7.83.1-r3) 19:41:55 (6/6) Installing dumb-init (1.2.5-r1) 19:41:55 Executing busybox-1.35.0-r17.trigger 19:41:55 Executing ca-certificates-20220614-r0.trigger 19:41:55 OK: 8 MiB in 20 packages 19:41:57 Removing intermediate container 69c98dfc95b0 19:41:57 ---> 2b1ffe80ef9a 19:41:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:41:57 ---> Running in 63e7374a3334 19:41:58 Removing intermediate container 63e7374a3334 19:41:58 ---> 27a6f09025f7 19:41:58 Step 13/22 : WORKDIR /edgex 19:41:58 ---> Running in dc94420fa731 19:41:59 Removing intermediate container dc94420fa731 19:41:59 ---> a2af0d3dde8f 19:41:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:42:00 ---> b9c3c4be130b 19:42:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:42:01 ---> 2697289c1f45 19:42:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:42:03 ---> 31927e1b0d61 19:42:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:42:04 ---> ef45b6886d5a 19:42:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:04 ---> Running in d46252da7ba3 19:42:07 Removing intermediate container d46252da7ba3 19:42:07 ---> 87669046a820 19:42:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:42:07 ---> Running in 119606a705fe 19:42:08 Removing intermediate container 119606a705fe 19:42:08 ---> 680487b41e74 19:42:08 Step 20/22 : LABEL arch=arm64 19:42:08 ---> Running in 33c2b29e0798 19:42:08 Removing intermediate container 33c2b29e0798 19:42:08 ---> 4d2c6cd792ed 19:42:08 Step 21/22 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:42:09 ---> Running in c7ea4f695a99 19:42:09 Removing intermediate container c7ea4f695a99 19:42:09 ---> 6b08e3e3f97d 19:42:09 Step 22/22 : LABEL version=0.0.0 19:42:09 ---> Running in 3d2720e7e6e3 19:42:10 Removing intermediate container 3d2720e7e6e3 19:42:10 ---> 864cfc2ef3b1 19:42:10 19:42:10 Successfully built 864cfc2ef3b1 19:42:10 Successfully tagged security-proxy-setup-arm64:latest 19:43:07  Building security-proxy-setup ... done Removing intermediate container 4d625216bf28 19:43:07 ---> fbe9ee2bdd85 19:43:07 19:43:07 Step 11/24 : FROM alpine:3.16 19:43:07 ---> a6215f271958 19:43:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:43:07 ---> Using cache 19:43:07 ---> f4a703a8797a 19:43:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:07 ---> Using cache 19:43:07 ---> 484e27f59434 19:43:07 Step 14/24 : ENV APP_PORT=59882 19:43:07 ---> Running in d259f9a3867b 19:43:07 Removing intermediate container d259f9a3867b 19:43:07 ---> e2bb9a2e8061 19:43:07 Step 15/24 : EXPOSE $APP_PORT 19:43:07 ---> Running in fb6187d3d3ac 19:43:07 Removing intermediate container fb6187d3d3ac 19:43:07 ---> 5a6fa0053508 19:43:07 Step 16/24 : WORKDIR / 19:43:07 ---> Running in 37ca5ac6420c 19:43:07 Removing intermediate container 37ca5ac6420c 19:43:07 ---> 0c35de9bfdc9 19:43:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:07 ---> 365209e81302 19:43:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:43:07 Removing intermediate container 1dee650dbe9a 19:43:07 ---> 662943bdf292 19:43:07 19:43:07 Step 9/20 : FROM alpine:3.15 19:43:07 ---> 02e0d6fdf486 19:43:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:07 ---> Using cache 19:43:07 ---> 68abc0de7c08 19:43:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:07 ---> Using cache 19:43:07 ---> 01dc8f7e75c4 19:43:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:43:07 ---> Running in 2ee324d86c57 19:43:07 ---> e6a0e2e980af 19:43:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:43:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:07 ---> 7797e50c31e4 19:43:07 Step 20/24 : ENTRYPOINT ["/core-command"] 19:43:07 ---> Running in 49ec36f7dcce 19:43:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:08 Removing intermediate container 49ec36f7dcce 19:43:08 ---> eef710cac98e 19:43:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:08 ---> Running in 1705efc77e8c 19:43:09 Removing intermediate container 1705efc77e8c 19:43:09 ---> 54f7a686ceae 19:43:09 Step 22/24 : LABEL arch=arm64 19:43:09 ---> Running in c0c04decee08 19:43:09 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:43:09 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:43:09 OK: 15734 distinct packages available 19:43:09 Removing intermediate container c0c04decee08 19:43:09 ---> b24c4f1ebf5b 19:43:09 Step 23/24 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:43:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:10 ---> Running in 6a29962e77df 19:43:10 Removing intermediate container 6a29962e77df 19:43:10 ---> 4ee75db2682d 19:43:10 Step 24/24 : LABEL version=0.0.0 19:43:10 ---> Running in f8fa0e11fcfb 19:43:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:11 Removing intermediate container f8fa0e11fcfb 19:43:11 ---> afc63d34d298 19:43:11 19:43:11 Successfully built afc63d34d298 19:43:11 Successfully tagged core-command-arm64:latest 19:43:11  Building core-command ... done (1/9) Installing ca-certificates (20220614-r0) 19:43:12 (2/9) Installing brotli-libs (1.0.9-r5) 19:43:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:43:12 (4/9) Installing libcurl (7.80.0-r3) 19:43:12 (5/9) Installing curl (7.80.0-r3) 19:43:12 (6/9) Installing dumb-init (1.2.5-r1) 19:43:12 (7/9) Installing musl-obstack (1.2.3-r0) 19:43:12 (8/9) Installing libucontext (1.1-r0) 19:43:12 (9/9) Installing gcompat (1.0.0-r4) 19:43:12 Executing busybox-1.34.1-r7.trigger 19:43:12 Executing ca-certificates-20220614-r0.trigger 19:43:13 OK: 8 MiB in 23 packages 19:43:15 Removing intermediate container 2ee324d86c57 19:43:15 ---> 46e7961275b6 19:43:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:16 ---> 014bbb0bfc3f 19:43:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:43:18 ---> 858a3974b00d 19:43:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:43:19 ---> 570d9e9bb9b0 19:43:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:43:19 ---> Running in e761aa32a5c8 19:43:19 Removing intermediate container e761aa32a5c8 19:43:19 ---> b8ef6bdcf88f 19:43:19 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:19 ---> Running in 801cc958d8c2 19:43:20 Removing intermediate container 801cc958d8c2 19:43:20 ---> b7e1b5421542 19:43:20 Step 18/20 : LABEL arch=arm64 19:43:20 ---> Running in 33106cbdc0d0 19:43:20 Removing intermediate container 33106cbdc0d0 19:43:20 ---> d83dc8a51a5a 19:43:20 Step 19/20 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:43:20 ---> Running in af75c6403e83 19:43:21 Removing intermediate container af75c6403e83 19:43:21 ---> 9a4095b860ff 19:43:21 Step 20/20 : LABEL version=0.0.0 19:43:21 ---> Running in 8a69d7a94f65 19:43:21 Removing intermediate container 8a69d7a94f65 19:43:21 ---> 6afee5a4868e 19:43:21 19:43:21 Successfully built 6afee5a4868e 19:43:21 Successfully tagged security-spiffe-token-provider-arm64:latest 19:43:28  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:43:36 Removing intermediate container c9c3207e07d1 19:43:36 ---> 4ca8f079a70d 19:43:36 19:43:36 Step 10/25 : FROM alpine:3.16 19:43:36 ---> a6215f271958 19:43:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:43:37 ---> Running in 43d7973bc527 19:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:38 Removing intermediate container 7242bd65776b 19:43:38 ---> 64a4009e5c93 19:43:38 19:43:38 Step 11/23 : FROM alpine:3.16 19:43:38 ---> a6215f271958 19:43:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:43:38 ---> Using cache 19:43:38 ---> f4a703a8797a 19:43:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:38 ---> Using cache 19:43:38 ---> 484e27f59434 19:43:38 Step 14/23 : ENV APP_PORT=59861 19:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:38 ---> Running in 7ccc6154566e 19:43:38 Removing intermediate container 7ccc6154566e 19:43:38 ---> b42fecb6568d 19:43:38 Step 15/23 : EXPOSE $APP_PORT 19:43:39 ---> Running in bd5a5485cedb 19:43:39 Removing intermediate container bd5a5485cedb 19:43:39 ---> 5bda3d149b38 19:43:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:39 (1/3) Installing ca-certificates (20220614-r0) 19:43:39 (2/3) Installing dumb-init (1.2.5-r1) 19:43:39 (3/3) Installing su-exec (0.2-r1) 19:43:39 Executing busybox-1.35.0-r17.trigger 19:43:39 Executing ca-certificates-20220614-r0.trigger 19:43:39 OK: 6 MiB in 17 packages 19:43:39 ---> ee13df4eebd4 19:43:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:43:41 Removing intermediate container 43d7973bc527 19:43:41 ---> 4f129b61b99c 19:43:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:41 ---> Running in f42c6d65e0a4 19:43:41 ---> 3bc552faa338 19:43:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:43:41 Removing intermediate container f42c6d65e0a4 19:43:41 ---> bb6980a720b6 19:43:41 Step 13/25 : WORKDIR / 19:43:41 ---> Running in 60201d62cd44 19:43:42 Removing intermediate container 60201d62cd44 19:43:42 ---> 664436a77651 19:43: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 19:43:42 ---> 64c25d3c45df 19:43:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:43:42 ---> Running in 767314e6f8ce 19:43:42 Removing intermediate container 767314e6f8ce 19:43:42 ---> fbf9923392bd 19:43:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:42 ---> Running in 9b86b39e744a 19:43:42 ---> 8949f87a3993 19:43:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:43:43 Removing intermediate container 9b86b39e744a 19:43:43 ---> ecc8156d4016 19:43:43 Step 21/23 : LABEL arch=arm64 19:43:43 ---> Running in df1b339b5685 19:43:43 ---> 624337bef413 19:43:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:43:43 Removing intermediate container df1b339b5685 19:43:43 ---> 7f1debd3e7db 19:43:43 Step 22/23 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:43:43 ---> Running in 4dcdb33912da 19:43:43 Removing intermediate container 4dcdb33912da 19:43:43 ---> d0f211688066 19:43:43 Step 23/23 : LABEL version=0.0.0 19:43:44 ---> Running in 82b1c5b9b187 19:43:44 ---> 7cac330d534a 19:43:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:43:44 Removing intermediate container 82b1c5b9b187 19:43:44 ---> 2a6833c23fbc 19:43:44 19:43:44 Successfully built 2a6833c23fbc 19:43:44 Successfully tagged support-scheduler-arm64:latest 19:43:44  Building support-scheduler ... done  ---> cfb0d85b5740 19:43:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:43:45 ---> 39cbf93b0df3 19:43:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:43:46 ---> 03af7888bb05 19:43:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:43:47 ---> ef4658c29287 19:43:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:47 ---> Running in d18cce188263 19:43:49 Removing intermediate container d18cce188263 19:43:49 ---> 23dca8537a35 19:43:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:43:49 ---> Running in 7174fb13fd93 19:43:49 Removing intermediate container 7174fb13fd93 19:43:49 ---> 0f9b8fb334ca 19:43:49 Step 23/25 : LABEL arch=arm64 19:43:49 ---> Running in b21db6cd3d85 19:43:49 Removing intermediate container b21db6cd3d85 19:43:49 ---> 62ecc34d3c26 19:43:49 Step 24/25 : LABEL git_sha=c86b8e77ad381ab7248d41d377cfc1f185c99373 19:43:49 ---> Running in 81adad333a76 19:43:50 Removing intermediate container 81adad333a76 19:43:50 ---> 47dddcbec087 19:43:50 Step 25/25 : LABEL version=0.0.0 19:43:50 ---> Running in a04eb5c5875b 19:43:50 Removing intermediate container a04eb5c5875b 19:43:50 ---> 6ab7d7b12937 19:43:50 19:43:50 Successfully built 6ab7d7b12937 19:43:50 Successfully tagged security-secretstore-setup-arm64:latest 19:43:50  Building security-secretstore-setup ... done  [Pipeline] } 19:43:50 $ docker stop --time=1 21fb099dba1a3d96d15dcd6f78127df25f7f7f8eedd9677861769d4e39bb266d 19:43:52 $ docker rm -f 21fb099dba1a3d96d15dcd6f78127df25f7f7f8eedd9677861769d4e39bb266d [Pipeline] // withDockerContainer [Pipeline] sh 19:43:53 + docker images 19:43:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:53 security-secretstore-setup-arm64 latest 6ab7d7b12937 3 seconds ago 28.2MB 19:43:53 support-scheduler-arm64 latest 2a6833c23fbc 9 seconds ago 25.7MB 19:43:53 64a4009e5c93 16 seconds ago 1.43GB 19:43:53 4ca8f079a70d 18 seconds ago 1.37GB 19:43:53 security-spiffe-token-provider-arm64 latest 6afee5a4868e 32 seconds ago 28.4MB 19:43:53 core-command-arm64 latest afc63d34d298 42 seconds ago 16.7MB 19:43:53 662943bdf292 50 seconds ago 1.41GB 19:43:53 fbe9ee2bdd85 55 seconds ago 1.37GB 19:43:53 security-proxy-setup-arm64 latest 864cfc2ef3b1 About a minute ago 26.4MB 19:43:53 91e8a58e6d17 2 minutes ago 1.36GB 19:43:53 support-notifications-arm64 latest 5212627e517e 5 minutes ago 26.3MB 19:43:53 b60c3896b6b5 5 minutes ago 1.44GB 19:43:53 core-metadata-arm64 latest 33ff39c5a7b3 7 minutes ago 17.5MB 19:43:53 d2be2d235905 7 minutes ago 1.38GB 19:43:53 core-data-arm64 latest dbf031d64c32 9 minutes ago 20.7MB 19:43:53 sys-mgmt-agent-arm64 latest 61ee05b0f62a 9 minutes ago 133MB 19:43:53 e8b783e7825f 9 minutes ago 1.38GB 19:43:53 security-bootstrapper-arm64 latest 038de0ec16b1 11 minutes ago 19.1MB 19:43:53 d13ba589d385 11 minutes ago 1.36GB 19:43:53 e19290f8ed2e 11 minutes ago 1.36GB 19:43:53 security-spire-agent-arm64 latest 151a6f9ca89f 16 minutes ago 122MB 19:43:53 security-spire-config-arm64 latest 826489a2f3fa 17 minutes ago 83.6MB 19:43:53 security-spire-server-arm64 latest 05ba712c2f02 17 minutes ago 84.2MB 19:43:53 0587e3f8bebc 17 minutes ago 1.25GB 19:43:53 dcfaf279cead 17 minutes ago 1.25GB 19:43:53 ci-base-image-arm64 latest 6b3777e65add 31 minutes ago 995MB 19:43:53 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 19:43:53 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 19:43:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 19:43:53 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 19:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:54 19:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:55 arm64: Pulling from edgex-lftools-log-publisher 19:43:55 8998bd30e6a1: Pulling fs layer 19:43:55 04944245beec: Pulling fs layer 19:43:55 699f458cf7ca: Pulling fs layer 19:43:55 765212b225bb: Pulling fs layer 19:43:55 f23df028b6ca: Pulling fs layer 19:43:55 d65c8cfc05b1: Pulling fs layer 19:43:55 2437ff75d9bd: Pulling fs layer 19:43:55 f23df028b6ca: Waiting 19:43:55 2437ff75d9bd: Waiting 19:43:55 765212b225bb: Waiting 19:43:55 d65c8cfc05b1: Waiting 19:43:55 04944245beec: Verifying Checksum 19:43:55 04944245beec: Download complete 19:43:55 765212b225bb: Verifying Checksum 19:43:55 765212b225bb: Download complete 19:43:55 f23df028b6ca: Download complete 19:43:55 d65c8cfc05b1: Verifying Checksum 19:43:55 d65c8cfc05b1: Download complete 19:43:55 699f458cf7ca: Verifying Checksum 19:43:55 699f458cf7ca: Download complete 19:43:55 8998bd30e6a1: Verifying Checksum 19:43:55 8998bd30e6a1: Download complete 19:43:58 2437ff75d9bd: Verifying Checksum 19:43:58 2437ff75d9bd: Download complete 19:44:00 8998bd30e6a1: Pull complete 19:44:00 04944245beec: Pull complete 19:44:01 699f458cf7ca: Pull complete 19:44:02 765212b225bb: Pull complete 19:44:03 f23df028b6ca: Pull complete 19:44:03 d65c8cfc05b1: Pull complete 19:44:18 2437ff75d9bd: Pull complete 19:44:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:18 prd-ubuntu20.04-docker-arm64-4c-16g-29979 does not seem to be running inside a container 19:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:21 $ docker top 15ca5f747c2ddbf4eb7d97189c9b840e41d6f8a7a5c982a310443a052355d8ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:22 ---> job-cost.sh 19:44:22 lf-activate-venv: SKIPPING 19:44:22 INFO: No Stack... 19:44:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:23 INFO: Archiving Costs [Pipeline] sh 19:44:24 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:44:24 + cut -d, -f6 [Pipeline] lock 19:44:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] 19:44:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] did not exist. Created. 19:44:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:25 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:25 Stashed 1 file(s) [Pipeline] } 19:44:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4161-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:25 $ docker stop --time=1 15ca5f747c2ddbf4eb7d97189c9b840e41d6f8a7a5c982a310443a052355d8ea 19:44:27 $ docker rm -f 15ca5f747c2ddbf4eb7d97189c9b840e41d6f8a7a5c982a310443a052355d8ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:44:28 provisioning config files... 19:44:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1697550671149655698tmp [Pipeline] { [Pipeline] sh 19:44:28 + set +x 19:44:28 + curl -s https://codecov.io/bash 19:44:28 + bash -s -- 19:44:28 19:44:28 _____ _ 19:44:28 / ____| | | 19:44:28 | | ___ __| | ___ ___ _____ __ 19:44:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:28 Bash-1.0.6 19:44:28 19:44:28 19:44:28 ==> git version 2.25.1 found 19:44:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:44:28 Release-Date: 2020-01-08 19:44:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:44:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:44:28 ==> Jenkins CI detected. 19:44:28 current dir:  /w/workspace/edgex-go/1 19:44:28 project root: . 19:44:28 --> token set from env 19:44:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:28 ==> Running gcov in . (disable via -X gcov) 19:44:28 ==> Python coveragepy not found 19:44:28 ==> Searching for coverage reports in: 19:44:28 + . 19:44:28 -> Found 1 reports 19:44:28 ==> Detecting git/mercurial file structure 19:44:28 ==> Reading reports 19:44:28 + ./coverage.out bytes=491929 19:44:28 ==> Appending adjustments 19:44:28 https://docs.codecov.io/docs/fixing-reports 19:44:29 + Found adjustments 19:44:29 ==> Gzipping contents 19:44:29 64K /tmp/codecov.Ib9Kbc.gz 19:44:29 ==> Uploading reports 19:44:29 url: https://codecov.io 19:44:29 query: branch=PR-4161&commit=c86b8e77ad381ab7248d41d377cfc1f185c99373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= 19:44:29 -> Pinging Codecov 19:44:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4161&commit=c86b8e77ad381ab7248d41d377cfc1f185c99373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= 19:44:30 -> Uploading to 19:44:30 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/c86b8e77ad381ab7248d41d377cfc1f185c99373/e6873ba9-7dc6-4d3e-8649-06911f116d81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T194430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70f1d5799550670c8424e391268a472af724ce73df8519bdfa2eb599ed4d5e73 19:44:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:30 Dload Upload Total Spent Left Speed 19:44:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64672 0 0 100 64672 0 234k --:--:-- --:--:-- --:--:-- 234k 19:44:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c86b8e77ad381ab7248d41d377cfc1f185c99373 [Pipeline] } 19:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:44:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:44:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:33 ---> package-listing.sh 19:44:33 ++ facter osfamily 19:44:33 ++ tr '[:upper:]' '[:lower:]' 19:44:33 + OS_FAMILY=debian 19:44:33 + workspace=/w/workspace/edgex-go/1 19:44:33 + START_PACKAGES=/tmp/packages_start.txt 19:44:33 + END_PACKAGES=/tmp/packages_end.txt 19:44:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:33 + PACKAGES=/tmp/packages_start.txt 19:44:33 + '[' /w/workspace/edgex-go/1 ']' 19:44:33 + PACKAGES=/tmp/packages_end.txt 19:44:33 + case "${OS_FAMILY}" in 19:44:33 + dpkg -l 19:44:33 + grep '^ii' 19:44:33 + '[' -f /tmp/packages_start.txt ']' 19:44:33 + '[' -f /tmp/packages_end.txt ']' 19:44:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:33 + '[' /w/workspace/edgex-go/1 ']' 19:44:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:34 19:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:34 latest: Pulling from edgex-lftools-log-publisher 19:44:34 5eb5b503b376: Pulling fs layer 19:44:34 5c69ac0246d0: Pulling fs layer 19:44:34 ec43610c2a17: Pulling fs layer 19:44:34 3a2ae6a8a46f: Pulling fs layer 19:44:34 33b1e0a273af: Pulling fs layer 19:44:34 5d3b04190fa2: Pulling fs layer 19:44:34 2f39f015ded8: Pulling fs layer 19:44:34 33b1e0a273af: Waiting 19:44:34 5d3b04190fa2: Waiting 19:44:34 2f39f015ded8: Waiting 19:44:34 3a2ae6a8a46f: Waiting 19:44:34 5c69ac0246d0: Verifying Checksum 19:44:34 5c69ac0246d0: Download complete 19:44:34 3a2ae6a8a46f: Verifying Checksum 19:44:34 3a2ae6a8a46f: Download complete 19:44:34 33b1e0a273af: Verifying Checksum 19:44:34 33b1e0a273af: Download complete 19:44:34 5d3b04190fa2: Download complete 19:44:34 ec43610c2a17: Verifying Checksum 19:44:34 ec43610c2a17: Download complete 19:44:34 5eb5b503b376: Verifying Checksum 19:44:34 5eb5b503b376: Download complete 19:44:35 2f39f015ded8: Download complete 19:44:36 5eb5b503b376: Pull complete 19:44:36 5c69ac0246d0: Pull complete 19:44:36 ec43610c2a17: Pull complete 19:44:36 3a2ae6a8a46f: Pull complete 19:44:37 33b1e0a273af: Pull complete 19:44:37 5d3b04190fa2: Pull complete 19:44:41 2f39f015ded8: Pull complete 19:44:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:41 prd-ubuntu20.04-docker-8c-8g-29977 does not seem to be running inside a container 19:44:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:45 $ docker top d47950ff26a76d0d19164a1716a122fe8688330b06d294e1d8244ea63f6228be -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:46 + ls /var/log/sa-host 19:44:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:46 provisioning config files... 19:44:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3441555581951656118tmp [Pipeline] { [Pipeline] echo 19:44:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:46 ---> create-netrc.sh [Pipeline] } 19:44:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:47 ---> python-tools-install.sh [Pipeline] echo 19:44:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:47 ---> sudo-logs.sh 19:44:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:48 ---> job-cost.sh 19:44:48 lf-activate-venv: SKIPPING 19:44:48 DEBUG: total: 0.10999999940395355 19:44:48 INFO: Retrieving Stack Cost... 19:44:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:48 INFO: Archiving Costs [Pipeline] echo 19:44:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:49 ---> logs-deploy.sh 19:44:49 lf-activate-venv: SKIPPING 19:44:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4161/1 19:44:49 INFO: archiving workspace using pattern(s): 19:44:50 Archives upload complete. 19:44:50 INFO: archiving logs to Nexus