Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9836205f5a3e27ed82ea122f736ef9860377326b+47dc433554674753b5b506ffc686272d2e534335 (c13506ed9a43e05b1d035836ca432ecb1e313cd3) 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-ssh13591363955411299991.key Verifying host key using known hosts file > 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-ssh12226533263298938828.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18020070010436458302.key Verifying host key using known hosts file > 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 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-ssh18299418001173785989.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1429078269644801028.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-7342 in /w/workspace/edgexfoundry_edgex-go_PR-4188 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 47dc433554674753b5b506ffc686272d2e534335 into PR head commit 9836205f5a3e27ed82ea122f736ef9860377326b Merge succeeded, producing 6a5edc839f0e2b496376c17016b44c1a9f7cde24 Checking out Revision 6a5edc839f0e2b496376c17016b44c1a9f7cde24 (PR-4188) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4188/head:refs/remotes/origin/PR-4188 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 47dc433554674753b5b506ffc686272d2e534335 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a5edc839f0e2b496376c17016b44c1a9f7cde24 # timeout=10 Commit message: "Merge commit '47dc433554674753b5b506ffc686272d2e534335' into HEAD" > git rev-list --no-walk 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:30 ========================================================= 16:29:30 EdgeX Global Pipelines Version Info 16:29:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:31 ------------------- 16:29:31 stable info: 16:29:31 ------------------- 16:29:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:29:31 Message: update stable to v1.0.239 16:29:31 ------------------- 16:29:31 experimental info: 16:29:31 ------------------- 16:29:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:29:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4188 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4188 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4188 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5edc8 [Pipeline] echo 16:29:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:32 provisioning config files... 16:29:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2564726521508163773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:32 ---> docker-login.sh 16:29:32 nexus3.edgexfoundry.org:10001 16:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 nexus3.edgexfoundry.org:10002 16:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 nexus3.edgexfoundry.org:10003 16:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 nexus3.edgexfoundry.org:10004 16:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 docker.io 16:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 ---> docker-login.sh ends [Pipeline] } 16:29:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:34 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:34 + dirname cmd/core-command/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo core-command,cmd/core-command/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + dirname cmd/core-data/Dockerfile 16:29:34 + echo core-data,cmd/core-data/Dockerfile 16:29:34 + + dirname cmd/core-metadata/Dockerfilecut 16:29:34 -d/ -f2 16:29:34 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:34 + dirname+ cmd/security-bootstrapper/Dockerfile 16:29:34 cut -d/ -f2 16:29:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:34 + dirname cmd/security-proxy-setup/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:34 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + dirname cmd/security-spire-agent/Dockerfile 16:29:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:34 + dirname cmd/security-spire-config/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:34 + dirname cmd/security-spire-server/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:34 + + cut -d/dirname -f2 16:29:34 cmd/support-notifications/Dockerfile 16:29:34 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:34 + dirname cmd/support-scheduler/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:34 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:34 + cut -d/ -f2 16:29:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:34 + git rev-list -1 --merges 6a5edc839f0e2b496376c17016b44c1a9f7cde24~1..6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] echo 16:29:34 -----------> git rev-list -1 --merges 6a5edc839f0e2b496376c17016b44c1a9f7cde24~1..6a5edc839f0e2b496376c17016b44c1a9f7cde24 6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:29:34 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [false] [Pipeline] sh 16:29:34 + git log --format=format:%s -1 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] echo 16:29:34 ========================================================= 16:29:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:35 + grep -v github /etc/ssh/ssh_known_hosts 16:29:35 + [ -e /tmp/ssh_known_hosts ] 16:29:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:35 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:35 16:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:36 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:36 b85a868b505f: Pulling fs layer 16:29:36 e2be974225ed: Pulling fs layer 16:29:36 339a4e72a1f5: Pulling fs layer 16:29:36 988bab9f4d93: Pulling fs layer 16:29:36 1469e6f7b9e6: Pulling fs layer 16:29:36 eaf3925da568: Pulling fs layer 16:29:36 bab4dde63d76: Pulling fs layer 16:29:36 bde34c3a00c8: Pulling fs layer 16:29:36 b352a97aabf1: Pulling fs layer 16:29:36 4872d77fe225: Pulling fs layer 16:29:36 5851b861e8e6: Pulling fs layer 16:29:36 1469e6f7b9e6: Waiting 16:29:36 b352a97aabf1: Waiting 16:29:36 eaf3925da568: Waiting 16:29:36 4872d77fe225: Waiting 16:29:36 bab4dde63d76: Waiting 16:29:36 bde34c3a00c8: Waiting 16:29:36 5851b861e8e6: Waiting 16:29:36 e2be974225ed: Verifying Checksum 16:29:36 e2be974225ed: Download complete 16:29:36 988bab9f4d93: Download complete 16:29:36 1469e6f7b9e6: Verifying Checksum 16:29:36 1469e6f7b9e6: Download complete 16:29:36 339a4e72a1f5: Verifying Checksum 16:29:36 339a4e72a1f5: Download complete 16:29:36 eaf3925da568: Verifying Checksum 16:29:36 eaf3925da568: Download complete 16:29:36 bde34c3a00c8: Download complete 16:29:36 b352a97aabf1: Verifying Checksum 16:29:36 b352a97aabf1: Download complete 16:29:36 4872d77fe225: Download complete 16:29:36 5851b861e8e6: Verifying Checksum 16:29:36 5851b861e8e6: Download complete 16:29:36 b85a868b505f: Verifying Checksum 16:29:36 b85a868b505f: Download complete 16:29:36 bab4dde63d76: Download complete 16:29:37 b85a868b505f: Pull complete 16:29:37 e2be974225ed: Pull complete 16:29:38 339a4e72a1f5: Pull complete 16:29:38 988bab9f4d93: Pull complete 16:29:38 1469e6f7b9e6: Pull complete 16:29:38 eaf3925da568: Pull complete 16:29:40 bab4dde63d76: Pull complete 16:29:40 bde34c3a00c8: Pull complete 16:29:40 b352a97aabf1: Pull complete 16:29:40 4872d77fe225: Pull complete 16:29:40 5851b861e8e6: Pull complete 16:29:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:40 prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container 16:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:42 $ docker top 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 -eo pid,comm 16:29:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:42 [ssh-agent] Looking for ssh-agent implementation... 16:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:43 $ docker exec 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent 16:29:43 SSH_AUTH_SOCK=/tmp/ssh-PpH7fOxDuvbI/agent.32 16:29:43 SSH_AGENT_PID=38 16:29:43 Running ssh-add (command line suppressed) 16:29:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_942233838150119674.key (/w/workspace/edgex-go/2@tmp/private_key_942233838150119674.key) 16:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:43 + git tag --points-at HEAD [Pipeline] } 16:29:43 $ docker exec --env ******** --env ******** 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent -k 16:29:43 unset SSH_AUTH_SOCK; 16:29:43 unset SSH_AGENT_PID; 16:29:43 echo Agent pid 38 killed; 16:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:43 [ssh-agent] Looking for ssh-agent implementation... 16:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:43 $ docker exec 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent 16:29:43 SSH_AUTH_SOCK=/tmp/ssh-djmR0iM1yDov/agent.70 16:29:43 SSH_AGENT_PID=77 16:29:43 Running ssh-add (command line suppressed) 16:29:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5164141336724867870.key (/w/workspace/edgex-go/2@tmp/private_key_5164141336724867870.key) 16:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:44 + git semver init 16:29:44 2022-10-07 16:29:44,585 [run_init] DEBUG init version:0.0.0 force:False 16:29:44 2022-10-07 16:29:44,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:29:44 2022-10-07 16:29:44,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:29:44 2022-10-07 16:29:44,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:29:49 2022-10-07 16:29:49,023 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:29:49 2022-10-07 16:29:49,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4188 with force:False 16:29:49 2022-10-07 16:29:49,023 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4188 16:29:49 2022-10-07 16:29:49,027 [execute] INFO git cat-file --batch-check 16:29:49 2022-10-07 16:29:49,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:29:49 2022-10-07 16:29:49,035 [execute] INFO git cat-file --batch 16:29:49 2022-10-07 16:29:49,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:29:49 2022-10-07 16:29:49,040 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4188 16:29:49 0.0.0 [Pipeline] } 16:29:49 $ docker exec --env ******** --env ******** 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent -k 16:29:50 unset SSH_AUTH_SOCK; 16:29:50 unset SSH_AGENT_PID; 16:29:50 echo Agent pid 77 killed; 16:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:50 + git semver [Pipeline] } 16:29:50 $ docker stop --time=1 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 16:29:51 $ docker rm -f 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:52 Stashed 1 file(s) [Pipeline] echo 16:29:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:52 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:52 ========================================================= 16:29:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:53 2408cc74d12b: Pulling fs layer 16:29:53 ea60b727a1ce: Pulling fs layer 16:29:53 30c4a7721957: Pulling fs layer 16:29:53 370296b7ddb6: Pulling fs layer 16:29:53 7c6cee850709: Pulling fs layer 16:29:53 aa9baa53a306: Pulling fs layer 16:29:53 8b309c321861: Pulling fs layer 16:29:53 d8d76fd02f46: Pulling fs layer 16:29:53 fa31f396de31: Pulling fs layer 16:29:53 d8d76fd02f46: Waiting 16:29:53 8b309c321861: Waiting 16:29:53 370296b7ddb6: Waiting 16:29:53 aa9baa53a306: Waiting 16:29:53 7c6cee850709: Waiting 16:29:53 fa31f396de31: Waiting 16:29:53 30c4a7721957: Verifying Checksum 16:29:53 30c4a7721957: Download complete 16:29:53 ea60b727a1ce: Verifying Checksum 16:29:53 ea60b727a1ce: Download complete 16:29:53 7c6cee850709: Verifying Checksum 16:29:53 7c6cee850709: Download complete 16:29:53 aa9baa53a306: Download complete 16:29:53 2408cc74d12b: Verifying Checksum 16:29:53 2408cc74d12b: Download complete 16:29:53 8b309c321861: Download complete 16:29:53 2408cc74d12b: Pull complete 16:29:53 ea60b727a1ce: Pull complete 16:29:53 30c4a7721957: Pull complete 16:29:53 fa31f396de31: Verifying Checksum 16:29:53 fa31f396de31: Download complete 16:29:53 370296b7ddb6: Verifying Checksum 16:29:53 370296b7ddb6: Download complete 16:29:54 d8d76fd02f46: Verifying Checksum 16:29:54 d8d76fd02f46: Download complete 16:29:58 370296b7ddb6: Pull complete 16:29:58 7c6cee850709: Pull complete 16:29:58 aa9baa53a306: Pull complete 16:29:58 8b309c321861: Pull complete 16:30:00 d8d76fd02f46: Pull complete 16:30:00 fa31f396de31: Pull complete 16:30:00 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 16:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:01 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:01 WORKDIR /edgex 16:30:01 COPY go.mod . 16:30:01 RUN go mod download 16:30:01 docker build -t ci-base-image-x86_64 -f - . 16:30:01 Sending build context to Docker daemon 169.6MB 16:30:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:01 ---> cef68f9685f8 16:30:01 Step 2/4 : WORKDIR /edgex 16:30:05 ---> Running in f23bf5dd1667 16:30:05 Removing intermediate container f23bf5dd1667 16:30:05 ---> 2276e7a501d8 16:30:05 Step 3/4 : COPY go.mod . 16:30:05 ---> ea51e33a1c7f 16:30:05 Step 4/4 : RUN go mod download 16:30:05 ---> Running in af62a9a8cd10 16:30:07 Still waiting to schedule task 16:30:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:20 Removing intermediate container af62a9a8cd10 16:30:20 ---> 6d8ba7345b1d 16:30:20 Successfully built 6d8ba7345b1d 16:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:21 + docker inspect -f . ci-base-image-x86_64 16:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:21 prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container 16:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:21 $ docker top 1e355114c70b271fad84106b152fb66b6607e55203d9b1ede38765fbb70839bb -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:21 + go version 16:30:21 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:21 $ docker stop --time=1 1e355114c70b271fad84106b152fb66b6607e55203d9b1ede38765fbb70839bb 16:30:23 $ docker rm -f 1e355114c70b271fad84106b152fb66b6607e55203d9b1ede38765fbb70839bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker inspect -f . ci-base-image-x86_64 16:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:23 prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container 16:30: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:24 $ docker top 9fbac0738ef9673c9779ca0421a128fbd25244f5dd1e7f36a254441336b0740f -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:24 ========================================================= 16:30:24 [edgeXBuildGoParallel] Running Tests and Build... 16:30:24 ========================================================= [Pipeline] sh 16:30:24 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:30:24 + make test 16:30:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 16:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 16:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 40.6% of statements 16:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.2% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.013s coverage: 89.2% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.124s coverage: 60.0% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 16:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 16:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.5% of statements 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.7% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.8% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.200s coverage: 41.8% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.184s coverage: 92.3% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.130s coverage: 97.7% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 16:31:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:31:31 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:31:31 GO111MODULE=on go vet ./... 16:31:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:34 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:35 + ls -al . 16:31:35 total 760 16:31:35 drwxrwxr-x 11 1001 1001 4096 Oct 7 16:30 . 16:31:35 drwxr-xr-x 4 root root 4096 Oct 7 16:30 .. 16:31:35 drwxrwxr-x 2 1001 1001 4096 Oct 7 16:29 .blubracket 16:31:35 -rw-rw-r-- 1 1001 1001 16 Oct 7 16:29 .dockerignore 16:31:35 drwxrwxr-x 8 1001 1001 4096 Oct 7 16:31 .git 16:31:35 drwxrwxr-x 3 1001 1001 4096 Oct 7 16:29 .github 16:31:35 -rw-rw-r-- 1 1001 1001 1030 Oct 7 16:29 .gitignore 16:31:35 -rw-rw-r-- 1 1001 1001 42 Oct 7 16:29 .golangci.yml 16:31:35 -rw-rw-r-- 1 1001 1001 87 Oct 7 16:29 .hadolint.yml 16:31:35 drwxr-xr-x 3 1001 1001 4096 Oct 7 16:29 .semver 16:31:35 -rw-rw-r-- 1 1001 1001 166 Oct 7 16:29 .sonarcloud.properties 16:31:35 -rw-rw-r-- 1 1001 1001 1171 Oct 7 16:29 ADOPTERS.md 16:31:35 -rw-rw-r-- 1 1001 1001 10722 Oct 7 16:29 Attribution.txt 16:31:35 -rw-rw-r-- 1 1001 1001 63209 Oct 7 16:29 CHANGELOG.md 16:31:35 -rw-rw-r-- 1 1001 1001 3804 Oct 7 16:29 CONTRIBUTING.md 16:31:35 -rw-rw-r-- 1 1001 1001 677 Oct 7 16:29 GOVERNANCE.md 16:31:35 -rw-rw-r-- 1 1001 1001 850 Oct 7 16:29 Jenkinsfile 16:31:35 -rw-rw-r-- 1 1001 1001 10775 Oct 7 16:29 LICENSE 16:31:35 -rw-rw-r-- 1 1001 1001 13724 Oct 7 16:29 Makefile 16:31:35 -rw-rw-r-- 1 1001 1001 582 Oct 7 16:29 OWNERS.md 16:31:35 -rw-rw-r-- 1 1001 1001 9799 Oct 7 16:29 README.md 16:31:35 -rw-rw-r-- 1 1001 1001 6912 Oct 7 16:29 SECURITY.md 16:31:35 -rw-rw-r-- 1 1001 1001 5 Oct 7 16:29 VERSION 16:31:35 -rw-rw-r-- 1 1001 1001 4131 Oct 7 16:29 ZMQWindows.md 16:31:35 drwxrwxr-x 2 1001 1001 4096 Oct 7 16:29 bin 16:31:35 drwxrwxr-x 18 1001 1001 4096 Oct 7 16:29 cmd 16:31:35 -rw-r--r-- 1 root root 502163 Oct 7 16:31 coverage.out 16:31:35 -rw-rw-r-- 1 1001 1001 3458 Oct 7 16:29 go.mod 16:31:35 -rw-rw-r-- 1 1001 1001 38041 Oct 7 16:29 go.sum 16:31:35 drwxrwxr-x 8 1001 1001 4096 Oct 7 16:29 internal 16:31:35 drwxrwxr-x 3 1001 1001 4096 Oct 7 16:29 openapi 16:31:35 drwxrwxr-x 4 1001 1001 4096 Oct 7 16:29 snap 16:31:35 -rw-rw-r-- 1 1001 1001 204 Oct 7 16:29 version.go [Pipeline] sh 16:31:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7345 in /w/workspace/edgexfoundry_edgex-go_PR-4188 [Pipeline] { [Pipeline] ws 16:31:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:31:35 The recommended git tool is: git 16:31:35 + '[' -e coverage.out ] 16:31:35 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:35 Stashed 1 file(s) [Pipeline] sh 16:31:36 + make build 16:31:36 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:41 using credential edgex-jenkins-ssh 16:31:41 Cloning the remote Git repository 16:31:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:41 > git init /w/workspace/edgex-go/2 # timeout=10 16:31:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:41 > git --version # timeout=10 16:31:42 > git --version # 'git version 2.25.1' 16:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:42 Verifying host key using known hosts file 16:31:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:31:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:51 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 16:31:59 Merging remotes/origin/main commit 47dc433554674753b5b506ffc686272d2e534335 into PR head commit 9836205f5a3e27ed82ea122f736ef9860377326b 16:31:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:59 Verifying host key using known hosts file 16:31:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:31:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4188/head:refs/remotes/origin/PR-4188 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:31:59 > git config core.sparsecheckout # timeout=10 16:31:59 > git checkout -f 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 16:32:00 Merge succeeded, producing 435275e187f681118a14835f3e93c5e615abf2e1 16:32:00 Checking out Revision 435275e187f681118a14835f3e93c5e615abf2e1 (PR-4188) 16:32:01 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 16:32:00 > git remote # timeout=10 16:32:00 > git config --get remote.origin.url # timeout=10 16:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:00 Verifying host key using known hosts file 16:32:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:32:00 > git merge 47dc433554674753b5b506ffc686272d2e534335 # timeout=10 16:32:00 > git rev-parse HEAD^{commit} # timeout=10 16:32:00 > git config core.sparsecheckout # timeout=10 16:32:00 > git checkout -f 435275e187f681118a14835f3e93c5e615abf2e1 # timeout=10 16:32:02 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 16:32:03 Commit message: "Merge commit '47dc433554674753b5b506ffc686272d2e534335' into HEAD" 16:32:03 > git rev-list --no-walk 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:04 Dload Upload Total Spent Left Speed 16:32:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh 16:32:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:05 + sudo tee /etc/docker/daemon.new 16:32:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:05 { 16:32:05 "registry-mirrors": [ 16:32:05 "https://nexus3.edgexfoundry.org:10001" 16:32:05 ], 16:32:05 "bip": "10.250.0.254/24", 16:32:05 "hosts": [ 16:32:05 "tcp://0.0.0.0:5555", 16:32:05 "unix:///var/run/docker.sock" 16:32:05 ], 16:32:05 "mtu": 1458, 16:32:05 "selinux-enabled": true, 16:32:05 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:05 } [Pipeline] sh 16:32:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:06 + sudo service docker restart 16:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:11 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 16:32:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32: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/secrets-config ./cmd/secrets-config 16:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:20 $ docker stop --time=1 9fbac0738ef9673c9779ca0421a128fbd25244f5dd1e7f36a254441336b0740f 16:32:23 $ docker rm -f 9fbac0738ef9673c9779ca0421a128fbd25244f5dd1e7f36a254441336b0740f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:24 provisioning config files... 16:32:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config724354794287232343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:24 16:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:25 ---> docker-login.sh 16:32:25 nexus3.edgexfoundry.org:10001 16:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:25 latest: Pulling from edgex-devops/edgex-compose 16:32:25 cbdbe7a5bc2a: Pulling fs layer 16:32:25 ca9280d653b3: Pulling fs layer 16:32:25 7e9c9ca2126c: Pulling fs layer 16:32:25 cbdbe7a5bc2a: Download complete 16:32:25 ca9280d653b3: Verifying Checksum 16:32:25 ca9280d653b3: Download complete 16:32:25 cbdbe7a5bc2a: Pull complete 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:25 Configure a credential helper to remove this warning. See 16:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:25 16:32:25 Login Succeeded 16:32:25 nexus3.edgexfoundry.org:10002 16:32:25 7e9c9ca2126c: Download complete 16:32:25 ca9280d653b3: Pull complete 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:25 Configure a credential helper to remove this warning. See 16:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:25 16:32:25 Login Succeeded 16:32:25 nexus3.edgexfoundry.org:10003 16:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:26 Configure a credential helper to remove this warning. See 16:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:26 16:32:26 Login Succeeded 16:32:26 nexus3.edgexfoundry.org:10004 16:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:26 Configure a credential helper to remove this warning. See 16:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:26 16:32:26 Login Succeeded 16:32:26 docker.io 16:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:27 Configure a credential helper to remove this warning. See 16:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:27 16:32:27 Login Succeeded 16:32:27 ---> docker-login.sh ends [Pipeline] } 16:32:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:27 ========================================================= 16:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:28 b3c136eddcbf: Pulling fs layer 16:32:28 c0a3192eca97: Pulling fs layer 16:32:28 a050256f5b6f: Pulling fs layer 16:32:28 656be50a0ddc: Pulling fs layer 16:32:28 2bbca73fdf42: Pulling fs layer 16:32:28 f607e4fc86c3: Pulling fs layer 16:32:28 4d572c569a2c: Pulling fs layer 16:32:28 fcf976331f73: Pulling fs layer 16:32:28 656be50a0ddc: Waiting 16:32:28 2bbca73fdf42: Waiting 16:32:28 f607e4fc86c3: Waiting 16:32:28 4d572c569a2c: Waiting 16:32:28 fcf976331f73: Waiting 16:32:28 a050256f5b6f: Verifying Checksum 16:32:28 a050256f5b6f: Download complete 16:32:28 c0a3192eca97: Verifying Checksum 16:32:28 c0a3192eca97: Download complete 16:32:28 2bbca73fdf42: Verifying Checksum 16:32:28 2bbca73fdf42: Download complete 16:32:28 f607e4fc86c3: Verifying Checksum 16:32:28 f607e4fc86c3: Download complete 16:32:28 b3c136eddcbf: Verifying Checksum 16:32:28 b3c136eddcbf: Download complete 16:32:29 7e9c9ca2126c: Pull complete 16:32:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:29 prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container 16:32:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:29 b3c136eddcbf: Pull complete 16:32:29 fcf976331f73: Verifying Checksum 16:32:29 fcf976331f73: Download complete 16:32:29 c0a3192eca97: Pull complete 16:32:30 a050256f5b6f: Pull complete 16:32:30 4d572c569a2c: Verifying Checksum 16:32:31 $ docker top 12f509f9fdcb9e8b088c82ae64c547d813b215eb98d24cc26168070f0658b008 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:31 + docker-compose build --help 16:32:31 + grep parallel 16:32:31 656be50a0ddc: Download complete 16:32:31 --parallel Build images in parallel. [Pipeline] } 16:32:31 $ docker stop --time=1 12f509f9fdcb9e8b088c82ae64c547d813b215eb98d24cc26168070f0658b008 16:32:33 $ docker rm -f 12f509f9fdcb9e8b088c82ae64c547d813b215eb98d24cc26168070f0658b008 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:33 prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container 16:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:34 $ docker top e3012c27a003605166147842913652b6ba81f8deec981fad3fefecd8049c9605 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:34 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:34 Building core-command ... 16:32:34 Building core-data ... 16:32:34 Building core-metadata ... 16:32:34 Building security-bootstrapper ... 16:32:34 Building security-proxy-setup ... 16:32:34 Building security-secretstore-setup ... 16:32:34 Building security-spiffe-token-provider ... 16:32:34 Building security-spire-agent ... 16:32:34 Building security-spire-config ... 16:32:34 Building security-spire-server ... 16:32:34 Building support-notifications ... 16:32:34 Building support-scheduler ... 16:32:34 Building sys-mgmt-agent ... 16:32:34 Building support-notifications 16:32:34 Building security-spire-agent 16:32:34 Building security-spiffe-token-provider 16:32:34 Building support-scheduler 16:32:34 Building security-proxy-setup 16:32:43 656be50a0ddc: Pull complete 16:32:43 2bbca73fdf42: Pull complete 16:32:43 f607e4fc86c3: Pull complete 16:32:49 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> 6d8ba7345b1d 16:32:49 Step 3/20 : WORKDIR /edgex-go 16:32:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> 6d8ba7345b1d 16:32:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:32:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> 6d8ba7345b1d 16:32:49 Step 3/22 : WORKDIR /edgex-go 16:32:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> 6d8ba7345b1d 16:32:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:32:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> 6d8ba7345b1d 16:32:49 Step 3/26 : WORKDIR /edgex-go 16:32:50 4d572c569a2c: Pull complete 16:32:51 fcf976331f73: Pull complete 16:32:51 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 16:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:32:52 + docker build -t ci-base-image-arm64 -f - . 16:32:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:52 WORKDIR /edgex 16:32:52 COPY go.mod . 16:32:52 RUN go mod download 16:32:52 Sending build context to Docker daemon 3.263MB 16:32:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:52 ---> 3970a7415f9e 16:32:52 Step 2/4 : WORKDIR /edgex 16:32:54 ---> Running in 0d181bd5cb6a 16:32:55 Removing intermediate container 0d181bd5cb6a 16:32:55 ---> 97695c30d51b 16:32:55 Step 3/4 : COPY go.mod . 16:32:55 ---> Running in af5d47f29ba5 16:32:55 ---> Running in 10f42a0a48f5 16:32:55 ---> Running in e8129a7b5936 16:32:55 ---> Running in 6857cc3ffa31 16:32:55 ---> Running in b9cfe679d8af 16:32:55 Removing intermediate container 10f42a0a48f5 16:32:55 ---> f2bdebce933e 16:32:55 Step 4/23 : WORKDIR /edgex-go 16:32:55 Removing intermediate container af5d47f29ba5 16:32:55 ---> 5c7ca86e6ed4 16:32:55 Step 4/23 : WORKDIR /edgex-go 16:32:55 ---> Running in a76cdbb9560b 16:32:55 ---> Running in 0264729a569f 16:32:55 Removing intermediate container e8129a7b5936 16:32:55 ---> 746b1161ce95 16:32:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:32:55 Removing intermediate container 6857cc3ffa31 16:32:55 ---> f5e5ac025b5b 16:32:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 Removing intermediate container b9cfe679d8af 16:32:55 ---> 43eb2fff788b 16:32:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 ---> Running in b7162c3bde25 16:32:55 ---> Running in 56d0c0723970 16:32:55 ---> Running in 295fa152dee3 16:32:55 Removing intermediate container 0264729a569f 16:32:55 ---> 862167a58f4d 16:32:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 Removing intermediate container a76cdbb9560b 16:32:55 ---> 6c74794ca56b 16:32:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:55 ---> Running in cbe131a99a12 16:32:55 ---> Running in baf376003b33 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 v3.16.2-241-gff75d35bcf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:32:55 v3.16.2-237-g36a8973e6a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:32:55 OK: 17040 distinct packages available 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:55 Removing intermediate container 56d0c0723970 16:32:55 ---> b41be084f533 16:32:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:55 ---> Running in 6e711b1211dc 16:32:55 OK: 211 MiB in 51 packages 16:32:55 Removing intermediate container 295fa152dee3 16:32:55 ---> 89ddee28a5d8 16:32:55 Step 5/22 : RUN apk add --update --no-cache make git 16:32:55 ---> bf88d63240bf 16:32:55 Step 4/4 : RUN go mod download 16:32:55 ---> Running in 128229bde970 16:32:55 ---> Running in ead2832d1227 16:32:55 Removing intermediate container baf376003b33 16:32:55 ---> 933afcbfd5fc 16:32:55 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:55 ---> Running in 508cf8d85f3f 16:32:55 Removing intermediate container cbe131a99a12 16:32:55 ---> 9ef9c4d3eebd 16:32:55 Step 6/23 : RUN apk add --update --no-cache make git 16:32:55 ---> Running in e07747b019a6 16:32:56 Removing intermediate container b7162c3bde25 16:32:56 ---> d2c779fa275c 16:32:56 Step 5/20 : COPY go.mod vendor* ./ 16:32:56 ---> 531e8420de5a 16:32:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 ---> Running in 7c8b30ad6874 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:57 OK: 211 MiB in 51 packages 16:32:57 OK: 211 MiB in 51 packages 16:32:58 Removing intermediate container 6e711b1211dc 16:32:58 ---> f833100d6d84 16:32:58 Step 6/26 : COPY go.mod vendor* ./ 16:32:58 OK: 211 MiB in 51 packages 16:32:58 ---> dce911524e9e 16:32:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in 145588d75b7f 16:32:58 Removing intermediate container ead2832d1227 16:32:58 ---> f62a81665126 16:32:58 Step 6/22 : COPY go.mod vendor* ./ 16:32:58 ---> a9ca167d4498 16:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in efaa0172d0c1 16:32:58 Removing intermediate container e07747b019a6 16:32:58 ---> 484232fda86b 16:32:58 Step 7/23 : COPY go.mod vendor* ./ 16:32:58 ---> 451410d66534 16:32:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in bf8ad87d7f75 16:32:58 OK: 211 MiB in 51 packages 16:32:59 Removing intermediate container 508cf8d85f3f 16:32:59 ---> deec8688f906 16:32:59 Step 7/23 : COPY go.mod vendor* ./ 16:32:59 ---> 79d5dc2ad64f 16:32:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:59 ---> Running in c36c50fd1c5d 16:33:21 Removing intermediate container 7c8b30ad6874 16:33:21 ---> f3abc1f65608 16:33:21 Step 7/20 : COPY . . 16:33:21 Removing intermediate container 145588d75b7f 16:33:21 ---> adf12f990fc5 16:33:21 Step 8/26 : COPY . . 16:33:21 Removing intermediate container c36c50fd1c5d 16:33:21 ---> 47ece9adbc74 16:33:21 Step 9/23 : COPY . . 16:33:21 Removing intermediate container efaa0172d0c1 16:33:21 ---> 446b6a21779d 16:33:21 Step 8/22 : COPY . . 16:33:21 Removing intermediate container bf8ad87d7f75 16:33:21 ---> a2863325e20b 16:33:21 Step 9/23 : COPY . . 16:33:27 Removing intermediate container 128229bde970 16:33:27 ---> c4e8a6b76696 16:33:27 Successfully built c4e8a6b76696 16:33:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:28 + docker inspect -f . ci-base-image-arm64 16:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:28 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 16:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:29 $ docker top 334373d16fd24475e35b1d18619c2f976a165362963e3e1611dc60da94bbbe9b -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:30 + go version 16:33:30 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:30 $ docker stop --time=1 334373d16fd24475e35b1d18619c2f976a165362963e3e1611dc60da94bbbe9b 16:33:32 $ docker rm -f 334373d16fd24475e35b1d18619c2f976a165362963e3e1611dc60da94bbbe9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:32 + docker inspect -f . ci-base-image-arm64 16:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:32 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 16:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:34 $ docker top 0d0c3cfcdf956a12211668a185cf44424579ea8a89b33ee683319e1deddf5034 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:34 ========================================================= 16:33:34 [edgeXBuildGoParallel] Running Tests and Build... 16:33:34 ========================================================= [Pipeline] sh 16:33:34 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:33:34 + make test 16:33:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:39 ---> 09adb98c1d87 16:33:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:33:39 ---> Running in a432f99821a4 16:33:39 ---> 9281ba20333e 16:33:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:33:39 ---> 76a21074716b 16:33:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:39 ---> 3db118d54711 16:33:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:39 ---> d9d47edff680 16:33:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:39 ---> Running in 52bd49420e48 16:33:39 ---> Running in 0d0f005d55d7 16:33:39 ---> Running in b76d2fe545c8 16:33:39 ---> Running in 71317ceb6d9f 16:33:39 Removing intermediate container b76d2fe545c8 16:33:39 ---> 64995008fc55 16:33:39 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:39 ---> Running in bbc5c1bf2509 16:33:39 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 16:33:39 Removing intermediate container bbc5c1bf2509 16:33:39 ---> f4a0a9d3d367 16:33:39 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:39 ---> Running in 2318e290ac20 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:39 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 16:33:39 Removing intermediate container 2318e290ac20 16:33:39 ---> fe5ac9e7b25e 16:33:39 Step 12/26 : WORKDIR /edgex-go 16:33:39 ---> Running in d2c6be26e86b 16:33:40 Removing intermediate container d2c6be26e86b 16:33:40 ---> 754c7afede5d 16:33:40 16:33:40 Step 13/26 : FROM alpine:3.15 16:33:40 3.15: Pulling from library/alpine 16:33:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:33:40 Status: Downloaded newer image for alpine:3.15 16:33:40 ---> c4fc93816858 16:33:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:40 ---> Running in 0d85a187b83b 16:33:41 Removing intermediate container 0d85a187b83b 16:33:41 ---> 00c197a73d4d 16:33:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 ---> Running in 6bfc02c76365 16:33:41 Removing intermediate container 6bfc02c76365 16:33:41 ---> 6cc4183c1ca8 16:33:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:41 ---> Running in 102a27e90673 16:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:43 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:43 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:43 OK: 15857 distinct packages available 16:33:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 (1/5) Installing dumb-init (1.2.5-r1) 16:33:44 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:45 (3/5) Installing libucontext (1.1-r0) 16:33:45 (4/5) Installing gcompat (1.0.0-r4) 16:33:45 (5/5) Installing openssl (1.1.1q-r0) 16:33:45 Executing busybox-1.34.1-r7.trigger 16:33:45 OK: 7 MiB in 19 packages 16:33:47 Removing intermediate container 102a27e90673 16:33:47 ---> e395ebbda7a0 16:33:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:49 ---> d08567e3bfb1 16:33:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:53 ---> c20f2a425fad 16:33:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:54 ---> 5b71cc46faf1 16:33:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:55 ---> 0e0009aa13b9 16:33:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:56 ---> 096fa59cc627 16:33:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:56 ---> Running in 01ad10747acd 16:33:56 Removing intermediate container 01ad10747acd 16:33:56 ---> 572a0de4e53a 16:33:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:56 ---> Running in 159d1352bec8 16:33:57 Removing intermediate container 159d1352bec8 16:33:57 ---> 644a116d17d4 16:33:57 Step 24/26 : LABEL arch=x86_64 16:33:57 ---> Running in 0c58c0ca42a9 16:33:57 Removing intermediate container 0c58c0ca42a9 16:33:57 ---> 849cd39491e8 16:33:57 Step 25/26 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:33:57 ---> Running in c99618991559 16:33:58 Removing intermediate container c99618991559 16:33:58 ---> c2f0624a82ec 16:33:58 Step 26/26 : LABEL version=0.0.0 16:33:58 ---> Running in 564258c4bd9f 16:33:59 Removing intermediate container 564258c4bd9f 16:33:59 ---> a1c5826ce227 16:33:59 16:33:59 Successfully built a1c5826ce227 16:33:59 Successfully tagged security-spire-agent:latest 16:33:59 Building security-secretstore-setup 16:34:05  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:05 ---> 6d8ba7345b1d 16:34:05 Step 3/25 : WORKDIR /edgex-go 16:34:05 ---> Using cache 16:34:05 ---> 43eb2fff788b 16:34:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:05 ---> Using cache 16:34:05 ---> b41be084f533 16:34:05 Step 5/25 : RUN apk add --update --no-cache make git 16:34:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:34:11 ---> Running in e2dab7494899 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:13 OK: 211 MiB in 51 packages 16:34:14 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:16 Removing intermediate container e2dab7494899 16:34:16 ---> b564163b1ee4 16:34:16 Step 6/25 : COPY go.mod vendor* ./ 16:34:16 ---> ec4032d41633 16:34:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:17 ---> Running in 3df0174aef87 16:34:17 Removing intermediate container 0d0f005d55d7 16:34:17 ---> ac2140af57e0 16:34:17 16:34:17 Step 10/22 : FROM alpine:3.16 16:34:17 3.16: Pulling from library/alpine 16:34:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:18 Status: Downloaded newer image for alpine:3.16 16:34:18 ---> 9c6f07244728 16:34:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:18 ---> Running in 5c0a9a883516 16:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:19 (1/6) Installing ca-certificates (20220614-r0) 16:34:19 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:19 (4/6) Installing libcurl (7.83.1-r3) 16:34:19 (5/6) Installing curl (7.83.1-r3) 16:34:19 (6/6) Installing dumb-init (1.2.5-r1) 16:34:19 Executing busybox-1.35.0-r17.trigger 16:34:19 Executing ca-certificates-20220614-r0.trigger 16:34:19 OK: 8 MiB in 20 packages 16:34:22 Removing intermediate container 71317ceb6d9f 16:34:22 ---> 9419981bc616 16:34:22 16:34:22 Step 9/20 : FROM alpine:3.15 16:34:22 ---> c4fc93816858 16:34:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:22 ---> Using cache 16:34:22 ---> 00c197a73d4d 16:34:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:22 ---> Using cache 16:34:22 ---> 6cc4183c1ca8 16:34:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:22 ---> Running in 6533530aefd2 16:34:23 Removing intermediate container 5c0a9a883516 16:34:23 ---> dc9871d82be9 16:34:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:26 ---> Running in aaff3c8f48cb 16:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:26 Removing intermediate container aaff3c8f48cb 16:34:26 ---> 8f59f7cd8298 16:34:26 Step 13/22 : WORKDIR /edgex 16:34:26 Removing intermediate container a432f99821a4 16:34:26 ---> Running in a05250c3bad1 16:34:26 ---> 9fbcabfc256a 16:34:26 16:34:26 Step 11/23 : FROM alpine:3.16 16:34:26 ---> 9c6f07244728 16:34:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:26 ---> Running in a3f8f0618b1f 16:34:26 Removing intermediate container 52bd49420e48 16:34:26 ---> fd5f85337b84 16:34:26 16:34:26 Step 11/23 : FROM alpine:3.16 16:34:26 ---> 9c6f07244728 16:34:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:34:26 ---> Running in caacece1f6c4 16:34:26 Removing intermediate container a05250c3bad1 16:34:26 ---> 8022df8c55f1 16:34:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:26 Removing intermediate container 3df0174aef87 16:34:26 ---> 0c45804f76c8 16:34:26 Step 8/25 : COPY . . 16:34:27 ---> 36b4e309041c 16:34:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:27 (1/2) Installing ca-certificates (20220614-r0) 16:34:27 (2/2) Installing dumb-init (1.2.5-r1) 16:34:27 Executing busybox-1.35.0-r17.trigger 16:34:27 Executing ca-certificates-20220614-r0.trigger 16:34:27 (1/1) Installing dumb-init (1.2.5-r1) 16:34:27 Executing busybox-1.35.0-r17.trigger 16:34:27 OK: 6 MiB in 15 packages 16:34:27 OK: 6 MiB in 16 packages 16:34:27 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:27 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:27 OK: 15857 distinct packages available 16:34:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:28 (1/9) Installing ca-certificates (20220614-r0) 16:34:28 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:28 (4/9) Installing libcurl (7.80.0-r3) 16:34:29 (5/9) Installing curl (7.80.0-r3) 16:34:29 (6/9) Installing dumb-init (1.2.5-r1) 16:34:29 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:29 (8/9) Installing libucontext (1.1-r0) 16:34:29 (9/9) Installing gcompat (1.0.0-r4) 16:34:29 Executing busybox-1.34.1-r7.trigger 16:34:29 Executing ca-certificates-20220614-r0.trigger 16:34:29 OK: 8 MiB in 23 packages 16:34:32 ---> 0fbfb6625ebf 16:34:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:32 ---> 150b441c08f7 16:34:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:32 ---> Running in 19a18651d22a 16:34:32 Removing intermediate container caacece1f6c4 16:34:32 ---> cf568c66a772 16:34:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:32 ---> Running in 98c940334b31 16:34:32 Removing intermediate container a3f8f0618b1f 16:34:32 ---> 785a203056a3 16:34:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:32 Removing intermediate container 98c940334b31 16:34:32 ---> 2aeca132e5c9 16:34:32 Step 14/23 : ENV APP_PORT=59861 16:34:32 ---> Running in 719085ed0d84 16:34:32 ---> Running in 04cdb7a45677 16:34:32 Removing intermediate container 6533530aefd2 16:34:32 ---> becbf595aed4 16:34:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:32 Removing intermediate container 04cdb7a45677 16:34:32 ---> 4efa9d9a86fd 16:34:32 Step 15/23 : EXPOSE $APP_PORT 16:34:32 Removing intermediate container 719085ed0d84 16:34:32 ---> c8b57e5e802f 16:34:32 Step 14/23 : ENV APP_PORT=59860 16:34:32 ---> e850c3f17853 16:34:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:32 ---> Running in 6bd3470a12bc 16:34:32 ---> Running in ff1e70c1abe0 16:34:32 Removing intermediate container 6bd3470a12bc 16:34:32 ---> ff86befdcbc9 16:34:32 Step 15/23 : EXPOSE $APP_PORT 16:34:32 ---> Running in 70ae9ef564a7 16:34:32 Removing intermediate container ff1e70c1abe0 16:34:32 ---> dca347d0e375 16:34:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:33 ---> 907edff11476 16:34:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:33 ---> a887eaa3b990 16:34:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:33 ---> Running in 1a28d4486b94 16:34:33 Removing intermediate container 70ae9ef564a7 16:34:33 ---> 0c5a889f7f65 16:34:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:33 ---> 8010743815d9 16:34:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:34 ---> fb3545fa3f31 16:34:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:34 ---> b6a1597d7cb8 16:34:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:34 ---> 257c459f80cf 16:34:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:34 ---> 9e2d9f6b74ed 16:34:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:34:34 ---> 99bc58d722d9 16:34:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:35 ---> Running in 22acabb7e365 16:34:35 ---> Running in 7106c9304896 16:34:35 ---> 19d014c6b14e 16:34:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:35 Removing intermediate container 1a28d4486b94 16:34:35 ---> 94b76cc332c2 16:34:35 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:35 ---> Running in 34c0d2077625 16:34:35 Removing intermediate container 7106c9304896 16:34:35 ---> 42774f98f04d 16:34:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:35 ---> Running in 2c9b59102c8b 16:34:35 Removing intermediate container 22acabb7e365 16:34:35 ---> 235da40c165d 16:34:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:35 ---> Running in 2938ea8671bc 16:34:35 Removing intermediate container 34c0d2077625 16:34:35 ---> fa3d6363b30c 16:34:35 Step 20/22 : LABEL arch=x86_64 ---> 3f3564da314f 16:34:35 16:34:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:34:35 ---> Running in 8a8e85fc09fd 16:34:35 ---> Running in ff4ce4ff6880 16:34:35 Removing intermediate container 2c9b59102c8b 16:34:35 ---> 3bbc814a993a 16:34:35 Step 21/23 : LABEL arch=x86_64 16:34:35 Removing intermediate container 2938ea8671bc 16:34:35 ---> 5cfb96b02d0f 16:34:35 Step 18/20 : LABEL arch=x86_64 16:34:35 ---> Running in e9782635dc7c 16:34:35 Removing intermediate container 8a8e85fc09fd 16:34:35 ---> f080762a4905 16:34:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:35 Removing intermediate container ff4ce4ff6880 16:34:35 ---> 8c7e0265158c 16:34:35 Step 21/22 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:34:35 ---> Running in 81308d8a2c28 16:34:35 ---> Running in 81bfa92843dc 16:34:35 ---> Running in 84c7311a34de 16:34:35 Removing intermediate container e9782635dc7c 16:34:35 ---> 2fd824bb9f06 16:34:35 Step 22/23 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:34:35 Removing intermediate container 81bfa92843dc 16:34:35 ---> 1ee40afb9fc3 16:34:35 Step 19/20 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:34:35 Removing intermediate container 81308d8a2c28 16:34:35 ---> fc6fb957f128 16:34:35 Step 21/23 : LABEL arch=x86_64 16:34:35 ---> Running in 3d81e517f1ed 16:34:35 ---> Running in 227cf0a7abb7 16:34:35 Removing intermediate container 84c7311a34de 16:34:35 ---> e33b5276a584 16:34:35 Step 22/22 : LABEL version=0.0.0 16:34:35 ---> Running in ccbbdce637b7 16:34:35 ---> Running in fddd65e2ae84 16:34:35 Removing intermediate container 227cf0a7abb7 16:34:35 ---> 42eb03c6405f 16:34:35 Step 20/20 : LABEL version=0.0.0 16:34:35 Removing intermediate container 3d81e517f1ed 16:34:35 ---> 2cb00b77c1a8 16:34:35 Step 23/23 : LABEL version=0.0.0 16:34:35 Removing intermediate container ccbbdce637b7 16:34:35 ---> e61261d8d1ee 16:34:35 Step 22/23 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:34:35 ---> Running in 609df7e5ef85 16:34:35 ---> Running in e1e865851fa2 16:34:35 Removing intermediate container fddd65e2ae84 16:34:35 ---> a7daf039c3a5 16:34:35 16:34:35 ---> Running in 989e8b0dbfca 16:34:36 Removing intermediate container 609df7e5ef85 16:34:36 ---> fa9e4d9435b0 16:34:36 16:34:36 Successfully built a7daf039c3a5 16:34:36 Successfully tagged security-proxy-setup:latest 16:34:36 Building sys-mgmt-agent 16:34:36 Removing intermediate container e1e865851fa2 16:34:36 ---> 90b6ede28844 16:34:36 16:34:36 Removing intermediate container 989e8b0dbfca 16:34:36 ---> 5b9adb457b26 16:34:36 Step 23/23 : LABEL version=0.0.0 16:34:36  Building security-proxy-setup ... done  ---> Running in e180471e8494 16:34:36 Successfully built fa9e4d9435b0 16:34:36 Successfully built 90b6ede28844 16:34:36 Successfully tagged support-scheduler:latest 16:34:36 Building security-bootstrapper 16:34:36  Building support-scheduler ... done Successfully tagged security-spiffe-token-provider:latest 16:34:36  Building security-spiffe-token-provider ... done Building core-metadata 16:34:37 Removing intermediate container e180471e8494 16:34:37 ---> 0a0f960e5849 16:34:37 16:34:37 Successfully built 0a0f960e5849 16:34:37 Successfully tagged support-notifications:latest 16:34:37  Building support-notifications ... done Building core-data 16:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:47 ---> 6d8ba7345b1d 16:34:47 Step 3/23 : WORKDIR /edgex-go 16:34:47 ---> Using cache 16:34:47 ---> 43eb2fff788b 16:34:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Using cache 16:34:47 ---> b41be084f533 16:34:47 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:47 ---> 6d8ba7345b1d 16:34:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:34:47 ---> Using cache 16:34:47 ---> 5c7ca86e6ed4 16:34:47 Step 4/25 : WORKDIR /edgex-go 16:34:47 ---> Using cache 16:34:47 ---> 6c74794ca56b 16:34:47 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Using cache 16:34:47 ---> 933afcbfd5fc 16:34:47 Step 6/25 : RUN apk add --update --no-cache make git 16:34:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:47 ---> 6d8ba7345b1d 16:34:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:34:47 ---> Using cache 16:34:47 ---> 5c7ca86e6ed4 16:34:47 Step 4/24 : WORKDIR /edgex-go 16:34:47 ---> Using cache 16:34:47 ---> 6c74794ca56b 16:34:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Using cache 16:34:47 ---> 933afcbfd5fc 16:34:47 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:48 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:34:48 ---> 6d8ba7345b1d 16:34:48 Step 3/33 : WORKDIR /edgex-go 16:34:48 ---> Using cache 16:34:48 ---> 43eb2fff788b 16:34:48 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:48 ---> Using cache 16:34:48 ---> b41be084f533 16:34:48 Step 5/33 : RUN apk add --update --no-cache make git 16:34:48 ---> Using cache 16:34:48 ---> b564163b1ee4 16:34:48 Step 6/33 : COPY go.mod vendor* ./ 16:34:48 ---> Using cache 16:34:48 ---> ec4032d41633 16:34:48 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:48 ---> Using cache 16:34:48 ---> 0c45804f76c8 16:34:48 Step 8/33 : COPY . . 16:34:48 ---> Using cache 16:34:48 ---> 150b441c08f7 16:34:48 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:58 ---> Running in 0df0653b57a8 16:34:58 ---> Running in 5162a2845dde 16:34:58 ---> Running in 9f97ea9f1f31 16:34:58 ---> Running in 91357a5a7f9c 16:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 OK: 211 MiB in 51 packages 16:35:00 OK: 211 MiB in 51 packages 16:35:00 Removing intermediate container 19a18651d22a 16:35:00 ---> 508a0cbf69b6 16:35:00 16:35:00 Step 10/25 : FROM alpine:3.16 16:35:00 ---> 9c6f07244728 16:35:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:00 ---> Running in 1bc1890a042d 16:35:00 Removing intermediate container 9f97ea9f1f31 16:35:00 ---> 48e42085668d 16:35:00 Step 7/24 : COPY go.mod vendor* ./ 16:35:00 Removing intermediate container 0df0653b57a8 16:35:00 ---> 10fe6b0605ec 16:35:00 Step 7/25 : COPY go.mod vendor* ./ 16:35:00 ---> 3e7340046c06 16:35:00 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:00 ---> Running in 7d9181deefd4 16:35:01 ---> b8488054424c 16:35:01 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:01 ---> Running in d86d6a1deaa6 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:01 OK: 211 MiB in 51 packages 16:35:01 (1/3) Installing ca-certificates (20220614-r0) 16:35:01 (2/3) Installing dumb-init (1.2.5-r1) 16:35:01 (3/3) Installing su-exec (0.2-r1) 16:35:01 Executing busybox-1.35.0-r17.trigger 16:35:01 Executing ca-certificates-20220614-r0.trigger 16:35:01 OK: 6 MiB in 17 packages 16:35:01 Removing intermediate container 91357a5a7f9c 16:35:01 ---> 24869dee3b8c 16:35:01 Step 6/23 : COPY go.mod vendor* ./ 16:35:02 Removing intermediate container 1bc1890a042d 16:35:02 ---> 94b88e66f093 16:35:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:02 ---> 750870a92c74 16:35:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:02 ---> Running in 7e855b80d8ce 16:35:02 ---> Running in 756173aed2cc 16:35:02 Removing intermediate container 7e855b80d8ce 16:35:02 ---> 9f88be096042 16:35:02 Step 13/25 : WORKDIR / 16:35:02 ---> Running in 7970ee9b041f 16:35:03 Removing intermediate container 7970ee9b041f 16:35:03 ---> e9110dbbda35 16:35:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:08 ---> df6c9fc53048 16:35:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:09 ---> 2a26a1e3f34b 16:35:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:13 ---> 4055e66fd82a 16:35:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:17 ---> 9cbc8d0b063f 16:35:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:17 Removing intermediate container 7d9181deefd4 16:35:17 ---> b1a97da576db 16:35:17 Step 9/24 : COPY . . 16:35:17 Removing intermediate container 756173aed2cc 16:35:17 ---> e89a34b9a71c 16:35:17 Step 8/23 : COPY . . 16:35:17 Removing intermediate container d86d6a1deaa6 16:35:17 ---> 9109040b9cbe 16:35:17 Step 9/25 : COPY . . 16:35:32 ---> ee834ad139d7 16:35:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:32 Removing intermediate container 5162a2845dde 16:35:32 ---> 5fde7b2fb038 16:35:32 16:35:32 Step 10/33 : FROM alpine:3.16 16:35:32 ---> 9c6f07244728 16:35:32 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:32 ---> Running in 71c427861c84 16:35:32 ---> d8dc7fc23bda 16:35:32 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:35:32 ---> 789fdf81f4db 16:35:32 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:35:32 ---> 4d9be8ba066a 16:35:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:32 ---> Running in d941e1c490ec 16:35:32 ---> Running in 4fef12392fa7 16:35:32 Removing intermediate container 71c427861c84 16:35:32 ---> 52c54e673ff9 16:35:32 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 16:35:32 ---> Running in 261094aa8735 16:35:32 ---> Running in 4dda33410edf 16:35:32 ---> 2aca7a07e87d 16:35:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:32 ---> 3a0a4d757a0e 16:35:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:32 ---> Running in 4e65db84d1c6 16:35:32 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:32 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 16:35:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:32 (1/2) Installing dumb-init (1.2.5-r1) 16:35:32 (2/2) Installing su-exec (0.2-r1) 16:35:32 Executing busybox-1.35.0-r17.trigger 16:35:32 OK: 6 MiB in 16 packages 16:35:32 Removing intermediate container 4e65db84d1c6 16:35:32 ---> 1105cc8beeb0 16:35:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:32 ---> Running in e77259b0942b 16:35:32 Removing intermediate container e77259b0942b 16:35:32 ---> 9867ab2c8a9b 16:35:32 Step 23/25 : LABEL arch=x86_64 16:35:33 ---> Running in 143a5afe0763 16:35:33 Removing intermediate container 4dda33410edf 16:35:33 ---> a4ea1c7d4d42 16:35:33 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 16:35:33 ---> Running in 1fdbfee53718 16:35:33 Removing intermediate container 143a5afe0763 16:35:33 ---> d567772aaf62 16:35:33 Step 24/25 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:35:33 ---> Running in da8fb83062a6 16:35:33 Removing intermediate container 1fdbfee53718 16:35:33 ---> 0c2983e98cd2 16:35:33 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:33 ---> Running in 88977627d0cd 16:35:33 Removing intermediate container da8fb83062a6 16:35:33 ---> 5af4641c42db 16:35:33 Step 25/25 : LABEL version=0.0.0 16:35:33 ---> Running in 24f1de8c4e09 16:35:33 Removing intermediate container 88977627d0cd 16:35:33 ---> 82cde5900268 16:35:33 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:33 ---> Running in 44b91b6056d9 16:35:33 Removing intermediate container 24f1de8c4e09 16:35:33 ---> 7dad9e131978 16:35:33 16:35:33 Removing intermediate container 44b91b6056d9 16:35:33 ---> d8b747afee5f 16:35:33 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:35:33 ---> Running in 7e97f4998b2a 16:35:33 Successfully built 7dad9e131978 16:35:33 Successfully tagged security-secretstore-setup:latest 16:35:33  Building security-secretstore-setup ... done Building core-command 16:35:33 Removing intermediate container 7e97f4998b2a 16:35:33 ---> b4d86896dd1e 16:35:33 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:35:33 ---> Running in edaf28f717a2 16:35:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:37 ---> 6d8ba7345b1d 16:35:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:35:37 ---> Using cache 16:35:37 ---> 5c7ca86e6ed4 16:35:37 Step 4/24 : WORKDIR /edgex-go 16:35:37 ---> Using cache 16:35:37 ---> 6c74794ca56b 16:35:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:37 ---> Using cache 16:35:37 ---> 933afcbfd5fc 16:35:37 Step 6/24 : RUN apk add --update --no-cache make git 16:35:37 ---> Using cache 16:35:37 ---> 10fe6b0605ec 16:35:37 Step 7/24 : COPY go.mod vendor* ./ 16:35:37 ---> Using cache 16:35:37 ---> b8488054424c 16:35:37 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:37 ---> Using cache 16:35:37 ---> 9109040b9cbe 16:35:37 Step 9/24 : COPY . . 16:35:37 ---> Using cache 16:35:37 ---> 789fdf81f4db 16:35:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:35:43 ---> Running in 3205eb0b8d9a 16:35:43 Removing intermediate container edaf28f717a2 16:35:43 ---> bd51c7f5a2f4 16:35:43 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:43 ---> Running in 2013c7e2b887 16:35:43 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 16:35:43 Removing intermediate container 2013c7e2b887 16:35:43 ---> 3519f0bd8526 16:35:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:44 ---> ef06036ca107 16:35:44 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:44 ---> Running in 175ae156472a 16:35:46 Removing intermediate container 175ae156472a 16:35:46 ---> c2b8de86a7eb 16:35:46 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:47 ---> 50226a258a44 16:35:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:48 ---> f4d6e865a770 16:35:48 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:49 ---> bbabbffcff3b 16:35:49 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:50 ---> 875274331dc1 16:35:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:35:50 ---> 86f2f15b6a1a 16:35:50 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:51 ---> f2b1d92d0b32 16:35:51 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:51 ---> d162500f3412 16:35:51 Step 28/33 : RUN chmod +x /entrypoint.sh 16:35:51 ---> Running in 8420ff3a06f8 16:35:54 Removing intermediate container 8420ff3a06f8 16:35:54 ---> b0ef2b71181e 16:35:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:35:54 ---> Running in 28f5469b774a 16:35:54 Removing intermediate container 28f5469b774a 16:35:54 ---> 3a14a63c5fd0 16:35:54 Step 30/33 : CMD ["gate"] 16:35:54 ---> Running in bc927c1ca80c 16:35:55 Removing intermediate container bc927c1ca80c 16:35:55 ---> 5f25212ff190 16:35:55 Step 31/33 : LABEL arch=x86_64 16:35:55 ---> Running in f4ae25a43af7 16:35:56 Removing intermediate container f4ae25a43af7 16:35:56 ---> 036902cecda5 16:35:56 Step 32/33 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:35:56 ---> Running in 2d66a5f35edb 16:35:57 Removing intermediate container 2d66a5f35edb 16:35:57 ---> dfeb6b49c210 16:35:57 Step 33/33 : LABEL version=0.0.0 16:35:57 ---> Running in 53c608f56cf0 16:35:57 Removing intermediate container 53c608f56cf0 16:35:57 ---> bf9032cd84dc 16:35:57 16:35:57 Successfully built bf9032cd84dc 16:35:57 Successfully tagged security-bootstrapper:latest 16:35:57  Building security-bootstrapper ... done Building security-spire-config 16:36:03 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:03 ---> 6d8ba7345b1d 16:36:03 Step 3/26 : WORKDIR /edgex-go 16:36:03 ---> Using cache 16:36:03 ---> 43eb2fff788b 16:36:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:03 ---> Using cache 16:36:03 ---> b41be084f533 16:36:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:03 ---> Using cache 16:36:03 ---> f833100d6d84 16:36:03 Step 6/26 : COPY go.mod vendor* ./ 16:36:03 ---> Using cache 16:36:03 ---> dce911524e9e 16:36:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:03 ---> Using cache 16:36:03 ---> adf12f990fc5 16:36:03 Step 8/26 : COPY . . 16:36:03 ---> Using cache 16:36:03 ---> 3db118d54711 16:36:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:03 ---> Using cache 16:36:03 ---> 64995008fc55 16:36:03 Step 10/26 : WORKDIR /edgex-go/spire-build 16:36:03 ---> Using cache 16:36:03 ---> f4a0a9d3d367 16:36:03 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:03 ---> Using cache 16:36:03 ---> fe5ac9e7b25e 16:36:03 Step 12/26 : WORKDIR /edgex-go 16:36:03 ---> Using cache 16:36:03 ---> 754c7afede5d 16:36:03 16:36:03 Step 13/26 : FROM alpine:3.15 16:36:03 ---> c4fc93816858 16:36:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:03 ---> Using cache 16:36:03 ---> 00c197a73d4d 16:36:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:03 ---> Using cache 16:36:03 ---> 6cc4183c1ca8 16:36:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:36:07 ---> Running in 66ddcf6bf03b 16:36:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:10 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:10 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:10 OK: 15857 distinct packages available 16:36:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:11 (1/4) Installing dumb-init (1.2.5-r1) 16:36:11 Removing intermediate container 4fef12392fa7 16:36:11 ---> ed7cdd596839 16:36:11 16:36:11 Step 11/25 : FROM alpine:3.16 16:36:11 ---> 9c6f07244728 16:36:11 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:36:11 ---> Using cache 16:36:11 ---> cf568c66a772 16:36:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:11 ---> Using cache 16:36:11 ---> 2aeca132e5c9 16:36:11 Step 14/25 : ENV APP_PORT=59881 16:36:11 Removing intermediate container d941e1c490ec 16:36:11 ---> c9ebdee4d2f1 16:36:11 16:36:11 Step 11/24 : FROM alpine:3.16 16:36:11 ---> 9c6f07244728 16:36:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:11 (2/4) Installing musl-obstack (1.2.3-r0) 16:36:11 Removing intermediate container 261094aa8735 16:36:11 ---> 5b65698141f6 16:36:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:11 ---> Running in e2da5472563e 16:36:11 ---> Running in c145883bb8cf 16:36:11 ---> Running in 332be5f27474 16:36:11 Removing intermediate container 3205eb0b8d9a 16:36:11 ---> 6dd189c85939 16:36:11 16:36:11 Step 11/24 : FROM alpine:3.16 16:36:11 ---> 9c6f07244728 16:36:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:11 ---> Using cache 16:36:11 ---> cf568c66a772 16:36:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:11 (3/4) Installing libucontext (1.1-r0) 16:36:11 ---> Using cache 16:36:11 ---> 2aeca132e5c9 16:36:11 Step 14/24 : ENV APP_PORT=59882 16:36:11 ---> Running in c6e780f252e5 16:36:11 Removing intermediate container c145883bb8cf 16:36:11 ---> 444287ea2b75 16:36:11 Step 15/25 : EXPOSE $APP_PORT 16:36:11 (4/4) Installing gcompat (1.0.0-r4) 16:36:12 ---> Running in 0eafe4b27856 16:36:12 Removing intermediate container 332be5f27474 16:36:12 ---> 4204f1c22b48 16:36:12 Step 13/24 : ENV APP_PORT=59880 16:36:12 ---> Running in 64394890b2d4 16:36:12 Executing busybox-1.34.1-r7.trigger 16:36:12 Removing intermediate container c6e780f252e5 16:36:12 ---> ce9ce15dd62d 16:36:12 Step 15/24 : EXPOSE $APP_PORT 16:36:12 OK: 6 MiB in 18 packages 16:36:12 ---> Running in 977441e8cfc1 16:36:12 Removing intermediate container 0eafe4b27856 16:36:12 ---> 40bc9158f0cd 16:36:12 Step 16/25 : WORKDIR / 16:36:12 Removing intermediate container 64394890b2d4 16:36:12 ---> 05926fe0ebf3 16:36:12 Step 14/24 : EXPOSE $APP_PORT 16:36:12 ---> Running in a6beeab1832d 16:36:12 Removing intermediate container 977441e8cfc1 16:36:12 ---> b19471260c21 16:36:12 Step 16/24 : WORKDIR / 16:36:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:12 ---> Running in c123c11377a9 16:36:12 ---> Running in 0072fddb5ddd 16:36:12 Removing intermediate container a6beeab1832d 16:36:12 ---> b88dfd5fdf78 16:36:12 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:12 Removing intermediate container c123c11377a9 16:36:12 ---> 3589c936180a 16:36:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:12 ---> Running in cd14089a245f 16:36:12 Removing intermediate container 0072fddb5ddd 16:36:12 ---> 08a1c087789c 16:36:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:12 Removing intermediate container 66ddcf6bf03b 16:36:12 ---> 8a3415fcabfd 16:36:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:12 ---> 2573759f2805 16:36:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:14 ---> f83125126389 16:36:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:14 ---> 4d6eca16bf3e 16:36:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:14 ---> c5c7883d2ff5 16:36:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:36:14 ---> c20953a1b747 16:36:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:36:14 ---> 2500b752b31c 16:36:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:36:14 ---> 5575b69f3a06 16:36:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:14 ---> Running in 050be7aae771 16:36:14 Removing intermediate container e2da5472563e 16:36:14 ---> bb90153c73f5 16:36:14 16:36:14 Step 11/23 : FROM alpine:3.16 16:36:14 ---> 9c6f07244728 16:36:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:14 ---> Running in aea5792e42a6 16:36:14 Removing intermediate container cd14089a245f 16:36:14 ---> affcb9280e0e 16:36:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:36:14 ---> Running in 5892b0f23172 16:36:14 Removing intermediate container 050be7aae771 16:36:14 ---> 10dc9e22a1e7 16:36:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:36:14 ---> 707e0751a20f 16:36:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:36:14 Removing intermediate container aea5792e42a6 16:36:14 ---> 9d5215e35f48 16:36:14 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 16:36:14 ---> Running in 5fe5dd8f7e38 16:36:14 ---> 5ac73cfe8d63 16:36:14 Step 20/24 : ENTRYPOINT ["/core-command"] 16:36:15 ---> Running in ba623948a069 16:36:15 ---> Running in 79efcf8b0d72 16:36:15 ---> f97b5e05d8fd 16:36:15 Step 21/26 : WORKDIR / 16:36:15 Removing intermediate container 5fe5dd8f7e38 16:36:15 ---> c66665682885 16:36:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:15 ---> Running in 4c040a12b9d8 16:36:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:15 Removing intermediate container 79efcf8b0d72 16:36:15 ---> bab5a739cbd1 16:36:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:15 ---> Running in eaa893874086 16:36:15 ---> Running in 6bccecfd6e58 16:36:15 Removing intermediate container 4c040a12b9d8 16:36:15 ---> 19bdb82eef07 16:36:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:15 ---> Running in 497ad70359a8 16:36:15 Removing intermediate container eaa893874086 16:36:15 ---> 5bf49412b272 16:36:15 Step 23/25 : LABEL arch=x86_64 16:36:15 Removing intermediate container 6bccecfd6e58 16:36:15 ---> fbc39c8870e3 16:36:15 Step 22/24 : LABEL arch=x86_64 16:36:15 ---> Running in 5e1a0f41afc4 16:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:15 Removing intermediate container 497ad70359a8 16:36:15 ---> ae5d0ad7e61e 16:36:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:15 ---> Running in 86b2ec01520d 16:36:15 ---> Running in 28f1060512f5 16:36:15 Removing intermediate container 5e1a0f41afc4 16:36:15 ---> 6ed3c9ef01ec 16:36:15 Step 24/25 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:15 ---> Running in 2780a5ae30db 16:36:15 Removing intermediate container 86b2ec01520d 16:36:15 ---> 1fa11cfddc54 16:36:15 Step 23/24 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:36:15 Removing intermediate container 28f1060512f5 16:36:15 ---> 927c16279828 16:36:15 Step 24/26 : LABEL arch=x86_64 16:36:15 ---> Running in d5bcccb2d787 16:36:15 ---> Running in e75bbcd5d842 16:36:15 Removing intermediate container 2780a5ae30db 16:36:15 ---> cc58b2578772 16:36:15 Step 25/25 : LABEL version=0.0.0 16:36:15 ---> Running in 5bbc01a223b5 16:36:15 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:36:15 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:36:15 Removing intermediate container d5bcccb2d787 16:36:15 ---> c0febca140fb 16:36:15 Step 24/24 : LABEL version=0.0.0 16:36:15 (3/33) Installing readline (8.1.2-r0) 16:36:15 (4/33) Installing bash (5.1.16-r2) 16:36:15 Executing bash-5.1.16-r2.post-install 16:36:15 (5/33) Installing ca-certificates (20220614-r0) 16:36:15 (6/33) Installing brotli-libs (1.0.9-r6) 16:36:15 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:36:15 (8/33) Installing libcurl (7.83.1-r3) 16:36:15 (9/33) Installing curl (7.83.1-r3) 16:36:15 (10/33) Installing docker-cli (20.10.18-r0) 16:36:15 Removing intermediate container e75bbcd5d842 16:36:15 ---> c27625ebdae8 16:36:15 Step 25/26 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:36:15 ---> Running in 13b645f6c68a 16:36:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:16 Removing intermediate container 5bbc01a223b5 16:36:16 ---> 577e531be458 16:36:16 16:36:16 ---> Running in 2ee4c60e32ca 16:36:16 Successfully built 577e531be458 16:36:16 Successfully tagged core-metadata:latest 16:36:16 Building security-spire-server 16:36:16  Building core-metadata ... done Removing intermediate container 13b645f6c68a 16:36:16 ---> 486133d8a754 16:36:16 16:36:16 Successfully built 486133d8a754 16:36:16 (1/6) Installing dumb-init (1.2.5-r1) 16:36:16 Successfully tagged core-command:latest 16:36:16  Building core-command ... done Removing intermediate container 2ee4c60e32ca 16:36:16 ---> 5ff0fe8bb4b3 16:36:16 Step 26/26 : LABEL version=0.0.0 16:36:16 (11/33) Installing dumb-init (1.2.5-r1) 16:36:16 (12/33) Installing libbz2 (1.0.8-r1) 16:36:16 (13/33) Installing expat (2.4.9-r0) 16:36:16 (14/33) Installing libffi (3.4.2-r1) 16:36:16 (15/33) Installing gdbm (1.23-r0) 16:36:16 (16/33) Installing xz-libs (5.2.5-r1) 16:36:16 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:36:16 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:16 (19/33) Installing mpdecimal (2.5.1-r1) 16:36:16 (20/33) Installing sqlite-libs (3.38.5-r0) 16:36:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:36:16 (21/33) Installing python3 (3.10.5-r0) 16:36:16 (3/6) Installing libsodium (1.0.18-r0) 16:36:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:16 (5/6) Installing libzmq (4.3.4-r0) 16:36:16 (6/6) Installing zeromq (4.3.4-r0) 16:36:16 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:36:16 (23/33) Installing py3-tomli (2.0.1-r1) 16:36:16 (24/33) Installing py3-pep517 (0.12.0-r2) 16:36:16 (25/33) Installing py3-six (1.16.0-r1) 16:36:16 (26/33) Installing py3-retrying (1.3.3-r3) 16:36:16 (27/33) Installing py3-appdirs (1.4.4-r3) 16:36:16 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:36:16 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:36:16 (30/33) Installing py3-parsing (2.4.7-r3) 16:36:16 (31/33) Installing py3-packaging (21.3-r0) 16:36:16 Executing busybox-1.35.0-r17.trigger 16:36:16 OK: 8 MiB in 20 packages 16:36:16 (32/33) Installing py3-setuptools (59.4.0-r0) 16:36:16 (33/33) Installing py3-pip (22.1.1-r0) 16:36:17 Executing busybox-1.35.0-r17.trigger 16:36:17 Executing ca-certificates-20220614-r0.trigger 16:36:17 OK: 122 MiB in 47 packages 16:36:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:19 ---> 6d8ba7345b1d 16:36:19 Step 3/25 : WORKDIR /edgex-go 16:36:19 ---> Using cache 16:36:19 ---> 43eb2fff788b 16:36:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:19 ---> Using cache 16:36:19 ---> b41be084f533 16:36:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:19 ---> Using cache 16:36:19 ---> f833100d6d84 16:36:19 Step 6/25 : COPY go.mod vendor* ./ 16:36:19 ---> Using cache 16:36:19 ---> dce911524e9e 16:36:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:19 ---> Using cache 16:36:19 ---> adf12f990fc5 16:36:19 Step 8/25 : COPY . . 16:36:19 ---> Using cache 16:36:19 ---> 3db118d54711 16:36:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:19 ---> Using cache 16:36:19 ---> 64995008fc55 16:36:19 Step 10/25 : WORKDIR /edgex-go/spire-build 16:36:19 ---> Using cache 16:36:19 ---> f4a0a9d3d367 16:36:19 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:22 ---> Running in effb338d96bd 16:36:22 ---> Running in 681e522684ca 16:36:22 Removing intermediate container effb338d96bd 16:36:22 ---> d74d76f7da3d 16:36:22 16:36:22 Removing intermediate container 5892b0f23172 16:36:22 ---> 905dca532e5b 16:36:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:22 Successfully built d74d76f7da3d 16:36:22 Successfully tagged security-spire-config:latest 16:36:22  Building security-spire-config ... done  ---> 306d620a71c1 16:36:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:22 ---> 824e8499d92c 16:36:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:22 Removing intermediate container 681e522684ca 16:36:22 ---> 5ce6bc1bb7f4 16:36:22 Step 12/25 : WORKDIR /edgex-go 16:36:22 ---> Running in 4c320ddedf56 16:36:22 Removing intermediate container 4c320ddedf56 16:36:22 ---> b67a8a02c1a7 16:36:22 16:36:22 Step 13/25 : FROM alpine:3.15 16:36:22 ---> c4fc93816858 16:36:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:22 ---> Using cache 16:36:22 ---> 00c197a73d4d 16:36:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:22 ---> Using cache 16:36:22 ---> 6cc4183c1ca8 16:36:22 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:22 ---> Using cache 16:36:22 ---> e395ebbda7a0 16:36:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:22 ---> e9f6bf544a7b 16:36:22 Step 20/24 : ENTRYPOINT ["/core-data"] 16:36:22 ---> Running in 26a72db92fee 16:36:23 Removing intermediate container 26a72db92fee 16:36:23 ---> 608397e40749 16:36:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:23 ---> Running in 5d2434f7d37f 16:36:23 Removing intermediate container 5d2434f7d37f 16:36:23 ---> 0dade52ed477 16:36:23 Step 22/24 : LABEL arch=x86_64 16:36:23 ---> Running in 9a337ead2ae8 16:36:24 Removing intermediate container 9a337ead2ae8 16:36:24 ---> 2ebd5c2f1045 16:36:24 Step 23/24 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:36:24 ---> Running in 87bf331e452e 16:36:24 ---> 351ac5f194da 16:36:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:24 Removing intermediate container 87bf331e452e 16:36:24 ---> f6aed83b14c8 16:36:24 Step 24/24 : LABEL version=0.0.0 16:36:24 ---> Running in 36f4ae4fd0d2 16:36:24 ---> 0a6ee31cdda7 16:36:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:24 Removing intermediate container 36f4ae4fd0d2 16:36:24 ---> 63dddf60e3ea 16:36:24 16:36:24 Successfully built 63dddf60e3ea 16:36:24 Successfully tagged core-data:latest 16:36:24  Building core-data ... done  ---> 36e1b0f54383 16:36:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:24 Collecting docker-compose==1.23.2 16:36:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.5 MB/s eta 0:00:00 16:36:24 ---> ccd18b20e441 16:36:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:24 ---> Running in 4349b1cebb02 16:36:25 Collecting websocket-client<1.0,>=0.32.0 16:36:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 102.7 MB/s eta 0:00:00 16:36:25 Removing intermediate container 4349b1cebb02 16:36:25 ---> 6df22685c22c 16:36:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:25 ---> Running in 07b2f5e609c6 16:36:25 Collecting PyYAML<4,>=3.10 16:36:25 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:25 Removing intermediate container 07b2f5e609c6 16:36:25 ---> 9e772aa24edc 16:36:25 Step 23/25 : LABEL arch=x86_64 16:36:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 51.5 MB/s eta 0:00:00 16:36:25 ---> Running in 8877b2047695 16:36:25 Removing intermediate container 8877b2047695 16:36:25 ---> a7e0405196c0 16:36:25 Step 24/25 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:36:25 ---> Running in 18d67de941d4 16:36:25 Preparing metadata (setup.py): started 16:36:25 Removing intermediate container 18d67de941d4 16:36:25 ---> dd4398b523fa 16:36:25 Step 25/25 : LABEL version=0.0.0 16:36:25 ---> Running in e5f79991602d 16:36:25 Removing intermediate container e5f79991602d 16:36:25 ---> 63a5a667dde2 16:36:25 16:36:25 Successfully built 63a5a667dde2 16:36:25 Successfully tagged security-spire-server:latest 16:36:25  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' 16:36:25 Collecting docker<4.0,>=3.6.0 16:36:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 154.0 MB/s eta 0:00:00 16:36:25 Collecting dockerpty<0.5,>=0.4.1 16:36:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:25 Preparing metadata (setup.py): started 16:36:26 Preparing metadata (setup.py): finished with status 'done' 16:36:26 Collecting jsonschema<3,>=2.5.1 16:36:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:26 Collecting texttable<0.10,>=0.9.0 16:36:26 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:26 Preparing metadata (setup.py): started 16:36:26 Preparing metadata (setup.py): finished with status 'done' 16:36:26 Collecting docopt<0.7,>=0.6.1 16:36:26 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:26 Preparing metadata (setup.py): started 16:36:26 Preparing metadata (setup.py): finished with status 'done' 16:36:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.1 MB/s eta 0:00:00 16:36:26 Collecting cached-property<2,>=1.2.0 16:36:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:26 Collecting docker-pycreds>=0.4.0 16:36:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:26 Collecting urllib3<1.25,>=1.21.1 16:36:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 191.6 MB/s eta 0:00:00 16:36:27 Collecting idna<2.8,>=2.5 16:36:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 178.2 MB/s eta 0:00:00 16:36:27 Collecting certifi>=2017.4.17 16:36:27 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:36:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 191.2 MB/s eta 0:00:00 16:36:27 Collecting chardet<3.1.0,>=3.0.2 16:36:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.4 MB/s eta 0:00:00 16:36:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:36:27 Running setup.py install for texttable: started 16:36:27 Running setup.py install for texttable: finished with status 'done' 16:36:27 Running setup.py install for PyYAML: started 16:36:27 Running setup.py install for PyYAML: finished with status 'done' 16:36:28 Running setup.py install for docopt: started 16:36:28 Running setup.py install for docopt: finished with status 'done' 16:36:29 Running setup.py install for dockerpty: started 16:36:29 Running setup.py install for dockerpty: finished with status 'done' 16:36:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:36:29 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 16:36:32 Removing intermediate container ba623948a069 16:36:32 ---> d651ced88a1d 16:36:32 Step 14/23 : ENV APP_PORT=58890 16:36:33 ---> Running in 7e468adeb6df 16:36:33 Removing intermediate container 7e468adeb6df 16:36:33 ---> 8ccc487087e4 16:36:33 Step 15/23 : EXPOSE $APP_PORT 16:36:33 ---> Running in 4d09d0049a56 16:36:33 Removing intermediate container 4d09d0049a56 16:36:33 ---> 365e5bbf6b31 16:36:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:33 ---> 363b390447d2 16:36:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:33 ---> c013b4cc627f 16:36:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:33 ---> 607ea7309bd3 16:36:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:33 ---> Running in 2b891ea24a04 16:36:34 Removing intermediate container 2b891ea24a04 16:36:34 ---> 0079326fa90f 16:36:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:34 ---> Running in 02fdbddf5253 16:36:34 Removing intermediate container 02fdbddf5253 16:36:34 ---> 3e8ddc2a7ed2 16:36:34 Step 21/23 : LABEL arch=x86_64 16:36:34 ---> Running in 68896fa18351 16:36:34 Removing intermediate container 68896fa18351 16:36:34 ---> 40ae76e568ea 16:36:34 Step 22/23 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 16:36:34 ---> Running in 37ca96cdaa4e 16:36:34 Removing intermediate container 37ca96cdaa4e 16:36:34 ---> 71c3be33036f 16:36:34 Step 23/23 : LABEL version=0.0.0 16:36:34 ---> Running in b36ce814c2c5 16:36:34 Removing intermediate container b36ce814c2c5 16:36:34 ---> fa63473f19e1 16:36:34 16:36:34 Successfully built fa63473f19e1 16:36:34 Successfully tagged sys-mgmt-agent:latest 16:36:34  Building sys-mgmt-agent ... done  [Pipeline] } 16:36:34 $ docker stop --time=1 e3012c27a003605166147842913652b6ba81f8deec981fad3fefecd8049c9605 16:36:35 $ docker rm -f e3012c27a003605166147842913652b6ba81f8deec981fad3fefecd8049c9605 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:36 + docker images 16:36:36 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:36 sys-mgmt-agent latest fa63473f19e1 1 second ago 136MB 16:36:36 security-spire-server latest 63a5a667dde2 10 seconds ago 86.5MB 16:36:36 core-data latest 63dddf60e3ea 11 seconds ago 21.6MB 16:36:36 b67a8a02c1a7 13 seconds ago 1.45GB 16:36:36 security-spire-config latest d74d76f7da3d 14 seconds ago 85.8MB 16:36:36 core-command latest 486133d8a754 20 seconds ago 17.4MB 16:36:36 core-metadata latest 577e531be458 20 seconds ago 18.3MB 16:36:36 bb90153c73f5 21 seconds ago 1.56GB 16:36:36 6dd189c85939 24 seconds ago 1.57GB 16:36:36 ed7cdd596839 27 seconds ago 1.58GB 16:36:36 c9ebdee4d2f1 27 seconds ago 1.58GB 16:36:36 security-bootstrapper latest bf9032cd84dc 38 seconds ago 19.9MB 16:36:36 security-secretstore-setup latest 7dad9e131978 About a minute ago 29.3MB 16:36:36 5fde7b2fb038 About a minute ago 1.56GB 16:36:36 508a0cbf69b6 About a minute ago 1.57GB 16:36:36 support-notifications latest 0a0f960e5849 About a minute ago 27.3MB 16:36:36 security-spiffe-token-provider latest 90b6ede28844 2 minutes ago 29.3MB 16:36:36 security-proxy-setup latest a7daf039c3a5 2 minutes ago 27.4MB 16:36:36 support-scheduler latest fa9e4d9435b0 2 minutes ago 26.7MB 16:36:36 fd5f85337b84 2 minutes ago 1.63GB 16:36:36 9fbcabfc256a 2 minutes ago 1.63GB 16:36:36 9419981bc616 2 minutes ago 1.61GB 16:36:36 ac2140af57e0 2 minutes ago 1.56GB 16:36:36 security-spire-agent latest a1c5826ce227 2 minutes ago 125MB 16:36:36 754c7afede5d 2 minutes ago 1.45GB 16:36:36 ci-base-image-x86_64 latest 6d8ba7345b1d 6 minutes ago 940MB 16:36:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 7 days ago 677MB 16:36:36 alpine 3.15 c4fc93816858 8 weeks ago 5.59MB 16:36:36 alpine 3.16 9c6f07244728 8 weeks ago 5.54MB 16:36:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 16:36:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.456s coverage: 28.7% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.895s coverage: 98.5% of statements 16:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.006s coverage: 40.6% of statements 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.682s coverage: 54.2% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.602s coverage: 89.2% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.541s coverage: 2.2% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.867s coverage: 95.6% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 72.2% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.488s coverage: 60.0% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.567s coverage: 0.9% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 29.6% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.525s coverage: 47.1% of statements 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.311s coverage: 79.5% of statements 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements 16:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.269s coverage: 87.5% of statements 16:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.265s coverage: 94.4% of statements 16:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements 16:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.874s coverage: 80.5% of statements 16:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.416s coverage: 92.9% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.308s coverage: 58.8% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.338s coverage: 80.0% of statements 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.001s coverage: 91.2% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.081s coverage: 64.7% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.316s coverage: 100.0% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements 16:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.770s coverage: 65.8% of statements 16:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.033s coverage: 41.8% of statements 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.314s coverage: 84.8% of statements 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.838s coverage: 92.3% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.476s coverage: 63.2% of statements 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.529s coverage: 97.7% of statements 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.245s coverage: 28.9% of statements 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.339s coverage: 100.0% of statements 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 16:38:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:38:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:26 GO111MODULE=on go vet ./... 16:40:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:32 ./bin/test-attribution-txt.sh [Pipeline] echo 16:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:33 + ls -al . 16:40:33 total 756 16:40:33 drwxrwxr-x 10 1001 1001 4096 Oct 7 16:33 . 16:40:33 drwxr-xr-x 4 root root 4096 Oct 7 16:33 .. 16:40:33 drwxrwxr-x 2 1001 1001 4096 Oct 7 16:31 .blubracket 16:40:33 -rw-rw-r-- 1 1001 1001 16 Oct 7 16:31 .dockerignore 16:40:33 drwxrwxr-x 8 1001 1001 4096 Oct 7 16:32 .git 16:40:33 drwxrwxr-x 3 1001 1001 4096 Oct 7 16:31 .github 16:40:33 -rw-rw-r-- 1 1001 1001 1030 Oct 7 16:31 .gitignore 16:40:33 -rw-rw-r-- 1 1001 1001 42 Oct 7 16:31 .golangci.yml 16:40:33 -rw-rw-r-- 1 1001 1001 87 Oct 7 16:31 .hadolint.yml 16:40:33 -rw-rw-r-- 1 1001 1001 166 Oct 7 16:31 .sonarcloud.properties 16:40:33 -rw-rw-r-- 1 1001 1001 1171 Oct 7 16:31 ADOPTERS.md 16:40:33 -rw-rw-r-- 1 1001 1001 10722 Oct 7 16:31 Attribution.txt 16:40:33 -rw-rw-r-- 1 1001 1001 63209 Oct 7 16:31 CHANGELOG.md 16:40:33 -rw-rw-r-- 1 1001 1001 3804 Oct 7 16:31 CONTRIBUTING.md 16:40:33 -rw-rw-r-- 1 1001 1001 677 Oct 7 16:31 GOVERNANCE.md 16:40:33 -rw-rw-r-- 1 1001 1001 850 Oct 7 16:31 Jenkinsfile 16:40:33 -rw-rw-r-- 1 1001 1001 10775 Oct 7 16:31 LICENSE 16:40:33 -rw-rw-r-- 1 1001 1001 13724 Oct 7 16:31 Makefile 16:40:33 -rw-rw-r-- 1 1001 1001 582 Oct 7 16:31 OWNERS.md 16:40:33 -rw-rw-r-- 1 1001 1001 9799 Oct 7 16:31 README.md 16:40:33 -rw-rw-r-- 1 1001 1001 6912 Oct 7 16:31 SECURITY.md 16:40:33 -rw-rw-r-- 1 1001 1001 5 Oct 7 16:29 VERSION 16:40:33 -rw-rw-r-- 1 1001 1001 4131 Oct 7 16:31 ZMQWindows.md 16:40:33 drwxrwxr-x 2 1001 1001 4096 Oct 7 16:31 bin 16:40:33 drwxrwxr-x 18 1001 1001 4096 Oct 7 16:31 cmd 16:40:33 -rw-r--r-- 1 root root 502163 Oct 7 16:38 coverage.out 16:40:33 -rw-rw-r-- 1 1001 1001 3458 Oct 7 16:31 go.mod 16:40:33 -rw-rw-r-- 1 1001 1001 38041 Oct 7 16:31 go.sum 16:40:33 drwxrwxr-x 8 1001 1001 4096 Oct 7 16:31 internal 16:40:33 drwxrwxr-x 3 1001 1001 4096 Oct 7 16:31 openapi 16:40:33 drwxrwxr-x 4 1001 1001 4096 Oct 7 16:32 snap 16:40:33 -rw-rw-r-- 1 1001 1001 204 Oct 7 16:32 version.go [Pipeline] sh 16:40:33 + '[' -e coverage.out ] 16:40:33 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:33 Warning: overwriting stash ‘coverage-report’ 16:40:34 Stashed 1 file(s) [Pipeline] sh 16:40:35 + make build 16:40:35 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:42:27 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 16:43: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 16:43:48 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 16:44:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:44:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44: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-scheduler/support-scheduler ./cmd/support-scheduler 16:44:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:44:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:45:13 $ docker stop --time=1 0d0c3cfcdf956a12211668a185cf44424579ea8a89b33ee683319e1deddf5034 16:45:15 $ docker rm -f 0d0c3cfcdf956a12211668a185cf44424579ea8a89b33ee683319e1deddf5034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:18 16:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:18 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:18 29e5d40040c1: Pulling fs layer 16:45:18 1ce36da41761: Pulling fs layer 16:45:18 25b303627fd3: Pulling fs layer 16:45:19 29e5d40040c1: Verifying Checksum 16:45:19 29e5d40040c1: Download complete 16:45:19 29e5d40040c1: Pull complete 16:45:20 1ce36da41761: Verifying Checksum 16:45:20 1ce36da41761: Download complete 16:45:21 1ce36da41761: Pull complete 16:45:21 25b303627fd3: Verifying Checksum 16:45:21 25b303627fd3: Download complete 16:45:31 25b303627fd3: Pull complete 16:45:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 16:45:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:34 $ docker top e4b0fa7a407c4fa274363b4e4ab7a54d16a332c6974c2f0f2b84f6ea1b380acd -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:35 + docker-compose build --help 16:45:35 + grep parallel 16:45:40 --parallel Build images in parallel. [Pipeline] } 16:45:40 $ docker stop --time=1 e4b0fa7a407c4fa274363b4e4ab7a54d16a332c6974c2f0f2b84f6ea1b380acd 16:45:42 $ docker rm -f e4b0fa7a407c4fa274363b4e4ab7a54d16a332c6974c2f0f2b84f6ea1b380acd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:42 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 16:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:44 $ docker top 21df1826bc9f4c85d65bfb9a47d41ebe6b17b7c5c28343674bd96818ed89d258 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:45 + docker-compose -f ./docker-compose-build.yml build --parallel 16:45:50 Building core-command ... 16:45:50 Building core-data ... 16:45:50 Building core-metadata ... 16:45:50 Building security-bootstrapper ... 16:45:50 Building security-proxy-setup ... 16:45:50 Building security-secretstore-setup ... 16:45:50 Building security-spiffe-token-provider ... 16:45:50 Building security-spire-agent ... 16:45:50 Building security-spire-config ... 16:45:50 Building security-spire-server ... 16:45:50 Building support-notifications ... 16:45:50 Building support-scheduler ... 16:45:50 Building sys-mgmt-agent ... 16:45:50 Building security-spire-server 16:45:50 Building security-spire-agent 16:45:50 Building security-spire-config 16:45:50 Building core-command 16:45:50 Building support-scheduler 16:46:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:46:37 ---> c4e8a6b76696 16:46:37 Step 3/25 : WORKDIR /edgex-go 16:46:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:37 ---> c4e8a6b76696 16:46:37 Step 3/26 : WORKDIR /edgex-go 16:46:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:37 ---> c4e8a6b76696 16:46:37 Step 3/26 : WORKDIR /edgex-go 16:46:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:37 ---> c4e8a6b76696 16:46:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:46:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:37 ---> c4e8a6b76696 16:46:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:46:37 ---> Running in 76e32a072605 16:46:37 ---> Running in 533e81661235 16:46:37 ---> Running in 8a24a017a642 16:46:37 ---> Running in fd3074969cc0 16:46:37 ---> Running in 0129f9634c94 16:46:37 Removing intermediate container 0129f9634c94 16:46:37 ---> f9fab3cb85f6 16:46:37 Step 4/23 : WORKDIR /edgex-go 16:46:37 Removing intermediate container 76e32a072605 16:46:37 Removing intermediate container 8a24a017a642 16:46:37 ---> b0ceafbcebbe 16:46:37 ---> 43fb608b0ec3 16:46:37 Step 4/24 : WORKDIR /edgex-go 16:46:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:37 Removing intermediate container fd3074969cc0 16:46:37 ---> 9f6cab921d1c 16:46:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:37 ---> Running in e71047f520a7 16:46:37 Removing intermediate container 533e81661235 16:46:37 ---> 14ba79bc44e2 16:46:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:37 ---> Running in 1b1ff5e17e40 16:46:37 ---> Running in 9b79ef8884e8 16:46:37 ---> Running in 83390c63983c 16:46:37 ---> Running in a7fbb5ae82ec 16:46:37 Removing intermediate container 9b79ef8884e8 16:46:37 ---> ad9f051f57a0 16:46:37 Removing intermediate container 1b1ff5e17e40 16:46:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> cb63972a91a6 16:46:37 16:46:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:37 ---> Running in 3ffd1de71f30 16:46:37 ---> Running in 44c91c709dfc 16:46:41 Removing intermediate container e71047f520a7 16:46:41 ---> 5da3c0bf3c1a 16:46:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:41 Removing intermediate container 83390c63983c 16:46:41 ---> fffe8fb22a8b 16:46:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:46:41 ---> Running in 684e897cc338 16:46:41 ---> Running in 75da97cd602f 16:46:41 Removing intermediate container a7fbb5ae82ec 16:46:41 ---> 760d58c983f8 16:46:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:41 ---> Running in 6a293e34cb8b 16:46:41 Removing intermediate container 3ffd1de71f30 16:46:41 ---> 0057d7966c49 16:46:42 Step 6/23 : RUN apk add --update --no-cache make git 16:46:42 ---> Running in 1ed07270fd69 16:46:42 Removing intermediate container 44c91c709dfc 16:46:42 ---> 184f19297108 16:46:42 Step 6/24 : RUN apk add --update --no-cache make git 16:46:42 ---> Running in 5e5b388f2458 16:46:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:46 OK: 221 MiB in 51 packages 16:46:46 OK: 221 MiB in 51 packages 16:46:46 OK: 221 MiB in 51 packages 16:46:46 OK: 221 MiB in 51 packages 16:46:47 OK: 221 MiB in 51 packages 16:46:48 Removing intermediate container 684e897cc338 16:46:48 ---> 9a1414f1983e 16:46:48 Step 6/26 : COPY go.mod vendor* ./ 16:46:48 Removing intermediate container 6a293e34cb8b 16:46:48 ---> 0c8497570f94 16:46:48 Step 6/26 : COPY go.mod vendor* ./ 16:46:48 Removing intermediate container 75da97cd602f 16:46:48 ---> 609d80dba776 16:46:48 Step 6/25 : COPY go.mod vendor* ./ 16:46:48 Removing intermediate container 1ed07270fd69 16:46:48 ---> 6e076d0a3b05 16:46:48 Step 7/23 : COPY go.mod vendor* ./ 16:46:48 Removing intermediate container 5e5b388f2458 16:46:48 ---> 2e23ac3f2255 16:46:48 Step 7/24 : COPY go.mod vendor* ./ 16:46:49 ---> 68be907c00f0 16:46:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:49 ---> Running in 2de5c075122c 16:46:50 ---> a0f473bfef55 16:46:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:50 ---> 72bd16c9630f 16:46:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:50 ---> Running in afe39821dbae 16:46:50 ---> 456996dc7c09 16:46:50 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:50 ---> Running in 9a183dd6af77 16:46:50 ---> Running in a8ddcbde9fad 16:46:50 ---> 0ebd5aeb1a4b 16:46:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:50 ---> Running in 49b41d247bc1 16:48:12 Removing intermediate container a8ddcbde9fad 16:48:12 ---> c12d23e9efa1 16:48:12 Step 9/24 : COPY . . 16:48:12 Removing intermediate container 9a183dd6af77 16:48:12 ---> 639b0efd987d 16:48:12 Step 8/25 : COPY . . 16:48:12 Removing intermediate container 2de5c075122c 16:48:12 ---> a931685eaffd 16:48:12 Step 8/26 : COPY . . 16:48:12 Removing intermediate container afe39821dbae 16:48:12 ---> dc877c591762 16:48:12 Step 8/26 : COPY . . 16:48:12 Removing intermediate container 49b41d247bc1 16:48:12 ---> cd69399dbdfa 16:48:12 Step 9/23 : COPY . . 16:48:20 ---> 132528277f48 16:48:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:48:20 ---> 52f06fc01c24 16:48:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:20 ---> 04723cd7e657 16:48:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:48:20 ---> cf68023f32ac 16:48:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:48:20 ---> dc247c440034 16:48:20 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:48:20 ---> Running in 48b719838a2a 16:48:20 ---> Running in fde45bfdaea6 16:48:20 ---> Running in f25bb85877c6 16:48:20 ---> Running in d2b4247c7aa9 16:48:20 ---> Running in 7a9f3997a1e4 16:48:21 Removing intermediate container f25bb85877c6 16:48:21 ---> 6d1929fb4dcd 16:48:21 Step 10/25 : WORKDIR /edgex-go/spire-build 16:48:21 Removing intermediate container fde45bfdaea6 16:48:21 ---> b084e623355e 16:48:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:48:21 ---> Running in 51de4792eb69 16:48:21 ---> Running in dfee03d60646 16:48:21 Removing intermediate container 7a9f3997a1e4 16:48:21 ---> 7b157b24b47d 16:48:21 Step 10/26 : WORKDIR /edgex-go/spire-build 16:48:21 ---> Running in 722724e76d8d 16:48:22 Removing intermediate container 51de4792eb69 16:48:22 ---> 0b20932d2219 16:48:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:48:22 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 16:48:22 Removing intermediate container dfee03d60646 16:48:22 ---> 2ebeefe0284b 16:48:22 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:48:22 ---> Running in b6f838a86cde 16:48:22 ---> Running in 9d779f0979ac 16:48:22 Removing intermediate container 722724e76d8d 16:48:22 ---> 8d83cc65744b 16:48:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:48:22 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 16:48:22 ---> Running in f46b5cdc9cf1 16:48:27 Removing intermediate container b6f838a86cde 16:48:27 ---> 61deb2443e64 16:48:27 Step 12/26 : WORKDIR /edgex-go 16:48:27 ---> Running in 564c3e4fa78d 16:48:27 Removing intermediate container f46b5cdc9cf1 16:48:27 Removing intermediate container 9d779f0979ac 16:48:27 ---> 2a141f2ad529 16:48:27 Step 12/26 : WORKDIR /edgex-go 16:48:27 ---> 57498ed07342 16:48:27 Step 12/25 : WORKDIR /edgex-go 16:48:27 ---> Running in c5764286bd5d 16:48:27 ---> Running in c1eee1764ea8 16:48:28 Removing intermediate container 564c3e4fa78d 16:48:28 ---> ced513e29d0b 16:48:28 16:48:28 Step 13/26 : FROM alpine:3.15 16:48:28 3.15: Pulling from library/alpine 16:48:28 Removing intermediate container c5764286bd5d 16:48:28 ---> af20919e2b5d 16:48:28 16:48:28 Step 13/26 : FROM alpine:3.15 16:48:28 Removing intermediate container c1eee1764ea8 16:48:28 ---> 0a8bb6ede80c 16:48:28 16:48:28 Step 13/25 : FROM alpine:3.15 16:48:29 3.15: Pulling from library/alpine 16:48:29 3.15: Pulling from library/alpine 16:48:30 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:48:30 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:48:30 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:48:30 Status: Image is up to date for alpine:3.15 16:48:30 Status: Downloaded newer image for alpine:3.15 16:48:30 Status: Downloaded newer image for alpine:3.15 16:48:30 ---> 02e0d6fdf486 16:48:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:30 ---> 02e0d6fdf486 16:48:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:30 ---> 02e0d6fdf486 16:48:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:30 ---> Running in f7f9aa3d3485 16:48:30 ---> Running in 98e148c25057 16:48:30 ---> Running in 13659f4370f9 16:48:31 Removing intermediate container 13659f4370f9 16:48:31 ---> 11cf39d189ed 16:48:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:31 Removing intermediate container 98e148c25057 16:48:31 ---> 3956d8de46e7 16:48:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:31 Removing intermediate container f7f9aa3d3485 16:48:31 ---> 53144127fe61 16:48:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:31 ---> Running in 8baa86f6b950 16:48:31 ---> Running in 43e5da96aa01 16:48:31 ---> Running in 40d8d31f410b 16:48:37 Removing intermediate container 40d8d31f410b 16:48:37 ---> ba1776edf310 16:48:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:48:37 Removing intermediate container 8baa86f6b950 16:48:37 ---> 9c9441b9876c 16:48:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:48:37 Removing intermediate container 43e5da96aa01 16:48:37 ---> 506000e8038f 16:48:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:48:37 ---> Running in cd24e79a95aa 16:48:37 ---> Running in 777dac029aa2 16:48:37 ---> Running in b5969f674547 16:48:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:41 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:41 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:41 OK: 15734 distinct packages available 16:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:42 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:42 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:42 OK: 15734 distinct packages available 16:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:42 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:42 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:42 OK: 15734 distinct packages available 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:44 (1/4) Installing dumb-init (1.2.5-r1) 16:48:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:44 (2/4) Installing musl-obstack (1.2.3-r0) 16:48:44 (3/4) Installing libucontext (1.1-r0) 16:48:44 (4/4) Installing gcompat (1.0.0-r4) 16:48:44 Executing busybox-1.34.1-r7.trigger 16:48:44 OK: 6 MiB in 18 packages 16:48:45 (1/5) Installing dumb-init (1.2.5-r1) 16:48:45 (2/5) Installing musl-obstack (1.2.3-r0) 16:48:45 (3/5) Installing libucontext (1.1-r0) 16:48:45 (4/5) Installing gcompat (1.0.0-r4) 16:48:45 (5/5) Installing openssl (1.1.1q-r0) 16:48:45 (1/5) Installing dumb-init (1.2.5-r1) 16:48:45 (2/5) Installing musl-obstack (1.2.3-r0) 16:48:45 Executing busybox-1.34.1-r7.trigger 16:48:45 (3/5) Installing libucontext (1.1-r0) 16:48:46 OK: 6 MiB in 19 packages 16:48:46 (4/5) Installing gcompat (1.0.0-r4) 16:48:46 (5/5) Installing openssl (1.1.1q-r0) 16:48:46 Executing busybox-1.34.1-r7.trigger 16:48:46 OK: 6 MiB in 19 packages 16:48:46 Removing intermediate container 777dac029aa2 16:48:46 ---> 936c4ece907d 16:48:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:48 Removing intermediate container b5969f674547 16:48:48 ---> 44dfd37a5dd9 16:48:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:48:48 Removing intermediate container cd24e79a95aa 16:48:48 ---> a93a9f690cec 16:48:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:55 ---> 205f829f4d29 16:48:55 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:58 ---> 86236b74bdd2 16:48:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:48:59 ---> fa9ee8bd7188 16:48:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:49:00 ---> d1b48e2271aa 16:49:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:49:00 ---> Running in 95c960ddf039 16:49:00 ---> be36fd47919d 16:49:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:49:01 Removing intermediate container 95c960ddf039 16:49:01 ---> c65aa4e68caf 16:49:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:49:02 ---> 1dd081e80267 16:49:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:49:02 ---> 427b144e348b 16:49:02 Step 21/26 : WORKDIR / 16:49:03 ---> Running in 23863ff5715f 16:49:04 Removing intermediate container 23863ff5715f 16:49:04 ---> 6d9e0e242613 16:49:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:04 ---> Running in bb7dd143ae7c 16:49:04 ---> 2cc9de361d99 16:49:04 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:05 ---> Running in 5749d4d32196 16:49:05 Removing intermediate container bb7dd143ae7c 16:49:05 ---> 55164563f0a2 16:49:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:06 Removing intermediate container 5749d4d32196 16:49:06 ---> a051d398d10c 16:49:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:06 ---> Running in 12a95144f445 16:49:06 ---> Running in 6ee1ec12531b 16:49:06 ---> 33bcdd5dbb6a 16:49:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:07 Removing intermediate container 12a95144f445 16:49:07 ---> 5bfaf5ca6048 16:49:07 Step 24/26 : LABEL arch=arm64 16:49:07 ---> Running in 3a4758ed603c 16:49:07 Removing intermediate container 6ee1ec12531b 16:49:07 ---> a97a370a0485 16:49:07 Step 23/25 : LABEL arch=arm64 16:49:07 ---> Running in e3b625942518 16:49:08 Removing intermediate container e3b625942518 16:49:08 ---> 2277d4dde0a6 16:49:08 Step 24/25 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:49:08 Removing intermediate container 3a4758ed603c 16:49:08 ---> 7c6970121f3d 16:49:08 Step 25/26 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:49:08 ---> 6e779de674bb 16:49:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:08 ---> Running in 8de631ed65bc 16:49:08 ---> Running in d9cdf94f0f21 16:49:09 Removing intermediate container 8de631ed65bc 16:49:09 ---> ea9e3a02c878 16:49:09 Step 25/25 : LABEL version=0.0.0 16:49:09 Removing intermediate container d9cdf94f0f21 16:49:09 ---> f10ba7ec84ae 16:49:09 Step 26/26 : LABEL version=0.0.0 16:49:09 ---> Running in 744d62501baa 16:49:09 ---> Running in 20ce23fe05a0 16:49:10 ---> 44130b68252d 16:49:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:10 Removing intermediate container 20ce23fe05a0 16:49:10 ---> 672cbfe2b3e3 16:49:10 16:49:10 Removing intermediate container 744d62501baa 16:49:10 ---> 52a953b89bda 16:49:10 16:49:11 Successfully built 52a953b89bda 16:49:11 Successfully tagged security-spire-server-arm64:latest 16:49:11  Building security-spire-server ... done Building core-metadata 16:49:11 Successfully built 672cbfe2b3e3 16:49:11 Successfully tagged security-spire-config-arm64:latest 16:49:11  Building security-spire-config ... done Building support-notifications 16:49:11 ---> ac72a98fff54 16:49:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:11 ---> Running in f778619bca7e 16:49:12 Removing intermediate container f778619bca7e 16:49:12 ---> 1f8f992dc878 16:49:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:12 ---> Running in f42f5c07a59b 16:49:13 Removing intermediate container f42f5c07a59b 16:49:13 ---> c6dd83438e45 16:49:13 Step 24/26 : LABEL arch=arm64 16:49:13 ---> Running in 0f64c44c6e09 16:49:13 Removing intermediate container 0f64c44c6e09 16:49:13 ---> 88733037510e 16:49:13 Step 25/26 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:49:14 ---> Running in c6801111ef69 16:49:14 Removing intermediate container c6801111ef69 16:49:14 ---> e5a5d91a3326 16:49:14 Step 26/26 : LABEL version=0.0.0 16:49:14 ---> Running in df15d03e27a7 16:49:15 Removing intermediate container df15d03e27a7 16:49:15 ---> 3c04b743d018 16:49:15 16:49:15 Successfully built 3c04b743d018 16:49:15 Successfully tagged security-spire-agent-arm64:latest 16:49:15  Building security-spire-agent ... done Building security-proxy-setup 16:49:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:47 ---> c4e8a6b76696 16:49:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:49:47 ---> Using cache 16:49:47 ---> 43fb608b0ec3 16:49:47 Step 4/25 : WORKDIR /edgex-go 16:49:47 ---> Using cache 16:49:47 ---> ad9f051f57a0 16:49:47 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:47 ---> Using cache 16:49:47 ---> 184f19297108 16:49:47 Step 6/25 : RUN apk add --update --no-cache make git 16:49:47 ---> Using cache 16:49:47 ---> 2e23ac3f2255 16:49:47 Step 7/25 : COPY go.mod vendor* ./ 16:49:47 ---> Using cache 16:49:47 ---> 456996dc7c09 16:49:47 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:47 ---> Using cache 16:49:47 ---> c12d23e9efa1 16:49:47 Step 9/25 : COPY . . 16:49:47 ---> Using cache 16:49:47 ---> dc247c440034 16:49:47 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:49:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:47 ---> c4e8a6b76696 16:49:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:49:47 ---> Using cache 16:49:47 ---> 43fb608b0ec3 16:49:47 Step 4/23 : WORKDIR /edgex-go 16:49:47 ---> Using cache 16:49:47 ---> ad9f051f57a0 16:49:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:47 ---> Using cache 16:49:47 ---> 184f19297108 16:49:47 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:48 ---> c4e8a6b76696 16:49:48 Step 3/22 : WORKDIR /edgex-go 16:49:48 ---> Using cache 16:49:48 ---> 14ba79bc44e2 16:49:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:48 ---> Using cache 16:49:48 ---> 760d58c983f8 16:49:48 Step 5/22 : RUN apk add --update --no-cache make git 16:49:48 ---> Running in 4922ddbeba21 16:49:48 ---> Running in 605da8b92ad7 16:49:48 ---> Running in 0b0aca78387e 16:49:52 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 16:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:54 OK: 221 MiB in 51 packages 16:49:54 OK: 221 MiB in 51 packages 16:49:56 Removing intermediate container 4922ddbeba21 16:49:56 ---> 7e168bdf31d6 16:49:56 Step 7/23 : COPY go.mod vendor* ./ 16:49:56 Removing intermediate container 0b0aca78387e 16:49:56 ---> 85bb594332d7 16:49:56 Step 6/22 : COPY go.mod vendor* ./ 16:49:58 ---> e6943eeb5fd7 16:49:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:58 ---> ee0f1f2d1bc8 16:49:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:58 ---> Running in 11318155ffa8 16:49:58 ---> Running in 0720d4040966 16:51:20 Removing intermediate container 0720d4040966 16:51:20 ---> 7201b53e2e53 16:51:20 Step 9/23 : COPY . . 16:51:20 Removing intermediate container 11318155ffa8 16:51:20 ---> 4731974d01b1 16:51:20 Step 8/22 : COPY . . 16:51:35 ---> de18f22ec511 16:51:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:51:35 ---> 624cfacebff9 16:51:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:35 ---> Running in 06b78bb48905 16:51:35 ---> Running in 94a95fc7c7c7 16:51:37 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 16:51:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:54:59 Removing intermediate container d2b4247c7aa9 16:54:59 ---> 18353a32cd13 16:54:59 16:54:59 Step 11/24 : FROM alpine:3.16 16:54:59 3.16: Pulling from library/alpine 16:54:59 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:59 Status: Downloaded newer image for alpine:3.16 16:54:59 ---> a6215f271958 16:54:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:54:59 ---> Running in 1395deb52e87 16:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:00 (1/1) Installing dumb-init (1.2.5-r1) 16:55:00 Executing busybox-1.35.0-r17.trigger 16:55:00 OK: 5 MiB in 15 packages 16:55:02 Removing intermediate container 1395deb52e87 16:55:02 ---> 5664807f1132 16:55:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:02 ---> Running in 48dc8d140809 16:55:02 Removing intermediate container 48dc8d140809 16:55:02 ---> 672a8978df59 16:55:02 Step 14/24 : ENV APP_PORT=59882 16:55:02 ---> Running in 5b849dfd5ed0 16:55:03 Removing intermediate container 5b849dfd5ed0 16:55:03 ---> c9cb45b17f73 16:55:03 Step 15/24 : EXPOSE $APP_PORT 16:55:03 ---> Running in 64559ae98548 16:55:04 Removing intermediate container 64559ae98548 16:55:04 ---> 1d62bf6d417f 16:55:04 Step 16/24 : WORKDIR / 16:55:04 ---> Running in 4b74f2cf6820 16:55:04 Removing intermediate container 4b74f2cf6820 16:55:04 ---> e919f5283a3a 16:55:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:05 ---> 475cff495beb 16:55:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:55:07 ---> 8dd49c842c50 16:55:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:55:08 ---> 1c481a86f8e2 16:55:08 Step 20/24 : ENTRYPOINT ["/core-command"] 16:55:08 ---> Running in 1ac2bfdc629d 16:55:08 Removing intermediate container 1ac2bfdc629d 16:55:08 ---> 7aa14353b3b8 16:55:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:09 ---> Running in d5f901ac4590 16:55:09 Removing intermediate container d5f901ac4590 16:55:09 ---> 169d1f3f0b83 16:55:09 Step 22/24 : LABEL arch=arm64 16:55:10 ---> Running in 4514ac3466bc 16:55:10 Removing intermediate container 4514ac3466bc 16:55:10 ---> f04efa4a99fa 16:55:10 Step 23/24 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:55:10 ---> Running in f2fbb4282bb7 16:55:11 Removing intermediate container f2fbb4282bb7 16:55:11 ---> d369354b1153 16:55:11 Step 24/24 : LABEL version=0.0.0 16:55:11 ---> Running in 39483dde0b48 16:55:12 Removing intermediate container 39483dde0b48 16:55:12 ---> ad537b56caf4 16:55:12 16:55:12 Successfully built ad537b56caf4 16:55:12 Successfully tagged core-command-arm64:latest 16:55:12  Building core-command ... done Building security-spiffe-token-provider 16:55:30 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:55:30 ---> c4e8a6b76696 16:55:30 Step 3/20 : WORKDIR /edgex-go 16:55:30 ---> Using cache 16:55:30 ---> 14ba79bc44e2 16:55:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:55:31 ---> Running in 346faa7983dd 16:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:35 v3.16.2-241-gff75d35bcf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:55:35 v3.16.2-237-g36a8973e6a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:55:35 OK: 16896 distinct packages available 16:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:37 OK: 221 MiB in 51 packages 16:55:39 Removing intermediate container 346faa7983dd 16:55:39 ---> f28a8185e443 16:55:39 Step 5/20 : COPY go.mod vendor* ./ 16:55:40 ---> 4420702d5b1e 16:55:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:40 ---> Running in f4dc66f4051e 16:56:48 Removing intermediate container f4dc66f4051e 16:56:48 ---> 08c88a7f5c2b 16:56:48 Step 7/20 : COPY . . 16:56:54 ---> 7affb20e250f 16:56:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:54 ---> Running in 23b6769c4d58 16:56: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:58:04 Removing intermediate container 605da8b92ad7 16:58:04 ---> 77c90e274edc 16:58:04 16:58:04 Step 11/25 : FROM alpine:3.16 16:58:04 ---> a6215f271958 16:58:04 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:58:04 ---> Using cache 16:58:04 ---> 5664807f1132 16:58:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:04 ---> Using cache 16:58:04 ---> 672a8978df59 16:58:04 Step 14/25 : ENV APP_PORT=59881 16:58:04 ---> Running in 1175b6c73e2b 16:58:04 Removing intermediate container 1175b6c73e2b 16:58:04 ---> 8adf0dbd08e5 16:58:04 Step 15/25 : EXPOSE $APP_PORT 16:58:04 ---> Running in e3a4a9c3e0d7 16:58:04 Removing intermediate container e3a4a9c3e0d7 16:58:04 ---> 87067a4e5da8 16:58:04 Step 16/25 : WORKDIR / 16:58:04 ---> Running in 96494507be63 16:58:04 Removing intermediate container 96494507be63 16:58:04 ---> 480103e2064e 16:58:04 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:04 ---> 255a8d7e177c 16:58:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:58:04 ---> 5e731025fafb 16:58:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:58:04 ---> 602660b6f293 16:58:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:58:04 ---> 89027650cacc 16:58:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:58:04 ---> Running in 33f51f754aa6 16:58:04 Removing intermediate container 33f51f754aa6 16:58:04 ---> 8fc73b8dea42 16:58:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:04 ---> Running in 693712bc8d94 16:58:05 Removing intermediate container 693712bc8d94 16:58:05 ---> c6b541f8ee42 16:58:05 Step 23/25 : LABEL arch=arm64 16:58:05 ---> Running in 5384e87ac20c 16:58:05 Removing intermediate container 5384e87ac20c 16:58:05 ---> df148f08eebb 16:58:05 Step 24/25 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:58:06 ---> Running in 84c9c57f18a7 16:58:06 Removing intermediate container 84c9c57f18a7 16:58:06 ---> 72be27709b37 16:58:06 Step 25/25 : LABEL version=0.0.0 16:58:06 ---> Running in 8645950428a8 16:58:07 Removing intermediate container 8645950428a8 16:58:07 ---> 26ed2e511e7d 16:58:07 16:58:07 Successfully built 26ed2e511e7d 16:58:07 Successfully tagged core-metadata-arm64:latest 16:58:07  Building core-metadata ... done Building security-bootstrapper 16:58:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:58:26 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:26 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:58:26 ---> c4e8a6b76696 16:58:26 Step 3/33 : WORKDIR /edgex-go 16:58:26 ---> Using cache 16:58:26 ---> 14ba79bc44e2 16:58:26 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:26 ---> Using cache 16:58:26 ---> 760d58c983f8 16:58:26 Step 5/33 : RUN apk add --update --no-cache make git 16:58:26 ---> Using cache 16:58:26 ---> 85bb594332d7 16:58:26 Step 6/33 : COPY go.mod vendor* ./ 16:58:26 ---> Using cache 16:58:26 ---> e6943eeb5fd7 16:58:26 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:26 ---> Using cache 16:58:26 ---> 4731974d01b1 16:58:26 Step 8/33 : COPY . . 16:58:26 ---> Using cache 16:58:26 ---> 624cfacebff9 16:58:26 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:58:26 ---> Running in 1c443b29e516 16:58: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:58:47 Removing intermediate container 48b719838a2a 16:58:47 ---> 1be9aaf02948 16:58:47 16:58:47 Step 11/23 : FROM alpine:3.16 16:58:47 ---> a6215f271958 16:58:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:58:47 ---> Using cache 16:58:47 ---> 5664807f1132 16:58:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:47 ---> Using cache 16:58:47 ---> 672a8978df59 16:58:47 Step 14/23 : ENV APP_PORT=59861 16:58:47 ---> Running in ca6e995e5e23 16:58:47 Removing intermediate container ca6e995e5e23 16:58:47 ---> a80103eb7ee8 16:58:47 Step 15/23 : EXPOSE $APP_PORT 16:58:47 ---> Running in 250993c3de82 16:58:47 Removing intermediate container 250993c3de82 16:58:47 ---> 7618031c57a0 16:58:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:48 ---> b486d2a04fae 16:58:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:58:48 Removing intermediate container 94a95fc7c7c7 16:58:48 ---> d505c6ab9427 16:58:48 16:58:48 Step 10/22 : FROM alpine:3.16 16:58:48 ---> a6215f271958 16:58:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:58:48 ---> Running in 563828397a0f 16:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:51 ---> fb41b0870938 16:58:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:58:52 ---> 73a6ca498faa 16:58:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:58:52 ---> Running in 303e6a90297b 16:58:53 (1/6) Installing ca-certificates (20220614-r0) 16:58:53 Removing intermediate container 303e6a90297b 16:58:53 ---> 21085d3e7c2d 16:58:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:53 (2/6) Installing brotli-libs (1.0.9-r6) 16:58:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:58:53 (4/6) Installing libcurl (7.83.1-r3) 16:58:53 (5/6) Installing curl (7.83.1-r3) 16:58:53 (6/6) Installing dumb-init (1.2.5-r1) 16:58:53 Executing busybox-1.35.0-r17.trigger 16:58:53 Executing ca-certificates-20220614-r0.trigger 16:58:53 ---> Running in 7df849b8cd84 16:58:54 Removing intermediate container 7df849b8cd84 16:58:54 ---> 0e7221fc3f9e 16:58:54 Step 21/23 : LABEL arch=arm64 16:58:54 ---> Running in 7a12b1030907 16:58:54 OK: 8 MiB in 20 packages 16:58:54 Removing intermediate container 7a12b1030907 16:58:54 ---> 09ef86ed010e 16:58:54 Step 22/23 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:58:55 ---> Running in 0f22598edc44 16:58:55 Removing intermediate container 0f22598edc44 16:58:56 ---> 93521234855b 16:58:56 Step 23/23 : LABEL version=0.0.0 16:58:56 ---> Running in 95f3a8c10953 16:58:58 Removing intermediate container 95f3a8c10953 16:58:58 ---> c48c51f3ddde 16:58:58 16:58:58 Removing intermediate container 563828397a0f 16:58:58 ---> f05dffd530c0 16:58:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:58 ---> Running in fbc2878a0d72 16:58:58 Successfully built c48c51f3ddde 16:58:58 Successfully tagged support-scheduler-arm64:latest 16:58:58 Building sys-mgmt-agent 16:58:59  Building support-scheduler ... done Removing intermediate container fbc2878a0d72 16:58:59 ---> 46979f53fb35 16:58:59 Step 13/22 : WORKDIR /edgex 16:58:59 ---> Running in 32c2e56de193 16:59:00 Removing intermediate container 32c2e56de193 16:59:00 ---> e00ccf150643 16:59:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:59:01 ---> ff67c53b1c05 16:59:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:59:03 ---> 92d8145ae4a7 16:59:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:59:04 ---> 0ccd5fd25d21 16:59:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:59:05 ---> 0b214109bb5d 16:59:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:05 ---> Running in aa7e4c9699ea 16:59:09 Removing intermediate container aa7e4c9699ea 16:59:09 ---> 4defcb2fdedd 16:59:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:59:10 ---> Running in 2e104894c6be 16:59:11 Removing intermediate container 2e104894c6be 16:59:11 ---> 8b91d84acdee 16:59:11 Step 20/22 : LABEL arch=arm64 16:59:11 ---> Running in 010da88f7d6e 16:59:12 Removing intermediate container 010da88f7d6e 16:59:12 ---> 878bd64c2d2a 16:59:12 Step 21/22 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 16:59:12 ---> Running in 9901d5ff3559 16:59:12 Removing intermediate container 9901d5ff3559 16:59:12 ---> 87c40385b78f 16:59:12 Step 22/22 : LABEL version=0.0.0 16:59:13 ---> Running in b03332abe724 16:59:13 Removing intermediate container b03332abe724 16:59:13 ---> 789679cf83c3 16:59:13 16:59:14 Successfully built 789679cf83c3 16:59:14 Successfully tagged security-proxy-setup-arm64:latest 16:59:14  Building security-proxy-setup ... done Building core-data 16:59:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:22 ---> c4e8a6b76696 16:59:22 Step 3/23 : WORKDIR /edgex-go 16:59:22 ---> Using cache 16:59:22 ---> 14ba79bc44e2 16:59:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:22 ---> Using cache 16:59:22 ---> 760d58c983f8 16:59:22 Step 5/23 : RUN apk add --update --no-cache make bash git 16:59:22 ---> Running in 56d91be35e94 16:59:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:27 OK: 221 MiB in 51 packages 16:59:29 Removing intermediate container 56d91be35e94 16:59:29 ---> 83a2d1c07b5f 16:59:29 Step 6/23 : COPY go.mod vendor* ./ 16:59:30 ---> 3c41a47e354b 16:59:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:30 ---> Running in 287807ee29f5 16:59:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:36 ---> c4e8a6b76696 16:59:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:59:36 ---> Using cache 16:59:36 ---> 43fb608b0ec3 16:59:36 Step 4/24 : WORKDIR /edgex-go 16:59:36 ---> Using cache 16:59:36 ---> ad9f051f57a0 16:59:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:36 ---> Using cache 16:59:36 ---> 184f19297108 16:59:36 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:59:36 ---> Running in e656a84a160a 16:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:40 OK: 221 MiB in 51 packages 16:59:42 Removing intermediate container e656a84a160a 16:59:42 ---> 4fa3d97aaeb6 16:59:42 Step 7/24 : COPY go.mod vendor* ./ 16:59:43 ---> 78f37f5bf49d 16:59:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:43 ---> Running in 5e03cd9c6117 17:00:50 Removing intermediate container 287807ee29f5 17:00:50 ---> cdf491586320 17:00:50 Step 8/23 : COPY . . 17:00:59 Removing intermediate container 5e03cd9c6117 17:00:59 ---> 275cb1e0d418 17:00:59 Step 9/24 : COPY . . 17:01:05 ---> 1b6d84be5d15 17:01:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:01:06 ---> Running in e8c693844c24 17:01:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:01:17 ---> 65396e0a7a9f 17:01:17 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:01:17 ---> Running in c5418a49cbe1 17:01:18 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:03:10 Removing intermediate container 06b78bb48905 17:03:10 ---> 71e1fbd730dd 17:03:10 17:03:10 Step 11/23 : FROM alpine:3.16 17:03:10 ---> a6215f271958 17:03:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:10 ---> Running in 7fcd33af7dcd 17:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:10 (1/2) Installing ca-certificates (20220614-r0) 17:03:10 (2/2) Installing dumb-init (1.2.5-r1) 17:03:10 Executing busybox-1.35.0-r17.trigger 17:03:10 Executing ca-certificates-20220614-r0.trigger 17:03:10 OK: 6 MiB in 16 packages 17:03:10 Removing intermediate container 7fcd33af7dcd 17:03:10 ---> d8586b768199 17:03:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:03:10 ---> Running in d6b43fae00ea 17:03:10 Removing intermediate container d6b43fae00ea 17:03:10 ---> 6217011a8be3 17:03:10 Step 14/23 : ENV APP_PORT=59860 17:03:10 ---> Running in a198f770ab9c 17:03:10 Removing intermediate container a198f770ab9c 17:03:10 ---> 62b4113c8d1d 17:03:10 Step 15/23 : EXPOSE $APP_PORT 17:03:10 ---> Running in 70cd258a3c88 17:03:10 Removing intermediate container 70cd258a3c88 17:03:10 ---> 6b3fc55d8092 17:03:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:10 ---> 7e58648e2f13 17:03:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:03:10 ---> 941c17c6abd5 17:03:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:03:10 ---> 5b065cfce04a 17:03:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:03:10 ---> Running in 86304a77be12 17:03:10 Removing intermediate container 86304a77be12 17:03:10 ---> 42410dadacfb 17:03:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:10 ---> Running in 3e9e4aa9f070 17:03:11 Removing intermediate container 3e9e4aa9f070 17:03:11 ---> 2f980e342cf9 17:03:11 Step 21/23 : LABEL arch=arm64 17:03:11 ---> Running in 80c46b28124e 17:03:12 Removing intermediate container 80c46b28124e 17:03:12 ---> 6f75f7dac9dd 17:03:12 Step 22/23 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 17:03:12 ---> Running in 133665fbb0ca 17:03:12 Removing intermediate container 133665fbb0ca 17:03:12 ---> e8d251941dc9 17:03:12 Step 23/23 : LABEL version=0.0.0 17:03:12 ---> Running in 56c19f55fcd7 17:03:13 Removing intermediate container 56c19f55fcd7 17:03:13 ---> e9ee1d223b48 17:03:13 17:03:13 Successfully built e9ee1d223b48 17:03:13 Successfully tagged support-notifications-arm64:latest 17:03:13  Building support-notifications ... done Building security-secretstore-setup 17:03:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:03:31 ---> c4e8a6b76696 17:03:31 Step 3/25 : WORKDIR /edgex-go 17:03:31 ---> Using cache 17:03:31 ---> 14ba79bc44e2 17:03:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:31 ---> Using cache 17:03:31 ---> 760d58c983f8 17:03:31 Step 5/25 : RUN apk add --update --no-cache make git 17:03:31 ---> Using cache 17:03:31 ---> 85bb594332d7 17:03:31 Step 6/25 : COPY go.mod vendor* ./ 17:03:31 ---> Using cache 17:03:31 ---> e6943eeb5fd7 17:03:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:31 ---> Using cache 17:03:31 ---> 4731974d01b1 17:03:31 Step 8/25 : COPY . . 17:03:31 ---> Using cache 17:03:31 ---> 624cfacebff9 17:03:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:03:31 ---> Running in cdf0c4aa7376 17:03: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:05:40 Removing intermediate container 1c443b29e516 17:05:40 ---> 8afc70ee6784 17:05:40 17:05:40 Step 10/33 : FROM alpine:3.16 17:05:40 ---> a6215f271958 17:05:40 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:40 ---> Running in 9b0145f5a4a0 17:05:40 Removing intermediate container 9b0145f5a4a0 17:05:40 ---> 745aa63a08c5 17:05:40 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:05:40 ---> Running in 11af398b603f 17:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:40 (1/2) Installing dumb-init (1.2.5-r1) 17:05:40 (2/2) Installing su-exec (0.2-r1) 17:05:40 Executing busybox-1.35.0-r17.trigger 17:05:40 OK: 5 MiB in 16 packages 17:05:40 Removing intermediate container 11af398b603f 17:05:40 ---> b0816326ce55 17:05:40 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:05:40 ---> Running in 7789728d78b6 17:05:40 Removing intermediate container 7789728d78b6 17:05:40 ---> a090eebbddbc 17:05:40 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:05:40 ---> Running in 738828cf0bd0 17:05:40 Removing intermediate container 738828cf0bd0 17:05:40 ---> c43585244549 17:05:40 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:05:40 ---> Running in 1ba7c0c8a4fa 17:05:41 Removing intermediate container 1ba7c0c8a4fa 17:05:41 ---> e054774427c3 17:05:41 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:05:41 ---> Running in 94cb4a09458a 17:05:42 Removing intermediate container 94cb4a09458a 17:05:42 ---> fc1713bf846f 17:05:42 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:05:42 ---> Running in 64a25bed8224 17:05:45 Removing intermediate container 64a25bed8224 17:05:45 ---> 9fbfecf40411 17:05:45 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:05:45 ---> Running in 9f70f4fb910b 17:05:45 Removing intermediate container 9f70f4fb910b 17:05:45 ---> d407d227ad89 17:05:45 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:05:46 ---> bdda556719ef 17:05:46 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:05:47 ---> Running in 195f63653808 17:05:50 Removing intermediate container 195f63653808 17:05:50 ---> c2f9a73f41cc 17:05:50 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:50 ---> 5be2ce3443d3 17:05:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:05:52 ---> 534d79e65e0b 17:05:52 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:05:53 ---> bb8aa4132df9 17:05:53 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:05:54 ---> b30684d842a1 17:05:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:05:56 ---> f40beaec567a 17:05:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:05:57 ---> cc946d8a009f 17:05:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:05:57 ---> b8e9dd399fd0 17:05:57 Step 28/33 : RUN chmod +x /entrypoint.sh 17:05:58 ---> Running in 684b7a7853f7 17:06:01 Removing intermediate container 684b7a7853f7 17:06:01 ---> 53bdfb7e7999 17:06:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:06:01 ---> Running in 2d6ff174d9ae 17:06:02 Removing intermediate container 2d6ff174d9ae 17:06:02 ---> 42d137ba427b 17:06:02 Step 30/33 : CMD ["gate"] 17:06:02 ---> Running in 17e4020ceff0 17:06:02 Removing intermediate container 17e4020ceff0 17:06:02 ---> 2dc4567bdc56 17:06:02 Step 31/33 : LABEL arch=arm64 17:06:02 ---> Running in c52518fe8802 17:06:03 Removing intermediate container c52518fe8802 17:06:03 ---> d55edc76bb44 17:06:03 Step 32/33 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 17:06:03 ---> Running in cb334f1b5662 17:06:03 Removing intermediate container cb334f1b5662 17:06:03 ---> 5fc8d22de424 17:06:03 Step 33/33 : LABEL version=0.0.0 17:06:03 ---> Running in 1a688a03c758 17:06:04 Removing intermediate container 1a688a03c758 17:06:04 ---> 8e98a9fb0af3 17:06:04 17:06:04 Successfully built 8e98a9fb0af3 17:06:04 Successfully tagged security-bootstrapper-arm64:latest 17:06:22  Building security-bootstrapper ... done Removing intermediate container 23b6769c4d58 17:06:22 ---> 9a63b8d6862b 17:06:22 17:06:22 Step 9/20 : FROM alpine:3.15 17:06:22 ---> 02e0d6fdf486 17:06:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:22 ---> Using cache 17:06:22 ---> 53144127fe61 17:06:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:22 ---> Using cache 17:06:22 ---> ba1776edf310 17:06:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:06:22 ---> Running in fdc635839cae 17:06:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:27 v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:06:27 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:06:27 OK: 15734 distinct packages available 17:06:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:29 (1/9) Installing ca-certificates (20220614-r0) 17:06:29 (2/9) Installing brotli-libs (1.0.9-r5) 17:06:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:06:30 (4/9) Installing libcurl (7.80.0-r3) 17:06:30 (5/9) Installing curl (7.80.0-r3) 17:06:30 (6/9) Installing dumb-init (1.2.5-r1) 17:06:30 (7/9) Installing musl-obstack (1.2.3-r0) 17:06:30 (8/9) Installing libucontext (1.1-r0) 17:06:30 (9/9) Installing gcompat (1.0.0-r4) 17:06:30 Executing busybox-1.34.1-r7.trigger 17:06:30 Executing ca-certificates-20220614-r0.trigger 17:06:31 OK: 8 MiB in 23 packages 17:06:34 Removing intermediate container fdc635839cae 17:06:34 ---> 190cddab0e97 17:06:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:35 ---> 40df5f76b251 17:06:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:06:37 ---> fbe5159f73c1 17:06:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:06:38 ---> 478cb6ec65be 17:06:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:06:38 ---> Running in 0ba91207bc69 17:06:39 Removing intermediate container 0ba91207bc69 17:06:39 ---> 1ecacf10d409 17:06:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:39 ---> Running in 0f3f32b60584 17:06:39 Removing intermediate container 0f3f32b60584 17:06:39 ---> 939ad744850c 17:06:39 Step 18/20 : LABEL arch=arm64 17:06:39 ---> Running in 0bed3db231ec 17:06:40 Removing intermediate container 0bed3db231ec 17:06:40 ---> 92881758fb4d 17:06:40 Step 19/20 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 17:06:40 ---> Running in 9cae73a1348d 17:06:41 Removing intermediate container 9cae73a1348d 17:06:41 ---> f07093b64750 17:06:41 Step 20/20 : LABEL version=0.0.0 17:06:41 ---> Running in a02b20832e0f 17:06:41 Removing intermediate container a02b20832e0f 17:06:41 ---> 8081f1509469 17:06:41 17:06:42 Successfully built 8081f1509469 17:06:42 Successfully tagged security-spiffe-token-provider-arm64:latest 17:07:14  Building security-spiffe-token-provider ... done Removing intermediate container e8c693844c24 17:07:14 ---> 8f1142eda419 17:07:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:07:14 ---> Running in d5d4b04b9802 17:07: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:07:17 Removing intermediate container d5d4b04b9802 17:07:17 ---> e79ba2ac6f9c 17:07:17 17:07:17 Step 11/23 : FROM alpine:3.16 17:07:17 ---> a6215f271958 17:07:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:07:17 ---> Running in e25c1f9aeb7c 17:07:17 Removing intermediate container e25c1f9aeb7c 17:07:17 ---> 01ef96e67062 17:07:17 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 17:07:17 ---> Running in 397cdda66333 17:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:20 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:07:20 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:07:20 (3/33) Installing readline (8.1.2-r0) 17:07:20 (4/33) Installing bash (5.1.16-r2) 17:07:20 Executing bash-5.1.16-r2.post-install 17:07:20 (5/33) Installing ca-certificates (20220614-r0) 17:07:20 (6/33) Installing brotli-libs (1.0.9-r6) 17:07:21 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:07:21 (8/33) Installing libcurl (7.83.1-r3) 17:07:21 (9/33) Installing curl (7.83.1-r3) 17:07:21 (10/33) Installing docker-cli (20.10.18-r0) 17:07:21 (11/33) Installing dumb-init (1.2.5-r1) 17:07:21 (12/33) Installing libbz2 (1.0.8-r1) 17:07:21 (13/33) Installing expat (2.4.9-r0) 17:07:21 (14/33) Installing libffi (3.4.2-r1) 17:07:21 (15/33) Installing gdbm (1.23-r0) 17:07:21 (16/33) Installing xz-libs (5.2.5-r1) 17:07:21 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:07:21 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:07:21 (19/33) Installing mpdecimal (2.5.1-r1) 17:07:21 (20/33) Installing sqlite-libs (3.38.5-r0) 17:07:21 (21/33) Installing python3 (3.10.5-r0) 17:07:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:07:24 (23/33) Installing py3-tomli (2.0.1-r1) 17:07:24 (24/33) Installing py3-pep517 (0.12.0-r2) 17:07:24 (25/33) Installing py3-six (1.16.0-r1) 17:07:24 (26/33) Installing py3-retrying (1.3.3-r3) 17:07:24 (27/33) Installing py3-appdirs (1.4.4-r3) 17:07:24 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:07:24 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:07:24 (30/33) Installing py3-parsing (2.4.7-r3) 17:07:24 (31/33) Installing py3-packaging (21.3-r0) 17:07:24 (32/33) Installing py3-setuptools (59.4.0-r0) 17:07:24 (33/33) Installing py3-pip (22.1.1-r0) 17:07:25 Executing busybox-1.35.0-r17.trigger 17:07:25 Executing ca-certificates-20220614-r0.trigger 17:07:26 OK: 120 MiB in 47 packages 17:07:41 Collecting docker-compose==1.23.2 17:07:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:07:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.7 MB/s eta 0:00:00 17:07:42 Collecting websocket-client<1.0,>=0.32.0 17:07:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:07:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.2 MB/s eta 0:00:00 17:07:42 Collecting cached-property<2,>=1.2.0 17:07:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:07:42 Collecting dockerpty<0.5,>=0.4.1 17:07:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:07:42 Preparing metadata (setup.py): started 17:07:44 Preparing metadata (setup.py): finished with status 'done' 17:07:45 Collecting docker<4.0,>=3.6.0 17:07:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.1 MB/s eta 0:00:00 17:07:46 Collecting jsonschema<3,>=2.5.1 17:07:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:07:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:07:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.3 MB/s eta 0:00:00 17:07:48 Collecting PyYAML<4,>=3.10 17:07:48 Downloading PyYAML-3.13.tar.gz (270 kB) 17:07:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.3 MB/s eta 0:00:00 17:07:50 Preparing metadata (setup.py): started 17:07:52 Preparing metadata (setup.py): finished with status 'done' 17:07:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:07:52 Collecting docopt<0.7,>=0.6.1 17:07:52 Downloading docopt-0.6.2.tar.gz (25 kB) 17:07:52 Preparing metadata (setup.py): started 17:07:55 Preparing metadata (setup.py): finished with status 'done' 17:07:55 Collecting texttable<0.10,>=0.9.0 17:07:55 Downloading texttable-0.9.1.tar.gz (11 kB) 17:07:55 Preparing metadata (setup.py): started 17:07:57 Preparing metadata (setup.py): finished with status 'done' 17:07:58 Collecting docker-pycreds>=0.4.0 17:07:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:07:59 Collecting urllib3<1.25,>=1.21.1 17:07:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:07:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.2 MB/s eta 0:00:00 17:08:00 Collecting certifi>=2017.4.17 17:08:00 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:08:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.1 MB/s eta 0:00:00 17:08:00 Collecting idna<2.8,>=2.5 17:08:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:08:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.2 MB/s eta 0:00:00 17:08:00 Collecting chardet<3.1.0,>=3.0.2 17:08:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:08:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.4 MB/s eta 0:00:00 17:08:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:08:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:08:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:08:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:08:02 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:08:02 Running setup.py install for texttable: started 17:08:05 Running setup.py install for texttable: finished with status 'done' 17:08:05 Running setup.py install for PyYAML: started 17:08:09 Running setup.py install for PyYAML: finished with status 'done' 17:08:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:08:10 Running setup.py install for docopt: started 17:08:10 Removing intermediate container c5418a49cbe1 17:08:10 ---> a2b7957a6341 17:08:10 17:08:10 Step 11/24 : FROM alpine:3.16 17:08:10 ---> a6215f271958 17:08:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:10 ---> Running in ec149043caa8 17:08:11 Removing intermediate container ec149043caa8 17:08:11 ---> 4e675c7e6d85 17:08:11 Step 13/24 : ENV APP_PORT=59880 17:08:11 ---> Running in 8782fd1a0bc3 17:08:11 Removing intermediate container 8782fd1a0bc3 17:08:11 ---> 30c60fd76545 17:08:11 Step 14/24 : EXPOSE $APP_PORT 17:08:12 ---> Running in a263f38a4cbb 17:08:12 Removing intermediate container a263f38a4cbb 17:08:12 ---> 493525f2eab8 17:08:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:12 ---> Running in 019dd5d32492 17:08:13 Running setup.py install for docopt: finished with status 'done' 17:08:15 Removing intermediate container 019dd5d32492 17:08:15 ---> e9707eb4929a 17:08:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:08:15 ---> Running in 4babf3bc91a5 17:08:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:16 Running setup.py install for dockerpty: started 17:08:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:18 (1/6) Installing dumb-init (1.2.5-r1) 17:08:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:08:18 (3/6) Installing libsodium (1.0.18-r0) 17:08:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:08:19 (5/6) Installing libzmq (4.3.4-r0) 17:08:19 (6/6) Installing zeromq (4.3.4-r0) 17:08:19 Executing busybox-1.35.0-r17.trigger 17:08:19 OK: 8 MiB in 20 packages 17:08:19 Running setup.py install for dockerpty: finished with status 'done' 17:08:20 Removing intermediate container cdf0c4aa7376 17:08:20 ---> c6cb68a10835 17:08:20 17:08:20 Step 10/25 : FROM alpine:3.16 17:08:20 ---> a6215f271958 17:08:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:08:21 Removing intermediate container 4babf3bc91a5 17:08:21 ---> 97ddbc25794a 17:08:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:21 ---> Running in 2728a17e2cae 17:08:22 ---> 73d3d4a49d95 17:08:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:08:23 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 17:08:23  ---> 583e9c48f73e 17:08:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:08:24 (1/3) Installing ca-certificates (20220614-r0) 17:08:24 (2/3) Installing dumb-init (1.2.5-r1) 17:08:24 (3/3) Installing su-exec (0.2-r1) 17:08:24 Executing busybox-1.35.0-r17.trigger 17:08:24 Executing ca-certificates-20220614-r0.trigger 17:08:24 ---> 11de92a40803 17:08:24 Step 20/24 : ENTRYPOINT ["/core-data"] 17:08:24 ---> Running in 898441d6fac4 17:08:24 OK: 6 MiB in 17 packages 17:08:24 Removing intermediate container 898441d6fac4 17:08:24 ---> f555deedf2d4 17:08:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:24 ---> Running in 955982bd804f 17:08:25 Removing intermediate container 955982bd804f 17:08:25 ---> ab195f725e6b 17:08:25 Step 22/24 : LABEL arch=arm64 17:08:25 ---> Running in 9edbb807c655 17:08:26 Removing intermediate container 9edbb807c655 17:08:26 ---> 90189d4df62a 17:08:26 Step 23/24 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 17:08:26 ---> Running in 0db20b572653 17:08:26 Removing intermediate container 2728a17e2cae 17:08:26 ---> a22a2e14f5e7 17:08:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:08:26 ---> Running in 682210f8d9b9 17:08:27 Removing intermediate container 0db20b572653 17:08:27 ---> 7f9de438d802 17:08:27 Step 24/24 : LABEL version=0.0.0 17:08:27 ---> Running in 305cfac1d8ca 17:08:27 Removing intermediate container 682210f8d9b9 17:08:27 ---> 91ff83b9eaa5 17:08:27 Step 13/25 : WORKDIR / 17:08:27 ---> Running in 710ddd00ead0 17:08:27 Removing intermediate container 305cfac1d8ca 17:08:27 ---> 85548eef9ad1 17:08:27 17:08:28 Removing intermediate container 710ddd00ead0 17:08:28 ---> 5b96057f5093 17:08:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:08:28 Successfully built 85548eef9ad1 17:08:28 Successfully tagged core-data-arm64:latest 17:08:29  Building core-data ... done  ---> e63733a20be4 17:08:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:08:29 ---> 3b6d0f239c54 17:08:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:08:30 ---> acf3ca83acdb 17:08:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:08:32 ---> caada0c3bcae 17:08:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:08:34 ---> 18ff58f528df 17:08:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:08:34 Removing intermediate container 397cdda66333 17:08:34 ---> 2a8273cd6c4a 17:08:34 Step 14/23 : ENV APP_PORT=58890 17:08:35 ---> e298b11cc10f 17:08:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:08:35 ---> Running in 229b81a9fdc4 17:08:35 Removing intermediate container 229b81a9fdc4 17:08:35 ---> 00093b1f53fe 17:08:35 Step 15/23 : EXPOSE $APP_PORT 17:08:35 ---> Running in c1c080906760 17:08:35 ---> 3ae9f5dcd3aa 17:08:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:08:35 ---> Running in 9b57cab8a549 17:08:35 Removing intermediate container c1c080906760 17:08:35 ---> 44028515d98e 17:08:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:08:37 ---> 7ccaf3ca3e78 17:08:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:08:37 Removing intermediate container 9b57cab8a549 17:08:37 ---> 9e19a9149b40 17:08:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:08:37 ---> 135e9ef8810b 17:08:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:08:37 ---> Running in 1ecd395fd30f 17:08:38 Removing intermediate container 1ecd395fd30f 17:08:38 ---> b83246284090 17:08:38 Step 23/25 : LABEL arch=arm64 17:08:38 ---> Running in d4850408d7f5 17:08:38 ---> 248cedcb864c 17:08:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:08:38 ---> Running in 0c07464830cc 17:08:38 Removing intermediate container d4850408d7f5 17:08:38 ---> dc294dbc47ea 17:08:38 Step 24/25 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 17:08:38 ---> Running in d3f789d3bc50 17:08:39 Removing intermediate container 0c07464830cc 17:08:39 ---> a21d1ff6bdc8 17:08:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:39 ---> Running in 76e82013fb93 17:08:39 Removing intermediate container d3f789d3bc50 17:08:39 ---> b756b92ac0cd 17:08:39 Step 25/25 : LABEL version=0.0.0 17:08:39 ---> Running in 27554ceaba25 17:08:39 Removing intermediate container 76e82013fb93 17:08:39 ---> 6232650e35f8 17:08:39 Step 21/23 : LABEL arch=arm64 17:08:39 ---> Running in 5294f908530e 17:08:39 Removing intermediate container 27554ceaba25 17:08:39 ---> ae2fd934cb58 17:08:39 17:08:39 Removing intermediate container 5294f908530e 17:08:39 ---> f3e6e22ae195 17:08:39 Step 22/23 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 17:08:39 Successfully built ae2fd934cb58 17:08:39 Successfully tagged security-secretstore-setup-arm64:latest 17:08:39  Building security-secretstore-setup ... done  ---> Running in a9f76f4abd1f 17:08:40 Removing intermediate container a9f76f4abd1f 17:08:40 ---> 136243002c52 17:08:40 Step 23/23 : LABEL version=0.0.0 17:08:40 ---> Running in 6d4abb387244 17:08:40 Removing intermediate container 6d4abb387244 17:08:40 ---> 483e398f4a87 17:08:40 17:08:40 Successfully built 483e398f4a87 17:08:40 Successfully tagged sys-mgmt-agent-arm64:latest 17:08:41  Building sys-mgmt-agent ... done  [Pipeline] } 17:08:41 $ docker stop --time=1 21df1826bc9f4c85d65bfb9a47d41ebe6b17b7c5c28343674bd96818ed89d258 17:08:43 $ docker rm -f 21df1826bc9f4c85d65bfb9a47d41ebe6b17b7c5c28343674bd96818ed89d258 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:43 + docker images 17:08:43 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:43 sys-mgmt-agent-arm64 latest 483e398f4a87 3 seconds ago 133MB 17:08:43 security-secretstore-setup-arm64 latest ae2fd934cb58 4 seconds ago 28.2MB 17:08:43 core-data-arm64 latest 85548eef9ad1 16 seconds ago 20.7MB 17:08:43 c6cb68a10835 24 seconds ago 1.39GB 17:08:43 a2b7957a6341 34 seconds ago 1.41GB 17:08:43 e79ba2ac6f9c About a minute ago 1.38GB 17:08:43 security-spiffe-token-provider-arm64 latest 8081f1509469 2 minutes ago 28.4MB 17:08:43 9a63b8d6862b 2 minutes ago 1.43GB 17:08:43 security-bootstrapper-arm64 latest 8e98a9fb0af3 2 minutes ago 19.1MB 17:08:43 8afc70ee6784 3 minutes ago 1.39GB 17:08:43 support-notifications-arm64 latest e9ee1d223b48 5 minutes ago 26.3MB 17:08:43 71e1fbd730dd 5 minutes ago 1.46GB 17:08:43 security-proxy-setup-arm64 latest 789679cf83c3 9 minutes ago 26.5MB 17:08:43 support-scheduler-arm64 latest c48c51f3ddde 9 minutes ago 25.7MB 17:08:43 d505c6ab9427 9 minutes ago 1.39GB 17:08:43 1be9aaf02948 10 minutes ago 1.46GB 17:08:43 core-metadata-arm64 latest 26ed2e511e7d 10 minutes ago 17.5MB 17:08:43 77c90e274edc 10 minutes ago 1.41GB 17:08:43 core-command-arm64 latest ad537b56caf4 13 minutes ago 16.8MB 17:08:43 18353a32cd13 13 minutes ago 1.4GB 17:08:43 security-spire-agent-arm64 latest 3c04b743d018 19 minutes ago 122MB 17:08:43 security-spire-config-arm64 latest 672cbfe2b3e3 19 minutes ago 83.6MB 17:08:43 security-spire-server-arm64 latest 52a953b89bda 19 minutes ago 84.3MB 17:08:43 ced513e29d0b 20 minutes ago 1.28GB 17:08:43 af20919e2b5d 20 minutes ago 1.28GB 17:08:43 0a8bb6ede80c 20 minutes ago 1.28GB 17:08:43 ci-base-image-arm64 latest c4e8a6b76696 35 minutes ago 941MB 17:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 7 days ago 679MB 17:08:43 alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB 17:08:43 alpine 3.16 a6215f271958 8 weeks ago 5.29MB 17:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:44 17:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:45 arm64: Pulling from edgex-lftools-log-publisher 17:08:45 8998bd30e6a1: Pulling fs layer 17:08:45 04944245beec: Pulling fs layer 17:08:45 699f458cf7ca: Pulling fs layer 17:08:45 765212b225bb: Pulling fs layer 17:08:45 f23df028b6ca: Pulling fs layer 17:08:45 d65c8cfc05b1: Pulling fs layer 17:08:45 2437ff75d9bd: Pulling fs layer 17:08:45 765212b225bb: Waiting 17:08:45 f23df028b6ca: Waiting 17:08:45 d65c8cfc05b1: Waiting 17:08:45 2437ff75d9bd: Waiting 17:08:45 04944245beec: Verifying Checksum 17:08:45 04944245beec: Download complete 17:08:45 765212b225bb: Download complete 17:08:45 f23df028b6ca: Verifying Checksum 17:08:45 f23df028b6ca: Download complete 17:08:45 d65c8cfc05b1: Verifying Checksum 17:08:45 d65c8cfc05b1: Download complete 17:08:45 699f458cf7ca: Verifying Checksum 17:08:45 699f458cf7ca: Download complete 17:08:45 8998bd30e6a1: Verifying Checksum 17:08:45 8998bd30e6a1: Download complete 17:08:47 2437ff75d9bd: Verifying Checksum 17:08:47 2437ff75d9bd: Download complete 17:08:49 8998bd30e6a1: Pull complete 17:08:50 04944245beec: Pull complete 17:08:51 699f458cf7ca: Pull complete 17:08:51 765212b225bb: Pull complete 17:08:52 f23df028b6ca: Pull complete 17:08:52 d65c8cfc05b1: Pull complete 17:09:07 2437ff75d9bd: Pull complete 17:09:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:08 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 17:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:09:11 $ docker top 6a911650cbbeb82f2d6d58851bc35d8ad05d90ae4f992415f5c93296d7e419fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:12 ---> job-cost.sh 17:09:12 lf-activate-venv: SKIPPING 17:09:12 INFO: No Stack... 17:09:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:13 INFO: Archiving Costs [Pipeline] sh 17:09:13 + cut -d, -f6 17:09:13 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:09:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] 17:09:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] did not exist. Created. 17:09:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:14 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:14 Stashed 1 file(s) [Pipeline] } 17:09:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:14 $ docker stop --time=1 6a911650cbbeb82f2d6d58851bc35d8ad05d90ae4f992415f5c93296d7e419fc 17:09:16 $ docker rm -f 6a911650cbbeb82f2d6d58851bc35d8ad05d90ae4f992415f5c93296d7e419fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:09:16 provisioning config files... 17:09:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4010170416610904443tmp [Pipeline] { [Pipeline] sh 17:09:16 + set +x 17:09:16 + bash -s -- 17:09:16 + curl -s https://codecov.io/bash 17:09:16 17:09:16 _____ _ 17:09:16 / ____| | | 17:09:16 | | ___ __| | ___ ___ _____ __ 17:09:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:16 Bash-1.0.6 17:09:16 17:09:16 17:09:16 ==> git version 2.25.1 found 17:09:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:09:16 Release-Date: 2020-01-08 17:09:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:16 ==> Jenkins CI detected. 17:09:16 current dir:  /w/workspace/edgex-go/2 17:09:16 project root: . 17:09:16 --> token set from env 17:09:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:16 ==> Running gcov in . (disable via -X gcov) 17:09:16 ==> Python coveragepy not found 17:09:16 ==> Searching for coverage reports in: 17:09:16 + . 17:09:16 -> Found 1 reports 17:09:17 ==> Detecting git/mercurial file structure 17:09:17 ==> Reading reports 17:09:17 + ./coverage.out bytes=502163 17:09:17 ==> Appending adjustments 17:09:17 https://docs.codecov.io/docs/fixing-reports 17:09:18 + Found adjustments 17:09:18 ==> Gzipping contents 17:09:18 64K /tmp/codecov.lOYTIJ.gz 17:09:18 ==> Uploading reports 17:09:18 url: https://codecov.io 17:09:18 query: branch=PR-4188&commit=6a5edc839f0e2b496376c17016b44c1a9f7cde24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4188%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4188&job=&cmd_args= 17:09:18 -> Pinging Codecov 17:09:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4188&commit=6a5edc839f0e2b496376c17016b44c1a9f7cde24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4188%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4188&job=&cmd_args= 17:09:19 -> Uploading to 17:09:19 https://storage.googleapis.com/codecov/v4/raw/2022-10-07/00271124DB129430A58F1EEE437C3FCB/6a5edc839f0e2b496376c17016b44c1a9f7cde24/a8e7a200-386c-4e02-a01b-275434910dcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221007T170918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a8478dd1520332d3e89a3e3154368751f38d053feaa0eb9c2c3a0af68005a68 17:09:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:19 Dload Upload Total Spent Left Speed 17:09:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65454 0 0 100 65454 0 273k --:--:-- --:--:-- --:--:-- 273k 17:09:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] } 17:09:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:09:19 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:21 ---> package-listing.sh 17:09:21 ++ facter osfamily 17:09:21 ++ tr '[:upper:]' '[:lower:]' 17:09:21 + OS_FAMILY=debian 17:09:21 + workspace=/w/workspace/edgex-go/2 17:09:21 + START_PACKAGES=/tmp/packages_start.txt 17:09:21 + END_PACKAGES=/tmp/packages_end.txt 17:09:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:21 + PACKAGES=/tmp/packages_start.txt 17:09:21 + '[' /w/workspace/edgex-go/2 ']' 17:09:21 + PACKAGES=/tmp/packages_end.txt 17:09:21 + case "${OS_FAMILY}" in 17:09:21 + dpkg -l 17:09:21 + grep '^ii' 17:09:21 + '[' -f /tmp/packages_start.txt ']' 17:09:21 + '[' -f /tmp/packages_end.txt ']' 17:09:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:21 + '[' /w/workspace/edgex-go/2 ']' 17:09:21 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:09:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:09:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:22 17:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:22 latest: Pulling from edgex-lftools-log-publisher 17:09:22 5eb5b503b376: Pulling fs layer 17:09:22 5c69ac0246d0: Pulling fs layer 17:09:22 ec43610c2a17: Pulling fs layer 17:09:22 3a2ae6a8a46f: Pulling fs layer 17:09:22 33b1e0a273af: Pulling fs layer 17:09:22 5d3b04190fa2: Pulling fs layer 17:09:22 2f39f015ded8: Pulling fs layer 17:09:22 33b1e0a273af: Waiting 17:09:22 5d3b04190fa2: Waiting 17:09:22 3a2ae6a8a46f: Waiting 17:09:22 5c69ac0246d0: Verifying Checksum 17:09:22 5c69ac0246d0: Download complete 17:09:22 3a2ae6a8a46f: Verifying Checksum 17:09:22 3a2ae6a8a46f: Download complete 17:09:22 33b1e0a273af: Verifying Checksum 17:09:22 33b1e0a273af: Download complete 17:09:22 ec43610c2a17: Verifying Checksum 17:09:22 ec43610c2a17: Download complete 17:09:22 5d3b04190fa2: Download complete 17:09:22 5eb5b503b376: Verifying Checksum 17:09:22 5eb5b503b376: Download complete 17:09:23 2f39f015ded8: Download complete 17:09:23 5eb5b503b376: Pull complete 17:09:23 5c69ac0246d0: Pull complete 17:09:24 ec43610c2a17: Pull complete 17:09:24 3a2ae6a8a46f: Pull complete 17:09:24 33b1e0a273af: Pull complete 17:09:24 5d3b04190fa2: Pull complete 17:09:28 2f39f015ded8: Pull complete 17:09:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:28 prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container 17:09:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:30 $ docker top b6fe457f1ff0978273f2608e4a623d6b705c56b93a2f4b972598f3178d4bfded -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:31 + ls /var/log/sa-host 17:09:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:31 provisioning config files... 17:09:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config11908495909730818507tmp [Pipeline] { [Pipeline] echo 17:09:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> create-netrc.sh [Pipeline] } 17:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> python-tools-install.sh [Pipeline] echo 17:09:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:32 ---> sudo-logs.sh 17:09:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:32 ---> job-cost.sh 17:09:32 lf-activate-venv: SKIPPING 17:09:32 DEBUG: total: 0.10999999940395355 17:09:32 INFO: Retrieving Stack Cost... 17:09:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:33 INFO: Archiving Costs [Pipeline] echo 17:09:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:33 ---> logs-deploy.sh 17:09:33 lf-activate-venv: SKIPPING 17:09:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4188/2 17:09:33 INFO: archiving workspace using pattern(s): 17:09:34 Archives upload complete. 17:09:34 INFO: archiving logs to Nexus