Pull request #4081 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b768ff42694ce11b7e42a576e89e25aaa4c14a1+11a51fe418205844bd5d22f7d6ff9ca8936a0e25 (74c8ce96b2e2590eae68cc2b3ce35e434e73701a) 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-ssh7697363112567918360.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-ssh5943531732047565518.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8219166499764409646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16571952953811340429.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh508512230270763157.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8774880437688597485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16966’ Running on prd-ubuntu20.04-docker-8c-8g-16969 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 Merge succeeded, producing 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 Checking out Revision 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 (PR-4081) > 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/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # 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 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:11 ========================================================= 19:07:11 EdgeX Global Pipelines Version Info 19:07:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:12 ------------------- 19:07:12 stable info: 19:07:12 ------------------- 19:07:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:12 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:07:12 Message: update stable to v1.0.234 19:07:12 ------------------- 19:07:12 experimental info: 19:07:12 ------------------- 19:07:12 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:12 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 19:07:12 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b768ff [Pipeline] echo 19:07:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:14 provisioning config files... 19:07:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3129438782707738535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:14 ---> docker-login.sh 19:07:14 nexus3.edgexfoundry.org:10001 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 nexus3.edgexfoundry.org:10002 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 nexus3.edgexfoundry.org:10003 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 nexus3.edgexfoundry.org:10004 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 docker.io 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 ---> docker-login.sh ends [Pipeline] } 19:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:16 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:16 + dirname cmd/core-command/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo core-command,cmd/core-command/Dockerfile 19:07:16 + + cut -d/ -f2 19:07:16 dirname cmd/core-data/Dockerfile 19:07:16 + echo core-data,cmd/core-data/Dockerfile 19:07:16 + dirname cmd/core-metadata/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:16 + + dirname cmd/security-bootstrapper/Dockerfile 19:07:16 cut -d/ -f2 19:07:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:16 + dirname cmd/security-proxy-setup/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:16 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:16 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 19:07:16 19:07:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:16 + dirname cmd/security-spire-agent/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:16 + dirname cmd/security-spire-config/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:16 + dirname cmd/security-spire-server/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:16 + dirname cmd/support-notifications/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:16 + dirname cmd/support-scheduler/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:16 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:16 + cut -d/ -f2 19:07:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:17 + git rev-list -1 --merges 4b768ff42694ce11b7e42a576e89e25aaa4c14a1~1..4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] echo 19:07:17 -----------> git rev-list -1 --merges 4b768ff42694ce11b7e42a576e89e25aaa4c14a1~1..4b768ff42694ce11b7e42a576e89e25aaa4c14a1 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [false] [Pipeline] sh 19:07:17 + git log --format=format:%s -1 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] echo 19:07:17 ========================================================= 19:07:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:18 + grep -v github /etc/ssh/ssh_known_hosts 19:07:18 + [ -e /tmp/ssh_known_hosts ] 19:07:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:18 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:18 19:07:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:18 42c077c10790: Pulling fs layer 19:07:18 f63e77b7563a: Pulling fs layer 19:07:18 bd5fdadae976: Pulling fs layer 19:07:18 205491f53016: Pulling fs layer 19:07:18 df18705c85c3: Pulling fs layer 19:07:18 bdb3f477010e: Pulling fs layer 19:07:18 c8a8fc8e1c8f: Pulling fs layer 19:07:18 2c6e9b1d212d: Pulling fs layer 19:07:18 df18705c85c3: Waiting 19:07:18 205491f53016: Waiting 19:07:18 bdb3f477010e: Waiting 19:07:18 c8a8fc8e1c8f: Waiting 19:07:18 bdb8f0575790: Pulling fs layer 19:07:18 386e3cb2ff24: Pulling fs layer 19:07:18 2c6e9b1d212d: Waiting 19:07:18 bdb8f0575790: Waiting 19:07:18 2343380bae48: Pulling fs layer 19:07:18 386e3cb2ff24: Waiting 19:07:18 2343380bae48: Waiting 19:07:18 f63e77b7563a: Download complete 19:07:18 205491f53016: Verifying Checksum 19:07:18 205491f53016: Download complete 19:07:19 df18705c85c3: Verifying Checksum 19:07:19 df18705c85c3: Download complete 19:07:19 bdb3f477010e: Verifying Checksum 19:07:19 bdb3f477010e: Download complete 19:07:19 bd5fdadae976: Verifying Checksum 19:07:19 bd5fdadae976: Download complete 19:07:19 2c6e9b1d212d: Verifying Checksum 19:07:19 2c6e9b1d212d: Download complete 19:07:19 bdb8f0575790: Download complete 19:07:19 386e3cb2ff24: Download complete 19:07:19 2343380bae48: Verifying Checksum 19:07:19 2343380bae48: Download complete 19:07:19 42c077c10790: Verifying Checksum 19:07:19 42c077c10790: Download complete 19:07:19 c8a8fc8e1c8f: Download complete 19:07:20 42c077c10790: Pull complete 19:07:20 f63e77b7563a: Pull complete 19:07:21 bd5fdadae976: Pull complete 19:07:21 205491f53016: Pull complete 19:07:21 df18705c85c3: Pull complete 19:07:21 bdb3f477010e: Pull complete 19:07:23 c8a8fc8e1c8f: Pull complete 19:07:23 2c6e9b1d212d: Pull complete 19:07:24 bdb8f0575790: Pull complete 19:07:24 386e3cb2ff24: Pull complete 19:07:24 2343380bae48: Pull complete 19:07:24 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:24 prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container 19:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:26 $ docker top 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 -eo pid,comm 19:07: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). 19:07:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:26 [ssh-agent] Looking for ssh-agent implementation... 19:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:26 $ docker exec 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent 19:07:26 SSH_AUTH_SOCK=/tmp/ssh-WnzDtY648lZm/agent.32 19:07:26 SSH_AGENT_PID=39 19:07:26 Running ssh-add (command line suppressed) 19:07:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7635889113479570717.key (/w/workspace/edgex-go/1@tmp/private_key_7635889113479570717.key) 19:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:27 + git tag --points-at HEAD [Pipeline] } 19:07:27 $ docker exec --env ******** --env ******** 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent -k 19:07:27 unset SSH_AUTH_SOCK; 19:07:27 unset SSH_AGENT_PID; 19:07:27 echo Agent pid 39 killed; 19:07:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:27 [ssh-agent] Looking for ssh-agent implementation... 19:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:27 $ docker exec 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent 19:07:27 SSH_AUTH_SOCK=/tmp/ssh-qYyzeQM2DPDL/agent.72 19:07:27 SSH_AGENT_PID=79 19:07:27 Running ssh-add (command line suppressed) 19:07:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3874116349981179438.key (/w/workspace/edgex-go/1@tmp/private_key_3874116349981179438.key) 19:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:28 + git semver init 19:07:28 2022-07-05 19:07:28,421 [run_init] DEBUG init version:0.0.0 force:False 19:07:28 2022-07-05 19:07:28,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:28 2022-07-05 19:07:28,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:28 2022-07-05 19:07:28,424 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:32 2022-07-05 19:07:32,256 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:32 2022-07-05 19:07:32,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4081 with force:False 19:07:32 2022-07-05 19:07:32,256 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4081 19:07:32 2022-07-05 19:07:32,261 [execute] INFO git cat-file --batch-check 19:07:32 2022-07-05 19:07:32,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:32 2022-07-05 19:07:32,268 [execute] INFO git cat-file --batch 19:07:32 2022-07-05 19:07:32,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:32 2022-07-05 19:07:32,275 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4081 19:07:32 0.0.0 [Pipeline] } 19:07:32 $ docker exec --env ******** --env ******** 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent -k 19:07:32 unset SSH_AUTH_SOCK; 19:07:32 unset SSH_AGENT_PID; 19:07:32 echo Agent pid 79 killed; 19:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:33 + git semver [Pipeline] } 19:07:33 $ docker stop --time=1 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 19:07:34 $ docker rm -f 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:35 Stashed 1 file(s) [Pipeline] echo 19:07:35 [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 19:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:36 ========================================================= 19:07:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:36 59bf1c3509f3: Pulling fs layer 19:07:36 666ba61612fd: Pulling fs layer 19:07:36 8ed8ca486205: Pulling fs layer 19:07:36 cc1cd167ecdc: Pulling fs layer 19:07:36 c516ae0d96e1: Pulling fs layer 19:07:36 684cea983483: Pulling fs layer 19:07:36 dd3240ac7de5: Pulling fs layer 19:07:36 b1e948a4e11c: Pulling fs layer 19:07:36 a8fd76ee1af6: Pulling fs layer 19:07:36 646ad004c059: Pulling fs layer 19:07:36 c516ae0d96e1: Waiting 19:07:36 a8fd76ee1af6: Waiting 19:07:36 684cea983483: Waiting 19:07:36 dd3240ac7de5: Waiting 19:07:36 b1e948a4e11c: Waiting 19:07:36 cc1cd167ecdc: Waiting 19:07:36 8ed8ca486205: Verifying Checksum 19:07:36 8ed8ca486205: Download complete 19:07:36 666ba61612fd: Verifying Checksum 19:07:36 666ba61612fd: Download complete 19:07:36 c516ae0d96e1: Download complete 19:07:36 684cea983483: Verifying Checksum 19:07:36 684cea983483: Download complete 19:07:36 dd3240ac7de5: Verifying Checksum 19:07:36 dd3240ac7de5: Download complete 19:07:36 59bf1c3509f3: Verifying Checksum 19:07:36 59bf1c3509f3: Download complete 19:07:36 b1e948a4e11c: Verifying Checksum 19:07:36 b1e948a4e11c: Download complete 19:07:36 59bf1c3509f3: Pull complete 19:07:37 666ba61612fd: Pull complete 19:07:37 8ed8ca486205: Pull complete 19:07:37 646ad004c059: Verifying Checksum 19:07:37 646ad004c059: Download complete 19:07:37 a8fd76ee1af6: Verifying Checksum 19:07:37 a8fd76ee1af6: Download complete 19:07:37 cc1cd167ecdc: Verifying Checksum 19:07:37 cc1cd167ecdc: Download complete 19:07:41 cc1cd167ecdc: Pull complete 19:07:41 c516ae0d96e1: Pull complete 19:07:41 684cea983483: Pull complete 19:07:41 dd3240ac7de5: Pull complete 19:07:41 b1e948a4e11c: Pull complete 19:07:44 a8fd76ee1af6: Pull complete 19:07:45 646ad004c059: Pull complete 19:07:45 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:45 WORKDIR /edgex 19:07:45 COPY go.mod . 19:07:45 RUN go mod download 19:07:45 + docker build -t ci-base-image-x86_64 -f - . 19:07:47 Sending build context to Docker daemon 335.2MB 19:07:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:47 ---> 8f69c11f6b0c 19:07:47 Step 2/4 : WORKDIR /edgex 19:07:49 ---> Running in 6437a91feed1 19:07:49 Removing intermediate container 6437a91feed1 19:07:49 ---> 5c66a92f7176 19:07:49 Step 3/4 : COPY go.mod . 19:07:49 ---> 844d71db6aef 19:07:49 Step 4/4 : RUN go mod download 19:07:49 ---> Running in 87e56ba64825 19:07:51 Still waiting to schedule task 19:07:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16967’ 19:08:04 Removing intermediate container 87e56ba64825 19:08:04 ---> d18051a15c51 19:08:04 Successfully built d18051a15c51 19:08:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:05 + docker inspect -f . ci-base-image-x86_64 19:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:05 prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container 19:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:05 $ docker top 8dae10569cb4e1db3fa02b9c157d31c9cbdfca965446820f022409ab76759059 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:06 + go version 19:08:06 go version go1.17.7 linux/amd64 [Pipeline] } 19:08:06 $ docker stop --time=1 8dae10569cb4e1db3fa02b9c157d31c9cbdfca965446820f022409ab76759059 19:08:07 $ docker rm -f 8dae10569cb4e1db3fa02b9c157d31c9cbdfca965446820f022409ab76759059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker inspect -f . ci-base-image-x86_64 19:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:08 prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container 19:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:08 $ docker top 8692bef00b3dc2e4663248e57fef096f2c145225e7ae0d851eb0321a15a403fc -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:08 ========================================================= 19:08:08 [edgeXBuildGoParallel] Running Tests and Build... 19:08:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:09 + make test 19:08:09 go mod tidy -compat=1.17 19:08:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:16 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.437s coverage: 89.2% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.101s coverage: 83.8% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.095s coverage: 58.8% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.099s coverage: 94.1% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 19:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 19:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.4% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.8% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.196s coverage: 92.3% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:08:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 96.9% of statements 19:08:54 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:16 GO111MODULE=on go vet ./... 19:09:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:19 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:19 + ls -al . 19:09:19 total 684 19:09:19 drwxrwxr-x 10 1001 1001 4096 Jul 5 19:08 . 19:09:19 drwxr-xr-x 4 root root 4096 Jul 5 19:08 .. 19:09:19 -rw-rw-r-- 1 1001 1001 11 Jul 5 19:07 .dockerignore 19:09:19 drwxrwxr-x 8 1001 1001 4096 Jul 5 19:07 .git 19:09:19 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:07 .github 19:09:19 -rw-rw-r-- 1 1001 1001 879 Jul 5 19:07 .gitignore 19:09:19 -rw-rw-r-- 1 1001 1001 42 Jul 5 19:07 .golangci.yml 19:09:19 -rw-rw-r-- 1 1001 1001 87 Jul 5 19:07 .hadolint.yml 19:09:19 drwxr-xr-x 3 1001 1001 4096 Jul 5 19:07 .semver 19:09:19 -rw-rw-r-- 1 1001 1001 166 Jul 5 19:07 .sonarcloud.properties 19:09:19 -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:07 ADOPTERS.md 19:09:19 -rw-rw-r-- 1 1001 1001 10347 Jul 5 19:07 Attribution.txt 19:09:19 -rw-rw-r-- 1 1001 1001 63209 Jul 5 19:07 CHANGELOG.md 19:09:19 -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:07 CONTRIBUTING.md 19:09:19 -rw-rw-r-- 1 1001 1001 677 Jul 5 19:07 GOVERNANCE.md 19:09:19 -rw-rw-r-- 1 1001 1001 850 Jul 5 19:07 Jenkinsfile 19:09:19 -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:07 LICENSE 19:09:19 -rw-rw-r-- 1 1001 1001 10389 Jul 5 19:07 Makefile 19:09:19 -rw-rw-r-- 1 1001 1001 582 Jul 5 19:07 OWNERS.md 19:09:19 -rw-rw-r-- 1 1001 1001 9094 Jul 5 19:07 README.md 19:09:19 -rw-rw-r-- 1 1001 1001 6912 Jul 5 19:07 SECURITY.md 19:09:19 -rw-rw-r-- 1 1001 1001 5 Jul 5 19:07 VERSION 19:09:19 -rw-rw-r-- 1 1001 1001 4131 Jul 5 19:07 ZMQWindows.md 19:09:19 drwxrwxr-x 2 1001 1001 4096 Jul 5 19:07 bin 19:09:19 drwxrwxr-x 18 1001 1001 4096 Jul 5 19:07 cmd 19:09:19 -rw-r--r-- 1 root root 435593 Jul 5 19:08 coverage.out 19:09:19 -rw-rw-r-- 1 1001 1001 3311 Jul 5 19:07 go.mod 19:09:19 -rw-rw-r-- 1 1001 1001 36231 Jul 5 19:08 go.sum 19:09:19 drwxrwxr-x 8 1001 1001 4096 Jul 5 19:07 internal 19:09:19 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:07 openapi 19:09:19 drwxrwxr-x 4 1001 1001 4096 Jul 5 19:07 snap 19:09:19 -rw-rw-r-- 1 1001 1001 204 Jul 5 19:07 version.go [Pipeline] sh 19:09:20 + '[' -e coverage.out ] 19:09:20 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:20 Stashed 1 file(s) [Pipeline] sh 19:09:20 + make build 19:09:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09: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 19:09: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 19:09: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 19:09: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 19:09:50 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 19:09:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09: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 19:09: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/secrets-config ./cmd/secrets-config 19:09: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:57 $ docker stop --time=1 8692bef00b3dc2e4663248e57fef096f2c145225e7ae0d851eb0321a15a403fc 19:09:59 $ docker rm -f 8692bef00b3dc2e4663248e57fef096f2c145225e7ae0d851eb0321a15a403fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:01 19:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:01 latest: Pulling from edgex-devops/edgex-compose 19:10:01 cbdbe7a5bc2a: Pulling fs layer 19:10:01 ca9280d653b3: Pulling fs layer 19:10:01 7e9c9ca2126c: Pulling fs layer 19:10:01 cbdbe7a5bc2a: Download complete 19:10:01 cbdbe7a5bc2a: Pull complete 19:10:01 ca9280d653b3: Verifying Checksum 19:10:01 ca9280d653b3: Download complete 19:10:02 7e9c9ca2126c: Download complete 19:10:02 ca9280d653b3: Pull complete 19:10:05 7e9c9ca2126c: Pull complete 19:10:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:05 prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container 19:10:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:07 $ docker top a803bb3fa51550f948262711870ca400c9102f6f72da4e82c631051fa9c8f538 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:07 + docker-compose build --help 19:10:07 + grep parallel 19:10:08 --parallel Build images in parallel. [Pipeline] } 19:10:08 $ docker stop --time=1 a803bb3fa51550f948262711870ca400c9102f6f72da4e82c631051fa9c8f538 19:10:09 $ docker rm -f a803bb3fa51550f948262711870ca400c9102f6f72da4e82c631051fa9c8f538 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:10 prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container 19:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:10 $ docker top 632aed3d06716f5e2f567e6097e0b17eea1960755ff47d3b1e1ddd5c115a70a8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:11 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:11 Building core-command ... 19:10:11 Building core-data ... 19:10:11 Building core-metadata ... 19:10:11 Building security-bootstrapper ... 19:10:11 Building security-proxy-setup ... 19:10:11 Building security-secretstore-setup ... 19:10:11 Building security-spiffe-token-provider ... 19:10:11 Building security-spire-agent ... 19:10:11 Building security-spire-config ... 19:10:11 Building security-spire-server ... 19:10:11 Building support-notifications ... 19:10:11 Building support-scheduler ... 19:10:11 Building sys-mgmt-agent ... 19:10:11 Building security-secretstore-setup 19:10:11 Building support-scheduler 19:10:11 Building core-data 19:10:11 Building support-notifications 19:10:11 Building security-spire-config 19:10:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:26 ---> d18051a15c51 19:10:26 Step 3/25 : WORKDIR /edgex-go 19:10:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:26 19:10:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:26 ---> d18051a15c51 19:10:26 Step 3/22 : WORKDIR /edgex-go 19:10:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:26 ---> d18051a15c51 19:10:26 Step 3/22 : WORKDIR /edgex-go 19:10:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:26 ---> d18051a15c51 19:10:26 Step 3/23 : WORKDIR /edgex-go 19:10:26 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:26 ---> d18051a15c51 19:10:26 Step 3/26 : WORKDIR /edgex-go 19:10:28 ---> Running in 655fdd190f94 19:10:28 ---> Running in 92662177dbca 19:10:28 ---> Running in a13c0a47863e 19:10:28 ---> Running in 43c7c6e51fe0 19:10:28 ---> Running in bf981ebcd070 19:10:28 Removing intermediate container 92662177dbca 19:10:28 ---> 843d481ae042 19:10:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:28 Removing intermediate container 43c7c6e51fe0 19:10:28 ---> ee93a8c62b86 19:10:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:28 Removing intermediate container a13c0a47863e 19:10:28 ---> 17941842f643 19:10:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:28 Removing intermediate container 655fdd190f94 19:10:28 ---> 5cdf4be2e1d8 19:10:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:28 Removing intermediate container bf981ebcd070 19:10:28 ---> 09caaaabd4c0 19:10:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:28 ---> Running in 843708ea62d9 19:10:28 ---> Running in cb1f79212e96 19:10:28 ---> Running in 770617403a13 19:10:28 ---> Running in f3bd9f6d17c2 19:10:28 ---> Running in f946a6af41de 19:10:29 Removing intermediate container 843708ea62d9 19:10:29 ---> 6eceb438ed0d 19:10:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:29 ---> Running in 888efbab4444 19:10:29 Removing intermediate container cb1f79212e96 19:10:29 ---> a6d1d4c24158 19:10:29 Step 5/22 : RUN apk add --update --no-cache make git 19:10:29 ---> Running in 6df4deab5f68 19:10:29 Removing intermediate container 770617403a13 19:10:29 ---> e2436a0f25f3 19:10:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:10:29 ---> Running in f5941b32d0cb 19:10:30 Removing intermediate container f946a6af41de 19:10:30 ---> 43739fd43fc1 19:10:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:30 ---> Running in c4f0f5bf0f0b 19:10:30 Removing intermediate container f3bd9f6d17c2 19:10:30 ---> eda6c41e1fe7 19:10:30 Step 5/25 : RUN apk add --update --no-cache make git 19:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:30 ---> Running in f79586fd3715 19:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:31 OK: 221 MiB in 52 packages 19:10:31 OK: 221 MiB in 52 packages 19:10:31 OK: 221 MiB in 52 packages 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:31 Removing intermediate container 6df4deab5f68 19:10:31 ---> 6146c6efa37a 19:10:31 Step 6/22 : COPY go.mod vendor* ./ 19:10:32 OK: 221 MiB in 52 packages 19:10:32 Removing intermediate container 888efbab4444 19:10:32 ---> 1944954e52a9 19:10:32 Step 6/22 : COPY go.mod vendor* ./ 19:10:32 ---> 9837399f2a17 19:10:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:32 Removing intermediate container f5941b32d0cb 19:10:32 ---> 81d65a830300 19:10:32 Step 6/23 : COPY go.mod vendor* ./ 19:10:32 ---> Running in a068fa75efb8 19:10:32 ---> 326e9eaddceb 19:10:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:32 OK: 221 MiB in 52 packages 19:10:32 ---> Running in 7ae749195167 19:10:32 ---> 9f661eeefabb 19:10:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:32 ---> Running in e176977e869c 19:10:32 Removing intermediate container f79586fd3715 19:10:32 ---> 4d56cac208a1 19:10:32 Step 6/25 : COPY go.mod vendor* ./ 19:10:32 ---> 217b67f58458 19:10:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:32 ---> Running in 2b0c26974d25 19:10:32 Removing intermediate container c4f0f5bf0f0b 19:10:32 ---> 3d1dc3b7326d 19:10:32 Step 6/26 : COPY go.mod vendor* ./ 19:10:32 ---> e0782ca0fa41 19:10:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:32 ---> Running in 754beaddb56b 19:10:33 Removing intermediate container a068fa75efb8 19:10:33 ---> 11232117d4f7 19:10:33 Step 8/22 : COPY . . 19:10:33 Removing intermediate container 7ae749195167 19:10:33 ---> 8589e3250bad 19:10:33 Step 8/22 : COPY . . 19:10:33 Removing intermediate container e176977e869c 19:10:33 ---> 29b02ba4a849 19:10:33 Step 8/23 : COPY . . 19:10:39 Removing intermediate container 2b0c26974d25 19:10:39 ---> f6157289cbf1 19:10:39 Step 8/25 : COPY . . 19:10:39 Removing intermediate container 754beaddb56b 19:10:39 ---> aed5d523ed26 19:10:39 Step 8/26 : COPY . . 19:10:39 ---> d86da5b8cabf 19:10:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:10:39 ---> 591928f328a6 19:10:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:39 ---> 782d659c4b07 19:10:39 Step 9/23 : RUN make cmd/core-data/core-data 19:10:39 ---> Running in 9c494f8b0167 19:10:39 ---> Running in dcc2ee6bee02 19:10:41 ---> Running in 6347900fa494 19:10:41 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 19:10:41 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 19:10:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:10:45 ---> cb30870678de 19:10:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:45 ---> bb460d93c349 19:10:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:45 ---> Running in aeaf29e378c3 19:10:45 ---> Running in 23711403f23a 19:10:45 Removing intermediate container 23711403f23a 19:10:45 ---> cc83b79241a6 19:10:45 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:45 ---> Running in 05412a426dd5 19:10:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:46 Removing intermediate container 05412a426dd5 19:10:46 ---> f59180414e47 19:10:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:46 ---> Running in c8715ab5576a 19:10:48 Removing intermediate container c8715ab5576a 19:10:48 ---> 123010334cf2 19:10:48 Step 12/26 : WORKDIR /edgex-go 19:10:48 ---> Running in 18584cb16cf2 19:10:48 Removing intermediate container 18584cb16cf2 19:10:48 ---> a2626884cfec 19:10:48 19:10:48 Step 13/26 : FROM alpine:3.15 19:10:48 3.15: Pulling from library/alpine 19:10:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:10:49 Status: Downloaded newer image for alpine:3.15 19:10:49 ---> 0ac33e5f5afa 19:10:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:49 ---> Running in e8bf965da9c7 19:10:50 Removing intermediate container e8bf965da9c7 19:10:50 ---> cdc85c6ed630 19:10:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:50 ---> Running in 5d0ea06bc358 19:10:52 Removing intermediate container 5d0ea06bc358 19:10:52 ---> d9c4c1613210 19:10:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:52 ---> Running in bafc87c9a278 19:10:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:54 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:54 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:54 OK: 15859 distinct packages available 19:10:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:56 (1/4) Installing dumb-init (1.2.5-r1) 19:10:56 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:56 (3/4) Installing libucontext (1.1-r0) 19:10:56 (4/4) Installing gcompat (1.0.0-r4) 19:10:56 Executing busybox-1.34.1-r5.trigger 19:10:56 OK: 6 MiB in 18 packages 19:10:59 Removing intermediate container bafc87c9a278 19:10:59 ---> 74e610ac2a6a 19:10:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:01 ---> 76a9b95e6392 19:11:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:01 ---> 05c44496db15 19:11:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:01 ---> Running in 771342e4348c 19:11:01 Removing intermediate container 771342e4348c 19:11:01 ---> 8e8f230cff06 19:11:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:02 ---> f1009263cb5a 19:11:02 Step 21/26 : WORKDIR / 19:11:02 ---> Running in c16e35710c26 19:11:03 Removing intermediate container c16e35710c26 19:11:03 ---> 288deae8e41c 19:11:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:03 ---> Running in 761a688da496 19:11:03 Removing intermediate container 761a688da496 19:11:03 ---> 473090fc3c46 19:11:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:03 ---> Running in 1585414f32f4 19:11:04 Removing intermediate container 1585414f32f4 19:11:04 ---> cf1b5576e14a 19:11:04 Step 24/26 : LABEL arch=x86_64 19:11:04 ---> Running in c62c151c7a28 19:11:04 Removing intermediate container c62c151c7a28 19:11:04 ---> 8bdc8c88dc90 19:11:04 Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:04 ---> Running in 8044ecafe8bf 19:11:05 Removing intermediate container 8044ecafe8bf 19:11:05 ---> 86766aa6d27d 19:11:05 Step 26/26 : LABEL version=0.0.0 19:11:05 ---> Running in c3b50f5e60b9 19:11:05 Removing intermediate container c3b50f5e60b9 19:11:05 ---> 1e4e68890fe6 19:11:05 19:11:06 Successfully built 1e4e68890fe6 19:11:06 Successfully tagged security-spire-config:latest 19:11:06  Building security-spire-config ... done Building security-spire-server 19:11: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 19:11:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:10 ---> d18051a15c51 19:11:10 Step 3/25 : WORKDIR /edgex-go 19:11:10 ---> Using cache 19:11:10 ---> 09caaaabd4c0 19:11:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:10 ---> Using cache 19:11:10 ---> 43739fd43fc1 19:11:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:10 ---> Using cache 19:11:10 ---> 3d1dc3b7326d 19:11:10 Step 6/25 : COPY go.mod vendor* ./ 19:11:10 ---> Using cache 19:11:10 ---> e0782ca0fa41 19:11:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:10 ---> Using cache 19:11:10 ---> aed5d523ed26 19:11:10 Step 8/25 : COPY . . 19:11:10 ---> Using cache 19:11:10 ---> bb460d93c349 19:11:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:10 ---> Using cache 19:11:10 ---> cc83b79241a6 19:11:10 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:10 ---> Using cache 19:11:10 ---> f59180414e47 19:11:10 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:12 ---> Running in 855edb49bcd3 19:11:14 Removing intermediate container 855edb49bcd3 19:11:14 ---> 66adb292ea4a 19:11:14 Step 12/25 : WORKDIR /edgex-go 19:11:14 ---> Running in 6b9fe0861d9b 19:11:14 Removing intermediate container aeaf29e378c3 19:11:14 ---> bf550d204783 19:11:14 19:11:14 Step 10/25 : FROM alpine:3.14 19:11:14 Removing intermediate container 6347900fa494 19:11:14 ---> 8080ae118608 19:11:14 19:11:14 Step 10/23 : FROM alpine:3.14 19:11:14 Removing intermediate container 9c494f8b0167 19:11:14 ---> 9a1a66d4b601 19:11:14 19:11:14 Step 10/22 : FROM alpine:3.14 19:11:14 Removing intermediate container dcc2ee6bee02 19:11:14 ---> 81128635d492 19:11:14 19:11:14 Step 10/22 : FROM alpine:3.14 19:11:15 Removing intermediate container 6b9fe0861d9b 19:11:15 ---> 63f26e10d461 19:11:15 19:11:15 Step 13/25 : FROM alpine:3.15 19:11:15 ---> 0ac33e5f5afa 19:11:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:15 ---> Using cache 19:11:15 ---> cdc85c6ed630 19:11:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:15 ---> Using cache 19:11:15 ---> d9c4c1613210 19:11:15 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:15 ---> Running in e1a622ee4863 19:11:15 3.14: Pulling from library/alpine 19:11:15 3.14: Pulling from library/alpine 19:11:15 3.14: Pulling from library/alpine 19:11:15 3.14: Pulling from library/alpine 19:11:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:17 Status: Downloaded newer image for alpine:3.14 19:11:17 Status: Image is up to date for alpine:3.14 19:11:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:17 Status: Image is up to date for alpine:3.14 19:11:17 ---> e04c818066af 19:11:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:17 ---> e04c818066af 19:11:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:17 Status: Image is up to date for alpine:3.14 19:11:17 ---> e04c818066af 19:11:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:17 ---> e04c818066af 19:11:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:17 ---> Running in c04a60274ed7 19:11:17 ---> Running in d8e9bdf1a4b3 19:11:17 ---> Running in e3c20112e40e 19:11:17 ---> Running in 5a34776d1e06 19:11:17 Removing intermediate container c04a60274ed7 19:11:17 ---> efa87d765e86 19:11:17 Step 12/23 : ENV APP_PORT=59880 19:11:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:17 ---> Running in fb5626ac1a5a 19:11:17 Removing intermediate container fb5626ac1a5a 19:11:17 ---> 463072b2ed56 19:11:17 Step 13/23 : EXPOSE $APP_PORT 19:11:17 ---> Running in 846da3ce4581 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:18 Removing intermediate container 846da3ce4581 19:11:18 ---> 60de43044c78 19:11:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:18 ---> Running in ad1aafc634f0 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:18 (1/3) Installing ca-certificates (20211220-r0) 19:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:18 (2/3) Installing dumb-init (1.2.5-r1) 19:11:18 (3/3) Installing su-exec (0.2-r1) 19:11:18 Executing busybox-1.33.1-r7.trigger 19:11:18 Executing ca-certificates-20211220-r0.trigger 19:11:18 (1/1) Installing dumb-init (1.2.5-r1) 19:11:18 Executing busybox-1.33.1-r7.trigger 19:11:18 OK: 6 MiB in 15 packages 19:11:18 OK: 6 MiB in 17 packages 19:11:18 (1/2) Installing ca-certificates (20211220-r0) 19:11:18 (2/2) Installing dumb-init (1.2.5-r1) 19:11:18 Executing busybox-1.33.1-r7.trigger 19:11:18 Executing ca-certificates-20211220-r0.trigger 19:11:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:18 OK: 6 MiB in 16 packages 19:11:19 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:19 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:19 OK: 15859 distinct packages available 19:11:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:19 Removing intermediate container e3c20112e40e 19:11:19 ---> 72ac0f5c34f7 19:11:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:19 Removing intermediate container d8e9bdf1a4b3 19:11:19 ---> e3486ff53f65 19:11:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:19 ---> Running in c73fe50d1773 19:11:19 Removing intermediate container ad1aafc634f0 19:11:19 ---> d64abfa37862 19:11:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:11:19 ---> Running in c66826461e0e 19:11:19 ---> Running in e05e52497ab0 19:11:19 Removing intermediate container 5a34776d1e06 19:11:19 ---> facb73c0451a 19:11:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:19 Removing intermediate container c73fe50d1773 19:11:19 ---> 56518183b1c3 19:11:19 Step 13/22 : ENV APP_PORT=59861 19:11:19 ---> Running in 2c422074ded3 19:11:19 Removing intermediate container c66826461e0e 19:11:19 ---> 24bac23c0d90 19:11:19 Step 13/25 : WORKDIR / 19:11:19 ---> Running in d23b3293b5d6 19:11:19 ---> Running in d3ec2023e82c 19:11:19 Removing intermediate container 2c422074ded3 19:11:19 ---> 3b0ed67c6de7 19:11:19 Step 13/22 : ENV APP_PORT=59860 19:11:19 ---> Running in 6998d0550420 19:11:19 Removing intermediate container d23b3293b5d6 19:11:19 ---> a8a7720f9d48 19:11:19 Step 14/22 : EXPOSE $APP_PORT 19:11:19 Removing intermediate container d3ec2023e82c 19:11:19 ---> 0a914eb8dde4 19:11:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:19 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:19 ---> Running in 0360a10aad8d 19:11:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:20 Removing intermediate container 6998d0550420 19:11:20 ---> 7607509d4f67 19:11:20 Step 14/22 : EXPOSE $APP_PORT 19:11:20 ---> Running in f119868c15fb 19:11:20 Removing intermediate container 0360a10aad8d 19:11:20 ---> 35bf09c0a984 19:11:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:20 ---> 56297123fca8 19:11: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 19:11:20 Removing intermediate container f119868c15fb 19:11:20 ---> b3dd7abb79b8 19:11:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:20 ---> a871c94dc1f5 19:11:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:20 ---> 1b7182e4b527 19:11:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:20 (1/5) Installing dumb-init (1.2.5-r1) 19:11:20 ---> ba037eb63396 19:11:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:20 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:20 (3/5) Installing libucontext (1.1-r0) 19:11:20 (4/5) Installing gcompat (1.0.0-r4) 19:11:20 (5/5) Installing openssl (1.1.1q-r0) 19:11:20 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:20 Executing busybox-1.34.1-r5.trigger 19:11:20 OK: 6 MiB in 19 packages 19:11:20 ---> ea5afa15d4e0 19:11:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:20 ---> a64d78ddca9b 19:11:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:20 ---> 0127e26743d8 19:11:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:21 (1/6) Installing dumb-init (1.2.5-r1) 19:11:21 ---> ad0db7c398cd 19:11:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:21 ---> aa7c807eaa33 19:11:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:11:21 ---> 253e0713748b 19:11:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:21 (3/6) Installing libsodium (1.0.18-r0) 19:11:21 ---> Running in fb7d869df398 19:11:21 ---> Running in 893effc17275 19:11:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:11:21 Removing intermediate container e1a622ee4863 19:11:21 ---> c1aa816e6982 19:11:21 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:21 (5/6) Installing libzmq (4.3.4-r0) 19:11:21 Removing intermediate container fb7d869df398 19:11:21 ---> 7493c7397db1 19:11:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:21 (6/6) Installing zeromq (4.3.4-r0) 19:11:21 ---> 55bf3b9d5ac4 19:11:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:21 ---> Running in 1bc278bc065c 19:11:21 Removing intermediate container 893effc17275 19:11:21 ---> 9aa7f5f221be 19:11:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:21 Executing busybox-1.33.1-r7.trigger 19:11:21 ---> Running in a3819c6199f7 19:11:21 OK: 8 MiB in 20 packages 19:11:21 Removing intermediate container 1bc278bc065c 19:11:21 ---> 8dfd12b1674c 19:11:21 Step 20/22 : LABEL arch=x86_64 19:11:21 Removing intermediate container a3819c6199f7 19:11:21 ---> ad29f6dd643d 19:11:21 Step 20/22 : LABEL arch=x86_64 19:11:22 ---> Running in b29d883d4480 19:11:22 ---> Running in 51f12b95baeb 19:11:22 ---> 7539b7ba1cfc 19:11:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:22 Removing intermediate container b29d883d4480 19:11:22 ---> 481ee387bb33 19:11:22 Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:22 ---> Running in 7c907fce7dc9 19:11:22 Removing intermediate container 51f12b95baeb 19:11:22 ---> 96ec73ea38d5 19:11:22 Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:22 Removing intermediate container e05e52497ab0 19:11:22 ---> f2f7ad47cf8c 19:11:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:22 ---> 681e8eace226 19:11: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/ 19:11:23 ---> Running in b98fb5f2a3d8 19:11:23 ---> Running in 5ccd2502f9b2 19:11:23 Removing intermediate container 7c907fce7dc9 19:11:23 ---> d395eb8ae599 19:11:23 Step 22/22 : LABEL version=0.0.0 19:11:23 ---> 649d391a6148 19:11:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:23 ---> Running in faab39c5d326 19:11:23 Removing intermediate container b98fb5f2a3d8 19:11:23 ---> 6a50620b1c85 19:11:23 Step 22/22 : LABEL version=0.0.0 19:11:23 ---> aeff8fba356b 19:11:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:23 ---> Running in 6f0c0b10b80a 19:11:23 Removing intermediate container faab39c5d326 19:11:23 ---> 7de2baf27dea 19:11:23 19:11:23 Successfully built 7de2baf27dea 19:11:23 ---> 483e9e136d0a 19:11:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:23 Successfully tagged support-scheduler:latest 19:11:23  Building support-scheduler ... done Building security-proxy-setup 19:11:23 Removing intermediate container 6f0c0b10b80a 19:11:23 ---> 6e140136efa2 19:11:23 19:11:23 Successfully built 6e140136efa2 19:11:23 ---> c5f9e8937e7e 19:11:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:23 Successfully tagged support-notifications:latest 19:11:23  Building support-notifications ... done Building security-spire-agent 19:11:26 ---> 62f0268cabc4 19:11:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:26 ---> a6221f0b2d02 19:11:26 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:26 ---> Running in ebdfc5afc50b 19:11:26 Removing intermediate container 5ccd2502f9b2 19:11:26 ---> 98c34315befd 19:11:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:26 ---> 107639376cd5 19:11:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:26 ---> Running in 94a798dc1d25 19:11:26 ---> Running in c5730465b646 19:11:26 Removing intermediate container ebdfc5afc50b 19:11:26 ---> 5e96f375722e 19:11:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:26 ---> Running in 3ea23debb5e4 19:11:26 Removing intermediate container c5730465b646 19:11:26 ---> 6157e3ce8dd7 19:11:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:26 Removing intermediate container 94a798dc1d25 19:11:26 ---> b840ca261c34 19:11:26 Step 23/25 : LABEL arch=x86_64 19:11:27 Removing intermediate container 3ea23debb5e4 19:11:27 ---> d0c76d4f6fbd 19:11:27 Step 21/23 : LABEL arch=x86_64 19:11:27 ---> Running in 0f57b080cf16 19:11:27 ---> Running in 9478e30f7265 19:11:27 ---> Running in 153d7dab8864 19:11:27 Removing intermediate container 0f57b080cf16 19:11:27 ---> bb6258d018d2 19:11:27 Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:27 Removing intermediate container 9478e30f7265 19:11:27 ---> e965e0aefa93 19:11:27 Step 23/25 : LABEL arch=x86_64 19:11:27 Removing intermediate container 153d7dab8864 19:11:27 ---> 0576bcf18f10 19:11:27 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:27 ---> Running in 1cdb6f344c00 19:11:27 ---> Running in 9d4a32f5691c 19:11:27 ---> Running in aa30bfd5e962 19:11:27 Removing intermediate container 1cdb6f344c00 19:11:27 ---> cb325692c61c 19:11:27 Step 25/25 : LABEL version=0.0.0 19:11:27 Removing intermediate container 9d4a32f5691c 19:11:27 ---> a817da5d5ef2 19:11:27 Step 23/23 : LABEL version=0.0.0 19:11:27 Removing intermediate container aa30bfd5e962 19:11:27 ---> 5db1010e1789 19:11:27 Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:27 ---> Running in f43535c30b3a 19:11:27 ---> Running in a4d209b5dd57 19:11:27 ---> Running in 6700233bd3c2 19:11:28 Removing intermediate container a4d209b5dd57 19:11:28 ---> ed55ae507b3c 19:11:28 19:11:28 Successfully built ed55ae507b3c 19:11:28 Removing intermediate container f43535c30b3a 19:11:28 ---> 458a9d5e9d63 19:11:28 19:11:28 Successfully tagged core-data:latest 19:11:28  Building core-data ... done Building security-bootstrapper 19:11:28 Removing intermediate container 6700233bd3c2 19:11:28 ---> 172739e30928 19:11:28 Step 25/25 : LABEL version=0.0.0 19:11:28 Successfully built 458a9d5e9d63 19:11:28 Successfully tagged security-secretstore-setup:latest 19:11:28 Building core-metadata 19:11:28  Building security-secretstore-setup ... done  ---> Running in e1f9286fb3f4 19:11:28 Removing intermediate container e1f9286fb3f4 19:11:28 ---> e9110d819962 19:11:28 19:11:28 Successfully built e9110d819962 19:11:29 Successfully tagged security-spire-server:latest 19:11:29 Building sys-mgmt-agent 19:11:31  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:31 ---> d18051a15c51 19:11:31 Step 3/22 : WORKDIR /edgex-go 19:11:31 ---> Using cache 19:11:31 ---> 09caaaabd4c0 19:11:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:31 ---> Using cache 19:11:31 ---> 43739fd43fc1 19:11:31 Step 5/22 : RUN apk add --update --no-cache make git 19:11:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:32 ---> d18051a15c51 19:11:32 Step 3/26 : WORKDIR /edgex-go 19:11:32 ---> Using cache 19:11:32 ---> 09caaaabd4c0 19:11:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:32 ---> Using cache 19:11:32 ---> 43739fd43fc1 19:11:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:32 ---> Using cache 19:11:32 ---> 3d1dc3b7326d 19:11:32 Step 6/26 : COPY go.mod vendor* ./ 19:11:32 ---> Using cache 19:11:32 ---> e0782ca0fa41 19:11:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 ---> Using cache 19:11:32 ---> aed5d523ed26 19:11:32 Step 8/26 : COPY . . 19:11:32 ---> Using cache 19:11:32 ---> bb460d93c349 19:11:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:32 ---> Using cache 19:11:32 ---> cc83b79241a6 19:11:32 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:32 ---> Using cache 19:11:32 ---> f59180414e47 19:11: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 19:11:32 ---> Using cache 19:11:32 ---> 123010334cf2 19:11:32 Step 12/26 : WORKDIR /edgex-go 19:11:32 ---> Using cache 19:11:32 ---> a2626884cfec 19:11:32 19:11:32 Step 13/26 : FROM alpine:3.15 19:11:32 ---> 0ac33e5f5afa 19:11:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:32 ---> Using cache 19:11:32 ---> cdc85c6ed630 19:11:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:32 ---> Using cache 19:11:32 ---> d9c4c1613210 19:11:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:32 ---> Using cache 19:11:32 ---> c1aa816e6982 19:11:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16970 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws 19:11:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:34 The recommended git tool is: git 19:11:37 ---> Running in d586cf5004c5 19:11:37 ---> 55e8995b9d86 19:11:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:38 ---> d18051a15c51 19:11:38 Step 3/23 : WORKDIR /edgex-go 19:11:38 ---> Using cache 19:11:38 ---> 09caaaabd4c0 19:11:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:38 ---> Using cache 19:11:38 ---> 43739fd43fc1 19:11:38 Step 5/23 : RUN apk add --update --no-cache make git 19:11:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:38 ---> d18051a15c51 19:11:38 Step 3/23 : WORKDIR /edgex-go 19:11:38 ---> Using cache 19:11:38 ---> 09caaaabd4c0 19:11:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:38 ---> Using cache 19:11:38 ---> 43739fd43fc1 19:11:38 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:38 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:11:38 ---> d18051a15c51 19:11:38 Step 3/31 : WORKDIR /edgex-go 19:11:38 ---> Using cache 19:11:38 ---> 09caaaabd4c0 19:11:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:38 ---> Using cache 19:11:38 ---> 43739fd43fc1 19:11:38 Step 5/31 : RUN apk add --update --no-cache make git 19:11:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:39 OK: 221 MiB in 52 packages 19:11:39 ---> Running in 77c406b0c294 19:11:39 ---> Running in ebccb5c5bf8c 19:11:39 ---> 9dd2bb3fbc86 19:11:39 ---> Running in 2aa56765966c 19:11:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:39 ---> 59f8769618f2 19:11:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:39 Removing intermediate container d586cf5004c5 19:11:39 ---> 666f19cbd352 19:11:39 Step 6/22 : COPY go.mod vendor* ./ 19:11:39 ---> 388165e70801 19:11:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:39 ---> ab10184bab47 19:11:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:39 ---> Running in cb2f185e2128 19:11:39 ---> 5ceaf409d593 19:11:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:39 ---> Running in 6cfe9585b207 19:11:39 Removing intermediate container 6cfe9585b207 19:11:39 ---> 5b2937066d5c 19:11:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:39 ---> Running in c55adcfea0c6 19:11:39 Removing intermediate container c55adcfea0c6 19:11:39 ---> 74550bf895c7 19:11:39 Step 24/26 : LABEL arch=x86_64 19:11:40 ---> Running in 5f02e36011a7 19:11:40 Removing intermediate container 5f02e36011a7 19:11:40 ---> 6bb1920be916 19:11:40 Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:11:40 ---> Running in 73b36613da3b 19:11:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:40 Removing intermediate container 73b36613da3b 19:11:40 ---> 2ec9a11a54ec 19:11:40 Step 26/26 : LABEL version=0.0.0 19:11:40 ---> Running in feca14fc3b60 19:11:40 Removing intermediate container cb2f185e2128 19:11:40 ---> 04c1ec76f283 19:11:40 Step 8/22 : COPY . . 19:11:40 Removing intermediate container feca14fc3b60 19:11:40 ---> f94e3c7ee201 19:11:40 19:11:40 Successfully built f94e3c7ee201 19:11:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:40 Successfully tagged security-spire-agent:latest 19:11:40  Building security-spire-agent ... done Building security-spiffe-token-provider 19:11:40 OK: 221 MiB in 52 packages 19:11:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:40 OK: 221 MiB in 52 packages 19:11:41 using credential edgex-jenkins-ssh 19:11:41 OK: 221 MiB in 52 packages 19:11:41 Cloning the remote Git repository 19:11:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:41 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:41 > git --version # timeout=10 19:11:41 > git --version # 'git version 2.25.1' 19:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:44 ---> d18051a15c51 19:11:44 Step 3/20 : WORKDIR /edgex-go 19:11:44 ---> Using cache 19:11:44 ---> 09caaaabd4c0 19:11:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:44 ---> Running in 5653e58790eb 19:11:44 Removing intermediate container 2aa56765966c 19:11:44 ---> 03843c2a8a92 19:11:44 Step 6/23 : COPY go.mod vendor* ./ 19:11:44 Removing intermediate container ebccb5c5bf8c 19:11:44 ---> 71660ae71581 19:11:44 Step 6/31 : COPY go.mod vendor* ./ 19:11:44 Removing intermediate container 77c406b0c294 19:11:44 ---> 95c064037081 19:11:44 Step 6/23 : COPY go.mod vendor* ./ 19:11:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:44 ---> 6c48d1aa7b2d 19:11:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:44 ---> 149630f20a6d 19:11:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:44 ---> 863399b39019 19:11:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:44 ---> Running in fcbdc0b20637 19:11:44 ---> Running in 1d0d12b37aa0 19:11:45 ---> Running in 62a67b407f01 19:11:45 ---> 938a1a120b7a 19:11:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:45 ---> Running in 749a8dded2a5 19:11:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:46 OK: 15866 distinct packages available 19:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:46 Removing intermediate container fcbdc0b20637 19:11:46 ---> 60a5cd193db3 19:11:46 Step 8/23 : COPY . . 19:11:46 Removing intermediate container 1d0d12b37aa0 19:11:46 ---> ceaf63ed225c 19:11:46 Step 8/23 : COPY . . 19:11:46 Removing intermediate container 62a67b407f01 19:11:46 ---> a6d12e318d06 19:11:46 Step 8/31 : COPY . . 19:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:47 OK: 221 MiB in 52 packages 19:11:51 Removing intermediate container 5653e58790eb 19:11:51 ---> 68bf5be63b47 19:11:51 Step 5/20 : COPY go.mod vendor* ./ 19:11:51 ---> 403a11748d05 19:11:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:51 ---> Running in 552b58aec349 19:11:54 ---> 46c402d3160d 19:11:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:11:54 ---> c65bf3808617 19:11:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:54 ---> Running in ab399176dcd3 19:11:54 Removing intermediate container 552b58aec349 19:11:54 ---> 995149b70c6f 19:11:54 Step 7/20 : COPY . . 19:11:54 ---> Running in a2eac6f08c92 19:11: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/core-metadata/core-metadata ./cmd/core-metadata 19:11: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:55 ---> d8830f3e6a9d 19:11:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:55 ---> Running in 2f56aa6f2d3b 19:11:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12:00 Merging remotes/origin/main commit 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:00 Merge succeeded, producing 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:00 Checking out Revision 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 (PR-4081) 19:12:01 ---> d7240a3f035d 19:12:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:00 > git config core.sparsecheckout # timeout=10 19:12:00 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 19:12:00 > git remote # timeout=10 19:12:00 > git config --get remote.origin.url # timeout=10 19:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:00 > git merge 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 # timeout=10 19:12:00 > git rev-parse HEAD^{commit} # timeout=10 19:12:00 > git config core.sparsecheckout # timeout=10 19:12:00 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 19:12:01 ---> Running in e7a3d85b4211 19:12:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:04 Removing intermediate container 749a8dded2a5 19:12:04 ---> eab5bafdc460 19:12:04 19:12:04 Step 10/22 : FROM alpine:3.14 19:12:04 ---> e04c818066af 19:12:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:12:04 ---> Running in d61ccb0f6ff4 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:05 (1/6) Installing ca-certificates (20211220-r0) 19:12:05 (2/6) Installing brotli-libs (1.0.9-r5) 19:12:05 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:12:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:12:05 > git --version # timeout=10 19:12:05 > git --version # 'git version 2.25.1' 19:12:05 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:12:05 (4/6) Installing libcurl (7.79.1-r2) 19:12:05 (5/6) Installing curl (7.79.1-r2) 19:12:05 (6/6) Installing dumb-init (1.2.5-r1) 19:12:05 Executing busybox-1.33.1-r7.trigger 19:12:05 Executing ca-certificates-20211220-r0.trigger 19:12:05 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:06 Dload Upload Total Spent Left Speed 19:12:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 84503 19:12:06 Removing intermediate container d61ccb0f6ff4 19:12:06 ---> 643f354233ca 19:12:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:06 ---> Running in d8c86f949724 [Pipeline] sh 19:12:07 Removing intermediate container d8c86f949724 19:12:07 ---> aa8050502996 19:12:07 Step 13/22 : WORKDIR /edgex 19:12:07 ---> Running in e6e36455f2d6 19:12:07 Removing intermediate container e6e36455f2d6 19:12:07 ---> ae7091bf7f69 19:12:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:08 + sudo tee /etc/docker/daemon.new 19:12:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:08 { 19:12:08 "registry-mirrors": [ 19:12:08 "https://nexus3.edgexfoundry.org:10001" 19:12:08 ], 19:12:08 "bip": "10.250.0.254/24", 19:12:08 "hosts": [ 19:12:08 "tcp://0.0.0.0:5555", 19:12:08 "unix:///var/run/docker.sock" 19:12:08 ], 19:12:08 "mtu": 1458, 19:12:08 "selinux-enabled": true, 19:12:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:08 } [Pipeline] sh 19:12:08 ---> b888f1f42a85 19:12:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:08 + sudo service docker restart 19:12:09 ---> 0966040bada9 19:12:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:10 ---> 840f003dfa62 19:12:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:10 ---> 6724e765ddb3 19:12:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:10 ---> Running in 5aceba941a02 19:12:12 Removing intermediate container 5aceba941a02 19:12:12 ---> 5093b36e7615 19:12:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:12 ---> Running in a73877dfec79 19:12:12 Removing intermediate container a73877dfec79 19:12:12 ---> 651a88141c3f 19:12:12 Step 20/22 : LABEL arch=x86_64 19:12:12 ---> Running in 883149c2c8b9 19:12:13 Removing intermediate container 883149c2c8b9 19:12:13 ---> 40a3bb08c34f 19:12:13 Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:13 ---> Running in 417a22049b9a 19:12:13 Removing intermediate container 417a22049b9a 19:12:13 ---> 96d5a67f0457 19:12:13 Step 22/22 : LABEL version=0.0.0 19:12:13 ---> Running in 43ba29ca56c3 19:12:14 Removing intermediate container 43ba29ca56c3 19:12:14 ---> a4166c80736c 19:12:14 19:12:14 Successfully built a4166c80736c 19:12:14 Successfully tagged security-proxy-setup:latest 19:12:14 Building core-command 19:12:18  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:18 ---> d18051a15c51 19:12:18 Step 3/23 : WORKDIR /edgex-go 19:12:18 ---> Using cache 19:12:18 ---> 09caaaabd4c0 19:12:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:18 ---> Using cache 19:12:18 ---> 43739fd43fc1 19:12:18 Step 5/23 : RUN apk add --update --no-cache make git 19:12:18 ---> Using cache 19:12:18 ---> 95c064037081 19:12:18 Step 6/23 : COPY go.mod vendor* ./ 19:12:18 ---> Using cache 19:12:18 ---> 6c48d1aa7b2d 19:12:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:18 ---> Using cache 19:12:18 ---> ceaf63ed225c 19:12:18 Step 8/23 : COPY . . 19:12:18 ---> Using cache 19:12:18 ---> 46c402d3160d 19:12:18 Step 9/23 : RUN make cmd/core-command/core-command 19:12:20 ---> Running in 54afde4be8a4 19:12:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:23 Removing intermediate container a2eac6f08c92 19:12:23 ---> b0cd837e2a1e 19:12:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:23 Removing intermediate container 2f56aa6f2d3b 19:12:23 ---> 3686ec44e4b4 19:12:23 19:12:23 Step 10/31 : FROM alpine:3.14 19:12:23 ---> e04c818066af 19:12:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:23 Removing intermediate container ab399176dcd3 19:12:23 ---> 859282a5688e 19:12:23 19:12:23 Step 10/23 : FROM alpine:3.14 19:12:23 ---> e04c818066af 19:12:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:23 ---> Using cache 19:12:23 ---> 72ac0f5c34f7 19:12:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:23 ---> Using cache 19:12:23 ---> 56518183b1c3 19:12:23 Step 13/23 : ENV APP_PORT=59881 19:12:23 ---> Running in d1d9a644a10a 19:12:23 ---> Running in 13ac750c2305 19:12:23 ---> Running in d2607a6e122f 19:12:23 Removing intermediate container 13ac750c2305 19:12:23 ---> 1ad5fc435636 19:12:23 Step 14/23 : EXPOSE $APP_PORT 19:12:23 Removing intermediate container d2607a6e122f 19:12:23 ---> 23d0dc60d55f 19:12:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:24 ---> Running in 8490d8ca0015 19:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:24 ---> Running in 6ede95eff207 19:12:24 Removing intermediate container 8490d8ca0015 19:12:24 ---> c9f86e13eece 19:12:24 Step 15/23 : WORKDIR / 19:12:24 ---> Running in 07bb4024dd21 19:12:25 Removing intermediate container 07bb4024dd21 19:12:25 ---> 620e5d3c210a 19:12:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:25 ---> e59ba61d82cb 19:12:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:25 (1/2) Installing dumb-init (1.2.5-r1) 19:12:25 (2/2) Installing su-exec (0.2-r1) 19:12:25 Executing busybox-1.33.1-r7.trigger 19:12:25 OK: 6 MiB in 16 packages 19:12:25 Removing intermediate container d1d9a644a10a 19:12:25 ---> 36221ab23ab4 19:12:25 19:12:25 Step 11/23 : FROM docker:20.10.14 19:12:25 20.10.14: Pulling from library/docker 19:12:26 ---> 951d36583f36 19:12:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:26 Removing intermediate container 6ede95eff207 19:12:26 ---> 4d001f7c2244 19:12:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:26 ---> Running in bde7b095fdfc 19:12:26 ---> 154b95cc2e3b 19:12:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:26 Removing intermediate container bde7b095fdfc 19:12:26 ---> 1dab70d04efb 19:12:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:27 provisioning config files... 19:12:27 ---> Running in 3d690ec9c191 19:12:27 ---> Running in f39041b11c39 19:12:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7644964115418631593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:27 Removing intermediate container 3d690ec9c191 19:12:27 ---> db2f307c27fa 19:12:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:27 Removing intermediate container f39041b11c39 19:12:27 ---> a0cf7254aca2 19:12:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:27 ---> docker-login.sh 19:12:27 nexus3.edgexfoundry.org:10001 19:12:27 ---> Running in e5cdb9fbedcb 19:12:27 ---> Running in 18a321845dee 19:12:28 Removing intermediate container e5cdb9fbedcb 19:12:28 ---> eed6bd905b27 19:12:28 Step 21/23 : LABEL arch=x86_64 19:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:28 ---> Running in 64b604e001cc 19:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:28 Configure a credential helper to remove this warning. See 19:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:28 19:12:28 Login Succeeded 19:12:28 nexus3.edgexfoundry.org:10002 19:12:28 Removing intermediate container 64b604e001cc 19:12:28 ---> 2c0cd465b738 19:12:28 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:29 ---> Running in f02c447b3e7c 19:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:29 Configure a credential helper to remove this warning. See 19:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:29 19:12:29 Login Succeeded 19:12:29 nexus3.edgexfoundry.org:10003 19:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:29 Configure a credential helper to remove this warning. See 19:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:29 19:12:29 Login Succeeded 19:12:29 nexus3.edgexfoundry.org:10004 19:12:29 Removing intermediate container f02c447b3e7c 19:12:29 ---> 0ad4dbe10e85 19:12:29 Step 23/23 : LABEL version=0.0.0 19:12:29 ---> Running in 89dbad7da371 19:12:29 Removing intermediate container 18a321845dee 19:12:29 ---> 9d22494af240 19:12:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:30 Removing intermediate container 89dbad7da371 19:12:30 ---> f53d75c15359 19:12:30 19:12:30 ---> Running in 0c8fe9896592 19:12:30 Successfully built f53d75c15359 19:12:30 Successfully tagged core-metadata:latest 19:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:30 Configure a credential helper to remove this warning. See 19:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:30 19:12:30 Login Succeeded 19:12:30 docker.io 19:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:30  Building core-metadata ... done Removing intermediate container 0c8fe9896592 19:12:30 ---> 832284a768cb 19:12:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:30 ---> 56f05c567533 19:12:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:30 Configure a credential helper to remove this warning. See 19:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:30 19:12:30 Login Succeeded 19:12:31 Removing intermediate container e7a3d85b4211 19:12:31 ---> c8eaff58bdc0 19:12:31 19:12:31 Step 9/20 : FROM alpine:3.15 19:12:31 ---> 0ac33e5f5afa 19:12:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:31 ---> Using cache 19:12:31 ---> cdc85c6ed630 19:12:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:31 ---> Using cache 19:12:31 ---> d9c4c1613210 19:12:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:31 ---> Running in 35cec5f856db 19:12:31 ---> docker-login.sh ends [Pipeline] } 19:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:12:31 ---> Running in 01283d800747 [Pipeline] echo 19:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:31 ========================================================= 19:12:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:12:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:31 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:31 Status: Downloaded newer image for docker:20.10.14 19:12:31 ---> 7417809fdb73 19:12: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' 19:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:32 9b3977197b4f: Pulling fs layer 19:12:32 1a89e8eeedd5: Pulling fs layer 19:12:32 94645a83ff95: Pulling fs layer 19:12:32 e6fb740bc735: Pulling fs layer 19:12:32 3a77bd46dcc9: Pulling fs layer 19:12:32 355e64cbe906: Pulling fs layer 19:12:32 63ab81a10011: Pulling fs layer 19:12:32 555d1d1c4555: Pulling fs layer 19:12:32 7d9057610161: Pulling fs layer 19:12:32 e6fb740bc735: Waiting 19:12:32 3a77bd46dcc9: Waiting 19:12:32 355e64cbe906: Waiting 19:12:32 555d1d1c4555: Waiting 19:12:32 7d9057610161: Waiting 19:12:32 63ab81a10011: Waiting 19:12:32 94645a83ff95: Verifying Checksum 19:12:32 94645a83ff95: Download complete 19:12:32 1a89e8eeedd5: Verifying Checksum 19:12:32 1a89e8eeedd5: Download complete 19:12:32 3a77bd46dcc9: Verifying Checksum 19:12:32 3a77bd46dcc9: Download complete 19:12:32 355e64cbe906: Verifying Checksum 19:12:32 355e64cbe906: Download complete 19:12:32 9b3977197b4f: Verifying Checksum 19:12:32 9b3977197b4f: Download complete 19:12:32 63ab81a10011: Verifying Checksum 19:12:32 63ab81a10011: Download complete 19:12:32 ---> Running in 01c8339f936e 19:12:32 Removing intermediate container 01c8339f936e 19:12:32 ---> de59b283e8de 19:12:32 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 19:12:32 ---> Running in 3f731ead3bc0 19:12:32 Removing intermediate container 35cec5f856db 19:12:32 ---> d362f32767e2 19:12:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:33 9b3977197b4f: Pull complete 19:12:33 7d9057610161: Verifying Checksum 19:12:33 7d9057610161: Download complete 19:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:33 ---> 29015c5070f1 19:12:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:33 (1/43) Installing readline (8.1.1-r0) 19:12:33 (2/43) Installing bash (5.1.16-r0) 19:12:33 Executing bash-5.1.16-r0.post-install 19:12:33 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:33 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:33 OK: 15859 distinct packages available 19:12:33 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:33 (5/43) Installing libcurl (7.80.0-r2) 19:12:33 (6/43) Installing curl (7.80.0-r2) 19:12:33 (7/43) Installing dumb-init (1.2.5-r1) 19:12:33 (8/43) Installing libbz2 (1.0.8-r1) 19:12:33 (9/43) Installing expat (2.4.7-r0) 19:12:33 (10/43) Installing libffi (3.4.2-r1) 19:12:33 (11/43) Installing gdbm (1.22-r0) 19:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:33 (12/43) Installing xz-libs (5.2.5-r1) 19:12:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:33 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:33 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:33 ---> c580e10a6184 19:12:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:33 (17/43) Installing python3 (3.9.7-r4) 19:12:33 1a89e8eeedd5: Pull complete 19:12:34 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:34 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:34 (21/43) Installing py3-idna (3.3-r0) 19:12:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:34 (23/43) Installing py3-requests (2.26.0-r1) 19:12:34 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:34 (25/43) Installing py3-lockfile (0.12.2-r4) 19:12:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:34 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:34 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:34 (30/43) Installing py3-distro (1.6.0-r0) 19:12:34 (31/43) Installing py3-six (1.16.0-r0) 19:12:34 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:34 (33/43) Installing py3-html5lib (1.1-r1) 19:12:34 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:34 (35/43) Installing py3-packaging (20.9-r1) 19:12:34 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:34 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:34 (38/43) Installing py3-progress (1.6-r0) 19:12:34 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:34 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:34 (42/43) Installing py3-toml (0.10.2-r2) 19:12:34 (43/43) Installing py3-pip (20.3.4-r1) 19:12:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:34 Executing busybox-1.34.1-r5.trigger 19:12:34 OK: 83 MiB in 65 packages 19:12:34 94645a83ff95: Pull complete 19:12:34 ---> f44253be3f6b 19:12:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:34 (1/9) Installing ca-certificates (20211220-r0) 19:12:34 555d1d1c4555: Verifying Checksum 19:12:34 555d1d1c4555: Download complete 19:12:34 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:34 ---> 8e095ee1c1c8 19:12:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:12:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:34 Removing intermediate container 54afde4be8a4 19:12:34 ---> 2b0b0271ffa1 19:12:34 19:12:34 Step 10/23 : FROM alpine:3.14 19:12:34 ---> e04c818066af 19:12:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:34 ---> Using cache 19:12:34 ---> 72ac0f5c34f7 19:12:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:34 ---> Using cache 19:12:34 ---> 56518183b1c3 19:12:34 Step 13/23 : ENV APP_PORT=59882 19:12:34 (4/9) Installing libcurl (7.80.0-r2) 19:12:35 ---> Running in 848c3c873c41 19:12:35 (5/9) Installing curl (7.80.0-r2) 19:12:35 ---> 85fb0ae3e72e 19:12:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:12:35 Removing intermediate container 848c3c873c41 19:12:35 ---> a03d551aec1d 19:12:35 Step 14/23 : EXPOSE $APP_PORT 19:12:35 (6/9) Installing dumb-init (1.2.5-r1) 19:12:35 e6fb740bc735: Verifying Checksum 19:12:35 e6fb740bc735: Download complete 19:12:35 ---> Running in 00ee65cbc930 19:12:35 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:35 ---> Running in 7922183f05db 19:12:35 Removing intermediate container 00ee65cbc930 19:12:35 ---> c3d6c6d3c83a 19:12:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:35 (8/9) Installing libucontext (1.1-r0) 19:12:35 Removing intermediate container 7922183f05db 19:12:35 ---> 71d46f76840d 19:12:35 Step 15/23 : WORKDIR / 19:12:35 Collecting docker-compose==1.23.2 19:12:35 (9/9) Installing gcompat (1.0.0-r4) 19:12:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:35 ---> Running in 374166153b16 19:12:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:35 Executing busybox-1.34.1-r5.trigger 19:12:35 Executing ca-certificates-20211220-r0.trigger 19:12:35 ---> 7bd45f34758e 19:12:35 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:35 Collecting PyYAML<4,>=3.10 19:12:35 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:35 OK: 8 MiB in 23 packages 19:12:35 ---> Running in facb017de460 19:12:35 Removing intermediate container 374166153b16 19:12:35 ---> d008baa3e3ce 19:12:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:36 ---> 9a3f4d146fb9 19:12:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:36 Collecting docopt<0.7,>=0.6.1 19:12:36 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:36 ---> ba39fb89a3a0 19:12:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:36 Removing intermediate container 01283d800747 19:12:36 ---> ed22c7787493 19:12:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:36 Removing intermediate container facb017de460 19:12:36 ---> b7b7bcd78096 19:12:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:36 ---> Running in 87417e65733b 19:12:36 ---> f9340f96a443 19:12:36 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:37 Collecting docker<4.0,>=3.6.0 19:12:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:37 Collecting dockerpty<0.5,>=0.4.1 19:12:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:37 ---> Running in d0f56aa033ea 19:12:37 ---> 73602c95e061 19:12:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:37 Removing intermediate container 87417e65733b 19:12:37 ---> a4e74e3e4782 19:12:37 Step 28/31 : CMD ["gate"] 19:12:37 Removing intermediate container d0f56aa033ea 19:12:37 ---> 8bec243ef5c1 19:12:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:37 Collecting websocket-client<1.0,>=0.32.0 19:12:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:37 ---> Running in 30208cd821b5 19:12:37 ---> Running in 66e364becc2c 19:12:37 Collecting jsonschema<3,>=2.5.1 19:12:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:37 Collecting cached-property<2,>=1.2.0 19:12:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:37 Collecting texttable<0.10,>=0.9.0 19:12:37 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:37 Removing intermediate container 30208cd821b5 19:12:37 ---> e0e44dcb4afe 19:12:37 Step 29/31 : LABEL arch=x86_64 19:12:37 ---> 7b8dbb1bae04 19:12:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:37 Removing intermediate container 66e364becc2c 19:12:37 ---> b21ce3306406 19:12:37 Step 21/23 : LABEL arch=x86_64 19:12:37 ---> Running in 218d367ff89c 19:12:37 ---> Running in c876b53f6fff 19:12:37 ---> fde809a3b464 19:12:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:37 ---> Running in 312830fc01db 19:12:37 Removing intermediate container c876b53f6fff 19:12:37 ---> 2855409e40c4 19:12:37 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:37 Collecting docker-pycreds>=0.4.0 19:12:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:37 Removing intermediate container 218d367ff89c 19:12:37 ---> 0ccf44e257b6 19:12:37 Step 30/31 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:38 ---> Running in a37371e7e757 19:12:38 Collecting chardet<3.1.0,>=3.0.2 19:12:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:38 Collecting idna<2.8,>=2.5 19:12:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:38 Removing intermediate container 312830fc01db 19:12:38 ---> 06923f2ba7e9 19:12:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:38 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) 19:12:38 ---> Running in da6a09e157c1 19:12:38 Collecting urllib3<1.25,>=1.21.1 19:12:38 Removing intermediate container a37371e7e757 19:12:38 ---> 9faa3632b6d0 19:12:38 Step 23/23 : LABEL version=0.0.0 19:12:38 ---> Running in 2812b94cea44 19:12:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:38 ---> Running in 5a4d3f1fa1d0 19:12:38 Removing intermediate container da6a09e157c1 19:12:38 ---> 5942e7f390d6 19:12:38 Step 31/31 : LABEL version=0.0.0 19:12:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:38 Removing intermediate container 2812b94cea44 19:12:38 ---> 448ac39b47dc 19:12:38 Step 18/20 : LABEL arch=x86_64 19:12:38 ---> Running in df9610728ea7 19:12:38 Removing intermediate container 5a4d3f1fa1d0 19:12:38 ---> e7f7205c203f 19:12:38 19:12:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:38 Attempting uninstall: urllib3 19:12:38 Found existing installation: urllib3 1.26.7 19:12:38 ---> Running in 898b68de86ff 19:12:38 Uninstalling urllib3-1.26.7: 19:12:38 Successfully uninstalled urllib3-1.26.7 19:12:38 Removing intermediate container 898b68de86ff 19:12:38 ---> d4fdd8056ed0 19:12:38 Step 19/20 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:38 Successfully built e7f7205c203f 19:12:38 Removing intermediate container df9610728ea7 19:12:38 ---> 4b99f7fcaf36 19:12:38 19:12:38 Successfully tagged core-command:latest 19:12:38  Building core-command ... done  Attempting uninstall: idna 19:12:38 Found existing installation: idna 3.3 19:12:38 Uninstalling idna-3.3: 19:12:38 ---> Running in afb0651278ef 19:12:38 Successfully uninstalled idna-3.3 19:12:38 Successfully built 4b99f7fcaf36 19:12:38 Successfully tagged security-bootstrapper:latest 19:12:38  Building security-bootstrapper ... done Removing intermediate container afb0651278ef 19:12:38 ---> 48c141f17528 19:12:38 Step 20/20 : LABEL version=0.0.0 19:12:38 ---> Running in 9ef68ed32e87 19:12:39 Removing intermediate container 9ef68ed32e87 19:12:39 ---> 873bf007dc5b 19:12:39 19:12:39 Successfully built 873bf007dc5b 19:12:39 Successfully tagged security-spiffe-token-provider:latest 19:12:39  Building security-spiffe-token-provider ... done  Attempting uninstall: requests 19:12:39 Found existing installation: requests 2.26.0 19:12:39 Uninstalling requests-2.26.0: 19:12:39 Successfully uninstalled requests-2.26.0 19:12:39 Running setup.py install for texttable: started 19:12:39 Running setup.py install for texttable: finished with status 'done' 19:12:39 Running setup.py install for PyYAML: started 19:12:39 Running setup.py install for PyYAML: finished with status 'done' 19:12:40 Running setup.py install for docopt: started 19:12:40 Running setup.py install for docopt: finished with status 'done' 19:12:40 Running setup.py install for dockerpty: started 19:12:40 Running setup.py install for dockerpty: finished with status 'done' 19:12:41 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 19:12:43 Removing intermediate container 3f731ead3bc0 19:12:43 ---> d3d57ee010b5 19:12:43 Step 14/23 : ENV APP_PORT=58890 19:12:43 ---> Running in 1d80c6173e5f 19:12:43 Removing intermediate container 1d80c6173e5f 19:12:43 ---> 7294d9e2338a 19:12:43 Step 15/23 : EXPOSE $APP_PORT 19:12:43 ---> Running in ef5183686b2a 19:12:43 Removing intermediate container ef5183686b2a 19:12:43 ---> 548d7dbf8712 19:12:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:44 ---> ae23e3d6cefb 19:12:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:44 ---> 1e77a184cfa5 19:12:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:44 ---> 299a3930e901 19:12:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:44 ---> Running in dae3111a0ddb 19:12:44 Removing intermediate container dae3111a0ddb 19:12:44 ---> 7d6f4353c169 19:12:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:44 ---> Running in 64337c8954db 19:12:45 Removing intermediate container 64337c8954db 19:12:45 ---> bb1cd3cc13b5 19:12:45 Step 21/23 : LABEL arch=x86_64 19:12:45 ---> Running in e4f835c9fa9e 19:12:45 Removing intermediate container e4f835c9fa9e 19:12:45 ---> d4b508ec2a72 19:12:45 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:12:45 ---> Running in ddde16adbfea 19:12:45 Removing intermediate container ddde16adbfea 19:12:45 ---> 66651223528f 19:12:45 Step 23/23 : LABEL version=0.0.0 19:12:45 ---> Running in 8b86520a6096 19:12:45 Removing intermediate container 8b86520a6096 19:12:45 ---> 13bff2eb8254 19:12:45 19:12:45 Successfully built 13bff2eb8254 19:12:45 Successfully tagged sys-mgmt-agent:latest 19:12:45  Building sys-mgmt-agent ... done  [Pipeline] } 19:12:45 $ docker stop --time=1 632aed3d06716f5e2f567e6097e0b17eea1960755ff47d3b1e1ddd5c115a70a8 19:12:47 $ docker rm -f 632aed3d06716f5e2f567e6097e0b17eea1960755ff47d3b1e1ddd5c115a70a8 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:47 + docker images 19:12:47 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:47 sys-mgmt-agent latest 13bff2eb8254 2 seconds ago 299MB 19:12:47 security-spiffe-token-provider latest 873bf007dc5b 9 seconds ago 29MB 19:12:47 core-command latest e7f7205c203f 9 seconds ago 16.1MB 19:12:47 security-bootstrapper latest 4b99f7fcaf36 9 seconds ago 19.1MB 19:12:47 2b0b0271ffa1 13 seconds ago 1.61GB 19:12:47 c8eaff58bdc0 17 seconds ago 1.67GB 19:12:47 core-metadata latest f53d75c15359 18 seconds ago 17MB 19:12:47 36221ab23ab4 22 seconds ago 1.62GB 19:12:47 859282a5688e 25 seconds ago 1.62GB 19:12:47 3686ec44e4b4 25 seconds ago 1.62GB 19:12:47 security-proxy-setup latest a4166c80736c 34 seconds ago 26.9MB 19:12:47 eab5bafdc460 44 seconds ago 1.62GB 19:12:47 security-spire-agent latest f94e3c7ee201 About a minute ago 127MB 19:12:47 security-spire-server latest e9110d819962 About a minute ago 87.3MB 19:12:47 security-secretstore-setup latest 458a9d5e9d63 About a minute ago 28.5MB 19:12:47 core-data latest ed55ae507b3c About a minute ago 22.5MB 19:12:47 support-notifications latest 6e140136efa2 About a minute ago 27MB 19:12:47 support-scheduler latest 7de2baf27dea About a minute ago 26.4MB 19:12:47 81128635d492 About a minute ago 1.68GB 19:12:47 63f26e10d461 About a minute ago 1.52GB 19:12:47 9a1a66d4b601 About a minute ago 1.67GB 19:12:47 bf550d204783 About a minute ago 1.63GB 19:12:47 8080ae118608 About a minute ago 1.65GB 19:12:47 security-spire-config latest 1e4e68890fe6 About a minute ago 86.7MB 19:12:47 a2626884cfec About a minute ago 1.52GB 19:12:47 ci-base-image-x86_64 latest d18051a15c51 4 minutes ago 1.02GB 19:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 19:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 19:12:47 docker 20.10.14 7417809fdb73 3 months ago 218MB 19:12:47 alpine 3.14 e04c818066af 3 months ago 5.59MB 19:12:47 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 19:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:50 e6fb740bc735: Pull complete 19:12:50 3a77bd46dcc9: Pull complete 19:12:50 355e64cbe906: Pull complete 19:12:50 63ab81a10011: Pull complete 19:12:55 555d1d1c4555: Pull complete 19:12:57 7d9057610161: Pull complete 19:12:57 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:12:58 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:58 WORKDIR /edgex 19:12:58 COPY go.mod . 19:12:58 RUN go mod download 19:12:58 docker build -t ci-base-image-arm64 -f - . 19:13:00 Sending build context to Docker daemon 169.2MB 19:13:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:13:00 ---> 819e984ddca1 19:13:00 Step 2/4 : WORKDIR /edgex 19:13:02 ---> Running in 768eb35b5b0c 19:13:03 Removing intermediate container 768eb35b5b0c 19:13:03 ---> 43a0ce3cc1ed 19:13:03 Step 3/4 : COPY go.mod . 19:13:03 ---> c19a8aee30a2 19:13:03 Step 4/4 : RUN go mod download 19:13:03 ---> Running in bca69018e19f 19:14:00 Removing intermediate container bca69018e19f 19:14:00 ---> c4a56385fa0a 19:14:00 Successfully built c4a56385fa0a 19:14:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:00 + docker inspect -f . ci-base-image-arm64 19:14:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:01 prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container 19:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:02 $ docker top 1e5e3a61ae047c94f934382af4018818e905cd06acd5f3abad9286b43cbbde91 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:03 + go version 19:14:03 go version go1.17.7 linux/arm64 [Pipeline] } 19:14:03 $ docker stop --time=1 1e5e3a61ae047c94f934382af4018818e905cd06acd5f3abad9286b43cbbde91 19:14:05 $ docker rm -f 1e5e3a61ae047c94f934382af4018818e905cd06acd5f3abad9286b43cbbde91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:06 + docker inspect -f . ci-base-image-arm64 19:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:06 prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container 19:14: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:07 $ docker top 707bbec034de546df8c91b68a70264df68b41153cb194fe48453f31e81c2e83a -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:08 ========================================================= 19:14:08 [edgeXBuildGoParallel] Running Tests and Build... 19:14:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:08 + make test 19:14:08 go mod tidy -compat=1.17 19:14:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.468s coverage: 98.5% of statements 19:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 54.2% of statements 19:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.473s coverage: 89.2% of statements 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.425s coverage: 83.8% of statements 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.560s coverage: 95.6% of statements 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.401s coverage: 72.2% of statements 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 60.0% of statements 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.799s coverage: 0.9% of statements 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.471s coverage: 58.8% of statements 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.6% of statements 19:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 47.1% of statements 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 19:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.233s coverage: 44.8% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.670s coverage: 82.5% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.314s coverage: 85.4% of statements 19:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements 19:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.057s coverage: 64.4% of statements 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.183s coverage: 89.4% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 19:18:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.396s coverage: 65.4% of statements 19:18:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:18:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:18:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.911s coverage: 43.8% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.483s coverage: 17.7% of statements 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.756s coverage: 92.3% of statements 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.262s coverage: 63.2% of statements 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:18:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 19:18:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:18:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:18:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:18:18 GO111MODULE=on go vet ./... 19:20:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:25 ./bin/test-attribution-txt.sh [Pipeline] echo 19:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:20:25 + ls -al . 19:20:25 total 680 19:20:25 drwxrwxr-x 9 1001 1001 4096 Jul 5 19:14 . 19:20:25 drwxr-xr-x 4 root root 4096 Jul 5 19:14 .. 19:20:25 -rw-rw-r-- 1 1001 1001 11 Jul 5 19:12 .dockerignore 19:20:25 drwxrwxr-x 8 1001 1001 4096 Jul 5 19:12 .git 19:20:25 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:12 .github 19:20:25 -rw-rw-r-- 1 1001 1001 879 Jul 5 19:12 .gitignore 19:20:25 -rw-rw-r-- 1 1001 1001 42 Jul 5 19:12 .golangci.yml 19:20:25 -rw-rw-r-- 1 1001 1001 87 Jul 5 19:12 .hadolint.yml 19:20:25 -rw-rw-r-- 1 1001 1001 166 Jul 5 19:12 .sonarcloud.properties 19:20:25 -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:12 ADOPTERS.md 19:20:25 -rw-rw-r-- 1 1001 1001 10347 Jul 5 19:12 Attribution.txt 19:20:25 -rw-rw-r-- 1 1001 1001 63209 Jul 5 19:12 CHANGELOG.md 19:20:25 -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:12 CONTRIBUTING.md 19:20:25 -rw-rw-r-- 1 1001 1001 677 Jul 5 19:12 GOVERNANCE.md 19:20:25 -rw-rw-r-- 1 1001 1001 850 Jul 5 19:12 Jenkinsfile 19:20:25 -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:12 LICENSE 19:20:25 -rw-rw-r-- 1 1001 1001 10389 Jul 5 19:12 Makefile 19:20:25 -rw-rw-r-- 1 1001 1001 582 Jul 5 19:12 OWNERS.md 19:20:25 -rw-rw-r-- 1 1001 1001 9094 Jul 5 19:12 README.md 19:20:25 -rw-rw-r-- 1 1001 1001 6912 Jul 5 19:12 SECURITY.md 19:20:25 -rw-rw-r-- 1 1001 1001 5 Jul 5 19:07 VERSION 19:20:25 -rw-rw-r-- 1 1001 1001 4131 Jul 5 19:12 ZMQWindows.md 19:20:25 drwxrwxr-x 2 1001 1001 4096 Jul 5 19:12 bin 19:20:25 drwxrwxr-x 18 1001 1001 4096 Jul 5 19:12 cmd 19:20:25 -rw-r--r-- 1 root root 435593 Jul 5 19:18 coverage.out 19:20:25 -rw-rw-r-- 1 1001 1001 3311 Jul 5 19:12 go.mod 19:20:25 -rw-rw-r-- 1 1001 1001 36231 Jul 5 19:14 go.sum 19:20:25 drwxrwxr-x 8 1001 1001 4096 Jul 5 19:12 internal 19:20:25 drwxrwxr-x 3 1001 1001 4096 Jul 5 19:12 openapi 19:20:25 drwxrwxr-x 4 1001 1001 4096 Jul 5 19:12 snap 19:20:25 -rw-rw-r-- 1 1001 1001 204 Jul 5 19:12 version.go [Pipeline] sh 19:20:26 + '[' -e coverage.out ] 19:20:26 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:26 Warning: overwriting stash ‘coverage-report’ 19:20:27 Stashed 1 file(s) [Pipeline] sh 19:20:28 + make build 19:20:28 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:22:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:23:13 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 19:24:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:24:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:00 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 19:24:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:24:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24: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/secrets-config ./cmd/secrets-config 19:24: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:24:39 $ docker stop --time=1 707bbec034de546df8c91b68a70264df68b41153cb194fe48453f31e81c2e83a 19:24:41 $ docker rm -f 707bbec034de546df8c91b68a70264df68b41153cb194fe48453f31e81c2e83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:44 19:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:45 latest: Pulling from edgex-devops/edgex-compose-arm64 19:24:45 29e5d40040c1: Pulling fs layer 19:24:45 1ce36da41761: Pulling fs layer 19:24:45 25b303627fd3: Pulling fs layer 19:24:45 29e5d40040c1: Download complete 19:24:45 1ce36da41761: Verifying Checksum 19:24:45 1ce36da41761: Download complete 19:24:46 29e5d40040c1: Pull complete 19:24:47 25b303627fd3: Verifying Checksum 19:24:47 25b303627fd3: Download complete 19:24:47 1ce36da41761: Pull complete 19:24:59 25b303627fd3: Pull complete 19:24:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:00 prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container 19:25:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:25:02 $ docker top b4b4eb1a52e597fc0f9ca06694c149239ac0d999ccaa1c73fe4b1f95bab68101 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:03 + grep parallel 19:25:03 + docker-compose build --help 19:25:09 --parallel Build images in parallel. [Pipeline] } 19:25:09 $ docker stop --time=1 b4b4eb1a52e597fc0f9ca06694c149239ac0d999ccaa1c73fe4b1f95bab68101 19:25:10 $ docker rm -f b4b4eb1a52e597fc0f9ca06694c149239ac0d999ccaa1c73fe4b1f95bab68101 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:25:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:12 prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container 19:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:25:13 $ docker top 06b3055207d7ede23c238a3b28c5f3194df4b3c2a765279155669d79d7d3e11c -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:14 + docker-compose -f ./docker-compose-build.yml build --parallel 19:25:19 Building core-command ... 19:25:19 Building core-data ... 19:25:19 Building core-metadata ... 19:25:19 Building security-bootstrapper ... 19:25:19 Building security-proxy-setup ... 19:25:19 Building security-secretstore-setup ... 19:25:19 Building security-spiffe-token-provider ... 19:25:19 Building security-spire-agent ... 19:25:19 Building security-spire-config ... 19:25:19 Building security-spire-server ... 19:25:19 Building support-notifications ... 19:25:19 Building support-scheduler ... 19:25:19 Building sys-mgmt-agent ... 19:25:19 Building support-scheduler 19:25:19 Building core-data 19:25:19 Building core-metadata 19:25:19 Building support-notifications 19:25:19 Building security-proxy-setup 19:26:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:41 ---> c4a56385fa0a 19:26:41 Step 3/22 : WORKDIR /edgex-go 19:26:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:41 ---> c4a56385fa0a 19:26:41 Step 3/22 : WORKDIR /edgex-go 19:26:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:41 ---> c4a56385fa0a 19:26:41 Step 3/22 : WORKDIR /edgex-go 19:26:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:41 ---> c4a56385fa0a 19:26:41 Step 3/23 : WORKDIR /edgex-go 19:26:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:41 ---> c4a56385fa0a 19:26:41 Step 3/23 : WORKDIR /edgex-go 19:26:41 ---> Running in ac58b00fa7db 19:26:41 ---> Running in 00454255faa9 19:26:41 ---> Running in 81cf7d5bb3c3 19:26:41 ---> Running in d0629f80a321 19:26:41 ---> Running in 3fe12c1ad2cd 19:26:41 Removing intermediate container ac58b00fa7db 19:26:41 ---> 7286a9af9d9b 19:26:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 Removing intermediate container 3fe12c1ad2cd 19:26:41 ---> 2039af15749d 19:26:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 Removing intermediate container d0629f80a321 19:26:41 ---> a3175892137c 19:26:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 ---> Running in 68c27e8a1546 19:26:41 Removing intermediate container 00454255faa9 19:26:41 ---> bfb1e7da6fea 19:26:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 ---> Running in 9f48893b83bd 19:26:41 Removing intermediate container 81cf7d5bb3c3 19:26:41 ---> 346ca8752820 19:26:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:41 ---> Running in d9e7798ba02f 19:26:41 ---> Running in a108833f05bc 19:26:41 ---> Running in f1d159939ca4 19:26:41 Removing intermediate container 68c27e8a1546 19:26:41 ---> 6e14d99f369c 19:26:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:26:41 ---> Running in 06139c87f238 19:26:41 Removing intermediate container 9f48893b83bd 19:26:41 ---> 1b85470b5a1f 19:26:41 Step 5/23 : RUN apk add --update --no-cache make git 19:26:41 ---> Running in bed7a5a17a37 19:26:41 Removing intermediate container d9e7798ba02f 19:26:41 ---> 2f1ec59880f6 19:26:41 Step 5/22 : RUN apk add --update --no-cache make git 19:26:41 Removing intermediate container a108833f05bc 19:26:41 ---> 026b365df275 19:26:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:26:41 ---> Running in 9059a27fdf26 19:26:42 ---> Running in c0b99f120bef 19:26:42 Removing intermediate container f1d159939ca4 19:26:42 ---> 6d0c8b5d8f61 19:26:42 Step 5/22 : RUN apk add --update --no-cache make git 19:26:42 ---> Running in ffb5569a50bc 19:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:45 OK: 220 MiB in 52 packages 19:26:46 OK: 220 MiB in 52 packages 19:26:46 OK: 220 MiB in 52 packages 19:26:47 OK: 220 MiB in 52 packages 19:26:47 OK: 220 MiB in 52 packages 19:26:47 Removing intermediate container 06139c87f238 19:26:47 ---> f7d9be772725 19:26:47 Step 6/23 : COPY go.mod vendor* ./ 19:26:47 Removing intermediate container bed7a5a17a37 19:26:47 ---> ad2e9adc6fba 19:26:47 Step 6/23 : COPY go.mod vendor* ./ 19:26:48 Removing intermediate container c0b99f120bef 19:26:48 ---> 942f3f8159a9 19:26:48 Step 6/22 : COPY go.mod vendor* ./ 19:26:48 ---> 3f8310aaa69f 19:26:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:48 Removing intermediate container 9059a27fdf26 19:26:48 ---> 110f54ad2173 19:26:48 Step 6/22 : COPY go.mod vendor* ./ 19:26:48 Removing intermediate container ffb5569a50bc 19:26:48 ---> bd179327f382 19:26:48 Step 6/22 : COPY go.mod vendor* ./ 19:26:48 ---> Running in 9b7c0ee1271c 19:26:49 ---> 36755592887c 19:26:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:49 ---> Running in 1f6c6afd45ff 19:26:50 ---> 59508f800c06 19:26:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:50 ---> cb4dff7551b7 19:26:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:50 ---> cc5d1e02ad37 19:26:50 ---> Running in 3c5b65dbecf5 19:26:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:50 ---> Running in f59c7c12daf4 19:26:50 ---> Running in b53f282801b1 19:26:55 Removing intermediate container 9b7c0ee1271c 19:26:55 ---> f3a6c9569935 19:26:55 Step 8/23 : COPY . . 19:26:55 Removing intermediate container 1f6c6afd45ff 19:26:55 ---> 01f1afbb47b8 19:26:55 Step 8/23 : COPY . . 19:26:56 Removing intermediate container 3c5b65dbecf5 19:26:56 ---> 85637cf28260 19:26:56 Step 8/22 : COPY . . 19:26:57 Removing intermediate container f59c7c12daf4 19:26:57 ---> 7e36d0e53dad 19:26:57 Step 8/22 : COPY . . 19:26:57 Removing intermediate container b53f282801b1 19:26:57 ---> 4ae4311b54fb 19:26:57 Step 8/22 : COPY . . 19:27:29 ---> a12f99e1aabf 19:27:29 Step 9/23 : RUN make cmd/core-data/core-data 19:27:29 ---> 074d7df1862d 19:27:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:27:29 ---> Running in 31b470d312bc 19:27:29 ---> Running in 4a7a73008f16 19:27:29 ---> 75787f2bb19b 19:27:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:27:29 ---> eeab0abfee32 19:27:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:27:29 ---> 57bab2dde16d 19:27:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:27:29 ---> Running in 07f88a093be6 19:27:29 ---> Running in 4e45a4462a4f 19:27:29 ---> Running in a976b98da1cd 19:27:29 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:27:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:27:29 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 19:27:29 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 19:27:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:32:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:32:51 Removing intermediate container a976b98da1cd 19:32:51 ---> a9c37fc4a695 19:32:51 19:32:51 Step 10/22 : FROM alpine:3.14 19:32:52 3.14: Pulling from library/alpine 19:32:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:32:53 Status: Downloaded newer image for alpine:3.14 19:32:53 ---> ac73e934f311 19:32:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:32:53 ---> Running in b488baadf44e 19:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:57 (1/6) Installing ca-certificates (20211220-r0) 19:32:57 (2/6) Installing brotli-libs (1.0.9-r5) 19:32:57 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:32:57 (4/6) Installing libcurl (7.79.1-r2) 19:32:57 (5/6) Installing curl (7.79.1-r2) 19:32:57 (6/6) Installing dumb-init (1.2.5-r1) 19:32:57 Executing busybox-1.33.1-r7.trigger 19:32:57 Executing ca-certificates-20211220-r0.trigger 19:32:58 OK: 8 MiB in 20 packages 19:33:01 Removing intermediate container b488baadf44e 19:33:01 ---> 8fd43d2a3d8d 19:33:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:01 ---> Running in c9c0a3a83d2b 19:33:02 Removing intermediate container c9c0a3a83d2b 19:33:02 ---> 579c7e6c8816 19:33:02 Step 13/22 : WORKDIR /edgex 19:33:02 ---> Running in 87283920c133 19:33:03 Removing intermediate container 87283920c133 19:33:03 ---> 6754d1148454 19:33:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:33:05 ---> f5bdcfc48ca6 19:33:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:33:08 ---> 1d1986ed7bb7 19:33:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:09 Removing intermediate container 4a7a73008f16 19:33:09 ---> 72076dcc63ca 19:33:09 19:33:09 Step 10/23 : FROM alpine:3.14 19:33:09 ---> ac73e934f311 19:33:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:33:10 ---> Running in 0af03c335317 19:33:11 ---> 19952e63c430 19:33:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:12 ---> 8166e173d8a7 19:33:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:12 ---> Running in 0f5af3158371 19:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:14 (1/1) Installing dumb-init (1.2.5-r1) 19:33:14 Executing busybox-1.33.1-r7.trigger 19:33:14 OK: 5 MiB in 15 packages 19:33:16 Removing intermediate container 0f5af3158371 19:33:16 ---> 44aff680e5c1 19:33:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:33:16 Removing intermediate container 0af03c335317 19:33:16 ---> 9752222962e7 19:33:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:16 ---> Running in 871d1c6cec6c 19:33:16 ---> Running in bfe1524904ff 19:33:17 Removing intermediate container 871d1c6cec6c 19:33:17 ---> 50dabe6394ac 19:33:17 Step 20/22 : LABEL arch=arm64 19:33:17 Removing intermediate container bfe1524904ff 19:33:17 ---> 79301b021cc0 19:33:17 Step 13/23 : ENV APP_PORT=59881 19:33:17 ---> Running in 32beeb205105 19:33:17 ---> Running in 2ede61ba253a 19:33:18 Removing intermediate container 2ede61ba253a 19:33:18 ---> 38d33d36a14d 19:33:18 Step 14/23 : EXPOSE $APP_PORT 19:33:19 ---> Running in e151573f833d 19:33:19 Removing intermediate container 32beeb205105 19:33:19 ---> a023e2b69607 19:33:19 Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:33:19 ---> Running in afffd16eb2c7 19:33:19 Removing intermediate container e151573f833d 19:33:19 ---> 5a88d213318a 19:33:19 Step 15/23 : WORKDIR / 19:33:19 ---> Running in 705919213eb0 19:33:19 Removing intermediate container afffd16eb2c7 19:33:19 ---> 365a4ea21a8f 19:33:19 Step 22/22 : LABEL version=0.0.0 19:33:19 ---> Running in 7bd6ba641923 19:33:21 Removing intermediate container 705919213eb0 19:33:21 ---> 270ef7cf83b9 19:33:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:21 Removing intermediate container 7bd6ba641923 19:33:21 ---> 546938780f69 19:33:21 19:33:22 Successfully built 546938780f69 19:33:22 Successfully tagged security-proxy-setup-arm64:latest 19:33:22  Building security-proxy-setup ... done Building security-spire-agent 19:33:22 ---> 6a4f6e431eac 19:33:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:23 ---> 1672983d41c9 19:33:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:33:24 ---> 9ba2cf446b91 19:33:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:33:24 ---> Running in 8f4819ec2b15 19:33:25 Removing intermediate container 8f4819ec2b15 19:33:25 ---> fd8c35bea3c4 19:33:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:25 ---> Running in 9601fd08f611 19:33:26 Removing intermediate container 9601fd08f611 19:33:26 ---> f0a70f51b702 19:33:26 Step 21/23 : LABEL arch=arm64 19:33:26 ---> Running in 3c6ebfef1962 19:33:27 Removing intermediate container 3c6ebfef1962 19:33:27 ---> 886dfd077018 19:33:27 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:33:27 ---> Running in 03e4b1f58488 19:33:27 Removing intermediate container 03e4b1f58488 19:33:27 ---> ed3b0b84e0f5 19:33:27 Step 23/23 : LABEL version=0.0.0 19:33:27 ---> Running in fb575ee7fd14 19:33:28 Removing intermediate container fb575ee7fd14 19:33:28 ---> 6947c5e275fb 19:33:28 19:33:29 Successfully built 6947c5e275fb 19:33:29 Successfully tagged core-metadata-arm64:latest 19:33:29  Building core-metadata ... done Building security-spire-server 19:34:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:34:16 ---> c4a56385fa0a 19:34:16 Step 3/26 : WORKDIR /edgex-go 19:34:16 ---> Using cache 19:34:16 ---> bfb1e7da6fea 19:34:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:16 ---> Using cache 19:34:16 ---> 026b365df275 19:34:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:34:16 ---> Running in 7e759c2bbede 19:34:16 Removing intermediate container 31b470d312bc 19:34:16 ---> e65aca91ad19 19:34:16 19:34:16 Step 10/23 : FROM alpine:3.14 19:34:16 ---> ac73e934f311 19:34:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:34:16 ---> Running in b4b49742df5a 19:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:16 Removing intermediate container b4b49742df5a 19:34:16 ---> bce42113e31c 19:34:16 Step 12/23 : ENV APP_PORT=59880 19:34:16 ---> Running in 2f05a00b0910 19:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:16 Removing intermediate container 2f05a00b0910 19:34:16 ---> 33ec756a19f4 19:34:16 Step 13/23 : EXPOSE $APP_PORT 19:34:16 ---> Running in acfe8c55bffc 19:34:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:34:16 ---> c4a56385fa0a 19:34:16 Step 3/25 : WORKDIR /edgex-go 19:34:16 ---> Using cache 19:34:16 ---> bfb1e7da6fea 19:34:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:16 ---> Using cache 19:34:16 ---> 026b365df275 19:34:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:34:16 ---> Running in 4eaab1f2804d 19:34:16 Removing intermediate container acfe8c55bffc 19:34:16 ---> 684895257f0d 19:34:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:16 ---> Running in e7f0efc47a0a 19:34:16 OK: 220 MiB in 52 packages 19:34:18 Removing intermediate container 7e759c2bbede 19:34:18 ---> 05d165bfdccb 19:34:18 Step 6/26 : COPY go.mod vendor* ./ 19:34:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:19 ---> 14e07bfa7870 19:34:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 ---> Running in c4a6b35763ad 19:34:20 Removing intermediate container e7f0efc47a0a 19:34:20 ---> 87046239aa8f 19:34:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:34:20 ---> Running in 0a8eaeb4fcb6 19:34:20 OK: 220 MiB in 52 packages 19:34:22 Removing intermediate container 4eaab1f2804d 19:34:22 ---> c42b6ef6ccde 19:34:22 Step 6/25 : COPY go.mod vendor* ./ 19:34:23 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:34:24 ---> a9991010e37a 19:34:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:24 ---> Running in 7d89162dc44c 19:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:34:26 (1/6) Installing dumb-init (1.2.5-r1) 19:34:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:34:26 (3/6) Installing libsodium (1.0.18-r0) 19:34:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:34:26 (5/6) Installing libzmq (4.3.4-r0) 19:34:26 (6/6) Installing zeromq (4.3.4-r0) 19:34:26 Removing intermediate container c4a6b35763ad 19:34:27 ---> 89182c9c411f 19:34:27 Step 8/26 : COPY . . 19:34:27 Executing busybox-1.33.1-r7.trigger 19:34:27 OK: 8 MiB in 20 packages 19:34:29 Removing intermediate container 0a8eaeb4fcb6 19:34:29 ---> 83381e8dc0cf 19:34:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:31 ---> 15b912d4e21b 19:34:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:31 Removing intermediate container 7d89162dc44c 19:34:31 ---> 194eb31e4331 19:34:31 Step 8/25 : COPY . . 19:34:34 ---> 84ed38601689 19:34:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:36 ---> eca751246339 19:34:36 Step 19/23 : ENTRYPOINT ["/core-data"] 19:34:36 ---> Running in 1fbc01e66203 19:34:37 Removing intermediate container 1fbc01e66203 19:34:37 ---> b76a65c775b5 19:34:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:37 ---> Running in ec426c5c93cb 19:34:39 Removing intermediate container ec426c5c93cb 19:34:39 ---> af9f3d66753d 19:34:39 Step 21/23 : LABEL arch=arm64 19:34:39 ---> Running in 3ba7feb7b37e 19:34:40 Removing intermediate container 3ba7feb7b37e 19:34:40 ---> 1b32ef3867c5 19:34:40 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:34:41 ---> Running in 340c54ac5d34 19:34:42 Removing intermediate container 340c54ac5d34 19:34:42 ---> 615c74c1a313 19:34:42 Step 23/23 : LABEL version=0.0.0 19:34:42 ---> Running in f923b011f5a0 19:34:43 Removing intermediate container f923b011f5a0 19:34:43 ---> 9b0e49f67250 19:34:43 19:34:44 Successfully built 9b0e49f67250 19:34:44 Successfully tagged core-data-arm64:latest 19:34:44 Building security-secretstore-setup 19:35:11  Building core-data ... done  ---> a4635bc78312 19:35:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:35:11 ---> Running in 895c7401340d 19:35:11 Removing intermediate container 895c7401340d 19:35:11 ---> 480fffd82668 19:35:11 Step 10/26 : WORKDIR /edgex-go/spire-build 19:35:11 ---> Running in d18ba7471c94 19:35:12 Removing intermediate container d18ba7471c94 19:35:12 ---> 99a96faa98a7 19:35:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:35:12 ---> Running in 039590c18d54 19:35:13 ---> cf645c4422c6 19:35:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:35:13 ---> Running in 7a474f6a6d75 19:35:14 Removing intermediate container 7a474f6a6d75 19:35:14 ---> ea7ef1b7322a 19:35:14 Step 10/25 : WORKDIR /edgex-go/spire-build 19:35:14 ---> Running in b47bd98e580d 19:35:15 Removing intermediate container b47bd98e580d 19:35:15 ---> feb853ad3092 19:35:15 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:35:15 Removing intermediate container 039590c18d54 19:35:15 ---> d36c32bcc5d3 19:35:15 Step 12/26 : WORKDIR /edgex-go 19:35:15 ---> Running in 0015c0c0437e 19:35:16 ---> Running in a26f9a4d55f5 19:35:17 Removing intermediate container a26f9a4d55f5 19:35:17 ---> fd5891b2b1ca 19:35:17 19:35:17 Step 13/26 : FROM alpine:3.15 19:35:17 3.15: Pulling from library/alpine 19:35:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:35:17 ---> c4a56385fa0a 19:35:17 Step 3/25 : WORKDIR /edgex-go 19:35:17 ---> Using cache 19:35:17 ---> bfb1e7da6fea 19:35:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:17 ---> Using cache 19:35:17 ---> 026b365df275 19:35:17 Step 5/25 : RUN apk add --update --no-cache make git 19:35:17 ---> Running in 5f944bdc5fac 19:35:19 Removing intermediate container 0015c0c0437e 19:35:19 ---> b8e06327e7cd 19:35:19 Step 12/25 : WORKDIR /edgex-go 19:35:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:35:19 Status: Downloaded newer image for alpine:3.15 19:35:19 ---> Running in 10a131328f41 19:35:19 ---> 3fb3c9af89a9 19:35:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:19 ---> Running in a0f638b76b67 19:35:20 Removing intermediate container 10a131328f41 19:35:20 ---> ab35637014c0 19:35:20 19:35:20 Step 13/25 : FROM alpine:3.15 19:35:20 ---> 3fb3c9af89a9 19:35:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:20 ---> Using cache 19:35:20 ---> 8d37fc4c7f0a 19:35:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:20 Removing intermediate container a0f638b76b67 19:35:20 ---> 8d37fc4c7f0a 19:35:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:20 ---> Running in a9821f07c827 19:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:20 ---> Running in 6dea3e746fd0 19:35:21 OK: 220 MiB in 52 packages 19:35:23 Removing intermediate container 5f944bdc5fac 19:35:23 ---> b6692b1d331e 19:35:23 Step 6/25 : COPY go.mod vendor* ./ 19:35:24 Removing intermediate container a9821f07c827 19:35:24 ---> af44c3f71591 19:35:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:24 Removing intermediate container 6dea3e746fd0 19:35:24 ---> 84b6c1250b37 19:35:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:24 ---> Running in 1eba193ecda3 19:35:25 ---> Running in fed671577f4d 19:35:25 ---> f495b828017d 19:35:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:25 ---> Running in 35362c067d08 19:35:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:30 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:35:30 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:35:30 OK: 15736 distinct packages available 19:35:30 Removing intermediate container 07f88a093be6 19:35:30 ---> 6b554fe7e825 19:35:30 19:35:30 Step 10/22 : FROM alpine:3.14 19:35:30 ---> ac73e934f311 19:35:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:35:30 ---> Using cache 19:35:30 ---> 9752222962e7 19:35:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:30 ---> Using cache 19:35:30 ---> 79301b021cc0 19:35:30 Step 13/22 : ENV APP_PORT=59861 19:35:30 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:35:30 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:35:30 OK: 15736 distinct packages available 19:35:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:30 ---> Running in 0579d2da38b6 19:35:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:30 Removing intermediate container 35362c067d08 19:35:30 ---> 4438b1fcc402 19:35:30 Step 8/25 : COPY . . 19:35:30 Removing intermediate container 4e45a4462a4f 19:35:30 ---> a41e9313f62c 19:35:30 19:35:30 Step 10/22 : FROM alpine:3.14 19:35:30 ---> ac73e934f311 19:35:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:35:30 Removing intermediate container 0579d2da38b6 19:35:30 ---> 1376eaa621cd 19:35:30 Step 14/22 : EXPOSE $APP_PORT 19:35:30 ---> Running in b6aa8c1347e1 19:35:30 ---> Running in e83a1d84acbf 19:35:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:31 Removing intermediate container e83a1d84acbf 19:35:31 ---> 2a5e78e3f2f4 19:35:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:32 (1/5) Installing dumb-init (1.2.5-r1) 19:35:32 (2/5) Installing musl-obstack (1.2.3-r0) 19:35:32 (3/5) Installing libucontext (1.1-r0) 19:35:32 (4/5) Installing gcompat (1.0.0-r4) 19:35:32 (5/5) Installing openssl (1.1.1q-r0) 19:35:32 (1/5) Installing dumb-init (1.2.5-r1) 19:35:33 (2/5) Installing musl-obstack (1.2.3-r0) 19:35:33 Executing busybox-1.34.1-r5.trigger 19:35:33 (3/5) Installing libucontext (1.1-r0) 19:35:33 OK: 6 MiB in 19 packages 19:35:33 (4/5) Installing gcompat (1.0.0-r4) 19:35:33 (5/5) Installing openssl (1.1.1q-r0) 19:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:33 Executing busybox-1.34.1-r5.trigger 19:35:33 OK: 6 MiB in 19 packages 19:35:33 ---> 3d8860b9fb55 19:35:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:34 (1/2) Installing ca-certificates (20211220-r0) 19:35:34 (2/2) Installing dumb-init (1.2.5-r1) 19:35:34 Executing busybox-1.33.1-r7.trigger 19:35:35 Executing ca-certificates-20211220-r0.trigger 19:35:35 Removing intermediate container 1eba193ecda3 19:35:35 ---> 295a931a76eb 19:35:35 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:35 OK: 6 MiB in 16 packages 19:35:35 Removing intermediate container fed671577f4d 19:35:35 ---> 7c311f94fa25 19:35:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:35:38 Removing intermediate container b6aa8c1347e1 19:35:38 ---> 133271794485 19:35:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:35:38 ---> 335b0ab6f3a9 19:35:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:35:38 ---> Running in 0dea1da0e2e6 19:35:38 Removing intermediate container 0dea1da0e2e6 19:35:38 ---> 5e74528155d9 19:35:38 Step 13/22 : ENV APP_PORT=59860 19:35:38 ---> Running in 221debacb462 19:35:39 ---> 7d3a0b8408c9 19:35:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:35:39 ---> Running in 0b190c1aa15b 19:35:39 Removing intermediate container 221debacb462 19:35:39 ---> 12d5a06d31d9 19:35:39 Step 14/22 : EXPOSE $APP_PORT 19:35:39 ---> Running in e361a2d1e17e 19:35:39 Removing intermediate container 0b190c1aa15b 19:35:39 ---> fb917a597dab 19:35:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:39 ---> Running in 894bd0bab6af 19:35:40 Removing intermediate container e361a2d1e17e 19:35:40 ---> 68bb67e5034f 19:35:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:40 ---> 9d6c2f9aedd1 19:35:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:40 Removing intermediate container 894bd0bab6af 19:35:40 ---> eb1ad1e488e3 19:35:40 Step 20/22 : LABEL arch=arm64 19:35:41 ---> Running in 88c0b65a7856 19:35:41 ---> 30cb3e63439c 19:35:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:35:41 Removing intermediate container 88c0b65a7856 19:35:41 ---> cb9e8c9b1da5 19:35:41 Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:35:42 ---> Running in 56e676ec0d5c 19:35:42 Removing intermediate container 56e676ec0d5c 19:35:42 ---> e74bc296d35f 19:35:42 Step 22/22 : LABEL version=0.0.0 19:35:42 ---> Running in f67826c8074c 19:35:43 Removing intermediate container f67826c8074c 19:35:43 ---> ebb7fca6c913 19:35:43 19:35:43 ---> 860e1cf03376 19:35:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:44 Successfully built ebb7fca6c913 19:35:44 Successfully tagged support-scheduler-arm64:latest 19:35:44  Building support-scheduler ... done Building sys-mgmt-agent 19:35:44 ---> 94b88e6a787a 19:35:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:44 ---> 4075afcc4e1d 19:35:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:35:46 ---> a91251b4dd89 19:35:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:35:46 ---> 5015d610582d 19:35:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:46 ---> Running in 8065a3fc19a3 19:35:47 Removing intermediate container 8065a3fc19a3 19:35:47 ---> c89d5a4d9099 19:35:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:47 ---> df2add77f2e9 19:35:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:47 ---> Running in ed1ec6f34d54 19:35:48 ---> Running in 4dc008cbd3a8 19:35:48 Removing intermediate container ed1ec6f34d54 19:35:48 ---> 1632aedc8cf6 19:35:48 Step 20/22 : LABEL arch=arm64 19:35:48 ---> Running in 829cb2e75b22 19:35:49 Removing intermediate container 4dc008cbd3a8 19:35:49 ---> da9ee9085d88 19:35:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:49 ---> Running in dc6d7c332def 19:35:49 ---> 903de3d34e3c 19:35:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:49 Removing intermediate container 829cb2e75b22 19:35:49 ---> b15d8fc00546 19:35:49 Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:35:49 ---> Running in 112d98695250 19:35:49 Removing intermediate container dc6d7c332def 19:35:49 ---> 24228342ba15 19:35:49 Step 23/25 : LABEL arch=arm64 19:35:50 ---> Running in 6c347ae18c12 19:35:50 Removing intermediate container 112d98695250 19:35:50 ---> 3cac8bb44b26 19:35:50 Step 22/22 : LABEL version=0.0.0 19:35:50 ---> d373ac4bd42b 19:35:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:50 ---> Running in 0569a5a52b37 19:35:51 Removing intermediate container 6c347ae18c12 19:35:51 ---> 323eb45e123d 19:35:51 Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:35:51 ---> Running in bdfec674fca3 19:35:51 Removing intermediate container 0569a5a52b37 19:35:51 ---> f826320cb1bb 19:35:51 19:35:51 ---> 2392c69a758e 19:35:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:51 Removing intermediate container bdfec674fca3 19:35:51 ---> 292178072eac 19:35:51 Step 25/25 : LABEL version=0.0.0 19:35:52 ---> Running in b363ed73d0a2 19:35:52 Successfully built f826320cb1bb 19:35:52 Successfully tagged support-notifications-arm64:latest 19:35:52  Building support-notifications ... done Building security-spire-config 19:35:52 Removing intermediate container b363ed73d0a2 19:35:52 ---> 4077ba7f8890 19:35:52 19:35:52 ---> 3618f0c082a6 19:35:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:53 ---> Running in 0fb452cd40fc 19:35:53 Successfully built 4077ba7f8890 19:35:53 Successfully tagged security-spire-server-arm64:latest 19:35:53  Building security-spire-server ... done Building security-bootstrapper 19:35:53 Removing intermediate container 0fb452cd40fc 19:35:53 ---> 8fa5d62ce106 19:35:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:53 ---> Running in a5c5cc4a9a90 19:35:54 Removing intermediate container a5c5cc4a9a90 19:35:54 ---> d1cab4f1e900 19:35:54 Step 24/26 : LABEL arch=arm64 19:35:54 ---> Running in 3971ba1d819d 19:35:55 Removing intermediate container 3971ba1d819d 19:35:55 ---> 3d0d2f0dccb4 19:35:55 Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:35:55 ---> Running in 1a920772d649 19:35:56 Removing intermediate container 1a920772d649 19:35:56 ---> 49f10e5ef32b 19:35:56 Step 26/26 : LABEL version=0.0.0 19:35:56 ---> Running in 49a3e2bc1cfd 19:35:56 Removing intermediate container 49a3e2bc1cfd 19:35:56 ---> 31bfd6f0a6cd 19:35:56 19:35:57 Successfully built 31bfd6f0a6cd 19:35:57 Successfully tagged security-spire-agent-arm64:latest 19:35:57  Building security-spire-agent ... done Building core-command 19:35:59 ---> 59ffbb13fc49 19:35:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:59 ---> Running in e1dc87227fae 19:36:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:39 ---> c4a56385fa0a 19:36:39 Step 3/23 : WORKDIR /edgex-go 19:36:39 ---> Using cache 19:36:39 ---> bfb1e7da6fea 19:36:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:39 ---> Using cache 19:36:39 ---> 026b365df275 19:36:39 Step 5/23 : RUN apk add --update --no-cache make bash git 19:36:39 ---> Running in 89181d7509f2 19:36:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:42 OK: 220 MiB in 52 packages 19:36:45 Removing intermediate container 89181d7509f2 19:36:45 ---> 1b0b9437cee0 19:36:45 Step 6/23 : COPY go.mod vendor* ./ 19:36:47 ---> 1db0f0a376c9 19:36:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:47 ---> Running in 7b2e49577209 19:36:54 Removing intermediate container 7b2e49577209 19:36:54 ---> cfc6f994eddb 19:36:54 Step 8/23 : COPY . . 19:36:57 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:36:57 ---> c4a56385fa0a 19:36:57 Step 3/26 : WORKDIR /edgex-go 19:36:57 ---> Using cache 19:36:57 ---> bfb1e7da6fea 19:36:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:57 ---> Using cache 19:36:57 ---> 026b365df275 19:36:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:36:57 ---> Using cache 19:36:57 ---> c42b6ef6ccde 19:36:57 Step 6/26 : COPY go.mod vendor* ./ 19:36:57 ---> Using cache 19:36:57 ---> a9991010e37a 19:36:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:57 ---> Using cache 19:36:57 ---> 194eb31e4331 19:36:57 Step 8/26 : COPY . . 19:36:57 ---> Using cache 19:36:57 ---> cf645c4422c6 19:36:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:36:57 ---> Using cache 19:36:57 ---> ea7ef1b7322a 19:36:57 Step 10/26 : WORKDIR /edgex-go/spire-build 19:36:57 ---> Using cache 19:36:57 ---> feb853ad3092 19:36: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 19:36:58 ---> Running in 317cd4a4b74a 19:36:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:36:58 ---> c4a56385fa0a 19:36:58 Step 3/31 : WORKDIR /edgex-go 19:36:58 ---> Using cache 19:36:58 ---> bfb1e7da6fea 19:36:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:58 ---> Using cache 19:36:58 ---> 026b365df275 19:36:58 Step 5/31 : RUN apk add --update --no-cache make git 19:36:58 ---> Using cache 19:36:58 ---> b6692b1d331e 19:36:58 Step 6/31 : COPY go.mod vendor* ./ 19:36:58 ---> Using cache 19:36:58 ---> f495b828017d 19:36:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:58 ---> Using cache 19:36:58 ---> 4438b1fcc402 19:36:58 Step 8/31 : COPY . . 19:36:58 ---> Using cache 19:36:58 ---> 59ffbb13fc49 19:36:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:58 ---> Running in fb37f1e161e6 19:37:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:37:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:02 ---> c4a56385fa0a 19:37:02 Step 3/23 : WORKDIR /edgex-go 19:37:02 ---> Using cache 19:37:02 ---> bfb1e7da6fea 19:37:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:02 ---> Using cache 19:37:02 ---> 026b365df275 19:37:02 Step 5/23 : RUN apk add --update --no-cache make git 19:37:02 ---> Using cache 19:37:02 ---> b6692b1d331e 19:37:02 Step 6/23 : COPY go.mod vendor* ./ 19:37:02 ---> Using cache 19:37:02 ---> f495b828017d 19:37:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:02 ---> Using cache 19:37:02 ---> 4438b1fcc402 19:37:02 Step 8/23 : COPY . . 19:37:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:02 ---> Using cache 19:37:02 ---> 59ffbb13fc49 19:37:02 Step 9/23 : RUN make cmd/core-command/core-command 19:37:02 Removing intermediate container 317cd4a4b74a 19:37:02 ---> f68463817d26 19:37:02 Step 12/26 : WORKDIR /edgex-go 19:37:02 ---> Running in e0a33471673b 19:37:02 ---> Running in ff89e298e561 19:37:04 Removing intermediate container ff89e298e561 19:37:04 ---> 6637f48061a4 19:37:04 19:37:04 Step 13/26 : FROM alpine:3.15 19:37:04 ---> 3fb3c9af89a9 19:37:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:04 ---> Using cache 19:37:04 ---> 8d37fc4c7f0a 19:37:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:04 ---> Using cache 19:37:04 ---> 84b6c1250b37 19:37:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:04 ---> Running in 32f129981649 19:37:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:37:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:10 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:37:10 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:37:10 OK: 15736 distinct packages available 19:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:13 (1/4) Installing dumb-init (1.2.5-r1) 19:37:13 (2/4) Installing musl-obstack (1.2.3-r0) 19:37:13 (3/4) Installing libucontext (1.1-r0) 19:37:13 (4/4) Installing gcompat (1.0.0-r4) 19:37:13 Executing busybox-1.34.1-r5.trigger 19:37:13 OK: 6 MiB in 18 packages 19:37:16 Removing intermediate container 32f129981649 19:37:16 ---> 231dae772e8f 19:37:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:37:26 ---> d7a636cd02f8 19:37:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:28 ---> 87aacd2e02fe 19:37:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:28 ---> Running in 85932df29cb9 19:37:28 Removing intermediate container 85932df29cb9 19:37:28 ---> 3816a0be3e3d 19:37:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:28 ---> 289ad48913af 19:37:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:37:28 ---> Running in 4b4219ee5b1e 19:37:30 ---> d450e22e26cc 19:37:30 Step 21/26 : WORKDIR / 19:37:30 ---> Running in 25c4b8bfcfa1 19:37:31 Removing intermediate container 25c4b8bfcfa1 19:37:31 ---> 174e1294c108 19:37:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:37:31 ---> Running in 02d51d9edae9 19:37:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:37:32 Removing intermediate container 02d51d9edae9 19:37:32 ---> f6b28e3c4075 19:37:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:37:32 ---> Running in 20de2ddaddfd 19:37:32 Removing intermediate container 20de2ddaddfd 19:37:32 ---> 480d6911111d 19:37:32 Step 24/26 : LABEL arch=arm64 19:37:32 ---> Running in 598d6f613e6e 19:37:33 Removing intermediate container 598d6f613e6e 19:37:33 ---> a7cc26fd1ed6 19:37:33 Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:37:33 ---> Running in 01e50dc1a1c3 19:37:34 Removing intermediate container 01e50dc1a1c3 19:37:34 ---> 6e17402cc111 19:37:34 Step 26/26 : LABEL version=0.0.0 19:37:34 ---> Running in 3ec10e245c65 19:37:34 Removing intermediate container 3ec10e245c65 19:37:34 ---> c553e498e1ee 19:37:34 19:37:35 Successfully built c553e498e1ee 19:37:35 Successfully tagged security-spire-config-arm64:latest 19:37:35 Building security-spiffe-token-provider 19:38:08  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:38:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:38:08 ---> c4a56385fa0a 19:38:08 Step 3/20 : WORKDIR /edgex-go 19:38:08 ---> Using cache 19:38:08 ---> bfb1e7da6fea 19:38:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:38:08 ---> Running in ab13c08e3c0e 19:38:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:10 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:38:10 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:38:10 OK: 15743 distinct packages available 19:38:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:14 OK: 220 MiB in 52 packages 19:38:16 Removing intermediate container ab13c08e3c0e 19:38:16 ---> 0e2fa6f201a6 19:38:16 Step 5/20 : COPY go.mod vendor* ./ 19:38:17 ---> fa29f26b8eb0 19:38:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:17 ---> Running in 2a5f02938195 19:38:23 Removing intermediate container 2a5f02938195 19:38:23 ---> 079a52e5b7b7 19:38:23 Step 7/20 : COPY . . 19:38:45 ---> 4b56e41f465a 19:38:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:45 ---> Running in 5cda3227ecae 19:38:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:39:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:39:55 Removing intermediate container e1dc87227fae 19:39:55 ---> 5d11a7ef567e 19:39:55 19:39:55 Step 10/25 : FROM alpine:3.14 19:39:55 ---> ac73e934f311 19:39:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:39:55 ---> Running in ff6544e2810b 19:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:58 (1/3) Installing ca-certificates (20211220-r0) 19:39:58 (2/3) Installing dumb-init (1.2.5-r1) 19:39:58 (3/3) Installing su-exec (0.2-r1) 19:39:58 Executing busybox-1.33.1-r7.trigger 19:39:58 Executing ca-certificates-20211220-r0.trigger 19:39:58 OK: 6 MiB in 17 packages 19:40:01 Removing intermediate container ff6544e2810b 19:40:01 ---> efdf2c7277e7 19:40:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:01 ---> Running in 4f04fcff1de1 19:40:01 Removing intermediate container 4f04fcff1de1 19:40:01 ---> 6b1a6daa9840 19:40:01 Step 13/25 : WORKDIR / 19:40:01 ---> Running in ae818027f9be 19:40:02 Removing intermediate container ae818027f9be 19:40:02 ---> 88c7c36b9d48 19:40:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:03 ---> 008d85e66167 19:40:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:04 ---> c1b3586b4099 19:40:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:05 ---> de075206d2cd 19:40:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:06 ---> 251e362d1b51 19:40:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:07 ---> c318ef3e9c30 19:40:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:09 ---> 337fefaea2f4 19:40:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:10 ---> d9f486c2dce0 19:40:10 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/ 19:40:10 ---> Running in d103018c1fe4 19:40:14 Removing intermediate container d103018c1fe4 19:40:14 ---> 909f50b4157a 19:40:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:40:14 ---> Running in dc788db8b7d2 19:40:15 Removing intermediate container dc788db8b7d2 19:40:15 ---> ad2432762d3e 19:40:15 Step 23/25 : LABEL arch=arm64 19:40:15 ---> Running in bd4c933e780e 19:40:15 Removing intermediate container bd4c933e780e 19:40:15 ---> 0551ff3ccb29 19:40:15 Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:40:16 ---> Running in 52aa89b801f0 19:40:16 Removing intermediate container 52aa89b801f0 19:40:16 ---> 89ae02b4c9b8 19:40:16 Step 25/25 : LABEL version=0.0.0 19:40:16 ---> Running in acafe82bd08d 19:40:17 Removing intermediate container acafe82bd08d 19:40:17 ---> 13ea4150d61d 19:40:17 19:40:17 Successfully built 13ea4150d61d 19:40:17 Successfully tagged security-secretstore-setup-arm64:latest 19:42:09  Building security-secretstore-setup ... done Removing intermediate container e0a33471673b 19:42:09 ---> b95bd066ca19 19:42:09 19:42:09 Step 10/23 : FROM alpine:3.14 19:42:09 ---> ac73e934f311 19:42:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:42:09 ---> Using cache 19:42:09 ---> 9752222962e7 19:42:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:09 ---> Using cache 19:42:09 ---> 79301b021cc0 19:42:09 Step 13/23 : ENV APP_PORT=59882 19:42:09 ---> Running in 219f97785906 19:42:09 Removing intermediate container 219f97785906 19:42:09 ---> 3fc5117ec197 19:42:09 Step 14/23 : EXPOSE $APP_PORT 19:42:09 ---> Running in 25b821bbadff 19:42:09 Removing intermediate container 25b821bbadff 19:42:09 ---> 6d53b5efd645 19:42:09 Step 15/23 : WORKDIR / 19:42:09 ---> Running in 72751aa3b019 19:42:09 Removing intermediate container 72751aa3b019 19:42:09 ---> 73ec8db9664d 19:42:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:09 ---> 9799215d6769 19:42:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:09 ---> a9cbab41f749 19:42:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:42:09 ---> af7c5fc5e35d 19:42:09 Step 19/23 : ENTRYPOINT ["/core-command"] 19:42:09 ---> Running in d99b3b22c5e7 19:42:09 Removing intermediate container d99b3b22c5e7 19:42:09 ---> 292f56abc5aa 19:42:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:09 ---> Running in 8037972d3ac5 19:42:09 Removing intermediate container 8037972d3ac5 19:42:09 ---> fe16a09f663c 19:42:09 Step 21/23 : LABEL arch=arm64 19:42:09 ---> Running in 13a56f56896f 19:42:09 Removing intermediate container 13a56f56896f 19:42:09 ---> 976a43f6fa50 19:42:09 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:42:10 ---> Running in 991d9690abc5 19:42:11 Removing intermediate container 991d9690abc5 19:42:11 ---> b0c945e9c7ec 19:42:11 Step 23/23 : LABEL version=0.0.0 19:42:11 ---> Running in 66ab30a23f7d 19:42:11 Removing intermediate container 66ab30a23f7d 19:42:11 ---> 9a1730236e8c 19:42:11 19:42:12 Removing intermediate container fb37f1e161e6 19:42:12 ---> 22e33bd54307 19:42:12 19:42:12 Step 10/31 : FROM alpine:3.14 19:42:12 ---> ac73e934f311 19:42:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:42:12 Successfully built 9a1730236e8c 19:42:12 Successfully tagged core-command-arm64:latest 19:42:12  Building core-command ... done  ---> Running in 8f5b6d9a6b53 19:42:13 Removing intermediate container 8f5b6d9a6b53 19:42:13 ---> 2fc45801a92a 19:42:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:42:13 ---> Running in d2ff4d0ecaaf 19:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:17 (1/2) Installing dumb-init (1.2.5-r1) 19:42:17 (2/2) Installing su-exec (0.2-r1) 19:42:17 Executing busybox-1.33.1-r7.trigger 19:42:17 OK: 6 MiB in 16 packages 19:42:20 Removing intermediate container d2ff4d0ecaaf 19:42:20 ---> 14d373dc322e 19:42:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:42:20 ---> Running in 97563c587755 19:42:20 Removing intermediate container 97563c587755 19:42:20 ---> 1841d000f78a 19:42:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:42:20 ---> Running in bcf0700fb01b 19:42:21 Removing intermediate container bcf0700fb01b 19:42:21 ---> 968e9e492317 19:42:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:42:21 ---> Running in a8ae20058dfc 19:42:22 Removing intermediate container 4b4219ee5b1e 19:42:22 ---> 54f8b86edc13 19:42:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:42:22 ---> Running in d3f5810bf73d 19:42:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:42:25 Removing intermediate container a8ae20058dfc 19:42:25 ---> 35a8d79f6e59 19:42:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:42:25 ---> Running in 6dbc5f56b68f 19:42:26 Removing intermediate container 6dbc5f56b68f 19:42:26 ---> db742db934db 19:42:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:42:27 ---> 0bc7f9505f16 19:42:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:42:27 ---> Running in 079999bcb3e9 19:42:28 Removing intermediate container d3f5810bf73d 19:42:28 ---> 7d5940252bc4 19:42:28 19:42:28 Step 11/23 : FROM docker:20.10.14 19:42:28 20.10.14: Pulling from library/docker 19:42:32 Removing intermediate container 079999bcb3e9 19:42:32 ---> 722539bd30e4 19:42:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:33 ---> 6598618a84ab 19:42:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:42:36 ---> da8dca2a1c19 19:42:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:42:37 ---> 7ffcd7f38696 19:42:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:42:39 ---> 51dbaeaad7d1 19:42:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:42:40 ---> 67110631e302 19:42:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:42:40 ---> Running in d42be0341d9c 19:42:41 Removing intermediate container d42be0341d9c 19:42:41 ---> 61d3ff997e72 19:42:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:42:43 ---> d0978545c3b6 19:42:43 Step 26/31 : RUN chmod +x /entrypoint.sh 19:42:43 ---> Running in b8078018b7d2 19:42:47 Removing intermediate container b8078018b7d2 19:42:47 ---> f2e009469f63 19:42:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:42:47 ---> Running in e2b43ab9bdc1 19:42:48 Removing intermediate container e2b43ab9bdc1 19:42:48 ---> bed30a5cf1fc 19:42:48 Step 28/31 : CMD ["gate"] 19:42:49 ---> Running in 548a1cf14fd4 19:42:50 Removing intermediate container 548a1cf14fd4 19:42:50 ---> bed1e2e2b988 19:42:50 Step 29/31 : LABEL arch=arm64 19:42:50 ---> Running in 6ac327e67e3c 19:42:50 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:42:50 Status: Downloaded newer image for docker:20.10.14 19:42:50 ---> c346e9eafbab 19:42:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:42:50 ---> Running in ef98037ea21f 19:42:51 Removing intermediate container 6ac327e67e3c 19:42:51 ---> 986632a80343 19:42:51 Step 30/31 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:42:51 Removing intermediate container ef98037ea21f 19:42:51 ---> 5fe7311bc829 19:42:51 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 19:42:51 ---> Running in 069a629a0687 19:42:51 ---> Running in 756075da4d20 19:42:52 Removing intermediate container 756075da4d20 19:42:52 ---> 66042dc3cc58 19:42:52 Step 31/31 : LABEL version=0.0.0 19:42:52 ---> Running in 92dc6a3bc0fd 19:42:53 Removing intermediate container 92dc6a3bc0fd 19:42:53 ---> 5df34796bd7f 19:42:53 19:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:54 Successfully built 5df34796bd7f 19:42:54 Successfully tagged security-bootstrapper-arm64:latest 19:42:54  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:55 (1/43) Installing readline (8.1.1-r0) 19:42:55 (2/43) Installing bash (5.1.16-r0) 19:42:55 Executing bash-5.1.16-r0.post-install 19:42:55 (3/43) Installing brotli-libs (1.0.9-r5) 19:42:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:42:55 (5/43) Installing libcurl (7.80.0-r2) 19:42:55 (6/43) Installing curl (7.80.0-r2) 19:42:55 (7/43) Installing dumb-init (1.2.5-r1) 19:42:55 (8/43) Installing libbz2 (1.0.8-r1) 19:42:55 (9/43) Installing expat (2.4.7-r0) 19:42:55 (10/43) Installing libffi (3.4.2-r1) 19:42:55 (11/43) Installing gdbm (1.22-r0) 19:42:55 (12/43) Installing xz-libs (5.2.5-r1) 19:42:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:42:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:42:55 (15/43) Installing mpdecimal (2.5.1-r1) 19:42:55 (16/43) Installing sqlite-libs (3.36.0-r0) 19:42:55 (17/43) Installing python3 (3.9.7-r4) 19:42:57 (18/43) Installing py3-appdirs (1.4.4-r2) 19:42:57 (19/43) Installing py3-certifi (2020.12.5-r1) 19:42:57 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:42:57 (21/43) Installing py3-idna (3.3-r0) 19:42:57 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:42:57 (23/43) Installing py3-requests (2.26.0-r1) 19:42:57 (24/43) Installing py3-msgpack (1.0.2-r1) 19:42:57 (25/43) Installing py3-lockfile (0.12.2-r4) 19:42:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:42:57 (27/43) Installing py3-colorama (0.4.4-r1) 19:42:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:42:58 (29/43) Installing py3-distlib (0.3.3-r0) 19:42:58 (30/43) Installing py3-distro (1.6.0-r0) 19:42:58 (31/43) Installing py3-six (1.16.0-r0) 19:42:58 (32/43) Installing py3-webencodings (0.5.1-r4) 19:42:58 (33/43) Installing py3-html5lib (1.1-r1) 19:42:58 (34/43) Installing py3-parsing (2.4.7-r2) 19:42:58 (35/43) Installing py3-packaging (20.9-r1) 19:42:58 (36/43) Installing py3-tomli (1.2.2-r0) 19:42:58 (37/43) Installing py3-pep517 (0.12.0-r0) 19:42:58 (38/43) Installing py3-progress (1.6-r0) 19:42:58 (39/43) Installing py3-retrying (1.3.3-r2) 19:42:58 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:42:58 (41/43) Installing py3-setuptools (52.0.0-r4) 19:42:58 (42/43) Installing py3-toml (0.10.2-r2) 19:42:58 (43/43) Installing py3-pip (20.3.4-r1) 19:42:59 Executing busybox-1.34.1-r5.trigger 19:42:59 OK: 82 MiB in 65 packages 19:43:04 Collecting docker-compose==1.23.2 19:43:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:43:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:43:04 Collecting cached-property<2,>=1.2.0 19:43:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:43:04 Collecting docopt<0.7,>=0.6.1 19:43:04 Downloading docopt-0.6.2.tar.gz (25 kB) 19:43:07 Collecting jsonschema<3,>=2.5.1 19:43:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:43:07 Collecting dockerpty<0.5,>=0.4.1 19:43:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:43:10 Collecting PyYAML<4,>=3.10 19:43:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:43:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:43:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:43:16 Collecting texttable<0.10,>=0.9.0 19:43:16 Downloading texttable-0.9.1.tar.gz (11 kB) 19:43:18 Collecting websocket-client<1.0,>=0.32.0 19:43:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:43:18 Collecting docker<4.0,>=3.6.0 19:43:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:43:19 Collecting docker-pycreds>=0.4.0 19:43:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:43:19 Removing intermediate container 5cda3227ecae 19:43:19 ---> 0905a12c4072 19:43:19 19:43:19 Step 9/20 : FROM alpine:3.15 19:43:19 ---> 3fb3c9af89a9 19:43:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:19 ---> Using cache 19:43:19 ---> 8d37fc4c7f0a 19:43:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:19 ---> Using cache 19:43:19 ---> 84b6c1250b37 19:43:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:43:19 ---> Running in 94916a6ca7b5 19:43:20 Collecting idna<2.8,>=2.5 19:43:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:43:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:20 Collecting chardet<3.1.0,>=3.0.2 19:43:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:43:21 Collecting urllib3<1.25,>=1.21.1 19:43:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:43:21 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) 19:43:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:43:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:43:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:43:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:43:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:43:22 Attempting uninstall: urllib3 19:43:22 Found existing installation: urllib3 1.26.7 19:43:22 v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:43:22 v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:43:22 OK: 15736 distinct packages available 19:43:22 Uninstalling urllib3-1.26.7: 19:43:22 Successfully uninstalled urllib3-1.26.7 19:43:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:23 Attempting uninstall: idna 19:43:23 Found existing installation: idna 3.3 19:43:23 Uninstalling idna-3.3: 19:43:23 Successfully uninstalled idna-3.3 19:43:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:24 (1/9) Installing ca-certificates (20211220-r0) 19:43:24 (2/9) Installing brotli-libs (1.0.9-r5) 19:43:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:43:25 (4/9) Installing libcurl (7.80.0-r2) 19:43:25 (5/9) Installing curl (7.80.0-r2) 19:43:25 (6/9) Installing dumb-init (1.2.5-r1) 19:43:25 (7/9) Installing musl-obstack (1.2.3-r0) 19:43:25 (8/9) Installing libucontext (1.1-r0) 19:43:25 (9/9) Installing gcompat (1.0.0-r4) 19:43:25 Executing busybox-1.34.1-r5.trigger 19:43:25 Executing ca-certificates-20211220-r0.trigger 19:43:26 OK: 8 MiB in 23 packages 19:43:26 Attempting uninstall: requests 19:43:26 Found existing installation: requests 2.26.0 19:43:26 Uninstalling requests-2.26.0: 19:43:26 Successfully uninstalled requests-2.26.0 19:43:27 Running setup.py install for texttable: started 19:43:27 Removing intermediate container 94916a6ca7b5 19:43:27 ---> a1371361765c 19:43:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:28 ---> 18abd5690d7e 19:43:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:43:29 Running setup.py install for texttable: finished with status 'done' 19:43:29 Running setup.py install for PyYAML: started 19:43:29 ---> f64050e8b4bd 19:43:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:43:30 ---> 050a3dd23d40 19:43:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:43:30 ---> Running in 93c886e6302e 19:43:30 Removing intermediate container 93c886e6302e 19:43:30 ---> bc8e76e13098 19:43:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:30 ---> Running in 3446bda8bde9 19:43:31 Removing intermediate container 3446bda8bde9 19:43:31 ---> 80fadd2b35d2 19:43:31 Step 18/20 : LABEL arch=arm64 19:43:31 ---> Running in 572daccac4ba 19:43:31 Removing intermediate container 572daccac4ba 19:43:31 ---> f22ebd71b803 19:43:31 Step 19/20 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:43:31 ---> Running in 8c16c616021b 19:43:32 Removing intermediate container 8c16c616021b 19:43:32 ---> d8029ab0912e 19:43:32 Step 20/20 : LABEL version=0.0.0 19:43:32 ---> Running in aea12b4007ea 19:43:32 Running setup.py install for PyYAML: finished with status 'done' 19:43:32 Removing intermediate container aea12b4007ea 19:43:32 ---> 13c9b2256af2 19:43:32 19:43:32 Running setup.py install for docopt: started 19:43:33 Successfully built 13c9b2256af2 19:43:33 Successfully tagged security-spiffe-token-provider-arm64:latest 19:43:35  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: finished with status 'done' 19:43:35 Running setup.py install for dockerpty: started 19:43:38 Running setup.py install for dockerpty: finished with status 'done' 19:43:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:43:49 Removing intermediate container 069a629a0687 19:43:49 ---> 54fde6bbb1c3 19:43:49 Step 14/23 : ENV APP_PORT=58890 19:43:49 ---> Running in d5e827795b93 19:43:49 Removing intermediate container d5e827795b93 19:43:49 ---> e81bddbb1c72 19:43:49 Step 15/23 : EXPOSE $APP_PORT 19:43:49 ---> Running in 99c3857a9cd9 19:43:49 Removing intermediate container 99c3857a9cd9 19:43:49 ---> 0d7274a62240 19:43:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:43:50 ---> 421f303b7d44 19:43:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:43:51 ---> c8836e12e43e 19:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:43:51 ---> e3471ae2bd3c 19:43:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:43:51 ---> Running in 3bcda4e2e9c8 19:43:52 Removing intermediate container 3bcda4e2e9c8 19:43:52 ---> 0a407cd69233 19:43:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:52 ---> Running in d953ace6759c 19:43:52 Removing intermediate container d953ace6759c 19:43:52 ---> 3be4d19d9acd 19:43:52 Step 21/23 : LABEL arch=arm64 19:43:52 ---> Running in 4c93dcadcab7 19:43:52 Removing intermediate container 4c93dcadcab7 19:43:52 ---> 7fa60f97e69b 19:43:52 Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 19:43:52 ---> Running in 6e414b13ee47 19:43:53 Removing intermediate container 6e414b13ee47 19:43:53 ---> b94c7d7a9790 19:43:53 Step 23/23 : LABEL version=0.0.0 19:43:53 ---> Running in 60ed70c56836 19:43:53 Removing intermediate container 60ed70c56836 19:43:53 ---> d13525f99eec 19:43:53 19:43:54 Successfully built d13525f99eec 19:43:54 Successfully tagged sys-mgmt-agent-arm64:latest 19:43:54  Building sys-mgmt-agent ... done  [Pipeline] } 19:43:54 $ docker stop --time=1 06b3055207d7ede23c238a3b28c5f3194df4b3c2a765279155669d79d7d3e11c 19:43:56 $ docker rm -f 06b3055207d7ede23c238a3b28c5f3194df4b3c2a765279155669d79d7d3e11c [Pipeline] // withDockerContainer [Pipeline] sh 19:43:56 + docker images 19:43:56 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:56 sys-mgmt-agent-arm64 latest d13525f99eec 3 seconds ago 282MB 19:43:56 security-spiffe-token-provider-arm64 latest 13c9b2256af2 24 seconds ago 28.1MB 19:43:56 0905a12c4072 39 seconds ago 1.48GB 19:43:56 security-bootstrapper-arm64 latest 5df34796bd7f About a minute ago 18.3MB 19:43:56 7d5940252bc4 About a minute ago 1.43GB 19:43:56 22e33bd54307 About a minute ago 1.44GB 19:43:56 core-command-arm64 latest 9a1730236e8c About a minute ago 15.5MB 19:43:56 b95bd066ca19 About a minute ago 1.43GB 19:43:56 security-secretstore-setup-arm64 latest 13ea4150d61d 3 minutes ago 27.5MB 19:43:56 5d11a7ef567e 4 minutes ago 1.44GB 19:43:56 security-spire-config-arm64 latest c553e498e1ee 6 minutes ago 85.6MB 19:43:56 6637f48061a4 6 minutes ago 1.34GB 19:43:56 security-spire-agent-arm64 latest 31bfd6f0a6cd 8 minutes ago 126MB 19:43:56 security-spire-server-arm64 latest 4077ba7f8890 8 minutes ago 86.3MB 19:43:56 support-notifications-arm64 latest f826320cb1bb 8 minutes ago 26MB 19:43:56 support-scheduler-arm64 latest ebb7fca6c913 8 minutes ago 25.4MB 19:43:56 6b554fe7e825 8 minutes ago 1.49GB 19:43:56 a41e9313f62c 8 minutes ago 1.49GB 19:43:56 ab35637014c0 8 minutes ago 1.34GB 19:43:56 fd5891b2b1ca 8 minutes ago 1.34GB 19:43:56 core-data-arm64 latest 9b0e49f67250 9 minutes ago 21.7MB 19:43:56 e65aca91ad19 9 minutes ago 1.46GB 19:43:56 core-metadata-arm64 latest 6947c5e275fb 10 minutes ago 16.3MB 19:43:56 security-proxy-setup-arm64 latest 546938780f69 10 minutes ago 26.1MB 19:43:56 72076dcc63ca 10 minutes ago 1.44GB 19:43:56 a9c37fc4a695 11 minutes ago 1.44GB 19:43:56 ci-base-image-arm64 latest c4a56385fa0a 30 minutes ago 1.01GB 19:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 19:43:56 docker 20.10.14 c346e9eafbab 3 months ago 202MB 19:43:56 alpine 3.14 ac73e934f311 3 months ago 5.34MB 19:43:56 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 19:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:57 19:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:58 arm64: Pulling from edgex-lftools-log-publisher 19:43:58 8998bd30e6a1: Pulling fs layer 19:43:58 04944245beec: Pulling fs layer 19:43:58 699f458cf7ca: Pulling fs layer 19:43:58 765212b225bb: Pulling fs layer 19:43:58 f23df028b6ca: Pulling fs layer 19:43:58 d65c8cfc05b1: Pulling fs layer 19:43:58 2437ff75d9bd: Pulling fs layer 19:43:58 765212b225bb: Waiting 19:43:58 f23df028b6ca: Waiting 19:43:58 d65c8cfc05b1: Waiting 19:43:58 2437ff75d9bd: Waiting 19:43:58 04944245beec: Verifying Checksum 19:43:58 04944245beec: Download complete 19:43:58 765212b225bb: Verifying Checksum 19:43:58 765212b225bb: Download complete 19:43:58 d65c8cfc05b1: Verifying Checksum 19:43:58 d65c8cfc05b1: Download complete 19:43:58 699f458cf7ca: Verifying Checksum 19:43:58 699f458cf7ca: Download complete 19:43:59 8998bd30e6a1: Download complete 19:44:01 2437ff75d9bd: Verifying Checksum 19:44:01 2437ff75d9bd: Download complete 19:44:03 8998bd30e6a1: Pull complete 19:44:04 04944245beec: Pull complete 19:44:05 699f458cf7ca: Pull complete 19:44:06 765212b225bb: Pull complete 19:44:06 f23df028b6ca: Pull complete 19:44:07 d65c8cfc05b1: Pull complete 19:44:22 2437ff75d9bd: Pull complete 19:44:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container 19:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:44:25 $ docker top dcd7e228285ada464d86f1c60175b2767dd4592a514efc92de7393e4f3828246 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:27 ---> job-cost.sh 19:44:27 lf-activate-venv: SKIPPING 19:44:27 INFO: No Stack... 19:44:27 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:28 INFO: Archiving Costs [Pipeline] sh 19:44:29 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:44:29 + cut -d, -f6 [Pipeline] lock 19:44:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] 19:44:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] did not exist. Created. 19:44:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:30 + echo total: 0.10999999940395355 [Pipeline] stash 19:44:30 Stashed 1 file(s) [Pipeline] } 19:44:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:30 $ docker stop --time=1 dcd7e228285ada464d86f1c60175b2767dd4592a514efc92de7393e4f3828246 19:44:32 $ docker rm -f dcd7e228285ada464d86f1c60175b2767dd4592a514efc92de7393e4f3828246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:44:33 provisioning config files... 19:44:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3093183692224929606tmp [Pipeline] { [Pipeline] sh 19:44:33 + set +x 19:44:33 + curl -s https://codecov.io/bash 19:44:33 + bash -s -- 19:44:33 19:44:33 _____ _ 19:44:33 / ____| | | 19:44:33 | | ___ __| | ___ ___ _____ __ 19:44:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:44:33 | |___| (_) | (_| | __/ (_| (_) \ V / 19:44:33 \_____\___/ \__,_|\___|\___\___/ \_/ 19:44:33 Bash-1.0.6 19:44:33 19:44:33 19:44:33 ==> git version 2.25.1 found 19:44:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:44:33 Release-Date: 2020-01-08 19:44:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:44:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:44:33 ==> Jenkins CI detected. 19:44:33 current dir:  /w/workspace/edgex-go/1 19:44:33 project root: . 19:44:33 --> token set from env 19:44:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:44:33 ==> Running gcov in . (disable via -X gcov) 19:44:33 ==> Python coveragepy not found 19:44:33 ==> Searching for coverage reports in: 19:44:33 + . 19:44:33 -> Found 1 reports 19:44:33 ==> Detecting git/mercurial file structure 19:44:33 ==> Reading reports 19:44:33 + ./coverage.out bytes=435593 19:44:33 ==> Appending adjustments 19:44:33 https://docs.codecov.io/docs/fixing-reports 19:44:35 + Found adjustments 19:44:35 ==> Gzipping contents 19:44:35 60K /tmp/codecov.AnWOcm.gz 19:44:35 ==> Uploading reports 19:44:35 url: https://codecov.io 19:44:35 query: branch=PR-4081&commit=4b768ff42694ce11b7e42a576e89e25aaa4c14a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 19:44:35 -> Pinging Codecov 19:44:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=4b768ff42694ce11b7e42a576e89e25aaa4c14a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 19:44:35 -> Uploading to 19:44:35 https://storage.googleapis.com/codecov/v4/raw/2022-07-05/00271124DB129430A58F1EEE437C3FCB/4b768ff42694ce11b7e42a576e89e25aaa4c14a1/91ac36ae-f9ed-4334-86d6-916d02edbd7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220705T194434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb468a4c338c45db6fc06a1842a1465377c6038fd70f12a5802e619b0652a99 19:44:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:44:35 Dload Upload Total Spent Left Speed 19:44:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59921 0 0 100 59921 0 212k --:--:-- --:--:-- --:--:-- 212k 19:44:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] } 19:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:44:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:44:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:37 ---> package-listing.sh 19:44:37 ++ facter osfamily 19:44:37 ++ tr '[:upper:]' '[:lower:]' 19:44:38 + OS_FAMILY=debian 19:44:38 + workspace=/w/workspace/edgex-go/1 19:44:38 + START_PACKAGES=/tmp/packages_start.txt 19:44:38 + END_PACKAGES=/tmp/packages_end.txt 19:44:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:38 + PACKAGES=/tmp/packages_start.txt 19:44:38 + '[' /w/workspace/edgex-go/1 ']' 19:44:38 + PACKAGES=/tmp/packages_end.txt 19:44:38 + case "${OS_FAMILY}" in 19:44:38 + dpkg -l 19:44:38 + grep '^ii' 19:44:38 + '[' -f /tmp/packages_start.txt ']' 19:44:38 + '[' -f /tmp/packages_end.txt ']' 19:44:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:38 + '[' /w/workspace/edgex-go/1 ']' 19:44:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:39 19:44:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:39 latest: Pulling from edgex-lftools-log-publisher 19:44:39 5eb5b503b376: Pulling fs layer 19:44:39 5c69ac0246d0: Pulling fs layer 19:44:39 ec43610c2a17: Pulling fs layer 19:44:39 3a2ae6a8a46f: Pulling fs layer 19:44:39 33b1e0a273af: Pulling fs layer 19:44:39 5d3b04190fa2: Pulling fs layer 19:44:39 2f39f015ded8: Pulling fs layer 19:44:39 5d3b04190fa2: Waiting 19:44:39 33b1e0a273af: Waiting 19:44:39 2f39f015ded8: Waiting 19:44:39 3a2ae6a8a46f: Waiting 19:44:39 5c69ac0246d0: Download complete 19:44:39 3a2ae6a8a46f: Download complete 19:44:39 33b1e0a273af: Verifying Checksum 19:44:39 33b1e0a273af: Download complete 19:44:39 5d3b04190fa2: Verifying Checksum 19:44:39 5d3b04190fa2: Download complete 19:44:39 ec43610c2a17: Verifying Checksum 19:44:39 ec43610c2a17: Download complete 19:44:39 5eb5b503b376: Verifying Checksum 19:44:39 5eb5b503b376: Download complete 19:44:40 2f39f015ded8: Download complete 19:44:40 5eb5b503b376: Pull complete 19:44:41 5c69ac0246d0: Pull complete 19:44:41 ec43610c2a17: Pull complete 19:44:41 3a2ae6a8a46f: Pull complete 19:44:41 33b1e0a273af: Pull complete 19:44:41 5d3b04190fa2: Pull complete 19:44:46 2f39f015ded8: Pull complete 19:44:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:46 prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container 19:44:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:48 $ docker top 10b488be945bd5d05f450f991db0c51400d19a7d3a9960f15cf8865db2c76116 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:48 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:49 + ls /var/log/sa-host 19:44:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:49 provisioning config files... 19:44:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6900221405034340890tmp [Pipeline] { [Pipeline] echo 19:44:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:50 ---> create-netrc.sh [Pipeline] } 19:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:50 ---> python-tools-install.sh [Pipeline] echo 19:44:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:50 ---> sudo-logs.sh 19:44:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:51 ---> job-cost.sh 19:44:51 lf-activate-venv: SKIPPING 19:44:51 DEBUG: total: 0.10999999940395355 19:44:51 INFO: Retrieving Stack Cost... 19:44:51 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:52 INFO: Archiving Costs [Pipeline] echo 19:44:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:52 ---> logs-deploy.sh 19:44:52 lf-activate-venv: SKIPPING 19:44:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/1 19:44:52 INFO: archiving workspace using pattern(s): 19:44:53 Archives upload complete. 19:44:53 INFO: archiving logs to Nexus