Pull request #4070 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e70a72b8571de597cf9528919c3f5678487b2b3+8c995af195f08c96051e81afd7f7ed1e800bba03 (6ac3ab19c5dd424b27eafded7a0d04b1fdbd2d2c) 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-ssh11520251091102544822.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-ssh3212094937274360815.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-4070/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-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4004276203592245076.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-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3598836141933404550.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-ssh4565413115405604166.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-4070/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-4070/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14055381906243439070.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16635 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [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 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 5e70a72b8571de597cf9528919c3f5678487b2b3 Merge succeeded, producing 5e70a72b8571de597cf9528919c3f5678487b2b3 Checking out Revision 5e70a72b8571de597cf9528919c3f5678487b2b3 (PR-4070) > 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/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # 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:04:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:54 ========================================================= 19:04:54 EdgeX Global Pipelines Version Info 19:04:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:54 ------------------- 19:04:54 stable info: 19:04:54 ------------------- 19:04:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:54 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:04:54 Message: update stable to v1.0.234 19:04:55 ------------------- 19:04:55 experimental info: 19:04:55 ------------------- 19:04:55 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:55 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 19:04:55 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4070 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4070 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4070 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e70a72b8571de597cf9528919c3f5678487b2b3 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e70a72 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:57 provisioning config files... 19:04:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4885191835263963615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:57 ---> docker-login.sh 19:04:57 nexus3.edgexfoundry.org:10001 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 nexus3.edgexfoundry.org:10002 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 nexus3.edgexfoundry.org:10003 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:58 Configure a credential helper to remove this warning. See 19:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:58 19:04:58 Login Succeeded 19:04:58 nexus3.edgexfoundry.org:10004 19:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:58 Configure a credential helper to remove this warning. See 19:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:58 19:04:58 Login Succeeded 19:04:58 docker.io 19:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:58 Configure a credential helper to remove this warning. See 19:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:58 19:04:58 Login Succeeded 19:04:58 ---> docker-login.sh ends [Pipeline] } 19:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:59 + 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:04:59 + cut -d/ -f2 19:04:59 + dirname cmd/core-command/Dockerfile 19:04:59 + echo core-command,cmd/core-command/Dockerfile 19:04:59 + dirname cmd/core-data/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo core-data,cmd/core-data/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + dirname cmd/core-metadata/Dockerfile 19:04:59 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:59 + dirname cmd/security-bootstrapper/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:59 + dirname cmd/security-proxy-setup/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:59 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + dirname cmd/security-spire-agent/Dockerfile 19:04:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:59 + dirname cmd/security-spire-config/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:59 + dirname cmd/security-spire-server/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:59 + dirname cmd/support-notifications/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:59 + dirname cmd/support-scheduler/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:04:59 + dirname cmd/sys-mgmt-agent/Dockerfile 19:04:59 + cut -d/ -f2 19:04:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:04:59 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:04:59 + git rev-list -1 --merges 5e70a72b8571de597cf9528919c3f5678487b2b3~1..5e70a72b8571de597cf9528919c3f5678487b2b3 [Pipeline] echo 19:04:59 -----------> git rev-list -1 --merges 5e70a72b8571de597cf9528919c3f5678487b2b3~1..5e70a72b8571de597cf9528919c3f5678487b2b3 5e70a72b8571de597cf9528919c3f5678487b2b3 [false] [Pipeline] sh 19:05:00 + git log --format=format:%s -1 5e70a72b8571de597cf9528919c3f5678487b2b3 [Pipeline] echo 19:05:00 ========================================================= 19:05:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:05:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:00 + grep -v github /etc/ssh/ssh_known_hosts 19:05:00 + [ -e /tmp/ssh_known_hosts ] 19:05:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:00 + sudo tee -a /etc/ssh/ssh_known_hosts 19:05:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:01 19:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:01 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:01 42c077c10790: Pulling fs layer 19:05:01 f63e77b7563a: Pulling fs layer 19:05:01 bd5fdadae976: Pulling fs layer 19:05:01 205491f53016: Pulling fs layer 19:05:01 df18705c85c3: Pulling fs layer 19:05:01 bdb3f477010e: Pulling fs layer 19:05:01 c8a8fc8e1c8f: Pulling fs layer 19:05:01 2c6e9b1d212d: Pulling fs layer 19:05:01 bdb8f0575790: Pulling fs layer 19:05:01 386e3cb2ff24: Pulling fs layer 19:05:01 2343380bae48: Pulling fs layer 19:05:01 c8a8fc8e1c8f: Waiting 19:05:01 2c6e9b1d212d: Waiting 19:05:01 bdb8f0575790: Waiting 19:05:01 386e3cb2ff24: Waiting 19:05:01 2343380bae48: Waiting 19:05:01 bdb3f477010e: Waiting 19:05:01 df18705c85c3: Waiting 19:05:01 f63e77b7563a: Verifying Checksum 19:05:01 f63e77b7563a: Download complete 19:05:01 205491f53016: Verifying Checksum 19:05:01 205491f53016: Download complete 19:05:01 df18705c85c3: Verifying Checksum 19:05:01 df18705c85c3: Download complete 19:05:01 bd5fdadae976: Verifying Checksum 19:05:01 bd5fdadae976: Download complete 19:05:01 bdb3f477010e: Verifying Checksum 19:05:01 bdb3f477010e: Download complete 19:05:01 2c6e9b1d212d: Verifying Checksum 19:05:01 2c6e9b1d212d: Download complete 19:05:01 bdb8f0575790: Verifying Checksum 19:05:01 bdb8f0575790: Download complete 19:05:01 386e3cb2ff24: Verifying Checksum 19:05:01 386e3cb2ff24: Download complete 19:05:01 2343380bae48: Download complete 19:05:01 42c077c10790: Verifying Checksum 19:05:01 42c077c10790: Download complete 19:05:02 c8a8fc8e1c8f: Download complete 19:05:03 42c077c10790: Pull complete 19:05:03 f63e77b7563a: Pull complete 19:05:03 bd5fdadae976: Pull complete 19:05:03 205491f53016: Pull complete 19:05:04 df18705c85c3: Pull complete 19:05:04 bdb3f477010e: Pull complete 19:05:06 c8a8fc8e1c8f: Pull complete 19:05:06 2c6e9b1d212d: Pull complete 19:05:06 bdb8f0575790: Pull complete 19:05:06 386e3cb2ff24: Pull complete 19:05:06 2343380bae48: Pull complete 19:05:06 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:07 prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container 19:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:08 $ docker top 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 -eo pid,comm 19:05:08 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:05:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:08 [ssh-agent] Looking for ssh-agent implementation... 19:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:09 $ docker exec 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent 19:05:09 SSH_AUTH_SOCK=/tmp/ssh-wXml5oM6kYlP/agent.35 19:05:09 SSH_AGENT_PID=42 19:05:09 Running ssh-add (command line suppressed) 19:05:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2312401769426545601.key (/w/workspace/edgex-go/1@tmp/private_key_2312401769426545601.key) 19:05:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:09 + git tag --points-at HEAD [Pipeline] } 19:05:09 $ docker exec --env ******** --env ******** 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent -k 19:05:09 unset SSH_AUTH_SOCK; 19:05:09 unset SSH_AGENT_PID; 19:05:09 echo Agent pid 42 killed; 19:05:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:09 [ssh-agent] Looking for ssh-agent implementation... 19:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:10 $ docker exec 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent 19:05:10 SSH_AUTH_SOCK=/tmp/ssh-VbwtkHADVUVM/agent.75 19:05:10 SSH_AGENT_PID=82 19:05:10 Running ssh-add (command line suppressed) 19:05:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1328519073575108526.key (/w/workspace/edgex-go/1@tmp/private_key_1328519073575108526.key) 19:05:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:10 + git semver init 19:05:10 2022-07-01 19:05:10,914 [run_init] DEBUG init version:0.0.0 force:False 19:05:10 2022-07-01 19:05:10,915 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:05:10 2022-07-01 19:05:10,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:05:10 2022-07-01 19:05:10,916 [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:05:15 2022-07-01 19:05:14,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:15 2022-07-01 19:05:14,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4070 with force:False 19:05:15 2022-07-01 19:05:14,869 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4070 19:05:15 2022-07-01 19:05:14,873 [execute] INFO git cat-file --batch-check 19:05:15 2022-07-01 19:05:14,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:15 2022-07-01 19:05:14,881 [execute] INFO git cat-file --batch 19:05:15 2022-07-01 19:05:14,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:15 2022-07-01 19:05:14,887 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4070 19:05:15 0.0.0 [Pipeline] } 19:05:15 $ docker exec --env ******** --env ******** 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent -k 19:05:15 unset SSH_AUTH_SOCK; 19:05:15 unset SSH_AGENT_PID; 19:05:15 echo Agent pid 82 killed; 19:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:15 + git semver [Pipeline] } 19:05:16 $ docker stop --time=1 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 19:05:17 $ docker rm -f 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:18 Stashed 1 file(s) [Pipeline] echo 19:05:18 [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:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:18 ========================================================= 19:05:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:05:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:05:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:19 59bf1c3509f3: Pulling fs layer 19:05:19 666ba61612fd: Pulling fs layer 19:05:19 8ed8ca486205: Pulling fs layer 19:05:19 cc1cd167ecdc: Pulling fs layer 19:05:19 c516ae0d96e1: Pulling fs layer 19:05:19 684cea983483: Pulling fs layer 19:05:19 dd3240ac7de5: Pulling fs layer 19:05:19 b1e948a4e11c: Pulling fs layer 19:05:19 a8fd76ee1af6: Pulling fs layer 19:05:19 646ad004c059: Pulling fs layer 19:05:19 cc1cd167ecdc: Waiting 19:05:19 c516ae0d96e1: Waiting 19:05:19 684cea983483: Waiting 19:05:19 dd3240ac7de5: Waiting 19:05:19 b1e948a4e11c: Waiting 19:05:19 a8fd76ee1af6: Waiting 19:05:19 646ad004c059: Waiting 19:05:19 8ed8ca486205: Verifying Checksum 19:05:19 8ed8ca486205: Download complete 19:05:19 666ba61612fd: Download complete 19:05:19 c516ae0d96e1: Verifying Checksum 19:05:19 c516ae0d96e1: Download complete 19:05:19 684cea983483: Download complete 19:05:19 59bf1c3509f3: Verifying Checksum 19:05:19 59bf1c3509f3: Download complete 19:05:19 dd3240ac7de5: Verifying Checksum 19:05:19 dd3240ac7de5: Download complete 19:05:19 b1e948a4e11c: Verifying Checksum 19:05:19 b1e948a4e11c: Download complete 19:05:19 59bf1c3509f3: Pull complete 19:05:19 666ba61612fd: Pull complete 19:05:19 8ed8ca486205: Pull complete 19:05:19 646ad004c059: Verifying Checksum 19:05:19 a8fd76ee1af6: Verifying Checksum 19:05:19 a8fd76ee1af6: Download complete 19:05:19 cc1cd167ecdc: Verifying Checksum 19:05:19 cc1cd167ecdc: Download complete 19:05:24 cc1cd167ecdc: Pull complete 19:05:24 c516ae0d96e1: Pull complete 19:05:24 684cea983483: Pull complete 19:05:24 dd3240ac7de5: Pull complete 19:05:24 b1e948a4e11c: Pull complete 19:05:26 a8fd76ee1af6: Pull complete 19:05:27 646ad004c059: Pull complete 19:05:27 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:05:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:05:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:05:27 WORKDIR /edgex 19:05:27 COPY go.mod . 19:05:27 RUN go mod download 19:05:27 + docker build -t ci-base-image-x86_64 -f - . 19:05:28 Sending build context to Docker daemon 335.1MB 19:05:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:05:28 ---> 8f69c11f6b0c 19:05:28 Step 2/4 : WORKDIR /edgex 19:05:31 ---> Running in ffcf93282834 19:05:31 Removing intermediate container ffcf93282834 19:05:31 ---> dc40140496ef 19:05:31 Step 3/4 : COPY go.mod . 19:05:31 ---> 5098babbdb0a 19:05:31 Step 4/4 : RUN go mod download 19:05:31 ---> Running in af3711f03341 19:05:33 Still waiting to schedule task 19:05:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:05:49 Removing intermediate container af3711f03341 19:05:49 ---> 11621db5623c 19:05:49 Successfully built 11621db5623c 19:05:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:49 + docker inspect -f . ci-base-image-x86_64 19:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:50 prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container 19:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:50 $ docker top e3c30074888ffa5ed5b2f5f44b5c30c0cce5b7dacfaa28d43868ed98d02d6c1e -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:50 + go version 19:05:50 go version go1.17.7 linux/amd64 [Pipeline] } 19:05:51 $ docker stop --time=1 e3c30074888ffa5ed5b2f5f44b5c30c0cce5b7dacfaa28d43868ed98d02d6c1e 19:05:52 $ docker rm -f e3c30074888ffa5ed5b2f5f44b5c30c0cce5b7dacfaa28d43868ed98d02d6c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:53 + docker inspect -f . ci-base-image-x86_64 19:05:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:53 prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container 19:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:53 $ docker top 1f321f84bed2b1ecca4ef1b414c7c512711b65512b00fc5285e9ba6febf4aac6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:53 ========================================================= 19:05:53 [edgeXBuildGoParallel] Running Tests and Build... 19:05:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:54 + make test 19:05:54 go mod tidy -compat=1.17 19:05:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:06:00 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 19:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 19:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements 19:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.788s coverage: 89.2% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 83.8% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.6% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.099s coverage: 60.0% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 19:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 19:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 19:06:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.079s coverage: 28.9% of statements 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:06:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 19:06:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:06:37 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:06:55 GO111MODULE=on go vet ./... 19:06:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:59 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:07:00 + ls -al . 19:07:00 total 684 19:07:00 drwxrwxr-x 10 1001 1001 4096 Jul 1 19:05 . 19:07:00 drwxr-xr-x 4 root root 4096 Jul 1 19:05 .. 19:07:00 -rw-rw-r-- 1 1001 1001 11 Jul 1 19:04 .dockerignore 19:07:00 drwxrwxr-x 8 1001 1001 4096 Jul 1 19:05 .git 19:07:00 drwxrwxr-x 3 1001 1001 4096 Jul 1 19:04 .github 19:07:00 -rw-rw-r-- 1 1001 1001 879 Jul 1 19:04 .gitignore 19:07:00 -rw-rw-r-- 1 1001 1001 42 Jul 1 19:04 .golangci.yml 19:07:00 -rw-rw-r-- 1 1001 1001 87 Jul 1 19:04 .hadolint.yml 19:07:00 drwxr-xr-x 3 1001 1001 4096 Jul 1 19:05 .semver 19:07:00 -rw-rw-r-- 1 1001 1001 166 Jul 1 19:04 .sonarcloud.properties 19:07:00 -rw-rw-r-- 1 1001 1001 1171 Jul 1 19:04 ADOPTERS.md 19:07:00 -rw-rw-r-- 1 1001 1001 10347 Jul 1 19:04 Attribution.txt 19:07:00 -rw-rw-r-- 1 1001 1001 63209 Jul 1 19:04 CHANGELOG.md 19:07:00 -rw-rw-r-- 1 1001 1001 3804 Jul 1 19:04 CONTRIBUTING.md 19:07:00 -rw-rw-r-- 1 1001 1001 677 Jul 1 19:04 GOVERNANCE.md 19:07:00 -rw-rw-r-- 1 1001 1001 850 Jul 1 19:04 Jenkinsfile 19:07:00 -rw-rw-r-- 1 1001 1001 10775 Jul 1 19:04 LICENSE 19:07:00 -rw-rw-r-- 1 1001 1001 10389 Jul 1 19:04 Makefile 19:07:00 -rw-rw-r-- 1 1001 1001 582 Jul 1 19:04 OWNERS.md 19:07:00 -rw-rw-r-- 1 1001 1001 9094 Jul 1 19:04 README.md 19:07:00 -rw-rw-r-- 1 1001 1001 6912 Jul 1 19:04 SECURITY.md 19:07:00 -rw-rw-r-- 1 1001 1001 5 Jul 1 19:05 VERSION 19:07:00 -rw-rw-r-- 1 1001 1001 4131 Jul 1 19:04 ZMQWindows.md 19:07:00 drwxrwxr-x 2 1001 1001 4096 Jul 1 19:04 bin 19:07:00 drwxrwxr-x 18 1001 1001 4096 Jul 1 19:04 cmd 19:07:00 -rw-r--r-- 1 root root 435593 Jul 1 19:06 coverage.out 19:07:00 -rw-rw-r-- 1 1001 1001 3311 Jul 1 19:04 go.mod 19:07:00 -rw-rw-r-- 1 1001 1001 36231 Jul 1 19:05 go.sum 19:07:00 drwxrwxr-x 8 1001 1001 4096 Jul 1 19:04 internal 19:07:00 drwxrwxr-x 3 1001 1001 4096 Jul 1 19:04 openapi 19:07:00 drwxrwxr-x 4 1001 1001 4096 Jul 1 19:04 snap 19:07:00 -rw-rw-r-- 1 1001 1001 204 Jul 1 19:04 version.go [Pipeline] sh 19:07:00 + '[' -e coverage.out ] 19:07:00 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:00 Stashed 1 file(s) [Pipeline] sh 19:07:00 + make build 19:07:00 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:07:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16636 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [Pipeline] { [Pipeline] ws 19:07:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:05 The recommended git tool is: git 19:07:12 using credential edgex-jenkins-ssh 19:07:12 Cloning the remote Git repository 19:07:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:12 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:12 > git --version # timeout=10 19:07:12 > git --version # 'git version 2.25.1' 19:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:07:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:07:25 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:07:28 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 5e70a72b8571de597cf9528919c3f5678487b2b3 19:07:29 Merge succeeded, producing 5e70a72b8571de597cf9528919c3f5678487b2b3 19:07:29 Checking out Revision 5e70a72b8571de597cf9528919c3f5678487b2b3 (PR-4070) 19:07:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:29 > git config core.sparsecheckout # timeout=10 19:07:29 > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 19:07:29 > git remote # timeout=10 19:07:29 > git config --get remote.origin.url # timeout=10 19:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:29 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 19:07:29 > git rev-parse HEAD^{commit} # timeout=10 19:07:29 > git config core.sparsecheckout # timeout=10 19:07:29 > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 19:07:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:07:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:07:32 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:07:33 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:07:33 > git --version # timeout=10 19:07:33 > git --version # 'git version 2.25.1' 19:07:33 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:34 Dload Upload Total Spent Left Speed 19:07:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 19:07: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh 19:07:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:36 + sudo tee /etc/docker/daemon.new 19:07:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:36 { 19:07:36 "registry-mirrors": [ 19:07:36 "https://nexus3.edgexfoundry.org:10001" 19:07:36 ], 19:07:36 "bip": "10.250.0.254/24", 19:07:36 "hosts": [ 19:07:36 "tcp://0.0.0.0:5555", 19:07:36 "unix:///var/run/docker.sock" 19:07:36 ], 19:07:36 "mtu": 1458, 19:07:36 "selinux-enabled": true, 19:07:36 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:36 } [Pipeline] sh 19:07:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:07:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:36 + sudo service docker restart 19:07: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:07:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:07:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:07:40 $ docker stop --time=1 1f321f84bed2b1ecca4ef1b414c7c512711b65512b00fc5285e9ba6febf4aac6 19:07:43 $ docker rm -f 1f321f84bed2b1ecca4ef1b414c7c512711b65512b00fc5285e9ba6febf4aac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:44 19:07:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:44 latest: Pulling from edgex-devops/edgex-compose 19:07:44 cbdbe7a5bc2a: Pulling fs layer 19:07:44 ca9280d653b3: Pulling fs layer 19:07:44 7e9c9ca2126c: Pulling fs layer 19:07:44 cbdbe7a5bc2a: Download complete 19:07:45 ca9280d653b3: Verifying Checksum 19:07:45 ca9280d653b3: Download complete 19:07:45 cbdbe7a5bc2a: Pull complete 19:07:45 7e9c9ca2126c: Download complete 19:07:45 ca9280d653b3: Pull complete 19:07:48 7e9c9ca2126c: Pull complete 19:07:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:49 prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container 19:07:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:50 $ docker top 6c24ca60cf78d762ebc63336bdc4c1cb8b12d2e9b281e59a06ff40f5cd660a5c -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:51 + docker-compose build --help 19:07:51 + grep parallel 19:07:51 --parallel Build images in parallel. [Pipeline] } 19:07:51 $ docker stop --time=1 6c24ca60cf78d762ebc63336bdc4c1cb8b12d2e9b281e59a06ff40f5cd660a5c 19:07:53 $ docker rm -f 6c24ca60cf78d762ebc63336bdc4c1cb8b12d2e9b281e59a06ff40f5cd660a5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:53 prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container 19:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:54 $ docker top 1a784cc95049f2544b2795f99d2ff65557690a6426f60ddde0aa3a86d6a14ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:54 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { 19:07:55 Building core-command ... 19:07:55 Building core-data ... 19:07:55 Building core-metadata ... 19:07:55 Building security-bootstrapper ... 19:07:55 Building security-proxy-setup ... 19:07:55 Building security-secretstore-setup ... 19:07:55 Building security-spiffe-token-provider ... 19:07:55 Building security-spire-agent ... 19:07:55 Building security-spire-config ... 19:07:55 Building security-spire-server ... 19:07:55 Building support-notifications ... 19:07:55 Building support-scheduler ... 19:07:55 Building sys-mgmt-agent ... 19:07:55 Building security-spiffe-token-provider 19:07:55 Building security-secretstore-setup 19:07:55 Building security-bootstrapper 19:07:55 Building security-spire-agent 19:07:55 Building security-spire-config [Pipeline] configFileProvider 19:07:55 provisioning config files... 19:07:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1500269184389143176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:55 ---> docker-login.sh 19:07:55 nexus3.edgexfoundry.org:10001 19:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:56 Configure a credential helper to remove this warning. See 19:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:56 19:07:56 Login Succeeded 19:07:56 nexus3.edgexfoundry.org:10002 19:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:56 Configure a credential helper to remove this warning. See 19:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:56 19:07:56 Login Succeeded 19:07:56 nexus3.edgexfoundry.org:10003 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 nexus3.edgexfoundry.org:10004 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 docker.io 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:58 Configure a credential helper to remove this warning. See 19:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:58 19:07:58 Login Succeeded 19:07:58 ---> docker-login.sh ends [Pipeline] } 19:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:07:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:59 ========================================================= 19:07:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:07:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:07:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:59 9b3977197b4f: Pulling fs layer 19:07:59 1a89e8eeedd5: Pulling fs layer 19:07:59 94645a83ff95: Pulling fs layer 19:07:59 e6fb740bc735: Pulling fs layer 19:07:59 3a77bd46dcc9: Pulling fs layer 19:07:59 355e64cbe906: Pulling fs layer 19:07:59 63ab81a10011: Pulling fs layer 19:07:59 555d1d1c4555: Pulling fs layer 19:07:59 e6fb740bc735: Waiting 19:07:59 3a77bd46dcc9: Waiting 19:07:59 355e64cbe906: Waiting 19:07:59 63ab81a10011: Waiting 19:07:59 7d9057610161: Pulling fs layer 19:07:59 7d9057610161: Waiting 19:07:59 94645a83ff95: Verifying Checksum 19:07:59 94645a83ff95: Download complete 19:07:59 1a89e8eeedd5: Verifying Checksum 19:07:59 3a77bd46dcc9: Verifying Checksum 19:07:59 3a77bd46dcc9: Download complete 19:07:59 355e64cbe906: Verifying Checksum 19:07:59 355e64cbe906: Download complete 19:07:59 9b3977197b4f: Download complete 19:07:59 63ab81a10011: Verifying Checksum 19:07:59 63ab81a10011: Download complete 19:08:00 7d9057610161: Verifying Checksum 19:08:00 7d9057610161: Download complete 19:08:00 9b3977197b4f: Pull complete 19:08:01 1a89e8eeedd5: Pull complete 19:08:01 94645a83ff95: Pull complete 19:08:01 555d1d1c4555: Verifying Checksum 19:08:01 555d1d1c4555: Download complete 19:08:02 e6fb740bc735: Verifying Checksum 19:08:02 e6fb740bc735: Download complete 19:08:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:08:13 ---> 11621db5623c 19:08:13 Step 3/25 : WORKDIR /edgex-go 19:08:13 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:08:13 ---> 11621db5623c 19:08:13 Step 3/26 : WORKDIR /edgex-go 19:08:13 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:08:13 ---> 11621db5623c 19:08:13 Step 3/26 : WORKDIR /edgex-go 19:08:13 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:13 19:08:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:08:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:08:13 ---> 11621db5623c 19:08:13 Step 3/20 : WORKDIR /edgex-go 19:08:13 ---> 11621db5623c 19:08:13 Step 3/31 : WORKDIR /edgex-go 19:08:13 ---> Running in e7ec7c38566c 19:08:13 ---> Running in 77aa21d2cc81 19:08:13 ---> Running in 6d3cab6baff8 19:08:13 ---> Running in a543f6f6d24e 19:08:13 ---> Running in c8a36a95119d 19:08:13 Removing intermediate container c8a36a95119d 19:08:13 ---> bed0927555a8 19:08:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:13 Removing intermediate container a543f6f6d24e 19:08:13 ---> 54efa3c3756f 19:08:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:14 Removing intermediate container 77aa21d2cc81 19:08:14 ---> 276e8b5425ca 19:08:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:14 ---> Running in ba11c4df0414 19:08:14 Removing intermediate container e7ec7c38566c 19:08:14 ---> 6a95f7f2d3f5 19:08:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:14 Removing intermediate container 6d3cab6baff8 19:08:14 ---> ef52e5b44eec 19:08:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:08:14 ---> Running in ba16cfa8158f 19:08:14 ---> Running in ccaf191d6b1b 19:08:14 ---> Running in bf6b9ea31184 19:08:14 ---> Running in b0347e935b9e 19:08:14 e6fb740bc735: Pull complete 19:08:15 Removing intermediate container ba11c4df0414 19:08:15 ---> 62825b97a58d 19:08:15 Step 5/25 : RUN apk add --update --no-cache make git 19:08:15 ---> Running in e046188e3a3b 19:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:15 3a77bd46dcc9: Pull complete 19:08:15 Removing intermediate container ccaf191d6b1b 19:08:15 ---> 8e3c87587a85 19:08:15 Step 5/31 : RUN apk add --update --no-cache make git 19:08:15 Removing intermediate container ba16cfa8158f 19:08:15 ---> ee25a359e237 19:08:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:08:15 Removing intermediate container b0347e935b9e 19:08:15 ---> 195c7f1d6795 19:08:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:08:15 ---> Running in fbea432e8fba 19:08:15 355e64cbe906: Pull complete 19:08:15 ---> Running in dda7bee85ef1 19:08:15 ---> Running in d8e0e8621461 19:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:15 63ab81a10011: Pull complete 19:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:16 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:08:16 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:08:16 OK: 15866 distinct packages available 19:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:17 OK: 221 MiB in 52 packages 19:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:17 OK: 221 MiB in 52 packages 19:08:17 OK: 221 MiB in 52 packages 19:08:17 OK: 221 MiB in 52 packages 19:08:17 Removing intermediate container e046188e3a3b 19:08:17 ---> e7555a68e74c 19:08:17 Step 6/25 : COPY go.mod vendor* ./ 19:08:17 OK: 221 MiB in 52 packages 19:08:17 ---> 12280711c4e6 19:08:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:17 ---> Running in db873668015b 19:08:17 Removing intermediate container fbea432e8fba 19:08:17 ---> c9d09c8cc895 19:08:17 Step 6/31 : COPY go.mod vendor* ./ 19:08:17 ---> 3be02db04d05 19:08:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:18 Removing intermediate container dda7bee85ef1 19:08:18 ---> 45ce6f3474ef 19:08:18 Step 6/26 : COPY go.mod vendor* ./ 19:08:18 ---> Running in 3571a1bf2bea 19:08:18 Removing intermediate container d8e0e8621461 19:08:18 ---> 093bff903657 19:08:18 Step 6/26 : COPY go.mod vendor* ./ 19:08:18 Removing intermediate container bf6b9ea31184 19:08:18 ---> 15868715df21 19:08:18 Step 5/20 : COPY go.mod vendor* ./ 19:08:18 ---> 2ff39e10f4e9 19:08:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:18 ---> Running in 1a912e17462c 19:08:18 ---> ba744166a70f 19:08:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:18 ---> Running in e0ac87561280 19:08:18 ---> ffe6ecb1010f 19:08:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:18 ---> Running in 3b74fd8d7bd8 19:08:18 Removing intermediate container db873668015b 19:08:18 ---> 13a984d67ae4 19:08:18 Step 8/25 : COPY . . 19:08:19 Removing intermediate container 3571a1bf2bea 19:08:19 ---> 9ce3bc7a0c11 19:08:19 Step 8/31 : COPY . . 19:08:22 555d1d1c4555: Pull complete 19:08:23 7d9057610161: Pull complete 19:08:23 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:08:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:08:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:08:24 WORKDIR /edgex 19:08:24 COPY go.mod . 19:08:24 RUN go mod download 19:08:24 + docker build -t ci-base-image-arm64 -f - . 19:08:25 Removing intermediate container e0ac87561280 19:08:25 ---> dde1c312bc15 19:08:25 Step 8/26 : COPY . . 19:08:25 Removing intermediate container 1a912e17462c 19:08:25 ---> b652072982c5 19:08:25 Step 8/26 : COPY . . 19:08:25 Removing intermediate container 3b74fd8d7bd8 19:08:25 ---> 597427999d78 19:08:25 Step 7/20 : COPY . . 19:08:25 ---> 1475b7f830ac 19:08:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:08:25 ---> 22886c6a4bb4 19:08:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:25 ---> Running in a61b410f61fa 19:08:25 ---> Running in 2727d4c6f553 19:08:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:27 Sending build context to Docker daemon 169.2MB 19:08:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:08:27 ---> 819e984ddca1 19:08:27 Step 2/4 : WORKDIR /edgex 19:08:29 ---> Running in f116f94e54c2 19:08:29 Removing intermediate container f116f94e54c2 19:08:29 ---> ce747e9d8f09 19:08:29 Step 3/4 : COPY go.mod . 19:08:29 ---> ec0645567cf8 19:08:29 Step 4/4 : RUN go mod download 19:08:29 ---> Running in 676fbc8bdb78 19:08:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:40 ---> 4563142fe473 19:08:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:08:40 ---> 138d7b77d381 19:08:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:40 ---> 5c9d0ed5eaaa 19:08:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:08:40 ---> Running in 276292c1c38d 19:08:40 ---> Running in 6424cd67500a 19:08:40 ---> Running in 6ab428175761 19:08:40 Removing intermediate container 6ab428175761 19:08:40 ---> b3ae0a93fc1a 19:08:40 Step 10/26 : WORKDIR /edgex-go/spire-build 19:08:40 Removing intermediate container 276292c1c38d 19:08:40 ---> 421df6d9f247 19:08:40 Step 10/26 : WORKDIR /edgex-go/spire-build 19:08:40 ---> Running in 79e30b5402a3 19:08:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:08:40 ---> Running in a9a5609c31c8 19:08:40 Removing intermediate container 79e30b5402a3 19:08:40 ---> be5990328bcc 19:08:40 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:08:40 Removing intermediate container a9a5609c31c8 19:08:40 ---> 4e3bf56ff463 19:08:40 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:08:40 ---> Running in 8daa4e3c0218 19:08:40 ---> Running in 0fcebeb6d435 19:08:41 Removing intermediate container 8daa4e3c0218 19:08:41 ---> 229b7fca3835 19:08:41 Step 12/26 : WORKDIR /edgex-go 19:08:41 ---> Running in 6586907ec12c 19:08:41 Removing intermediate container 0fcebeb6d435 19:08:41 ---> 5c85f698c3f0 19:08:41 Step 12/26 : WORKDIR /edgex-go 19:08:41 Removing intermediate container a61b410f61fa 19:08:41 ---> c9bbb840df8b 19:08:41 19:08:41 Step 10/31 : FROM alpine:3.14 19:08:41 Removing intermediate container 2727d4c6f553 19:08:41 ---> ee2939f2de31 19:08:41 19:08:41 Step 10/25 : FROM alpine:3.14 19:08:41 ---> Running in 2fdb37ed18e1 19:08:41 3.14: Pulling from library/alpine 19:08:41 Removing intermediate container 6586907ec12c 19:08:41 ---> 64e168f261c0 19:08:41 19:08:41 Step 13/26 : FROM alpine:3.15 19:08:41 3.14: Pulling from library/alpine 19:08:41 Removing intermediate container 2fdb37ed18e1 19:08:41 ---> 46491b5f63af 19:08:41 19:08:41 Step 13/26 : FROM alpine:3.15 19:08:41 3.15: Pulling from library/alpine 19:08:41 3.15: Pulling from library/alpine 19:08:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:08:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:08:42 Status: Downloaded newer image for alpine:3.14 19:08:42 Status: Downloaded newer image for alpine:3.14 19:08:42 ---> e04c818066af 19:08:42 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:08:42 ---> e04c818066af 19:08:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:08:42 ---> Running in 76fb10a40906 19:08:42 ---> Running in 836c8641ab0d 19:08:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:08:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:08:42 Status: Downloaded newer image for alpine:3.15 19:08:42 Status: Downloaded newer image for alpine:3.15 19:08:42 ---> 0ac33e5f5afa 19:08:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:42 ---> 0ac33e5f5afa 19:08:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:43 ---> Running in 315a34413775 19:08:43 ---> Running in 3314426d7ca5 19:08:43 Removing intermediate container 76fb10a40906 19:08:43 ---> 1bbe49fcc9c2 19:08:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:08:43 ---> Running in 5d894a8ce45a 19:08:43 Removing intermediate container 315a34413775 19:08:43 ---> ad8d27370f05 19:08:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:43 Removing intermediate container 3314426d7ca5 19:08:43 ---> a201d1e15f40 19:08:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:08:43 ---> Running in 490261edd46f 19:08:43 ---> Running in 6d7b98e81868 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:08:43 (1/3) Installing ca-certificates (20211220-r0) 19:08:43 (2/3) Installing dumb-init (1.2.5-r1) 19:08:43 (3/3) Installing su-exec (0.2-r1) 19:08:43 Executing busybox-1.33.1-r7.trigger 19:08:43 Executing ca-certificates-20211220-r0.trigger 19:08:43 OK: 6 MiB in 17 packages 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:08:44 (1/2) Installing dumb-init (1.2.5-r1) 19:08:44 (2/2) Installing su-exec (0.2-r1) 19:08:44 Executing busybox-1.33.1-r7.trigger 19:08:44 OK: 6 MiB in 16 packages 19:08:44 Removing intermediate container 836c8641ab0d 19:08:44 ---> 7853a3c0b888 19:08:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:44 ---> Running in 7ca931c9ab36 19:08:44 Removing intermediate container 5d894a8ce45a 19:08:44 ---> f57475c28cc6 19:08:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:08:45 Removing intermediate container 6d7b98e81868 19:08:45 ---> a839a528e071 19:08:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:08:45 ---> Running in 038e4539531c 19:08:45 Removing intermediate container 490261edd46f 19:08:45 ---> ca14b7984238 19:08:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:08:45 Removing intermediate container 7ca931c9ab36 19:08:45 ---> 3aa784bf7a57 19:08:45 Step 13/25 : WORKDIR / 19:08:45 ---> Running in fc26bd1b5938 19:08:45 ---> Running in b87f91a7ba79 19:08:45 ---> Running in 069a955906ba 19:08:45 Removing intermediate container 038e4539531c 19:08:45 ---> ea639fdb3316 19:08:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:08:45 ---> Running in 175fe1ce7c51 19:08:46 Removing intermediate container 069a955906ba 19:08:46 ---> de11bb19b8f6 19:08:46 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:08:46 Removing intermediate container 175fe1ce7c51 19:08:46 ---> 62ffaf09d8f7 19:08:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:08:46 ---> Running in 6b70624a8c9a 19:08:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:46 ---> b43e1de269b8 19:08:46 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:08:47 ---> 85bae3b3a832 19:08:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:08:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:08:47 OK: 15859 distinct packages available 19:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:47 ---> 46643c56b358 19:08:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:08:47 Removing intermediate container 6b70624a8c9a 19:08:47 ---> 2e820655f3d1 19:08:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:08:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:08:47 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:08:47 OK: 15859 distinct packages available 19:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:47 ---> Running in 72a57801cb57 19:08:48 ---> 7c5099c93d8e 19:08:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:08:48 Removing intermediate container 72a57801cb57 19:08:48 ---> eb28f9d224bc 19:08:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:48 ---> 451507e8f796 19:08:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:08:48 ---> Running in aa88fb3fbfe2 19:08:48 ---> aec9cf071b4e 19:08:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:48 (1/4) Installing dumb-init (1.2.5-r1) 19:08:48 (2/4) Installing musl-obstack (1.2.3-r0) 19:08:48 (3/4) Installing libucontext (1.1-r0) 19:08:48 (1/5) Installing dumb-init (1.2.5-r1) 19:08:48 (4/4) Installing gcompat (1.0.0-r4) 19:08:49 (2/5) Installing musl-obstack (1.2.3-r0) 19:08:49 Executing busybox-1.34.1-r5.trigger 19:08:49 OK: 6 MiB in 18 packages 19:08:49 (3/5) Installing libucontext (1.1-r0) 19:08:49 ---> c09720d23064 19:08:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:08:49 (4/5) Installing gcompat (1.0.0-r4) 19:08:49 (5/5) Installing openssl (1.1.1o-r0) 19:08:49 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 19:08:49 Executing busybox-1.34.1-r5.trigger 19:08:49 1 error; 6 MiB in 18 packages 19:08:49 ---> b842ed4d3100 19:08:49 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:08:49 ---> Running in ba2d920e7ae3 19:08:49 Removing intermediate container b87f91a7ba79 19:08:49 ---> 6ee9b017c0bb 19:08:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:50 Removing intermediate container aa88fb3fbfe2 19:08:50 ---> 510d28f7ce28 19:08:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:50 Building core-command 19:08:53 ---> 1aad6b59bbc5 19:08:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:08:53 ---> da48b3685525 19:08:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:08:53 Removing intermediate container ba2d920e7ae3 19:08:53 ---> 1bffd1d055d0 19:08:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:08:53 ---> 3f2baa4dd6c8 19:08:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:08:53 ---> Running in 26c99468c5a2 19:08:54 ---> Running in 7ceb8bc924cc 19:08:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:54 ---> 11621db5623c 19:08:54 Step 3/23 : WORKDIR /edgex-go 19:08:54 ---> Using cache 19:08:54 ---> 6a95f7f2d3f5 19:08:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:54 ---> Using cache 19:08:54 ---> 195c7f1d6795 19:08:54 Step 5/23 : RUN apk add --update --no-cache make git 19:08:54 ---> e93e49295f8a 19:08:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:08:54 Removing intermediate container 26c99468c5a2 19:08:54 ---> Running in 614069daf41d 19:08:54 ---> 020b280d2d73 19:08:54 Step 23/25 : LABEL arch=x86_64 19:08:54 ---> Running in 53e148cbde4a 19:08:54 Removing intermediate container 7ceb8bc924cc 19:08:54 ---> 8e674eb98dce 19:08:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:08:54 ---> 4c8ca7f68f2c 19:08:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:08:54 Removing intermediate container 53e148cbde4a 19:08:54 ---> a321c0519eb6 19:08:54 Step 24/25 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:08:54 ---> Running in 5871b20d7885 19:08:54 ---> 0483d00252a1 19:08:54 Step 21/26 : WORKDIR / 19:08:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:54 ---> Running in 62829af5b28e 19:08:54 ---> 7cc5e2eb65c6 19:08:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:08:55 Removing intermediate container 5871b20d7885 19:08:55 ---> 6d48d5f64a24 19:08:55 Step 25/25 : LABEL version=0.0.0 19:08:55 ---> Running in 52e75398668d 19:08:55 ---> d63c20d5345a 19:08:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:08:55 Removing intermediate container 62829af5b28e 19:08:55 ---> f5b9e7abfd42 19:08:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:55 Removing intermediate container 52e75398668d 19:08:55 ---> 456ca2723a26 19:08:55 19:08:55 ---> Running in 9b43afe45444 19:08:55 ---> Running in ec799a30c705 19:08:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:55 Successfully built 456ca2723a26 19:08:55 Successfully tagged security-secretstore-setup:latest 19:08:55  Building security-secretstore-setup ... done Building support-scheduler 19:08:55 Removing intermediate container 9b43afe45444 19:08:55 ---> 434f4d7de86c 19:08:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:08:55 Removing intermediate container ec799a30c705 19:08:55 ---> d40baac99d2d 19:08:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:55 OK: 221 MiB in 52 packages 19:08:58 ---> Running in 0b4e10dcfb12 19:08:58 ---> 6dfeae948b93 19:08:58 Step 26/31 : RUN chmod +x /entrypoint.sh 19:08:58 Removing intermediate container 6424cd67500a 19:08:58 ---> c130f3eea72e 19:08:58 19:08:58 Step 9/20 : FROM alpine:3.15 19:08:58 ---> 0ac33e5f5afa 19:08:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:58 ---> Using cache 19:08:58 ---> a201d1e15f40 19:08:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:58 ---> Using cache 19:08:58 ---> a839a528e071 19:08:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:58 ---> Running in ff811d18a344 19:08:58 Removing intermediate container 0b4e10dcfb12 19:08:58 ---> b384a2f8b7c6 19:08:58 Step 24/26 : LABEL arch=x86_64 19:08:59 ---> Running in f619d2af999c 19:08:59 Removing intermediate container 614069daf41d 19:08:59 ---> 99ecb89e914c 19:08:59 Step 6/23 : COPY go.mod vendor* ./ 19:08:59 ---> Running in 7305d8d3e26a 19:08:59 Removing intermediate container 7305d8d3e26a 19:08:59 ---> 805e561b7d35 19:08:59 Step 25/26 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:08:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:59 ---> d109366644db 19:08:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:59 ---> Running in 73af224a923b 19:08:59 ---> Running in 44afccaa6334 19:08:59 Removing intermediate container 73af224a923b 19:08:59 ---> e64c509f4169 19:08:59 Step 26/26 : LABEL version=0.0.0 19:08:59 ---> Running in fedde4c9debe 19:09:00 Removing intermediate container fedde4c9debe 19:09:00 ---> aa5eb2300912 19:09:00 19:09:00 Successfully built aa5eb2300912 19:09:00 Removing intermediate container ff811d18a344 19:09:00 ---> 94848e9cd7bf 19:09:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:09:00 Successfully tagged security-spire-config:latest 19:09:00  Building security-spire-config ... done Building sys-mgmt-agent 19:09:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:00 ---> 11621db5623c 19:09:00 Step 3/22 : WORKDIR /edgex-go 19:09:00 ---> Using cache 19:09:00 ---> 6a95f7f2d3f5 19:09:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:00 ---> Using cache 19:09:00 ---> 195c7f1d6795 19:09:00 Step 5/22 : RUN apk add --update --no-cache make git 19:09:00 ---> Using cache 19:09:00 ---> 99ecb89e914c 19:09:00 Step 6/22 : COPY go.mod vendor* ./ 19:09:00 ---> Using cache 19:09:00 ---> d109366644db 19:09:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:00 OK: 15859 distinct packages available 19:09:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:01 ---> Running in e1c7bd935247 19:09:01 (1/9) Installing ca-certificates (20211220-r0) 19:09:01 (2/9) Installing brotli-libs (1.0.9-r5) 19:09:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:09:02 (4/9) Installing libcurl (7.80.0-r1) 19:09:02 (5/9) Installing curl (7.80.0-r1) 19:09:02 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 19:09:02  ---> Running in cd21d631c53c 19:09:02 Removing intermediate container e1c7bd935247 19:09:02 ---> 1b971a73e347 19:09:02 Step 28/31 : CMD ["gate"] 19:09:02 Removing intermediate container 44afccaa6334 19:09:02 ---> 13952f9a8017 19:09:02 Step 8/23 : COPY . . 19:09:02 (6/9) Installing dumb-init (1.2.5-r1) 19:09:02 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 19:09:02  ---> Running in a4a52fd6b8f7 19:09:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:09:03 Removing intermediate container a4a52fd6b8f7 19:09:03 ---> a6b103d0ca26 19:09:03 Step 29/31 : LABEL arch=x86_64 19:09:03 (8/9) Installing libucontext (1.1-r0) 19:09:03 (9/9) Installing gcompat (1.0.0-r4) 19:09:03 Executing busybox-1.34.1-r5.trigger 19:09:03 Executing ca-certificates-20211220-r0.trigger 19:09:03 2 errors; 7 MiB in 21 packages 19:09:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:04 ---> 11621db5623c 19:09:04 Step 3/23 : WORKDIR /edgex-go 19:09:04 ---> Using cache 19:09:04 ---> 6a95f7f2d3f5 19:09:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:04 ---> Using cache 19:09:04 ---> 195c7f1d6795 19:09:04 Step 5/23 : RUN apk add --update --no-cache make bash git 19:09:04 ---> Running in 4d67b535e0d7 19:09:05 ---> Running in e1a856996b2f 19:09:05 Removing intermediate container 4d67b535e0d7 19:09:05 ---> 45804343d255 19:09:05 Step 30/31 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:09:05 Removing intermediate container cd21d631c53c 19:09:05 ---> ce1fd34be8f4 19:09:05 Step 8/22 : COPY . . 19:09:05 Building security-spire-server 19:09:05 ---> Running in b35f9f86f664 19:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:06 OK: 221 MiB in 52 packages 19:09:08 Removing intermediate container b35f9f86f664 19:09:08 ---> 971caeb7841c 19:09:08 Step 31/31 : LABEL version=0.0.0 19:09:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:09 ---> 11621db5623c 19:09:09 Step 3/25 : WORKDIR /edgex-go 19:09:09 ---> Using cache 19:09:09 ---> 6a95f7f2d3f5 19:09:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:09 ---> Using cache 19:09:09 ---> 195c7f1d6795 19:09:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:09:09 ---> Using cache 19:09:09 ---> 093bff903657 19:09:09 Step 6/25 : COPY go.mod vendor* ./ 19:09:09 ---> Using cache 19:09:09 ---> ba744166a70f 19:09:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:09 ---> Using cache 19:09:09 ---> dde1c312bc15 19:09:09 Step 8/25 : COPY . . 19:09:09 ---> Using cache 19:09:09 ---> 4563142fe473 19:09:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:09:09 ---> Using cache 19:09:09 ---> 421df6d9f247 19:09:09 Step 10/25 : WORKDIR /edgex-go/spire-build 19:09:09 ---> Using cache 19:09:09 ---> 4e3bf56ff463 19:09:09 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:09:11 ---> b1ee903b3f46 19:09:11 Step 9/23 : RUN make cmd/core-command/core-command 19:09:11 ---> ad2937656ad9 19:09:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:09:11 ---> Running in eb3cc668822d 19:09:11 ---> Running in d5c4089fa395 19:09:11 ---> Running in 0a8bbc573708 19:09:11 ---> Running in 957d07382fc6 19:09:11 Removing intermediate container e1a856996b2f 19:09:11 ---> 94dcaa7cc690 19:09:11 Step 6/23 : COPY go.mod vendor* ./ 19:09:11 Removing intermediate container d5c4089fa395 19:09:11 ---> acf98b760605 19:09:11 19:09:11 Successfully built acf98b760605 19:09:11 ---> 9dc908d4b229 19:09:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:11 Successfully tagged security-bootstrapper:latest 19:09:11  Building security-bootstrapper ... done Building support-notifications 19:09:11 ---> Running in a363083a3d2e 19:09:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:11 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:15 Removing intermediate container eb3cc668822d 19:09:15 ---> 6c968dc84163 19:09:15 Step 12/25 : WORKDIR /edgex-go 19:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:15 ---> 11621db5623c 19:09:15 Step 3/22 : WORKDIR /edgex-go 19:09:15 ---> Using cache 19:09:15 ---> 6a95f7f2d3f5 19:09:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:15 ---> Using cache 19:09:15 ---> 195c7f1d6795 19:09:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:15 ---> Running in 5a1659765e46 19:09:15 ---> Running in c134901b5320 19:09:15 Removing intermediate container a363083a3d2e 19:09:15 ---> cb6b81bd3a08 19:09:15 Step 8/23 : COPY . . 19:09:15 Removing intermediate container 5a1659765e46 19:09:15 ---> 20b7124bed50 19:09:15 19:09:15 Step 13/25 : FROM alpine:3.15 19:09:15 ---> 0ac33e5f5afa 19:09:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:15 ---> Using cache 19:09:15 ---> a201d1e15f40 19:09:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:15 ---> Using cache 19:09:15 ---> a839a528e071 19:09:15 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:16 ---> Running in 13a97a7a6a01 19:09:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:16 Removing intermediate container 676fbc8bdb78 19:09:16 ---> 53a911436801 19:09:16 Successfully built 53a911436801 19:09:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:17 + docker inspect -f . ci-base-image-arm64 19:09:17 . [Pipeline] } 19:09:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:17 OK: 221 MiB in 52 packages 19:09:17 prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container 19:09:17 $ 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:09:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:17 OK: 15859 distinct packages available 19:09:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:18 $ docker top e5b1073790b09baa8edf91afcda5d6cdf5ac81d35ed5bfc33109a9d1fe99ea8d -eo pid,comm [Pipeline] { 19:09:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:09:19 (1/5) Installing dumb-init (1.2.5-r1) 19:09:19 (2/5) Installing musl-obstack (1.2.3-r0) 19:09:19 (3/5) Installing libucontext (1.1-r0) 19:09:19 + go version 19:09:19 go version go1.17.7 linux/arm64 [Pipeline] } 19:09:19 $ docker stop --time=1 e5b1073790b09baa8edf91afcda5d6cdf5ac81d35ed5bfc33109a9d1fe99ea8d 19:09:19 (4/5) Installing gcompat (1.0.0-r4) 19:09:19 (5/5) Installing openssl (1.1.1o-r0) 19:09:19 Executing busybox-1.34.1-r5.trigger 19:09:19 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 19:09:19 1 error; 6 MiB in 18 packages 19:09:21 $ docker rm -f e5b1073790b09baa8edf91afcda5d6cdf5ac81d35ed5bfc33109a9d1fe99ea8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:09:21 Removing intermediate container c134901b5320 19:09:21 ---> 45e0989de305 19:09:21 Step 6/22 : COPY go.mod vendor* ./ 19:09:21 Building security-proxy-setup 19:09:21 ---> c4862e7f1827 19:09:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:22 + docker inspect -f . ci-base-image-arm64 19:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container 19:09:22 $ 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:09:24 $ docker top b39902acef0b56c9d2f95917dfe37e43ba054dc6975b0fbb40bf6bd6e68669b0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:24 ========================================================= 19:09:24 [edgeXBuildGoParallel] Running Tests and Build... 19:09:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:25 + make test 19:09:25 go mod tidy -compat=1.17 19:09:25 ---> Running in 55d6c454e482 19:09:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:25 ---> 11621db5623c 19:09:25 Step 3/22 : WORKDIR /edgex-go 19:09:25 ---> Using cache 19:09:25 ---> 6a95f7f2d3f5 19:09:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:25 ---> Using cache 19:09:25 ---> 195c7f1d6795 19:09:25 Step 5/22 : RUN apk add --update --no-cache make git 19:09:25 ---> Using cache 19:09:25 ---> 99ecb89e914c 19:09:25 Step 6/22 : COPY go.mod vendor* ./ 19:09:25 ---> Using cache 19:09:25 ---> d109366644db 19:09:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:25 ---> Using cache 19:09:25 ---> ce1fd34be8f4 19:09:25 Step 8/22 : COPY . . 19:09:25 ---> Using cache 19:09:25 ---> ad2937656ad9 19:09:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:09:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:26 ---> 0264bb6e01fe 19:09:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:26 ---> Running in f126b652932e 19:09:26 ---> Running in 979a429d933d 19:09:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:28 Removing intermediate container 979a429d933d 19:09:28 ---> 3972cd818add 19:09:28 Step 8/22 : COPY . . 19:09:31 Removing intermediate container 957d07382fc6 19:09:31 ---> 0561e27cffb5 19:09:31 19:09:31 Step 10/23 : FROM alpine:3.14 19:09:31 ---> e04c818066af 19:09:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:32 ---> Running in d3e0400a4f63 19:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:33 (1/1) Installing dumb-init (1.2.5-r1) 19:09:33 Executing busybox-1.33.1-r7.trigger 19:09:33 OK: 6 MiB in 15 packages 19:09:35 Removing intermediate container d3e0400a4f63 19:09:35 ---> ce76740d1615 19:09:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:35 ---> Running in e48b8aa56d0e 19:09:36 Removing intermediate container e48b8aa56d0e 19:09:36 ---> 5e99c687e204 19:09:36 Step 13/23 : ENV APP_PORT=59882 19:09:36 ---> Running in ee1e7bc3ecac 19:09:37 Removing intermediate container ee1e7bc3ecac 19:09:37 ---> 4032f067543e 19:09:37 Step 14/23 : EXPOSE $APP_PORT 19:09:37 ---> Running in ef068ddab72e 19:09:37 Removing intermediate container ef068ddab72e 19:09:37 ---> a49978c3e827 19:09:37 Step 15/23 : WORKDIR / 19:09:37 ---> Running in f53979facc08 19:09:38 ---> 1d72a769d887 19:09:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:09:38 ---> Running in cbc9df0aed3c 19:09:38 Removing intermediate container f53979facc08 19:09:38 ---> 9b4b8a37fb73 19:09:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:39 ---> 2fbddc7ff735 19:09:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:39 Removing intermediate container 0a8bbc573708 19:09:39 ---> 08d3751050fe 19:09:39 19:09:39 Step 10/22 : FROM alpine:3.14 19:09:39 ---> e04c818066af 19:09:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:39 ---> Using cache 19:09:39 ---> ce76740d1615 19:09:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:39 ---> Using cache 19:09:39 ---> 5e99c687e204 19:09:39 Step 13/22 : ENV APP_PORT=59861 19:09:39 ---> Running in 5cbe5395e86e 19:09:39 Removing intermediate container 5cbe5395e86e 19:09:39 ---> 5d82f6ef0e99 19:09:39 Step 14/22 : EXPOSE $APP_PORT 19:09:40 ---> cfddda7fe1a1 19:09:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:40 ---> Running in 3dcdae984b58 19:09:40 Removing intermediate container 3dcdae984b58 19:09:40 ---> 36eb6f5b9049 19:09:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:40 ---> d67aaa60c341 19:09:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:09:40 ---> Running in c47c7c6795dd 19:09:40 ---> b832938e9965 19:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:40 Removing intermediate container c47c7c6795dd 19:09:40 ---> 6ce4b859180a 19:09:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:40 ---> Running in 26ca0e8550dc 19:09:40 Removing intermediate container 26ca0e8550dc 19:09:40 ---> dd5e2eef221b 19:09:40 Step 21/23 : LABEL arch=x86_64 19:09:40 ---> Running in ff186dcf09ea 19:09:41 Removing intermediate container ff186dcf09ea 19:09:41 ---> 820248e9289c 19:09:41 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:09:41 ---> Running in ebf9ee0fe177 19:09:41 ---> ea0aea665c9c 19:09:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:41 Removing intermediate container ebf9ee0fe177 19:09:41 ---> 7059cf950fd6 19:09:41 Step 23/23 : LABEL version=0.0.0 19:09:41 ---> 99629d7d75a7 19:09:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:41 ---> Running in 60360b9beb27 19:09:41 ---> Running in 8701e23ad78e 19:09:41 Removing intermediate container 60360b9beb27 19:09:41 ---> 0e95ab4a5897 19:09:41 19:09:42 Removing intermediate container 8701e23ad78e 19:09:42 ---> e8432f4d70df 19:09:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:42 Successfully built 0e95ab4a5897 19:09:42 Successfully tagged core-command:latest 19:09:42 ---> Running in 5cc7144f02b6 19:09:42 Building core-metadata 19:09:43  Building core-command ... done Removing intermediate container 5cc7144f02b6 19:09:43 ---> 874113bef107 19:09:43 Step 20/22 : LABEL arch=x86_64 19:09:45 ---> Running in 2dfc5fcd13d8 19:09: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/secrets-config ./cmd/secrets-config 19:09:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:46 ---> 11621db5623c 19:09:46 Step 3/23 : WORKDIR /edgex-go 19:09:46 ---> Using cache 19:09:46 ---> 6a95f7f2d3f5 19:09:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:46 ---> Using cache 19:09:46 ---> 195c7f1d6795 19:09:46 Step 5/23 : RUN apk add --update --no-cache make git 19:09:46 ---> Using cache 19:09:46 ---> 99ecb89e914c 19:09:46 Step 6/23 : COPY go.mod vendor* ./ 19:09:46 ---> Using cache 19:09:46 ---> d109366644db 19:09:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:46 ---> Using cache 19:09:46 ---> ce1fd34be8f4 19:09:46 Step 8/23 : COPY . . 19:09:46 ---> Using cache 19:09:46 ---> ad2937656ad9 19:09:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:09:46 Removing intermediate container 2dfc5fcd13d8 19:09:46 ---> e838289da2c2 19:09:46 Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:09:46 ---> Running in 36df85922553 19:09:46 ---> Running in 4570e5cdcc64 19:09:47 Removing intermediate container 4570e5cdcc64 19:09:47 ---> cf61f956f072 19:09:47 Step 22/22 : LABEL version=0.0.0 19:09:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:47 ---> Running in 7e7139a240e4 19:09:47 Removing intermediate container 7e7139a240e4 19:09:47 ---> e15160a62fb0 19:09:47 19:09:48 Successfully built e15160a62fb0 19:09:48 Successfully tagged support-scheduler:latest 19:09:48  Building support-scheduler ... done Building core-data 19:09:52 Removing intermediate container 55d6c454e482 19:09:52 ---> 72d665dd506f 19:09:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:09:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:52 ---> 11621db5623c 19:09:52 Step 3/23 : WORKDIR /edgex-go 19:09:52 ---> Using cache 19:09:52 ---> 6a95f7f2d3f5 19:09:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 ---> Using cache 19:09:52 ---> 195c7f1d6795 19:09:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:53 ---> Running in 43d92c6f1a81 19:09:53 ---> Running in a26d46075872 19:09:53 Removing intermediate container f126b652932e 19:09:53 ---> 329bc857cd4d 19:09:53 19:09:53 Step 10/22 : FROM alpine:3.14 19:09:53 ---> e04c818066af 19:09:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:09:53 ---> Running in 889a2f81fd95 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:54 (1/6) Installing ca-certificates (20211220-r0) 19:09:54 (2/6) Installing brotli-libs (1.0.9-r5) 19:09:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:09:54 (4/6) Installing libcurl (7.79.1-r2) 19:09:54 (5/6) Installing curl (7.79.1-r2) 19:09:54 (6/6) Installing dumb-init (1.2.5-r1) 19:09:54 Executing busybox-1.33.1-r7.trigger 19:09:54 Executing ca-certificates-20211220-r0.trigger 19:09:54 OK: 8 MiB in 20 packages 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 OK: 221 MiB in 52 packages 19:09:56 Removing intermediate container a26d46075872 19:09:56 Removing intermediate container 43d92c6f1a81 19:09:56 ---> 41724e6cdb36 19:09:56 ---> 6db36395d372 19:09:56 Step 6/23 : COPY go.mod vendor* ./ 19:09:56 19:09:56 Step 11/23 : FROM docker:20.10.14 19:09:56 Removing intermediate container 889a2f81fd95 19:09:56 ---> a36bce56ba87 19:09:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:56 20.10.14: Pulling from library/docker 19:09:56 ---> Running in a884ed699fb5 19:09:56 ---> 617cd79a6b9c 19:09:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:57 Removing intermediate container a884ed699fb5 19:09:57 ---> Running in 79bf58ba2ace 19:09:57 ---> af14e3626f61 19:09:57 Step 13/22 : WORKDIR /edgex 19:09:57 ---> Running in 365da9898be4 19:09:57 Removing intermediate container 365da9898be4 19:09:57 ---> 5605fbdc3aae 19:09:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:58 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:58 ---> 75b7249c34bd 19:09:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:59 Removing intermediate container 79bf58ba2ace 19:09:59 ---> 2428ee1b954e 19:09:59 Step 8/23 : COPY . . 19:09:59 ---> 43969fa86626 19:09:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:02 ---> 711bb033ef09 19:10:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:03 ---> 9c8044eade74 19:10:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:03 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:10:03 Status: Downloaded newer image for docker:20.10.14 19:10:03 ---> Running in 2dd37238bfb1 19:10:03 ---> 7417809fdb73 19:10:03 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:10:04 ---> Running in ddeb6c41fa11 19:10:04 Removing intermediate container ddeb6c41fa11 19:10:04 ---> 86e98684c776 19:10:04 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:10:05 ---> Running in 2bcca2d6be60 19:10:05 Removing intermediate container cbc9df0aed3c 19:10:05 ---> 10e944f84924 19:10:05 19:10:05 Step 10/22 : FROM alpine:3.14 19:10:05 ---> e04c818066af 19:10:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:05 ---> Running in b1c79e283106 19:10:05 Removing intermediate container 2dd37238bfb1 19:10:05 ---> fd38a04913bf 19:10:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:10:06 ---> Running in dd35deec2d7e 19:10:06 ---> df8ab7cbc3e6 19:10:06 Step 9/23 : RUN make cmd/core-data/core-data 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:06 ---> Running in 94cbe65ba528 19:10:06 Removing intermediate container dd35deec2d7e 19:10:06 ---> 815175a2703e 19:10:06 Step 20/22 : LABEL arch=x86_64 19:10:06 ---> Running in 0045f8f1a160 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:06 (1/43) Installing readline (8.1.1-r0) 19:10:06 (2/43) Installing bash (5.1.16-r0) 19:10:06 Executing bash-5.1.16-r0.post-install 19:10:06 (3/43) Installing brotli-libs (1.0.9-r5) 19:10:06 Removing intermediate container 0045f8f1a160 19:10:06 ---> c7a230f85810 19:10:06 Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:10:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:10:06 (5/43) Installing libcurl (7.80.0-r2) 19:10:06 (1/2) Installing ca-certificates (20211220-r0) 19:10:06 (6/43) Installing curl (7.80.0-r2) 19:10:06 (7/43) Installing dumb-init (1.2.5-r1) 19:10:06 (8/43) Installing libbz2 (1.0.8-r1) 19:10:06 (9/43) Installing expat (2.4.7-r0) 19:10:06 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:06 (10/43) Installing libffi (3.4.2-r1) 19:10:06 ---> Running in 645d78edf95e 19:10:06 (11/43) Installing gdbm (1.22-r0) 19:10:06 (2/2) Installing dumb-init (1.2.5-r1) 19:10:06 (12/43) Installing xz-libs (5.2.5-r1) 19:10:06 Removing intermediate container 36df85922553 19:10:06 ---> 66f0227880cb 19:10:06 19:10:06 Step 10/23 : FROM alpine:3.14 19:10:06 ---> e04c818066af 19:10:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:06 ---> Using cache 19:10:06 ---> ce76740d1615 19:10:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:06 ---> Using cache 19:10:06 ---> 5e99c687e204 19:10:06 Step 13/23 : ENV APP_PORT=59881 19:10:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:10:06 Executing busybox-1.33.1-r7.trigger 19:10:06 Executing ca-certificates-20211220-r0.trigger 19:10:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:10:06 (15/43) Installing mpdecimal (2.5.1-r1) 19:10:06 (16/43) Installing sqlite-libs (3.36.0-r0) 19:10:06 (17/43) Installing python3 (3.9.7-r4) 19:10:06 ---> Running in c8785aedcce3 19:10:06 OK: 6 MiB in 16 packages 19:10:06 Removing intermediate container 645d78edf95e 19:10:06 ---> 034ae041f7e0 19:10:06 Step 22/22 : LABEL version=0.0.0 19:10:07 ---> Running in 28b479cff246 19:10:07 Removing intermediate container c8785aedcce3 19:10:07 ---> c7ecdee7e3b5 19:10:07 Step 14/23 : EXPOSE $APP_PORT 19:10:07 (18/43) Installing py3-appdirs (1.4.4-r2) 19:10:07 (19/43) Installing py3-certifi (2020.12.5-r1) 19:10:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:10:07 (21/43) Installing py3-idna (3.3-r0) 19:10:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:10:07 ---> Running in fc0798aea073 19:10:07 Removing intermediate container 28b479cff246 19:10:07 ---> a4cdb12b4484 19:10:07 19:10:07 (23/43) Installing py3-requests (2.26.0-r1) 19:10:07 (24/43) Installing py3-msgpack (1.0.2-r1) 19:10:07 (25/43) Installing py3-lockfile (0.12.2-r4) 19:10:07 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:10:07 (27/43) Installing py3-colorama (0.4.4-r1) 19:10:07 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:10:07 (29/43) Installing py3-distlib (0.3.3-r0) 19:10:07 (30/43) Installing py3-distro (1.6.0-r0) 19:10:07 (31/43) Installing py3-six (1.16.0-r0) 19:10:07 Removing intermediate container b1c79e283106 19:10:07 ---> 6561ef47c95f 19:10:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:07 Removing intermediate container fc0798aea073 19:10:07 ---> 4b056ea3b715 19:10:07 Step 15/23 : WORKDIR / 19:10:07 Successfully built a4cdb12b4484 19:10:07 (32/43) Installing py3-webencodings (0.5.1-r4) 19:10:07 Successfully tagged security-proxy-setup:latest 19:10:07  Building security-proxy-setup ... done (33/43) Installing py3-html5lib (1.1-r1) 19:10:07 (34/43) Installing py3-parsing (2.4.7-r2) 19:10:07 ---> Running in e6b97af85fc5 19:10:07 ---> Running in 2e46138b00a3 19:10:07 (35/43) Installing py3-packaging (20.9-r1) 19:10:07 (36/43) Installing py3-tomli (1.2.2-r0) 19:10:07 (37/43) Installing py3-pep517 (0.12.0-r0) 19:10:07 (38/43) Installing py3-progress (1.6-r0) 19:10:07 (39/43) Installing py3-retrying (1.3.3-r2) 19:10:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:10:07 (41/43) Installing py3-setuptools (52.0.0-r4) 19:10:07 Removing intermediate container e6b97af85fc5 19:10:07 ---> 8b84b3ac6f5a 19:10:07 Step 13/22 : ENV APP_PORT=59860 19:10:07 Removing intermediate container 2e46138b00a3 19:10:07 ---> cd73b6fdb9a8 19:10:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:07 ---> Running in d680c19f0e90 19:10:07 (42/43) Installing py3-toml (0.10.2-r2) 19:10:07 (43/43) Installing py3-pip (20.3.4-r1) 19:10:08 Removing intermediate container d680c19f0e90 19:10:08 ---> 7c586d241fcc 19:10:08 Step 14/22 : EXPOSE $APP_PORT 19:10:08 ---> f761aae2659c 19:10:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:10:08 Executing busybox-1.34.1-r5.trigger 19:10:08 ---> Running in e93f9ae4c02e 19:10:08 OK: 83 MiB in 65 packages 19:10:08 Removing intermediate container e93f9ae4c02e 19:10:08 ---> 84c9b8590818 19:10:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:08 ---> 2a09037767aa 19:10:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:10:08 ---> d748ef42504e 19:10:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:08 ---> c4622b7064f5 19:10:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:10:08 ---> Running in a0a34b632678 19:10:09 Removing intermediate container a0a34b632678 19:10:09 ---> ab61ed84010b 19:10:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:09 Collecting docker-compose==1.23.2 19:10:09 ---> Running in b6b9b22d4cb2 19:10:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:09 ---> 4d1336d462b5 19:10:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:10:09 Collecting cached-property<2,>=1.2.0 19:10:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:09 Collecting docopt<0.7,>=0.6.1 19:10:09 Removing intermediate container b6b9b22d4cb2 19:10:09 ---> 227472baff88 19:10:09 Step 21/23 : LABEL arch=x86_64 19:10:09 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:09 ---> Running in 3a0264bf2f48 19:10:09 ---> d9c40a78ec77 19:10:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:10:09 Removing intermediate container 3a0264bf2f48 19:10:09 ---> f3aaf7a9f487 19:10:09 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:10:09 ---> Running in 09e736d2af9b 19:10:09 ---> Running in 6c8e49d4c892 19:10:10 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:10:10 Removing intermediate container 09e736d2af9b 19:10:10 ---> f31402ff9e2d 19:10:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:10 Collecting dockerpty<0.5,>=0.4.1 19:10:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:10 ---> Running in f2aaf868c2f3 19:10:10 Removing intermediate container 6c8e49d4c892 19:10:10 ---> 482023ce1218 19:10:10 Step 23/23 : LABEL version=0.0.0 19:10:10 ---> Running in fb8b444fed85 19:10:10 Removing intermediate container f2aaf868c2f3 19:10:10 ---> 153c1b6aa8c1 19:10:10 Step 20/22 : LABEL arch=x86_64 19:10:10 ---> Running in 08c5ebaa9ddf 19:10:10 Removing intermediate container fb8b444fed85 19:10:10 ---> a2d083b93084 19:10:10 19:10:10 Removing intermediate container 08c5ebaa9ddf 19:10:10 ---> 4bba931820d0 19:10:10 Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:10:10 Successfully built a2d083b93084 19:10:10 Successfully tagged core-metadata:latest 19:10:10  Building core-metadata ... done  ---> Running in e1b95296957b 19:10:10 Collecting PyYAML<4,>=3.10 19:10:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:10 Removing intermediate container e1b95296957b 19:10:10 ---> 87cf4cb37272 19:10:10 Step 22/22 : LABEL version=0.0.0 19:10:10 ---> Running in cb188d96634f 19:10:11 Removing intermediate container cb188d96634f 19:10:11 ---> 3159d0438772 19:10:11 19:10:11 Successfully built 3159d0438772 19:10:11 Successfully tagged support-notifications:latest 19:10:11  Building support-notifications ... done Collecting jsonschema<3,>=2.5.1 19:10:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:11 Collecting texttable<0.10,>=0.9.0 19:10:11 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:11 Collecting docker<4.0,>=3.6.0 19:10:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:11 Collecting websocket-client<1.0,>=0.32.0 19:10:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:11 Collecting docker-pycreds>=0.4.0 19:10:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:11 Collecting idna<2.8,>=2.5 19:10:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:11 Collecting chardet<3.1.0,>=3.0.2 19:10:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:10:11 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:10:12 Collecting urllib3<1.25,>=1.21.1 19:10:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:10:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:10:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:10:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:10:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:10:12 Attempting uninstall: urllib3 19:10:12 Found existing installation: urllib3 1.26.7 19:10:12 Uninstalling urllib3-1.26.7: 19:10:12 Successfully uninstalled urllib3-1.26.7 19:10:12 Attempting uninstall: idna 19:10:12 Found existing installation: idna 3.3 19:10:12 Uninstalling idna-3.3: 19:10:12 Successfully uninstalled idna-3.3 19:10:12 Attempting uninstall: requests 19:10:12 Found existing installation: requests 2.26.0 19:10:12 Uninstalling requests-2.26.0: 19:10:12 Successfully uninstalled requests-2.26.0 19:10:12 Running setup.py install for texttable: started 19:10:13 Running setup.py install for texttable: finished with status 'done' 19:10:13 Running setup.py install for PyYAML: started 19:10:13 Running setup.py install for PyYAML: finished with status 'done' 19:10:13 Running setup.py install for docopt: started 19:10:14 Running setup.py install for docopt: finished with status 'done' 19:10:14 Running setup.py install for dockerpty: started 19:10:14 Running setup.py install for dockerpty: finished with status 'done' 19:10:14 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:10:18 Removing intermediate container 2bcca2d6be60 19:10:18 ---> 1a007d8b06b1 19:10:18 Step 14/23 : ENV APP_PORT=58890 19:10:18 ---> Running in 5eab826d8957 19:10:18 Removing intermediate container 5eab826d8957 19:10:18 ---> c6d1cdf2ef75 19:10:18 Step 15/23 : EXPOSE $APP_PORT 19:10:18 ---> Running in cc767c957c82 19:10:18 Removing intermediate container cc767c957c82 19:10:18 ---> c7a96bf913ee 19:10:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:10:19 ---> 8144b936a6bb 19:10:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:10:19 ---> 57dc478308e1 19:10:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:10:19 ---> 9b28fa5d173d 19:10:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:19 ---> Running in 1c8c736a647d 19:10:19 Removing intermediate container 1c8c736a647d 19:10:19 ---> b97b144e3638 19:10:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:19 ---> Running in 349328e16464 19:10:20 Removing intermediate container 349328e16464 19:10:20 ---> 6cee6b6265d0 19:10:20 Step 21/23 : LABEL arch=x86_64 19:10:20 ---> Running in bceedc978dda 19:10:20 Removing intermediate container bceedc978dda 19:10:20 ---> 3e94fe390e8f 19:10:20 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:10:20 ---> Running in 9c020072e940 19:10:20 Removing intermediate container 9c020072e940 19:10:20 ---> 8e76444eaf57 19:10:20 Step 23/23 : LABEL version=0.0.0 19:10:20 ---> Running in 688b5011d452 19:10:20 Removing intermediate container 688b5011d452 19:10:20 ---> 61b7365258a0 19:10:20 19:10:21 Successfully built 61b7365258a0 19:10:21 Successfully tagged sys-mgmt-agent:latest 19:10:23  Building sys-mgmt-agent ... done Removing intermediate container 94cbe65ba528 19:10:23 ---> 713ad0db9d41 19:10:23 19:10:23 Step 10/23 : FROM alpine:3.14 19:10:23 ---> e04c818066af 19:10:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:23 ---> Running in 6eb28793a49c 19:10:23 Removing intermediate container 6eb28793a49c 19:10:23 ---> 1ffa9841e67a 19:10:23 Step 12/23 : ENV APP_PORT=59880 19:10:23 ---> Running in 9cab83c718ea 19:10:23 Removing intermediate container 9cab83c718ea 19:10:23 ---> 667a87b88ddb 19:10:23 Step 13/23 : EXPOSE $APP_PORT 19:10:23 ---> Running in 24342d0c174e 19:10:23 Removing intermediate container 24342d0c174e 19:10:23 ---> 7ce0a7e0e184 19:10:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 ---> Running in 5cd345a1a32d 19:10:24 Removing intermediate container 5cd345a1a32d 19:10:24 ---> 08bd540a0874 19:10:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:24 ---> Running in 13dbe09ecb59 19:10:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:25 (1/6) Installing dumb-init (1.2.5-r1) 19:10:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:10:26 (3/6) Installing libsodium (1.0.18-r0) 19:10:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:10:26 (5/6) Installing libzmq (4.3.4-r0) 19:10:26 (6/6) Installing zeromq (4.3.4-r0) 19:10:26 Executing busybox-1.33.1-r7.trigger 19:10:26 OK: 8 MiB in 20 packages 19:10:26 Removing intermediate container 13dbe09ecb59 19:10:26 ---> 7ca0227c8761 19:10:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:26 ---> 73f9948d524c 19:10:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:27 ---> 9d53425510fe 19:10:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:27 ---> 76b9e9480438 19:10:27 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:27 ---> Running in 89b6182b0c1a 19:10:27 Removing intermediate container 89b6182b0c1a 19:10:27 ---> 787bfef13783 19:10:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:27 ---> Running in 518c49af3e05 19:10:27 Removing intermediate container 518c49af3e05 19:10:27 ---> 337d77c2a8e8 19:10:27 Step 21/23 : LABEL arch=x86_64 19:10:28 ---> Running in cb3747a88744 19:10:28 Removing intermediate container cb3747a88744 19:10:28 ---> 5a182d489709 19:10:28 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:10:28 ---> Running in dc66573a5e6c 19:10:28 Removing intermediate container dc66573a5e6c 19:10:28 ---> 42612e69bf77 19:10:28 Step 23/23 : LABEL version=0.0.0 19:10:28 ---> Running in c9259c7be2fd 19:10:28 Removing intermediate container c9259c7be2fd 19:10:28 ---> f2ba693a5caf 19:10:28 19:10:28 Successfully built f2ba693a5caf 19:10:28 Successfully tagged core-data:latest 19:10:28  Building core-data ... done  19:10:28 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 19:10:28 19:10:28 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 19:10:28 19:10:28 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 19:10:28 Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } 19:10:28 $ docker stop --time=1 1a784cc95049f2544b2795f99d2ff65557690a6426f60ddde0aa3a86d6a14ce2 19:10:29 $ docker rm -f 1a784cc95049f2544b2795f99d2ff65557690a6426f60ddde0aa3a86d6a14ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:10:30 Failed in branch amd64 19:11:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements 19:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.500s coverage: 54.2% of statements 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.135s coverage: 89.2% of statements 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.556s coverage: 83.8% of statements 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.223s coverage: 95.6% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.339s coverage: 72.2% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.487s coverage: 60.0% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.574s coverage: 0.9% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.451s coverage: 58.8% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.6% of statements 19:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 79.5% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements 19:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.287s coverage: 87.5% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 19:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.634s coverage: 82.5% of statements 19:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.312s coverage: 80.0% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.314s coverage: 87.2% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements 19:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.883s coverage: 64.4% of statements 19:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.389s coverage: 65.4% of statements 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.912s coverage: 43.8% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.423s coverage: 17.7% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.792s coverage: 92.3% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 19:13:09 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:13:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:09 GO111MODULE=on go vet ./... 19:15:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:01 + ls -al . 19:15:01 total 680 19:15:01 drwxrwxr-x 9 1001 1001 4096 Jul 1 19:09 . 19:15:01 drwxr-xr-x 4 root root 4096 Jul 1 19:09 .. 19:15:01 -rw-rw-r-- 1 1001 1001 11 Jul 1 19:07 .dockerignore 19:15:01 drwxrwxr-x 8 1001 1001 4096 Jul 1 19:07 .git 19:15:01 drwxrwxr-x 3 1001 1001 4096 Jul 1 19:07 .github 19:15:01 -rw-rw-r-- 1 1001 1001 879 Jul 1 19:07 .gitignore 19:15:01 -rw-rw-r-- 1 1001 1001 42 Jul 1 19:07 .golangci.yml 19:15:01 -rw-rw-r-- 1 1001 1001 87 Jul 1 19:07 .hadolint.yml 19:15:01 -rw-rw-r-- 1 1001 1001 166 Jul 1 19:07 .sonarcloud.properties 19:15:01 -rw-rw-r-- 1 1001 1001 1171 Jul 1 19:07 ADOPTERS.md 19:15:01 -rw-rw-r-- 1 1001 1001 10347 Jul 1 19:07 Attribution.txt 19:15:01 -rw-rw-r-- 1 1001 1001 63209 Jul 1 19:07 CHANGELOG.md 19:15:01 -rw-rw-r-- 1 1001 1001 3804 Jul 1 19:07 CONTRIBUTING.md 19:15:01 -rw-rw-r-- 1 1001 1001 677 Jul 1 19:07 GOVERNANCE.md 19:15:01 -rw-rw-r-- 1 1001 1001 850 Jul 1 19:07 Jenkinsfile 19:15:01 -rw-rw-r-- 1 1001 1001 10775 Jul 1 19:07 LICENSE 19:15:01 -rw-rw-r-- 1 1001 1001 10389 Jul 1 19:07 Makefile 19:15:01 -rw-rw-r-- 1 1001 1001 582 Jul 1 19:07 OWNERS.md 19:15:01 -rw-rw-r-- 1 1001 1001 9094 Jul 1 19:07 README.md 19:15:01 -rw-rw-r-- 1 1001 1001 6912 Jul 1 19:07 SECURITY.md 19:15:01 -rw-rw-r-- 1 1001 1001 5 Jul 1 19:05 VERSION 19:15:01 -rw-rw-r-- 1 1001 1001 4131 Jul 1 19:07 ZMQWindows.md 19:15:01 drwxrwxr-x 2 1001 1001 4096 Jul 1 19:07 bin 19:15:01 drwxrwxr-x 18 1001 1001 4096 Jul 1 19:07 cmd 19:15:01 -rw-r--r-- 1 root root 435593 Jul 1 19:13 coverage.out 19:15:01 -rw-rw-r-- 1 1001 1001 3311 Jul 1 19:07 go.mod 19:15:01 -rw-rw-r-- 1 1001 1001 36231 Jul 1 19:09 go.sum 19:15:01 drwxrwxr-x 8 1001 1001 4096 Jul 1 19:07 internal 19:15:01 drwxrwxr-x 3 1001 1001 4096 Jul 1 19:07 openapi 19:15:01 drwxrwxr-x 4 1001 1001 4096 Jul 1 19:07 snap 19:15:01 -rw-rw-r-- 1 1001 1001 204 Jul 1 19:07 version.go [Pipeline] sh 19:15:02 + '[' -e coverage.out ] 19:15:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:02 Warning: overwriting stash ‘coverage-report’ 19:15:03 Stashed 1 file(s) [Pipeline] sh 19:15:03 + make build 19:15:03 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:16:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:22 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:17: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:17: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:17:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18: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/secrets-config ./cmd/secrets-config 19:18:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:18:29 $ docker stop --time=1 b39902acef0b56c9d2f95917dfe37e43ba054dc6975b0fbb40bf6bd6e68669b0 19:18:31 $ docker rm -f b39902acef0b56c9d2f95917dfe37e43ba054dc6975b0fbb40bf6bd6e68669b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:34 19:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:34 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:34 29e5d40040c1: Pulling fs layer 19:18:34 1ce36da41761: Pulling fs layer 19:18:34 25b303627fd3: Pulling fs layer 19:18:34 29e5d40040c1: Verifying Checksum 19:18:34 29e5d40040c1: Download complete 19:18:35 1ce36da41761: Verifying Checksum 19:18:35 1ce36da41761: Download complete 19:18:35 29e5d40040c1: Pull complete 19:18:37 25b303627fd3: Verifying Checksum 19:18:37 25b303627fd3: Download complete 19:18:37 1ce36da41761: Pull complete 19:18:49 25b303627fd3: Pull complete 19:18:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container 19:18:50 $ 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:18:52 $ docker top 4ccab01830d5c0a9d9524a55faaa1a9f106756ac3c129066258896c82c8ee7c3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:53 + grep parallel 19:18:53 + docker-compose build --help 19:18:57 --parallel Build images in parallel. [Pipeline] } 19:18:58 $ docker stop --time=1 4ccab01830d5c0a9d9524a55faaa1a9f106756ac3c129066258896c82c8ee7c3 19:18:59 $ docker rm -f 4ccab01830d5c0a9d9524a55faaa1a9f106756ac3c129066258896c82c8ee7c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:00 prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container 19:19:00 $ 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:19:02 $ docker top cb76d1f2320f52b6225486a8b3d1daad7a7ad87659c8bae749129441525fb6a7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:03 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:07 Building core-command ... 19:19:07 Building core-data ... 19:19:07 Building core-metadata ... 19:19:07 Building security-bootstrapper ... 19:19:07 Building security-proxy-setup ... 19:19:07 Building security-secretstore-setup ... 19:19:07 Building security-spiffe-token-provider ... 19:19:07 Building security-spire-agent ... 19:19:07 Building security-spire-config ... 19:19:07 Building security-spire-server ... 19:19:07 Building support-notifications ... 19:19:07 Building support-scheduler ... 19:19:07 Building sys-mgmt-agent ... 19:19:07 Building support-notifications 19:19:07 Building security-spire-server 19:19:07 Building security-bootstrapper 19:19:07 Building security-secretstore-setup 19:19:07 Building security-proxy-setup 19:20:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:44 ---> 53a911436801 19:20:44 Step 3/22 : WORKDIR /edgex-go 19:20:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:20:44 ---> 53a911436801 19:20:44 Step 3/31 : WORKDIR /edgex-go 19:20:44 ---> Running in dce31680f6b0 19:20:44 ---> Running in 6b567d3b7ef6 19:20:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:20:44 ---> 53a911436801 19:20:44 Step 3/25 : WORKDIR /edgex-go 19:20:44 ---> Running in 631554fcfc7e 19:20:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:20:44 ---> 53a911436801 19:20:44 Step 3/25 : WORKDIR /edgex-go 19:20:44 ---> Running in 37071b6249f7 19:20:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:44 ---> 53a911436801 19:20:44 Step 3/22 : WORKDIR /edgex-go 19:20:44 ---> Running in 4c2b3e11d4c7 19:20:44 Removing intermediate container dce31680f6b0 19:20:44 ---> 22706fc29e14 19:20:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:44 ---> Running in 946ee794de81 19:20:44 Removing intermediate container 631554fcfc7e 19:20:44 ---> 660828187547 19:20:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:44 ---> Running in 551d00fe7bb4 19:20:44 Removing intermediate container 37071b6249f7 19:20:44 ---> 78669046a18a 19:20:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:44 Removing intermediate container 6b567d3b7ef6 19:20:44 ---> c9a8486931df 19:20:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:44 Removing intermediate container 4c2b3e11d4c7 19:20:44 ---> 32a4d88670e4 19:20:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:44 ---> Running in aefa3505195f 19:20:44 ---> Running in 42342967d817 19:20:44 ---> Running in 79b9118ed5f1 19:20:44 Removing intermediate container 946ee794de81 19:20:44 ---> 3acbc8c357bf 19:20:44 Step 5/22 : RUN apk add --update --no-cache make git 19:20:44 ---> Running in 0af5b15af4db 19:20:44 Removing intermediate container 551d00fe7bb4 19:20:44 ---> ebceb795d4e6 19:20:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:20:44 ---> Running in fcde2d4b95e8 19:20:44 Removing intermediate container aefa3505195f 19:20:44 ---> b1ebe73559fc 19:20:44 Step 5/31 : RUN apk add --update --no-cache make git 19:20:44 ---> Running in a8603a352ea3 19:20:44 Removing intermediate container 79b9118ed5f1 19:20:44 ---> e5613504094b 19:20:44 Step 5/25 : RUN apk add --update --no-cache make git 19:20:44 Removing intermediate container 42342967d817 19:20:44 ---> c40e779764bc 19:20:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:20:44 ---> Running in 9f157b9d1c90 19:20:44 ---> Running in 93183916c70e 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:44 OK: 220 MiB in 52 packages 19:20:44 OK: 220 MiB in 52 packages 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:44 OK: 220 MiB in 52 packages 19:20:44 Removing intermediate container 0af5b15af4db 19:20:44 ---> 3ce0f0b1725c 19:20:44 Step 6/22 : COPY go.mod vendor* ./ 19:20:44 OK: 220 MiB in 52 packages 19:20:44 OK: 220 MiB in 52 packages 19:20:44 Removing intermediate container fcde2d4b95e8 19:20:44 ---> eb0e59623f41 19:20:44 Step 6/25 : COPY go.mod vendor* ./ 19:20:44 Removing intermediate container a8603a352ea3 19:20:44 ---> 3a8c924d022e 19:20:44 Step 6/31 : COPY go.mod vendor* ./ 19:20:44 ---> 182c6d929bb7 19:20:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 ---> Running in 2b4441a4c836 19:20:44 Removing intermediate container 93183916c70e 19:20:44 ---> f535b5b33fcb 19:20:44 Step 6/25 : COPY go.mod vendor* ./ 19:20:44 ---> b8ddb13b4d74 19:20:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 Removing intermediate container 9f157b9d1c90 19:20:44 ---> 09f08cadc269 19:20:44 Step 6/22 : COPY go.mod vendor* ./ 19:20:44 ---> Running in cbd0d42dfe45 19:20:44 ---> 091919af7ced 19:20:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 ---> Running in abc15dc67a37 19:20:44 ---> eb565753be0d 19:20:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 ---> Running in 611535e798a4 19:20:44 ---> 4570c146a71d 19:20:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 ---> Running in 37ef6d5e0f00 19:20:48 Removing intermediate container 2b4441a4c836 19:20:48 ---> 2fa150b52e7f 19:20:48 Step 8/22 : COPY . . 19:20:49 Removing intermediate container cbd0d42dfe45 19:20:49 ---> d9ba899bd4fc 19:20:49 Step 8/25 : COPY . . 19:20:49 Removing intermediate container abc15dc67a37 19:20:49 ---> 6b903ec4edd4 19:20:49 Step 8/31 : COPY . . 19:20:50 Removing intermediate container 611535e798a4 19:20:50 ---> 2ef740c9b675 19:20:50 Step 8/25 : COPY . . 19:20:50 Removing intermediate container 37ef6d5e0f00 19:20:50 ---> e711ccbcdb83 19:20:50 Step 8/22 : COPY . . 19:21:17 ---> 6ee8447cac00 19:21:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:17 ---> d7e63fa8c1a2 19:21:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:21:17 ---> Running in 88857bdc3a99 19:21:17 ---> 6192bf5caa88 19:21:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:17 ---> Running in a9564556dde2 19:21:17 ---> 1034efccae51 19:21:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:21:17 ---> Running in ea778b623a1f 19:21:17 ---> Running in fe9c08f8c240 19:21:17 ---> 67301a223d35 19:21:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:21:17 ---> Running in a79c6f347b97 19:21:17 Removing intermediate container fe9c08f8c240 19:21:17 ---> 9ad2632f37e3 19:21:17 Step 10/25 : WORKDIR /edgex-go/spire-build 19:21:17 ---> Running in 9592a12e4c1f 19:21:18 Removing intermediate container 9592a12e4c1f 19:21:18 ---> b159e28f6c09 19:21:18 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:21:18 ---> Running in 2c7cf2a05931 19:21:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:19 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:21:21 Removing intermediate container 2c7cf2a05931 19:21:21 ---> b8756c84658f 19:21:21 Step 12/25 : WORKDIR /edgex-go 19:21:21 ---> Running in fc70bf663f1f 19:21:21 Removing intermediate container fc70bf663f1f 19:21:21 ---> 96c457b150af 19:21:21 19:21:21 Step 13/25 : FROM alpine:3.15 19:21:22 3.15: Pulling from library/alpine 19:21:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:21:22 Status: Downloaded newer image for alpine:3.15 19:21:22 ---> 3fb3c9af89a9 19:21:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:23 ---> Running in 31e05c883b20 19:21:23 Removing intermediate container 31e05c883b20 19:21:23 ---> c32db7ca1ea5 19:21:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:23 ---> Running in faf16a567802 19:21:27 Removing intermediate container faf16a567802 19:21:27 ---> c7c948bea122 19:21:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:27 ---> Running in 0d85c41a3979 19:21:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:31 OK: 15736 distinct packages available 19:21:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:33 (1/5) Installing dumb-init (1.2.5-r1) 19:21:33 (2/5) Installing musl-obstack (1.2.3-r0) 19:21:33 (3/5) Installing libucontext (1.1-r0) 19:21:33 (4/5) Installing gcompat (1.0.0-r4) 19:21:33 (5/5) Installing openssl (1.1.1o-r0) 19:21:33 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 19:21:33 Executing busybox-1.34.1-r5.trigger 19:21:33 1 error; 6 MiB in 18 packages 19:21:35 Building core-data 19:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:02 ---> 53a911436801 19:22:02 Step 3/23 : WORKDIR /edgex-go 19:22:02 ---> Using cache 19:22:02 ---> 32a4d88670e4 19:22:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:02 ---> Using cache 19:22:02 ---> c40e779764bc 19:22:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:22:02 ---> Running in 46e60afa43e9 19:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:05 OK: 220 MiB in 52 packages 19:22:06 Removing intermediate container 46e60afa43e9 19:22:06 ---> d15f61b8042a 19:22:06 Step 6/23 : COPY go.mod vendor* ./ 19:22:07 ---> d9165c731fbf 19:22:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:07 ---> Running in a90e8011c65e 19:22:12 Removing intermediate container a90e8011c65e 19:22:12 ---> dbfd0bc013b9 19:22:12 Step 8/23 : COPY . . 19:22:34 ---> efd01cb2d61f 19:22:34 Step 9/23 : RUN make cmd/core-data/core-data 19:22:34 ---> Running in a2867f1455bb 19:22:34 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:25:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:25: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:26:02 Removing intermediate container a9564556dde2 19:26:02 ---> 5ebc040f08a7 19:26:02 19:26:02 Step 10/22 : FROM alpine:3.14 19:26:02 3.14: Pulling from library/alpine 19:26:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:26:03 Status: Downloaded newer image for alpine:3.14 19:26:03 ---> ac73e934f311 19:26:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:26:03 Removing intermediate container ea778b623a1f 19:26:03 ---> af01b871b174 19:26:03 19:26:03 Step 10/25 : FROM alpine:3.14 19:26:03 ---> ac73e934f311 19:26:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:26:03 ---> Running in 173ca208c071 19:26:03 ---> Running in 7e599d26f837 19:26:04 Removing intermediate container 88857bdc3a99 19:26:04 ---> c65766a6fc29 19:26:04 19:26:04 Step 10/31 : FROM alpine:3.14 19:26:04 ---> ac73e934f311 19:26:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:26:05 ---> Running in 25e1571e830b 19:26:06 Removing intermediate container 25e1571e830b 19:26:06 ---> 10a94063a56a 19:26:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:26:06 ---> Running in 8870a1d16099 19:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:07 (1/6) Installing ca-certificates (20211220-r0) 19:26:08 (2/6) Installing brotli-libs (1.0.9-r5) 19:26:08 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:26:08 (4/6) Installing libcurl (7.79.1-r2) 19:26:08 (5/6) Installing curl (7.79.1-r2) 19:26:08 (6/6) Installing dumb-init (1.2.5-r1) 19:26:08 Executing busybox-1.33.1-r7.trigger 19:26:08 Executing ca-certificates-20211220-r0.trigger 19:26:08 (1/3) Installing ca-certificates (20211220-r0) 19:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:08 OK: 8 MiB in 20 packages 19:26:08 (2/3) Installing dumb-init (1.2.5-r1) 19:26:08 (3/3) Installing su-exec (0.2-r1) 19:26:08 Executing busybox-1.33.1-r7.trigger 19:26:08 Executing ca-certificates-20211220-r0.trigger 19:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:09 OK: 6 MiB in 17 packages 19:26:10 (1/2) Installing dumb-init (1.2.5-r1) 19:26:10 (2/2) Installing su-exec (0.2-r1) 19:26:10 Executing busybox-1.33.1-r7.trigger 19:26:10 OK: 6 MiB in 16 packages 19:26:12 Removing intermediate container 173ca208c071 19:26:12 ---> 513ec20636e6 19:26:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:12 ---> Running in 5660e4c15511 19:26:12 Removing intermediate container 7e599d26f837 19:26:12 ---> 44fa211225d1 19:26:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:12 Removing intermediate container 8870a1d16099 19:26:12 ---> f861409f8e9b 19:26:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:26:12 ---> Running in 07639c37f2d0 19:26:12 ---> Running in 425e98181828 19:26:13 Removing intermediate container 5660e4c15511 19:26:13 ---> 7a2050a13eac 19:26:13 Step 13/22 : WORKDIR /edgex 19:26:13 ---> Running in 029d70007ff8 19:26:13 Removing intermediate container 07639c37f2d0 19:26:13 ---> a4b11e09429b 19:26:13 Step 13/25 : WORKDIR / 19:26:13 Removing intermediate container 425e98181828 19:26:13 ---> 062d97e6dc95 19:26:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:26:13 ---> Running in ac22eba99dc0 19:26:13 ---> Running in 602cc24dbd5c 19:26:14 Removing intermediate container 029d70007ff8 19:26:14 ---> 777358be28ba 19:26:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:14 Removing intermediate container ac22eba99dc0 19:26:14 ---> fb89b69195d2 19:26:14 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:26:14 Removing intermediate container 602cc24dbd5c 19:26:14 ---> fb5c1ef380c5 19:26:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:26:14 ---> Running in 2897a7336eb4 19:26:15 ---> 038b7b6e9b87 19:26:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:16 ---> 62cf83d3d0c9 19:26:16 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:26:18 ---> 5ef603ec9893 19:26:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:26:18 Removing intermediate container 2897a7336eb4 19:26:18 ---> d6549adaa3f8 19:26:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:26:18 ---> f0d607f75d3d 19:26:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:19 ---> Running in 57a377a75166 19:26:19 Removing intermediate container 57a377a75166 19:26:19 ---> e269aaec0e65 19:26:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:26:19 ---> eac5c0917c80 19:26:19 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:26:21 ---> 27da4656a3dc 19:26:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:21 ---> 8db390080cae 19:26:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:26:21 ---> Running in 04f11f247fa2 19:26:22 ---> 2ff70ae134d6 19:26:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:24 ---> daf47edadc77 19:26:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:24 ---> Running in 47e042bca2a1 19:26:25 ---> 234ea0acdfa2 19:26:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:25 Removing intermediate container 04f11f247fa2 19:26:25 ---> c45c21ddce3c 19:26:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:27 ---> 2fca614abe6c 19:26:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:28 ---> ef22386ca975 19:26:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:28 Removing intermediate container 47e042bca2a1 19:26:28 ---> 10250e9d95c4 19:26:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:26:28 ---> Running in d70562b3bbe4 19:26:29 Removing intermediate container d70562b3bbe4 19:26:29 ---> 7cb2f390aaf5 19:26:29 Step 20/22 : LABEL arch=arm64 19:26:29 ---> 383433b3da86 19:26:29 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:26:29 ---> Running in cd225d7aa14d 19:26:29 ---> Running in 28fa017d868a 19:26:30 ---> bf514593bf1e 19:26:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:26:30 Removing intermediate container cd225d7aa14d 19:26:30 ---> aff5cd45a52d 19:26:30 Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:26:31 ---> Running in 95631e720658 19:26:32 Removing intermediate container 95631e720658 19:26:32 ---> 1c303728bee1 19:26:32 Step 22/22 : LABEL version=0.0.0 19:26:32 ---> Running in 557df07872c1 19:26:32 ---> 0c475a366ca6 19:26:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:26:33 Removing intermediate container 557df07872c1 19:26:33 ---> f0c29a2f6bc5 19:26:33 19:26:33 Removing intermediate container 28fa017d868a 19:26:33 ---> a35bff2c3d86 19:26:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:26:34 ---> Running in 1561ff77397d 19:26:34 Successfully built f0c29a2f6bc5 19:26:34 ---> ec9974bb1e69 19:26:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:26:34 Successfully tagged security-proxy-setup-arm64:latest 19:26:34 Building sys-mgmt-agent 19:26:34  Building security-proxy-setup ... done Removing intermediate container 1561ff77397d 19:26:34 ---> aaee71e80d59 19:26:34 Step 23/25 : LABEL arch=arm64 19:26:34 ---> Running in 736cb80fb910 19:26:35 ---> 30279b5065b0 19:26:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:26:35 ---> Running in 63e317ba0e32 19:26:35 Removing intermediate container 736cb80fb910 19:26:35 ---> f88c479de4a7 19:26:35 Step 24/25 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:26:35 ---> Running in ba4e49c1cb7c 19:26:36 Removing intermediate container 63e317ba0e32 19:26:36 ---> 7051fcdfb322 19:26:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:26:36 Removing intermediate container ba4e49c1cb7c 19:26:36 ---> e8cb092c6904 19:26:36 Step 25/25 : LABEL version=0.0.0 19:26:36 ---> Running in e8648d3b6ff0 19:26:37 Removing intermediate container e8648d3b6ff0 19:26:37 ---> 5e509f5bc4b6 19:26:37 19:26:37 ---> bd1cee0f79ac 19:26:37 Step 26/31 : RUN chmod +x /entrypoint.sh 19:26:38 ---> Running in 8dd0d2b06919 19:26:38 Successfully built 5e509f5bc4b6 19:26:38 Successfully tagged security-secretstore-setup-arm64:latest 19:26:38  Building security-secretstore-setup ... done Building security-spire-agent 19:26:41 Removing intermediate container 8dd0d2b06919 19:26:41 ---> e788de51e154 19:26:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:26:41 ---> Running in 2a4bddc126b7 19:26:42 Removing intermediate container 2a4bddc126b7 19:26:42 ---> 0554199a8c7b 19:26:42 Step 28/31 : CMD ["gate"] 19:26:42 ---> Running in 056c8ed737b7 19:26:43 Removing intermediate container 056c8ed737b7 19:26:43 ---> 013836c53d7e 19:26:43 Step 29/31 : LABEL arch=arm64 19:26:43 ---> Running in d4781f1dcb13 19:26:43 Removing intermediate container d4781f1dcb13 19:26:43 ---> b53ba746ec08 19:26:43 Step 30/31 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:26:43 ---> Running in 940cae34c284 19:26:44 Removing intermediate container 940cae34c284 19:26:44 ---> a0909d632cac 19:26:44 Step 31/31 : LABEL version=0.0.0 19:26:44 ---> Running in 0245b67d2844 19:26:45 Removing intermediate container 0245b67d2844 19:26:45 ---> ccb9b72a8f35 19:26:45 19:26:45 Successfully built ccb9b72a8f35 19:26:45 Successfully tagged security-bootstrapper-arm64:latest 19:26:45  Building security-bootstrapper ... done Building core-command 19:27:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:27:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:24 ---> 53a911436801 19:27:24 Step 3/23 : WORKDIR /edgex-go 19:27:24 ---> Using cache 19:27:24 ---> 32a4d88670e4 19:27:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:24 ---> Using cache 19:27:24 ---> c40e779764bc 19:27:24 Step 5/23 : RUN apk add --update --no-cache make bash git 19:27:24 ---> Running in 0c785cc911c8 19:27:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:27 OK: 220 MiB in 52 packages 19:27:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:27:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:27 ---> 53a911436801 19:27:27 Step 3/26 : WORKDIR /edgex-go 19:27:27 ---> Using cache 19:27:27 ---> 32a4d88670e4 19:27:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:27 ---> Using cache 19:27:27 ---> c40e779764bc 19:27:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:27:28 ---> Running in b4d0223351a2 19:27:29 Removing intermediate container a2867f1455bb 19:27:29 ---> 13cce8cc6dcf 19:27:29 19:27:29 Step 10/23 : FROM alpine:3.14 19:27:29 ---> ac73e934f311 19:27:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:29 ---> Running in d086808692ee 19:27:29 Removing intermediate container 0c785cc911c8 19:27:29 ---> e1fdb399e382 19:27:29 Step 6/23 : COPY go.mod vendor* ./ 19:27:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:30 Removing intermediate container d086808692ee 19:27:30 ---> 9757ce8ff1d7 19:27:30 Step 12/23 : ENV APP_PORT=59880 19:27:30 ---> Running in 2809b9dd2bce 19:27:30 Removing intermediate container 2809b9dd2bce 19:27:30 ---> 2d5b58719c86 19:27:30 Step 13/23 : EXPOSE $APP_PORT 19:27:30 ---> 79568ee6410d 19:27:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:31 ---> Running in c07660206880 19:27:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:31 ---> Running in d9377e2e9343 19:27:32 Removing intermediate container c07660206880 19:27:32 ---> 8e8512c60366 19:27:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:32 OK: 220 MiB in 52 packages 19:27:32 ---> Running in a42923f649b3 19:27:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:33 ---> 53a911436801 19:27:33 Step 3/23 : WORKDIR /edgex-go 19:27:33 ---> Using cache 19:27:33 ---> 32a4d88670e4 19:27:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:33 ---> Using cache 19:27:33 ---> c40e779764bc 19:27:33 Step 5/23 : RUN apk add --update --no-cache make git 19:27:33 ---> Running in 071be9ef1d61 19:27:33 Removing intermediate container b4d0223351a2 19:27:33 ---> 4ff529f8a71e 19:27:33 Step 6/26 : COPY go.mod vendor* ./ 19:27:35 ---> d7bc46ab6a27 19:27:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:35 ---> Running in 166637a1238a 19:27:36 Removing intermediate container d9377e2e9343 19:27:36 ---> 4aa8038f7059 19:27:36 Step 8/23 : COPY . . 19:27:36 Removing intermediate container a42923f649b3 19:27:36 ---> 5013f95daf33 19:27:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:27:36 ---> Running in 83798e2fa4f5 19:27:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:37 OK: 220 MiB in 52 packages 19:27:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:38 Removing intermediate container a79c6f347b97 19:27:38 ---> 93a7863c9339 19:27:38 19:27:38 Step 10/22 : FROM alpine:3.14 19:27:38 ---> ac73e934f311 19:27:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:27:39 Removing intermediate container 071be9ef1d61 19:27:39 ---> 221d64e6b223 19:27:39 Step 6/23 : COPY go.mod vendor* ./ 19:27:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:39 ---> Running in 4f86bf674045 19:27:40 (1/6) Installing dumb-init (1.2.5-r1) 19:27:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:27:40 (3/6) Installing libsodium (1.0.18-r0) 19:27:40 Removing intermediate container 166637a1238a 19:27:40 ---> 3ea4d10928bb 19:27:40 Step 8/26 : COPY . . 19:27:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:27:40 (5/6) Installing libzmq (4.3.4-r0) 19:27:40 ---> afd2266406ce 19:27:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:40 (6/6) Installing zeromq (4.3.4-r0) 19:27:40 Executing busybox-1.33.1-r7.trigger 19:27:40 ---> Running in 354e63998166 19:27:40 OK: 8 MiB in 20 packages 19:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:42 (1/2) Installing ca-certificates (20211220-r0) 19:27:42 (2/2) Installing dumb-init (1.2.5-r1) 19:27:42 Executing busybox-1.33.1-r7.trigger 19:27:42 Removing intermediate container 83798e2fa4f5 19:27:42 ---> 616ab32d4f5b 19:27:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:42 Executing ca-certificates-20211220-r0.trigger 19:27:42 OK: 6 MiB in 16 packages 19:27:44 ---> 09e3bb57b00e 19:27:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:44 Removing intermediate container 4f86bf674045 19:27:44 ---> f6c697a3f3e3 19:27:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:27:44 ---> Running in 9849746a58aa 19:27:45 Removing intermediate container 354e63998166 19:27:45 ---> 5689f0b49fb5 19:27:45 Step 8/23 : COPY . . 19:27:45 Removing intermediate container 9849746a58aa 19:27:45 ---> e03bf17cca87 19:27:45 Step 13/22 : ENV APP_PORT=59860 19:27:45 ---> Running in 932d410b6cbf 19:27:46 ---> 266b80731125 19:27:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:46 Removing intermediate container 932d410b6cbf 19:27:46 ---> 39631c16fcfe 19:27:46 Step 14/22 : EXPOSE $APP_PORT 19:27:46 ---> Running in 9353fcb1aba8 19:27:47 Removing intermediate container 9353fcb1aba8 19:27:47 ---> 7b2dbae4bd89 19:27:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:47 ---> 96425fc33a72 19:27:47 Step 19/23 : ENTRYPOINT ["/core-data"] 19:27:47 ---> Running in e8e3cb14b33a 19:27:48 Removing intermediate container e8e3cb14b33a 19:27:48 ---> c9a00fecaa55 19:27:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:48 ---> 2ac565509060 19:27:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:27:48 ---> Running in 2c3bf4f2d690 19:27:49 Removing intermediate container 2c3bf4f2d690 19:27:49 ---> bcf826bfce6f 19:27:49 Step 21/23 : LABEL arch=arm64 19:27:49 ---> Running in 745471f5f6bd 19:27:50 Removing intermediate container 745471f5f6bd 19:27:50 ---> 6821b8813dd8 19:27:50 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:27:50 ---> Running in 7de19e702ac2 19:27:50 Removing intermediate container 7de19e702ac2 19:27:50 ---> 74800504e420 19:27:50 Step 23/23 : LABEL version=0.0.0 19:27:50 ---> Running in d58d47cc6476 19:27:51 Removing intermediate container d58d47cc6476 19:27:51 ---> 4acb886ff256 19:27:51 19:27:51 ---> 481a13ce34f3 19:27:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:27:52 Successfully built 4acb886ff256 19:27:52 Successfully tagged core-data-arm64:latest 19:27:52 Building security-spire-config 19:27:52  Building core-data ... done  ---> 69766d398209 19:27:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:27:52 ---> Running in 24fa1a634d15 19:27:53 Removing intermediate container 24fa1a634d15 19:27:53 ---> 36c24d59b90a 19:27:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:53 ---> Running in 4d45f3e6da5b 19:27:54 Removing intermediate container 4d45f3e6da5b 19:27:54 ---> 84b8af220214 19:27:54 Step 20/22 : LABEL arch=arm64 19:27:54 ---> Running in 783766b8cfe7 19:27:55 Removing intermediate container 783766b8cfe7 19:27:55 ---> 355db0a7babd 19:27:55 Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:27:55 ---> Running in 362b22d27e62 19:27:56 Removing intermediate container 362b22d27e62 19:27:56 ---> e33498395ad3 19:27:56 Step 22/22 : LABEL version=0.0.0 19:27:56 ---> Running in c8f8f6c7a8d6 19:27:57 Removing intermediate container c8f8f6c7a8d6 19:27:57 ---> e13debe6a03f 19:27:57 19:27:58 Successfully built e13debe6a03f 19:27:58 Successfully tagged support-notifications-arm64:latest 19:27:58  Building support-notifications ... done Building security-spiffe-token-provider 19:28:08 ---> 1457a6c462c5 19:28:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:28:08 ---> Running in a711df1ab34b 19:28: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:28:13 ---> c0593588715d 19:28:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:28:13 ---> Running in 0edefea5e847 19:28:14 Removing intermediate container 0edefea5e847 19:28:14 ---> 00e96340a25d 19:28:14 Step 10/26 : WORKDIR /edgex-go/spire-build 19:28:15 ---> Running in e931f1beb5e0 19:28:16 Removing intermediate container e931f1beb5e0 19:28:16 ---> cd6ae41f550a 19:28:16 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:28:16 ---> Running in eae128cd7b41 19:28:17 ---> 27c1dc359bd3 19:28:17 Step 9/23 : RUN make cmd/core-command/core-command 19:28:17 ---> Running in 57fe26b5f7e2 19:28: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/core-command/core-command ./cmd/core-command 19:28:19 Removing intermediate container eae128cd7b41 19:28:19 ---> 65fc5d0e4334 19:28:19 Step 12/26 : WORKDIR /edgex-go 19:28:19 ---> Running in 6ef3dcc9433c 19:28:20 Removing intermediate container 6ef3dcc9433c 19:28:20 ---> d6abf35003bd 19:28:20 19:28:20 Step 13/26 : FROM alpine:3.15 19:28:20 ---> 3fb3c9af89a9 19:28:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:20 ---> Using cache 19:28:20 ---> c32db7ca1ea5 19:28:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:20 ---> Using cache 19:28:20 ---> c7c948bea122 19:28:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:20 ---> Running in 6f4f008c74a1 19:28:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:25 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:28:25 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:28:25 OK: 15736 distinct packages available 19:28:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:26 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:28:26 ---> 53a911436801 19:28:26 Step 3/26 : WORKDIR /edgex-go 19:28:26 ---> Using cache 19:28:26 ---> 32a4d88670e4 19:28:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:26 ---> Using cache 19:28:26 ---> c40e779764bc 19:28:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:28:26 ---> Using cache 19:28:26 ---> 4ff529f8a71e 19:28:26 Step 6/26 : COPY go.mod vendor* ./ 19:28:26 ---> Using cache 19:28:26 ---> d7bc46ab6a27 19:28:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:26 ---> Using cache 19:28:26 ---> 3ea4d10928bb 19:28:26 Step 8/26 : COPY . . 19:28:26 ---> Using cache 19:28:26 ---> c0593588715d 19:28:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:28:26 ---> Using cache 19:28:26 ---> 00e96340a25d 19:28:26 Step 10/26 : WORKDIR /edgex-go/spire-build 19:28:26 ---> Using cache 19:28:26 ---> cd6ae41f550a 19:28:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:28:26 ---> Using cache 19:28:26 ---> 65fc5d0e4334 19:28:26 Step 12/26 : WORKDIR /edgex-go 19:28:26 ---> Using cache 19:28:26 ---> d6abf35003bd 19:28:26 19:28:26 Step 13/26 : FROM alpine:3.15 19:28:26 ---> 3fb3c9af89a9 19:28:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:26 ---> Using cache 19:28:26 ---> c32db7ca1ea5 19:28:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:26 ---> Using cache 19:28:26 ---> c7c948bea122 19:28:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:26 ---> Running in 7a8013caf0d4 19:28:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:28 (1/5) Installing dumb-init (1.2.5-r1) 19:28:28 (2/5) Installing musl-obstack (1.2.3-r0) 19:28:28 (3/5) Installing libucontext (1.1-r0) 19:28:28 (4/5) Installing gcompat (1.0.0-r4) 19:28:28 (5/5) Installing openssl (1.1.1o-r0) 19:28:28 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 19:28:28 Executing busybox-1.34.1-r5.trigger 19:28:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:28 1 error; 6 MiB in 18 packages 19:28:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:30 Building support-scheduler 19:28:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:28:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:28:30 OK: 15736 distinct packages available 19:28:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:28:33 ---> 53a911436801 19:28:33 (1/4) Installing dumb-init (1.2.5-r1) 19:28:33 Step 3/20 : WORKDIR /edgex-go 19:28:33 ---> Using cache 19:28:33 ---> 32a4d88670e4 19:28:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:28:33 ---> Running in 7e1cae472eed 19:28:33 (2/4) Installing musl-obstack (1.2.3-r0) 19:28:33 (3/4) Installing libucontext (1.1-r0) 19:28:33 (4/4) Installing gcompat (1.0.0-r4) 19:28:34 Executing busybox-1.34.1-r5.trigger 19:28:34 OK: 6 MiB in 18 packages 19:28:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:36 Removing intermediate container 7a8013caf0d4 19:28:36 ---> 1db4fe7c89da 19:28:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:28:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:28:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:28:38 OK: 15743 distinct packages available 19:28:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:41 OK: 220 MiB in 52 packages 19:28:42 ---> 4eaebbfe6b82 19:28:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:28:43 Removing intermediate container 7e1cae472eed 19:28:43 ---> 88cfdc5accbf 19:28:43 Step 5/20 : COPY go.mod vendor* ./ 19:28:43 ---> 7f26a889eec6 19:28:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:28:43 ---> Running in e3bc321a0971 19:28:44 Removing intermediate container e3bc321a0971 19:28:44 ---> 532e2b9730d1 19:28:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:28:45 ---> f2e847d0fd4d 19:28:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:45 ---> Running in d3b1e2291f3e 19:28:46 ---> de5e8d9e2311 19:28:46 Step 21/26 : WORKDIR / 19:28:46 ---> Running in 73c7b947533e 19:28:47 Removing intermediate container 73c7b947533e 19:28:47 ---> f186721c4427 19:28:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:28:47 ---> Running in b4369f31cb35 19:28:48 Removing intermediate container b4369f31cb35 19:28:48 ---> c9859f50587b 19:28:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:28:48 ---> Running in ffbff44e7d90 19:28:49 Removing intermediate container ffbff44e7d90 19:28:49 ---> 47b65a860113 19:28:49 Step 24/26 : LABEL arch=arm64 19:28:49 ---> Running in 9f250a2a8b65 19:28:50 Removing intermediate container 9f250a2a8b65 19:28:50 ---> d7ece8fdb07f 19:28:50 Step 25/26 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:28:50 ---> Running in 6e6bc7aa5047 19:28:51 Removing intermediate container 6e6bc7aa5047 19:28:51 ---> 9c1b1f167ec7 19:28:51 Step 26/26 : LABEL version=0.0.0 19:28:51 ---> Running in 6c48b780d4da 19:28:51 Removing intermediate container d3b1e2291f3e 19:28:51 ---> c21726d98f9f 19:28:51 Step 7/20 : COPY . . 19:28:52 Removing intermediate container 6c48b780d4da 19:28:52 ---> 954d7557e57d 19:28:52 19:28:53 Successfully built 954d7557e57d 19:28:53 Successfully tagged security-spire-config-arm64:latest 19:28:53 Building core-metadata 19:29:03  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:03 ---> 53a911436801 19:29:03 Step 3/22 : WORKDIR /edgex-go 19:29:03 ---> Using cache 19:29:03 ---> 32a4d88670e4 19:29:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:03 ---> Using cache 19:29:03 ---> c40e779764bc 19:29:03 Step 5/22 : RUN apk add --update --no-cache make git 19:29:03 ---> Using cache 19:29:03 ---> 221d64e6b223 19:29:03 Step 6/22 : COPY go.mod vendor* ./ 19:29:03 ---> Using cache 19:29:03 ---> afd2266406ce 19:29:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:03 ---> Using cache 19:29:03 ---> 5689f0b49fb5 19:29:03 Step 8/22 : COPY . . 19:29:03 ---> Using cache 19:29:03 ---> 27c1dc359bd3 19:29:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:29:04 ---> Running in 0009e8831e0c 19:29:07 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:29:22 ---> 25aef0fe69fa 19:29:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:29:22 ---> Running in 9a50dadf8cab 19:29:23 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:29:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:26 ---> 53a911436801 19:29:26 Step 3/23 : WORKDIR /edgex-go 19:29:26 ---> Using cache 19:29:26 ---> 32a4d88670e4 19:29:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:26 ---> Using cache 19:29:26 ---> c40e779764bc 19:29:26 Step 5/23 : RUN apk add --update --no-cache make git 19:29:26 ---> Using cache 19:29:26 ---> 221d64e6b223 19:29:26 Step 6/23 : COPY go.mod vendor* ./ 19:29:26 ---> Using cache 19:29:26 ---> afd2266406ce 19:29:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:26 ---> Using cache 19:29:26 ---> 5689f0b49fb5 19:29:26 Step 8/23 : COPY . . 19:29:26 ---> Using cache 19:29:26 ---> 27c1dc359bd3 19:29:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:29:26 ---> Running in 003de8028f55 19:29:28 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:32:20 Removing intermediate container a711df1ab34b 19:32:20 ---> c1f5357200cb 19:32:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:20 ---> Running in 9cb9f92e06f6 19:32: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:32:23 Removing intermediate container 9cb9f92e06f6 19:32:23 ---> 126688687b02 19:32:23 19:32:23 Step 11/23 : FROM docker:20.10.14 19:32:23 20.10.14: Pulling from library/docker 19:32:42 Removing intermediate container 57fe26b5f7e2 19:32:42 ---> 4b353ae4f8fc 19:32:42 19:32:42 Step 10/23 : FROM alpine:3.14 19:32:42 ---> ac73e934f311 19:32:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:32:42 ---> Running in 9e895e0b594a 19:32:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:32:42 Status: Downloaded newer image for docker:20.10.14 19:32:42 ---> c346e9eafbab 19:32:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:32:42 ---> Running in 996c362f5e69 19:32:42 Removing intermediate container 996c362f5e69 19:32:42 ---> c3e64ae5aab2 19:32:42 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:32:42 ---> Running in 244a3692d205 19:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:45 (1/1) Installing dumb-init (1.2.5-r1) 19:32:45 Executing busybox-1.33.1-r7.trigger 19:32:45 OK: 5 MiB in 15 packages 19:32:46 (1/43) Installing readline (8.1.1-r0) 19:32:46 (2/43) Installing bash (5.1.16-r0) 19:32:46 Executing bash-5.1.16-r0.post-install 19:32:46 (3/43) Installing brotli-libs (1.0.9-r5) 19:32:46 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:32:46 (5/43) Installing libcurl (7.80.0-r2) 19:32:46 (6/43) Installing curl (7.80.0-r2) 19:32:46 (7/43) Installing dumb-init (1.2.5-r1) 19:32:46 (8/43) Installing libbz2 (1.0.8-r1) 19:32:46 (9/43) Installing expat (2.4.7-r0) 19:32:46 (10/43) Installing libffi (3.4.2-r1) 19:32:46 (11/43) Installing gdbm (1.22-r0) 19:32:46 (12/43) Installing xz-libs (5.2.5-r1) 19:32:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:32:46 Removing intermediate container 9e895e0b594a 19:32:46 ---> ff3e987d90c4 19:32:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:32:46 (15/43) Installing mpdecimal (2.5.1-r1) 19:32:46 (16/43) Installing sqlite-libs (3.36.0-r0) 19:32:46 ---> Running in 0ff7d0994efe 19:32:46 (17/43) Installing python3 (3.9.7-r4) 19:32:47 Removing intermediate container 0ff7d0994efe 19:32:47 ---> a46d5db28e99 19:32:47 Step 13/23 : ENV APP_PORT=59882 19:32:47 ---> Running in 5bc9c813a1c7 19:32:48 Removing intermediate container 5bc9c813a1c7 19:32:48 ---> 649371071c59 19:32:48 Step 14/23 : EXPOSE $APP_PORT 19:32:48 ---> Running in 8b9e3e3f535c 19:32:48 Removing intermediate container 8b9e3e3f535c 19:32:48 ---> c1221ffd10d7 19:32:48 Step 15/23 : WORKDIR / 19:32:48 ---> Running in df8d513624c7 19:32:49 Removing intermediate container df8d513624c7 19:32:49 ---> 5d800696d93d 19:32:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:50 ---> 8f6928dd2289 19:32:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:32:50 (18/43) Installing py3-appdirs (1.4.4-r2) 19:32:50 (19/43) Installing py3-certifi (2020.12.5-r1) 19:32:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:32:50 (21/43) Installing py3-idna (3.3-r0) 19:32:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:32:50 (23/43) Installing py3-requests (2.26.0-r1) 19:32:50 (24/43) Installing py3-msgpack (1.0.2-r1) 19:32:51 (25/43) Installing py3-lockfile (0.12.2-r4) 19:32:51 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:32:51 (27/43) Installing py3-colorama (0.4.4-r1) 19:32:51 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:32:51 (29/43) Installing py3-distlib (0.3.3-r0) 19:32:51 (30/43) Installing py3-distro (1.6.0-r0) 19:32:51 (31/43) Installing py3-six (1.16.0-r0) 19:32:51 (32/43) Installing py3-webencodings (0.5.1-r4) 19:32:51 (33/43) Installing py3-html5lib (1.1-r1) 19:32:51 (34/43) Installing py3-parsing (2.4.7-r2) 19:32:51 (35/43) Installing py3-packaging (20.9-r1) 19:32:51 (36/43) Installing py3-tomli (1.2.2-r0) 19:32:51 (37/43) Installing py3-pep517 (0.12.0-r0) 19:32:51 (38/43) Installing py3-progress (1.6-r0) 19:32:51 (39/43) Installing py3-retrying (1.3.3-r2) 19:32:51 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:32:51 (41/43) Installing py3-setuptools (52.0.0-r4) 19:32:52 (42/43) Installing py3-toml (0.10.2-r2) 19:32:52 (43/43) Installing py3-pip (20.3.4-r1) 19:32:52 ---> 511d8adbd36d 19:32:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:32:52 Executing busybox-1.34.1-r5.trigger 19:32:52 OK: 82 MiB in 65 packages 19:32:52 ---> f65d425e19c8 19:32:52 Step 19/23 : ENTRYPOINT ["/core-command"] 19:32:53 ---> Running in 495a5861f4ed 19:32:53 Removing intermediate container 495a5861f4ed 19:32:53 ---> 3d734bb277ca 19:32:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:53 ---> Running in 284057df2855 19:32:54 Removing intermediate container 284057df2855 19:32:54 ---> fec9ff46388b 19:32:54 Step 21/23 : LABEL arch=arm64 19:32:54 ---> Running in 28c5e5e57704 19:32:55 Removing intermediate container 28c5e5e57704 19:32:55 ---> 130970c30f1e 19:32:55 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:32:55 ---> Running in 6e55326ef3a2 19:32:55 Removing intermediate container 6e55326ef3a2 19:32:55 ---> 8d17e2f082e7 19:32:55 Step 23/23 : LABEL version=0.0.0 19:32:55 ---> Running in 3311ddfdd1b3 19:32:56 Removing intermediate container 3311ddfdd1b3 19:32:56 ---> 61be7b42f882 19:32:56 19:32:56 Successfully built 61be7b42f882 19:32:56 Successfully tagged core-command-arm64:latest 19:32:58  Building core-command ... done Collecting docker-compose==1.23.2 19:32:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:32:59 Collecting jsonschema<3,>=2.5.1 19:32:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:59 Collecting docopt<0.7,>=0.6.1 19:32:59 Downloading docopt-0.6.2.tar.gz (25 kB) 19:33:02 Collecting cached-property<2,>=1.2.0 19:33:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:33:02 Collecting dockerpty<0.5,>=0.4.1 19:33:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:33:04 Collecting docker<4.0,>=3.6.0 19:33:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:33:04 Collecting texttable<0.10,>=0.9.0 19:33:04 Downloading texttable-0.9.1.tar.gz (11 kB) 19:33:07 Collecting PyYAML<4,>=3.10 19:33:07 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:10 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:33:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:11 Collecting websocket-client<1.0,>=0.32.0 19:33:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:33:12 Collecting docker-pycreds>=0.4.0 19:33:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:33:13 Collecting idna<2.8,>=2.5 19:33:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:33:14 Collecting urllib3<1.25,>=1.21.1 19:33:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:33:14 Collecting chardet<3.1.0,>=3.0.2 19:33:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:33:14 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:33:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:33:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:33:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:33:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:33:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:33:15 Attempting uninstall: urllib3 19:33:15 Found existing installation: urllib3 1.26.7 19:33:15 Uninstalling urllib3-1.26.7: 19:33:15 Successfully uninstalled urllib3-1.26.7 19:33:16 Attempting uninstall: idna 19:33:16 Found existing installation: idna 3.3 19:33:16 Uninstalling idna-3.3: 19:33:16 Successfully uninstalled idna-3.3 19:33:19 Attempting uninstall: requests 19:33:19 Found existing installation: requests 2.26.0 19:33:19 Uninstalling requests-2.26.0: 19:33:19 Successfully uninstalled requests-2.26.0 19:33:19 Running setup.py install for texttable: started 19:33:21 Running setup.py install for texttable: finished with status 'done' 19:33:21 Running setup.py install for PyYAML: started 19:33:25 Running setup.py install for PyYAML: finished with status 'done' 19:33:25 Running setup.py install for docopt: started 19:33:27 Running setup.py install for docopt: finished with status 'done' 19:33:27 Running setup.py install for dockerpty: started 19:33:29 Running setup.py install for dockerpty: finished with status 'done' 19:33:31 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:33:47 Removing intermediate container 244a3692d205 19:33:47 ---> c474fe22baef 19:33:47 Step 14/23 : ENV APP_PORT=58890 19:33:47 ---> Running in 4fcdc4716711 19:33:47 Removing intermediate container 4fcdc4716711 19:33:47 ---> ac736eb05451 19:33:47 Step 15/23 : EXPOSE $APP_PORT 19:33:47 ---> Running in e35f461a0af9 19:33:47 Removing intermediate container e35f461a0af9 19:33:47 ---> 251b45546e11 19:33:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:33:49 ---> cd8275de2af4 19:33:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:33:50 ---> 562996ba8d79 19:33:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:33:51 ---> 0d792b65e47b 19:33:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:33:51 ---> Running in 9e34e024d6af 19:33:52 Removing intermediate container 9e34e024d6af 19:33:52 ---> 1999d02738fb 19:33:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:52 ---> Running in 51efff6c29a4 19:33:52 Removing intermediate container 51efff6c29a4 19:33:52 ---> 3b277859ec68 19:33:52 Step 21/23 : LABEL arch=arm64 19:33:52 ---> Running in 4b35df8da087 19:33:53 Removing intermediate container 4b35df8da087 19:33:53 ---> 88405d4ede85 19:33:53 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:33:53 ---> Running in 696edfa8ee2c 19:33:54 Removing intermediate container 696edfa8ee2c 19:33:54 ---> 001327bfb0f0 19:33:54 Step 23/23 : LABEL version=0.0.0 19:33:54 ---> Running in f78f63ee1386 19:33:55 Removing intermediate container f78f63ee1386 19:33:55 ---> 4332c7caebce 19:33:55 19:33:57 Successfully built 4332c7caebce 19:33:57 Successfully tagged sys-mgmt-agent-arm64:latest 19:34:02  Building sys-mgmt-agent ... done Removing intermediate container 003de8028f55 19:34:02 ---> d7b749832bc4 19:34:02 19:34:02 Step 10/23 : FROM alpine:3.14 19:34:02 ---> ac73e934f311 19:34:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:34:02 ---> Using cache 19:34:02 ---> ff3e987d90c4 19:34:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:02 ---> Using cache 19:34:02 ---> a46d5db28e99 19:34:02 Step 13/23 : ENV APP_PORT=59881 19:34:02 ---> Running in 0fba8b615949 19:34:02 Removing intermediate container 0fba8b615949 19:34:02 ---> 6b3d5888ccd2 19:34:02 Step 14/23 : EXPOSE $APP_PORT 19:34:03 ---> Running in 8ee463a4c54a 19:34:03 Removing intermediate container 8ee463a4c54a 19:34:03 ---> 80768a2cee64 19:34:03 Step 15/23 : WORKDIR / 19:34:03 ---> Running in c5a3d595bfb6 19:34:04 Removing intermediate container c5a3d595bfb6 19:34:04 ---> d8ce50ed73b7 19:34:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:05 ---> 80cdf0508dde 19:34:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:06 ---> 5834c4110b77 19:34:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:34:08 ---> fb4de5d7100a 19:34:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:34:08 ---> Running in d037bcfe873a 19:34:08 Removing intermediate container d037bcfe873a 19:34:08 ---> 6a8856e9c61d 19:34:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:08 ---> Running in d2cc27740844 19:34:09 Removing intermediate container d2cc27740844 19:34:09 ---> b6e917cdf5a9 19:34:09 Step 21/23 : LABEL arch=arm64 19:34:09 ---> Running in 40d1124ca9eb 19:34:09 Removing intermediate container 40d1124ca9eb 19:34:09 ---> 357b122a328b 19:34:09 Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:34:09 ---> Running in 54dc81c02b10 19:34:10 Removing intermediate container 54dc81c02b10 19:34:10 ---> f2058bd0f4e6 19:34:10 Step 23/23 : LABEL version=0.0.0 19:34:10 ---> Running in fa1c38babb95 19:34:11 Removing intermediate container fa1c38babb95 19:34:11 ---> 02672ab45ae7 19:34:11 19:34:11 Successfully built 02672ab45ae7 19:34:11 Successfully tagged core-metadata-arm64:latest 19:34:50  Building core-metadata ... done Removing intermediate container 9a50dadf8cab 19:34:50 ---> a57db58e15a7 19:34:50 19:34:50 Step 9/20 : FROM alpine:3.15 19:34:50 ---> 3fb3c9af89a9 19:34:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:50 ---> Using cache 19:34:50 ---> c32db7ca1ea5 19:34:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:50 ---> Using cache 19:34:50 ---> c7c948bea122 19:34:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:50 ---> Running in 118c42500a0c 19:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:50 Removing intermediate container 0009e8831e0c 19:34:50 ---> 7356542d5c40 19:34:50 19:34:50 Step 10/22 : FROM alpine:3.14 19:34:50 ---> ac73e934f311 19:34:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:50 ---> Using cache 19:34:50 ---> ff3e987d90c4 19:34:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:50 ---> Using cache 19:34:50 ---> a46d5db28e99 19:34:50 Step 13/22 : ENV APP_PORT=59861 19:34:50 ---> Running in 432cf1979f51 19:34:50 Removing intermediate container 432cf1979f51 19:34:50 ---> 4efff9f2f40c 19:34:50 Step 14/22 : EXPOSE $APP_PORT 19:34:50 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:34:50 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:34:50 OK: 15736 distinct packages available 19:34:50 ---> Running in 0715978adba5 19:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:50 Removing intermediate container 0715978adba5 19:34:50 ---> df83b0617aa3 19:34:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 ---> 03df2dbff59f 19:34:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:52 (1/9) Installing ca-certificates (20211220-r0) 19:34:52 (2/9) Installing brotli-libs (1.0.9-r5) 19:34:52 ---> 057838c335b3 19:34:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:34:52 (4/9) Installing libcurl (7.80.0-r1) 19:34:52 (5/9) Installing curl (7.80.0-r1) 19:34:52 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 19:34:53  ---> 8f9560b2e58b 19:34:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:34:53 ---> Running in 0ec3a5bb07c7 19:34:53 (6/9) Installing dumb-init (1.2.5-r1) 19:34:53 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 19:34:53 Removing intermediate container 0ec3a5bb07c7 19:34:53 ---> ec67065ccf79 19:34:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:53 ---> Running in cba73d7da190 19:34:53 (7/9) Installing musl-obstack (1.2.3-r0) 19:34:53 (8/9) Installing libucontext (1.1-r0) 19:34:53 Removing intermediate container cba73d7da190 19:34:53 ---> 22432e30bf93 19:34:53 Step 20/22 : LABEL arch=arm64 19:34:53 (9/9) Installing gcompat (1.0.0-r4) 19:34:54 ---> Running in db48a90ac9c3 19:34:54 Executing busybox-1.34.1-r5.trigger 19:34:54 Executing ca-certificates-20211220-r0.trigger 19:34:54 2 errors; 7 MiB in 21 packages 19:34:54 Removing intermediate container db48a90ac9c3 19:34:54 ---> fa3d48282574 19:34:54 Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 19:34:54 ---> Running in 41b5017e183b 19:34:55 Removing intermediate container 41b5017e183b 19:34:55 ---> 46742b0b22b7 19:34:55 Step 22/22 : LABEL version=0.0.0 19:34:55 ---> Running in 521c6c1d19c1 19:34:55 Removing intermediate container 521c6c1d19c1 19:34:55 ---> 13bfe468b503 19:34:55 19:34:55 Successfully built 13bfe468b503 19:34:55 Successfully tagged support-scheduler-arm64:latest 19:34:55  Building support-scheduler ... done  19:34:55 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 19:34:55 19:34:55 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 19:34:55 19:34:55 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 19:34:55 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 19:34:56 $ docker stop --time=1 cb76d1f2320f52b6225486a8b3d1daad7a7ad87659c8bae749129441525fb6a7 19:34:57 $ docker rm -f cb76d1f2320f52b6225486a8b3d1daad7a7ad87659c8bae749129441525fb6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:34:58 19:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:34:59 arm64: Pulling from edgex-lftools-log-publisher 19:34:59 8998bd30e6a1: Pulling fs layer 19:34:59 04944245beec: Pulling fs layer 19:34:59 699f458cf7ca: Pulling fs layer 19:34:59 765212b225bb: Pulling fs layer 19:34:59 f23df028b6ca: Pulling fs layer 19:34:59 d65c8cfc05b1: Pulling fs layer 19:34:59 2437ff75d9bd: Pulling fs layer 19:34:59 d65c8cfc05b1: Waiting 19:34:59 2437ff75d9bd: Waiting 19:34:59 765212b225bb: Waiting 19:34:59 f23df028b6ca: Waiting 19:34:59 04944245beec: Verifying Checksum 19:34:59 04944245beec: Download complete 19:34:59 765212b225bb: Verifying Checksum 19:34:59 765212b225bb: Download complete 19:34:59 f23df028b6ca: Download complete 19:34:59 d65c8cfc05b1: Verifying Checksum 19:34:59 d65c8cfc05b1: Download complete 19:34:59 699f458cf7ca: Verifying Checksum 19:34:59 699f458cf7ca: Download complete 19:34:59 8998bd30e6a1: Verifying Checksum 19:34:59 8998bd30e6a1: Download complete 19:35:02 2437ff75d9bd: Verifying Checksum 19:35:02 2437ff75d9bd: Download complete 19:35:04 8998bd30e6a1: Pull complete 19:35:04 04944245beec: Pull complete 19:35:06 699f458cf7ca: Pull complete 19:35:06 765212b225bb: Pull complete 19:35:07 f23df028b6ca: Pull complete 19:35:07 d65c8cfc05b1: Pull complete 19:35:22 2437ff75d9bd: Pull complete 19:35:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:23 prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container 19:35:23 $ 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:35:25 $ docker top b5da20f38f98b90f78d4b198b592d51b9fed034ce3ff86b09c263b2f9409cdb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:26 ---> job-cost.sh 19:35:26 lf-activate-venv: SKIPPING 19:35:26 INFO: No Stack... 19:35:27 INFO: Retrieving Pricing Info for: v3-standard-4 19:35:28 INFO: Archiving Costs [Pipeline] sh 19:35:29 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 19:35:29 -d, -f6 [Pipeline] lock 19:35:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] 19:35:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] did not exist. Created. 19:35:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:35:30 + echo total: 0.10999999940395355 [Pipeline] stash 19:35:30 Stashed 1 file(s) [Pipeline] } 19:35:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:35:30 $ docker stop --time=1 b5da20f38f98b90f78d4b198b592d51b9fed034ce3ff86b09c263b2f9409cdb9 19:35:31 $ docker rm -f b5da20f38f98b90f78d4b198b592d51b9fed034ce3ff86b09c263b2f9409cdb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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:35:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:35:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:35:35 ---> package-listing.sh 19:35:35 ++ facter osfamily 19:35:35 ++ tr '[:upper:]' '[:lower:]' 19:35:35 + OS_FAMILY=debian 19:35:35 + workspace=/w/workspace/edgex-go/1 19:35:35 + START_PACKAGES=/tmp/packages_start.txt 19:35:35 + END_PACKAGES=/tmp/packages_end.txt 19:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:35 + PACKAGES=/tmp/packages_start.txt 19:35:35 + '[' /w/workspace/edgex-go/1 ']' 19:35:35 + PACKAGES=/tmp/packages_end.txt 19:35:35 + case "${OS_FAMILY}" in 19:35:35 + dpkg -l 19:35:35 + grep '^ii' 19:35:35 + '[' -f /tmp/packages_start.txt ']' 19:35:35 + '[' -f /tmp/packages_end.txt ']' 19:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:35 + '[' /w/workspace/edgex-go/1 ']' 19:35:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:35:35 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:35:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:36 19:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:37 latest: Pulling from edgex-lftools-log-publisher 19:35:37 5eb5b503b376: Pulling fs layer 19:35:37 5c69ac0246d0: Pulling fs layer 19:35:37 ec43610c2a17: Pulling fs layer 19:35:37 3a2ae6a8a46f: Pulling fs layer 19:35:37 33b1e0a273af: Pulling fs layer 19:35:37 5d3b04190fa2: Pulling fs layer 19:35:37 2f39f015ded8: Pulling fs layer 19:35:37 5d3b04190fa2: Waiting 19:35:37 2f39f015ded8: Waiting 19:35:37 33b1e0a273af: Waiting 19:35:37 3a2ae6a8a46f: Waiting 19:35:37 5c69ac0246d0: Download complete 19:35:37 3a2ae6a8a46f: Verifying Checksum 19:35:37 3a2ae6a8a46f: Download complete 19:35:37 33b1e0a273af: Verifying Checksum 19:35:37 33b1e0a273af: Download complete 19:35:37 ec43610c2a17: Verifying Checksum 19:35:37 ec43610c2a17: Download complete 19:35:37 5d3b04190fa2: Verifying Checksum 19:35:37 5d3b04190fa2: Download complete 19:35:37 5eb5b503b376: Verifying Checksum 19:35:37 5eb5b503b376: Download complete 19:35:37 2f39f015ded8: Download complete 19:35:38 5eb5b503b376: Pull complete 19:35:38 5c69ac0246d0: Pull complete 19:35:39 ec43610c2a17: Pull complete 19:35:39 3a2ae6a8a46f: Pull complete 19:35:39 33b1e0a273af: Pull complete 19:35:39 5d3b04190fa2: Pull complete 19:35:43 2f39f015ded8: Pull complete 19:35:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:43 prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container 19:35:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:35:46 $ docker top acd23188afb36e03c8a6f159341590ef46cde3e26cc38dcb98fa102935d645ce -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:46 + touch /tmp/pre-build-complete [Pipeline] sh 19:35:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:35:47 + ls /var/log/sa-host 19:35:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:47 provisioning config files... 19:35:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4746315223941739050tmp [Pipeline] { [Pipeline] echo 19:35:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:35:47 ---> create-netrc.sh [Pipeline] } 19:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:35:48 ---> python-tools-install.sh [Pipeline] echo 19:35:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:35:48 ---> sudo-logs.sh 19:35:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:35:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:35:48 ---> job-cost.sh 19:35:48 lf-activate-venv: SKIPPING 19:35:48 DEBUG: total: 0.10999999940395355 19:35:48 INFO: Retrieving Stack Cost... 19:35:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:35:50 INFO: Archiving Costs [Pipeline] echo 19:35:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:35:50 ---> logs-deploy.sh 19:35:50 lf-activate-venv: SKIPPING 19:35:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4070/1 19:35:50 INFO: archiving workspace using pattern(s): 19:35:51 Archives upload complete. 19:35:51 INFO: archiving logs to Nexus