Pull request #4057 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2965886d162f0a6e291313889660dde4d627ed08+a157344ed5a2a308e5221a4550246afdf7c311d5 (4c0ac77936f370fd77ca74262843336a198bd8d0) 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-ssh13913619934976339760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13856188951041602517.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4549931838467539265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14860239629140193052.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2929235996638071791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16696 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 Merge succeeded, producing 2965886d162f0a6e291313889660dde4d627ed08 Checking out Revision 2965886d162f0a6e291313889660dde4d627ed08 (PR-4057) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:13 ========================================================= 15:31:13 EdgeX Global Pipelines Version Info 15:31:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 97d0a7713d38382b8cc3fec945a0be78cfa581c0 # timeout=10 15:31:14 ------------------- 15:31:14 stable info: 15:31:14 ------------------- 15:31:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:14 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:31:14 Message: update stable to v1.0.234 15:31:14 ------------------- 15:31:14 experimental info: 15:31:14 ------------------- 15:31:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:14 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:31:14 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:31:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2965886 [Pipeline] echo 15:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:15 provisioning config files... 15:31:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1360552333003373635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:15 ---> docker-login.sh 15:31:15 nexus3.edgexfoundry.org:10001 15:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:15 Configure a credential helper to remove this warning. See 15:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:15 15:31:15 Login Succeeded 15:31:15 nexus3.edgexfoundry.org:10002 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 nexus3.edgexfoundry.org:10003 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 nexus3.edgexfoundry.org:10004 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 docker.io 15:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:16 Configure a credential helper to remove this warning. See 15:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:16 15:31:16 Login Succeeded 15:31:16 ---> docker-login.sh ends [Pipeline] } 15:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:17 + 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 15:31:17 + dirname cmd/core-command/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo core-command,cmd/core-command/Dockerfile 15:31:17 + dirname cmd/core-data/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo core-data,cmd/core-data/Dockerfile 15:31:17 + dirname cmd/core-metadata/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo core-metadata,cmd/core-metadata/Dockerfile 15:31:17 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 15:31:17 15:31:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:31:17 + dirname cmd/security-proxy-setup/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:31:17 + dirname cmd/security-secretstore-setup/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:31:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:31:17 + dirname cmd/security-spire-agent/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:31:17 + dirname cmd/security-spire-config/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:31:17 + dirname cmd/security-spire-server/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:31:17 + dirname cmd/support-notifications/Dockerfile+ 15:31:17 cut -d/ -f2 15:31:17 + echo support-notifications,cmd/support-notifications/Dockerfile 15:31:17 + dirname cmd/support-scheduler/Dockerfile 15:31:17 + cut -d/ -f2 15:31:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:31:17 + + dirname cmd/sys-mgmt-agent/Dockerfile 15:31:17 cut -d/ -f2 15:31:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:31:17 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 15:31:17 + git rev-list -1 --merges 2965886d162f0a6e291313889660dde4d627ed08~1..2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] echo 15:31:17 -----------> git rev-list -1 --merges 2965886d162f0a6e291313889660dde4d627ed08~1..2965886d162f0a6e291313889660dde4d627ed08 2965886d162f0a6e291313889660dde4d627ed08 [false] [Pipeline] sh 15:31:18 + git log --format=format:%s -1 2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] echo 15:31:18 ========================================================= 15:31:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:31:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:31:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:31:18 + grep -v github /etc/ssh/ssh_known_hosts 15:31:18 + [ -e /tmp/ssh_known_hosts ] 15:31:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:31:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:31:18 + sudo tee -a /etc/ssh/ssh_known_hosts 15:31:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:18 15:31:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:19 0.1.4: Pulling from edgex-devops/py-git-semver 15:31:19 42c077c10790: Pulling fs layer 15:31:19 f63e77b7563a: Pulling fs layer 15:31:19 bd5fdadae976: Pulling fs layer 15:31:19 205491f53016: Pulling fs layer 15:31:19 df18705c85c3: Pulling fs layer 15:31:19 bdb3f477010e: Pulling fs layer 15:31:19 c8a8fc8e1c8f: Pulling fs layer 15:31:19 2c6e9b1d212d: Pulling fs layer 15:31:19 bdb8f0575790: Pulling fs layer 15:31:19 386e3cb2ff24: Pulling fs layer 15:31:19 2343380bae48: Pulling fs layer 15:31:19 205491f53016: Waiting 15:31:19 df18705c85c3: Waiting 15:31:19 c8a8fc8e1c8f: Waiting 15:31:19 bdb3f477010e: Waiting 15:31:19 2c6e9b1d212d: Waiting 15:31:19 bdb8f0575790: Waiting 15:31:19 f63e77b7563a: Download complete 15:31:19 205491f53016: Verifying Checksum 15:31:19 205491f53016: Download complete 15:31:19 df18705c85c3: Verifying Checksum 15:31:19 df18705c85c3: Download complete 15:31:19 bd5fdadae976: Verifying Checksum 15:31:19 bd5fdadae976: Download complete 15:31:19 bdb3f477010e: Verifying Checksum 15:31:19 bdb3f477010e: Download complete 15:31:19 2c6e9b1d212d: Verifying Checksum 15:31:19 2c6e9b1d212d: Download complete 15:31:19 bdb8f0575790: Download complete 15:31:19 386e3cb2ff24: Verifying Checksum 15:31:19 386e3cb2ff24: Download complete 15:31:19 2343380bae48: Download complete 15:31:19 42c077c10790: Verifying Checksum 15:31:19 42c077c10790: Download complete 15:31:19 c8a8fc8e1c8f: Download complete 15:31:20 42c077c10790: Pull complete 15:31:20 f63e77b7563a: Pull complete 15:31:21 bd5fdadae976: Pull complete 15:31:21 205491f53016: Pull complete 15:31:21 df18705c85c3: Pull complete 15:31:21 bdb3f477010e: Pull complete 15:31:24 c8a8fc8e1c8f: Pull complete 15:31:24 2c6e9b1d212d: Pull complete 15:31:24 bdb8f0575790: Pull complete 15:31:24 386e3cb2ff24: Pull complete 15:31:24 2343380bae48: Pull complete 15:31:24 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:24 prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container 15:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:31:26 $ docker top 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc -eo pid,comm 15:31:26 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). 15:31:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:26 [ssh-agent] Looking for ssh-agent implementation... 15:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:26 $ docker exec 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent 15:31:26 SSH_AUTH_SOCK=/tmp/ssh-5gQOfD91rOnT/agent.32 15:31:26 SSH_AGENT_PID=39 15:31:26 Running ssh-add (command line suppressed) 15:31:26 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1049174970129382452.key (/w/workspace/edgex-go/7@tmp/private_key_1049174970129382452.key) 15:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:26 + git tag --points-at HEAD [Pipeline] } 15:31:26 $ docker exec --env ******** --env ******** 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent -k 15:31:27 unset SSH_AUTH_SOCK; 15:31:27 unset SSH_AGENT_PID; 15:31:27 echo Agent pid 39 killed; 15:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:27 [ssh-agent] Looking for ssh-agent implementation... 15:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:27 $ docker exec 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent 15:31:27 SSH_AUTH_SOCK=/tmp/ssh-UJuPoXYIBzQQ/agent.73 15:31:27 SSH_AGENT_PID=79 15:31:27 Running ssh-add (command line suppressed) 15:31:27 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2113989256698323162.key (/w/workspace/edgex-go/7@tmp/private_key_2113989256698323162.key) 15:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:27 + git semver init 15:31:28 2022-07-02 15:31:28,021 [run_init] DEBUG init version:0.0.0 force:False 15:31:28 2022-07-02 15:31:28,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 15:31:28 2022-07-02 15:31:28,023 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 15:31:28 2022-07-02 15:31:28,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 15:31:32 2022-07-02 15:31:31,898 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 15:31:32 2022-07-02 15:31:31,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4057 with force:False 15:31:32 2022-07-02 15:31:31,899 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4057 15:31:32 2022-07-02 15:31:31,905 [execute] INFO git cat-file --batch-check 15:31:32 2022-07-02 15:31:31,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 15:31:32 2022-07-02 15:31:31,914 [execute] INFO git cat-file --batch 15:31:32 2022-07-02 15:31:31,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 15:31:32 2022-07-02 15:31:31,920 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4057 15:31:32 0.0.0 [Pipeline] } 15:31:32 $ docker exec --env ******** --env ******** 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent -k 15:31:32 unset SSH_AUTH_SOCK; 15:31:32 unset SSH_AGENT_PID; 15:31:32 echo Agent pid 79 killed; 15:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:32 + git semver [Pipeline] } 15:31:33 $ docker stop --time=1 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc 15:31:34 $ docker rm -f 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc [Pipeline] // withDockerContainer [Pipeline] sh 15:31:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:31:34 Stashed 1 file(s) [Pipeline] echo 15:31:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:35 ========================================================= 15:31:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:31:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:35 59bf1c3509f3: Pulling fs layer 15:31:35 666ba61612fd: Pulling fs layer 15:31:35 8ed8ca486205: Pulling fs layer 15:31:35 cc1cd167ecdc: Pulling fs layer 15:31:35 c516ae0d96e1: Pulling fs layer 15:31:35 684cea983483: Pulling fs layer 15:31:35 dd3240ac7de5: Pulling fs layer 15:31:35 c516ae0d96e1: Waiting 15:31:35 b1e948a4e11c: Pulling fs layer 15:31:35 a8fd76ee1af6: Pulling fs layer 15:31:35 cc1cd167ecdc: Waiting 15:31:35 684cea983483: Waiting 15:31:35 b1e948a4e11c: Waiting 15:31:35 dd3240ac7de5: Waiting 15:31:35 a8fd76ee1af6: Waiting 15:31:35 646ad004c059: Pulling fs layer 15:31:35 646ad004c059: Waiting 15:31:35 8ed8ca486205: Verifying Checksum 15:31:35 8ed8ca486205: Download complete 15:31:35 666ba61612fd: Verifying Checksum 15:31:35 666ba61612fd: Download complete 15:31:35 c516ae0d96e1: Verifying Checksum 15:31:35 c516ae0d96e1: Download complete 15:31:35 684cea983483: Download complete 15:31:35 59bf1c3509f3: Verifying Checksum 15:31:35 59bf1c3509f3: Download complete 15:31:35 dd3240ac7de5: Download complete 15:31:35 b1e948a4e11c: Verifying Checksum 15:31:35 b1e948a4e11c: Download complete 15:31:35 59bf1c3509f3: Pull complete 15:31:35 666ba61612fd: Pull complete 15:31:35 8ed8ca486205: Pull complete 15:31:35 646ad004c059: Verifying Checksum 15:31:35 646ad004c059: Download complete 15:31:36 cc1cd167ecdc: Verifying Checksum 15:31:36 cc1cd167ecdc: Download complete 15:31:36 a8fd76ee1af6: Verifying Checksum 15:31:40 cc1cd167ecdc: Pull complete 15:31:40 c516ae0d96e1: Pull complete 15:31:40 684cea983483: Pull complete 15:31:40 dd3240ac7de5: Pull complete 15:31:40 b1e948a4e11c: Pull complete 15:31:43 a8fd76ee1af6: Pull complete 15:31:43 646ad004c059: Pull complete 15:31:43 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:31:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:44 WORKDIR /edgex 15:31:44 COPY go.mod . 15:31:44 RUN go mod download 15:31:44 + docker build -t ci-base-image-x86_64 -f - . 15:31:45 Sending build context to Docker daemon 335.1MB 15:31:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:45 ---> 8f69c11f6b0c 15:31:45 Step 2/4 : WORKDIR /edgex 15:31:48 ---> Running in 1fb241960b4e 15:31:48 Removing intermediate container 1fb241960b4e 15:31:48 ---> b90e4d0684bd 15:31:48 Step 3/4 : COPY go.mod . 15:31:48 ---> 2462d2db4ac9 15:31:48 Step 4/4 : RUN go mod download 15:31:48 ---> Running in 65d0a9193893 15:31:50 Still waiting to schedule task 15:31:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:32:03 Removing intermediate container 65d0a9193893 15:32:03 ---> a2446cdec1dc 15:32:03 Successfully built a2446cdec1dc 15:32:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:03 + docker inspect -f . ci-base-image-x86_64 15:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:03 prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container 15:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:32:04 $ docker top b1e4d22fac7b51d392e8d3a30061a3373c591273c6ffc956aab2ecee6c845c0a -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:04 + go version 15:32:04 go version go1.17.7 linux/amd64 [Pipeline] } 15:32:04 $ docker stop --time=1 b1e4d22fac7b51d392e8d3a30061a3373c591273c6ffc956aab2ecee6c845c0a 15:32:05 $ docker rm -f b1e4d22fac7b51d392e8d3a30061a3373c591273c6ffc956aab2ecee6c845c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:06 + docker inspect -f . ci-base-image-x86_64 15:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:06 prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container 15:32:06 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:32:07 $ docker top 2a8f22b1efbf61958ec3014ca19ce12b22f617c51b07aac38efab2ae81101f13 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:07 ========================================================= 15:32:07 [edgeXBuildGoParallel] Running Tests and Build... 15:32:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:32:07 + make test 15:32:07 go mod tidy -compat=1.17 15:32:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:32:14 ? github.com/edgexfoundry/edgex-go [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 15:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 15:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements 15:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.187s coverage: 89.2% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 83.8% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.514s coverage: 95.6% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 15:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 15:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 15:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 15:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 15:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements 15:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.4% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:32:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 15:32:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 15:32:52 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 15:33:14 GO111MODULE=on go vet ./... 15:33:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:17 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:33:18 + ls -al . 15:33:18 total 684 15:33:18 drwxrwxr-x 10 1001 1001 4096 Jul 2 15:32 . 15:33:18 drwxr-xr-x 4 root root 4096 Jul 2 15:32 .. 15:33:18 -rw-rw-r-- 1 1001 1001 11 Jul 2 15:31 .dockerignore 15:33:18 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:31 .git 15:33:18 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:31 .github 15:33:18 -rw-rw-r-- 1 1001 1001 879 Jul 2 15:31 .gitignore 15:33:18 -rw-rw-r-- 1 1001 1001 42 Jul 2 15:31 .golangci.yml 15:33:18 -rw-rw-r-- 1 1001 1001 87 Jul 2 15:31 .hadolint.yml 15:33:18 drwxr-xr-x 3 1001 1001 4096 Jul 2 15:31 .semver 15:33:18 -rw-rw-r-- 1 1001 1001 166 Jul 2 15:31 .sonarcloud.properties 15:33:18 -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:31 ADOPTERS.md 15:33:18 -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:31 Attribution.txt 15:33:18 -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:31 CHANGELOG.md 15:33:18 -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:31 CONTRIBUTING.md 15:33:18 -rw-rw-r-- 1 1001 1001 677 Jul 2 15:31 GOVERNANCE.md 15:33:18 -rw-rw-r-- 1 1001 1001 850 Jul 2 15:31 Jenkinsfile 15:33:18 -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:31 LICENSE 15:33:18 -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:31 Makefile 15:33:18 -rw-rw-r-- 1 1001 1001 582 Jul 2 15:31 OWNERS.md 15:33:18 -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:31 README.md 15:33:18 -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:31 SECURITY.md 15:33:18 -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION 15:33:18 -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:31 ZMQWindows.md 15:33:18 drwxrwxr-x 2 1001 1001 4096 Jul 2 15:31 bin 15:33:18 drwxrwxr-x 18 1001 1001 4096 Jul 2 15:31 cmd 15:33:18 -rw-r--r-- 1 root root 435593 Jul 2 15:32 coverage.out 15:33:18 -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:31 go.mod 15:33:18 -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:32 go.sum 15:33:18 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:31 internal 15:33:18 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:31 openapi 15:33:18 drwxrwxr-x 4 1001 1001 4096 Jul 2 15:31 snap 15:33:18 -rw-rw-r-- 1 1001 1001 204 Jul 2 15:31 version.go [Pipeline] sh 15:33:18 + '[' -e coverage.out ] 15:33:18 + chown 1001:1001 coverage.out [Pipeline] stash 15:33:18 Stashed 1 file(s) [Pipeline] sh 15:33:18 + make build 15:33: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 15:33:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:33: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:33: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:33:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:33: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:33:54 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 15:33:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:33:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:33:57 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] } 15:33:59 $ docker stop --time=1 2a8f22b1efbf61958ec3014ca19ce12b22f617c51b07aac38efab2ae81101f13 15:34:01 $ docker rm -f 2a8f22b1efbf61958ec3014ca19ce12b22f617c51b07aac38efab2ae81101f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:34:02 15:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:34:02 latest: Pulling from edgex-devops/edgex-compose 15:34:02 cbdbe7a5bc2a: Pulling fs layer 15:34:02 ca9280d653b3: Pulling fs layer 15:34:02 7e9c9ca2126c: Pulling fs layer 15:34:02 cbdbe7a5bc2a: Download complete 15:34:02 ca9280d653b3: Verifying Checksum 15:34:02 ca9280d653b3: Download complete 15:34:02 cbdbe7a5bc2a: Pull complete 15:34:03 7e9c9ca2126c: Verifying Checksum 15:34:03 7e9c9ca2126c: Download complete 15:34:03 ca9280d653b3: Pull complete 15:34:07 7e9c9ca2126c: Pull complete 15:34:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:34:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:07 prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container 15:34:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:34:09 $ docker top 57a7eb40be72d0cecac0a639716f023cab55670f4c72c837945c116fb00315f5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:09 + docker-compose build --help 15:34:09 + grep parallel 15:34:09 --parallel Build images in parallel. [Pipeline] } 15:34:09 $ docker stop --time=1 57a7eb40be72d0cecac0a639716f023cab55670f4c72c837945c116fb00315f5 15:34:11 $ docker rm -f 57a7eb40be72d0cecac0a639716f023cab55670f4c72c837945c116fb00315f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:11 prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container 15:34:11 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:34:12 $ docker top d2f845e124bdc09f8ebb9db0aef2e7050e408755c0d17a6137397fd5ddc1ac8a -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:12 + docker-compose -f ./docker-compose-build.yml build --parallel 15:34:13 Building core-command ... 15:34:13 Building core-data ... 15:34:13 Building core-metadata ... 15:34:13 Building security-bootstrapper ... 15:34:13 Building security-proxy-setup ... 15:34:13 Building security-secretstore-setup ... 15:34:13 Building security-spiffe-token-provider ... 15:34:13 Building security-spire-agent ... 15:34:13 Building security-spire-config ... 15:34:13 Building security-spire-server ... 15:34:13 Building support-notifications ... 15:34:13 Building support-scheduler ... 15:34:13 Building sys-mgmt-agent ... 15:34:13 Building security-secretstore-setup 15:34:13 Building security-spire-config 15:34:13 Building core-data 15:34:13 Building security-bootstrapper 15:34:13 Building core-command 15:34:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:34:31 ---> a2446cdec1dc 15:34:31 Step 3/25 : WORKDIR /edgex-go 15:34:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:34:31 ---> a2446cdec1dc 15:34:31 Step 3/26 : WORKDIR /edgex-go 15:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:31 ---> a2446cdec1dc 15:34:31 Step 3/23 : WORKDIR /edgex-go 15:34:31 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:34:31 ---> a2446cdec1dc 15:34:31 Step 3/31 : WORKDIR /edgex-go 15:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:31 ---> a2446cdec1dc 15:34:31 Step 3/23 : WORKDIR /edgex-go 15:34:33 ---> Running in 67c76971e598 15:34:33 ---> Running in 2c8eb1a5594c 15:34:33 ---> Running in 474f2ad2326d 15:34:33 ---> Running in fd05f5c42d12 15:34:33 ---> Running in 9e06045d3809 15:34:33 Removing intermediate container 474f2ad2326d 15:34:33 ---> 1751827d0f51 15:34:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:33 Removing intermediate container 67c76971e598 15:34:33 ---> 78d247f3f9b7 15:34:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:33 Removing intermediate container 2c8eb1a5594c 15:34:33 ---> 45ff4e24f573 15:34:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:33 Removing intermediate container fd05f5c42d12 15:34:33 ---> 6730e15ddc39 15:34:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:33 Removing intermediate container 9e06045d3809 15:34:33 ---> 551979ab33db 15:34:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:33 ---> Running in 0fb2a269d26e 15:34:33 ---> Running in 63639677f3da 15:34:33 ---> Running in deb49cd287f5 15:34:33 ---> Running in 2da3fd54a3fd 15:34:33 ---> Running in 5873815f13a8 15:34:34 Removing intermediate container 0fb2a269d26e 15:34:34 ---> 7f9d4d34455a 15:34:34 Step 5/23 : RUN apk add --update --no-cache make git 15:34:34 ---> Running in 219cfb7a0aa4 15:34:34 Removing intermediate container deb49cd287f5 15:34:34 ---> 2d0118a05d19 15:34:34 Step 5/31 : RUN apk add --update --no-cache make git 15:34:34 ---> Running in 3e7a34afca04 15:34:34 Removing intermediate container 63639677f3da 15:34:34 ---> a82005f3a40e 15:34:34 Step 5/25 : RUN apk add --update --no-cache make git 15:34:34 ---> Running in f1c19ecf3222 15:34:35 Removing intermediate container 2da3fd54a3fd 15:34:35 ---> c2f8b33a0cf3 15:34:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:34:35 ---> Running in d6606c327b38 15:34:35 Removing intermediate container 5873815f13a8 15:34:35 ---> fcebe5be715d 15:34:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:34:35 ---> Running in 137ef0031c4f 15:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16699 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 15:34:36 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:34:36 The recommended git tool is: git 15:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:36 OK: 221 MiB in 52 packages 15:34:36 OK: 221 MiB in 52 packages 15:34:37 OK: 221 MiB in 52 packages 15:34:37 Removing intermediate container 219cfb7a0aa4 15:34:37 ---> 70c7e298478e 15:34:37 Step 6/23 : COPY go.mod vendor* ./ 15:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:37 OK: 221 MiB in 52 packages 15:34:37 ---> 2844e2f36229 15:34:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:37 ---> Running in 784ed721cabf 15:34:37 Removing intermediate container 137ef0031c4f 15:34:37 ---> 288e634d1913 15:34:37 Step 6/23 : COPY go.mod vendor* ./ 15:34:37 Removing intermediate container 3e7a34afca04 15:34:37 ---> 0d05acab8ddf 15:34:37 Step 6/31 : COPY go.mod vendor* ./ 15:34:37 ---> 7ce6c3aa2c64 15:34:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:37 OK: 221 MiB in 52 packages 15:34:37 ---> Running in c7c00aeb3b1a 15:34:37 ---> 9f22b98ec62a 15:34:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:37 ---> Running in 0a067961c146 15:34:37 Removing intermediate container d6606c327b38 15:34:37 ---> db1a96adc8c2 15:34:37 Step 6/26 : COPY go.mod vendor* ./ 15:34:38 ---> d8075889643f 15:34:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:38 ---> Running in c9e5a2b55e3d 15:34:38 Removing intermediate container f1c19ecf3222 15:34:38 ---> 4e37ae104905 15:34:38 Step 6/25 : COPY go.mod vendor* ./ 15:34:38 ---> 086a67795974 15:34:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:38 Removing intermediate container 784ed721cabf 15:34:38 ---> 8783091dd4c6 15:34:38 Step 8/23 : COPY . . 15:34:38 ---> Running in 8b96b96264c6 15:34:40 Removing intermediate container c7c00aeb3b1a 15:34:40 ---> b5e084462f85 15:34:40 Step 8/23 : COPY . . 15:34:40 Removing intermediate container 0a067961c146 15:34:40 ---> e2a2569f751d 15:34:40 Step 8/31 : COPY . . 15:34:40 Removing intermediate container c9e5a2b55e3d 15:34:40 ---> f273b56f07a9 15:34:40 Step 8/26 : COPY . . 15:34:43 using credential edgex-jenkins-ssh 15:34:43 Cloning the remote Git repository 15:34:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:34:43 > git init /w/workspace/edgex-go/7 # timeout=10 15:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:34:43 > git --version # timeout=10 15:34:43 > git --version # 'git version 2.25.1' 15:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:46 Removing intermediate container 8b96b96264c6 15:34:46 ---> d798fdc2e4d3 15:34:46 Step 8/25 : COPY . . 15:34:46 ---> e9328aed7a46 15:34:46 Step 9/23 : RUN make cmd/core-command/core-command 15:34:46 ---> 333bca2412d3 15:34:46 Step 9/23 : RUN make cmd/core-data/core-data 15:34:46 ---> 86e112527078 15:34:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:34:46 ---> 9b0ab177226a 15:34:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:34:47 ---> Running in 699be827bffb 15:34:47 ---> Running in c47685d96a21 15:34:47 ---> Running in 1a7760f462ca 15:34:47 ---> Running in e2af7ebffac8 15:34:47 Removing intermediate container e2af7ebffac8 15:34:47 ---> ce7d404815af 15:34:47 Step 10/26 : WORKDIR /edgex-go/spire-build 15:34:47 ---> Running in 7ee31863c104 15:34:48 Removing intermediate container 7ee31863c104 15:34:48 ---> b7895980aea9 15:34:48 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 15:34:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:34:48 ---> Running in 8bd1ed25df62 15:34:48 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 15:34:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:34:49 Removing intermediate container 8bd1ed25df62 15:34:49 ---> a822d5d6d4dd 15:34:49 Step 12/26 : WORKDIR /edgex-go 15:34:49 ---> Running in 171a67977dbb 15:34:49 Removing intermediate container 171a67977dbb 15:34:49 ---> c3e776b20a7d 15:34:49 15:34:49 Step 13/26 : FROM alpine:3.15 15:34:49 3.15: Pulling from library/alpine 15:34:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:34:50 Status: Downloaded newer image for alpine:3.15 15:34:50 ---> 0ac33e5f5afa 15:34:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:34:50 ---> Running in df9f40fabdc2 15:34:51 Removing intermediate container df9f40fabdc2 15:34:51 ---> df37ae068e2e 15:34:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:51 ---> Running in d3812561a2c3 15:34:52 ---> e8b8f770dbce 15:34:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:52 ---> Running in 22154573e7b8 15:34:52 Removing intermediate container d3812561a2c3 15:34:52 ---> 6388b3e49b55 15:34:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:34:52 ---> Running in 5d728bfb7afc 15:34: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:34:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:54 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:34:54 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:34:54 OK: 15859 distinct packages available 15:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:56 (1/4) Installing dumb-init (1.2.5-r1) 15:34:56 (2/4) Installing musl-obstack (1.2.3-r0) 15:34:56 (3/4) Installing libucontext (1.1-r0) 15:34:56 (4/4) Installing gcompat (1.0.0-r4) 15:34:56 Executing busybox-1.34.1-r5.trigger 15:34:56 OK: 6 MiB in 18 packages 15:34:58 Removing intermediate container 5d728bfb7afc 15:34:58 ---> 2724adc56687 15:34:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:59 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 15:35:00 Merge succeeded, producing 2965886d162f0a6e291313889660dde4d627ed08 15:35:00 Checking out Revision 2965886d162f0a6e291313889660dde4d627ed08 (PR-4057) 15:35:00 ---> 7aaf151a4f02 15:35:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:34:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:34:59 > git config core.sparsecheckout # timeout=10 15:35:00 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 15:35:00 > git remote # timeout=10 15:35:00 > git config --get remote.origin.url # timeout=10 15:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:00 > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 15:35:00 > git rev-parse HEAD^{commit} # timeout=10 15:35:00 > git config core.sparsecheckout # timeout=10 15:35:00 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 15:35:01 ---> 2cc6e1a90a7e 15:35:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:35:01 ---> Running in df313ee4d718 15:35:02 Removing intermediate container df313ee4d718 15:35:02 ---> fb917ce0f7d3 15:35:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:35:02 ---> 6ccb4d21a095 15:35:02 Step 21/26 : WORKDIR / 15:35:02 ---> Running in 120bd2e8ceb6 15:35:03 Removing intermediate container 120bd2e8ceb6 15:35:03 ---> 73b88ff05fd3 15:35:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:35:03 ---> Running in c87afffc0374 15:35:03 Removing intermediate container c87afffc0374 15:35:03 ---> fc6005b470de 15:35:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:35:03 ---> Running in 8a3919722ea0 15:35:04 Removing intermediate container 8a3919722ea0 15:35:04 ---> 75e5b194e752 15:35:04 Step 24/26 : LABEL arch=x86_64 15:35:04 ---> Running in 38b1c0353cf8 15:35:04 Removing intermediate container 38b1c0353cf8 15:35:04 ---> 0287dc08dfcc 15:35:04 Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:35:04 ---> Running in fd776eeee4d9 15:35:04 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" [Pipeline] withEnv 15:35:05 Removing intermediate container fd776eeee4d9 15:35:05 ---> c001a00d1fea 15:35:05 Step 26/26 : LABEL version=0.0.0 15:35:05 ---> Running in 6fa8426af153 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:35:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:05 Dload Upload Total Spent Left Speed 15:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 217k 15:35:05 Removing intermediate container 6fa8426af153 15:35:05 ---> 89b1ea69953a 15:35:05 15:35:05 Successfully built 89b1ea69953a 15:35:05 Successfully tagged security-spire-config:latest 15:35:05  Building security-spire-config ... done Building sys-mgmt-agent [Pipeline] sh 15:35:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:35:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:35:06 + sudo tee /etc/docker/daemon.new 15:35:06 { 15:35:06 "registry-mirrors": [ 15:35:06 "https://nexus3.edgexfoundry.org:10001" 15:35:06 ], 15:35:06 "bip": "10.250.0.254/24", 15:35:06 "hosts": [ 15:35:06 "tcp://0.0.0.0:5555", 15:35:06 "unix:///var/run/docker.sock" 15:35:06 ], 15:35:06 "mtu": 1458, 15:35:06 "selinux-enabled": true, 15:35:06 "seccomp-profile": "/etc/docker/seccomp.json" 15:35:06 } [Pipeline] sh 15:35:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:35:07 + sudo service docker restart 15:35:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:09 ---> a2446cdec1dc 15:35:09 Step 3/23 : WORKDIR /edgex-go 15:35:09 ---> Using cache 15:35:09 ---> 45ff4e24f573 15:35:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:09 ---> Using cache 15:35:09 ---> c2f8b33a0cf3 15:35:09 Step 5/23 : RUN apk add --update --no-cache make bash git 15:35:13 ---> Running in 8098c9ccd4df 15:35:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:14 OK: 221 MiB in 52 packages 15:35:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:35:14 Removing intermediate container c47685d96a21 15:35:14 ---> fe748196412d 15:35:14 15:35:14 Step 10/31 : FROM alpine:3.14 15:35:14 Removing intermediate container 699be827bffb 15:35:14 ---> 28a2c2296cfc 15:35:14 15:35:14 Step 10/23 : FROM alpine:3.14 15:35:15 3.14: Pulling from library/alpine 15:35:15 3.14: Pulling from library/alpine 15:35:15 Removing intermediate container 8098c9ccd4df 15:35:15 ---> fa7a66a5be3e 15:35:15 Step 6/23 : COPY go.mod vendor* ./ 15:35:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:35:16 ---> 6e455969a5e1 15:35:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:35:16 Status: Image is up to date for alpine:3.14 15:35:16 Status: Downloaded newer image for alpine:3.14 15:35:16 ---> e04c818066af 15:35:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:35:16 ---> e04c818066af 15:35:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:35:16 ---> Running in cadf82d4bf91 15:35:16 ---> Running in bd1fbd5d03c5 15:35:16 Removing intermediate container 1a7760f462ca 15:35:16 ---> 03c3840a58d7 15:35:16 15:35:16 Step 10/23 : FROM alpine:3.14 15:35:16 ---> e04c818066af 15:35:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:35:16 ---> Running in 47befab6b774 15:35:16 ---> Running in 770f7f7c4955 15:35:16 Removing intermediate container bd1fbd5d03c5 15:35:16 ---> 8952b9625056 15:35:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:35:16 ---> Running in dce9a0f0216c 15:35:16 Removing intermediate container 770f7f7c4955 15:35:16 ---> 3708f787178c 15:35:16 Step 12/23 : ENV APP_PORT=59880 15:35:16 ---> Running in 537345ed745c 15:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:17 Removing intermediate container 537345ed745c 15:35:17 ---> 5c21737b0b94 15:35:17 Step 13/23 : EXPOSE $APP_PORT 15:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:17 Removing intermediate container 22154573e7b8 15:35:17 ---> d29441ef1ace 15:35:17 15:35:17 Step 10/25 : FROM alpine:3.14 15:35:17 ---> e04c818066af 15:35:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:35:17 ---> Running in ba4d9e0d7a06 15:35:17 ---> Running in 9fda490e04f1 15:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:17 (1/1) Installing dumb-init (1.2.5-r1) 15:35:17 Executing busybox-1.33.1-r7.trigger 15:35:17 OK: 6 MiB in 15 packages 15:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:17 Removing intermediate container ba4d9e0d7a06 15:35:17 ---> 026f31fb54c6 15:35:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:17 ---> Running in 6fd47c6bf14d 15:35:17 Removing intermediate container cadf82d4bf91 15:35:17 ---> dca9824bb5f9 15:35:17 Step 8/23 : COPY . . 15:35:17 (1/2) Installing dumb-init (1.2.5-r1) 15:35:17 (2/2) Installing su-exec (0.2-r1) 15:35:17 Executing busybox-1.33.1-r7.trigger 15:35:17 OK: 6 MiB in 16 packages 15:35:18 Removing intermediate container 47befab6b774 15:35:18 ---> 7a60ea59d48f 15:35:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:18 (1/3) Installing ca-certificates (20211220-r0) 15:35:18 (2/3) Installing dumb-init (1.2.5-r1) 15:35:18 (3/3) Installing su-exec (0.2-r1) 15:35:18 Executing busybox-1.33.1-r7.trigger 15:35:18 Executing ca-certificates-20211220-r0.trigger 15:35:18 OK: 6 MiB in 17 packages 15:35:19 ---> Running in e12b5afaa7cf 15:35:19 Removing intermediate container e12b5afaa7cf 15:35:19 ---> 5fb5f26b9f74 15:35:19 Step 13/23 : ENV APP_PORT=59882 15:35:19 Removing intermediate container dce9a0f0216c 15:35:19 ---> 0a0660b7169a 15:35:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:35:19 Removing intermediate container 6fd47c6bf14d 15:35:19 ---> 3531965d2cc5 15:35:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:35:19 ---> Running in 32ad3a827dc9 15:35:19 ---> Running in 3eba8d23b339 15:35:19 ---> Running in 9a179efc739e 15:35:19 Removing intermediate container 9fda490e04f1 15:35:19 ---> f85ed7b2c38f 15:35:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:35:20 ---> Running in 79483150fbf9 15:35:20 Removing intermediate container 3eba8d23b339 15:35:20 ---> 78180c95461d 15:35:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:35:20 Removing intermediate container 32ad3a827dc9 15:35:20 ---> 65a8d7f45fc5 15:35:20 Step 14/23 : EXPOSE $APP_PORT 15:35:20 ---> Running in a7faa08064ef 15:35:20 ---> Running in 9ba4ad7ec6d6 15:35:20 Removing intermediate container 79483150fbf9 15:35:20 ---> 40cfaa6b80e6 15:35:20 Step 13/25 : WORKDIR / 15:35:20 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:20 ---> Running in 48cb76c9f804 15:35:20 Removing intermediate container a7faa08064ef 15:35:20 ---> 50ca0ec27cf8 15:35:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:35:20 Removing intermediate container 9ba4ad7ec6d6 15:35:20 ---> 711702bcc4bf 15:35:20 Step 15/23 : WORKDIR / 15:35:20 ---> Running in 55d738373f7a 15:35:20 Removing intermediate container 48cb76c9f804 15:35:20 ---> b5999c0908d6 15:35:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:35:20 ---> Running in d89023b0b421 15:35:20 ---> dd9a6f20c1ee 15:35:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:35:20 Removing intermediate container d89023b0b421 15:35:20 ---> fd36d0345976 15:35:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:20 ---> 98949fe6004e 15:35:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:21 ---> b7f5352beaf2 15:35:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:35:21 ---> aa1e8af5eefa 15:35:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:35:21 (1/6) Installing dumb-init (1.2.5-r1) 15:35:21 Removing intermediate container 55d738373f7a 15:35:21 ---> 4365b6517e35 15:35:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:35:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:35:21 ---> Running in f25d909b09ea 15:35:21 (3/6) Installing libsodium (1.0.18-r0) 15:35:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:35:21 ---> 198094b20818 15:35:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:35:21 ---> 9e1370f603e1 15:35:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:35:21 Removing intermediate container f25d909b09ea 15:35:21 ---> 2a022f12f703 15:35:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:35:21 (5/6) Installing libzmq (4.3.4-r0) 15:35:21 (6/6) Installing zeromq (4.3.4-r0) 15:35:21 Executing busybox-1.33.1-r7.trigger 15:35:21 OK: 8 MiB in 20 packages 15:35:22 ---> 6b56841848fa 15:35:22 Step 19/23 : ENTRYPOINT ["/core-command"] 15:35:22 ---> 8e1baf5a4838 15:35:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:35:22 ---> 422faf1841a6 15:35:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:35:22 ---> Running in 118de3034f8f 15:35:22 ---> Running in 7445db59d917 15:35:22 Removing intermediate container 118de3034f8f 15:35:22 ---> 6b3cf99c00e0 15:35:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:22 Removing intermediate container 9a179efc739e 15:35:22 ---> ab5d0d4110c1 15:35:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:22 ---> Running in f5d3f522dca1 15:35:22 ---> f6b7c5b38da3 15:35:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:35:22 ---> 2958f31936aa 15:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:35:22 Removing intermediate container f5d3f522dca1 15:35:22 ---> ac6c984ecdbb 15:35:22 Step 21/23 : LABEL arch=x86_64 15:35:22 ---> 027731e3ed42 15:35:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:35:23 ---> Running in faf63f12a416 15:35:23 ---> Running in 54cf34d11eec 15:35:23 Removing intermediate container faf63f12a416 15:35:23 ---> cf03025be318 15:35:23 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:35:23 Removing intermediate container 7445db59d917 15:35:23 ---> 909c0da9c25e 15:35:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:23 ---> 66b1604506ec 15:35:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:35:23 ---> Running in 1a0fe5b634ce 15:35:24 Removing intermediate container 1a0fe5b634ce 15:35:24 ---> 7f5e840dccea 15:35:24 Step 23/23 : LABEL version=0.0.0 15:35:24 ---> e43d28021b0e 15:35:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:35:24 ---> 59fc58e9eeff 15:35:24 Step 19/23 : ENTRYPOINT ["/core-data"] 15:35:24 ---> Running in 64eff6c3df75 15:35:24 ---> Running in 5128ee7f4a94 15:35:24 Removing intermediate container 54cf34d11eec 15:35:24 ---> 9a203c54e683 15:35:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:35:24 Removing intermediate container 64eff6c3df75 15:35:24 ---> 08d891cbf907 15:35:24 15:35:24 ---> Running in a30653c99c5b 15:35:24 Successfully built 08d891cbf907 15:35:24 Successfully tagged core-command:latest 15:35:24  Building core-command ... done Building security-spiffe-token-provider 15:35:24 Removing intermediate container 5128ee7f4a94 15:35:24 ---> 86ae8b8e0717 15:35:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:24 ---> 3f105cb1f31d 15:35:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:35:25 ---> Running in c69c993a80f8 15:35:25 Removing intermediate container a30653c99c5b 15:35:25 ---> 9c94b17adec3 15:35:25 Step 23/25 : LABEL arch=x86_64 15:35:25 ---> 245ac31a2f2b 15:35:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:35:25 ---> 210f2c2bcedc 15:35:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:35:25 ---> Running in 01c832d11450 15:35:25 Removing intermediate container c69c993a80f8 15:35:25 ---> 4b2c08392a63 15:35:25 Step 21/23 : LABEL arch=x86_64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:25 provisioning config files... 15:35:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config464066188724039567tmp 15:35:25 ---> Running in 3bac61b5ecbc [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:26 ---> Running in e6b7ce31cb75 15:35:26 Removing intermediate container 01c832d11450 15:35:26 ---> 9a476fac1033 15:35:26 Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:35:26 ---> 3a38e77a4577 15:35:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:35:26 ---> Running in cba32e548a91 15:35:26 Removing intermediate container e6b7ce31cb75 15:35:26 ---> 14d3430682d1 15:35:26 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:35:26 ---> docker-login.sh 15:35:26 nexus3.edgexfoundry.org:10001 15:35:26 ---> Running in 498f9001b5dc 15:35:26 Removing intermediate container cba32e548a91 15:35:26 ---> ccaac5aa981e 15:35:26 Step 25/25 : LABEL version=0.0.0 15:35:26 ---> e7f604590320 15:35:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:35:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:35:26 ---> Running in df2d95f4893e 15:35:26 ---> Running in 81fb5e20188b 15:35:26 Removing intermediate container 498f9001b5dc 15:35:26 ---> 550b31ae561f 15:35:26 Step 23/23 : LABEL version=0.0.0 15:35:26 ---> Running in 0b269309ea2a 15:35:26 Removing intermediate container df2d95f4893e 15:35:26 ---> 7d7410403710 15:35:26 15:35:26 Removing intermediate container 81fb5e20188b 15:35:26 ---> f7e02fedcf48 15:35:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:26 Successfully built 7d7410403710 15:35:26 Successfully tagged security-secretstore-setup:latest 15:35:26 Building support-scheduler 15:35:26  Building security-secretstore-setup ... done Removing intermediate container 0b269309ea2a 15:35:26 ---> c51d4ae3924b 15:35:26 15:35:26 Successfully built c51d4ae3924b 15:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:27 Configure a credential helper to remove this warning. See 15:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:27 15:35:27 Login Succeeded 15:35:27 nexus3.edgexfoundry.org:10002 15:35:27 Successfully tagged core-data:latest 15:35:27  Building core-data ... done Building core-metadata 15:35:27 ---> 2fe14c6e51f9 15:35:27 Step 26/31 : RUN chmod +x /entrypoint.sh 15:35:27 ---> Running in 10c136e52242 15:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:27 Configure a credential helper to remove this warning. See 15:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:27 15:35:27 Login Succeeded 15:35:27 nexus3.edgexfoundry.org:10003 15:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:28 Configure a credential helper to remove this warning. See 15:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:28 15:35:28 Login Succeeded 15:35:28 nexus3.edgexfoundry.org:10004 15:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:28 Configure a credential helper to remove this warning. See 15:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:28 15:35:28 Login Succeeded 15:35:28 docker.io 15:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:29 Configure a credential helper to remove this warning. See 15:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:29 15:35:29 Login Succeeded 15:35:29 ---> docker-login.sh ends [Pipeline] } 15:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:29 ========================================================= 15:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:35:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:35:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:30 9b3977197b4f: Pulling fs layer 15:35:30 1a89e8eeedd5: Pulling fs layer 15:35:30 94645a83ff95: Pulling fs layer 15:35:30 e6fb740bc735: Pulling fs layer 15:35:30 3a77bd46dcc9: Pulling fs layer 15:35:30 355e64cbe906: Pulling fs layer 15:35:30 63ab81a10011: Pulling fs layer 15:35:30 555d1d1c4555: Pulling fs layer 15:35:30 7d9057610161: Pulling fs layer 15:35:30 e6fb740bc735: Waiting 15:35:30 3a77bd46dcc9: Waiting 15:35:30 355e64cbe906: Waiting 15:35:30 63ab81a10011: Waiting 15:35:30 555d1d1c4555: Waiting 15:35:30 7d9057610161: Waiting 15:35:30 94645a83ff95: Verifying Checksum 15:35:30 94645a83ff95: Download complete 15:35:30 1a89e8eeedd5: Verifying Checksum 15:35:30 1a89e8eeedd5: Download complete 15:35:30 3a77bd46dcc9: Verifying Checksum 15:35:30 3a77bd46dcc9: Download complete 15:35:30 9b3977197b4f: Verifying Checksum 15:35:30 9b3977197b4f: Download complete 15:35:30 355e64cbe906: Verifying Checksum 15:35:30 355e64cbe906: Download complete 15:35:30 63ab81a10011: Verifying Checksum 15:35:30 63ab81a10011: Download complete 15:35:30 Removing intermediate container 10c136e52242 15:35:30 ---> 073c33c05a98 15:35:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:35:30 ---> Running in add0b0d627af 15:35:30 Removing intermediate container add0b0d627af 15:35:30 ---> a0b0635bcab6 15:35:30 Step 28/31 : CMD ["gate"] 15:35:30 ---> Running in c60b90ca3c5f 15:35:31 Removing intermediate container c60b90ca3c5f 15:35:31 ---> d8d0324adc2d 15:35:31 Step 29/31 : LABEL arch=x86_64 15:35:31 9b3977197b4f: Pull complete 15:35:31 7d9057610161: Verifying Checksum 15:35:31 7d9057610161: Download complete 15:35:31 ---> Running in 028bf49b0a03 15:35:31 1a89e8eeedd5: Pull complete 15:35:32 Removing intermediate container 028bf49b0a03 15:35:32 ---> f7422b82c352 15:35:32 Step 30/31 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:35:32 94645a83ff95: Pull complete 15:35:32 ---> Running in 2f539df25f35 15:35:32 555d1d1c4555: Verifying Checksum 15:35:32 555d1d1c4555: Download complete 15:35:32 Removing intermediate container 2f539df25f35 15:35:32 ---> fb606ab06544 15:35:32 Step 31/31 : LABEL version=0.0.0 15:35:33 e6fb740bc735: Download complete 15:35:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:35:33 ---> a2446cdec1dc 15:35:33 Step 3/20 : WORKDIR /edgex-go 15:35:33 ---> Using cache 15:35:33 ---> 45ff4e24f573 15:35:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:35:33 ---> Running in 07848d3b2e3b 15:35:33 ---> Running in e954c78ad9c2 15:35:33 Removing intermediate container 07848d3b2e3b 15:35:33 ---> 0a2c702e4c2a 15:35:33 15:35:33 Successfully built 0a2c702e4c2a 15:35:33 Successfully tagged security-bootstrapper:latest 15:35:33  Building security-bootstrapper ... done Building security-spire-server 15:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:35:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:35:35 OK: 15866 distinct packages available 15:35:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:36 OK: 221 MiB in 52 packages 15:35:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:38 ---> a2446cdec1dc 15:35:38 Step 3/23 : WORKDIR /edgex-go 15:35:38 ---> Using cache 15:35:38 ---> 45ff4e24f573 15:35:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:38 ---> Using cache 15:35:38 ---> c2f8b33a0cf3 15:35:38 Step 5/23 : RUN apk add --update --no-cache make git 15:35:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:35:38 ---> a2446cdec1dc 15:35:38 Step 3/22 : WORKDIR /edgex-go 15:35:38 ---> Using cache 15:35:38 ---> 45ff4e24f573 15:35:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:38 ---> Using cache 15:35:38 ---> c2f8b33a0cf3 15:35:38 Step 5/22 : RUN apk add --update --no-cache make git 15:35:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:35:40 ---> a2446cdec1dc 15:35:40 Step 3/25 : WORKDIR /edgex-go 15:35:40 ---> Using cache 15:35:40 ---> 45ff4e24f573 15:35:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:40 ---> Using cache 15:35:40 ---> c2f8b33a0cf3 15:35:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:35:40 ---> Using cache 15:35:40 ---> db1a96adc8c2 15:35:40 Step 6/25 : COPY go.mod vendor* ./ 15:35:40 ---> Using cache 15:35:40 ---> d8075889643f 15:35:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:40 ---> Using cache 15:35:40 ---> f273b56f07a9 15:35:40 Step 8/25 : COPY . . 15:35:40 ---> Using cache 15:35:40 ---> 86e112527078 15:35:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:35:40 ---> Using cache 15:35:40 ---> ce7d404815af 15:35:40 Step 10/25 : WORKDIR /edgex-go/spire-build 15:35:40 ---> Using cache 15:35:40 ---> b7895980aea9 15:35:40 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 15:35:41 ---> Running in 47faa7308f36 15:35:41 ---> Running in bb6797f3c3de 15:35:41 ---> Running in 0f79e924646f 15:35:41 Removing intermediate container e954c78ad9c2 15:35:41 ---> 1b6e8159a1a5 15:35:41 Step 5/20 : COPY go.mod vendor* ./ 15:35:41 ---> 5330560fccb8 15:35:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:41 ---> Running in 8dbe23dc133e 15:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:42 Removing intermediate container 0f79e924646f 15:35:42 ---> 8f358deac978 15:35:42 Step 12/25 : WORKDIR /edgex-go 15:35:42 OK: 221 MiB in 52 packages 15:35:42 ---> Running in d52e5b31faa4 15:35:42 Removing intermediate container 8dbe23dc133e 15:35:42 ---> a5194ad90f57 15:35:42 Step 7/20 : COPY . . 15:35:43 OK: 221 MiB in 52 packages 15:35:43 Removing intermediate container d52e5b31faa4 15:35:43 ---> 99e18d746928 15:35:43 15:35:43 Step 13/25 : FROM alpine:3.15 15:35:43 ---> 0ac33e5f5afa 15:35:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:35:43 ---> Using cache 15:35:43 ---> df37ae068e2e 15:35:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:43 ---> Using cache 15:35:43 ---> 6388b3e49b55 15:35:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:35:43 Removing intermediate container 3bac61b5ecbc 15:35:43 ---> 2db0b58a3a90 15:35:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:35:44 ---> Running in 2dfe95f7e89d 15:35:44 ---> Running in 9d02619e9b39 15:35:44 Removing intermediate container 47faa7308f36 15:35:44 ---> bee7f378d79e 15:35:44 Step 6/22 : COPY go.mod vendor* ./ 15:35:44 Removing intermediate container bb6797f3c3de 15:35:44 ---> 03e490275d57 15:35:44 Step 6/23 : COPY go.mod vendor* ./ 15:35:45 ---> e07aa161e4cb 15:35:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:35:45 ---> 52550bd52f20 15:35:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:45 ---> Running in 67328e526f79 15:35:45 ---> Running in 4de67a2ce54b 15:35:45 e6fb740bc735: Pull complete 15:35:45 3a77bd46dcc9: Pull complete 15:35:45 355e64cbe906: Pull complete 15:35:45 63ab81a10011: Pull complete 15:35:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:46 Removing intermediate container 2dfe95f7e89d 15:35:46 ---> c935dfd72177 15:35:46 15:35:46 Step 11/23 : FROM docker:20.10.14 15:35:46 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:35:46 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:35:46 OK: 15859 distinct packages available 15:35:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:46 20.10.14: Pulling from library/docker 15:35:46 Removing intermediate container 67328e526f79 15:35:46 ---> 13ea939302b7 15:35:46 Step 8/22 : COPY . . 15:35:46 Removing intermediate container 4de67a2ce54b 15:35:46 ---> 0ab1bb1e0df4 15:35:46 Step 8/23 : COPY . . 15:35:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:47 (1/5) Installing dumb-init (1.2.5-r1) 15:35:47 (2/5) Installing musl-obstack (1.2.3-r0) 15:35:47 (3/5) Installing libucontext (1.1-r0) 15:35:47 (4/5) Installing gcompat (1.0.0-r4) 15:35:47 (5/5) Installing openssl (1.1.1p-r0) 15:35:47 Executing busybox-1.34.1-r5.trigger 15:35:47 OK: 6 MiB in 19 packages 15:35:50 555d1d1c4555: Pull complete 15:35:52 7d9057610161: Pull complete 15:35:52 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:35:53 ---> 039bed95a341 15:35:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:35:53 ---> Running in 612759e51da8 15:35:53 ---> 03a66df9e389 15:35:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:35:53 Removing intermediate container 9d02619e9b39 15:35:53 ---> f47d541fd800 15:35:53 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:35:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:35:53 Status: Downloaded newer image for docker:20.10.14 15:35:53 ---> 7417809fdb73 15:35:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:35:53 ---> Running in 2661d5785d3d 15:35:53 ---> 23c797ba5b17 15:35:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:35:53 ---> Running in cc1ef2ec0ee3 15:35:53 ---> Running in c9b7f7c61e13 15:35:53 Removing intermediate container cc1ef2ec0ee3 15:35:53 ---> 4a898c541bbc 15:35:53 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:35:53 ---> Running in a82fa40df9f2 15:35: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:35: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/core-metadata/core-metadata ./cmd/core-metadata 15:35:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:53 + docker build -t ci-base-image-arm64 -f - . 15:35:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:35:53 WORKDIR /edgex 15:35:53 COPY go.mod . 15:35:53 RUN go mod download 15:35:53 (1/43) Installing readline (8.1.1-r0) 15:35:53 (2/43) Installing bash (5.1.16-r0) 15:35:53 Executing bash-5.1.16-r0.post-install 15:35:53 (3/43) Installing brotli-libs (1.0.9-r5) 15:35:53 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:35:53 (5/43) Installing libcurl (7.80.0-r2) 15:35:53 (6/43) Installing curl (7.80.0-r2) 15:35:53 (7/43) Installing dumb-init (1.2.5-r1) 15:35:53 (8/43) Installing libbz2 (1.0.8-r1) 15:35:53 (9/43) Installing expat (2.4.7-r0) 15:35:53 (10/43) Installing libffi (3.4.2-r1) 15:35:53 (11/43) Installing gdbm (1.22-r0) 15:35:53 (12/43) Installing xz-libs (5.2.5-r1) 15:35:53 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:35:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:35:53 (15/43) Installing mpdecimal (2.5.1-r1) 15:35:53 (16/43) Installing sqlite-libs (3.36.0-r0) 15:35:53 (17/43) Installing python3 (3.9.7-r4) 15:35:53 (18/43) Installing py3-appdirs (1.4.4-r2) 15:35:53 (19/43) Installing py3-certifi (2020.12.5-r1) 15:35:53 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:35:53 (21/43) Installing py3-idna (3.3-r0) 15:35:53 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:35:53 (23/43) Installing py3-requests (2.26.0-r1) 15:35:53 (24/43) Installing py3-msgpack (1.0.2-r1) 15:35:53 (25/43) Installing py3-lockfile (0.12.2-r4) 15:35:53 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:35:53 (27/43) Installing py3-colorama (0.4.4-r1) 15:35:53 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:35:53 (29/43) Installing py3-distlib (0.3.3-r0) 15:35:53 (30/43) Installing py3-distro (1.6.0-r0) 15:35:53 (31/43) Installing py3-six (1.16.0-r0) 15:35:53 (32/43) Installing py3-webencodings (0.5.1-r4) 15:35:53 (33/43) Installing py3-html5lib (1.1-r1) 15:35:53 (34/43) Installing py3-parsing (2.4.7-r2) 15:35:53 (35/43) Installing py3-packaging (20.9-r1) 15:35:53 (36/43) Installing py3-tomli (1.2.2-r0) 15:35:53 (37/43) Installing py3-pep517 (0.12.0-r0) 15:35:53 (38/43) Installing py3-progress (1.6-r0) 15:35:53 (39/43) Installing py3-retrying (1.3.3-r2) 15:35:53 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:35:53 (41/43) Installing py3-setuptools (52.0.0-r4) 15:35:53 (42/43) Installing py3-toml (0.10.2-r2) 15:35:53 (43/43) Installing py3-pip (20.3.4-r1) 15:35:54 Executing busybox-1.34.1-r5.trigger 15:35:54 OK: 83 MiB in 65 packages 15:35:54 ---> afb5fcb68510 15:35:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:35:54 ---> 61d26ba62661 15:35:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:35:54 Collecting docker-compose==1.23.2 15:35:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:35:54 ---> c7283b1b0af8 15:35:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:35:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:35:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:35:55 Collecting cached-property<2,>=1.2.0 15:35:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:35:55 Collecting texttable<0.10,>=0.9.0 15:35:55 Downloading texttable-0.9.1.tar.gz (11 kB) 15:35:55 ---> 50cde7b3a7b1 15:35:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:35:55 ---> Running in fadb8a569da4 15:35:55 Collecting jsonschema<3,>=2.5.1 15:35:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:35:55 Collecting websocket-client<1.0,>=0.32.0 15:35:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:35:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:35:55 Removing intermediate container fadb8a569da4 15:35:55 ---> 29702fecccee 15:35:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:35:55 Collecting docker<4.0,>=3.6.0 15:35:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:35:55 ---> Running in 4a2a7a740af4 15:35:55 Collecting docopt<0.7,>=0.6.1 15:35:55 Downloading docopt-0.6.2.tar.gz (25 kB) 15:35:55 Sending build context to Docker daemon 169.2MB 15:35:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:35:55 ---> 819e984ddca1 15:35:55 Step 2/4 : WORKDIR /edgex 15:35:55 Removing intermediate container 4a2a7a740af4 15:35:55 ---> c385b7beb258 15:35:55 Step 23/25 : LABEL arch=x86_64 15:35:55 ---> Running in 72cc4dbe1179 15:35:55 Removing intermediate container 72cc4dbe1179 15:35:55 ---> 461982941c97 15:35:55 Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:35:56 ---> Running in 72d8caebd3e5 15:35:56 Collecting PyYAML<4,>=3.10 15:35:56 Downloading PyYAML-3.13.tar.gz (270 kB) 15:35:56 Removing intermediate container 72d8caebd3e5 15:35:56 ---> e70949d32932 15:35:56 Step 25/25 : LABEL version=0.0.0 15:35:56 ---> Running in 9a80cf5ae090 15:35:56 Collecting dockerpty<0.5,>=0.4.1 15:35:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:35:56 Removing intermediate container 9a80cf5ae090 15:35:56 ---> 2e472ccf0849 15:35:56 15:35:56 Successfully built 2e472ccf0849 15:35:56 Successfully tagged security-spire-server:latest 15:35:56 Building support-notifications 15:35:56  Building security-spire-server ... done Collecting docker-pycreds>=0.4.0 15:35:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:35:56 Collecting idna<2.8,>=2.5 15:35:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:35:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:35:57 Collecting chardet<3.1.0,>=3.0.2 15:35:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:35:57 Collecting urllib3<1.25,>=1.21.1 15:35:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:35:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:35:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:35:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:35:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:35:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:35:57 Attempting uninstall: urllib3 15:35:57 Found existing installation: urllib3 1.26.7 15:35:57 Uninstalling urllib3-1.26.7: 15:35:57 Successfully uninstalled urllib3-1.26.7 15:35:57 Attempting uninstall: idna 15:35:57 Found existing installation: idna 3.3 15:35:57 Uninstalling idna-3.3: 15:35:57 Successfully uninstalled idna-3.3 15:35:57 ---> Running in bce97d9f42c3 15:35:58 Attempting uninstall: requests 15:35:58 Found existing installation: requests 2.26.0 15:35:58 Uninstalling requests-2.26.0: 15:35:58 Successfully uninstalled requests-2.26.0 15:35:58 Running setup.py install for texttable: started 15:35:58 Removing intermediate container bce97d9f42c3 15:35:58 ---> 45d3dcb63ae9 15:35:58 Step 3/4 : COPY go.mod . 15:35:58 Running setup.py install for texttable: finished with status 'done' 15:35:58 Running setup.py install for PyYAML: started 15:35:58 ---> 0b34c1de0730 15:35:58 Step 4/4 : RUN go mod download 15:35:58 Running setup.py install for PyYAML: finished with status 'done' 15:35:59 ---> Running in 984567c31b1e 15:35:59 Running setup.py install for docopt: started 15:35:59 Running setup.py install for docopt: finished with status 'done' 15:35:59 Running setup.py install for dockerpty: started 15:35:59 Running setup.py install for dockerpty: finished with status 'done' 15:36:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:36:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:36:00 ---> a2446cdec1dc 15:36:00 Step 3/22 : WORKDIR /edgex-go 15:36:00 ---> Using cache 15:36:00 ---> 45ff4e24f573 15:36:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:00 ---> Using cache 15:36:00 ---> c2f8b33a0cf3 15:36:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:36:01 ---> Running in a41214cb496b 15:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:04 OK: 221 MiB in 52 packages 15:36:05 Removing intermediate container a82fa40df9f2 15:36:05 ---> 06ca491e4370 15:36:05 Step 14/23 : ENV APP_PORT=58890 15:36:05 ---> Running in 95de1548419c 15:36:05 Removing intermediate container a41214cb496b 15:36:05 ---> 590873191dd3 15:36:05 Step 6/22 : COPY go.mod vendor* ./ 15:36:05 Removing intermediate container 95de1548419c 15:36:05 ---> 44301972e509 15:36:05 Step 15/23 : EXPOSE $APP_PORT 15:36:05 ---> Running in e14864729c71 15:36:05 ---> 1e3c588d5f78 15:36:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:05 ---> Running in ce19e5464fec 15:36:06 Removing intermediate container e14864729c71 15:36:06 ---> b96789cd79ba 15:36:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:36:07 ---> 61cabea15d20 15:36:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:36:07 ---> 6bea3dbeb16c 15:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:36:08 Removing intermediate container ce19e5464fec 15:36:08 ---> 7d1a02417264 15:36:08 Step 8/22 : COPY . . 15:36:08 ---> d7aae2fd789f 15:36:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:36:08 ---> Running in f8ea7a59d8f7 15:36:08 Removing intermediate container f8ea7a59d8f7 15:36:08 ---> 500155fc1647 15:36:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:08 ---> Running in 73bdadff10f8 15:36:09 Removing intermediate container 73bdadff10f8 15:36:09 ---> 54060747eb2f 15:36:09 Step 21/23 : LABEL arch=x86_64 15:36:09 ---> Running in 90f46516e611 15:36:09 Removing intermediate container 90f46516e611 15:36:09 ---> 23fda278a1ae 15:36:09 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:09 ---> Running in 08b35bf88c12 15:36:10 Removing intermediate container 08b35bf88c12 15:36:10 ---> e9f8e964fe10 15:36:10 Step 23/23 : LABEL version=0.0.0 15:36:10 ---> Running in 32d8f9858d75 15:36:10 Removing intermediate container 32d8f9858d75 15:36:10 ---> d96ac8c5547c 15:36:10 15:36:10 Successfully built d96ac8c5547c 15:36:10 Successfully tagged sys-mgmt-agent:latest 15:36:10 Building security-proxy-setup 15:36:19  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:36:19 ---> a2446cdec1dc 15:36:19 Step 3/22 : WORKDIR /edgex-go 15:36:19 ---> Using cache 15:36:19 ---> 45ff4e24f573 15:36:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:19 ---> Using cache 15:36:19 ---> c2f8b33a0cf3 15:36:19 Step 5/22 : RUN apk add --update --no-cache make git 15:36:19 ---> Using cache 15:36:19 ---> 03e490275d57 15:36:19 Step 6/22 : COPY go.mod vendor* ./ 15:36:19 ---> Using cache 15:36:19 ---> 52550bd52f20 15:36:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:19 ---> Using cache 15:36:19 ---> 0ab1bb1e0df4 15:36:19 Step 8/22 : COPY . . 15:36:19 ---> Using cache 15:36:19 ---> 03a66df9e389 15:36:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:36:20 ---> Running in 1cc32a949e2a 15:36:20 ---> bbeda1b2e2e7 15:36:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:36:20 ---> Running in 4ab5296ce289 15:36:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:36:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:36:22 Removing intermediate container 2661d5785d3d 15:36:22 ---> a9bd85c15f79 15:36:22 15:36:22 Step 10/23 : FROM alpine:3.14 15:36:22 ---> e04c818066af 15:36:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:36:22 ---> Using cache 15:36:22 ---> 7a60ea59d48f 15:36:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:22 ---> Using cache 15:36:22 ---> 5fb5f26b9f74 15:36:22 Step 13/23 : ENV APP_PORT=59881 15:36:22 ---> Running in bb20eec4e80f 15:36:22 Removing intermediate container bb20eec4e80f 15:36:22 ---> b54cf1c1b928 15:36:22 Step 14/23 : EXPOSE $APP_PORT 15:36:23 Removing intermediate container 612759e51da8 15:36:23 ---> 9edfbd60d83b 15:36:23 15:36:23 Step 9/20 : FROM alpine:3.15 15:36:23 ---> 0ac33e5f5afa 15:36:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:23 ---> Using cache 15:36:23 ---> df37ae068e2e 15:36:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:23 ---> Using cache 15:36:23 ---> 6388b3e49b55 15:36:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:36:23 ---> Running in 143761741c98 15:36:23 ---> Running in fded7eaea12c 15:36:23 Removing intermediate container 143761741c98 15:36:23 ---> 24056b320f55 15:36:23 Step 15/23 : WORKDIR / 15:36:23 ---> Running in 738905bfecd6 15:36:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:23 Removing intermediate container 738905bfecd6 15:36:23 ---> 21356c379776 15:36:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:24 ---> 26e2d848e62e 15:36:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:36:24 Removing intermediate container c9b7f7c61e13 15:36:24 ---> ac5f4d718eee 15:36:24 15:36:24 Step 10/22 : FROM alpine:3.14 15:36:24 ---> e04c818066af 15:36:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:36:24 ---> Using cache 15:36:24 ---> 7a60ea59d48f 15:36:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:24 ---> Using cache 15:36:24 ---> 5fb5f26b9f74 15:36:24 Step 13/22 : ENV APP_PORT=59861 15:36:24 ---> Running in dfe8cc6b958d 15:36:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:24 Removing intermediate container dfe8cc6b958d 15:36:24 ---> a41e44737c49 15:36:24 Step 14/22 : EXPOSE $APP_PORT 15:36:24 ---> Running in 6cec7993f77b 15:36:24 ---> d28cb5e2ab85 15:36:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:36:24 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:36:24 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:36:24 OK: 15859 distinct packages available 15:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:25 Removing intermediate container 6cec7993f77b 15:36:25 ---> d2a21b37f279 15:36:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:25 ---> 8ffbfc124593 15:36:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:36:25 ---> Running in ad292c68c283 15:36:25 ---> f910a4fd540a 15:36:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:36:25 Removing intermediate container ad292c68c283 15:36:25 ---> 9ce11c173a1f 15:36:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:25 ---> Running in a46ee474e6d6 15:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:25 Removing intermediate container a46ee474e6d6 15:36:25 ---> eac52d47a98f 15:36:25 Step 21/23 : LABEL arch=x86_64 15:36:25 ---> Running in 3823693112af 15:36:26 (1/9) Installing ca-certificates (20211220-r0) 15:36:26 Removing intermediate container 3823693112af 15:36:26 ---> dfe0ba630cc1 15:36:26 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:26 (2/9) Installing brotli-libs (1.0.9-r5) 15:36:26 ---> 760463fb33d6 15:36:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:36:26 ---> Running in de3e990953b1 15:36:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:36:26 (4/9) Installing libcurl (7.80.0-r2) 15:36:26 (5/9) Installing curl (7.80.0-r2) 15:36:26 Removing intermediate container de3e990953b1 15:36:26 ---> 6ba46ec59aea 15:36:26 Step 23/23 : LABEL version=0.0.0 15:36:26 (6/9) Installing dumb-init (1.2.5-r1) 15:36:26 ---> Running in 2a56fcf46edb 15:36:26 ---> 567331684e49 15:36:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:36:26 (7/9) Installing musl-obstack (1.2.3-r0) 15:36:26 ---> Running in 360a022cd51d 15:36:26 (8/9) Installing libucontext (1.1-r0) 15:36:26 (9/9) Installing gcompat (1.0.0-r4) 15:36:26 Removing intermediate container 2a56fcf46edb 15:36:26 ---> d8f3c0a7f3b6 15:36:26 15:36:26 Removing intermediate container 360a022cd51d 15:36:26 ---> f5ab8aa92193 15:36:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:26 Executing busybox-1.34.1-r5.trigger 15:36:27 Executing ca-certificates-20211220-r0.trigger 15:36:27 Successfully built d8f3c0a7f3b6 15:36:27 ---> Running in 584d6a8edf9a 15:36:27 Successfully tagged core-metadata:latest 15:36:27  Building core-metadata ... done Building security-spire-agent 15:36:27 OK: 8 MiB in 23 packages 15:36:27 Removing intermediate container 584d6a8edf9a 15:36:27 ---> 1f90a9de3f8e 15:36:27 Step 20/22 : LABEL arch=x86_64 15:36:28 ---> Running in f58b38a06383 15:36:28 Removing intermediate container f58b38a06383 15:36:28 ---> 90051ddb3bd6 15:36:28 Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:28 ---> Running in 45da84946c06 15:36:29 Removing intermediate container fded7eaea12c 15:36:29 ---> a0f66e3a1e62 15:36:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:29 Removing intermediate container 45da84946c06 15:36:29 ---> f70df8598b91 15:36:29 Step 22/22 : LABEL version=0.0.0 15:36:29 ---> Running in 19a323ed93c9 15:36:29 Removing intermediate container 19a323ed93c9 15:36:29 ---> 43329e11529d 15:36:29 15:36:29 Successfully built 43329e11529d 15:36:29 Successfully tagged support-scheduler:latest 15:36:29  Building support-scheduler ... done  ---> 7619630882ee 15:36:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:36:31 ---> 95902c661215 15:36:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:36:32 ---> 7abac36fdb85 15:36:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:36:32 ---> Running in 106dcd9f1bc6 15:36:32 Removing intermediate container 106dcd9f1bc6 15:36:32 ---> bf1338ea0872 15:36:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:36:32 ---> a2446cdec1dc 15:36:32 Step 3/26 : WORKDIR /edgex-go 15:36:32 ---> Using cache 15:36:32 ---> 45ff4e24f573 15:36:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:32 ---> Using cache 15:36:32 ---> c2f8b33a0cf3 15:36:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:36:32 ---> Using cache 15:36:32 ---> db1a96adc8c2 15:36:32 Step 6/26 : COPY go.mod vendor* ./ 15:36:32 ---> Using cache 15:36:32 ---> d8075889643f 15:36:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:32 ---> Using cache 15:36:32 ---> f273b56f07a9 15:36:32 Step 8/26 : COPY . . 15:36:32 ---> Using cache 15:36:32 ---> 86e112527078 15:36:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:36:32 ---> Using cache 15:36:32 ---> ce7d404815af 15:36:32 Step 10/26 : WORKDIR /edgex-go/spire-build 15:36:32 ---> Using cache 15:36:32 ---> b7895980aea9 15:36:32 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 15:36:32 ---> Using cache 15:36:32 ---> a822d5d6d4dd 15:36:32 Step 12/26 : WORKDIR /edgex-go 15:36:32 ---> Using cache 15:36:32 ---> c3e776b20a7d 15:36:32 15:36:32 Step 13/26 : FROM alpine:3.15 15:36:32 ---> 0ac33e5f5afa 15:36:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:32 ---> Using cache 15:36:32 ---> df37ae068e2e 15:36:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:32 ---> Using cache 15:36:32 ---> 6388b3e49b55 15:36:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:36:32 ---> Using cache 15:36:32 ---> f47d541fd800 15:36:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:36:32 ---> Running in e29aaf83c56c 15:36:32 Removing intermediate container e29aaf83c56c 15:36:32 ---> 178017e4a549 15:36:32 Step 18/20 : LABEL arch=x86_64 15:36:32 ---> Running in 931f08a76b58 15:36:33 Removing intermediate container 931f08a76b58 15:36:33 ---> ad4d994e8b68 15:36:33 Step 19/20 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:33 ---> Running in cf28f4b71f68 15:36:33 Removing intermediate container cf28f4b71f68 15:36:33 ---> 721602ac76f4 15:36:33 Step 20/20 : LABEL version=0.0.0 15:36:33 ---> Running in 002be7311294 15:36:33 ---> a35df97a9f6e 15:36:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:36:34 Removing intermediate container 002be7311294 15:36:34 ---> 30fe97dab0d0 15:36:34 15:36:34 Successfully built 30fe97dab0d0 15:36:34 Successfully tagged security-spiffe-token-provider:latest 15:36:35  Building security-spiffe-token-provider ... done  ---> adcc567572a0 15:36:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:36:35 ---> 89f165cdc7ed 15:36:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:36:36 ---> 18bea8eb26f9 15:36:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:36:36 ---> 1b90c759f38c 15:36:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:36 ---> Running in 2e485e38e2df 15:36:36 Removing intermediate container 2e485e38e2df 15:36:36 ---> adb1059d129d 15:36:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:36 ---> Running in 907ba417d4dd 15:36:36 Removing intermediate container 907ba417d4dd 15:36:36 ---> 32d26dead25b 15:36:36 Step 24/26 : LABEL arch=x86_64 15:36:36 ---> Running in 3c2445e5ba5f 15:36:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:36:36 Removing intermediate container 3c2445e5ba5f 15:36:36 ---> 6734c74581cf 15:36:36 Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:36 ---> Running in a6ef48bb2dd7 15:36:37 Removing intermediate container a6ef48bb2dd7 15:36:37 ---> 9b0be93c9c52 15:36:37 Step 26/26 : LABEL version=0.0.0 15:36:37 ---> Running in f24d673ebe8a 15:36:37 Removing intermediate container f24d673ebe8a 15:36:37 ---> c6e0668ad5c7 15:36:37 15:36:37 Successfully built c6e0668ad5c7 15:36:37 Successfully tagged security-spire-agent:latest 15:36:40  Building security-spire-agent ... done Removing intermediate container 1cc32a949e2a 15:36:40 ---> 9cbb8dbce7ce 15:36:40 15:36:40 Step 10/22 : FROM alpine:3.14 15:36:40 ---> e04c818066af 15:36:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:36:40 ---> Running in 978ffcdedfcd 15:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:40 (1/6) Installing ca-certificates (20211220-r0) 15:36:40 (2/6) Installing brotli-libs (1.0.9-r5) 15:36:40 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:36:40 (4/6) Installing libcurl (7.79.1-r2) 15:36:40 (5/6) Installing curl (7.79.1-r2) 15:36:40 (6/6) Installing dumb-init (1.2.5-r1) 15:36:40 Executing busybox-1.33.1-r7.trigger 15:36:40 Executing ca-certificates-20211220-r0.trigger 15:36:40 OK: 8 MiB in 20 packages 15:36:41 Removing intermediate container 978ffcdedfcd 15:36:41 ---> f8704a77baaf 15:36:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:41 ---> Running in 039c6c4e4513 15:36:41 Removing intermediate container 039c6c4e4513 15:36:41 ---> b13b5d50fdf7 15:36:41 Step 13/22 : WORKDIR /edgex 15:36:41 ---> Running in e8e06f298643 15:36:41 Removing intermediate container e8e06f298643 15:36:41 ---> 612dc82a2287 15:36:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:36:42 ---> 33bbd8967e09 15:36:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:36:42 ---> fe4615c6ef5a 15:36:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:36:43 ---> b57e58da9e07 15:36:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:36:43 Removing intermediate container 4ab5296ce289 15:36:43 ---> a0b653f69cf1 15:36:43 15:36:43 Step 10/22 : FROM alpine:3.14 15:36:43 ---> e04c818066af 15:36:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:36:43 ---> Running in f0ea453ef824 15:36:43 ---> 5a177e359656 15:36:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:43 ---> Running in 6f6b8720e391 15:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:43 (1/2) Installing ca-certificates (20211220-r0) 15:36:43 (2/2) Installing dumb-init (1.2.5-r1) 15:36:43 Executing busybox-1.33.1-r7.trigger 15:36:43 Executing ca-certificates-20211220-r0.trigger 15:36:43 OK: 6 MiB in 16 packages 15:36:44 Removing intermediate container 6f6b8720e391 15:36:44 ---> 637ab2b8291a 15:36:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:36:44 ---> Running in 7cbb4751cbc9 15:36:44 Removing intermediate container 7cbb4751cbc9 15:36:44 ---> 34caf3c2dc53 15:36:44 Step 20/22 : LABEL arch=x86_64 15:36:44 ---> Running in 9f1fedc3e895 15:36:44 Removing intermediate container 9f1fedc3e895 15:36:44 ---> 7d329dc7f671 15:36:44 Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:44 Removing intermediate container f0ea453ef824 15:36:44 ---> 5e94f8137e15 15:36:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:36:44 ---> Running in 573107e5e1f0 15:36:44 ---> Running in 7de83b21908b 15:36:44 Removing intermediate container 573107e5e1f0 15:36:44 ---> e5556fdb171f 15:36:44 Step 22/22 : LABEL version=0.0.0 15:36:44 Removing intermediate container 7de83b21908b 15:36:44 ---> 1a70d23e33b7 15:36:44 Step 13/22 : ENV APP_PORT=59860 15:36:44 ---> Running in 41404e283911 15:36:44 ---> Running in acca9961b726 15:36:44 Removing intermediate container 41404e283911 15:36:44 ---> 9d7d2f46f861 15:36:44 15:36:44 Removing intermediate container acca9961b726 15:36:44 ---> 3e45e2628e9d 15:36:44 Step 14/22 : EXPOSE $APP_PORT 15:36:44 ---> Running in 4a5e209035b9 15:36:44 Successfully built 9d7d2f46f861 15:36:44 Successfully tagged security-proxy-setup:latest 15:36:44  Building security-proxy-setup ... done Removing intermediate container 4a5e209035b9 15:36:44 ---> c8209d6c9ce8 15:36:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:45 ---> 742b66d7c997 15:36:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:36:45 ---> ac45912f5234 15:36:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:36:45 ---> 6670d22a4ab1 15:36:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:36:45 ---> Running in ed43e8d6cbd4 15:36:45 Removing intermediate container ed43e8d6cbd4 15:36:45 ---> 9590c09e8906 15:36:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:45 ---> Running in d105842b62aa 15:36:45 Removing intermediate container d105842b62aa 15:36:45 ---> c22a46954435 15:36:45 Step 20/22 : LABEL arch=x86_64 15:36:45 ---> Running in b7a65830e4e6 15:36:45 Removing intermediate container b7a65830e4e6 15:36:45 ---> b9be15bea336 15:36:45 Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:36:46 ---> Running in 6d4d7b44f0fd 15:36:46 Removing intermediate container 6d4d7b44f0fd 15:36:46 ---> 15370fe0436c 15:36:46 Step 22/22 : LABEL version=0.0.0 15:36:46 ---> Running in 2c3478273f78 15:36:46 Removing intermediate container 2c3478273f78 15:36:46 ---> 6d4bfc509f2b 15:36:46 15:36:46 Successfully built 6d4bfc509f2b 15:36:46 Successfully tagged support-notifications:latest 15:36:46  Building support-notifications ... done  [Pipeline] } 15:36:46 $ docker stop --time=1 d2f845e124bdc09f8ebb9db0aef2e7050e408755c0d17a6137397fd5ddc1ac8a 15:36:47 $ docker rm -f d2f845e124bdc09f8ebb9db0aef2e7050e408755c0d17a6137397fd5ddc1ac8a [Pipeline] // withDockerContainer [Pipeline] sh 15:36:48 + docker images 15:36:48 REPOSITORY TAG IMAGE ID CREATED SIZE 15:36:48 support-notifications latest 6d4bfc509f2b 1 second ago 27MB 15:36:48 security-proxy-setup latest 9d7d2f46f861 3 seconds ago 26.9MB 15:36:48 a0b653f69cf1 5 seconds ago 1.68GB 15:36:48 9cbb8dbce7ce 8 seconds ago 1.62GB 15:36:48 security-spire-agent latest c6e0668ad5c7 10 seconds ago 127MB 15:36:48 security-spiffe-token-provider latest 30fe97dab0d0 14 seconds ago 29MB 15:36:48 support-scheduler latest 43329e11529d 18 seconds ago 26.4MB 15:36:48 core-metadata latest d8f3c0a7f3b6 21 seconds ago 17MB 15:36:48 ac5f4d718eee 23 seconds ago 1.67GB 15:36:48 9edfbd60d83b 25 seconds ago 1.67GB 15:36:48 a9bd85c15f79 26 seconds ago 1.62GB 15:36:48 sys-mgmt-agent latest d96ac8c5547c 37 seconds ago 299MB 15:36:48 security-spire-server latest 2e472ccf0849 51 seconds ago 87.3MB 15:36:48 c935dfd72177 About a minute ago 1.62GB 15:36:48 99e18d746928 About a minute ago 1.52GB 15:36:48 security-bootstrapper latest 0a2c702e4c2a About a minute ago 19.1MB 15:36:48 security-secretstore-setup latest 7d7410403710 About a minute ago 28.5MB 15:36:48 core-data latest c51d4ae3924b About a minute ago 22.5MB 15:36:48 core-command latest 08d891cbf907 About a minute ago 16.1MB 15:36:48 d29441ef1ace About a minute ago 1.63GB 15:36:48 03c3840a58d7 About a minute ago 1.65GB 15:36:48 fe748196412d About a minute ago 1.62GB 15:36:48 28a2c2296cfc About a minute ago 1.61GB 15:36:48 security-spire-config latest 89b1ea69953a About a minute ago 86.7MB 15:36:48 c3e776b20a7d About a minute ago 1.52GB 15:36:48 ci-base-image-x86_64 latest a2446cdec1dc 4 minutes ago 1.02GB 15:36:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 15:36:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 15:36:48 docker 20.10.14 7417809fdb73 2 months ago 218MB 15:36:48 alpine 3.14 e04c818066af 2 months ago 5.59MB 15:36:48 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 15:36:48 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] } 15:36:55 Removing intermediate container 984567c31b1e 15:36:55 ---> b2824a1a03d9 15:36:55 Successfully built b2824a1a03d9 15:36:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:55 + docker inspect -f . ci-base-image-arm64 15:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:56 prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container 15:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:36:57 $ docker top cc19f66196d7c74ddf9f3c9a0bd42c7ea2defa89ff2c43270566dd5715bc88f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:58 + go version 15:36:58 go version go1.17.7 linux/arm64 [Pipeline] } 15:36:58 $ docker stop --time=1 cc19f66196d7c74ddf9f3c9a0bd42c7ea2defa89ff2c43270566dd5715bc88f6 15:37:00 $ docker rm -f cc19f66196d7c74ddf9f3c9a0bd42c7ea2defa89ff2c43270566dd5715bc88f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:01 + docker inspect -f . ci-base-image-arm64 15:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:01 prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container 15:37:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:37:02 $ docker top 2b0dc29b67bb4cf879fd105571289875cb6398ef120ac6265ed547c34fab3a66 -eo pid,comm [Pipeline] { [Pipeline] echo 15:37:03 ========================================================= 15:37:03 [edgeXBuildGoParallel] Running Tests and Build... 15:37:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:37:03 + make test 15:37:03 go mod tidy -compat=1.17 15:37:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:37:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:39:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:39:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:39:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:39:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:39:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:39:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:39:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:39:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:39:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:39:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements 15:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.453s coverage: 98.5% of statements 15:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements 15:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.707s coverage: 89.2% of statements 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.446s coverage: 83.8% of statements 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.689s coverage: 95.6% of statements 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.456s coverage: 72.2% of statements 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.577s coverage: 60.0% of statements 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.831s coverage: 0.9% of statements 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.440s coverage: 58.8% of statements 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements 15:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 15:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 15:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements 15:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 15:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.788s coverage: 82.5% of statements 15:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 58.8% of statements 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.326s coverage: 85.4% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.061s coverage: 91.2% of statements 15:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 64.4% of statements 15:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.298s coverage: 100.0% of statements 15:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements 15:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 15:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 15:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.128s coverage: 100.0% of statements 15:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.473s coverage: 65.4% of statements 15:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.041s coverage: 43.8% of statements 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.504s coverage: 17.7% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.905s coverage: 92.3% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.480s coverage: 63.2% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.555s coverage: 97.7% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.283s coverage: 28.9% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.266s coverage: 100.0% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements 15:41:24 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 15:41:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:41:24 GO111MODULE=on go vet ./... 15:43:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:31 ./bin/test-attribution-txt.sh [Pipeline] echo 15:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:43:31 + ls -al . 15:43:31 total 680 15:43:31 drwxrwxr-x 9 1001 1001 4096 Jul 2 15:37 . 15:43:31 drwxr-xr-x 4 root root 4096 Jul 2 15:37 .. 15:43:31 -rw-rw-r-- 1 1001 1001 11 Jul 2 15:35 .dockerignore 15:43:31 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:35 .git 15:43:31 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:35 .github 15:43:31 -rw-rw-r-- 1 1001 1001 879 Jul 2 15:35 .gitignore 15:43:31 -rw-rw-r-- 1 1001 1001 42 Jul 2 15:35 .golangci.yml 15:43:31 -rw-rw-r-- 1 1001 1001 87 Jul 2 15:35 .hadolint.yml 15:43:31 -rw-rw-r-- 1 1001 1001 166 Jul 2 15:35 .sonarcloud.properties 15:43:31 -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:35 ADOPTERS.md 15:43:31 -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:35 Attribution.txt 15:43:31 -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:35 CHANGELOG.md 15:43:31 -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:35 CONTRIBUTING.md 15:43:31 -rw-rw-r-- 1 1001 1001 677 Jul 2 15:35 GOVERNANCE.md 15:43:31 -rw-rw-r-- 1 1001 1001 850 Jul 2 15:35 Jenkinsfile 15:43:31 -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:35 LICENSE 15:43:31 -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:35 Makefile 15:43:31 -rw-rw-r-- 1 1001 1001 582 Jul 2 15:35 OWNERS.md 15:43:31 -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:35 README.md 15:43:31 -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:35 SECURITY.md 15:43:31 -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION 15:43:31 -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:35 ZMQWindows.md 15:43:31 drwxrwxr-x 2 1001 1001 4096 Jul 2 15:35 bin 15:43:31 drwxrwxr-x 18 1001 1001 4096 Jul 2 15:35 cmd 15:43:31 -rw-r--r-- 1 root root 435593 Jul 2 15:41 coverage.out 15:43:31 -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:35 go.mod 15:43:31 -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:37 go.sum 15:43:31 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:35 internal 15:43:31 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:35 openapi 15:43:31 drwxrwxr-x 4 1001 1001 4096 Jul 2 15:35 snap 15:43:31 -rw-rw-r-- 1 1001 1001 204 Jul 2 15:35 version.go [Pipeline] sh 15:43:32 + '[' -e coverage.out ] 15:43:32 + chown 1001:1001 coverage.out [Pipeline] stash 15:43:32 Warning: overwriting stash ‘coverage-report’ 15:43:33 Stashed 1 file(s) [Pipeline] sh 15:43:34 + make build 15:43:34 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 15:45: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/core-metadata/core-metadata ./cmd/core-metadata 15:46:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:46:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:46: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:46:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:47:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:47:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:47: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/secrets-config ./cmd/secrets-config 15:47:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:47:30 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] } 15:47:37 $ docker stop --time=1 2b0dc29b67bb4cf879fd105571289875cb6398ef120ac6265ed547c34fab3a66 15:47:39 $ docker rm -f 2b0dc29b67bb4cf879fd105571289875cb6398ef120ac6265ed547c34fab3a66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:42 15:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:42 latest: Pulling from edgex-devops/edgex-compose-arm64 15:47:42 29e5d40040c1: Pulling fs layer 15:47:42 1ce36da41761: Pulling fs layer 15:47:42 25b303627fd3: Pulling fs layer 15:47:42 29e5d40040c1: Verifying Checksum 15:47:42 29e5d40040c1: Download complete 15:47:43 1ce36da41761: Verifying Checksum 15:47:43 1ce36da41761: Download complete 15:47:43 29e5d40040c1: Pull complete 15:47:44 1ce36da41761: Pull complete 15:47:44 25b303627fd3: Verifying Checksum 15:47:44 25b303627fd3: Download complete 15:47:57 25b303627fd3: Pull complete 15:47:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container 15:47:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:48:00 $ docker top 99d5fb161e1a9ebc47393e0e2fc6e4f5c48697fed533dffa941e8654ca312efa -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:01 + docker-compose build --help 15:48:01 + grep parallel 15:48:06 --parallel Build images in parallel. [Pipeline] } 15:48:06 $ docker stop --time=1 99d5fb161e1a9ebc47393e0e2fc6e4f5c48697fed533dffa941e8654ca312efa 15:48:08 $ docker rm -f 99d5fb161e1a9ebc47393e0e2fc6e4f5c48697fed533dffa941e8654ca312efa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:09 prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container 15:48:09 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:48:11 $ docker top fa7d46602fd6fa1c0da9f04686b290d330fea6bd45ca95cb44a486b1677c3a1c -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:12 + docker-compose -f ./docker-compose-build.yml build --parallel 15:48:18 Building core-command ... 15:48:18 Building core-data ... 15:48:18 Building core-metadata ... 15:48:18 Building security-bootstrapper ... 15:48:18 Building security-proxy-setup ... 15:48:18 Building security-secretstore-setup ... 15:48:18 Building security-spiffe-token-provider ... 15:48:18 Building security-spire-agent ... 15:48:18 Building security-spire-config ... 15:48:18 Building security-spire-server ... 15:48:18 Building support-notifications ... 15:48:18 Building support-scheduler ... 15:48:18 Building sys-mgmt-agent ... 15:48:18 Building security-proxy-setup 15:48:18 Building support-scheduler 15:48:18 Building security-bootstrapper 15:48:18 Building security-spire-server 15:48:18 Building support-notifications 15:49:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:49:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:40 ---> b2824a1a03d9 15:49:40 Step 3/22 : WORKDIR /edgex-go 15:49:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:49:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:41 ---> b2824a1a03d9 15:49:41 Step 3/22 : WORKDIR /edgex-go 15:49:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:49:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:49:42 ---> b2824a1a03d9 15:49:42 Step 3/25 : WORKDIR /edgex-go 15:49:42 ---> Running in 0ecb07cbe3a1 15:49:42 ---> Running in 121a0bffe9c8 15:49:42 ---> Running in bc48b817f483 15:49:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:49:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:49:42 ---> b2824a1a03d9 15:49:42 Step 3/31 : WORKDIR /edgex-go 15:49:42 ---> Running in add0e8957c02 15:49:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:49:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:42 ---> b2824a1a03d9 15:49:42 Step 3/22 : WORKDIR /edgex-go 15:49:42 ---> Running in dd8a576c8831 15:49:43 Removing intermediate container 0ecb07cbe3a1 15:49:43 ---> 53e01b65977c 15:49:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:43 Removing intermediate container bc48b817f483 15:49:43 ---> 5fda4c43d580 15:49:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:43 Removing intermediate container add0e8957c02 15:49:43 ---> 7ea6b74c7879 15:49:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:43 Removing intermediate container 121a0bffe9c8 15:49:43 ---> 5c8588d44a44 15:49:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:43 ---> Running in 05e34780e806 15:49:43 Removing intermediate container dd8a576c8831 15:49:43 ---> Running in f193a9a0c0ab 15:49:43 ---> aa5e7698e04d 15:49:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:43 ---> Running in 5de332e458eb 15:49:43 ---> Running in 9ffcc45e4837 15:49:43 ---> Running in cbba842408e5 15:49:46 Removing intermediate container 05e34780e806 15:49:46 ---> 67472da8bbf9 15:49:46 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:49:46 ---> Running in 56f87c7c4b23 15:49:47 Removing intermediate container 5de332e458eb 15:49:47 Removing intermediate container cbba842408e5 15:49:47 ---> 2b57142644df 15:49:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:49:47 ---> e71c0f77d276 15:49:47 Step 5/31 : RUN apk add --update --no-cache make git 15:49:47 Removing intermediate container f193a9a0c0ab 15:49:47 ---> 9ba07b1d5dcb 15:49:47 Step 5/22 : RUN apk add --update --no-cache make git 15:49:47 Removing intermediate container 9ffcc45e4837 15:49:47 ---> 9e33ca4ea978 15:49:47 Step 5/22 : RUN apk add --update --no-cache make git 15:49:47 ---> Running in 8fc07fc1a8f6 15:49:48 ---> Running in 30b8f7e54479 15:49:48 ---> Running in 8a32e8d414e3 15:49:48 ---> Running in 1a054d76273a 15:49:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:49:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:49:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:49:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:49:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:49:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:49:51 OK: 220 MiB in 52 packages 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:49:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:49:52 OK: 220 MiB in 52 packages 15:49:52 Removing intermediate container 56f87c7c4b23 15:49:52 ---> 16cb9e057f31 15:49:52 Step 6/25 : COPY go.mod vendor* ./ 15:49:53 OK: 220 MiB in 52 packages 15:49:53 OK: 220 MiB in 52 packages 15:49:53 OK: 220 MiB in 52 packages 15:49:54 ---> 722ff4f404ac 15:49:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:54 ---> Running in 435934e45b91 15:49:54 Removing intermediate container 8fc07fc1a8f6 15:49:54 ---> d1c193f86608 15:49:54 Step 6/22 : COPY go.mod vendor* ./ 15:49:55 Removing intermediate container 8a32e8d414e3 15:49:55 ---> d0b7fe64cb3d 15:49:55 Step 6/31 : COPY go.mod vendor* ./ 15:49:55 Removing intermediate container 30b8f7e54479 15:49:55 Removing intermediate container 1a054d76273a 15:49:55 ---> cef7443c0407 15:49:55 Step 6/22 : COPY go.mod vendor* ./ 15:49:55 ---> 5ed8b5d44529 15:49:55 Step 6/22 : COPY go.mod vendor* ./ 15:49:56 ---> 00424b99dfc9 15:49:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:56 ---> Running in 6b84d6cfe1ae 15:49:56 ---> 915eaf4a592b 15:49:56 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:56 ---> Running in 9afcf15088b1 15:49:56 ---> e1930578a183 15:49:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:57 ---> Running in 8429d98aac5a 15:49:57 ---> 7f9a8f58b0bd 15:49:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:57 ---> Running in 12908f8d2763 15:49:59 Removing intermediate container 435934e45b91 15:49:59 ---> 7fe86d40af7f 15:49:59 Step 8/25 : COPY . . 15:50:04 Removing intermediate container 6b84d6cfe1ae 15:50:04 ---> 65d5fb73dc1f 15:50:04 Step 8/22 : COPY . . 15:50:04 Removing intermediate container 9afcf15088b1 15:50:04 ---> 676eccb280b5 15:50:04 Step 8/31 : COPY . . 15:50:04 Removing intermediate container 8429d98aac5a 15:50:04 ---> 461b8f4eb49a 15:50:04 Step 8/22 : COPY . . 15:50:04 Removing intermediate container 12908f8d2763 15:50:04 ---> 11d03f84b71f 15:50:04 Step 8/22 : COPY . . 15:50:31 ---> e8c9b2f6d5e5 15:50:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:50:31 ---> Running in e1a60440814c 15:50:31 Removing intermediate container e1a60440814c 15:50:31 ---> 00e056147665 15:50:31 Step 10/25 : WORKDIR /edgex-go/spire-build 15:50:32 ---> Running in 8344eb3f2724 15:50:32 Removing intermediate container 8344eb3f2724 15:50:32 ---> f475bf8f9532 15:50:32 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 15:50:33 ---> Running in b083a83d893d 15:50:34 ---> 267c3a6d21b3 15:50:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:50:34 ---> 67859f97b9e8 15:50:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:50:34 ---> Running in d9fdeede6231 15:50:34 ---> Running in 3f909141b878 15:50:34 ---> d73ac83f81c6 15:50:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:50:34 ---> Running in d7864dfb8086 15:50:34 ---> e8e59c08c0f3 15:50:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:50:35 ---> Running in 73c01530e514 15:50:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:50: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 15:50:37 Removing intermediate container b083a83d893d 15:50:37 ---> cd51272669f3 15:50:37 Step 12/25 : WORKDIR /edgex-go 15:50:37 ---> Running in f9995fa03ad9 15:50:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:50:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:50:38 Removing intermediate container f9995fa03ad9 15:50:38 ---> fbd892d13dab 15:50:38 15:50:38 Step 13/25 : FROM alpine:3.15 15:50:38 3.15: Pulling from library/alpine 15:50:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:50:39 Status: Downloaded newer image for alpine:3.15 15:50:39 ---> 3fb3c9af89a9 15:50:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:50:40 ---> Running in c22816c64f4f 15:50:40 Removing intermediate container c22816c64f4f 15:50:40 ---> 1463440e7e3a 15:50:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:40 ---> Running in 37a232117d5f 15:50:44 Removing intermediate container 37a232117d5f 15:50:44 ---> 2bb5cb599780 15:50:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:50:44 ---> Running in 10761b862df2 15:50:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:49 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:50:49 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:50:49 OK: 15736 distinct packages available 15:50:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:51 (1/5) Installing dumb-init (1.2.5-r1) 15:50:52 (2/5) Installing musl-obstack (1.2.3-r0) 15:50:52 (3/5) Installing libucontext (1.1-r0) 15:50:52 (4/5) Installing gcompat (1.0.0-r4) 15:50:52 (5/5) Installing openssl (1.1.1p-r0) 15:50:52 Executing busybox-1.34.1-r5.trigger 15:50:52 OK: 6 MiB in 19 packages 15:50:54 Removing intermediate container 10761b862df2 15:50:54 ---> db8241c98453 15:50:54 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:51:01 ---> 78e39c4ebeb4 15:51:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:51:02 ---> d266d6d6cc4a 15:51:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:51:03 ---> 65298f5df493 15:51:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:51:04 ---> 26c16ce47d31 15:51:04 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:51:04 ---> Running in 8666d72a192d 15:51:05 Removing intermediate container 8666d72a192d 15:51:05 ---> 6d2e5e253316 15:51:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:51:05 ---> Running in b79facc0d141 15:51:05 Removing intermediate container b79facc0d141 15:51:05 ---> 4328b19081bb 15:51:05 Step 23/25 : LABEL arch=arm64 15:51:05 ---> Running in 37965722edb3 15:51:06 Removing intermediate container 37965722edb3 15:51:06 ---> 48d900266691 15:51:06 Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:51:06 ---> Running in 45b85f5da94c 15:51:07 Removing intermediate container 45b85f5da94c 15:51:07 ---> 50a437293028 15:51:07 Step 25/25 : LABEL version=0.0.0 15:51:07 ---> Running in 77ede3b0b8c9 15:51:07 Removing intermediate container 77ede3b0b8c9 15:51:07 ---> fa4626d50ffa 15:51:07 15:51:07 Successfully built fa4626d50ffa 15:51:07 Successfully tagged security-spire-server-arm64:latest 15:51:07 Building security-spire-agent 15:51:40  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:51:40 ---> b2824a1a03d9 15:51:40 Step 3/26 : WORKDIR /edgex-go 15:51:40 ---> Using cache 15:51:40 ---> aa5e7698e04d 15:51:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:40 ---> Using cache 15:51:40 ---> 2b57142644df 15:51:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:51:40 ---> Running in be6d26ed50b9 15:51:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:51:43 OK: 220 MiB in 52 packages 15:51:45 Removing intermediate container be6d26ed50b9 15:51:45 ---> 308524396695 15:51:45 Step 6/26 : COPY go.mod vendor* ./ 15:51:45 ---> dc80b4b0f974 15:51:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:45 ---> Running in 902bf2e15c75 15:51:52 Removing intermediate container 902bf2e15c75 15:51:52 ---> 5502f1df86ea 15:51:52 Step 8/26 : COPY . . 15:52:14 ---> 031c0092aa08 15:52:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:52:14 ---> Running in d10e1b2ec8ac 15:52:14 Removing intermediate container d10e1b2ec8ac 15:52:14 ---> 3950e1b955e5 15:52:14 Step 10/26 : WORKDIR /edgex-go/spire-build 15:52:14 ---> Running in 5b30c25e1b47 15:52:14 Removing intermediate container 5b30c25e1b47 15:52:14 ---> 8a793f9fd5a4 15:52:14 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 15:52:14 ---> Running in 1d4c28f75559 15:52:16 Removing intermediate container 1d4c28f75559 15:52:16 ---> 709e07b708a4 15:52:16 Step 12/26 : WORKDIR /edgex-go 15:52:16 ---> Running in 26269d5fefeb 15:52:17 Removing intermediate container 26269d5fefeb 15:52:17 ---> 2c6e2cc985c8 15:52:17 15:52:17 Step 13/26 : FROM alpine:3.15 15:52:17 ---> 3fb3c9af89a9 15:52:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:17 ---> Using cache 15:52:17 ---> 1463440e7e3a 15:52:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:17 ---> Using cache 15:52:17 ---> 2bb5cb599780 15:52:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:17 ---> Using cache 15:52:17 ---> db8241c98453 15:52:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:52:21 ---> f63fc8417c35 15:52:21 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:27 ---> f43509d0575e 15:52:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:52:27 ---> dc46a9a9f0ea 15:52:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:52:29 ---> a579985fb754 15:52:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:52:30 ---> 663d9c7e4a5f 15:52:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:30 ---> Running in 8fc815b10535 15:52:30 Removing intermediate container 8fc815b10535 15:52:30 ---> 1fec07c0179f 15:52:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:30 ---> Running in 2a30483db269 15:52:31 Removing intermediate container 2a30483db269 15:52:31 ---> c576caf94af5 15:52:31 Step 24/26 : LABEL arch=arm64 15:52:31 ---> Running in 7bf44d6846ca 15:52:31 Removing intermediate container 7bf44d6846ca 15:52:31 ---> 21a46411175c 15:52:31 Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:52:32 ---> Running in 37082899d723 15:52:32 Removing intermediate container 37082899d723 15:52:32 ---> b7c9ef6ace52 15:52:32 Step 26/26 : LABEL version=0.0.0 15:52:33 ---> Running in 09e3b9e476c6 15:52:33 Removing intermediate container 09e3b9e476c6 15:52:33 ---> aed75ce7191f 15:52:33 15:52:34 Successfully built aed75ce7191f 15:52:34 Successfully tagged security-spire-agent-arm64:latest 15:52:34  Building security-spire-agent ... done Building security-spiffe-token-provider 15:53:13 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:53:13 ---> b2824a1a03d9 15:53:13 Step 3/20 : WORKDIR /edgex-go 15:53:13 ---> Using cache 15:53:13 ---> aa5e7698e04d 15:53:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:53:13 ---> Running in 9eb5f4d92560 15:53:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:14 OK: 15743 distinct packages available 15:53:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:17 OK: 220 MiB in 52 packages 15:53:19 Removing intermediate container 9eb5f4d92560 15:53:19 ---> f1771fd6c046 15:53:19 Step 5/20 : COPY go.mod vendor* ./ 15:53:19 ---> 98bd53894f29 15:53:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:19 ---> Running in 1f037b302381 15:53:26 Removing intermediate container 1f037b302381 15:53:26 ---> 84560956ef8f 15:53:26 Step 7/20 : COPY . . 15:53:48 ---> 73d08ac3f011 15:53:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:48 ---> Running in fe0c9547420a 15:53:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:56: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 15:56:29 Removing intermediate container 3f909141b878 15:56:29 ---> 7336d3dae287 15:56:29 15:56:29 Step 10/22 : FROM alpine:3.14 15:56:29 3.14: Pulling from library/alpine 15:56:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:56:29 Status: Downloaded newer image for alpine:3.14 15:56:29 ---> ac73e934f311 15:56:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:56:30 ---> Running in f65fd952ce15 15:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:34 (1/6) Installing ca-certificates (20211220-r0) 15:56:34 Removing intermediate container d9fdeede6231 15:56:34 ---> 5da2fb8bfb5b 15:56:34 15:56:34 Step 10/31 : FROM alpine:3.14 15:56:34 ---> ac73e934f311 15:56:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:56:34 (2/6) Installing brotli-libs (1.0.9-r5) 15:56:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:56:34 ---> Running in 56f31d82ec37 15:56:34 (4/6) Installing libcurl (7.79.1-r2) 15:56:34 (5/6) Installing curl (7.79.1-r2) 15:56:34 (6/6) Installing dumb-init (1.2.5-r1) 15:56:34 Executing busybox-1.33.1-r7.trigger 15:56:35 Executing ca-certificates-20211220-r0.trigger 15:56:35 Removing intermediate container 56f31d82ec37 15:56:35 ---> 183021d5ec1b 15:56:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:56:35 ---> Running in b8337d1cec3b 15:56:35 OK: 8 MiB in 20 packages 15:56:38 Removing intermediate container f65fd952ce15 15:56:38 ---> ea5f061f9832 15:56:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:38 ---> Running in 6db5e0ccef2f 15:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:38 Removing intermediate container 6db5e0ccef2f 15:56:38 ---> f4234958c7e2 15:56:38 Step 13/22 : WORKDIR /edgex 15:56:39 ---> Running in b1149687d40a 15:56:39 Removing intermediate container b1149687d40a 15:56:39 ---> 8f4fa9b94a23 15:56:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:56:40 (1/2) Installing dumb-init (1.2.5-r1) 15:56:40 (2/2) Installing su-exec (0.2-r1) 15:56:40 Executing busybox-1.33.1-r7.trigger 15:56:40 OK: 6 MiB in 16 packages 15:56:40 ---> 4f4c328aa3d5 15:56:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:56:42 Removing intermediate container b8337d1cec3b 15:56:42 ---> 7c9f51fdb1ed 15:56:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:56:42 ---> Running in f758bae5f01c 15:56:43 Removing intermediate container f758bae5f01c 15:56:43 ---> aaf05e5414a8 15:56:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:56:43 ---> Running in 35fc05fd4766 15:56:43 ---> 9acbba3ba75d 15:56:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:56:44 Removing intermediate container 35fc05fd4766 15:56:44 ---> 89c956182575 15:56:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:56:44 ---> Running in 569310f98a9c 15:56:45 ---> d12bf8c1b8af 15:56:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:56:46 ---> 6719145c48c7 15:56:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:56:46 ---> Running in 8b58bf87e8a2 15:56:48 Removing intermediate container 569310f98a9c 15:56:48 ---> 40c3313b455e 15:56:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:56:48 ---> Running in 4466f695a086 15:56:48 Removing intermediate container 4466f695a086 15:56:48 ---> ee0a3f9d88a3 15:56:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:56:50 ---> d68518b156fb 15:56:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:56:50 ---> Running in 2d7f258a1cda 15:56:50 Removing intermediate container 8b58bf87e8a2 15:56:50 ---> 273081075789 15:56:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:56:51 ---> Running in 8a18b3ac0573 15:56:51 Removing intermediate container 8a18b3ac0573 15:56:51 ---> 71a15308218b 15:56:51 Step 20/22 : LABEL arch=arm64 15:56:52 ---> Running in dd8ad69b86a0 15:56:52 Removing intermediate container dd8ad69b86a0 15:56:52 ---> df513e548dda 15:56:52 Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:56:53 ---> Running in 3c5c3389ce75 15:56:53 Removing intermediate container 3c5c3389ce75 15:56:53 ---> e52035310b61 15:56:53 Step 22/22 : LABEL version=0.0.0 15:56:53 ---> Running in 3a254a596142 15:56:54 Removing intermediate container 3a254a596142 15:56:54 ---> e89726448aa1 15:56:54 15:56:55 Removing intermediate container 2d7f258a1cda 15:56:55 ---> 49532f0c1043 15:56:55 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:55 Successfully built e89726448aa1 15:56:55 Successfully tagged security-proxy-setup-arm64:latest 15:56:55  Building security-proxy-setup ... done Building security-secretstore-setup 15:56:56 ---> bfca1460f672 15:56:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:56:57 ---> ece636f5851c 15:56:57 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:56:58 ---> ee57205c7eb3 15:56:58 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:57:00 ---> 032b1e4e2389 15:57:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:57:01 ---> 3dd4d7301695 15:57:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:57:01 ---> Running in de6461898e47 15:57:02 Removing intermediate container de6461898e47 15:57:02 ---> e8f77f43e0c3 15:57:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:57:03 ---> 593c3143dcaf 15:57:03 Step 26/31 : RUN chmod +x /entrypoint.sh 15:57:03 ---> Running in 6d1f7e31976f 15:57:08 Removing intermediate container 6d1f7e31976f 15:57:08 ---> c7af34dfb06d 15:57:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:57:08 ---> Running in c29d7e12fbb8 15:57:08 Removing intermediate container c29d7e12fbb8 15:57:08 ---> a8238c1c44e3 15:57:08 Step 28/31 : CMD ["gate"] 15:57:08 ---> Running in 6158f9d1adc3 15:57:09 Removing intermediate container 6158f9d1adc3 15:57:09 ---> 9ad839233c37 15:57:09 Step 29/31 : LABEL arch=arm64 15:57:09 ---> Running in 4a51730a83f5 15:57:10 Removing intermediate container 4a51730a83f5 15:57:10 ---> 6d0b19ddead9 15:57:10 Step 30/31 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:57:10 ---> Running in 9a868359f0c0 15:57:11 Removing intermediate container 9a868359f0c0 15:57:11 ---> b04f270e60fd 15:57:11 Step 31/31 : LABEL version=0.0.0 15:57:12 ---> Running in 6f0cf738f9b6 15:57:12 Removing intermediate container 6f0cf738f9b6 15:57:12 ---> 760528575809 15:57:12 15:57:13 Successfully built 760528575809 15:57:13 Successfully tagged security-bootstrapper-arm64:latest 15:57:13  Building security-bootstrapper ... done Building security-spire-config 15:57:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:57:40 ---> b2824a1a03d9 15:57:40 Step 3/25 : WORKDIR /edgex-go 15:57:40 ---> Using cache 15:57:40 ---> aa5e7698e04d 15:57:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:40 ---> Using cache 15:57:40 ---> 2b57142644df 15:57:40 Step 5/25 : RUN apk add --update --no-cache make git 15:57:40 ---> Running in 1f98eac1af08 15:57:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:57:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:57:45 OK: 220 MiB in 52 packages 15:57:46 Removing intermediate container 1f98eac1af08 15:57:46 ---> b3ae33ff00c6 15:57:46 Step 6/25 : COPY go.mod vendor* ./ 15:57:48 ---> 926b4b78a2bf 15:57:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:48 ---> Running in ee7b4250508b 15:57:56 Removing intermediate container ee7b4250508b 15:57:56 ---> 33fc94dd6b74 15:57:56 Step 8/25 : COPY . . 15:57:57 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:57:57 ---> b2824a1a03d9 15:57:57 Step 3/26 : WORKDIR /edgex-go 15:57:57 ---> Using cache 15:57:57 ---> aa5e7698e04d 15:57:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:57 ---> Using cache 15:57:57 ---> 2b57142644df 15:57:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:57:57 ---> Using cache 15:57:57 ---> 308524396695 15:57:57 Step 6/26 : COPY go.mod vendor* ./ 15:57:57 ---> Using cache 15:57:57 ---> dc80b4b0f974 15:57:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:57 ---> Using cache 15:57:57 ---> 5502f1df86ea 15:57:57 Step 8/26 : COPY . . 15:57:57 ---> Using cache 15:57:57 ---> 031c0092aa08 15:57:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:57:57 ---> Using cache 15:57:57 ---> 3950e1b955e5 15:57:57 Step 10/26 : WORKDIR /edgex-go/spire-build 15:57:57 ---> Using cache 15:57:57 ---> 8a793f9fd5a4 15:57:57 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 15:57:57 ---> Using cache 15:57:57 ---> 709e07b708a4 15:57:57 Step 12/26 : WORKDIR /edgex-go 15:57:57 ---> Using cache 15:57:57 ---> 2c6e2cc985c8 15:57:57 15:57:57 Step 13/26 : FROM alpine:3.15 15:57:57 ---> 3fb3c9af89a9 15:57:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:57:57 ---> Using cache 15:57:57 ---> 1463440e7e3a 15:57:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:57 ---> Using cache 15:57:57 ---> 2bb5cb599780 15:57:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:57:57 ---> Running in b4e82fafc9e1 15:58:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:58:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:58:02 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:58:02 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:58:02 OK: 15736 distinct packages available 15:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:58:05 (1/4) Installing dumb-init (1.2.5-r1) 15:58:05 (2/4) Installing musl-obstack (1.2.3-r0) 15:58:05 (3/4) Installing libucontext (1.1-r0) 15:58:05 (4/4) Installing gcompat (1.0.0-r4) 15:58:05 Executing busybox-1.34.1-r5.trigger 15:58:05 OK: 6 MiB in 18 packages 15:58:09 Removing intermediate container b4e82fafc9e1 15:58:09 ---> 29b39ae9d012 15:58:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:58:19 ---> 03c7e0169ec2 15:58:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:58:20 ---> f0183cf86b2f 15:58:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:58:20 ---> Running in d9cfd0bcabda 15:58:21 Removing intermediate container d9cfd0bcabda 15:58:21 ---> 86fb1e65f826 15:58:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:58:22 ---> c41e5c9fe33d 15:58:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:58:23 ---> Running in 47ecbbc9ae7f 15:58:23 ---> 246cd38bfe81 15:58:23 Step 21/26 : WORKDIR / 15:58:23 ---> Running in f9faacd9d4e7 15:58:24 Removing intermediate container f9faacd9d4e7 15:58:24 ---> 5f84d678a11e 15:58:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:58:24 ---> Running in baa300fd21ba 15:58:25 Removing intermediate container baa300fd21ba 15:58:25 ---> 36f97e45b73a 15:58:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:58:25 ---> Running in 776c2fa9769c 15:58:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:58:25 Removing intermediate container 776c2fa9769c 15:58:25 ---> 6d706c26371c 15:58:25 Step 24/26 : LABEL arch=arm64 15:58:25 ---> Running in eaa82d1027a0 15:58:26 Removing intermediate container eaa82d1027a0 15:58:26 ---> c7d07f79dc8e 15:58:26 Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 15:58:26 ---> Running in ef3a397052cb 15:58:27 Removing intermediate container ef3a397052cb 15:58:27 ---> 7d60636d3b2a 15:58:27 Step 26/26 : LABEL version=0.0.0 15:58:27 ---> Running in 90ecae31c810 15:58:28 Removing intermediate container 90ecae31c810 15:58:28 ---> fc330dbf76fc 15:58:28 15:58:28 Successfully built fc330dbf76fc 15:58:28 Successfully tagged security-spire-config-arm64:latest 15:58:28 Building sys-mgmt-agent 15:59:01  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:59:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:01 ---> b2824a1a03d9 15:59:01 Step 3/23 : WORKDIR /edgex-go 15:59:01 ---> Using cache 15:59:01 ---> aa5e7698e04d 15:59:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:01 ---> Using cache 15:59:01 ---> 2b57142644df 15:59:01 Step 5/23 : RUN apk add --update --no-cache make bash git 15:59:01 ---> Running in 93543d7ececd 15:59:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:59:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:59:03 OK: 220 MiB in 52 packages 15:59:05 Removing intermediate container 93543d7ececd 15:59:05 ---> 84c6b9842541 15:59:05 Step 6/23 : COPY go.mod vendor* ./ 15:59:06 ---> f3dc287f84e2 15:59:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:06 ---> Running in 57ca98896ec2 15:59:12 Removing intermediate container 57ca98896ec2 15:59:12 ---> 0f69050de712 15:59:12 Step 8/23 : COPY . . 15:59:45 Removing intermediate container d7864dfb8086 15:59:45 ---> c3eedbb5ed89 15:59:45 15:59:45 Step 10/22 : FROM alpine:3.14 15:59:45 ---> ac73e934f311 15:59:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:59:45 ---> Running in 7e7551390253 15:59:45 ---> 0927d30f415f 15:59:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:59:45 ---> Running in b0f5f82a0226 15:59:47 Removing intermediate container 73c01530e514 15:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:59:47 ---> 24e0d955222f 15:59:47 15:59:47 Step 10/22 : FROM alpine:3.14 15:59:47 ---> ac73e934f311 15:59:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:59:48 ---> Running in abf16fe48a48 15:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:59:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:59:50 (1/1) Installing dumb-init (1.2.5-r1) 15:59:50 Executing busybox-1.33.1-r7.trigger 15:59:50 OK: 5 MiB in 15 packages 15:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:59:51 Removing intermediate container 7e7551390253 15:59:51 ---> 8a7ca7359d6d 15:59:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:52 ---> Running in 28cb4f9a9b92 15:59:52 Removing intermediate container 28cb4f9a9b92 15:59:52 ---> d6be107c373d 15:59:52 Step 13/22 : ENV APP_PORT=59861 15:59:52 ---> Running in 50e755e870c5 15:59:52 (1/2) Installing ca-certificates (20211220-r0) 15:59:53 (2/2) Installing dumb-init (1.2.5-r1) 15:59:53 Executing busybox-1.33.1-r7.trigger 15:59:53 Executing ca-certificates-20211220-r0.trigger 15:59:53 Removing intermediate container 50e755e870c5 15:59:53 ---> 370a575a650e 15:59:53 Step 14/22 : EXPOSE $APP_PORT 15:59:53 ---> Running in 7c1ac613d7d0 15:59:53 OK: 6 MiB in 16 packages 15:59:54 Removing intermediate container 7c1ac613d7d0 15:59:54 ---> a08db9aa1b58 15:59:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:56 ---> 2690d4dec0d7 15:59:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:59:56 Removing intermediate container abf16fe48a48 15:59:56 ---> 3619e9d488df 15:59:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:59:56 ---> Running in f4dd5d9be644 15:59:57 Removing intermediate container f4dd5d9be644 15:59:57 ---> 47e5f6a2f1e5 15:59:57 Step 13/22 : ENV APP_PORT=59860 15:59:57 ---> Running in a120813ad721 15:59:58 Removing intermediate container a120813ad721 15:59:58 ---> d9b42cbce733 15:59:58 Step 14/22 : EXPOSE $APP_PORT 15:59:58 ---> Running in f0dc466c749c 15:59:59 Removing intermediate container f0dc466c749c 15:59:59 ---> 95889682fd37 15:59:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:59 ---> 36f7231b8caf 15:59:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:00:00 ---> 6b4a5cbcf480 16:00:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:00:00 ---> 5f928ce5a6c2 16:00:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:00:00 ---> Running in a6df5281c8df 16:00:01 Removing intermediate container a6df5281c8df 16:00:01 ---> fb08911e5e88 16:00:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:01 ---> Running in 702c6fc56628 16:00:02 Removing intermediate container 702c6fc56628 16:00:02 ---> 5caf58537e7b 16:00:02 Step 20/22 : LABEL arch=arm64 16:00:03 ---> Running in 3816eb3a3d95 16:00:04 Removing intermediate container 3816eb3a3d95 16:00:04 ---> f043578a2026 16:00:04 Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:00:04 ---> Running in 9fdcbcc59da9 16:00:04 ---> 6dcb1064f404 16:00:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:00:05 Removing intermediate container 9fdcbcc59da9 16:00:05 ---> 054108b9d0ee 16:00:05 Step 22/22 : LABEL version=0.0.0 16:00:05 ---> Running in 441d19a72baf 16:00:06 ---> 0c3fd55a19f6 16:00:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:00:06 Removing intermediate container 441d19a72baf 16:00:06 ---> ac57c6868790 16:00:06 16:00:06 ---> Running in 85116c6934a3 16:00:06 Removing intermediate container 85116c6934a3 16:00:06 ---> f2ddab730ad6 16:00:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:06 Successfully built ac57c6868790 16:00:06 Successfully tagged support-scheduler-arm64:latest 16:00:06 Building core-data 16:00:06  Building support-scheduler ... done  ---> Running in 6696a03bcf88 16:00:07 Removing intermediate container 6696a03bcf88 16:00:07 ---> f1a1a8d0d691 16:00:07 Step 20/22 : LABEL arch=arm64 16:00:07 ---> Running in 12fb45d033f0 16:00:07 Removing intermediate container 12fb45d033f0 16:00:07 ---> a3f58e021d36 16:00:07 Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:00:07 ---> Running in 82f95f670248 16:00:08 Removing intermediate container 82f95f670248 16:00:08 ---> 7e1c17129e19 16:00:08 Step 22/22 : LABEL version=0.0.0 16:00:08 ---> Running in 9598d0fe7cbc 16:00:09 Removing intermediate container 9598d0fe7cbc 16:00:09 ---> dad48f2bd99c 16:00:09 16:00:10 Successfully built dad48f2bd99c 16:00:10 Successfully tagged support-notifications-arm64:latest 16:00:10  Building support-notifications ... done Building core-command 16:00:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:00:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:57 ---> b2824a1a03d9 16:00:57 Step 3/23 : WORKDIR /edgex-go 16:00:57 ---> Using cache 16:00:57 ---> aa5e7698e04d 16:00:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:57 ---> Using cache 16:00:57 ---> 2b57142644df 16:00:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:00:57 ---> Running in 9acbcaf8cfce 16:00:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:00:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:59 ---> b2824a1a03d9 16:00:59 Step 3/23 : WORKDIR /edgex-go 16:00:59 ---> Using cache 16:00:59 ---> aa5e7698e04d 16:00:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:59 ---> Using cache 16:00:59 ---> 2b57142644df 16:00:59 Step 5/23 : RUN apk add --update --no-cache make git 16:00:59 ---> Using cache 16:00:59 ---> b3ae33ff00c6 16:00:59 Step 6/23 : COPY go.mod vendor* ./ 16:00:59 ---> Using cache 16:00:59 ---> 926b4b78a2bf 16:00:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:59 ---> Using cache 16:00:59 ---> 33fc94dd6b74 16:00:59 Step 8/23 : COPY . . 16:00:59 ---> Using cache 16:00:59 ---> c41e5c9fe33d 16:00:59 Step 9/23 : RUN make cmd/core-command/core-command 16:00:59 ---> Running in 993b00123aa0 16:01:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:01:02 OK: 220 MiB in 52 packages 16:01:04 Removing intermediate container 9acbcaf8cfce 16:01:04 ---> 6b11be59a5c3 16:01:04 Step 6/23 : COPY go.mod vendor* ./ 16:01:05 ---> 3203034e9a72 16:01:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:05 ---> Running in fe835f8f444e 16:01:12 Removing intermediate container fe835f8f444e 16:01:12 ---> 1a8a53c36c4b 16:01:12 Step 8/23 : COPY . . 16:01:39 Removing intermediate container fe0c9547420a 16:01:39 ---> 3bdb4a9951ad 16:01:39 16:01:39 Step 9/20 : FROM alpine:3.15 16:01:39 ---> 3fb3c9af89a9 16:01:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:01:39 ---> Using cache 16:01:39 ---> 1463440e7e3a 16:01:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:39 ---> Using cache 16:01:39 ---> 2bb5cb599780 16:01:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:01:39 ---> 59010dacfd99 16:01:39 Step 9/23 : RUN make cmd/core-data/core-data 16:01:39 ---> Running in 68886cd57e0d 16:01:39 ---> Running in c25a206fb541 16:01:42 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:01:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:44 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:01:44 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:01:44 OK: 15736 distinct packages available 16:01:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:47 (1/9) Installing ca-certificates (20211220-r0) 16:01:47 (2/9) Installing brotli-libs (1.0.9-r5) 16:01:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:01:47 (4/9) Installing libcurl (7.80.0-r2) 16:01:47 (5/9) Installing curl (7.80.0-r2) 16:01:48 (6/9) Installing dumb-init (1.2.5-r1) 16:01:48 (7/9) Installing musl-obstack (1.2.3-r0) 16:01:48 (8/9) Installing libucontext (1.1-r0) 16:01:48 (9/9) Installing gcompat (1.0.0-r4) 16:01:48 Executing busybox-1.34.1-r5.trigger 16:01:48 Executing ca-certificates-20211220-r0.trigger 16:01:49 OK: 8 MiB in 23 packages 16:01:52 Removing intermediate container 68886cd57e0d 16:01:52 ---> feb3701e8008 16:01:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:52 ---> 82e0cf2bfac0 16:01:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:01:54 ---> a316bc66e126 16:01:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:01:56 ---> f9e8dc0acf4c 16:01:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:01:56 ---> Running in dadeaea93d6d 16:01:56 Removing intermediate container dadeaea93d6d 16:01:56 ---> 2b6e3275a39f 16:01:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:56 ---> Running in 52a82da43f0a 16:01:57 Removing intermediate container 52a82da43f0a 16:01:57 ---> db0c6e709c29 16:01:57 Step 18/20 : LABEL arch=arm64 16:01:57 ---> Running in 0a8108e2df57 16:01:58 Removing intermediate container 0a8108e2df57 16:01:58 ---> 0376b90611f4 16:01:58 Step 19/20 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:01:58 ---> Running in 618f4686b2ab 16:01:58 Removing intermediate container 618f4686b2ab 16:01:58 ---> a46bf0ef6e62 16:01:58 Step 20/20 : LABEL version=0.0.0 16:01:58 ---> Running in bdcd78371538 16:01:59 Removing intermediate container bdcd78371538 16:01:59 ---> 2ae307d8e074 16:01:59 16:01:59 Successfully built 2ae307d8e074 16:01:59 Successfully tagged security-spiffe-token-provider-arm64:latest 16:01:59  Building security-spiffe-token-provider ... done Building core-metadata 16:02:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:02:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:32 ---> b2824a1a03d9 16:02:32 Step 3/23 : WORKDIR /edgex-go 16:02:32 ---> Using cache 16:02:32 ---> aa5e7698e04d 16:02:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:32 ---> Using cache 16:02:32 ---> 2b57142644df 16:02:32 Step 5/23 : RUN apk add --update --no-cache make git 16:02:32 ---> Using cache 16:02:32 ---> b3ae33ff00c6 16:02:32 Step 6/23 : COPY go.mod vendor* ./ 16:02:32 ---> Using cache 16:02:32 ---> 926b4b78a2bf 16:02:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:32 ---> Using cache 16:02:32 ---> 33fc94dd6b74 16:02:32 Step 8/23 : COPY . . 16:02:32 ---> Using cache 16:02:32 ---> c41e5c9fe33d 16:02:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:02:32 ---> Running in 1ec3643d62e0 16:02: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/core-metadata/core-metadata ./cmd/core-metadata 16:03:54 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:03:56 Removing intermediate container 47ecbbc9ae7f 16:03:56 ---> 2ddb87038e8e 16:03:56 16:03:56 Step 10/25 : FROM alpine:3.14 16:03:56 ---> ac73e934f311 16:03:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:03:57 ---> Running in c064e74bd055 16:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:04:01 (1/3) Installing ca-certificates (20211220-r0) 16:04:01 (2/3) Installing dumb-init (1.2.5-r1) 16:04:01 (3/3) Installing su-exec (0.2-r1) 16:04:01 Executing busybox-1.33.1-r7.trigger 16:04:01 Executing ca-certificates-20211220-r0.trigger 16:04:01 OK: 6 MiB in 17 packages 16:04:03 Removing intermediate container c064e74bd055 16:04:03 ---> 3330cd60bfda 16:04:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:04:03 ---> Running in 348548b012e2 16:04:04 Removing intermediate container 348548b012e2 16:04:04 ---> 5a37b558084a 16:04:04 Step 13/25 : WORKDIR / 16:04:04 ---> Running in 824e5427059a 16:04:05 Removing intermediate container 824e5427059a 16:04:05 ---> 7dd07f9f36b0 16:04:05 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:04:06 ---> 27b9e09a4fa1 16:04:06 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:04:07 ---> ef74b8f75734 16:04:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:04:08 ---> 70e2b9905d12 16:04:08 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:04:09 ---> 806386ec9c03 16:04:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:04:11 ---> 1d01c2c2d977 16:04:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:04:12 ---> ccb36c8e1d55 16:04:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:04:13 ---> 3165cd5e98c0 16:04:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:04:13 ---> Running in 3f044696cf8d 16:04:17 Removing intermediate container 3f044696cf8d 16:04:17 ---> ae406f8a4b8e 16:04:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:04:17 ---> Running in 719b9af633a3 16:04:17 Removing intermediate container 719b9af633a3 16:04:17 ---> 034fd5242b39 16:04:17 Step 23/25 : LABEL arch=arm64 16:04:18 ---> Running in 10cf67e8141d 16:04:18 Removing intermediate container 10cf67e8141d 16:04:18 ---> 231514a22a9c 16:04:18 Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:04:18 ---> Running in 4bb92d0a494a 16:04:19 Removing intermediate container 4bb92d0a494a 16:04:19 ---> 9934e3e34096 16:04:19 Step 25/25 : LABEL version=0.0.0 16:04:19 ---> Running in 2ea3217ddf7f 16:04:19 Removing intermediate container 2ea3217ddf7f 16:04:19 ---> db7a8d407246 16:04:19 16:04:20 Successfully built db7a8d407246 16:04:20 Successfully tagged security-secretstore-setup-arm64:latest 16:05:16  Building security-secretstore-setup ... done Removing intermediate container b0f5f82a0226 16:05:16 ---> 8efdff977673 16:05:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:05:16 ---> Running in ceb95d3e6294 16:05:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:05:16 Removing intermediate container ceb95d3e6294 16:05:16 ---> 87dc7947299d 16:05:16 16:05:16 Step 11/23 : FROM docker:20.10.14 16:05:16 20.10.14: Pulling from library/docker 16:05:31 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:05:31 Status: Downloaded newer image for docker:20.10.14 16:05:31 ---> c346e9eafbab 16:05:31 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:05:31 ---> Running in b4c0b6337391 16:05:31 Removing intermediate container b4c0b6337391 16:05:31 ---> d575cecd3272 16:05:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:05:31 ---> Running in 77fd9f2d698a 16:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:36 (1/43) Installing readline (8.1.1-r0) 16:05:36 (2/43) Installing bash (5.1.16-r0) 16:05:36 Executing bash-5.1.16-r0.post-install 16:05:36 (3/43) Installing brotli-libs (1.0.9-r5) 16:05:36 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:05:36 (5/43) Installing libcurl (7.80.0-r2) 16:05:36 (6/43) Installing curl (7.80.0-r2) 16:05:36 (7/43) Installing dumb-init (1.2.5-r1) 16:05:36 (8/43) Installing libbz2 (1.0.8-r1) 16:05:36 (9/43) Installing expat (2.4.7-r0) 16:05:36 (10/43) Installing libffi (3.4.2-r1) 16:05:36 (11/43) Installing gdbm (1.22-r0) 16:05:36 (12/43) Installing xz-libs (5.2.5-r1) 16:05:36 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:05:36 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:05:36 (15/43) Installing mpdecimal (2.5.1-r1) 16:05:36 (16/43) Installing sqlite-libs (3.36.0-r0) 16:05:36 (17/43) Installing python3 (3.9.7-r4) 16:05:38 (18/43) Installing py3-appdirs (1.4.4-r2) 16:05:38 (19/43) Installing py3-certifi (2020.12.5-r1) 16:05:38 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:05:38 (21/43) Installing py3-idna (3.3-r0) 16:05:38 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:05:39 (23/43) Installing py3-requests (2.26.0-r1) 16:05:39 (24/43) Installing py3-msgpack (1.0.2-r1) 16:05:39 (25/43) Installing py3-lockfile (0.12.2-r4) 16:05:39 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:05:39 (27/43) Installing py3-colorama (0.4.4-r1) 16:05:39 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:05:39 (29/43) Installing py3-distlib (0.3.3-r0) 16:05:39 (30/43) Installing py3-distro (1.6.0-r0) 16:05:39 (31/43) Installing py3-six (1.16.0-r0) 16:05:39 (32/43) Installing py3-webencodings (0.5.1-r4) 16:05:39 (33/43) Installing py3-html5lib (1.1-r1) 16:05:39 (34/43) Installing py3-parsing (2.4.7-r2) 16:05:39 (35/43) Installing py3-packaging (20.9-r1) 16:05:39 (36/43) Installing py3-tomli (1.2.2-r0) 16:05:39 (37/43) Installing py3-pep517 (0.12.0-r0) 16:05:39 (38/43) Installing py3-progress (1.6-r0) 16:05:39 (39/43) Installing py3-retrying (1.3.3-r2) 16:05:39 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:05:39 (41/43) Installing py3-setuptools (52.0.0-r4) 16:05:40 (42/43) Installing py3-toml (0.10.2-r2) 16:05:40 (43/43) Installing py3-pip (20.3.4-r1) 16:05:41 Executing busybox-1.34.1-r5.trigger 16:05:41 OK: 82 MiB in 65 packages 16:05:46 Collecting docker-compose==1.23.2 16:05:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:05:47 Collecting PyYAML<4,>=3.10 16:05:47 Downloading PyYAML-3.13.tar.gz (270 kB) 16:05:52 Collecting jsonschema<3,>=2.5.1 16:05:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:05:52 Collecting texttable<0.10,>=0.9.0 16:05:52 Downloading texttable-0.9.1.tar.gz (11 kB) 16:05:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:05:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:05:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:05:56 Collecting websocket-client<1.0,>=0.32.0 16:05:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:05:57 Collecting docopt<0.7,>=0.6.1 16:05:57 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:00 Collecting docker<4.0,>=3.6.0 16:06:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:00 Collecting dockerpty<0.5,>=0.4.1 16:06:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:03 Collecting cached-property<2,>=1.2.0 16:06:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:03 Collecting docker-pycreds>=0.4.0 16:06:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:05 Collecting urllib3<1.25,>=1.21.1 16:06:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:06:06 Collecting idna<2.8,>=2.5 16:06:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:06 Removing intermediate container 993b00123aa0 16:06:06 ---> 2bb4997aba4c 16:06:06 16:06:06 Step 10/23 : FROM alpine:3.14 16:06:06 ---> ac73e934f311 16:06:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:06:06 ---> Using cache 16:06:06 ---> 8a7ca7359d6d 16:06:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:06 ---> Using cache 16:06:06 ---> d6be107c373d 16:06:06 Step 13/23 : ENV APP_PORT=59882 16:06:06 Collecting chardet<3.1.0,>=3.0.2 16:06:06 ---> Running in 1d34888d9db5 16:06:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:06:07 Removing intermediate container 1d34888d9db5 16:06:07 ---> 686cdae298c1 16:06:07 Step 14/23 : EXPOSE $APP_PORT 16:06:07 ---> Running in 0d0ddd38d221 16:06:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:06:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:06:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:06:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:06:07 Removing intermediate container 0d0ddd38d221 16:06:07 ---> 86416e9aaa4b 16:06:07 Step 15/23 : WORKDIR / 16:06:07 ---> Running in 7839a91e9003 16:06:08 Removing intermediate container 7839a91e9003 16:06:08 ---> 481f7633e920 16:06:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:06:08 Attempting uninstall: urllib3 16:06:08 Found existing installation: urllib3 1.26.7 16:06:08 Uninstalling urllib3-1.26.7: 16:06:08 Successfully uninstalled urllib3-1.26.7 16:06:09 ---> 8e9dc37aa269 16:06:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:06:09 Attempting uninstall: idna 16:06:09 Found existing installation: idna 3.3 16:06:10 Uninstalling idna-3.3: 16:06:10 Successfully uninstalled idna-3.3 16:06:10 ---> 913f30d55a8c 16:06:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:06:11 ---> b0b7aa4125bc 16:06:11 Step 19/23 : ENTRYPOINT ["/core-command"] 16:06:12 ---> Running in e143282b5853 16:06:12 Removing intermediate container e143282b5853 16:06:12 ---> 128942668473 16:06:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:12 ---> Running in b34d9298f164 16:06:13 Removing intermediate container b34d9298f164 16:06:13 ---> af222b8bf09c 16:06:13 Step 21/23 : LABEL arch=arm64 16:06:13 ---> Running in 9a76d23ae893 16:06:13 Removing intermediate container 9a76d23ae893 16:06:13 ---> 234c99f02eed 16:06:13 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:06:13 ---> Running in b687a0df5c40 16:06:14 Attempting uninstall: requests 16:06:14 Found existing installation: requests 2.26.0 16:06:14 Uninstalling requests-2.26.0: 16:06:14 Successfully uninstalled requests-2.26.0 16:06:14 Removing intermediate container b687a0df5c40 16:06:14 ---> 0aed97bb1a3f 16:06:14 Step 23/23 : LABEL version=0.0.0 16:06:14 ---> Running in 391645198b03 16:06:14 Running setup.py install for texttable: started 16:06:15 Removing intermediate container 391645198b03 16:06:15 ---> 41da6f78c9c4 16:06:15 16:06:15 Successfully built 41da6f78c9c4 16:06:15 Successfully tagged core-command-arm64:latest 16:06:17  Building core-command ... done  Running setup.py install for texttable: finished with status 'done' 16:06:17 Running setup.py install for PyYAML: started 16:06:20 Running setup.py install for PyYAML: finished with status 'done' 16:06:20 Running setup.py install for docopt: started 16:06:23 Running setup.py install for docopt: finished with status 'done' 16:06:23 Running setup.py install for dockerpty: started 16:06:26 Running setup.py install for dockerpty: finished with status 'done' 16:06:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:06:43 Removing intermediate container 77fd9f2d698a 16:06:43 ---> 293535ccc29a 16:06:43 Step 14/23 : ENV APP_PORT=58890 16:06:43 ---> Running in dc21b9a505a1 16:06:44 Removing intermediate container dc21b9a505a1 16:06:44 ---> d12cc0f84e5d 16:06:44 Step 15/23 : EXPOSE $APP_PORT 16:06:44 ---> Running in 1e9a89aa316a 16:06:44 Removing intermediate container 1e9a89aa316a 16:06:44 ---> 49a970129150 16:06:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:46 ---> 12102df5a0f1 16:06:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:47 ---> e3439e08a5ed 16:06:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:48 ---> 3b2757e19e08 16:06:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:06:48 ---> Running in fd7bfc50f8bf 16:06:49 Removing intermediate container fd7bfc50f8bf 16:06:49 ---> dd33f40a7651 16:06:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:49 ---> Running in 94bd1c894fb7 16:06:49 Removing intermediate container 94bd1c894fb7 16:06:49 ---> 7ddfc5cb56d7 16:06:49 Step 21/23 : LABEL arch=arm64 16:06:50 ---> Running in 6f88c368d1e5 16:06:50 Removing intermediate container 6f88c368d1e5 16:06:50 ---> 987faadff92f 16:06:50 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:06:50 ---> Running in 2649da5a5506 16:06:51 Removing intermediate container 2649da5a5506 16:06:51 ---> d11993514ea5 16:06:51 Step 23/23 : LABEL version=0.0.0 16:06:51 ---> Running in 8573f5b2937d 16:06:52 Removing intermediate container 8573f5b2937d 16:06:52 ---> 5f60b5fe520a 16:06:52 16:06:52 Successfully built 5f60b5fe520a 16:06:52 Successfully tagged sys-mgmt-agent-arm64:latest 16:07:02  Building sys-mgmt-agent ... done Removing intermediate container 1ec3643d62e0 16:07:02 ---> d7347ac3fff1 16:07:02 16:07:02 Step 10/23 : FROM alpine:3.14 16:07:02 ---> ac73e934f311 16:07:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:07:02 ---> Using cache 16:07:02 ---> 8a7ca7359d6d 16:07:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:02 ---> Using cache 16:07:02 ---> d6be107c373d 16:07:02 Step 13/23 : ENV APP_PORT=59881 16:07:02 ---> Running in ba256f089afe 16:07:02 Removing intermediate container ba256f089afe 16:07:02 ---> efce402b29f1 16:07:02 Step 14/23 : EXPOSE $APP_PORT 16:07:02 ---> Running in d457ac6de172 16:07:02 Removing intermediate container d457ac6de172 16:07:02 ---> d1823060f1a7 16:07:02 Step 15/23 : WORKDIR / 16:07:03 ---> Running in 5438c1fe6854 16:07:03 Removing intermediate container 5438c1fe6854 16:07:03 ---> 1f56a4d405d8 16:07:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:04 ---> cd8aee63855a 16:07:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:07:05 ---> 1819a59dfdd3 16:07:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:07:05 Removing intermediate container c25a206fb541 16:07:05 ---> e2313749eeb1 16:07:05 16:07:05 Step 10/23 : FROM alpine:3.14 16:07:05 ---> ac73e934f311 16:07:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:07:05 ---> Running in 5e2e82c41fee 16:07:06 Removing intermediate container 5e2e82c41fee 16:07:06 ---> 7193b5086784 16:07:06 Step 12/23 : ENV APP_PORT=59880 16:07:06 ---> 635eedfcecdc 16:07:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:07:06 ---> Running in dc85abdf3784 16:07:06 ---> Running in 0307d6f61fa2 16:07:06 Removing intermediate container dc85abdf3784 16:07:06 ---> b268cc347456 16:07:06 Step 13/23 : EXPOSE $APP_PORT 16:07:06 ---> Running in 1a86627090ac 16:07:06 Removing intermediate container 0307d6f61fa2 16:07:06 ---> 5201c4e48465 16:07:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:06 ---> Running in 1841c179c2cb 16:07:07 Removing intermediate container 1a86627090ac 16:07:07 ---> f3345347c61c 16:07:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:07 ---> Running in fba21b806b07 16:07:07 Removing intermediate container 1841c179c2cb 16:07:07 ---> 54df2ae71d7c 16:07:07 Step 21/23 : LABEL arch=arm64 16:07:07 ---> Running in 33780e1da974 16:07:08 Removing intermediate container 33780e1da974 16:07:08 ---> aab0ec73934a 16:07:08 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:07:08 ---> Running in 2f1cbf0abd07 16:07:08 Removing intermediate container 2f1cbf0abd07 16:07:08 ---> aa0431cc0f47 16:07:08 Step 23/23 : LABEL version=0.0.0 16:07:08 ---> Running in a10f941f39b8 16:07:08 Removing intermediate container a10f941f39b8 16:07:08 ---> 878b4532883e 16:07:08 16:07:09 Removing intermediate container fba21b806b07 16:07:09 ---> 011c8e2324ce 16:07:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:07:09 ---> Running in b4a540eb54e3 16:07:09 Successfully built 878b4532883e 16:07:09 Successfully tagged core-metadata-arm64:latest 16:07:10  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:07:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:07:12 (1/6) Installing dumb-init (1.2.5-r1) 16:07:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:07:12 (3/6) Installing libsodium (1.0.18-r0) 16:07:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:07:12 (5/6) Installing libzmq (4.3.4-r0) 16:07:12 (6/6) Installing zeromq (4.3.4-r0) 16:07:12 Executing busybox-1.33.1-r7.trigger 16:07:12 OK: 8 MiB in 20 packages 16:07:13 Removing intermediate container b4a540eb54e3 16:07:13 ---> b040c349d3c1 16:07:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:14 ---> 3390e858cbb4 16:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:07:15 ---> 8134da8a0c2e 16:07:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:07:16 ---> f08b15d5fa45 16:07:16 Step 19/23 : ENTRYPOINT ["/core-data"] 16:07:16 ---> Running in f11e45acaeb1 16:07:16 Removing intermediate container f11e45acaeb1 16:07:16 ---> 7b13535bc9a9 16:07:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:16 ---> Running in 9f7dd2c59dc1 16:07:16 Removing intermediate container 9f7dd2c59dc1 16:07:16 ---> e545de012576 16:07:16 Step 21/23 : LABEL arch=arm64 16:07:17 ---> Running in ce049a9ab735 16:07:17 Removing intermediate container ce049a9ab735 16:07:17 ---> 7875d6444e42 16:07:17 Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 16:07:17 ---> Running in 11ae998b787a 16:07:17 Removing intermediate container 11ae998b787a 16:07:17 ---> 16dd3abaf610 16:07:17 Step 23/23 : LABEL version=0.0.0 16:07:18 ---> Running in fd60c04fb08a 16:07:18 Removing intermediate container fd60c04fb08a 16:07:18 ---> 9a09cb93a08a 16:07:18 16:07:18 Successfully built 9a09cb93a08a 16:07:18 Successfully tagged core-data-arm64:latest 16:07:19  Building core-data ... done  [Pipeline] } 16:07:19 $ docker stop --time=1 fa7d46602fd6fa1c0da9f04686b290d330fea6bd45ca95cb44a486b1677c3a1c 16:07:20 $ docker rm -f fa7d46602fd6fa1c0da9f04686b290d330fea6bd45ca95cb44a486b1677c3a1c [Pipeline] // withDockerContainer [Pipeline] sh 16:07:21 + docker images 16:07:21 REPOSITORY TAG IMAGE ID CREATED SIZE 16:07:21 core-data-arm64 latest 9a09cb93a08a 3 seconds ago 21.7MB 16:07:21 core-metadata-arm64 latest 878b4532883e 13 seconds ago 16.3MB 16:07:21 e2313749eeb1 17 seconds ago 1.46GB 16:07:21 d7347ac3fff1 21 seconds ago 1.44GB 16:07:21 sys-mgmt-agent-arm64 latest 5f60b5fe520a 30 seconds ago 282MB 16:07:21 core-command-arm64 latest 41da6f78c9c4 About a minute ago 15.5MB 16:07:21 2bb4997aba4c About a minute ago 1.43GB 16:07:21 87dc7947299d 2 minutes ago 1.43GB 16:07:21 security-secretstore-setup-arm64 latest db7a8d407246 3 minutes ago 27.5MB 16:07:21 2ddb87038e8e 3 minutes ago 1.44GB 16:07:21 security-spiffe-token-provider-arm64 latest 2ae307d8e074 5 minutes ago 28.1MB 16:07:21 3bdb4a9951ad 5 minutes ago 1.48GB 16:07:21 support-notifications-arm64 latest dad48f2bd99c 7 minutes ago 25.9MB 16:07:21 support-scheduler-arm64 latest ac57c6868790 7 minutes ago 25.4MB 16:07:21 24e0d955222f 7 minutes ago 1.49GB 16:07:21 c3eedbb5ed89 7 minutes ago 1.49GB 16:07:21 security-spire-config-arm64 latest fc330dbf76fc 8 minutes ago 85.6MB 16:07:21 security-bootstrapper-arm64 latest 760528575809 10 minutes ago 18.3MB 16:07:21 security-proxy-setup-arm64 latest e89726448aa1 10 minutes ago 26.1MB 16:07:21 5da2fb8bfb5b 10 minutes ago 1.44GB 16:07:21 7336d3dae287 10 minutes ago 1.44GB 16:07:21 security-spire-agent-arm64 latest aed75ce7191f 14 minutes ago 126MB 16:07:21 2c6e2cc985c8 15 minutes ago 1.34GB 16:07:21 security-spire-server-arm64 latest fa4626d50ffa 16 minutes ago 86.3MB 16:07:21 fbd892d13dab 16 minutes ago 1.34GB 16:07:21 ci-base-image-arm64 latest b2824a1a03d9 30 minutes ago 1.01GB 16:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 16:07:21 docker 20.10.14 c346e9eafbab 2 months ago 202MB 16:07:21 alpine 3.14 ac73e934f311 2 months ago 5.34MB 16:07:21 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 16:07:21 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 16:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:22 16:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:22 arm64: Pulling from edgex-lftools-log-publisher 16:07:22 8998bd30e6a1: Pulling fs layer 16:07:22 04944245beec: Pulling fs layer 16:07:22 699f458cf7ca: Pulling fs layer 16:07:22 765212b225bb: Pulling fs layer 16:07:22 f23df028b6ca: Pulling fs layer 16:07:22 d65c8cfc05b1: Pulling fs layer 16:07:22 2437ff75d9bd: Pulling fs layer 16:07:22 f23df028b6ca: Waiting 16:07:22 d65c8cfc05b1: Waiting 16:07:22 2437ff75d9bd: Waiting 16:07:22 765212b225bb: Waiting 16:07:22 04944245beec: Verifying Checksum 16:07:22 04944245beec: Download complete 16:07:22 765212b225bb: Verifying Checksum 16:07:22 765212b225bb: Download complete 16:07:22 f23df028b6ca: Verifying Checksum 16:07:22 f23df028b6ca: Download complete 16:07:23 d65c8cfc05b1: Download complete 16:07:23 699f458cf7ca: Verifying Checksum 16:07:23 699f458cf7ca: Download complete 16:07:23 8998bd30e6a1: Verifying Checksum 16:07:23 8998bd30e6a1: Download complete 16:07:26 2437ff75d9bd: Verifying Checksum 16:07:26 2437ff75d9bd: Download complete 16:07:28 8998bd30e6a1: Pull complete 16:07:28 04944245beec: Pull complete 16:07:30 699f458cf7ca: Pull complete 16:07:30 765212b225bb: Pull complete 16:07:31 f23df028b6ca: Pull complete 16:07:31 d65c8cfc05b1: Pull complete 16:07:46 2437ff75d9bd: Pull complete 16:07:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container 16:07:47 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:07:50 $ docker top 341c536ff5f52c8ee0317c4316ec87e263b5987f33bda2e9a97387d87dcfcae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:51 ---> job-cost.sh 16:07:51 lf-activate-venv: SKIPPING 16:07:51 INFO: No Stack... 16:07:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:07:52 INFO: Archiving Costs [Pipeline] sh 16:07:53 + + catcut /w/workspace/edgex-go/7/archives/cost.csv -d, 16:07:53 -f6 [Pipeline] lock 16:07:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] 16:07:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] did not exist. Created. 16:07:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:54 + echo total: 0.10999999940395355 [Pipeline] stash 16:07:54 Stashed 1 file(s) [Pipeline] } 16:07:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:54 $ docker stop --time=1 341c536ff5f52c8ee0317c4316ec87e263b5987f33bda2e9a97387d87dcfcae8 16:07:55 $ docker rm -f 341c536ff5f52c8ee0317c4316ec87e263b5987f33bda2e9a97387d87dcfcae8 [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 16:07:56 provisioning config files... 16:07:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3440328936425995308tmp [Pipeline] { [Pipeline] sh 16:07:56 + set +x 16:07:56 + + bash -s -- 16:07:56 curl -s https://codecov.io/bash 16:07:56 16:07:56 _____ _ 16:07:56 / ____| | | 16:07:56 | | ___ __| | ___ ___ _____ __ 16:07:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:07:56 | |___| (_) | (_| | __/ (_| (_) \ V / 16:07:56 \_____\___/ \__,_|\___|\___\___/ \_/ 16:07:56 Bash-1.0.6 16:07:56 16:07:56 16:07:56 ==> git version 2.25.1 found 16:07:56 ==> 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 16:07:56 Release-Date: 2020-01-08 16:07:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:07:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:07:56 ==> Jenkins CI detected. 16:07:56 current dir:  /w/workspace/edgex-go/7 16:07:56 project root: . 16:07:56 --> token set from env 16:07:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:07:56 ==> Running gcov in . (disable via -X gcov) 16:07:56 ==> Python coveragepy not found 16:07:56 ==> Searching for coverage reports in: 16:07:56 + . 16:07:56 -> Found 1 reports 16:07:56 ==> Detecting git/mercurial file structure 16:07:56 ==> Reading reports 16:07:56 + ./coverage.out bytes=435593 16:07:56 ==> Appending adjustments 16:07:56 https://docs.codecov.io/docs/fixing-reports 16:07:58 + Found adjustments 16:07:58 ==> Gzipping contents 16:07:58 60K /tmp/codecov.b1tESq.gz 16:07:58 ==> Uploading reports 16:07:58 url: https://codecov.io 16:07:58 query: branch=PR-4057&commit=2965886d162f0a6e291313889660dde4d627ed08&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 16:07:58 -> Pinging Codecov 16:07:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=2965886d162f0a6e291313889660dde4d627ed08&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 16:07:58 -> Uploading to 16:07:58 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/2965886d162f0a6e291313889660dde4d627ed08/e002553d-7530-4c92-a1c0-87769bcc1e87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T160758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f3964083b693693b1ac0830426c6334bac784cdd20756079cbd985ec57f0c6 16:07:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:58 Dload Upload Total Spent Left Speed 16:07:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59965 0 0 100 59965 0 253k --:--:-- --:--:-- --:--:-- 253k 16:07:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] } 16:07:58 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 16:07:59 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 16:07:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:00 ---> package-listing.sh 16:08:00 ++ facter osfamily 16:08:00 ++ tr '[:upper:]' '[:lower:]' 16:08:00 + OS_FAMILY=debian 16:08:00 + workspace=/w/workspace/edgex-go/7 16:08:00 + START_PACKAGES=/tmp/packages_start.txt 16:08:00 + END_PACKAGES=/tmp/packages_end.txt 16:08:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:00 + PACKAGES=/tmp/packages_start.txt 16:08:00 + '[' /w/workspace/edgex-go/7 ']' 16:08:00 + PACKAGES=/tmp/packages_end.txt 16:08:00 + case "${OS_FAMILY}" in 16:08:00 + dpkg -l 16:08:00 + grep '^ii' 16:08:00 + '[' -f /tmp/packages_start.txt ']' 16:08:00 + '[' -f /tmp/packages_end.txt ']' 16:08:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:00 + '[' /w/workspace/edgex-go/7 ']' 16:08:00 + mkdir -p /w/workspace/edgex-go/7/archives/ 16:08:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 16:08:00 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:08:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:01 16:08:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:01 latest: Pulling from edgex-lftools-log-publisher 16:08:01 5eb5b503b376: Pulling fs layer 16:08:01 5c69ac0246d0: Pulling fs layer 16:08:01 ec43610c2a17: Pulling fs layer 16:08:01 3a2ae6a8a46f: Pulling fs layer 16:08:01 33b1e0a273af: Pulling fs layer 16:08:01 5d3b04190fa2: Pulling fs layer 16:08:01 2f39f015ded8: Pulling fs layer 16:08:01 3a2ae6a8a46f: Waiting 16:08:01 33b1e0a273af: Waiting 16:08:01 5d3b04190fa2: Waiting 16:08:01 2f39f015ded8: Waiting 16:08:01 5c69ac0246d0: Verifying Checksum 16:08:01 5c69ac0246d0: Download complete 16:08:01 3a2ae6a8a46f: Verifying Checksum 16:08:01 3a2ae6a8a46f: Download complete 16:08:01 33b1e0a273af: Verifying Checksum 16:08:01 33b1e0a273af: Download complete 16:08:01 5d3b04190fa2: Verifying Checksum 16:08:01 5d3b04190fa2: Download complete 16:08:02 ec43610c2a17: Verifying Checksum 16:08:02 ec43610c2a17: Download complete 16:08:02 5eb5b503b376: Verifying Checksum 16:08:02 5eb5b503b376: Download complete 16:08:02 2f39f015ded8: Download complete 16:08:03 5eb5b503b376: Pull complete 16:08:03 5c69ac0246d0: Pull complete 16:08:04 ec43610c2a17: Pull complete 16:08:04 3a2ae6a8a46f: Pull complete 16:08:04 33b1e0a273af: Pull complete 16:08:04 5d3b04190fa2: Pull complete 16:08:09 2f39f015ded8: Pull complete 16:08:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:09 prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container 16:08:09 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:08:11 $ docker top 6447cbd767c31cf7df99beb757771f1bb2ec7a68f77220436c99d023fefae670 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:08:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:08:12 + ls /var/log/sa-host 16:08:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:12 provisioning config files... 16:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6064343338138374673tmp [Pipeline] { [Pipeline] echo 16:08:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:08:13 ---> create-netrc.sh [Pipeline] } 16:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:08:13 ---> python-tools-install.sh [Pipeline] echo 16:08:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:08:13 ---> sudo-logs.sh 16:08:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:08:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:08:14 ---> job-cost.sh 16:08:14 lf-activate-venv: SKIPPING 16:08:14 DEBUG: total: 0.10999999940395355 16:08:14 INFO: Retrieving Stack Cost... 16:08:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:08:14 INFO: Archiving Costs [Pipeline] echo 16:08:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:08:15 ---> logs-deploy.sh 16:08:15 lf-activate-venv: SKIPPING 16:08:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/7 16:08:15 INFO: archiving workspace using pattern(s): 16:08:16 Archives upload complete. 16:08:16 INFO: archiving logs to Nexus