Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+304e98bd1744c0296f83b99b8262de5506c0b491 (26f23ec95efd9e8c0f29569eb00840a247f5ee1a) 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-ssh9442585688250303420.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-ssh6624707405797313892.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13483476344875130631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16874924688309127237.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2978433122805427311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15459 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing 408a03a3153e4b203da2a38dedbedd18975925c9 Checking out Revision 408a03a3153e4b203da2a38dedbedd18975925c9 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # 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 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 408a03a3153e4b203da2a38dedbedd18975925c9 # timeout=10 Commit message: "Merge commit '304e98bd1744c0296f83b99b8262de5506c0b491' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:25 ========================================================= 16:29:25 EdgeX Global Pipelines Version Info 16:29:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:26 ------------------- 16:29:26 stable info: 16:29:26 ------------------- 16:29:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:26 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:26 Message: update stable to v1.0.234 > git rev-list --no-walk 2b87aab9951d4caa2a733c1d2722a9b815d08b71 # timeout=10 16:29:27 ------------------- 16:29:27 experimental info: 16:29:27 ------------------- 16:29:27 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:27 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 408a03a [Pipeline] echo 16:29:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:27 provisioning config files... 16:29:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3609121829794650624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:28 ---> docker-login.sh 16:29:28 nexus3.edgexfoundry.org:10001 16:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:28 Configure a credential helper to remove this warning. See 16:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:28 16:29:28 Login Succeeded 16:29:28 nexus3.edgexfoundry.org:10002 16:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:28 Configure a credential helper to remove this warning. See 16:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:28 16:29:28 Login Succeeded 16:29:28 nexus3.edgexfoundry.org:10003 16:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:28 Configure a credential helper to remove this warning. See 16:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:28 16:29:28 Login Succeeded 16:29:28 nexus3.edgexfoundry.org:10004 16:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:28 Configure a credential helper to remove this warning. See 16:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:28 16:29:28 Login Succeeded 16:29:28 docker.io 16:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 ---> docker-login.sh ends [Pipeline] } 16:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:29 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:29 + dirname cmd/core-command/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo core-command,cmd/core-command/Dockerfile 16:29:29 + dirname cmd/core-data/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo core-data,cmd/core-data/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + dirname cmd/core-metadata/Dockerfile 16:29:29 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:29 + dirname cmd/security-bootstrapper/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + dirname cmd/security-proxy-setup/Dockerfile 16:29:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:29 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:29 + dirname cmd/security-spire-agent/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:29 + dirname cmd/security-spire-config/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:29 + dirname cmd/security-spire-server/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:29 + dirname cmd/support-notifications/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + dirname cmd/support-scheduler/Dockerfile 16:29:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:29 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:29 + cut -d/ -f2 16:29:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:29 + git rev-list -1 --merges 408a03a3153e4b203da2a38dedbedd18975925c9~1..408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] echo 16:29:29 -----------> git rev-list -1 --merges 408a03a3153e4b203da2a38dedbedd18975925c9~1..408a03a3153e4b203da2a38dedbedd18975925c9 408a03a3153e4b203da2a38dedbedd18975925c9 16:29:29 408a03a3153e4b203da2a38dedbedd18975925c9 [false] [Pipeline] sh 16:29:30 + git log --format=format:%s -1 408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] echo 16:29:30 ========================================================= 16:29:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:30 + grep -v github /etc/ssh/ssh_known_hosts 16:29:30 + [ -e /tmp/ssh_known_hosts ] 16:29:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:30 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:31 16:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:31 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:31 42c077c10790: Pulling fs layer 16:29:31 f63e77b7563a: Pulling fs layer 16:29:31 bd5fdadae976: Pulling fs layer 16:29:31 205491f53016: Pulling fs layer 16:29:31 df18705c85c3: Pulling fs layer 16:29:31 bdb3f477010e: Pulling fs layer 16:29:31 c8a8fc8e1c8f: Pulling fs layer 16:29:31 2c6e9b1d212d: Pulling fs layer 16:29:31 bdb8f0575790: Pulling fs layer 16:29:31 386e3cb2ff24: Pulling fs layer 16:29:31 2343380bae48: Pulling fs layer 16:29:31 c8a8fc8e1c8f: Waiting 16:29:31 2c6e9b1d212d: Waiting 16:29:31 bdb8f0575790: Waiting 16:29:31 386e3cb2ff24: Waiting 16:29:31 2343380bae48: Waiting 16:29:31 df18705c85c3: Waiting 16:29:31 bdb3f477010e: Waiting 16:29:31 205491f53016: Waiting 16:29:31 f63e77b7563a: Download complete 16:29:31 205491f53016: Verifying Checksum 16:29:31 205491f53016: Download complete 16:29:31 df18705c85c3: Verifying Checksum 16:29:31 df18705c85c3: Download complete 16:29:31 bd5fdadae976: Verifying Checksum 16:29:31 bd5fdadae976: Download complete 16:29:31 bdb3f477010e: Verifying Checksum 16:29:31 2c6e9b1d212d: Verifying Checksum 16:29:31 2c6e9b1d212d: Download complete 16:29:31 bdb8f0575790: Download complete 16:29:31 386e3cb2ff24: Verifying Checksum 16:29:31 386e3cb2ff24: Download complete 16:29:31 2343380bae48: Verifying Checksum 16:29:31 2343380bae48: Download complete 16:29:31 42c077c10790: Verifying Checksum 16:29:31 42c077c10790: Download complete 16:29:31 c8a8fc8e1c8f: Download complete 16:29:32 42c077c10790: Pull complete 16:29:33 f63e77b7563a: Pull complete 16:29:33 bd5fdadae976: Pull complete 16:29:33 205491f53016: Pull complete 16:29:33 df18705c85c3: Pull complete 16:29:33 bdb3f477010e: Pull complete 16:29:35 c8a8fc8e1c8f: Pull complete 16:29:35 2c6e9b1d212d: Pull complete 16:29:35 bdb8f0575790: Pull complete 16:29:35 386e3cb2ff24: Pull complete 16:29:35 2343380bae48: Pull complete 16:29:35 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:35 prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container 16:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:37 $ docker top 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 -eo pid,comm 16:29:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:37 [ssh-agent] Looking for ssh-agent implementation... 16:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:37 $ docker exec 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent 16:29:37 SSH_AUTH_SOCK=/tmp/ssh-9mLVmG5c20JT/agent.33 16:29:37 SSH_AGENT_PID=39 16:29:37 Running ssh-add (command line suppressed) 16:29:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4932311293010705957.key (/w/workspace/edgex-go/3@tmp/private_key_4932311293010705957.key) 16:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:38 + git tag --points-at HEAD [Pipeline] } 16:29:38 $ docker exec --env ******** --env ******** 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent -k 16:29:38 unset SSH_AUTH_SOCK; 16:29:38 unset SSH_AGENT_PID; 16:29:38 echo Agent pid 39 killed; 16:29:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:38 [ssh-agent] Looking for ssh-agent implementation... 16:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:38 $ docker exec 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent 16:29:38 SSH_AUTH_SOCK=/tmp/ssh-0YnWRao8PPtQ/agent.71 16:29:38 SSH_AGENT_PID=77 16:29:38 Running ssh-add (command line suppressed) 16:29:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1100317640726368533.key (/w/workspace/edgex-go/3@tmp/private_key_1100317640726368533.key) 16:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:38 + git semver init 16:29:39 2022-06-23 16:29:39,131 [run_init] DEBUG init version:0.0.0 force:False 16:29:39 2022-06-23 16:29:39,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:29:39 2022-06-23 16:29:39,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:29:39 2022-06-23 16:29:39,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:29:43 2022-06-23 16:29:43,176 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:29:43 2022-06-23 16:29:43,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4057 with force:False 16:29:43 2022-06-23 16:29:43,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4057 16:29:43 2022-06-23 16:29:43,181 [execute] INFO git cat-file --batch-check 16:29:43 2022-06-23 16:29:43,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:29:43 2022-06-23 16:29:43,188 [execute] INFO git cat-file --batch 16:29:43 2022-06-23 16:29:43,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:29:43 2022-06-23 16:29:43,194 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4057 16:29:43 0.0.0 [Pipeline] } 16:29:43 $ docker exec --env ******** --env ******** 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent -k 16:29:43 unset SSH_AUTH_SOCK; 16:29:43 unset SSH_AGENT_PID; 16:29:43 echo Agent pid 77 killed; 16:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:43 + git semver [Pipeline] } 16:29:44 $ docker stop --time=1 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 16:29:45 $ docker rm -f 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:46 Stashed 1 file(s) [Pipeline] echo 16:29:46 [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 16:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:46 ========================================================= 16:29:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:29:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:46 59bf1c3509f3: Pulling fs layer 16:29:46 666ba61612fd: Pulling fs layer 16:29:46 8ed8ca486205: Pulling fs layer 16:29:46 cc1cd167ecdc: Pulling fs layer 16:29:46 c516ae0d96e1: Pulling fs layer 16:29:46 684cea983483: Pulling fs layer 16:29:46 dd3240ac7de5: Pulling fs layer 16:29:46 b1e948a4e11c: Pulling fs layer 16:29:46 a8fd76ee1af6: Pulling fs layer 16:29:46 646ad004c059: Pulling fs layer 16:29:46 c516ae0d96e1: Waiting 16:29:46 684cea983483: Waiting 16:29:46 dd3240ac7de5: Waiting 16:29:46 cc1cd167ecdc: Waiting 16:29:46 a8fd76ee1af6: Waiting 16:29:46 646ad004c059: Waiting 16:29:46 8ed8ca486205: Verifying Checksum 16:29:46 8ed8ca486205: Download complete 16:29:46 666ba61612fd: Verifying Checksum 16:29:46 666ba61612fd: Download complete 16:29:46 c516ae0d96e1: Download complete 16:29:46 684cea983483: Verifying Checksum 16:29:46 684cea983483: Download complete 16:29:46 dd3240ac7de5: Verifying Checksum 16:29:46 dd3240ac7de5: Download complete 16:29:46 59bf1c3509f3: Verifying Checksum 16:29:46 59bf1c3509f3: Download complete 16:29:46 b1e948a4e11c: Verifying Checksum 16:29:46 b1e948a4e11c: Download complete 16:29:46 59bf1c3509f3: Pull complete 16:29:46 666ba61612fd: Pull complete 16:29:47 8ed8ca486205: Pull complete 16:29:47 646ad004c059: Verifying Checksum 16:29:47 646ad004c059: Download complete 16:29:47 a8fd76ee1af6: Verifying Checksum 16:29:47 a8fd76ee1af6: Download complete 16:29:47 cc1cd167ecdc: Download complete 16:29:51 cc1cd167ecdc: Pull complete 16:29:51 c516ae0d96e1: Pull complete 16:29:51 684cea983483: Pull complete 16:29:51 dd3240ac7de5: Pull complete 16:29:51 b1e948a4e11c: Pull complete 16:29:53 a8fd76ee1af6: Pull complete 16:29:53 646ad004c059: Pull complete 16:29:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:29:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:54 WORKDIR /edgex 16:29:54 COPY go.mod . 16:29:54 RUN go mod downloaddocker 16:29:54 build -t ci-base-image-x86_64 -f - . 16:29:55 Sending build context to Docker daemon 335.1MB 16:29:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:55 ---> 8f69c11f6b0c 16:29:55 Step 2/4 : WORKDIR /edgex 16:29:57 ---> Running in 2fc39618ffed 16:29:57 Removing intermediate container 2fc39618ffed 16:29:57 ---> 56e266622771 16:29:57 Step 3/4 : COPY go.mod . 16:29:57 ---> a5626e0ff055 16:29:57 Step 4/4 : RUN go mod download 16:29:57 ---> Running in 595d75eb9ece 16:30:01 Still waiting to schedule task 16:30:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:15 Removing intermediate container 595d75eb9ece 16:30:15 ---> b25d9a853a3a 16:30:15 Successfully built b25d9a853a3a 16:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 + docker inspect -f . ci-base-image-x86_64 16:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:16 prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container 16:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:16 $ docker top dffd03cf6bb8ed55f9f7dbe0b0f42c61679ee49081374f7b27e580d927d90779 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:16 + go version 16:30:16 go version go1.17.7 linux/amd64 [Pipeline] } 16:30:16 $ docker stop --time=1 dffd03cf6bb8ed55f9f7dbe0b0f42c61679ee49081374f7b27e580d927d90779 16:30:18 $ docker rm -f dffd03cf6bb8ed55f9f7dbe0b0f42c61679ee49081374f7b27e580d927d90779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:18 + docker inspect -f . ci-base-image-x86_64 16:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:18 prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container 16:30:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:19 $ docker top 634e829c2634f7146f54ca7b0561d6a4e9d40bf1a0f9fb91a7bc84bdfe3d019c -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:19 ========================================================= 16:30:19 [edgeXBuildGoParallel] Running Tests and Build... 16:30:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:19 + make test 16:30:19 go mod tidy -compat=1.17 16:30:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:24 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 16:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 53.4% of statements 16:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.885s coverage: 89.2% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 83.8% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.468s coverage: 95.6% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.112s coverage: 0.9% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements 16:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements 16:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 16:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 16:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 16:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.2% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:31:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:31:20 GO111MODULE=on go vet ./... 16:31:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:23 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:23 + ls -al . 16:31:23 total 684 16:31:23 drwxrwxr-x 10 1001 1001 4096 Jun 23 16:30 . 16:31:23 drwxr-xr-x 4 root root 4096 Jun 23 16:30 .. 16:31:23 -rw-rw-r-- 1 1001 1001 11 Jun 23 16:29 .dockerignore 16:31:23 drwxrwxr-x 8 1001 1001 4096 Jun 23 16:29 .git 16:31:23 drwxrwxr-x 3 1001 1001 4096 Jun 23 16:29 .github 16:31:23 -rw-rw-r-- 1 1001 1001 879 Jun 23 16:29 .gitignore 16:31:23 -rw-rw-r-- 1 1001 1001 42 Jun 23 16:29 .golangci.yml 16:31:23 -rw-rw-r-- 1 1001 1001 87 Jun 23 16:29 .hadolint.yml 16:31:23 drwxr-xr-x 3 1001 1001 4096 Jun 23 16:29 .semver 16:31:23 -rw-rw-r-- 1 1001 1001 166 Jun 23 16:29 .sonarcloud.properties 16:31:23 -rw-rw-r-- 1 1001 1001 1171 Jun 23 16:29 ADOPTERS.md 16:31:23 -rw-rw-r-- 1 1001 1001 10347 Jun 23 16:29 Attribution.txt 16:31:23 -rw-rw-r-- 1 1001 1001 63209 Jun 23 16:29 CHANGELOG.md 16:31:23 -rw-rw-r-- 1 1001 1001 3804 Jun 23 16:29 CONTRIBUTING.md 16:31:23 -rw-rw-r-- 1 1001 1001 677 Jun 23 16:29 GOVERNANCE.md 16:31:23 -rw-rw-r-- 1 1001 1001 850 Jun 23 16:29 Jenkinsfile 16:31:23 -rw-rw-r-- 1 1001 1001 10775 Jun 23 16:29 LICENSE 16:31:23 -rw-rw-r-- 1 1001 1001 10389 Jun 23 16:29 Makefile 16:31:23 -rw-rw-r-- 1 1001 1001 582 Jun 23 16:29 OWNERS.md 16:31:23 -rw-rw-r-- 1 1001 1001 9094 Jun 23 16:29 README.md 16:31:23 -rw-rw-r-- 1 1001 1001 6912 Jun 23 16:29 SECURITY.md 16:31:23 -rw-rw-r-- 1 1001 1001 5 Jun 23 16:29 VERSION 16:31:23 -rw-rw-r-- 1 1001 1001 4131 Jun 23 16:29 ZMQWindows.md 16:31:23 drwxrwxr-x 2 1001 1001 4096 Jun 23 16:29 bin 16:31:23 drwxrwxr-x 18 1001 1001 4096 Jun 23 16:29 cmd 16:31:23 -rw-r--r-- 1 root root 435411 Jun 23 16:31 coverage.out 16:31:23 -rw-rw-r-- 1 1001 1001 3311 Jun 23 16:29 go.mod 16:31:23 -rw-rw-r-- 1 1001 1001 36231 Jun 23 16:30 go.sum 16:31:23 drwxrwxr-x 8 1001 1001 4096 Jun 23 16:29 internal 16:31:23 drwxrwxr-x 3 1001 1001 4096 Jun 23 16:29 openapi 16:31:23 drwxrwxr-x 4 1001 1001 4096 Jun 23 16:29 snap 16:31:23 -rw-rw-r-- 1 1001 1001 204 Jun 23 16:29 version.go [Pipeline] sh 16:31:24 + '[' -e coverage.out ] 16:31:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:24 Stashed 1 file(s) [Pipeline] sh 16:31:24 + make build 16:31:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31: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/core-metadata/core-metadata ./cmd/core-metadata 16:31:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15461 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 16:31:39 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:31:39 The recommended git tool is: git 16:31:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:31:46 using credential edgex-jenkins-ssh 16:31:46 Cloning the remote Git repository 16:31:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:46 > git init /w/workspace/edgex-go/3 # timeout=10 16:31:46 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 16:31:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:46 > git --version # timeout=10 16:31:46 > git --version # 'git version 2.25.1' 16:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:31:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:31:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:31:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:31:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:31:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:31:59 $ docker stop --time=1 634e829c2634f7146f54ca7b0561d6a4e9d40bf1a0f9fb91a7bc84bdfe3d019c 16:32:02 $ docker rm -f 634e829c2634f7146f54ca7b0561d6a4e9d40bf1a0f9fb91a7bc84bdfe3d019c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:03 16:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:03 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 16:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:03 latest: Pulling from edgex-devops/edgex-compose 16:32:03 cbdbe7a5bc2a: Pulling fs layer 16:32:03 ca9280d653b3: Pulling fs layer 16:32:03 7e9c9ca2126c: Pulling fs layer 16:32:03 cbdbe7a5bc2a: Verifying Checksum 16:32:03 cbdbe7a5bc2a: Download complete 16:32:04 ca9280d653b3: Verifying Checksum 16:32:04 ca9280d653b3: Download complete 16:32:04 cbdbe7a5bc2a: Pull complete 16:32:04 Merge succeeded, producing 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:32:04 Checking out Revision 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 (PR-4057) 16:32:04 7e9c9ca2126c: Verifying Checksum 16:32:04 7e9c9ca2126c: Download complete 16:32:04 ca9280d653b3: Pull complete 16:32:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:03 > git config core.sparsecheckout # timeout=10 16:32:03 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 16:32:03 > git remote # timeout=10 16:32:03 > git config --get remote.origin.url # timeout=10 16:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:03 > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 16:32:04 > git rev-parse HEAD^{commit} # timeout=10 16:32:04 > git config core.sparsecheckout # timeout=10 16:32:04 > git checkout -f 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 # timeout=10 16:32:07 7e9c9ca2126c: Pull complete 16:32:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:07 prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container 16:32:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:08 Commit message: "Merge commit '304e98bd1744c0296f83b99b8262de5506c0b491' into HEAD" 16:32:08 First time build. Skipping changelog. 16:32:08 > git rev-list --no-walk 2b87aab9951d4caa2a733c1d2722a9b815d08b71 # timeout=10 16:32:09 $ docker top d109b04a01469f83e1ba52205df2c8a605b9a3e810742b816d8a1c3276945b9c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:09 + docker-compose build --help 16:32:09 + grep parallel 16:32:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:10 Dload Upload Total Spent Left Speed 16:32:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 87521 16:32:10 --parallel Build images in parallel. [Pipeline] } 16:32:10 $ docker stop --time=1 d109b04a01469f83e1ba52205df2c8a605b9a3e810742b816d8a1c3276945b9c 16:32:11 $ docker rm -f d109b04a01469f83e1ba52205df2c8a605b9a3e810742b816d8a1c3276945b9c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:12 prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container 16:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:12 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:12 sudo tee /etc/docker/daemon.new 16:32:12 { 16:32:12 "registry-mirrors": [ 16:32:12 "https://nexus3.edgexfoundry.org:10001" 16:32:12 ], 16:32:12 "bip": "10.250.0.254/24", 16:32:12 "hosts": [ 16:32:12 "tcp://0.0.0.0:5555", 16:32:12 "unix:///var/run/docker.sock" 16:32:12 ], 16:32:12 "mtu": 1458, 16:32:12 "selinux-enabled": true, 16:32:12 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:12 } 16:32:12 $ docker top be6c6f0149969eb6dd426ff4ab085e2273298f558c79b1ec234214a826554ddd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:32:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:13 + sudo service docker restart 16:32:13 Building core-command ... 16:32:13 Building core-data ... 16:32:13 Building core-metadata ... 16:32:13 Building security-bootstrapper ... 16:32:13 Building security-proxy-setup ... 16:32:13 Building security-secretstore-setup ... 16:32:13 Building security-spiffe-token-provider ... 16:32:13 Building security-spire-agent ... 16:32:13 Building security-spire-config ... 16:32:13 Building security-spire-server ... 16:32:13 Building support-notifications ... 16:32:13 Building support-scheduler ... 16:32:13 Building sys-mgmt-agent ... 16:32:13 Building support-scheduler 16:32:13 Building support-notifications 16:32:13 Building security-spire-agent 16:32:13 Building security-spiffe-token-provider 16:32:13 Building security-proxy-setup 16:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:28 ---> b25d9a853a3a 16:32:28 Step 3/22 : WORKDIR /edgex-go 16:32:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:28 ---> b25d9a853a3a 16:32:28 Step 3/26 : WORKDIR /edgex-go 16:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:28 ---> b25d9a853a3a 16:32:28 Step 3/22 : WORKDIR /edgex-go 16:32:28 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:28 ---> b25d9a853a3a 16:32:28 Step 3/20 : WORKDIR /edgex-go 16:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:28 ---> b25d9a853a3a 16:32:28 Step 3/22 : WORKDIR /edgex-go 16:32:30 ---> Running in ff9559746aca 16:32:30 ---> Running in 42fd115cf118 16:32:30 ---> Running in a08b088a2628 16:32:30 ---> Running in 43c7880a9bdb 16:32:30 ---> Running in e987901fe0bf 16:32:30 Removing intermediate container e987901fe0bf 16:32:30 ---> 85935ddcc45d 16:32:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:32:30 Removing intermediate container a08b088a2628 16:32:30 ---> 0e393a8bfd80 16:32:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container 43c7880a9bdb 16:32:30 ---> a85cfafc34ec 16:32:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container ff9559746aca 16:32:30 ---> 1e4e908e8e41 16:32:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 Removing intermediate container 42fd115cf118 16:32:30 ---> bb6eca03a43f 16:32:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 ---> Running in e56e802255f3 16:32:30 ---> Running in 5dd918ddc106 16:32:30 ---> Running in 607fed465bcd 16:32:30 ---> Running in 0e0eb8391a18 16:32:30 ---> Running in 4fba35f9e21d 16:32:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:31 provisioning config files... 16:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4612557478364248285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:31 Removing intermediate container 5dd918ddc106 16:32:31 ---> 606c74492d9d 16:32:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:31 ---> Running in 82c99536c856 16:32:32 Removing intermediate container 4fba35f9e21d 16:32:32 ---> 4908647abc1d 16:32:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:32 ---> Running in 009f60249bb0 16:32:32 ---> docker-login.sh 16:32:32 nexus3.edgexfoundry.org:10001 16:32:32 Removing intermediate container 607fed465bcd 16:32:32 ---> 988f25881f69 16:32:32 Step 5/22 : RUN apk add --update --no-cache make git 16:32:32 ---> Running in 8c4be59478a7 16:32:32 Removing intermediate container 0e0eb8391a18 16:32:32 ---> b27b95db4e03 16:32:32 Step 5/22 : RUN apk add --update --no-cache make git 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:32 ---> Running in 5f08b04b2612 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:32 Configure a credential helper to remove this warning. See 16:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:32 16:32:32 Login Succeeded 16:32:32 nexus3.edgexfoundry.org:10002 16:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:33 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:32:33 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:32:33 OK: 15866 distinct packages available 16:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:33 OK: 221 MiB in 52 packages 16:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:33 Configure a credential helper to remove this warning. See 16:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:33 16:32:33 Login Succeeded 16:32:33 nexus3.edgexfoundry.org:10003 16:32:33 OK: 221 MiB in 52 packages 16:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:33 Removing intermediate container 82c99536c856 16:32:33 ---> b19a71f150e2 16:32:33 Step 6/22 : COPY go.mod vendor* ./ 16:32:33 OK: 221 MiB in 52 packages 16:32:33 OK: 221 MiB in 52 packages 16:32:33 ---> f1e90e8ec089 16:32:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:34 Configure a credential helper to remove this warning. See 16:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:34 16:32:34 Login Succeeded 16:32:34 nexus3.edgexfoundry.org:10004 16:32:34 ---> Running in 9999da2884ab 16:32:34 Removing intermediate container 009f60249bb0 16:32:34 ---> cbd3a02923e0 16:32:34 Step 6/26 : COPY go.mod vendor* ./ 16:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:34 ---> 7957adf3a198 16:32:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:34 ---> Running in d5dc9de63fba 16:32:34 Removing intermediate container 5f08b04b2612 16:32:34 ---> fade1a312e8a 16:32:34 Step 6/22 : COPY go.mod vendor* ./ 16:32:34 Removing intermediate container 8c4be59478a7 16:32:34 ---> f2ce033687a0 16:32:34 Step 6/22 : COPY go.mod vendor* ./ 16:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:34 Configure a credential helper to remove this warning. See 16:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:34 16:32:34 Login Succeeded 16:32:34 docker.io 16:32:34 OK: 221 MiB in 52 packages 16:32:34 ---> 02aaf5c874bc 16:32:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 ---> 14d667f2a878 16:32:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 ---> Running in b51ced1b4481 16:32:35 ---> Running in 9dd4ecf1979b 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 ---> docker-login.sh ends [Pipeline] } 16:32:35 Deleting 1 temporary files 16:32:35 Removing intermediate container e56e802255f3 16:32:35 ---> a4c48512eaaf 16:32:35 Step 5/20 : COPY go.mod vendor* ./ 16:32:35 ---> 40960fd4826d 16:32:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:32:35 ---> Running in b1dd121d538d 16:32:35 Removing intermediate container 9999da2884ab 16:32:35 ---> 0b7a976bdd64 16:32:35 Step 8/22 : COPY . . 16:32:35 Removing intermediate container d5dc9de63fba 16:32:35 ---> 4b2bd0b822fc 16:32:35 Step 8/26 : COPY . . [Pipeline] echo 16:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:36 ========================================================= 16:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:32:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:32:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:36 9b3977197b4f: Pulling fs layer 16:32:36 1a89e8eeedd5: Pulling fs layer 16:32:36 94645a83ff95: Pulling fs layer 16:32:36 e6fb740bc735: Pulling fs layer 16:32:36 3a77bd46dcc9: Pulling fs layer 16:32:36 355e64cbe906: Pulling fs layer 16:32:36 63ab81a10011: Pulling fs layer 16:32:36 555d1d1c4555: Pulling fs layer 16:32:36 7d9057610161: Pulling fs layer 16:32:36 355e64cbe906: Waiting 16:32:36 63ab81a10011: Waiting 16:32:36 555d1d1c4555: Waiting 16:32:36 7d9057610161: Waiting 16:32:36 e6fb740bc735: Waiting 16:32:36 3a77bd46dcc9: Waiting 16:32:36 94645a83ff95: Download complete 16:32:36 1a89e8eeedd5: Verifying Checksum 16:32:36 1a89e8eeedd5: Download complete 16:32:36 3a77bd46dcc9: Verifying Checksum 16:32:36 3a77bd46dcc9: Download complete 16:32:36 355e64cbe906: Verifying Checksum 16:32:36 355e64cbe906: Download complete 16:32:36 9b3977197b4f: Verifying Checksum 16:32:36 9b3977197b4f: Download complete 16:32:36 63ab81a10011: Verifying Checksum 16:32:36 63ab81a10011: Download complete 16:32:37 9b3977197b4f: Pull complete 16:32:38 7d9057610161: Verifying Checksum 16:32:38 7d9057610161: Download complete 16:32:38 1a89e8eeedd5: Pull complete 16:32:38 94645a83ff95: Pull complete 16:32:39 555d1d1c4555: Verifying Checksum 16:32:39 555d1d1c4555: Download complete 16:32:39 Removing intermediate container 9dd4ecf1979b 16:32:39 ---> f8471cf9ca00 16:32:39 Step 8/22 : COPY . . 16:32:39 Removing intermediate container b51ced1b4481 16:32:39 ---> 3f5290c9518f 16:32:39 Step 8/22 : COPY . . 16:32:39 Removing intermediate container b1dd121d538d 16:32:39 ---> 0d63960553b4 16:32:39 Step 7/20 : COPY . . 16:32:39 e6fb740bc735: Verifying Checksum 16:32:39 e6fb740bc735: Download complete 16:32:46 ---> 448c75f64abf 16:32:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:32:46 ---> 8d455a85c149 16:32:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:32:46 ---> Running in db8dac8c5510 16:32:46 ---> 9d4efa8d59b9 16:32:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:32:46 ---> Running in f902a0b86993 16:32:46 ---> d22bcb372ba8 16:32:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:32:46 ---> 0ef9ddedc33b 16:32:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:32:46 ---> Running in 492c2395ef89 16:32:46 ---> Running in a5daf3ba4eca 16:32:46 ---> Running in 3bfa8df033dd 16:32:46 Removing intermediate container db8dac8c5510 16:32:46 ---> 1ed66fb3a619 16:32:46 Step 10/26 : WORKDIR /edgex-go/spire-build 16:32:46 ---> Running in e4b455a01b36 16:32:46 Removing intermediate container e4b455a01b36 16:32:46 ---> 2d3c877ec7fc 16:32:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:32:46 ---> Running in 6143e7efb7d2 16:32:46 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 16:32:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:32: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:47 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 16:32:47 Removing intermediate container 6143e7efb7d2 16:32:47 ---> 61bb942aacaa 16:32:47 Step 12/26 : WORKDIR /edgex-go 16:32:47 ---> Running in 59e2b4e3b940 16:32:47 Removing intermediate container 59e2b4e3b940 16:32:47 ---> f2c7d7879d3f 16:32:47 16:32:47 Step 13/26 : FROM alpine:3.15 16:32:47 3.15: Pulling from library/alpine 16:32:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:32:48 Status: Downloaded newer image for alpine:3.15 16:32:48 ---> 0ac33e5f5afa 16:32:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:48 ---> Running in 8c65849813bb 16:32:48 Removing intermediate container 8c65849813bb 16:32:48 ---> 40696ffe9ba3 16:32:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:48 ---> Running in 291db8662fbd 16:32:50 Removing intermediate container 291db8662fbd 16:32:50 ---> 2721300b8bcd 16:32:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:32:50 ---> Running in 0628b7334289 16:32:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:52 e6fb740bc735: Pull complete 16:32:52 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:32:52 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:32:52 OK: 15859 distinct packages available 16:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:52 3a77bd46dcc9: Pull complete 16:32:52 355e64cbe906: Pull complete 16:32:53 63ab81a10011: Pull complete 16:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:53 (1/5) Installing dumb-init (1.2.5-r1) 16:32:53 (2/5) Installing musl-obstack (1.2.3-r0) 16:32:53 (3/5) Installing libucontext (1.1-r0) 16:32:54 (4/5) Installing gcompat (1.0.0-r4) 16:32:54 (5/5) Installing openssl (1.1.1o-r0) 16:32:54 Executing busybox-1.34.1-r5.trigger 16:32:54 OK: 6 MiB in 19 packages 16:32:56 Removing intermediate container 0628b7334289 16:32:56 ---> 6d04f5fa80e2 16:32:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:32:57 ---> ad0348576894 16:32:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:32:58 555d1d1c4555: Pull complete 16:33:00 7d9057610161: Pull complete 16:33:00 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:33:00 ---> 939e7d2415a1 16:33:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:00 WORKDIR /edgex 16:33:00 COPY go.mod . 16:33:00 RUN go mod download 16:33:00 + docker build -t ci-base-image-arm64 -f - . 16:33:00 ---> e56ca4bb645b 16:33:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:01 ---> bc39148f1a1c 16:33:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:02 ---> e1f6971ee6f7 16:33:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:02 ---> Running in f73ec7b6ce1f 16:33:02 Removing intermediate container f73ec7b6ce1f 16:33:02 ---> 92bb77856e44 16:33:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:03 ---> Running in 9b1d3e309001 16:33:03 Removing intermediate container 9b1d3e309001 16:33:03 ---> 85322b8a71c0 16:33:03 Step 24/26 : LABEL arch=x86_64 16:33:03 Sending build context to Docker daemon 169.2MB 16:33:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:03 ---> 819e984ddca1 16:33:03 Step 2/4 : WORKDIR /edgex 16:33:03 ---> Running in 38d4a8c60c45 16:33:04 Removing intermediate container 38d4a8c60c45 16:33:04 ---> 110d14a0e7d1 16:33:04 Step 25/26 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:04 ---> Running in 9d2a576f0385 16:33:04 Removing intermediate container 9d2a576f0385 16:33:04 ---> 50e299314223 16:33:04 Step 26/26 : LABEL version=0.0.0 16:33:04 ---> Running in e4d8e2397913 16:33:05 Removing intermediate container e4d8e2397913 16:33:05 ---> 107e3a62917e 16:33:05 16:33:05 Successfully built 107e3a62917e 16:33:05 Successfully tagged security-spire-agent:latest 16:33:05  Building security-spire-agent ... done Building security-spire-server 16:33:06 ---> Running in c3364244a452 16:33:06 Removing intermediate container c3364244a452 16:33:06 ---> b1247929a4ff 16:33:06 Step 3/4 : COPY go.mod . 16:33:07 ---> e6bc69a153fd 16:33:07 Step 4/4 : RUN go mod download 16:33:07 ---> Running in 19d4241cc562 16:33:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:09 ---> b25d9a853a3a 16:33:09 Step 3/25 : WORKDIR /edgex-go 16:33:09 ---> Using cache 16:33:09 ---> 1e4e908e8e41 16:33:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:09 ---> Using cache 16:33:09 ---> b27b95db4e03 16:33:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33: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/secrets-config ./cmd/secrets-config 16:33:11 ---> Running in 8238c5bb18fa 16:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 OK: 221 MiB in 52 packages 16:33:15 Removing intermediate container a5daf3ba4eca 16:33:15 ---> 883e3a97795c 16:33:15 16:33:15 Step 10/22 : FROM alpine:3.14 16:33:15 Removing intermediate container 8238c5bb18fa 16:33:15 ---> 715f0d9f9e5e 16:33:15 Step 6/25 : COPY go.mod vendor* ./ 16:33:15 3.14: Pulling from library/alpine 16:33:15 ---> 5a584828643e 16:33:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:15 ---> Running in 510c69a4b2c7 16:33:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:15 Status: Downloaded newer image for alpine:3.14 16:33:15 ---> e04c818066af 16:33:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:16 ---> Running in 86a0ac78255d 16:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:18 Removing intermediate container 510c69a4b2c7 16:33:18 ---> 78251be1957a 16:33:18 Step 8/25 : COPY . . 16:33:18 Removing intermediate container 492c2395ef89 16:33:18 ---> 36c3b34d4a2c 16:33:18 16:33:18 Step 9/20 : FROM alpine:3.15 16:33:18 ---> 0ac33e5f5afa 16:33:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:18 ---> Using cache 16:33:18 ---> 40696ffe9ba3 16:33:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:18 ---> Using cache 16:33:18 ---> 2721300b8bcd 16:33:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:18 (1/6) Installing ca-certificates (20211220-r0) 16:33:18 (2/6) Installing brotli-libs (1.0.9-r5) 16:33:18 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:33:18 (4/6) Installing libcurl (7.79.1-r1) 16:33:18 (5/6) Installing curl (7.79.1-r1) 16:33:18 (6/6) Installing dumb-init (1.2.5-r1) 16:33:18 Executing busybox-1.33.1-r7.trigger 16:33:18 Executing ca-certificates-20211220-r0.trigger 16:33:18 OK: 8 MiB in 20 packages 16:33:21 ---> Running in 4c08736e10d8 16:33:21 Removing intermediate container f902a0b86993 16:33:21 ---> 96e311fb7095 16:33:21 16:33:21 Step 10/22 : FROM alpine:3.14 16:33:21 ---> e04c818066af 16:33:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:21 Removing intermediate container 3bfa8df033dd 16:33:21 ---> eafb10eef794 16:33:21 16:33:21 Step 10/22 : FROM alpine:3.14 16:33:21 ---> e04c818066af 16:33:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:21 ---> Running in 67563e02413f 16:33:21 Removing intermediate container 86a0ac78255d 16:33:21 ---> 05386f48f5f1 16:33:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:21 ---> Running in 6b5f5e919dae 16:33:21 ---> Running in 7e4420ca4039 16:33:21 Removing intermediate container 7e4420ca4039 16:33:21 ---> 6dbfaffb7969 16:33:21 Step 13/22 : WORKDIR /edgex 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:22 ---> Running in d532b4b35055 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:22 Removing intermediate container d532b4b35055 16:33:22 ---> e3b754015202 16:33:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:22 (1/2) Installing ca-certificates (20211220-r0) 16:33:22 (1/1) Installing dumb-init (1.2.5-r1) 16:33:22 (2/2) Installing dumb-init (1.2.5-r1) 16:33:22 Executing busybox-1.33.1-r7.trigger 16:33:22 Executing busybox-1.33.1-r7.trigger 16:33:22 OK: 6 MiB in 15 packages 16:33:22 Executing ca-certificates-20211220-r0.trigger 16:33:22 OK: 6 MiB in 16 packages 16:33:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:22 OK: 15859 distinct packages available 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:22 ---> 3f224c54d4cf 16:33:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:23 ---> d8baee25537b 16:33:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:23 Removing intermediate container 6b5f5e919dae 16:33:23 ---> 30da7509e2e2 16:33:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:23 ---> 203f239ec1fe 16:33:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:23 ---> Running in 687e23ade715 16:33:23 ---> Running in 895269da8750 16:33:23 Removing intermediate container 67563e02413f 16:33:23 ---> 1af8d27ab9c0 16:33:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:23 ---> c08184dd149b 16:33:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 ---> Running in ca5af17ae07c 16:33:23 Removing intermediate container 687e23ade715 16:33:23 ---> f6d9fad5bf2a 16:33:23 Step 13/22 : ENV APP_PORT=59861 16:33:23 Removing intermediate container 895269da8750 16:33:23 ---> c2632d41bb8c 16:33:23 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:23 ---> Running in 571328bf7d51 16:33:23 ---> Running in 66b2712d000e 16:33:23 Removing intermediate container ca5af17ae07c 16:33:23 ---> 1b560420375e 16:33:23 Step 13/22 : ENV APP_PORT=59860 16:33:23 ---> 32e87d463e98 16:33:23 ---> Running in 03c450cbe675 16:33:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:23 Removing intermediate container 66b2712d000e 16:33:23 ---> c5ac8a8e068a 16:33:23 Step 14/22 : EXPOSE $APP_PORT 16:33:23 Removing intermediate container 571328bf7d51 16:33:23 ---> 3753ffde0d6c 16:33:23 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:23 ---> Running in 7039bd393b5b 16:33:23 ---> Running in 1d0708367305 16:33:23 Removing intermediate container 03c450cbe675 16:33:23 ---> cf61b1eafe2f 16:33:23 Step 14/22 : EXPOSE $APP_PORT 16:33:23 ---> Running in 9ebbf397be7f 16:33:23 ---> Running in a12298b312c1 16:33:23 (1/9) Installing ca-certificates (20211220-r0) 16:33:23 Removing intermediate container 1d0708367305 16:33:23 ---> 27ad33dfd94a 16:33:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:24 (2/9) Installing brotli-libs (1.0.9-r5) 16:33:24 Removing intermediate container a12298b312c1 16:33:24 ---> 28da73b71bc3 16:33:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:24 ---> 83ab515efaed 16:33:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:33:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:33:24 (4/9) Installing libcurl (7.80.0-r1) 16:33:24 ---> e8d14ee61173 16:33:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:33:24 (5/9) Installing curl (7.80.0-r1) 16:33:24 (6/9) Installing dumb-init (1.2.5-r1) 16:33:24 (7/9) Installing musl-obstack (1.2.3-r0) 16:33:24 (8/9) Installing libucontext (1.1-r0) 16:33:24 (9/9) Installing gcompat (1.0.0-r4) 16:33:24 Executing busybox-1.34.1-r5.trigger 16:33:24 Executing ca-certificates-20211220-r0.trigger 16:33:24 ---> 98455af49948 16:33:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:33:24 OK: 8 MiB in 23 packages 16:33:24 ---> 6de701d1efb1 16:33:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:33:24 Removing intermediate container 7039bd393b5b 16:33:24 ---> 4f2b388a9d44 16:33:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:33:24 Removing intermediate container 9ebbf397be7f 16:33:24 ---> ea0d006fe87e 16:33:24 Step 12/25 : WORKDIR /edgex-go 16:33:25 ---> Running in deda25e24b20 16:33:25 ---> 4fdd42dc81c6 16:33:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] ---> Running in bebbdf727b3d 16:33:25 16:33:25 ---> 2db7ea2a27eb 16:33:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:33:25 ---> Running in ce541b93f61a 16:33:25 Removing intermediate container deda25e24b20 16:33:25 ---> af1313c62655 16:33:25 Step 20/22 : LABEL arch=x86_64 16:33:25 ---> Running in 6a6403a52624 16:33:25 Removing intermediate container bebbdf727b3d 16:33:25 ---> 5c99abb80487 16:33:25 16:33:25 Step 13/25 : FROM alpine:3.15 16:33:25 ---> 0ac33e5f5afa 16:33:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:25 ---> Using cache 16:33:25 ---> 40696ffe9ba3 16:33:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:25 ---> Using cache 16:33:25 ---> 2721300b8bcd 16:33:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:25 ---> Using cache 16:33:25 ---> 6d04f5fa80e2 16:33:25 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:25 ---> Running in fc1845d7d44f 16:33:25 Removing intermediate container ce541b93f61a 16:33:25 ---> b7d5a9414f8b 16:33:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:25 Removing intermediate container 6a6403a52624 16:33:25 ---> 32b8f72e4f82 16:33:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:25 ---> Running in 83956f7920f4 16:33:25 Removing intermediate container fc1845d7d44f 16:33:25 ---> b6f4822d0b67 16:33:25 Step 21/22 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:25 ---> Running in 3fe8a72e275f 16:33:25 Removing intermediate container 4c08736e10d8 16:33:25 ---> 29fdbb8712b1 16:33:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:25 ---> Running in 75c99c514e46 16:33:25 Removing intermediate container 83956f7920f4 16:33:25 ---> 8089d078c185 16:33:25 Step 20/22 : LABEL arch=x86_64 16:33:25 ---> Running in 3eb5a4577c65 16:33:26 Removing intermediate container 3fe8a72e275f 16:33:26 ---> 36796c1d1230 16:33:26 Step 20/22 : LABEL arch=x86_64 16:33:26 Removing intermediate container 75c99c514e46 16:33:26 ---> 795955324d34 16:33:26 Step 22/22 : LABEL version=0.0.0 16:33:26 ---> b800fc83a6cc 16:33:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:33:26 ---> Running in d552a588197d 16:33:26 ---> Running in 31fe87f42452 16:33:26 Removing intermediate container 3eb5a4577c65 16:33:26 ---> 16878aea991e 16:33:26 Step 21/22 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:26 ---> Running in dc983a04ec0f 16:33:26 Removing intermediate container d552a588197d 16:33:26 ---> 0b148c6048c7 16:33:26 Step 21/22 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:26 Removing intermediate container 31fe87f42452 16:33:26 ---> 41231a651497 16:33:26 16:33:26 ---> Running in 93ec8786392c 16:33:26 Removing intermediate container dc983a04ec0f 16:33:26 ---> 9953acf05586 16:33:26 Step 22/22 : LABEL version=0.0.0 16:33:26 Successfully built 41231a651497 16:33:26 Successfully tagged security-proxy-setup:latest 16:33:26  Building security-proxy-setup ... done Building security-secretstore-setup 16:33:26 ---> Running in 0d4b845db27a 16:33:27 Removing intermediate container 93ec8786392c 16:33:27 ---> 6f2f817b2f8a 16:33:27 Step 22/22 : LABEL version=0.0.0 16:33:27 ---> 3b37ead05382 16:33:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:27 ---> ad39762dc3bf 16:33:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:33:27 ---> Running in 991b91f303e0 16:33:27 Removing intermediate container 0d4b845db27a 16:33:27 ---> 681ae03cf4ed 16:33:27 16:33:27 Successfully built 681ae03cf4ed 16:33:27 Successfully tagged support-scheduler:latest 16:33:27  Building support-scheduler ... done Building security-spire-config 16:33:29 ---> ec6b88124b1e 16:33:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:29 Removing intermediate container 991b91f303e0 16:33:29 ---> 86de000049f4 16:33:29 16:33:29 Successfully built 86de000049f4 16:33:30 Successfully tagged support-notifications:latest 16:33:30  Building support-notifications ... done Building sys-mgmt-agent 16:33:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:31 ---> b25d9a853a3a 16:33:31 Step 3/25 : WORKDIR /edgex-go 16:33:31 ---> Using cache 16:33:31 ---> 1e4e908e8e41 16:33:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:31 ---> Using cache 16:33:31 ---> b27b95db4e03 16:33:31 Step 5/25 : RUN apk add --update --no-cache make git 16:33:31 ---> Using cache 16:33:31 ---> fade1a312e8a 16:33:31 Step 6/25 : COPY go.mod vendor* ./ 16:33:31 ---> Using cache 16:33:31 ---> 02aaf5c874bc 16:33:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:31 ---> Using cache 16:33:31 ---> 3f5290c9518f 16:33:31 Step 8/25 : COPY . . 16:33:31 ---> Using cache 16:33:31 ---> 0ef9ddedc33b 16:33:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:31 ---> 36c55a031f1f 16:33:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:33:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> b25d9a853a3a 16:33:33 Step 3/26 : WORKDIR /edgex-go 16:33:33 ---> Using cache 16:33:33 ---> 1e4e908e8e41 16:33:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 ---> Using cache 16:33:33 ---> b27b95db4e03 16:33:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:33 ---> Using cache 16:33:33 ---> 715f0d9f9e5e 16:33:33 Step 6/26 : COPY go.mod vendor* ./ 16:33:33 ---> Using cache 16:33:33 ---> 5a584828643e 16:33:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:33 ---> Using cache 16:33:33 ---> 78251be1957a 16:33:33 Step 8/26 : COPY . . 16:33:33 ---> Using cache 16:33:33 ---> 203f239ec1fe 16:33:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:33 ---> Using cache 16:33:33 ---> c2632d41bb8c 16:33:33 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:33 ---> Using cache 16:33:33 ---> 3753ffde0d6c 16:33:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:33 ---> fb817c6241d3 16:33:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:33 ---> Running in d0882889d756 16:33:33 ---> Running in 9e57503bf576 16:33:33 ---> Running in 0a301a45febb 16:33:33 Removing intermediate container 9e57503bf576 16:33:33 ---> 5a2ae112a43f 16:33:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:33 ---> 83bf71599167 16:33:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:33 ---> Running in f4f9d045dc6f 16:33:33 ---> Running in 93be520d0fac 16:33:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:33 Removing intermediate container 93be520d0fac 16:33:33 ---> 7155924954d3 16:33:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:34 Removing intermediate container f4f9d045dc6f 16:33:34 ---> 85ede769ae34 16:33:34 Step 18/20 : LABEL arch=x86_64 16:33:34 ---> Running in 4ba33070826b 16:33:34 ---> Running in d06eead030d6 16:33:34 Removing intermediate container 4ba33070826b 16:33:34 ---> a5b6abfce2ca 16:33:34 Step 23/25 : LABEL arch=x86_64 16:33:34 Removing intermediate container d06eead030d6 16:33:34 ---> 46858e27f8fe 16:33:34 Step 19/20 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:34 ---> Running in 9fcfef487597 16:33:34 Removing intermediate container 0a301a45febb 16:33:34 ---> 6f6df773c7dc 16:33:34 Step 12/26 : WORKDIR /edgex-go 16:33:34 ---> Running in 6a603624c250 16:33:34 Removing intermediate container 9fcfef487597 16:33:34 ---> e2c37526b10e 16:33:34 Step 24/25 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:34 ---> Running in f50409dd2a45 16:33:34 ---> Running in 6110ef6b71f6 16:33:34 Removing intermediate container 6a603624c250 16:33:34 ---> e774695218f3 16:33:34 Step 20/20 : LABEL version=0.0.0 16:33:34 ---> Running in 317accb48969 16:33:34 Removing intermediate container f50409dd2a45 16:33:34 ---> de9700f45667 16:33:34 16:33:34 Step 13/26 : FROM alpine:3.15 16:33:35 ---> 0ac33e5f5afa 16:33:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:35 ---> Using cache 16:33:35 ---> 40696ffe9ba3 16:33:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 ---> Using cache 16:33:35 ---> 2721300b8bcd 16:33:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:33:35 Removing intermediate container 6110ef6b71f6 16:33:35 ---> a5cab9fed24c 16:33:35 Step 25/25 : LABEL version=0.0.0 16:33:35 ---> Running in a17b267c7de4 16:33:35 Removing intermediate container 317accb48969 16:33:35 ---> ac2e5bc1438f 16:33:35 16:33:35 ---> Running in e77d51748811 16:33:35 Successfully built ac2e5bc1438f 16:33:35 Successfully tagged security-spiffe-token-provider:latest 16:33:35 Building security-bootstrapper 16:33:35  Building security-spiffe-token-provider ... done Removing intermediate container e77d51748811 16:33:35 ---> 09d3cf9f0c21 16:33:35 16:33:35 Successfully built 09d3cf9f0c21 16:33:35 Successfully tagged security-spire-server:latest 16:33:35  Building security-spire-server ... done Building core-metadata 16:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:36 ---> b25d9a853a3a 16:33:36 Step 3/23 : WORKDIR /edgex-go 16:33:36 ---> Using cache 16:33:36 ---> 1e4e908e8e41 16:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:36 ---> Using cache 16:33:36 ---> b27b95db4e03 16:33:36 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:36 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:36 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:36 OK: 15859 distinct packages available 16:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:38 (1/4) Installing dumb-init (1.2.5-r1) 16:33:38 (2/4) Installing musl-obstack (1.2.3-r0) 16:33:38 (3/4) Installing libucontext (1.1-r0) 16:33:38 (4/4) Installing gcompat (1.0.0-r4) 16:33:38 Executing busybox-1.34.1-r5.trigger 16:33:38 OK: 6 MiB in 18 packages 16:33:39 ---> Running in 64719a6f8c0b 16:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:40 Removing intermediate container a17b267c7de4 16:33:40 ---> 9084c55db14e 16:33:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:41 ---> b25d9a853a3a 16:33:41 Step 3/31 : WORKDIR /edgex-go 16:33:41 ---> Using cache 16:33:41 ---> 1e4e908e8e41 16:33:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 ---> Using cache 16:33:41 ---> b27b95db4e03 16:33:41 Step 5/31 : RUN apk add --update --no-cache make git 16:33:41 ---> Using cache 16:33:41 ---> fade1a312e8a 16:33:41 Step 6/31 : COPY go.mod vendor* ./ 16:33:41 ---> Using cache 16:33:41 ---> 02aaf5c874bc 16:33:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 ---> Using cache 16:33:41 ---> 3f5290c9518f 16:33:41 Step 8/31 : COPY . . 16:33:41 ---> Using cache 16:33:41 ---> 0ef9ddedc33b 16:33:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:42 OK: 221 MiB in 52 packages 16:33:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> b25d9a853a3a 16:33:42 Step 3/23 : WORKDIR /edgex-go 16:33:42 ---> Using cache 16:33:42 ---> 1e4e908e8e41 16:33:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:42 ---> Using cache 16:33:42 ---> b27b95db4e03 16:33:42 Step 5/23 : RUN apk add --update --no-cache make git 16:33:42 ---> Using cache 16:33:42 ---> fade1a312e8a 16:33:42 Step 6/23 : COPY go.mod vendor* ./ 16:33:42 ---> Using cache 16:33:42 ---> 02aaf5c874bc 16:33:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:42 ---> Using cache 16:33:42 ---> 3f5290c9518f 16:33:42 Step 8/23 : COPY . . 16:33:42 ---> Using cache 16:33:42 ---> 0ef9ddedc33b 16:33:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:33:42 ---> Running in 9f73512c0186 16:33:42 ---> Running in a7a4987f318a 16:33:42 ---> 584c410aca3f 16:33:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:33:42 Removing intermediate container 64719a6f8c0b 16:33:42 ---> 53022053b6ba 16:33:42 Step 6/23 : COPY go.mod vendor* ./ 16:33:43 ---> b172054776c9 16:33:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:33:43 ---> 8ccd48cd0ece 16:33:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:43 ---> Running in efe682350013 16:33:43 ---> Running in bc3618f1cea5 16:33:43 Removing intermediate container efe682350013 16:33:43 ---> 54979e3cd543 16:33:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:43 ---> 0e9e593a2fcd 16:33:43 Step 21/26 : WORKDIR / 16:33:43 ---> Running in d0a0781ae85e 16:33:43 Removing intermediate container d0a0781ae85e 16:33:43 ---> 8347fc75a6ac 16:33:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:43 ---> Running in 522f4aeb4e1e 16:33:44 Removing intermediate container 522f4aeb4e1e 16:33:44 ---> 23b2868efa95 16:33:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:44 ---> Running in 259d0a87bf7d 16:33:44 Removing intermediate container 259d0a87bf7d 16:33:44 ---> 217ccb5e9f6f 16:33:44 Step 24/26 : LABEL arch=x86_64 16:33:44 ---> Running in e196a58bc4a9 16:33:44 Removing intermediate container bc3618f1cea5 16:33:44 ---> b091e120ae33 16:33:44 Step 8/23 : COPY . . 16:33:44 Removing intermediate container e196a58bc4a9 16:33:44 ---> e82b10ba5d2e 16:33:44 Step 25/26 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:33:44 ---> Running in be8141f0b555 16:33:45 Removing intermediate container be8141f0b555 16:33:45 ---> 4454aad1824c 16:33:45 Step 26/26 : LABEL version=0.0.0 16:33:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:46 ---> Running in 74ccba4f0caa 16:33:47 Removing intermediate container 74ccba4f0caa 16:33:47 ---> 14efd3d2bcd3 16:33:47 16:33:47 Successfully built 14efd3d2bcd3 16:33:47 Successfully tagged security-spire-config:latest 16:33:47 Building core-command 16:33:52  Building security-spire-config ... done  ---> ebbbff82ee69 16:33:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:33:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:53 ---> b25d9a853a3a 16:33:53 Step 3/23 : WORKDIR /edgex-go 16:33:53 ---> Using cache 16:33:53 ---> 1e4e908e8e41 16:33:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:53 ---> Using cache 16:33:53 ---> b27b95db4e03 16:33:53 Step 5/23 : RUN apk add --update --no-cache make git 16:33:53 ---> Using cache 16:33:53 ---> fade1a312e8a 16:33:53 Step 6/23 : COPY go.mod vendor* ./ 16:33:53 ---> Using cache 16:33:53 ---> 02aaf5c874bc 16:33:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Using cache 16:33:53 ---> 3f5290c9518f 16:33:53 Step 8/23 : COPY . . 16:33:53 ---> Using cache 16:33:53 ---> 0ef9ddedc33b 16:33:53 Step 9/23 : RUN make cmd/core-command/core-command 16:33:53 ---> Running in 1b22eb2e877d 16:33:53 ---> Running in 191f0a7360b4 16:33:53 Removing intermediate container d0882889d756 16:33:53 ---> 30ced681b470 16:33:53 16:33:53 Step 10/25 : FROM alpine:3.14 16:33:53 ---> e04c818066af 16:33:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:53 ---> Running in f308e91e82e8 16:33:54 Removing intermediate container 19d4241cc562 16:33:54 ---> 309cb024f61b 16:33:54 Successfully built 309cb024f61b 16:33:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:33:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:54 (1/3) Installing ca-certificates (20211220-r0) 16:33:54 (2/3) Installing dumb-init (1.2.5-r1) 16:33:54 (3/3) Installing su-exec (0.2-r1) 16:33:54 Executing busybox-1.33.1-r7.trigger 16:33:54 Executing ca-certificates-20211220-r0.trigger 16:33:54 OK: 6 MiB in 17 packages 16:33:54 + docker inspect -f . ci-base-image-arm64 16:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container 16:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:55 Removing intermediate container f308e91e82e8 16:33:55 ---> a02405393742 16:33:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:55 ---> Running in 62a6f327e83a 16:33:55 Removing intermediate container 62a6f327e83a 16:33:55 ---> 7e9eb483ff54 16:33:55 Step 13/25 : WORKDIR / 16:33:55 ---> Running in 7bd9a1e8b45d 16:33:55 Removing intermediate container 7bd9a1e8b45d 16:33:55 ---> b0fc5192e7cf 16:33:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:56 $ docker top 2626150234fc11d56c57a2c386c4fe504cdac69abf1afb0799aabecd45f4e7bf -eo pid,comm 16:33:56 ---> 95a84a3ea7c4 16:33:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] { [Pipeline] sh 16:33:56 ---> cc6f591854e2 16:33:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:56 ---> 850425e57428 16:33:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:33:57 + go version 16:33:57 go version go1.17.7 linux/arm64 [Pipeline] } 16:33:57 $ docker stop --time=1 2626150234fc11d56c57a2c386c4fe504cdac69abf1afb0799aabecd45f4e7bf 16:33:57 ---> bc873cc86c41 16:33:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:58 ---> c73a0232d02e 16:33:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:58 $ docker rm -f 2626150234fc11d56c57a2c386c4fe504cdac69abf1afb0799aabecd45f4e7bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:59 + docker inspect -f . ci-base-image-arm64 16:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:59 ---> 3f93d6f484d7 16:33:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container 16:33:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:59 ---> 21a4a7d876cb 16:33:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:33:59 ---> Running in 8393387e66d8 16:34:00 $ docker top 1ebabf95c4ce6673dffe84c3a0e645c7e062833a34550ba28f5cdbea41c21af2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:01 ========================================================= 16:34:01 [edgeXBuildGoParallel] Running Tests and Build... 16:34:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:01 + make test 16:34:01 go mod tidy -compat=1.17 16:34:01 Removing intermediate container 8393387e66d8 16:34:01 ---> 5b8465607752 16:34:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:02 ---> Running in a1a0957f864a 16:34:02 Removing intermediate container 9f73512c0186 16:34:02 ---> 964e2f1f5b57 16:34:02 16:34:02 Step 10/31 : FROM alpine:3.14 16:34:02 ---> e04c818066af 16:34:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:03 Removing intermediate container a1a0957f864a 16:34:03 ---> 1328875483f5 16:34:03 Step 23/25 : LABEL arch=x86_64 16:34:03 ---> Running in 6b61ee5c2b3f 16:34:03 ---> Running in b1605f1ed4d9 16:34:03 Removing intermediate container a7a4987f318a 16:34:03 ---> b80b381568de 16:34:03 16:34:03 Step 10/23 : FROM alpine:3.14 16:34:03 ---> e04c818066af 16:34:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:03 ---> Using cache 16:34:03 ---> 30da7509e2e2 16:34:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:03 ---> Using cache 16:34:03 ---> f6d9fad5bf2a 16:34:03 Step 13/23 : ENV APP_PORT=59881 16:34:03 Removing intermediate container 6b61ee5c2b3f 16:34:03 ---> 676ef277dc3f 16:34:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:03 Removing intermediate container b1605f1ed4d9 16:34:03 ---> a099371bc495 16:34:03 Step 24/25 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:34:03 ---> Running in 51c8fe549772 16:34:03 ---> Running in 0947bcc46f14 16:34:03 ---> Running in e7ebea912d82 16:34:03 Removing intermediate container e7ebea912d82 16:34:03 ---> 52c4f23a516e 16:34:03 Step 25/25 : LABEL version=0.0.0 16:34:03 Removing intermediate container 51c8fe549772 16:34:03 ---> 62a116b8c4ca 16:34:03 Step 14/23 : EXPOSE $APP_PORT 16:34:04 ---> Running in b18d2e0ea51f 16:34:04 ---> Running in d4e8b9044d2b 16:34:04 Removing intermediate container b18d2e0ea51f 16:34:04 ---> 981ebc699055 16:34:04 16:34:04 Removing intermediate container d4e8b9044d2b 16:34:04 ---> 8fcdc855af2a 16:34:04 Step 15/23 : WORKDIR / 16:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:04 Successfully built 981ebc699055 16:34:04 ---> Running in 6ffa5286d9b8 16:34:04 Successfully tagged security-secretstore-setup:latest 16:34:04  Building security-secretstore-setup ... done Building core-data 16:34:04 (1/2) Installing dumb-init (1.2.5-r1) 16:34:04 (2/2) Installing su-exec (0.2-r1) 16:34:04 Executing busybox-1.33.1-r7.trigger 16:34:04 OK: 6 MiB in 16 packages 16:34:07 Removing intermediate container 6ffa5286d9b8 16:34:07 ---> 06224ee8f2df 16:34:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:07 Removing intermediate container 0947bcc46f14 16:34:07 ---> 2263d38af121 16:34:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:07 ---> 30384da19678 16:34:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:07 ---> Running in 7634154ec1a2 16:34:07 Removing intermediate container 7634154ec1a2 16:34:07 ---> ad8eecaa8c85 16:34:07 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:08 ---> Running in 8b7efb1102f8 16:34:08 ---> fb7f818ff9fe 16:34:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:08 Removing intermediate container 8b7efb1102f8 16:34:08 ---> 6ca03469a879 16:34:08 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:08 ---> Running in 902c155a0f15 16:34:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:08 ---> b25d9a853a3a 16:34:08 Step 3/23 : WORKDIR /edgex-go 16:34:08 ---> Using cache 16:34:08 ---> 1e4e908e8e41 16:34:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:08 ---> Using cache 16:34:08 ---> b27b95db4e03 16:34:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:08 ---> ccdd286514e2 16:34:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:09 ---> Running in 8cb17eecd86c 16:34:09 ---> Running in 052461a0b318 16:34:09 Removing intermediate container 052461a0b318 16:34:09 ---> b9c472aaca31 16:34:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:09 ---> Running in 92d585a16be8 16:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:09 Removing intermediate container 92d585a16be8 16:34:09 ---> 432b49bc78d3 16:34:09 Step 21/23 : LABEL arch=x86_64 16:34:09 ---> Running in e96c4d057761 16:34:09 Removing intermediate container e96c4d057761 16:34:09 ---> dc44b6322324 16:34:09 Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:34:09 Removing intermediate container 902c155a0f15 16:34:09 ---> 42d5a7fb1789 16:34:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:34:10 ---> Running in 191aae83c40e 16:34:10 ---> Running in ddd7528c72ca 16:34:10 Removing intermediate container 191aae83c40e 16:34:10 ---> 390298d60866 16:34:10 Step 23/23 : LABEL version=0.0.0 16:34:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:10 ---> Running in 33db82282d27 16:34:10 Removing intermediate container ddd7528c72ca 16:34:10 ---> 10f4501cb283 16:34:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:10 OK: 221 MiB in 52 packages 16:34:10 Removing intermediate container 33db82282d27 16:34:10 ---> da316c81da47 16:34:10 16:34:10 Successfully built da316c81da47 16:34:11 Successfully tagged core-metadata:latest 16:34:11  Building core-metadata ... done  ---> 3f971d9d6926 16:34:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:11 ---> Running in 3cf156608b0f 16:34:11 Removing intermediate container 8cb17eecd86c 16:34:11 ---> 2b37ee116396 16:34:11 Step 6/23 : COPY go.mod vendor* ./ 16:34:11 Removing intermediate container 191f0a7360b4 16:34:11 ---> 35cbfd004537 16:34:11 16:34:11 Step 10/23 : FROM alpine:3.14 16:34:11 ---> e04c818066af 16:34:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:11 ---> Using cache 16:34:11 ---> 30da7509e2e2 16:34:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:11 ---> Using cache 16:34:11 ---> f6d9fad5bf2a 16:34:11 Step 13/23 : ENV APP_PORT=59882 16:34:11 Removing intermediate container 1b22eb2e877d 16:34:11 ---> 0758e77dbb54 16:34:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:11 ---> Running in b87688c013a7 16:34:11 ---> Running in 64dae8b6fa4f 16:34:11 ---> b2b315b24d2b 16:34:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:11 Removing intermediate container b87688c013a7 16:34:11 ---> 6f7d3c5d0ccf 16:34:11 Step 14/23 : EXPOSE $APP_PORT 16:34:11 ---> Running in 87e6562321d9 16:34:11 ---> Running in 9c676b906aa8 16:34:12 Removing intermediate container 9c676b906aa8 16:34:12 ---> e53796b1cd85 16:34:12 Step 15/23 : WORKDIR / 16:34:12 ---> Running in f9736f3efa3d 16:34:12 Removing intermediate container f9736f3efa3d 16:34:12 ---> 197b2565dc21 16:34:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:12 Removing intermediate container 3cf156608b0f 16:34:12 ---> 45e26772037a 16:34:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:12 ---> 6084f2cf4437 16:34:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:12 ---> f8807df54e9d 16:34:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:12 ---> 42a0ca361902 16:34:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:12 ---> 86b9060d4c49 16:34:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:12 Removing intermediate container 64dae8b6fa4f 16:34:12 ---> f62e2f44547b 16:34:12 16:34:12 Step 11/23 : FROM docker:20.10.14 16:34:12 Removing intermediate container 87e6562321d9 16:34:12 ---> baed585d7b82 16:34:12 Step 8/23 : COPY . . 16:34:13 ---> abc9e3451463 16:34:13 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:13 ---> 700506dec8f7 16:34:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:13 20.10.14: Pulling from library/docker 16:34:13 ---> Running in fbb0760ec779 16:34:14 Removing intermediate container fbb0760ec779 16:34:14 ---> 25b5006bc345 16:34:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:14 ---> c859526ce123 16:34:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:14 ---> Running in 68338daeb89c 16:34:15 ---> e13992582c63 16:34:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:34:15 Removing intermediate container 68338daeb89c 16:34:15 ---> 7597917e95b7 16:34:15 Step 21/23 : LABEL arch=x86_64 16:34:15 ---> Running in b6b6d2a6f07f 16:34:15 ---> Running in b1866c356953 16:34:15 Removing intermediate container b6b6d2a6f07f 16:34:15 ---> 90e142ec922c 16:34:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:15 Removing intermediate container b1866c356953 16:34:15 ---> 90e19986d33c 16:34:15 Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:34:15 ---> Running in 44c5795c7cee 16:34:15 ---> 3634078ea21d 16:34:15 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:15 ---> Running in 74d79fa0f611 16:34:15 Removing intermediate container 44c5795c7cee 16:34:15 ---> 5a230a929b62 16:34:15 Step 23/23 : LABEL version=0.0.0 16:34:16 ---> Running in 52e6be94a25f 16:34:16 Removing intermediate container 52e6be94a25f 16:34:16 ---> 35b14db0bdef 16:34:16 16:34:16 Successfully built 35b14db0bdef 16:34:16 Successfully tagged core-command:latest 16:34:17  Building core-command ... done Removing intermediate container 74d79fa0f611 16:34:17 ---> 551584a9e1d3 16:34:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:17 ---> Running in 324756cfd8ac 16:34:18 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:18 Status: Downloaded newer image for docker:20.10.14 16:34:18 ---> 7417809fdb73 16:34:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:18 Removing intermediate container 324756cfd8ac 16:34:18 ---> 7842cd3d6bcf 16:34:18 Step 28/31 : CMD ["gate"] 16:34:18 ---> Running in 7f66199a82d8 16:34:18 ---> Running in b2d67043dc73 16:34:18 Removing intermediate container 7f66199a82d8 16:34:18 ---> f7082b5cbdcd 16:34:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:34:18 ---> Running in 718d9f20b137 16:34:18 Removing intermediate container b2d67043dc73 16:34:18 ---> 55a67183c508 16:34:18 Step 29/31 : LABEL arch=x86_64 16:34:18 ---> Running in 7ea6f7f09da9 16:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:18 Removing intermediate container 7ea6f7f09da9 16:34:18 ---> c3fc21eedd75 16:34:18 Step 30/31 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:34:19 ---> bb161bf12ee1 16:34:19 Step 9/23 : RUN make cmd/core-data/core-data 16:34:19 ---> Running in 589c3ea50597 16:34:19 ---> Running in 3102a4895b18 16:34:19 (1/43) Installing readline (8.1.1-r0) 16:34:19 (2/43) Installing bash (5.1.16-r0) 16:34:19 Removing intermediate container 589c3ea50597 16:34:19 ---> 8526864ac3e5 16:34:19 Step 31/31 : LABEL version=0.0.0 16:34:19 Executing bash-5.1.16-r0.post-install 16:34:19 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:19 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:19 (5/43) Installing libcurl (7.80.0-r1) 16:34:19 (6/43) Installing curl (7.80.0-r1) 16:34:19 (7/43) Installing dumb-init (1.2.5-r1) 16:34:19 (8/43) Installing libbz2 (1.0.8-r1) 16:34:19 (9/43) Installing expat (2.4.7-r0) 16:34:19 (10/43) Installing libffi (3.4.2-r1) 16:34:19 (11/43) Installing gdbm (1.22-r0) 16:34:19 (12/43) Installing xz-libs (5.2.5-r1) 16:34:19 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:19 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:19 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:19 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:19 (17/43) Installing python3 (3.9.7-r4) 16:34:19 ---> Running in d679fc51223e 16:34:19 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:19 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:19 Removing intermediate container d679fc51223e 16:34:19 ---> 8de2b574b412 16:34:19 16:34:19 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:19 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:19 (21/43) Installing py3-idna (3.3-r0) 16:34:19 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:19 (23/43) Installing py3-requests (2.26.0-r1) 16:34:19 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:19 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:19 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:19 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:19 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:19 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:19 (30/43) Installing py3-distro (1.6.0-r0) 16:34:19 (31/43) Installing py3-six (1.16.0-r0) 16:34:19 Successfully built 8de2b574b412 16:34:19 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:19 (33/43) Installing py3-html5lib (1.1-r1) 16:34:19 Successfully tagged security-bootstrapper:latest 16:34:19  Building security-bootstrapper ... done (34/43) Installing py3-parsing (2.4.7-r2) 16:34:19 (35/43) Installing py3-packaging (20.9-r1) 16:34:19 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:19 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:19 (38/43) Installing py3-progress (1.6-r0) 16:34:19 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:19 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:19 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:19 (42/43) Installing py3-toml (0.10.2-r2) 16:34:20 (43/43) Installing py3-pip (20.3.4-r1) 16:34:20 Executing busybox-1.34.1-r5.trigger 16:34:20 OK: 83 MiB in 65 packages 16:34:20 Collecting docker-compose==1.23.2 16:34:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:20 Collecting docopt<0.7,>=0.6.1 16:34:20 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:21 Collecting PyYAML<4,>=3.10 16:34:21 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:22 Collecting jsonschema<3,>=2.5.1 16:34:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:22 Collecting dockerpty<0.5,>=0.4.1 16:34:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:22 Collecting docker<4.0,>=3.6.0 16:34:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:22 Collecting texttable<0.10,>=0.9.0 16:34:22 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:22 Collecting websocket-client<1.0,>=0.32.0 16:34:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:22 Collecting cached-property<2,>=1.2.0 16:34:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:23 Collecting docker-pycreds>=0.4.0 16:34:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:23 Collecting urllib3<1.25,>=1.21.1 16:34:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:23 Collecting idna<2.8,>=2.5 16:34:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:23 Collecting chardet<3.1.0,>=3.0.2 16:34:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:34:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:23 Attempting uninstall: urllib3 16:34:23 Found existing installation: urllib3 1.26.7 16:34:23 Uninstalling urllib3-1.26.7: 16:34:23 Successfully uninstalled urllib3-1.26.7 16:34:23 Attempting uninstall: idna 16:34:23 Found existing installation: idna 3.3 16:34:23 Uninstalling idna-3.3: 16:34:23 Successfully uninstalled idna-3.3 16:34:23 Attempting uninstall: requests 16:34:23 Found existing installation: requests 2.26.0 16:34:23 Uninstalling requests-2.26.0: 16:34:23 Successfully uninstalled requests-2.26.0 16:34:24 Running setup.py install for texttable: started 16:34:24 Running setup.py install for texttable: finished with status 'done' 16:34:24 Running setup.py install for PyYAML: started 16:34:24 Running setup.py install for PyYAML: finished with status 'done' 16:34:24 Running setup.py install for docopt: started 16:34:25 Running setup.py install for docopt: finished with status 'done' 16:34:25 Running setup.py install for dockerpty: started 16:34:25 Running setup.py install for dockerpty: finished with status 'done' 16:34:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:34:29 Removing intermediate container 718d9f20b137 16:34:29 ---> ba0685139cbc 16:34:29 Step 14/23 : ENV APP_PORT=58890 16:34:29 ---> Running in 3e30cdca0dca 16:34:29 Removing intermediate container 3e30cdca0dca 16:34:29 ---> e08e2a764331 16:34:29 Step 15/23 : EXPOSE $APP_PORT 16:34:29 ---> Running in b2f32b07345d 16:34:29 Removing intermediate container b2f32b07345d 16:34:29 ---> 03ae0db5fef2 16:34:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:29 ---> 210663facd70 16:34:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:29 ---> 9b07e9d23c03 16:34:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:29 ---> b688e9893b20 16:34:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:30 ---> Running in 54a9e55c7fa6 16:34:30 Removing intermediate container 54a9e55c7fa6 16:34:30 ---> e00952f69a7d 16:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:30 ---> Running in 64c0ed93c05f 16:34:30 Removing intermediate container 64c0ed93c05f 16:34:30 ---> e546d8e3a6f6 16:34:30 Step 21/23 : LABEL arch=x86_64 16:34:30 ---> Running in 47f9ca459668 16:34:30 Removing intermediate container 47f9ca459668 16:34:30 ---> 7c386aaed37c 16:34:30 Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:34:30 ---> Running in d5dc473ce710 16:34:30 Removing intermediate container d5dc473ce710 16:34:30 ---> d0a55d2380fb 16:34:30 Step 23/23 : LABEL version=0.0.0 16:34:30 ---> Running in a673dfd51c68 16:34:30 Removing intermediate container a673dfd51c68 16:34:30 ---> 1397aa61b180 16:34:30 16:34:31 Successfully built 1397aa61b180 16:34:31 Successfully tagged sys-mgmt-agent:latest 16:34:34  Building sys-mgmt-agent ... done Removing intermediate container 3102a4895b18 16:34:34 ---> 9d37a562ccae 16:34:34 16:34:34 Step 10/23 : FROM alpine:3.14 16:34:34 ---> e04c818066af 16:34:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:34 ---> Running in 1280fd276fa7 16:34:34 Removing intermediate container 1280fd276fa7 16:34:34 ---> f9c840c511da 16:34:34 Step 12/23 : ENV APP_PORT=59880 16:34:34 ---> Running in 5041334b8614 16:34:34 Removing intermediate container 5041334b8614 16:34:34 ---> 24f320ee6791 16:34:34 Step 13/23 : EXPOSE $APP_PORT 16:34:34 ---> Running in 883c71bb3746 16:34:34 Removing intermediate container 883c71bb3746 16:34:34 ---> 1d6c5023397b 16:34:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:34 ---> Running in d29867f73978 16:34:35 Removing intermediate container d29867f73978 16:34:35 ---> 2618e68979d5 16:34:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:35 ---> Running in d8c32d0b4ccc 16:34:35 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:36 (1/6) Installing dumb-init (1.2.5-r1) 16:34:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:34:36 (3/6) Installing libsodium (1.0.18-r0) 16:34:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:34:36 (5/6) Installing libzmq (4.3.4-r0) 16:34:36 (6/6) Installing zeromq (4.3.4-r0) 16:34:37 Executing busybox-1.33.1-r7.trigger 16:34:37 OK: 8 MiB in 20 packages 16:34:37 Removing intermediate container d8c32d0b4ccc 16:34:37 ---> 5612e482c1cc 16:34:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:37 ---> b1bd36dc74b7 16:34:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:37 ---> 6ca00bf75fd4 16:34:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:38 ---> bbd95ae238e5 16:34:38 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:38 ---> Running in 58ee9260c0b6 16:34:38 Removing intermediate container 58ee9260c0b6 16:34:38 ---> 242685b6477d 16:34:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:38 ---> Running in 4c3cf37cd9d7 16:34:38 Removing intermediate container 4c3cf37cd9d7 16:34:38 ---> 0eb96c58b19a 16:34:38 Step 21/23 : LABEL arch=x86_64 16:34:38 ---> Running in cf46e536d659 16:34:38 Removing intermediate container cf46e536d659 16:34:38 ---> 93f6fe595d04 16:34:38 Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 16:34:38 ---> Running in d82b020ffd94 16:34:38 Removing intermediate container d82b020ffd94 16:34:38 ---> 038b86efe584 16:34:38 Step 23/23 : LABEL version=0.0.0 16:34:38 ---> Running in c2bd2eeebf49 16:34:39 Removing intermediate container c2bd2eeebf49 16:34:39 ---> 4c58ead68a9f 16:34:39 16:34:39 Successfully built 4c58ead68a9f 16:34:39 Successfully tagged core-data:latest 16:34:39  Building core-data ... done  [Pipeline] } 16:34:39 $ docker stop --time=1 be6c6f0149969eb6dd426ff4ab085e2273298f558c79b1ec234214a826554ddd 16:34:40 $ docker rm -f be6c6f0149969eb6dd426ff4ab085e2273298f558c79b1ec234214a826554ddd [Pipeline] // withDockerContainer [Pipeline] sh 16:34:40 + docker images 16:34:40 REPOSITORY TAG IMAGE ID CREATED SIZE 16:34:40 core-data latest 4c58ead68a9f 2 seconds ago 22.5MB 16:34:40 9d37a562ccae 7 seconds ago 1.65GB 16:34:40 sys-mgmt-agent latest 1397aa61b180 10 seconds ago 299MB 16:34:40 security-bootstrapper latest 8de2b574b412 21 seconds ago 19.1MB 16:34:40 core-command latest 35b14db0bdef 24 seconds ago 16.1MB 16:34:40 f62e2f44547b 28 seconds ago 1.62GB 16:34:40 35cbfd004537 29 seconds ago 1.61GB 16:34:40 core-metadata latest da316c81da47 30 seconds ago 17MB 16:34:40 security-secretstore-setup latest 981ebc699055 36 seconds ago 28.5MB 16:34:40 b80b381568de 37 seconds ago 1.62GB 16:34:40 964e2f1f5b57 38 seconds ago 1.62GB 16:34:40 30ced681b470 48 seconds ago 1.63GB 16:34:40 security-spire-config latest 14efd3d2bcd3 54 seconds ago 86.7MB 16:34:40 security-spiffe-token-provider latest ac2e5bc1438f About a minute ago 29MB 16:34:40 security-spire-server latest 09d3cf9f0c21 About a minute ago 87.3MB 16:34:40 de9700f45667 About a minute ago 1.52GB 16:34:40 support-scheduler latest 681ae03cf4ed About a minute ago 26.4MB 16:34:40 security-proxy-setup latest 41231a651497 About a minute ago 26.9MB 16:34:40 support-notifications latest 86de000049f4 About a minute ago 27MB 16:34:40 5c99abb80487 About a minute ago 1.52GB 16:34:40 eafb10eef794 About a minute ago 1.67GB 16:34:40 96e311fb7095 About a minute ago 1.68GB 16:34:40 36c3b34d4a2c About a minute ago 1.67GB 16:34:40 883e3a97795c About a minute ago 1.62GB 16:34:40 security-spire-agent latest 107e3a62917e About a minute ago 127MB 16:34:40 f2c7d7879d3f About a minute ago 1.52GB 16:34:40 ci-base-image-x86_64 latest b25d9a853a3a 4 minutes ago 1.02GB 16:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB 16:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 16:34:40 docker 20.10.14 7417809fdb73 2 months ago 218MB 16:34:40 alpine 3.14 e04c818066af 2 months ago 5.59MB 16:34:40 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 16:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 16:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 53.4% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.858s coverage: 89.2% of statements 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.449s coverage: 83.8% of statements 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.166s coverage: 95.6% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.337s coverage: 72.2% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.378s coverage: 60.0% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.395s coverage: 29.6% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 16:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 16:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 82.5% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.313s coverage: 80.0% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.425s coverage: 85.4% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.085s coverage: 91.2% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.940s coverage: 64.4% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.336s coverage: 100.0% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.127s coverage: 73.7% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.438s coverage: 65.4% of statements 16:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.915s coverage: 43.8% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.686s coverage: 92.3% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.211s coverage: 28.9% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.266s coverage: 100.0% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 16:37:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:37:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:37:55 GO111MODULE=on go vet ./... 16:39:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:48 ./bin/test-attribution-txt.sh [Pipeline] echo 16:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:39:49 + ls -al . 16:39:49 total 680 16:39:49 drwxrwxr-x 9 1001 1001 4096 Jun 23 16:34 . 16:39:49 drwxr-xr-x 4 root root 4096 Jun 23 16:34 .. 16:39:49 -rw-rw-r-- 1 1001 1001 11 Jun 23 16:32 .dockerignore 16:39:49 drwxrwxr-x 8 1001 1001 4096 Jun 23 16:32 .git 16:39:49 drwxrwxr-x 3 1001 1001 4096 Jun 23 16:32 .github 16:39:49 -rw-rw-r-- 1 1001 1001 879 Jun 23 16:32 .gitignore 16:39:49 -rw-rw-r-- 1 1001 1001 42 Jun 23 16:32 .golangci.yml 16:39:49 -rw-rw-r-- 1 1001 1001 87 Jun 23 16:32 .hadolint.yml 16:39:49 -rw-rw-r-- 1 1001 1001 166 Jun 23 16:32 .sonarcloud.properties 16:39:49 -rw-rw-r-- 1 1001 1001 1171 Jun 23 16:32 ADOPTERS.md 16:39:49 -rw-rw-r-- 1 1001 1001 10347 Jun 23 16:32 Attribution.txt 16:39:49 -rw-rw-r-- 1 1001 1001 63209 Jun 23 16:32 CHANGELOG.md 16:39:49 -rw-rw-r-- 1 1001 1001 3804 Jun 23 16:32 CONTRIBUTING.md 16:39:49 -rw-rw-r-- 1 1001 1001 677 Jun 23 16:32 GOVERNANCE.md 16:39:49 -rw-rw-r-- 1 1001 1001 850 Jun 23 16:32 Jenkinsfile 16:39:49 -rw-rw-r-- 1 1001 1001 10775 Jun 23 16:32 LICENSE 16:39:49 -rw-rw-r-- 1 1001 1001 10389 Jun 23 16:32 Makefile 16:39:49 -rw-rw-r-- 1 1001 1001 582 Jun 23 16:32 OWNERS.md 16:39:49 -rw-rw-r-- 1 1001 1001 9094 Jun 23 16:32 README.md 16:39:49 -rw-rw-r-- 1 1001 1001 6912 Jun 23 16:32 SECURITY.md 16:39:49 -rw-rw-r-- 1 1001 1001 5 Jun 23 16:29 VERSION 16:39:49 -rw-rw-r-- 1 1001 1001 4131 Jun 23 16:32 ZMQWindows.md 16:39:49 drwxrwxr-x 2 1001 1001 4096 Jun 23 16:32 bin 16:39:49 drwxrwxr-x 18 1001 1001 4096 Jun 23 16:32 cmd 16:39:49 -rw-r--r-- 1 root root 435411 Jun 23 16:37 coverage.out 16:39:49 -rw-rw-r-- 1 1001 1001 3311 Jun 23 16:32 go.mod 16:39:49 -rw-rw-r-- 1 1001 1001 36231 Jun 23 16:34 go.sum 16:39:49 drwxrwxr-x 8 1001 1001 4096 Jun 23 16:32 internal 16:39:49 drwxrwxr-x 3 1001 1001 4096 Jun 23 16:32 openapi 16:39:49 drwxrwxr-x 4 1001 1001 4096 Jun 23 16:32 snap 16:39:49 -rw-rw-r-- 1 1001 1001 204 Jun 23 16:32 version.go [Pipeline] sh 16:39:49 + '[' -e coverage.out ] 16:39:49 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:49 Warning: overwriting stash ‘coverage-report’ 16:39:50 Stashed 1 file(s) [Pipeline] sh 16:39:51 + make build 16:39:51 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41: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 16:42: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-command/core-command ./cmd/core-command 16:42:17 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 16:42:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:42:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:57 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 16:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:43:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:43:32 $ docker stop --time=1 1ebabf95c4ce6673dffe84c3a0e645c7e062833a34550ba28f5cdbea41c21af2 16:43:34 $ docker rm -f 1ebabf95c4ce6673dffe84c3a0e645c7e062833a34550ba28f5cdbea41c21af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:36 16:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:36 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:36 29e5d40040c1: Pulling fs layer 16:43:36 1ce36da41761: Pulling fs layer 16:43:36 25b303627fd3: Pulling fs layer 16:43:36 29e5d40040c1: Verifying Checksum 16:43:36 29e5d40040c1: Download complete 16:43:37 1ce36da41761: Verifying Checksum 16:43:37 1ce36da41761: Download complete 16:43:37 29e5d40040c1: Pull complete 16:43:38 25b303627fd3: Verifying Checksum 16:43:38 25b303627fd3: Download complete 16:43:38 1ce36da41761: Pull complete 16:43:51 25b303627fd3: Pull complete 16:43:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:51 prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container 16:43:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:53 $ docker top b59e28fc05ddcd6496583caebcd5dac21f8ea1ad119cedba7bca48c81d00bf5a -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:54 + docker-compose build --help 16:43:54 + grep parallel 16:43:59 --parallel Build images in parallel. [Pipeline] } 16:43:59 $ docker stop --time=1 b59e28fc05ddcd6496583caebcd5dac21f8ea1ad119cedba7bca48c81d00bf5a 16:44:00 $ docker rm -f b59e28fc05ddcd6496583caebcd5dac21f8ea1ad119cedba7bca48c81d00bf5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:01 prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container 16:44:01 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:02 $ docker top 81ad92b4de0ca01708c44240e4f3bc888a6160fe8099cee86bb78ef15b22cc0e -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:03 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:08 Building core-command ... 16:44:08 Building core-data ... 16:44:08 Building core-metadata ... 16:44:08 Building security-bootstrapper ... 16:44:08 Building security-proxy-setup ... 16:44:08 Building security-secretstore-setup ... 16:44:08 Building security-spiffe-token-provider ... 16:44:08 Building security-spire-agent ... 16:44:08 Building security-spire-config ... 16:44:08 Building security-spire-server ... 16:44:08 Building support-notifications ... 16:44:08 Building support-scheduler ... 16:44:08 Building sys-mgmt-agent ... 16:44:08 Building security-bootstrapper 16:44:08 Building security-secretstore-setup 16:44:08 Building sys-mgmt-agent 16:44:08 Building core-data 16:44:08 Building security-spire-agent 16:45:29 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:29 ---> 309cb024f61b 16:45:29 Step 3/26 : WORKDIR /edgex-go 16:45:29 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:29 ---> 309cb024f61b 16:45:29 Step 3/25 : WORKDIR /edgex-go 16:45:29 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:45:29 ---> 309cb024f61b 16:45:29 Step 3/31 : WORKDIR /edgex-go 16:45:29 ---> Running in 61a546031759 16:45:29 ---> Running in 6761ff2c7ec1 16:45:29 ---> Running in e1075b778beb 16:45:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:29 ---> 309cb024f61b 16:45:29 Step 3/23 : WORKDIR /edgex-go 16:45:29 ---> Running in 210d23d7e85f 16:45:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:29 ---> 309cb024f61b 16:45:29 Step 3/23 : WORKDIR /edgex-go 16:45:29 ---> Running in c9becece31e0 16:45:30 Removing intermediate container 6761ff2c7ec1 16:45:30 ---> f73b080d8b0c 16:45:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:30 Removing intermediate container 61a546031759 16:45:30 ---> 7e34708a68f6 16:45:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:30 Removing intermediate container 210d23d7e85f 16:45:30 ---> d97bf72e102a 16:45:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:30 ---> Running in 603a64b9921e 16:45:30 Removing intermediate container e1075b778beb 16:45:30 ---> 67b1c540fd79 16:45:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:30 ---> Running in 0b17fdab2eaf 16:45:30 ---> Running in f22a0fbbf6a7 16:45:30 Removing intermediate container c9becece31e0 16:45:30 ---> b12ee9bdbbff 16:45:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:30 ---> Running in 0572e7cdc1af 16:45:30 ---> Running in 914b9d3f5140 16:45:33 Removing intermediate container 603a64b9921e 16:45:33 ---> 418ae9708e29 16:45:33 Step 5/25 : RUN apk add --update --no-cache make git 16:45:33 ---> Running in 74f68e5cd079 16:45:34 Removing intermediate container f22a0fbbf6a7 16:45:34 ---> af82df540e43 16:45:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:45:34 ---> Running in 1c5eb68435a1 16:45:34 Removing intermediate container 0b17fdab2eaf 16:45:34 Removing intermediate container 914b9d3f5140 16:45:34 ---> 8dce93b50485 16:45:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:45:34 ---> 74ff7cc05cee 16:45:34 Step 5/23 : RUN apk add --update --no-cache make bash git 16:45:34 Removing intermediate container 0572e7cdc1af 16:45:34 ---> cb43d2c3d21e 16:45:34 Step 5/31 : RUN apk add --update --no-cache make git 16:45:34 ---> Running in dded8e62396f 16:45:34 ---> Running in 124ee045381d 16:45:35 ---> Running in 4ca1df482093 16:45:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:38 OK: 220 MiB in 52 packages 16:45:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:38 OK: 220 MiB in 52 packages 16:45:39 OK: 220 MiB in 52 packages 16:45:39 OK: 220 MiB in 52 packages 16:45:39 OK: 220 MiB in 52 packages 16:45:39 Removing intermediate container 74f68e5cd079 16:45:39 ---> d203143284ca 16:45:39 Step 6/25 : COPY go.mod vendor* ./ 16:45:40 Removing intermediate container 1c5eb68435a1 16:45:40 ---> 3e1b136a3db0 16:45:40 Step 6/26 : COPY go.mod vendor* ./ 16:45:40 Removing intermediate container dded8e62396f 16:45:40 ---> 910c1dcc40c7 16:45:40 Step 6/23 : COPY go.mod vendor* ./ 16:45:41 Removing intermediate container 4ca1df482093 16:45:41 ---> 7dca0684f737 16:45:41 Step 6/31 : COPY go.mod vendor* ./ 16:45:41 Removing intermediate container 124ee045381d 16:45:41 ---> 529f01a32e00 16:45:41 Step 6/23 : COPY go.mod vendor* ./ 16:45:41 ---> 08ddd6872a76 16:45:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:41 ---> Running in c7a21236598b 16:45:41 ---> 69c0cb08c9b9 16:45:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:42 ---> a78036baa0ae 16:45:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:42 ---> Running in 34269b5986af 16:45:42 ---> Running in 7d77b968131c 16:45:42 ---> 53cdc8e7ce99 16:45:42 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:42 ---> Running in 4049908c220a 16:45:43 ---> 8762c5ef4ffa 16:45:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:43 ---> Running in 7fc1265ee09d 16:45:46 Removing intermediate container c7a21236598b 16:45:46 ---> 01c8a528bcf6 16:45:46 Step 8/25 : COPY . . 16:45:47 Removing intermediate container 34269b5986af 16:45:47 ---> 440f15f6b6ff 16:45:47 Step 8/23 : COPY . . 16:45:48 Removing intermediate container 7d77b968131c 16:45:48 ---> 31734a249d8e 16:45:48 Step 8/26 : COPY . . 16:45:48 Removing intermediate container 7fc1265ee09d 16:45:48 ---> 625aff514a83 16:45:48 Step 8/23 : COPY . . 16:45:48 Removing intermediate container 4049908c220a 16:45:48 ---> 9d6550cf146b 16:45:48 Step 8/31 : COPY . . 16:46:15 ---> 5faea00fd05e 16:46:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:15 ---> 53ab78df4895 16:46:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:15 ---> 7233fccbad17 16:46:15 Step 9/23 : RUN make cmd/core-data/core-data 16:46:15 ---> Running in 0767535900eb 16:46:15 ---> Running in 4cdd82a6ac62 16:46:15 ---> 799a39a39fb5 16:46:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:15 ---> 2514ccecea02 16:46:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:46:15 ---> Running in 014db53cec63 16:46:15 ---> Running in 658950f9fc11 16:46:15 ---> Running in 2f5829d8e8d7 16:46:16 Removing intermediate container 2f5829d8e8d7 16:46:16 ---> 435d5c94a3f4 16:46:16 Step 10/26 : WORKDIR /edgex-go/spire-build 16:46:16 ---> Running in 26e29608a2af 16:46:16 Removing intermediate container 26e29608a2af 16:46:16 ---> c2d0fbb4a7ce 16:46: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 16:46:16 ---> Running in 1e06bcb0c0b6 16:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:46:19 Removing intermediate container 1e06bcb0c0b6 16:46:19 ---> 62dbbaf509f9 16:46:19 Step 12/26 : WORKDIR /edgex-go 16:46:19 ---> Running in 022cf6cea31d 16:46:20 Removing intermediate container 022cf6cea31d 16:46:20 ---> 95879e3fe2da 16:46:20 16:46:20 Step 13/26 : FROM alpine:3.15 16:46:20 3.15: Pulling from library/alpine 16:46:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:46:21 Status: Downloaded newer image for alpine:3.15 16:46:21 ---> 3fb3c9af89a9 16:46:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:46:21 ---> Running in 3f544261f938 16:46:22 Removing intermediate container 3f544261f938 16:46:22 ---> fb2f675001f8 16:46:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:22 ---> Running in 32259093681f 16:46:24 Removing intermediate container 32259093681f 16:46:24 ---> 5cb4afe5fdb2 16:46:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:46:25 ---> Running in 49148e6d5011 16:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:29 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:46:29 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:46:29 OK: 15736 distinct packages available 16:46:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:32 (1/5) Installing dumb-init (1.2.5-r1) 16:46:32 (2/5) Installing musl-obstack (1.2.3-r0) 16:46:32 (3/5) Installing libucontext (1.1-r0) 16:46:32 (4/5) Installing gcompat (1.0.0-r4) 16:46:32 (5/5) Installing openssl (1.1.1o-r0) 16:46:32 Executing busybox-1.34.1-r5.trigger 16:46:32 OK: 6 MiB in 19 packages 16:46:33 Removing intermediate container 49148e6d5011 16:46:33 ---> a7578f4d7dfd 16:46:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:37 ---> d9edb0ed5860 16:46:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:42 ---> 5fef6fad8c13 16:46:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:42 ---> dff7cff0a503 16:46:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:46:43 ---> 6e0a43c9e11b 16:46:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:46:44 ---> 42b647714b76 16:46:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:46:44 ---> Running in 7ccd7fc63d7e 16:46:45 Removing intermediate container 7ccd7fc63d7e 16:46:45 ---> 3451f8572a71 16:46:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:46:45 ---> Running in 6cddfb0f1bf5 16:46:45 Removing intermediate container 6cddfb0f1bf5 16:46:45 ---> e8a1c4cb77c4 16:46:45 Step 24/26 : LABEL arch=arm64 16:46:45 ---> Running in 38f892e1881b 16:46:46 Removing intermediate container 38f892e1881b 16:46:46 ---> 19f2c3e2e045 16:46:46 Step 25/26 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:46:46 ---> Running in 7ee1b0f3a177 16:46:46 Removing intermediate container 7ee1b0f3a177 16:46:46 ---> 079eb9908079 16:46:46 Step 26/26 : LABEL version=0.0.0 16:46:46 ---> Running in e4f6e9bca08f 16:46:47 Removing intermediate container e4f6e9bca08f 16:46:47 ---> cb8ed9a5a402 16:46:47 16:46:47 Successfully built cb8ed9a5a402 16:46:47 Successfully tagged security-spire-agent-arm64:latest 16:46:47 Building core-command 16:47:19  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:47:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:19 ---> 309cb024f61b 16:47:19 Step 3/23 : WORKDIR /edgex-go 16:47:19 ---> Using cache 16:47:19 ---> b12ee9bdbbff 16:47:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:19 ---> Using cache 16:47:19 ---> 8dce93b50485 16:47:19 Step 5/23 : RUN apk add --update --no-cache make git 16:47:19 ---> Running in cd9f3a14317b 16:47:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:20 OK: 220 MiB in 52 packages 16:47:22 Removing intermediate container cd9f3a14317b 16:47:22 ---> c18655d63578 16:47:22 Step 6/23 : COPY go.mod vendor* ./ 16:47:22 ---> 905c07c2257c 16:47:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:22 ---> Running in c32633f36851 16:47:28 Removing intermediate container c32633f36851 16:47:28 ---> 81c3a14bb67d 16:47:28 Step 8/23 : COPY . . 16:47:50 ---> 7981a275b964 16:47:50 Step 9/23 : RUN make cmd/core-command/core-command 16:47:50 ---> Running in 57225ba3fbf5 16:47:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:50:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:02 Removing intermediate container 0767535900eb 16:51:02 ---> ff3d43301a18 16:51:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:51:02 ---> Running in e92ac49255d7 16:51:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:08 Removing intermediate container e92ac49255d7 16:51:08 ---> f7ed9d7724da 16:51:08 16:51:08 Step 11/23 : FROM docker:20.10.14 16:51:08 20.10.14: Pulling from library/docker 16:51:17 Removing intermediate container 4cdd82a6ac62 16:51:17 ---> a5082a68ff71 16:51:17 16:51:17 Step 10/25 : FROM alpine:3.14 16:51:17 3.14: Pulling from library/alpine 16:51:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:51:20 Status: Downloaded newer image for alpine:3.14 16:51:20 ---> ac73e934f311 16:51:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:20 ---> Running in b2d21cf26c4e 16:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:23 Removing intermediate container 658950f9fc11 16:51:23 ---> add73ac84d7f 16:51:23 16:51:23 Step 10/31 : FROM alpine:3.14 16:51:23 ---> ac73e934f311 16:51:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:24 ---> Running in 934db3c5bc44 16:51:25 Removing intermediate container 934db3c5bc44 16:51:25 ---> 53ef3fa4d226 16:51:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:51:25 (1/3) Installing ca-certificates (20211220-r0) 16:51:25 (2/3) Installing dumb-init (1.2.5-r1) 16:51:25 ---> Running in 31a77b08999e 16:51:25 (3/3) Installing su-exec (0.2-r1) 16:51:25 Executing busybox-1.33.1-r7.trigger 16:51:25 Executing ca-certificates-20211220-r0.trigger 16:51:25 OK: 6 MiB in 17 packages 16:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:28 Removing intermediate container b2d21cf26c4e 16:51:28 ---> 7986a4c64094 16:51:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:29 ---> Running in a770179aedbe 16:51:29 (1/2) Installing dumb-init (1.2.5-r1) 16:51:29 (2/2) Installing su-exec (0.2-r1) 16:51:29 Executing busybox-1.33.1-r7.trigger 16:51:29 OK: 6 MiB in 16 packages 16:51:29 Removing intermediate container a770179aedbe 16:51:29 ---> 1a3f40e29254 16:51:29 Step 13/25 : WORKDIR / 16:51:30 ---> Running in afbf77c67eec 16:51:31 Removing intermediate container afbf77c67eec 16:51:31 ---> 9b919ce837cc 16:51:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:51:31 Removing intermediate container 31a77b08999e 16:51:31 ---> ced659936c87 16:51:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:51:31 ---> Running in 2563b20e675f 16:51:32 Removing intermediate container 2563b20e675f 16:51:32 ---> 866e11823d7b 16:51:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:51:33 ---> 4e1fab5c8ceb 16:51:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:51:33 ---> Running in c296d7fca9ac 16:51:34 Removing intermediate container c296d7fca9ac 16:51:34 ---> 556f98680b90 16:51:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:51:34 ---> Running in 9087838c43a6 16:51:34 ---> 4125c1ea3b39 16:51:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:36 ---> 312eec17c230 16:51:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:51:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:51:36 Status: Downloaded newer image for docker:20.10.14 16:51:36 ---> c346e9eafbab 16:51:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:51:36 ---> Running in 39b6184dd489 16:51:37 Removing intermediate container 39b6184dd489 16:51:37 ---> 8134cd20759c 16:51:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:51:38 ---> Running in 25d17c781ed8 16:51:38 Removing intermediate container 9087838c43a6 16:51:38 ---> e2fa482a05db 16:51:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:51:38 ---> 548205661824 16:51:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:38 ---> Running in f9b182ce19e3 16:51:40 Removing intermediate container f9b182ce19e3 16:51:40 ---> 3bed6bb0ecbd 16:51:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:41 ---> 85e78af0c4f0 16:51:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:41 ---> 024737fb458e 16:51:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:51:41 ---> Running in a1d0b3bbe17e 16:51:42 (1/43) Installing readline (8.1.1-r0) 16:51:42 (2/43) Installing bash (5.1.16-r0) 16:51:42 Executing bash-5.1.16-r0.post-install 16:51:42 (3/43) Installing brotli-libs (1.0.9-r5) 16:51:42 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:51:42 (5/43) Installing libcurl (7.80.0-r1) 16:51:42 (6/43) Installing curl (7.80.0-r1) 16:51:42 (7/43) Installing dumb-init (1.2.5-r1) 16:51:42 (8/43) Installing libbz2 (1.0.8-r1) 16:51:42 (9/43) Installing expat (2.4.7-r0) 16:51:42 (10/43) Installing libffi (3.4.2-r1) 16:51:42 (11/43) Installing gdbm (1.22-r0) 16:51:42 (12/43) Installing xz-libs (5.2.5-r1) 16:51:42 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:51:42 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:51:42 (15/43) Installing mpdecimal (2.5.1-r1) 16:51:42 (16/43) Installing sqlite-libs (3.36.0-r0) 16:51:42 (17/43) Installing python3 (3.9.7-r4) 16:51:44 ---> 9d689eef7bb3 16:51:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:45 Removing intermediate container a1d0b3bbe17e 16:51:45 ---> 75f4bd331273 16:51:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:45 (18/43) Installing py3-appdirs (1.4.4-r2) 16:51:45 (19/43) Installing py3-certifi (2020.12.5-r1) 16:51:45 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:51:45 (21/43) Installing py3-idna (3.3-r0) 16:51:45 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:51:45 ---> 0ed8cabd675f 16:51:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:51:45 (23/43) Installing py3-requests (2.26.0-r1) 16:51:46 (24/43) Installing py3-msgpack (1.0.2-r1) 16:51:46 (25/43) Installing py3-lockfile (0.12.2-r4) 16:51:46 ---> Running in 7f7742065bb9 16:51:46 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:51:46 (27/43) Installing py3-colorama (0.4.4-r1) 16:51:46 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:51:46 (29/43) Installing py3-distlib (0.3.3-r0) 16:51:46 (30/43) Installing py3-distro (1.6.0-r0) 16:51:46 (31/43) Installing py3-six (1.16.0-r0) 16:51:46 (32/43) Installing py3-webencodings (0.5.1-r4) 16:51:46 (33/43) Installing py3-html5lib (1.1-r1) 16:51:46 (34/43) Installing py3-parsing (2.4.7-r2) 16:51:46 (35/43) Installing py3-packaging (20.9-r1) 16:51:46 (36/43) Installing py3-tomli (1.2.2-r0) 16:51:46 (37/43) Installing py3-pep517 (0.12.0-r0) 16:51:46 (38/43) Installing py3-progress (1.6-r0) 16:51:46 (39/43) Installing py3-retrying (1.3.3-r2) 16:51:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:51:46 (41/43) Installing py3-setuptools (52.0.0-r4) 16:51:46 (42/43) Installing py3-toml (0.10.2-r2) 16:51:46 (43/43) Installing py3-pip (20.3.4-r1) 16:51:47 ---> bbd712d17090 16:51:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:51:47 Executing busybox-1.34.1-r5.trigger 16:51:47 OK: 82 MiB in 65 packages 16:51:49 ---> 494b8c3522d4 16:51:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:51:50 Removing intermediate container 7f7742065bb9 16:51:50 ---> 6e851de8d7d0 16:51:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:51:50 ---> Running in 1d604b38a71e 16:51:51 ---> 6e76b6bf1dda 16:51:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:51:51 Removing intermediate container 1d604b38a71e 16:51:51 ---> c0040716a6ff 16:51:51 Step 23/25 : LABEL arch=arm64 16:51:51 ---> Running in 12f4341061f6 16:51:52 ---> e128c0730e57 16:51:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:51:52 Removing intermediate container 12f4341061f6 16:51:52 ---> 7fbad99e23c5 16:51:52 Step 24/25 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:51:52 ---> Running in 1c73cf91618b 16:51:53 Removing intermediate container 1c73cf91618b 16:51:53 ---> f7cc7e3b6cbe 16:51:53 Step 25/25 : LABEL version=0.0.0 16:51:53 ---> Running in 76b965db3b68 16:51:53 ---> 1c0964fb3b0a 16:51:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:51:54 ---> Running in d8cc6d91713e 16:51:54 Removing intermediate container 76b965db3b68 16:51:54 ---> 96cccbdc0e1d 16:51:54 16:51:54 Removing intermediate container d8cc6d91713e 16:51:54 ---> f9493d2dd8a2 16:51:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:51:55 Collecting docker-compose==1.23.2 16:51:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:55 Successfully built 96cccbdc0e1d 16:51:55 Successfully tagged security-secretstore-setup-arm64:latest 16:51:56  Building security-secretstore-setup ... done Building support-scheduler 16:51:56 Collecting cached-property<2,>=1.2.0 16:51:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:56 Collecting dockerpty<0.5,>=0.4.1 16:51:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:56 ---> 519b2f372385 16:51:56 Step 26/31 : RUN chmod +x /entrypoint.sh 16:51:57 ---> Running in 9a8be27f06d4 16:51:59 Collecting texttable<0.10,>=0.9.0 16:51:59 Downloading texttable-0.9.1.tar.gz (11 kB) 16:52:02 Removing intermediate container 9a8be27f06d4 16:52:02 ---> 665d5a2e989b 16:52:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:52:02 ---> Running in e01d0dd68818 16:52:03 Removing intermediate container e01d0dd68818 16:52:03 ---> d70235c57df0 16:52:03 Step 28/31 : CMD ["gate"] 16:52:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:52:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:52:03 ---> Running in 7383c87702cd 16:52:04 Collecting PyYAML<4,>=3.10 16:52:04 Downloading PyYAML-3.13.tar.gz (270 kB) 16:52:04 Removing intermediate container 7383c87702cd 16:52:04 ---> aa7d32ad9a6d 16:52:04 Step 29/31 : LABEL arch=arm64 16:52:05 ---> Running in 2af76f635b84 16:52:05 Removing intermediate container 014db53cec63 16:52:05 ---> 1a092a8742f2 16:52:05 16:52:05 Step 10/23 : FROM alpine:3.14 16:52:05 ---> ac73e934f311 16:52:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:52:05 ---> Running in 9bd7f50e93d6 16:52:05 Removing intermediate container 2af76f635b84 16:52:05 ---> 6d604f468369 16:52:05 Step 30/31 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:52:06 Removing intermediate container 9bd7f50e93d6 16:52:06 ---> 547723bea4cd 16:52:06 Step 12/23 : ENV APP_PORT=59880 16:52:06 ---> Running in 119eefc837f2 16:52:06 ---> Running in e010c5703995 16:52:07 Removing intermediate container 119eefc837f2 16:52:07 ---> 203608fe07fa 16:52:07 Step 13/23 : EXPOSE $APP_PORT 16:52:07 Removing intermediate container e010c5703995 16:52:07 ---> bad09cbab426 16:52:07 Step 31/31 : LABEL version=0.0.0 16:52:07 ---> Running in c0e1893e6855 16:52:08 ---> Running in 8dfa88b82b37 16:52:08 Removing intermediate container c0e1893e6855 16:52:08 ---> 5426bae1575d 16:52:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:08 ---> Running in bc8feb9a56f8 16:52:08 Removing intermediate container 8dfa88b82b37 16:52:08 ---> cd47e10efba7 16:52:08 16:52:09 Collecting websocket-client<1.0,>=0.32.0 16:52:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:52:09 Successfully built cd47e10efba7 16:52:09 Successfully tagged security-bootstrapper-arm64:latest 16:52:09  Building security-bootstrapper ... done Building support-notifications 16:52:10 Collecting docker<4.0,>=3.6.0 16:52:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:52: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) 16:52:10 Collecting docopt<0.7,>=0.6.1 16:52:10 Downloading docopt-0.6.2.tar.gz (25 kB) 16:52:12 Removing intermediate container bc8feb9a56f8 16:52:12 ---> 5890e3eadd73 16:52:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:52:12 ---> Running in 5f7a8b3bcc04 16:52:13 Collecting jsonschema<3,>=2.5.1 16:52:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:52:14 Collecting docker-pycreds>=0.4.0 16:52:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:52:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:15 Collecting idna<2.8,>=2.5 16:52:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:52:15 Collecting chardet<3.1.0,>=3.0.2 16:52:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:52:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:16 Collecting urllib3<1.25,>=1.21.1 16:52:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:52:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:52:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:52:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:52:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:52:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:52:16 (1/6) Installing dumb-init (1.2.5-r1) 16:52:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:52:16 (3/6) Installing libsodium (1.0.18-r0) 16:52:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:52:16 (5/6) Installing libzmq (4.3.4-r0) 16:52:17 (6/6) Installing zeromq (4.3.4-r0) 16:52:17 Executing busybox-1.33.1-r7.trigger 16:52:17 OK: 8 MiB in 20 packages 16:52:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:52:17 Attempting uninstall: urllib3 16:52:17 Found existing installation: urllib3 1.26.7 16:52:17 Uninstalling urllib3-1.26.7: 16:52:18 Successfully uninstalled urllib3-1.26.7 16:52:19 Attempting uninstall: idna 16:52:19 Found existing installation: idna 3.3 16:52:19 Uninstalling idna-3.3: 16:52:19 Successfully uninstalled idna-3.3 16:52:19 Removing intermediate container 57225ba3fbf5 16:52:19 ---> 6e142edf5371 16:52:19 16:52:19 Step 10/23 : FROM alpine:3.14 16:52:19 ---> ac73e934f311 16:52:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:52:19 Removing intermediate container 5f7a8b3bcc04 16:52:19 ---> ac223a6a55e2 16:52:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:20 ---> Running in 6b518f30d7f5 16:52:21 ---> 57c40fea7d53 16:52:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:22 Attempting uninstall: requests 16:52:22 Found existing installation: requests 2.26.0 16:52:22 Uninstalling requests-2.26.0: 16:52:22 Successfully uninstalled requests-2.26.0 16:52:22 (1/1) Installing dumb-init (1.2.5-r1) 16:52:22 Executing busybox-1.33.1-r7.trigger 16:52:22 OK: 5 MiB in 15 packages 16:52:22 Running setup.py install for texttable: started 16:52:23 ---> 4f7df714bd93 16:52:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:52:24 Removing intermediate container 6b518f30d7f5 16:52:24 ---> 4780e2389297 16:52:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:24 ---> Running in 96ad08e9cc5b 16:52:25 ---> 1dec6b6962ea 16:52:25 Step 19/23 : ENTRYPOINT ["/core-data"] 16:52:25 Removing intermediate container 96ad08e9cc5b 16:52:25 ---> 79b42619f421 16:52:25 Step 13/23 : ENV APP_PORT=59882 16:52:25 Running setup.py install for texttable: finished with status 'done' 16:52:25 Running setup.py install for PyYAML: started 16:52:25 ---> Running in ee781c36b4d7 16:52:25 ---> Running in b38f20e5e4ec 16:52:26 Removing intermediate container ee781c36b4d7 16:52:26 ---> da477c43d4d3 16:52:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:26 ---> Running in 262f7807a2cc 16:52:26 Removing intermediate container b38f20e5e4ec 16:52:26 ---> 52ee6f7b038c 16:52:26 Step 14/23 : EXPOSE $APP_PORT 16:52:26 ---> Running in f1eb7b403f84 16:52:27 Removing intermediate container 262f7807a2cc 16:52:27 ---> 0b1ce2fdc3a2 16:52:27 Step 21/23 : LABEL arch=arm64 16:52:27 ---> Running in 6c09a638c80b 16:52:27 Removing intermediate container f1eb7b403f84 16:52:27 ---> 2260e15e534c 16:52:27 Step 15/23 : WORKDIR / 16:52:27 ---> Running in f1a1eeebefc5 16:52:28 Removing intermediate container 6c09a638c80b 16:52:28 ---> 49a7aac0d0b9 16:52:28 Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:52:28 ---> Running in 8775e6cad0e7 16:52:28 Running setup.py install for PyYAML: finished with status 'done' 16:52:28 Removing intermediate container f1a1eeebefc5 16:52:28 ---> 7bb3fd71ff5c 16:52:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:28 Removing intermediate container 8775e6cad0e7 16:52:28 ---> c4de994404eb 16:52:28 Step 23/23 : LABEL version=0.0.0 16:52:28 Running setup.py install for docopt: started 16:52:29 ---> Running in 159ee2576d9e 16:52:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:29 ---> 309cb024f61b 16:52:29 Step 3/22 : WORKDIR /edgex-go 16:52:29 ---> Using cache 16:52:29 ---> b12ee9bdbbff 16:52:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:29 ---> Using cache 16:52:29 ---> 8dce93b50485 16:52:29 Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container 159ee2576d9e 16:52:29 16:52:29 ---> Using cache 16:52:29 ---> c18655d63578 16:52:29 Step 6/22 : COPY go.mod vendor* ./ ---> b0ad859e069c 16:52:29 16:52:29 ---> Using cache 16:52:29 ---> 905c07c2257c 16:52:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:29 ---> Using cache 16:52:29 ---> 81c3a14bb67d 16:52:29 16:52:29 Step 8/22 : COPY . . 16:52:29 ---> Using cache 16:52:29 ---> 7981a275b964 16:52:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:52:30 ---> 49cd07ee14a5 16:52:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:30 ---> Running in 3371fb94bbdd 16:52:30 Successfully built b0ad859e069c 16:52:30 Successfully tagged core-data-arm64:latest 16:52:30  Building core-data ... done Building security-spire-config 16:52:31 Running setup.py install for docopt: finished with status 'done' 16:52:31 Running setup.py install for dockerpty: started 16:52:31 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 16:52:32 ---> ccdede1d64f2 16:52:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:34 ---> 9d2339104aff 16:52:34 Step 19/23 : ENTRYPOINT ["/core-command"] 16:52:34 ---> Running in 097c2893a61e 16:52:34 Running setup.py install for dockerpty: finished with status 'done' 16:52:34 Removing intermediate container 097c2893a61e 16:52:34 ---> e5b23191dfd2 16:52:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:34 ---> Running in 251a4ac90287 16:52:35 Removing intermediate container 251a4ac90287 16:52:35 ---> 49ed7967b7b3 16:52:35 Step 21/23 : LABEL arch=arm64 16:52:35 ---> Running in 0d7b8d847236 16:52:36 Removing intermediate container 0d7b8d847236 16:52:36 ---> e4e4ae22df23 16:52:36 Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:52:36 ---> Running in 147ddfce2d39 16:52:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:52:37 Removing intermediate container 147ddfce2d39 16:52:37 ---> 629f48800308 16:52:37 Step 23/23 : LABEL version=0.0.0 16:52:37 ---> Running in a3ae57f09f63 16:52:38 Removing intermediate container a3ae57f09f63 16:52:38 ---> 20b864ee965e 16:52:38 16:52:38 Successfully built 20b864ee965e 16:52:38 Successfully tagged core-command-arm64:latest 16:52:38 Building security-proxy-setup 16:52:53  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:53 ---> 309cb024f61b 16:52:53 Step 3/22 : WORKDIR /edgex-go 16:52:53 ---> Using cache 16:52:53 ---> b12ee9bdbbff 16:52:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:53 ---> Using cache 16:52:53 ---> 8dce93b50485 16:52:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:52:53 ---> Running in 01b87949e9d6 16:52:53 Removing intermediate container 25d17c781ed8 16:52:53 ---> 711d03dd24fd 16:52:53 Step 14/23 : ENV APP_PORT=58890 16:52:54 ---> Running in 46a2b5637f98 16:52:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:54 Removing intermediate container 46a2b5637f98 16:52:54 ---> 41eb23ba062b 16:52:54 Step 15/23 : EXPOSE $APP_PORT 16:52:54 ---> Running in 409b047bf0a5 16:52:55 Removing intermediate container 409b047bf0a5 16:52:55 ---> 814fad06ee13 16:52:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:56 OK: 220 MiB in 52 packages 16:52:57 ---> 1297f2dc4b81 16:52:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:59 Removing intermediate container 01b87949e9d6 16:52:59 ---> 755622cd2544 16:52:59 Step 6/22 : COPY go.mod vendor* ./ 16:52:59 ---> c19e4cbbb826 16:52:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:53:01 ---> 9c1f25eb3e22 16:53:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:01 ---> Running in 971280a9d8d2 16:53:02 ---> f3e8a5f342b2 16:53:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:02 ---> Running in 3e9ddde91adc 16:53:04 Removing intermediate container 3e9ddde91adc 16:53:04 ---> bf09891e2844 16:53:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:04 ---> Running in df3ab826aa3d 16:53:05 Removing intermediate container df3ab826aa3d 16:53:05 ---> ce7f1ee31f23 16:53:05 Step 21/23 : LABEL arch=arm64 16:53:05 ---> Running in ddc63781344e 16:53:06 Removing intermediate container ddc63781344e 16:53:06 ---> 8af7797bd3c5 16:53:06 Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:53:06 ---> Running in 8bb330013434 16:53:07 Removing intermediate container 8bb330013434 16:53:07 ---> 817e47910232 16:53:07 Step 23/23 : LABEL version=0.0.0 16:53:07 Removing intermediate container 971280a9d8d2 16:53:07 ---> 0b6565f99948 16:53:07 Step 8/22 : COPY . . 16:53:07 ---> Running in 271352718c1e 16:53:08 Removing intermediate container 271352718c1e 16:53:08 ---> f1aebfeb9f9b 16:53:08 16:53:09 Successfully built f1aebfeb9f9b 16:53:09 Successfully tagged sys-mgmt-agent-arm64:latest 16:53:09 Building core-metadata 16:53:20  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:53:20 ---> 309cb024f61b 16:53:20 Step 3/26 : WORKDIR /edgex-go 16:53:20 ---> Using cache 16:53:20 ---> b12ee9bdbbff 16:53:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:20 ---> Using cache 16:53:20 ---> 8dce93b50485 16:53:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:53:20 ---> Running in 596f1e1c56be 16:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:25 OK: 220 MiB in 52 packages 16:53:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:53:26 ---> 309cb024f61b 16:53:26 Step 3/22 : WORKDIR /edgex-go 16:53:26 ---> Using cache 16:53:26 ---> b12ee9bdbbff 16:53:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:26 ---> Using cache 16:53:26 ---> 8dce93b50485 16:53:26 Step 5/22 : RUN apk add --update --no-cache make git 16:53:26 ---> Using cache 16:53:26 ---> c18655d63578 16:53:26 Step 6/22 : COPY go.mod vendor* ./ 16:53:26 ---> Using cache 16:53:26 ---> 905c07c2257c 16:53:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:26 ---> Using cache 16:53:26 ---> 81c3a14bb67d 16:53:26 Step 8/22 : COPY . . 16:53:26 ---> Using cache 16:53:26 ---> 7981a275b964 16:53:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:26 ---> Running in 963085d1a62e 16:53:28 Removing intermediate container 596f1e1c56be 16:53:28 ---> 1de546d1aa95 16:53:28 Step 6/26 : COPY go.mod vendor* ./ 16:53:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:53:30 ---> bee24d0077af 16:53:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:30 ---> Running in e222178c4005 16:53:37 Removing intermediate container e222178c4005 16:53:37 ---> b388c492e93e 16:53:37 Step 8/26 : COPY . . 16:53:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:52 ---> 309cb024f61b 16:53:52 Step 3/23 : WORKDIR /edgex-go 16:53:52 ---> Using cache 16:53:52 ---> b12ee9bdbbff 16:53:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:52 ---> Using cache 16:53:52 ---> 8dce93b50485 16:53:52 Step 5/23 : RUN apk add --update --no-cache make git 16:53:52 ---> Using cache 16:53:52 ---> c18655d63578 16:53:52 Step 6/23 : COPY go.mod vendor* ./ 16:53:52 ---> Using cache 16:53:52 ---> 905c07c2257c 16:53:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:52 ---> Using cache 16:53:52 ---> 81c3a14bb67d 16:53:52 Step 8/23 : COPY . . 16:53:52 ---> Using cache 16:53:52 ---> 7981a275b964 16:53:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:53:52 ---> Running in 6575834d343e 16:53:52 ---> 47f19fd35602 16:53:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:53:52 ---> Running in 2f33a1528fc5 16:53:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:53:54 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 16:54:10 ---> d763cf919da3 16:54:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:10 ---> Running in c64e72a7b34b 16:54:10 Removing intermediate container c64e72a7b34b 16:54:10 ---> bb9901b5c796 16:54:10 Step 10/26 : WORKDIR /edgex-go/spire-build 16:54:10 ---> Running in 79639beeb03d 16:54:10 Removing intermediate container 79639beeb03d 16:54:10 ---> 382725852caf 16:54:10 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:10 ---> Running in fce2ad2e671c 16:54:12 Removing intermediate container fce2ad2e671c 16:54:12 ---> 85ba9292246e 16:54:12 Step 12/26 : WORKDIR /edgex-go 16:54:12 ---> Running in 909822305b05 16:54:13 Removing intermediate container 909822305b05 16:54:13 ---> fb3cced700b2 16:54:13 16:54:13 Step 13/26 : FROM alpine:3.15 16:54:13 ---> 3fb3c9af89a9 16:54:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:13 ---> Using cache 16:54:13 ---> fb2f675001f8 16:54:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:13 ---> Using cache 16:54:13 ---> 5cb4afe5fdb2 16:54:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:54:13 ---> Running in 40f99aac5398 16:54:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:54:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:54:17 OK: 15736 distinct packages available 16:54:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:19 (1/4) Installing dumb-init (1.2.5-r1) 16:54:19 (2/4) Installing musl-obstack (1.2.3-r0) 16:54:19 (3/4) Installing libucontext (1.1-r0) 16:54:19 (4/4) Installing gcompat (1.0.0-r4) 16:54:20 Executing busybox-1.34.1-r5.trigger 16:54:20 OK: 6 MiB in 18 packages 16:54:22 Removing intermediate container 40f99aac5398 16:54:22 ---> 90381b66d232 16:54:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:27 ---> 0ae0e0bc0b9c 16:54:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:54:27 ---> 927271c62397 16:54:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:54:27 ---> Running in 6dcb0547c029 16:54:28 Removing intermediate container 6dcb0547c029 16:54:28 ---> 4e29651a676d 16:54:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:54:29 ---> 256db6a89cf3 16:54:29 Step 21/26 : WORKDIR / 16:54:29 ---> Running in 5b09f7876428 16:54:29 Removing intermediate container 5b09f7876428 16:54:29 ---> 809b4624f0a1 16:54:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:30 ---> Running in 947b5da5e857 16:54:30 Removing intermediate container 947b5da5e857 16:54:30 ---> 8d594328b088 16:54:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:30 ---> Running in 8ab916660e68 16:54:31 Removing intermediate container 8ab916660e68 16:54:31 ---> 273bcb2e2bee 16:54:31 Step 24/26 : LABEL arch=arm64 16:54:31 ---> Running in b8476d0b138a 16:54:32 Removing intermediate container b8476d0b138a 16:54:32 ---> 001579b35b3a 16:54:32 Step 25/26 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:54:32 ---> Running in 72e52b64f3c6 16:54:32 Removing intermediate container 72e52b64f3c6 16:54:32 ---> e9f158f742ef 16:54:32 Step 26/26 : LABEL version=0.0.0 16:54:32 ---> Running in 6b94e595ba48 16:54:33 Removing intermediate container 6b94e595ba48 16:54:33 ---> 081e54537cf2 16:54:33 16:54:33 Successfully built 081e54537cf2 16:54:33 Successfully tagged security-spire-config-arm64:latest 16:54:33  Building security-spire-config ... done Building security-spire-server 16:55:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:55:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:55:06 ---> 309cb024f61b 16:55:06 Step 3/25 : WORKDIR /edgex-go 16:55:06 ---> Using cache 16:55:06 ---> b12ee9bdbbff 16:55:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:06 ---> Using cache 16:55:06 ---> 8dce93b50485 16:55:06 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:55:06 ---> Using cache 16:55:06 ---> 1de546d1aa95 16:55:06 Step 6/25 : COPY go.mod vendor* ./ 16:55:06 ---> Using cache 16:55:06 ---> bee24d0077af 16:55:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:06 ---> Using cache 16:55:06 ---> b388c492e93e 16:55:06 Step 8/25 : COPY . . 16:55:06 ---> Using cache 16:55:06 ---> d763cf919da3 16:55:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:55:06 ---> Using cache 16:55:06 ---> bb9901b5c796 16:55:06 Step 10/25 : WORKDIR /edgex-go/spire-build 16:55:06 ---> Using cache 16:55:06 ---> 382725852caf 16:55:06 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:55:06 ---> Running in f00f33a3eb22 16:55:09 Removing intermediate container f00f33a3eb22 16:55:09 ---> ecefab56a280 16:55:09 Step 12/25 : WORKDIR /edgex-go 16:55:09 ---> Running in b015598741f5 16:55:09 Removing intermediate container b015598741f5 16:55:09 ---> 436da28d3ebb 16:55:09 16:55:09 Step 13/25 : FROM alpine:3.15 16:55:09 ---> 3fb3c9af89a9 16:55:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:09 ---> Using cache 16:55:09 ---> fb2f675001f8 16:55:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:09 ---> Using cache 16:55:09 ---> 5cb4afe5fdb2 16:55:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:55:09 ---> Using cache 16:55:09 ---> a7578f4d7dfd 16:55:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:55:16 ---> 124c8d2ec5b5 16:55:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:55:16 ---> dab84f59fe03 16:55:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:55:17 ---> 94a6a4d15c1d 16:55:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:55:18 ---> e7cee48daae4 16:55:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:55:18 ---> Running in ed02aaba00f1 16:55:18 Removing intermediate container ed02aaba00f1 16:55:18 ---> 7e15a3533340 16:55:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:55:18 ---> Running in c35057cebd00 16:55:19 Removing intermediate container c35057cebd00 16:55:19 ---> 1c191ff6ead9 16:55:19 Step 23/25 : LABEL arch=arm64 16:55:19 ---> Running in 5caf8398b52a 16:55:20 Removing intermediate container 5caf8398b52a 16:55:20 ---> 10e709e4b639 16:55:20 Step 24/25 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:55:20 ---> Running in f08e0b1d72cf 16:55:20 Removing intermediate container f08e0b1d72cf 16:55:20 ---> c90d6844ab17 16:55:20 Step 25/25 : LABEL version=0.0.0 16:55:20 ---> Running in e987b201c894 16:55:21 Removing intermediate container e987b201c894 16:55:21 ---> f4c3742e7d6c 16:55:21 16:55:21 Successfully built f4c3742e7d6c 16:55:21 Successfully tagged security-spire-server-arm64:latest 16:55:21  Building security-spire-server ... done Building security-spiffe-token-provider 16:55:54 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:55:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:55:54 ---> 309cb024f61b 16:55:54 Step 3/20 : WORKDIR /edgex-go 16:55:54 ---> Using cache 16:55:54 ---> b12ee9bdbbff 16:55:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:55:54 ---> Running in 2225f337ec04 16:55:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:57 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:55:57 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:55:57 OK: 15743 distinct packages available 16:55:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:00 OK: 220 MiB in 52 packages 16:56:01 Removing intermediate container 2225f337ec04 16:56:01 ---> a3af35e57733 16:56:01 Step 5/20 : COPY go.mod vendor* ./ 16:56:02 ---> 00794d3d992f 16:56:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:02 ---> Running in 080f81ae19eb 16:56:08 Removing intermediate container 080f81ae19eb 16:56:08 ---> 5c5a7d69d8aa 16:56:08 Step 7/20 : COPY . . 16:56:30 ---> e9849d30e1d3 16:56:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:30 ---> Running in 6af26d24a6bf 16:56:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:58:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:58:23 Removing intermediate container 963085d1a62e 16:58:23 ---> 882c40cb5e7f 16:58:23 16:58:23 Step 10/22 : FROM alpine:3.14 16:58:23 ---> ac73e934f311 16:58:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:58:23 ---> Running in 5a1c8ea149ba 16:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:58:27 (1/6) Installing ca-certificates (20211220-r0) 16:58:27 (2/6) Installing brotli-libs (1.0.9-r5) 16:58:27 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:58:27 (4/6) Installing libcurl (7.79.1-r1) 16:58:27 (5/6) Installing curl (7.79.1-r1) 16:58:27 (6/6) Installing dumb-init (1.2.5-r1) 16:58:27 Executing busybox-1.33.1-r7.trigger 16:58:27 Executing ca-certificates-20211220-r0.trigger 16:58:27 OK: 8 MiB in 20 packages 16:58:29 Removing intermediate container 5a1c8ea149ba 16:58:29 ---> 844531d3a0f6 16:58:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:29 ---> Running in e82907ef70ce 16:58:30 Removing intermediate container e82907ef70ce 16:58:30 ---> a9a1cd095ce7 16:58:30 Step 13/22 : WORKDIR /edgex 16:58:30 ---> Running in 4913ab9d9241 16:58:30 Removing intermediate container 4913ab9d9241 16:58:30 ---> d326cb163a80 16:58:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:58:31 ---> 2eb3ca13f739 16:58:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:58:33 ---> e8795c181809 16:58:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:58:34 ---> 3d2e2c4498ba 16:58:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:58:35 ---> 2a7cd58e7b5b 16:58:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:58:35 ---> Running in 91aebacb0769 16:58:38 Removing intermediate container 91aebacb0769 16:58:38 ---> ebeb3555a7dc 16:58:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:58:38 ---> Running in 835122ab8bbb 16:58:38 Removing intermediate container 835122ab8bbb 16:58:38 ---> 86fc40d2f2f1 16:58:38 Step 20/22 : LABEL arch=arm64 16:58:39 ---> Running in 71977c407e5b 16:58:39 Removing intermediate container 71977c407e5b 16:58:39 ---> c6b46d006649 16:58:39 Step 21/22 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:58:39 ---> Running in ce32852a32a9 16:58:40 Removing intermediate container ce32852a32a9 16:58:40 ---> 1cc0159081f8 16:58:40 Step 22/22 : LABEL version=0.0.0 16:58:40 ---> Running in 4d8bd9d282a5 16:58:40 Removing intermediate container 4d8bd9d282a5 16:58:40 ---> 486dbaaecc35 16:58:40 16:58:41 Successfully built 486dbaaecc35 16:58:41 Successfully tagged security-proxy-setup-arm64:latest 16:59:08  Building security-proxy-setup ... done Removing intermediate container 6575834d343e 16:59:08 ---> b14f85fe1722 16:59:08 16:59:08 Step 10/23 : FROM alpine:3.14 16:59:08 ---> ac73e934f311 16:59:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:08 ---> Using cache 16:59:08 ---> 4780e2389297 16:59:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:08 ---> Using cache 16:59:08 ---> 79b42619f421 16:59:08 Step 13/23 : ENV APP_PORT=59881 16:59:08 ---> Running in 3f8ea58b80af 16:59:08 Removing intermediate container 3f8ea58b80af 16:59:08 ---> 1a6dbb754797 16:59:08 Step 14/23 : EXPOSE $APP_PORT 16:59:08 ---> Running in a2d603579f16 16:59:09 Removing intermediate container a2d603579f16 16:59:09 ---> 24221e10dc5b 16:59:09 Step 15/23 : WORKDIR / 16:59:09 ---> Running in 48291d71a570 16:59:10 Removing intermediate container 48291d71a570 16:59:10 ---> 7b7454f54f15 16:59:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:11 ---> 54488e6e57aa 16:59:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:59:11 Removing intermediate container 3371fb94bbdd 16:59:11 ---> 46acea261c09 16:59:11 16:59:11 Step 10/22 : FROM alpine:3.14 16:59:11 ---> ac73e934f311 16:59:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:59:11 ---> Using cache 16:59:11 ---> 4780e2389297 16:59:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:11 ---> Using cache 16:59:11 ---> 79b42619f421 16:59:11 Step 13/22 : ENV APP_PORT=59861 16:59:11 ---> Running in da08f7087ace 16:59:12 Removing intermediate container da08f7087ace 16:59:12 ---> a923bebeb16b 16:59:12 Step 14/22 : EXPOSE $APP_PORT 16:59:12 ---> Running in b58a358b5d0c 16:59:13 Removing intermediate container b58a358b5d0c 16:59:13 ---> a4cb0181ae6e 16:59:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:14 ---> 445334e309d2 16:59:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:59:15 ---> e2a9092849e3 16:59:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:59:15 ---> 16ea8da855c2 16:59:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:59:15 ---> Running in 25bef50cba0f 16:59:15 Removing intermediate container 25bef50cba0f 16:59:15 ---> 8bd2328f9e33 16:59:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:16 ---> Running in 09b842b94517 16:59:16 Removing intermediate container 09b842b94517 16:59:16 ---> 7d7bac124a90 16:59:16 Step 21/23 : LABEL arch=arm64 16:59:17 ---> Running in e8ef75515787 16:59:17 Removing intermediate container e8ef75515787 16:59:17 ---> 9628156250dd 16:59:17 Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:59:18 ---> Running in 5e46d85183b5 16:59:18 ---> abb245e8394d 16:59:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:59:18 Removing intermediate container 5e46d85183b5 16:59:18 ---> 3261c6b4e1c8 16:59:18 Step 23/23 : LABEL version=0.0.0 16:59:18 ---> Running in 27db552632ad 16:59:19 Removing intermediate container 27db552632ad 16:59:19 ---> db9e1b401359 16:59:19 16:59:19 ---> f1feaa67e22e 16:59:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:59:20 ---> Running in 3346c68831c6 16:59:20 Successfully built db9e1b401359 16:59:20 Successfully tagged core-metadata-arm64:latest 16:59:20  Building core-metadata ... done Removing intermediate container 3346c68831c6 16:59:20 ---> a350941520c0 16:59:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:20 ---> Running in d538d345761c 16:59:21 Removing intermediate container d538d345761c 16:59:21 ---> 5a142d07c013 16:59:21 Step 20/22 : LABEL arch=arm64 16:59:21 ---> Running in e44886ecc73e 16:59:21 Removing intermediate container e44886ecc73e 16:59:21 ---> 99cc6d64931d 16:59:21 Step 21/22 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 16:59:22 ---> Running in cfa221e650e7 16:59:22 Removing intermediate container cfa221e650e7 16:59:22 ---> fb504d43c208 16:59:22 Step 22/22 : LABEL version=0.0.0 16:59:22 ---> Running in 5bdcc5f660f3 16:59:23 Removing intermediate container 5bdcc5f660f3 16:59:23 ---> 9c15e4b75762 16:59:23 16:59:23 Successfully built 9c15e4b75762 16:59:23 Successfully tagged support-scheduler-arm64:latest 17:00:20  Building support-scheduler ... done Removing intermediate container 2f33a1528fc5 17:00:20 ---> 0f8ea82590aa 17:00:20 17:00:20 Step 10/22 : FROM alpine:3.14 17:00:20 ---> ac73e934f311 17:00:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:00:20 ---> Running in ae97304adbf5 17:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:00:20 (1/2) Installing ca-certificates (20211220-r0) 17:00:20 (2/2) Installing dumb-init (1.2.5-r1) 17:00:20 Executing busybox-1.33.1-r7.trigger 17:00:20 Executing ca-certificates-20211220-r0.trigger 17:00:20 OK: 6 MiB in 16 packages 17:00:20 Removing intermediate container ae97304adbf5 17:00:20 ---> 820c72e2aa4f 17:00:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:20 ---> Running in 2fb825af333a 17:00:20 Removing intermediate container 2fb825af333a 17:00:20 ---> 74414cd5f1f4 17:00:20 Step 13/22 : ENV APP_PORT=59860 17:00:20 ---> Running in 95a1abe62801 17:00:20 Removing intermediate container 95a1abe62801 17:00:20 ---> b1295847662f 17:00:20 Step 14/22 : EXPOSE $APP_PORT 17:00:20 ---> Running in 9eddb171bc72 17:00:20 Removing intermediate container 9eddb171bc72 17:00:20 ---> f3bb696d1299 17:00:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:20 ---> a56fac66bcea 17:00:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:20 ---> 22226ba93af4 17:00:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:20 ---> aacde4c7b984 17:00:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:00:20 ---> Running in 0cd778fcfab3 17:00:21 Removing intermediate container 0cd778fcfab3 17:00:21 ---> b3013e5d482d 17:00:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:21 ---> Running in f84959e4bc77 17:00:21 Removing intermediate container f84959e4bc77 17:00:21 ---> 748c38bf2411 17:00:21 Step 20/22 : LABEL arch=arm64 17:00:21 ---> Running in 4199af4a1898 17:00:22 Removing intermediate container 4199af4a1898 17:00:22 ---> 926ce4f331fc 17:00:22 Step 21/22 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 17:00:22 ---> Running in 4c940d5b4587 17:00:22 Removing intermediate container 4c940d5b4587 17:00:22 ---> 353eb3fb6bb2 17:00:22 Step 22/22 : LABEL version=0.0.0 17:00:22 ---> Running in 62c61e725f28 17:00:23 Removing intermediate container 62c61e725f28 17:00:23 ---> bcd835d98195 17:00:23 17:00:23 Successfully built bcd835d98195 17:00:23 Successfully tagged support-notifications-arm64:latest 17:00:31  Building support-notifications ... done Removing intermediate container 6af26d24a6bf 17:00:31 ---> 884ff3087b31 17:00:31 17:00:31 Step 9/20 : FROM alpine:3.15 17:00:31 ---> 3fb3c9af89a9 17:00:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:31 ---> Using cache 17:00:31 ---> fb2f675001f8 17:00:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:31 ---> Using cache 17:00:31 ---> 5cb4afe5fdb2 17:00:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:00:31 ---> Running in f119ce83280c 17:00:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:33 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:00:33 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:00:33 OK: 15736 distinct packages available 17:00:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:35 (1/9) Installing ca-certificates (20211220-r0) 17:00:35 (2/9) Installing brotli-libs (1.0.9-r5) 17:00:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:00:36 (4/9) Installing libcurl (7.80.0-r1) 17:00:36 (5/9) Installing curl (7.80.0-r1) 17:00:36 (6/9) Installing dumb-init (1.2.5-r1) 17:00:36 (7/9) Installing musl-obstack (1.2.3-r0) 17:00:36 (8/9) Installing libucontext (1.1-r0) 17:00:36 (9/9) Installing gcompat (1.0.0-r4) 17:00:36 Executing busybox-1.34.1-r5.trigger 17:00:36 Executing ca-certificates-20211220-r0.trigger 17:00:36 OK: 8 MiB in 23 packages 17:00:38 Removing intermediate container f119ce83280c 17:00:38 ---> 714fc6852a90 17:00:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:38 ---> 13eff748f963 17:00:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:00:40 ---> f46398d9afae 17:00:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:00:40 ---> 3a42c9ba8b0d 17:00:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:00:40 ---> Running in ca42a8175cd7 17:00:40 Removing intermediate container ca42a8175cd7 17:00:40 ---> f0bf3b70a86b 17:00:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:40 ---> Running in b3c3f9eafeda 17:00:41 Removing intermediate container b3c3f9eafeda 17:00:41 ---> 71c04b9a5ff8 17:00:41 Step 18/20 : LABEL arch=arm64 17:00:41 ---> Running in fe600b289305 17:00:41 Removing intermediate container fe600b289305 17:00:41 ---> 662d50f94786 17:00:41 Step 19/20 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 17:00:41 ---> Running in d072dac8b345 17:00:41 Removing intermediate container d072dac8b345 17:00:41 ---> a2f1d021b218 17:00:41 Step 20/20 : LABEL version=0.0.0 17:00:41 ---> Running in 4fd31cf1056a 17:00:42 Removing intermediate container 4fd31cf1056a 17:00:42 ---> 2eb0aa7cb849 17:00:42 17:00:42 Successfully built 2eb0aa7cb849 17:00:42 Successfully tagged security-spiffe-token-provider-arm64:latest 17:00:43  Building security-spiffe-token-provider ... done  [Pipeline] } 17:00:43 $ docker stop --time=1 81ad92b4de0ca01708c44240e4f3bc888a6160fe8099cee86bb78ef15b22cc0e 17:00:44 $ docker rm -f 81ad92b4de0ca01708c44240e4f3bc888a6160fe8099cee86bb78ef15b22cc0e [Pipeline] // withDockerContainer [Pipeline] sh 17:00:45 + docker images 17:00:45 REPOSITORY TAG IMAGE ID CREATED SIZE 17:00:45 security-spiffe-token-provider-arm64 latest 2eb0aa7cb849 3 seconds ago 28.1MB 17:00:45 884ff3087b31 16 seconds ago 1.48GB 17:00:45 support-notifications-arm64 latest bcd835d98195 23 seconds ago 25.9MB 17:00:45 0f8ea82590aa 36 seconds ago 1.49GB 17:00:45 support-scheduler-arm64 latest 9c15e4b75762 About a minute ago 25.4MB 17:00:45 core-metadata-arm64 latest db9e1b401359 About a minute ago 16.3MB 17:00:45 46acea261c09 About a minute ago 1.49GB 17:00:45 b14f85fe1722 About a minute ago 1.44GB 17:00:45 security-proxy-setup-arm64 latest 486dbaaecc35 2 minutes ago 26.1MB 17:00:45 882c40cb5e7f 2 minutes ago 1.44GB 17:00:45 security-spire-server-arm64 latest f4c3742e7d6c 5 minutes ago 86.3MB 17:00:45 436da28d3ebb 5 minutes ago 1.34GB 17:00:45 security-spire-config-arm64 latest 081e54537cf2 6 minutes ago 85.6MB 17:00:45 fb3cced700b2 6 minutes ago 1.34GB 17:00:45 sys-mgmt-agent-arm64 latest f1aebfeb9f9b 7 minutes ago 282MB 17:00:45 core-command-arm64 latest 20b864ee965e 8 minutes ago 15.5MB 17:00:45 core-data-arm64 latest b0ad859e069c 8 minutes ago 21.7MB 17:00:45 6e142edf5371 8 minutes ago 1.43GB 17:00:45 security-bootstrapper-arm64 latest cd47e10efba7 8 minutes ago 18.3MB 17:00:45 1a092a8742f2 8 minutes ago 1.46GB 17:00:45 security-secretstore-setup-arm64 latest 96cccbdc0e1d 8 minutes ago 27.5MB 17:00:45 add73ac84d7f 9 minutes ago 1.44GB 17:00:45 a5082a68ff71 9 minutes ago 1.44GB 17:00:45 f7ed9d7724da 9 minutes ago 1.43GB 17:00:45 security-spire-agent-arm64 latest cb8ed9a5a402 13 minutes ago 126MB 17:00:45 95879e3fe2da 14 minutes ago 1.34GB 17:00:45 ci-base-image-arm64 latest 309cb024f61b 26 minutes ago 1.01GB 17:00:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB 17:00:45 docker 20.10.14 c346e9eafbab 2 months ago 202MB 17:00:45 alpine 3.14 ac73e934f311 2 months ago 5.34MB 17:00:45 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 17:00:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:46 17:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:46 arm64: Pulling from edgex-lftools-log-publisher 17:00:46 8998bd30e6a1: Pulling fs layer 17:00:46 04944245beec: Pulling fs layer 17:00:46 699f458cf7ca: Pulling fs layer 17:00:46 765212b225bb: Pulling fs layer 17:00:46 f23df028b6ca: Pulling fs layer 17:00:46 d65c8cfc05b1: Pulling fs layer 17:00:46 2437ff75d9bd: Pulling fs layer 17:00:46 f23df028b6ca: Waiting 17:00:46 765212b225bb: Waiting 17:00:46 d65c8cfc05b1: Waiting 17:00:46 2437ff75d9bd: Waiting 17:00:46 04944245beec: Verifying Checksum 17:00:46 04944245beec: Download complete 17:00:46 765212b225bb: Verifying Checksum 17:00:46 765212b225bb: Download complete 17:00:46 f23df028b6ca: Verifying Checksum 17:00:46 f23df028b6ca: Download complete 17:00:46 d65c8cfc05b1: Verifying Checksum 17:00:46 d65c8cfc05b1: Download complete 17:00:46 699f458cf7ca: Verifying Checksum 17:00:46 699f458cf7ca: Download complete 17:00:47 8998bd30e6a1: Verifying Checksum 17:00:47 8998bd30e6a1: Download complete 17:00:49 2437ff75d9bd: Verifying Checksum 17:00:49 2437ff75d9bd: Download complete 17:00:51 8998bd30e6a1: Pull complete 17:00:52 04944245beec: Pull complete 17:00:53 699f458cf7ca: Pull complete 17:00:53 765212b225bb: Pull complete 17:00:54 f23df028b6ca: Pull complete 17:00:55 d65c8cfc05b1: Pull complete 17:01:10 2437ff75d9bd: Pull complete 17:01:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:10 prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container 17:01:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:01:13 $ docker top 236dddcb1a9c848edc8fc77d48d1565893bbda7186352d86c6af5a480d286407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:14 ---> job-cost.sh 17:01:14 lf-activate-venv: SKIPPING 17:01:14 INFO: No Stack... 17:01:14 INFO: Retrieving Pricing Info for: v3-standard-4 17:01:15 INFO: Archiving Costs [Pipeline] sh 17:01:16 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:01:16 + cut -d, -f6 [Pipeline] lock 17:01:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] 17:01:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] did not exist. Created. 17:01:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:01:16 Stashed 1 file(s) [Pipeline] } 17:01:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:17 $ docker stop --time=1 236dddcb1a9c848edc8fc77d48d1565893bbda7186352d86c6af5a480d286407 17:01:18 $ docker rm -f 236dddcb1a9c848edc8fc77d48d1565893bbda7186352d86c6af5a480d286407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:01:18 provisioning config files... 17:01:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6013316239836233798tmp [Pipeline] { [Pipeline] sh 17:01:19 + set +x 17:01:19 + curl -s https://codecov.io/bash 17:01:19 + bash -s -- 17:01:19 17:01:19 _____ _ 17:01:19 / ____| | | 17:01:19 | | ___ __| | ___ ___ _____ __ 17:01:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:01:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:01:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:01:19 Bash-1.0.6 17:01:19 17:01:19 17:01:19 ==> git version 2.25.1 found 17:01:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:01:19 Release-Date: 2020-01-08 17:01:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:01:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:01:19 ==> Jenkins CI detected. 17:01:19 current dir:  /w/workspace/edgex-go/3 17:01:19 project root: . 17:01:19 --> token set from env 17:01:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:01:19 ==> Running gcov in . (disable via -X gcov) 17:01:19 ==> Python coveragepy not found 17:01:19 ==> Searching for coverage reports in: 17:01:19 + . 17:01:19 -> Found 1 reports 17:01:19 ==> Detecting git/mercurial file structure 17:01:19 ==> Reading reports 17:01:19 + ./coverage.out bytes=435411 17:01:19 ==> Appending adjustments 17:01:19 https://docs.codecov.io/docs/fixing-reports 17:01:20 + Found adjustments 17:01:20 ==> Gzipping contents 17:01:20 60K /tmp/codecov.2NsFBP.gz 17:01:20 ==> Uploading reports 17:01:20 url: https://codecov.io 17:01:20 query: branch=PR-4057&commit=408a03a3153e4b203da2a38dedbedd18975925c9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 17:01:20 -> Pinging Codecov 17:01:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=408a03a3153e4b203da2a38dedbedd18975925c9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 17:01:20 -> Uploading to 17:01:20 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/00271124DB129430A58F1EEE437C3FCB/408a03a3153e4b203da2a38dedbedd18975925c9/6a33f6a7-6ac9-49af-a17d-5353b3abf591.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T170120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=116c4c749516ff7a7a36ba90260aa0a93326b6086debb9953599815a419f7f9a 17:01:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:20 Dload Upload Total Spent Left Speed 17:01:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59842 0 0 100 59842 0 273k --:--:-- --:--:-- --:--:-- 273k 17:01:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] } 17:01:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:01:21 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:01:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:01:22 ---> package-listing.sh 17:01:22 ++ facter osfamily 17:01:22 ++ tr '[:upper:]' '[:lower:]' 17:01:23 + OS_FAMILY=debian 17:01:23 + workspace=/w/workspace/edgex-go/3 17:01:23 + START_PACKAGES=/tmp/packages_start.txt 17:01:23 + END_PACKAGES=/tmp/packages_end.txt 17:01:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:23 + PACKAGES=/tmp/packages_start.txt 17:01:23 + '[' /w/workspace/edgex-go/3 ']' 17:01:23 + PACKAGES=/tmp/packages_end.txt 17:01:23 + case "${OS_FAMILY}" in 17:01:23 + dpkg -l 17:01:23 + grep '^ii' 17:01:23 + '[' -f /tmp/packages_start.txt ']' 17:01:23 + '[' -f /tmp/packages_end.txt ']' 17:01:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:23 + '[' /w/workspace/edgex-go/3 ']' 17:01:23 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:01:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:01:23 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:01:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:23 17:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:24 latest: Pulling from edgex-lftools-log-publisher 17:01:24 5eb5b503b376: Pulling fs layer 17:01:24 5c69ac0246d0: Pulling fs layer 17:01:24 ec43610c2a17: Pulling fs layer 17:01:24 3a2ae6a8a46f: Pulling fs layer 17:01:24 33b1e0a273af: Pulling fs layer 17:01:24 5d3b04190fa2: Pulling fs layer 17:01:24 2f39f015ded8: Pulling fs layer 17:01:24 5d3b04190fa2: Waiting 17:01:24 33b1e0a273af: Waiting 17:01:24 3a2ae6a8a46f: Waiting 17:01:24 5c69ac0246d0: Download complete 17:01:24 3a2ae6a8a46f: Verifying Checksum 17:01:24 3a2ae6a8a46f: Download complete 17:01:24 33b1e0a273af: Verifying Checksum 17:01:24 33b1e0a273af: Download complete 17:01:24 5d3b04190fa2: Download complete 17:01:24 ec43610c2a17: Verifying Checksum 17:01:24 ec43610c2a17: Download complete 17:01:24 5eb5b503b376: Verifying Checksum 17:01:24 5eb5b503b376: Download complete 17:01:25 2f39f015ded8: Download complete 17:01:25 5eb5b503b376: Pull complete 17:01:25 5c69ac0246d0: Pull complete 17:01:26 ec43610c2a17: Pull complete 17:01:26 3a2ae6a8a46f: Pull complete 17:01:26 33b1e0a273af: Pull complete 17:01:26 5d3b04190fa2: Pull complete 17:01:30 2f39f015ded8: Pull complete 17:01:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:31 prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container 17:01:31 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:01:32 $ docker top 3794dc5ba593f756e30faabe0c1a0ba0f00dfb205adcd11ae6d160a1faba866a -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:01:33 + mkdir -p /var/log/sysstat [Pipeline] sh 17:01:33 + ls /var/log/sa-host 17:01:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:33 provisioning config files... 17:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1437615285974247654tmp [Pipeline] { [Pipeline] echo 17:01:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:01:34 ---> create-netrc.sh [Pipeline] } 17:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:01:34 ---> python-tools-install.sh [Pipeline] echo 17:01:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:01:34 ---> sudo-logs.sh 17:01:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:01:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:01:35 ---> job-cost.sh 17:01:35 lf-activate-venv: SKIPPING 17:01:35 DEBUG: total: 0.10999999940395355 17:01:35 INFO: Retrieving Stack Cost... 17:01:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:36 INFO: Archiving Costs [Pipeline] echo 17:01:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:01:36 ---> logs-deploy.sh 17:01:36 lf-activate-venv: SKIPPING 17:01:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/3 17:01:36 INFO: archiving workspace using pattern(s): 17:01:37 Archives upload complete. 17:01:37 INFO: archiving logs to Nexus