bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2965886d162f0a6e291313889660dde4d627ed08+dc65741403d6032672b6969adbd7266bcc1b744e (a5ce63a821eeba1fe0232d5d5c2927dccb5dd360) 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-ssh2776418625518024279.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-ssh17381743986575727384.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-ssh3949321018617656059.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-ssh16177254378411689315.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-ssh16658223299557607125.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16705’ Running on prd-ubuntu20.04-docker-8c-8g-16707 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dc65741403d6032672b6969adbd7266bcc1b744e into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 Checking out Revision dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 # timeout=10 Commit message: "Merge commit 'dc65741403d6032672b6969adbd7266bcc1b744e' into HEAD" > git rev-list --no-walk 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:14 ========================================================= 17:52:14 EdgeX Global Pipelines Version Info 17:52:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:14 ------------------- 17:52:14 stable info: 17:52:14 ------------------- 17:52:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:14 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 17:52:14 Message: update stable to v1.0.234 17:52:15 ------------------- 17:52:15 experimental info: 17:52:15 ------------------- 17:52:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:15 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 17:52:15 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbfb8e7 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:16 provisioning config files... 17:52:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1936180070249922984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:16 ---> docker-login.sh 17:52:16 nexus3.edgexfoundry.org:10001 17:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:16 Configure a credential helper to remove this warning. See 17:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:16 17:52:16 Login Succeeded 17:52:16 nexus3.edgexfoundry.org:10002 17:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:16 Configure a credential helper to remove this warning. See 17:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:16 17:52:16 Login Succeeded 17:52:16 nexus3.edgexfoundry.org:10003 17:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:17 Configure a credential helper to remove this warning. See 17:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:17 17:52:17 Login Succeeded 17:52:17 nexus3.edgexfoundry.org:10004 17:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:17 Configure a credential helper to remove this warning. See 17:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:17 17:52:17 Login Succeeded 17:52:17 docker.io 17:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:17 Configure a credential helper to remove this warning. See 17:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:17 17:52:17 Login Succeeded 17:52:17 ---> docker-login.sh ends [Pipeline] } 17:52:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:18 + 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 17:52:18 + dirname cmd/core-command/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo core-command,cmd/core-command/Dockerfile 17:52:18 + dirname cmd/core-data/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo core-data,cmd/core-data/Dockerfile 17:52:18 + dirname cmd/core-metadata/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo core-metadata,cmd/core-metadata/Dockerfile 17:52:18 + dirname cmd/security-bootstrapper/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:52:18 + dirname cmd/security-proxy-setup/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:52:18 + dirname cmd/security-secretstore-setup/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:52:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:52:18 + dirname cmd/security-spire-agent/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:52:18 + dirname cmd/security-spire-config/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:52:18 + dirname cmd/security-spire-server/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:52:18 + + dirname cmd/support-notifications/Dockerfile 17:52:18 cut -d/ -f2 17:52:18 + echo support-notifications,cmd/support-notifications/Dockerfile 17:52:18 + dirname cmd/support-scheduler/Dockerfile 17:52:18 + cut -d/ -f2 17:52:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:52:18 + + dirname cmd/sys-mgmt-agent/Dockerfile 17:52:18 cut -d/ -f2 17:52:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:52:18 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 17:52:18 + git rev-list -1 --merges dbfb8e7cba212e6a24ba2599f92c1ad0674d9744~1..dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] echo 17:52:18 -----------> git rev-list -1 --merges dbfb8e7cba212e6a24ba2599f92c1ad0674d9744~1..dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:52:18 dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [false] [Pipeline] sh 17:52:18 + git log --format=format:%s -1 dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] echo 17:52:18 ========================================================= 17:52:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:19 + grep -v github /etc/ssh/ssh_known_hosts 17:52:19 + [ -e /tmp/ssh_known_hosts ] 17:52:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:52:19 + sudo tee -a /etc/ssh/ssh_known_hosts 17:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:19 17:52:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:19 0.1.4: Pulling from edgex-devops/py-git-semver 17:52:19 42c077c10790: Pulling fs layer 17:52:19 f63e77b7563a: Pulling fs layer 17:52:19 bd5fdadae976: Pulling fs layer 17:52:19 205491f53016: Pulling fs layer 17:52:19 df18705c85c3: Pulling fs layer 17:52:19 bdb3f477010e: Pulling fs layer 17:52:19 c8a8fc8e1c8f: Pulling fs layer 17:52:19 205491f53016: Waiting 17:52:19 df18705c85c3: Waiting 17:52:19 bdb3f477010e: Waiting 17:52:19 2c6e9b1d212d: Pulling fs layer 17:52:19 bdb8f0575790: Pulling fs layer 17:52:19 386e3cb2ff24: Pulling fs layer 17:52:19 2343380bae48: Pulling fs layer 17:52:19 c8a8fc8e1c8f: Waiting 17:52:19 bdb8f0575790: Waiting 17:52:19 2c6e9b1d212d: Waiting 17:52:19 386e3cb2ff24: Waiting 17:52:19 2343380bae48: Waiting 17:52:19 f63e77b7563a: Verifying Checksum 17:52:19 f63e77b7563a: Download complete 17:52:19 205491f53016: Verifying Checksum 17:52:19 205491f53016: Download complete 17:52:19 df18705c85c3: Verifying Checksum 17:52:19 df18705c85c3: Download complete 17:52:20 bdb3f477010e: Verifying Checksum 17:52:20 bdb3f477010e: Download complete 17:52:20 bd5fdadae976: Verifying Checksum 17:52:20 bd5fdadae976: Download complete 17:52:20 2c6e9b1d212d: Download complete 17:52:20 bdb8f0575790: Verifying Checksum 17:52:20 bdb8f0575790: Download complete 17:52:20 2343380bae48: Download complete 17:52:20 42c077c10790: Verifying Checksum 17:52:20 42c077c10790: Download complete 17:52:20 c8a8fc8e1c8f: Download complete 17:52:21 42c077c10790: Pull complete 17:52:21 f63e77b7563a: Pull complete 17:52:22 bd5fdadae976: Pull complete 17:52:22 205491f53016: Pull complete 17:52:22 df18705c85c3: Pull complete 17:52:22 bdb3f477010e: Pull complete 17:52:24 c8a8fc8e1c8f: Pull complete 17:52:24 2c6e9b1d212d: Pull complete 17:52:25 bdb8f0575790: Pull complete 17:52:25 386e3cb2ff24: Pull complete 17:52:25 2343380bae48: Pull complete 17:52:25 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 17:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:25 prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container 17:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:52:27 $ docker top 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 -eo pid,comm 17:52:27 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). 17:52:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:27 [ssh-agent] Looking for ssh-agent implementation... 17:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:27 $ docker exec 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent 17:52:27 SSH_AUTH_SOCK=/tmp/ssh-GGPc6FM34oCW/agent.33 17:52:27 SSH_AGENT_PID=39 17:52:27 Running ssh-add (command line suppressed) 17:52:27 Identity added: /w/workspace/edgex-go/8@tmp/private_key_7001667418516449147.key (/w/workspace/edgex-go/8@tmp/private_key_7001667418516449147.key) 17:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:27 + git tag --points-at HEAD [Pipeline] } 17:52:27 $ docker exec --env ******** --env ******** 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent -k 17:52:28 unset SSH_AUTH_SOCK; 17:52:28 unset SSH_AGENT_PID; 17:52:28 echo Agent pid 39 killed; 17:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:28 [ssh-agent] Looking for ssh-agent implementation... 17:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:28 $ docker exec 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent 17:52:28 SSH_AUTH_SOCK=/tmp/ssh-ysKQmIkOYNdo/agent.71 17:52:28 SSH_AGENT_PID=77 17:52:28 Running ssh-add (command line suppressed) 17:52:28 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8587102812986998438.key (/w/workspace/edgex-go/8@tmp/private_key_8587102812986998438.key) 17:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:28 + git semver init 17:52:29 2022-07-02 17:52:28,991 [run_init] DEBUG init version:0.0.0 force:False 17:52:29 2022-07-02 17:52:28,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 17:52:29 2022-07-02 17:52:28,992 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 17:52:29 2022-07-02 17:52:28,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 17:52:33 2022-07-02 17:52:33,008 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 17:52:33 2022-07-02 17:52:33,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4057 with force:False 17:52:33 2022-07-02 17:52:33,009 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4057 17:52:33 2022-07-02 17:52:33,014 [execute] INFO git cat-file --batch-check 17:52:33 2022-07-02 17:52:33,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 17:52:33 2022-07-02 17:52:33,021 [execute] INFO git cat-file --batch 17:52:33 2022-07-02 17:52:33,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 17:52:33 2022-07-02 17:52:33,026 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4057 17:52:33 0.0.0 [Pipeline] } 17:52:33 $ docker exec --env ******** --env ******** 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent -k 17:52:33 unset SSH_AUTH_SOCK; 17:52:33 unset SSH_AGENT_PID; 17:52:33 echo Agent pid 77 killed; 17:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:33 + git semver [Pipeline] } 17:52:34 $ docker stop --time=1 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 17:52:35 $ docker rm -f 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:35 Stashed 1 file(s) [Pipeline] echo 17:52:36 [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 17:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:36 ========================================================= 17:52:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:52:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:52:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:52:36 59bf1c3509f3: Pulling fs layer 17:52:36 666ba61612fd: Pulling fs layer 17:52:36 8ed8ca486205: Pulling fs layer 17:52:36 cc1cd167ecdc: Pulling fs layer 17:52:36 c516ae0d96e1: Pulling fs layer 17:52:36 684cea983483: Pulling fs layer 17:52:36 dd3240ac7de5: Pulling fs layer 17:52:36 b1e948a4e11c: Pulling fs layer 17:52:36 a8fd76ee1af6: Pulling fs layer 17:52:36 646ad004c059: Pulling fs layer 17:52:36 dd3240ac7de5: Waiting 17:52:36 b1e948a4e11c: Waiting 17:52:36 cc1cd167ecdc: Waiting 17:52:36 c516ae0d96e1: Waiting 17:52:36 684cea983483: Waiting 17:52:36 a8fd76ee1af6: Waiting 17:52:36 646ad004c059: Waiting 17:52:36 8ed8ca486205: Download complete 17:52:36 666ba61612fd: Download complete 17:52:36 c516ae0d96e1: Verifying Checksum 17:52:36 c516ae0d96e1: Download complete 17:52:36 684cea983483: Download complete 17:52:36 dd3240ac7de5: Verifying Checksum 17:52:36 dd3240ac7de5: Download complete 17:52:36 59bf1c3509f3: Verifying Checksum 17:52:36 59bf1c3509f3: Download complete 17:52:36 b1e948a4e11c: Verifying Checksum 17:52:36 b1e948a4e11c: Download complete 17:52:36 59bf1c3509f3: Pull complete 17:52:36 666ba61612fd: Pull complete 17:52:36 8ed8ca486205: Pull complete 17:52:37 646ad004c059: Verifying Checksum 17:52:37 646ad004c059: Download complete 17:52:37 a8fd76ee1af6: Verifying Checksum 17:52:37 a8fd76ee1af6: Download complete 17:52:37 cc1cd167ecdc: Verifying Checksum 17:52:37 cc1cd167ecdc: Download complete 17:52:41 cc1cd167ecdc: Pull complete 17:52:41 c516ae0d96e1: Pull complete 17:52:41 684cea983483: Pull complete 17:52:41 dd3240ac7de5: Pull complete 17:52:41 b1e948a4e11c: Pull complete 17:52:44 a8fd76ee1af6: Pull complete 17:52:44 646ad004c059: Pull complete 17:52:44 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 17:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:52:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:52:45 WORKDIR /edgex 17:52:45 COPY go.mod . 17:52:45 RUN go mod download 17:52:45 + docker build -t ci-base-image-x86_64 -f - . 17:52:46 Sending build context to Docker daemon 335.1MB 17:52:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:52:46 ---> 8f69c11f6b0c 17:52:46 Step 2/4 : WORKDIR /edgex 17:52:48 ---> Running in c37b876e160c 17:52:48 Removing intermediate container c37b876e160c 17:52:48 ---> 0a2deccfe158 17:52:48 Step 3/4 : COPY go.mod . 17:52:49 ---> 1e6287f49b05 17:52:49 Step 4/4 : RUN go mod download 17:52:49 ---> Running in acba227641c5 17:52:51 Still waiting to schedule task 17:52:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16706’ 17:53:04 Removing intermediate container acba227641c5 17:53:04 ---> 0f99f15677d0 17:53:04 Successfully built 0f99f15677d0 17:53:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:04 + docker inspect -f . ci-base-image-x86_64 17:53:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:04 prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container 17:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 17:53:05 $ docker top 80b388c0b87486c67c3e9b9d563dca00ec46624aa6b9e6c27f3cc1dfb42edceb -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:05 + go version 17:53:05 go version go1.17.7 linux/amd64 [Pipeline] } 17:53:05 $ docker stop --time=1 80b388c0b87486c67c3e9b9d563dca00ec46624aa6b9e6c27f3cc1dfb42edceb 17:53:06 $ docker rm -f 80b388c0b87486c67c3e9b9d563dca00ec46624aa6b9e6c27f3cc1dfb42edceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:07 + docker inspect -f . ci-base-image-x86_64 17:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:07 prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container 17:53:07 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 17:53:07 $ docker top 6084ba3cca58dedd6cce6554b0519be42027e4eecd723a2568f3c7efb479a95e -eo pid,comm [Pipeline] { [Pipeline] echo 17:53:07 ========================================================= 17:53:07 [edgeXBuildGoParallel] Running Tests and Build... 17:53:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:53:08 + make test 17:53:08 go mod tidy -compat=1.17 17:53:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:53:14 ? github.com/edgexfoundry/edgex-go [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.103s coverage: 28.7% of statements 17:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements 17:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements 17:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.950s coverage: 89.2% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 83.8% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 17:53:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 17:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 17:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 17:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 17:53:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 17:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 17:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 17:53:53 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 17:54:15 GO111MODULE=on go vet ./... 17:54:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:19 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:54:20 + ls -al . 17:54:20 total 684 17:54:20 drwxrwxr-x 10 1001 1001 4096 Jul 2 17:53 . 17:54:20 drwxr-xr-x 4 root root 4096 Jul 2 17:53 .. 17:54:20 -rw-rw-r-- 1 1001 1001 11 Jul 2 17:52 .dockerignore 17:54:20 drwxrwxr-x 8 1001 1001 4096 Jul 2 17:52 .git 17:54:20 drwxrwxr-x 3 1001 1001 4096 Jul 2 17:52 .github 17:54:20 -rw-rw-r-- 1 1001 1001 879 Jul 2 17:52 .gitignore 17:54:20 -rw-rw-r-- 1 1001 1001 42 Jul 2 17:52 .golangci.yml 17:54:20 -rw-rw-r-- 1 1001 1001 87 Jul 2 17:52 .hadolint.yml 17:54:20 drwxr-xr-x 3 1001 1001 4096 Jul 2 17:52 .semver 17:54:20 -rw-rw-r-- 1 1001 1001 166 Jul 2 17:52 .sonarcloud.properties 17:54:20 -rw-rw-r-- 1 1001 1001 1171 Jul 2 17:52 ADOPTERS.md 17:54:20 -rw-rw-r-- 1 1001 1001 10347 Jul 2 17:52 Attribution.txt 17:54:20 -rw-rw-r-- 1 1001 1001 63209 Jul 2 17:52 CHANGELOG.md 17:54:20 -rw-rw-r-- 1 1001 1001 3804 Jul 2 17:52 CONTRIBUTING.md 17:54:20 -rw-rw-r-- 1 1001 1001 677 Jul 2 17:52 GOVERNANCE.md 17:54:20 -rw-rw-r-- 1 1001 1001 850 Jul 2 17:52 Jenkinsfile 17:54:20 -rw-rw-r-- 1 1001 1001 10775 Jul 2 17:52 LICENSE 17:54:20 -rw-rw-r-- 1 1001 1001 10389 Jul 2 17:52 Makefile 17:54:20 -rw-rw-r-- 1 1001 1001 582 Jul 2 17:52 OWNERS.md 17:54:20 -rw-rw-r-- 1 1001 1001 9094 Jul 2 17:52 README.md 17:54:20 -rw-rw-r-- 1 1001 1001 6912 Jul 2 17:52 SECURITY.md 17:54:20 -rw-rw-r-- 1 1001 1001 5 Jul 2 17:52 VERSION 17:54:20 -rw-rw-r-- 1 1001 1001 4131 Jul 2 17:52 ZMQWindows.md 17:54:20 drwxrwxr-x 2 1001 1001 4096 Jul 2 17:52 bin 17:54:20 drwxrwxr-x 18 1001 1001 4096 Jul 2 17:52 cmd 17:54:20 -rw-r--r-- 1 root root 435593 Jul 2 17:53 coverage.out 17:54:20 -rw-rw-r-- 1 1001 1001 3311 Jul 2 17:52 go.mod 17:54:20 -rw-rw-r-- 1 1001 1001 36231 Jul 2 17:53 go.sum 17:54:20 drwxrwxr-x 8 1001 1001 4096 Jul 2 17:52 internal 17:54:20 drwxrwxr-x 3 1001 1001 4096 Jul 2 17:52 openapi 17:54:20 drwxrwxr-x 4 1001 1001 4096 Jul 2 17:52 snap 17:54:20 -rw-rw-r-- 1 1001 1001 204 Jul 2 17:52 version.go [Pipeline] sh 17:54:20 + '[' -e coverage.out ] 17:54:20 + chown 1001:1001 coverage.out [Pipeline] stash 17:54:20 Stashed 1 file(s) [Pipeline] sh 17:54:20 + make build 17:54:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:54:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:54:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:54:45 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 17:54:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:54:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:54: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 17:54: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:54: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:54: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:54:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:54:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:55:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:55:02 $ docker stop --time=1 6084ba3cca58dedd6cce6554b0519be42027e4eecd723a2568f3c7efb479a95e 17:55:04 $ docker rm -f 6084ba3cca58dedd6cce6554b0519be42027e4eecd723a2568f3c7efb479a95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:55:05 17:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:55:05 latest: Pulling from edgex-devops/edgex-compose 17:55:05 cbdbe7a5bc2a: Pulling fs layer 17:55:05 ca9280d653b3: Pulling fs layer 17:55:05 7e9c9ca2126c: Pulling fs layer 17:55:05 cbdbe7a5bc2a: Verifying Checksum 17:55:05 cbdbe7a5bc2a: Download complete 17:55:05 ca9280d653b3: Verifying Checksum 17:55:05 ca9280d653b3: Download complete 17:55:05 cbdbe7a5bc2a: Pull complete 17:55:06 7e9c9ca2126c: Download complete 17:55:06 ca9280d653b3: Pull complete 17:55:10 7e9c9ca2126c: Pull complete 17:55:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:55:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:55:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:10 prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container 17:55:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 17:55:11 $ docker top b20fe42ed82b5202b798a9f62e27aab3cb67172c4f2cb9e8e8dd0a272fac658a -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:12 + docker-compose build --help 17:55:12 + grep parallel 17:55:12 --parallel Build images in parallel. [Pipeline] } 17:55:12 $ docker stop --time=1 b20fe42ed82b5202b798a9f62e27aab3cb67172c4f2cb9e8e8dd0a272fac658a 17:55:14 $ docker rm -f b20fe42ed82b5202b798a9f62e27aab3cb67172c4f2cb9e8e8dd0a272fac658a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:14 prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container 17:55:14 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:55:15 $ docker top be666960ab7d89a2d7dd76118f1281c8b890cef2b973b4ef7c650cb259d47833 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:15 + docker-compose -f ./docker-compose-build.yml build --parallel 17:55:16 Building core-command ... 17:55:16 Building core-data ... 17:55:16 Building core-metadata ... 17:55:16 Building security-bootstrapper ... 17:55:16 Building security-proxy-setup ... 17:55:16 Building security-secretstore-setup ... 17:55:16 Building security-spiffe-token-provider ... 17:55:16 Building security-spire-agent ... 17:55:16 Building security-spire-config ... 17:55:16 Building security-spire-server ... 17:55:16 Building support-notifications ... 17:55:16 Building support-scheduler ... 17:55:16 Building sys-mgmt-agent ... 17:55:16 Building security-secretstore-setup 17:55:16 Building security-spire-agent 17:55:16 Building support-notifications 17:55:16 Building security-spire-server 17:55:16 Building security-bootstrapper 17:55:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16709 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 17:55:28 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 17:55:28 The recommended git tool is: git 17:55:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:55:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:55:34 ---> 0f99f15677d0 17:55:34 Step 3/31 : WORKDIR /edgex-go 17:55:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:55:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:55:34 ---> 0f99f15677d0 17:55:34 Step 3/25 : WORKDIR /edgex-go 17:55:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:55:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:55:34 ---> 0f99f15677d0 17:55:34 Step 3/26 : WORKDIR /edgex-go 17:55:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:55:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:55:34 ---> 0f99f15677d0 17:55:34 Step 3/25 : WORKDIR /edgex-go 17:55:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:55:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:55:34 ---> 0f99f15677d0 17:55:34 Step 3/22 : WORKDIR /edgex-go 17:55:34 using credential edgex-jenkins-ssh 17:55:34 Cloning the remote Git repository 17:55:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:55:35 > git init /w/workspace/edgex-go/8 # timeout=10 17:55:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:55:35 > git --version # timeout=10 17:55:35 > git --version # 'git version 2.25.1' 17:55:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:38 ---> Running in 61746bf2eb4f 17:55:38 ---> Running in 216b73b4c295 17:55:38 ---> Running in 619a843719fa 17:55:38 ---> Running in d105f7b17419 17:55:38 ---> Running in af4c5ed783bc 17:55:38 Removing intermediate container d105f7b17419 17:55:38 ---> ef27b8c7762c 17:55:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:38 Removing intermediate container 619a843719fa 17:55:38 ---> b58a09634ea8 17:55:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:38 Removing intermediate container af4c5ed783bc 17:55:38 ---> d2bc3a8438a0 17:55:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:38 Removing intermediate container 216b73b4c295 17:55:38 ---> ae0a96477e4a 17:55:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:38 Removing intermediate container 61746bf2eb4f 17:55:38 ---> b27ff3e5a58c 17:55:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:38 ---> Running in 6b5b742afffc 17:55:38 ---> Running in a3f496870e98 17:55:38 ---> Running in 75fd45299183 17:55:38 ---> Running in c7fefcea8b56 17:55:38 ---> Running in dc4dd62bfc92 17:55:39 Removing intermediate container 6b5b742afffc 17:55:39 ---> 33525a9005cd 17:55:39 Step 5/25 : RUN apk add --update --no-cache make git 17:55:39 ---> Running in 2b398ed42519 17:55:39 Removing intermediate container 75fd45299183 17:55:39 ---> de9a9a54a6c6 17:55:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:55:39 ---> Running in 0992e8e56267 17:55:40 Removing intermediate container a3f496870e98 17:55:40 ---> e864537e443b 17:55:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:55:40 ---> Running in 16119cf44b6e 17:55:40 Removing intermediate container c7fefcea8b56 17:55:40 ---> f55c96faec96 17:55:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:40 ---> Running in 0a613a5ba36e 17:55:40 Removing intermediate container dc4dd62bfc92 17:55:40 ---> 242227752a4e 17:55:40 Step 5/31 : RUN apk add --update --no-cache make git 17:55:40 ---> Running in 163938e129ba 17:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:41 OK: 221 MiB in 52 packages 17:55:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:41 Removing intermediate container 2b398ed42519 17:55:41 ---> eea74b538336 17:55:41 Step 6/25 : COPY go.mod vendor* ./ 17:55:41 OK: 221 MiB in 52 packages 17:55:41 ---> c7d2555e6e54 17:55:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:41 ---> Running in 5375501b81b4 17:55:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:42 Removing intermediate container 16119cf44b6e 17:55:42 ---> 3ddc5d9e37bb 17:55:42 Step 6/25 : COPY go.mod vendor* ./ 17:55:42 OK: 221 MiB in 52 packages 17:55:42 ---> 73e77b29139f 17:55:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:42 ---> Running in 6140d3c2208d 17:55:42 Removing intermediate container 163938e129ba 17:55:42 ---> 089899aa2f17 17:55:42 Step 6/31 : COPY go.mod vendor* ./ 17:55:42 Removing intermediate container 5375501b81b4 17:55:42 ---> f93d6e3b3b2d 17:55:42 Step 8/25 : COPY . . 17:55:42 ---> 07893a0a98b1 17:55:42 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:42 OK: 221 MiB in 52 packages 17:55:42 ---> Running in 82921604e832 17:55:42 OK: 221 MiB in 52 packages 17:55:45 Removing intermediate container 0a613a5ba36e 17:55:45 ---> 9bfc027f4023 17:55:45 Step 6/26 : COPY go.mod vendor* ./ 17:55:45 Removing intermediate container 0992e8e56267 17:55:45 ---> 004e1503bc39 17:55:45 Step 6/22 : COPY go.mod vendor* ./ 17:55:45 Removing intermediate container 6140d3c2208d 17:55:45 ---> 940c37f23404 17:55:45 Step 8/25 : COPY . . 17:55:45 ---> ce32b22e2af1 17:55:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:46 ---> 637d66b3e296 17:55:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:47 Removing intermediate container 82921604e832 17:55:47 ---> 35bbe79fb722 17:55:47 Step 8/31 : COPY . . 17:55:47 ---> Running in ca7a4c0612ec 17:55:47 ---> Running in 1ab6d098b52b 17:55:51 Removing intermediate container 1ab6d098b52b 17:55:51 ---> cd74a6394b01 17:55:51 Step 8/22 : COPY . . 17:55:51 Removing intermediate container ca7a4c0612ec 17:55:51 ---> f0f73fa91bb2 17:55:51 Step 8/26 : COPY . . 17:55:51 ---> 2247197b7514 17:55:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:55:51 ---> 319f6818bd16 17:55:51 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:55:51 ---> Running in 7cf9e7b59305 17:55:51 ---> Running in a3ae23679290 17:55:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:55:53 Removing intermediate container a3ae23679290 17:55:53 ---> 5f2610fa200a 17:55:53 Step 10/25 : WORKDIR /edgex-go/spire-build 17:55:54 Merging remotes/origin/main commit dc65741403d6032672b6969adbd7266bcc1b744e into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 17:55:54 Merge succeeded, producing dab935d85c81857f265f1fe7b46bb14cefa0c0ef 17:55:54 Checking out Revision dab935d85c81857f265f1fe7b46bb14cefa0c0ef (PR-4057) 17:55:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:55:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:55:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:53 > 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 17:55:54 > git config core.sparsecheckout # timeout=10 17:55:54 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 17:55:54 > git remote # timeout=10 17:55:54 > git config --get remote.origin.url # timeout=10 17:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:54 > git merge dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 17:55:54 > git rev-parse HEAD^{commit} # timeout=10 17:55:54 > git config core.sparsecheckout # timeout=10 17:55:54 > git checkout -f dab935d85c81857f265f1fe7b46bb14cefa0c0ef # timeout=10 17:55:57 ---> 2b030b7b6fe2 17:55:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:55:57 ---> Running in 10d52cd711d0 17:55:57 ---> Running in 9be014dee92f 17:55:57 Removing intermediate container 10d52cd711d0 17:55:57 ---> 1e017f25ea94 17:55:57 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 17:55:58 ---> Running in 9597f7870482 17:55:58 ---> 503995c1059a 17:55:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:55:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:55:58 ---> Running in 68d1e90fed0a 17:55:58 ---> 0b4699a0d27b 17:55:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:55:58 ---> Running in e8851be79674 17:55:58 Removing intermediate container 68d1e90fed0a 17:55:58 ---> 3102327c6eac 17:55:58 Step 10/26 : WORKDIR /edgex-go/spire-build 17:55:58 ---> Running in d50d4af4ba52 17:55:58 Removing intermediate container d50d4af4ba52 17:55:58 ---> 8587624dc2fb 17:55:58 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 17:55:59 ---> Running in 832998447eb1 17:55:59 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 17:55:59 Commit message: "Merge commit 'dc65741403d6032672b6969adbd7266bcc1b744e' into HEAD" 17:55:59 > git rev-list --no-walk 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 17:55:59 Removing intermediate container 9597f7870482 17:55:59 ---> 9e57e70eff1a 17:55:59 Step 12/25 : WORKDIR /edgex-go 17:55:59 ---> Running in 96d344ef9e4a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:59 Removing intermediate container 96d344ef9e4a 17:55:59 ---> 1d7f9891df7e 17:55:59 17:55:59 Step 13/25 : FROM alpine:3.15 17:56:00 3.15: Pulling from library/alpine 17:56:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:56:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:00 Dload Upload Total Spent Left Speed 17:56:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k 17:56:00 Removing intermediate container 832998447eb1 17:56:00 ---> 22cb5bb21e68 17:56:00 Step 12/26 : WORKDIR /edgex-go 17:56:00 ---> Running in 29a2258a7fba 17:56:00 Removing intermediate container 29a2258a7fba 17:56:00 ---> afc38a415d9d 17:56:00 17:56:00 Step 13/26 : FROM alpine:3.15 17:56:00 3.15: Pulling from library/alpine 17:56:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:56:00 Status: Downloaded newer image for alpine:3.15 17:56:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:56:00 Status: Image is up to date for alpine:3.15 17:56:00 ---> 0ac33e5f5afa 17:56:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh 17:56:01 ---> 0ac33e5f5afa 17:56:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:56:01 ---> Running in 943684de4581 17:56:01 ---> Running in df9305d3a750 17:56:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:56:01 Removing intermediate container 943684de4581 17:56:01 ---> 68e98ed5951c 17:56:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:01 Removing intermediate container df9305d3a750 17:56:01 ---> f0dffdb9609e 17:56:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:01 ---> Running in 38f9979b4c28 17:56:01 ---> Running in 5050525b1655 17:56:01 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 17:56:01 /etc/docker/daemon.json 17:56:01 { 17:56:01 "registry-mirrors": [ 17:56:01 "https://nexus3.edgexfoundry.org:10001" 17:56:01 ], 17:56:01 "bip": "10.250.0.254/24", 17:56:01 "hosts": [ 17:56:01 "tcp://0.0.0.0:5555", 17:56:01 "unix:///var/run/docker.sock" 17:56:01 ], 17:56:01 "mtu": 1458, 17:56:01 "selinux-enabled": true, 17:56:01 "seccomp-profile": "/etc/docker/seccomp.json" 17:56:01 } [Pipeline] sh 17:56:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:56:02 + sudo service docker restart 17:56:03 Removing intermediate container 38f9979b4c28 17:56:03 ---> e59ec090ed51 17:56:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:56:03 Removing intermediate container 5050525b1655 17:56:03 ---> 986f79c34b02 17:56:03 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:56:03 ---> Running in 0cc6c70dfbc5 17:56:03 ---> Running in 4314f5f2b5b0 17:56:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:56:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:56:05 OK: 15859 distinct packages available 17:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:56:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:56:05 OK: 15859 distinct packages available 17:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:07 (1/5) Installing dumb-init (1.2.5-r1) 17:56:07 (2/5) Installing musl-obstack (1.2.3-r0) 17:56:07 (3/5) Installing libucontext (1.1-r0) 17:56:07 (1/5) Installing dumb-init (1.2.5-r1) 17:56:07 (4/5) Installing gcompat (1.0.0-r4) 17:56:07 (2/5) Installing musl-obstack (1.2.3-r0) 17:56:07 (5/5) Installing openssl (1.1.1p-r0) 17:56:07 (3/5) Installing libucontext (1.1-r0) 17:56:07 Executing busybox-1.34.1-r5.trigger 17:56:07 OK: 6 MiB in 19 packages 17:56:07 (4/5) Installing gcompat (1.0.0-r4) 17:56:07 (5/5) Installing openssl (1.1.1p-r0) 17:56:07 Executing busybox-1.34.1-r5.trigger 17:56:07 OK: 6 MiB in 19 packages 17:56:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:56:09 Removing intermediate container 0cc6c70dfbc5 17:56:09 ---> c02de3b862bd 17:56:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:56:09 Removing intermediate container 4314f5f2b5b0 17:56:09 ---> 1d3264eddcc3 17:56:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:56:11 ---> f0aa680eaf32 17:56:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:56:13 Removing intermediate container 7cf9e7b59305 17:56:13 ---> 09bab4bc129d 17:56:13 17:56:13 Step 10/25 : FROM alpine:3.14 17:56:13 ---> 757f31526932 17:56:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:56:13 3.14: Pulling from library/alpine 17:56:13 ---> aa5b3caccdc4 17:56:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:56:14 ---> 1a0d361846b6 17:56:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:56:14 ---> 6215b7d45737 17:56:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:56:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:56:14 ---> 5828443b8051 17:56:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:56:14 Status: Downloaded newer image for alpine:3.14 17:56:14 ---> e04c818066af 17:56:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:56:14 ---> Running in 06d94b8280c5 17:56:14 ---> 453f1026d1b6 17:56:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:56:15 ---> 1fe6a450f4fc 17:56:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:56:15 ---> Running in d973a76c6c2e 17:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:56:15 Removing intermediate container d973a76c6c2e 17:56:15 ---> 508a71c44b5e 17:56:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:56:15 ---> 1b70449feb36 17:56:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:56:15 ---> Running in dd72bbffc92f 17:56:15 ---> Running in 88f15331cb0a 17:56:15 (1/3) Installing ca-certificates (20211220-r0) 17:56:15 (2/3) Installing dumb-init (1.2.5-r1) 17:56:15 (3/3) Installing su-exec (0.2-r1) 17:56:15 Executing busybox-1.33.1-r7.trigger 17:56:15 Removing intermediate container dd72bbffc92f 17:56:15 ---> beaa1fc385ff 17:56:15 Step 23/25 : LABEL arch=x86_64 17:56:15 Executing ca-certificates-20211220-r0.trigger 17:56:15 Removing intermediate container 88f15331cb0a 17:56:15 ---> 7759afd51fe5 17:56:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:56:15 OK: 6 MiB in 17 packages 17:56:15 ---> Running in da88f1691138 17:56:15 ---> Running in e9273a0fffe1 17:56:15 Removing intermediate container da88f1691138 17:56:15 ---> 29042937b459 17:56:15 Step 24/25 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:56:15 Removing intermediate container e9273a0fffe1 17:56:15 ---> f5708f13638b 17:56:15 Step 24/26 : LABEL arch=x86_64 17:56:15 ---> Running in e5d59c3955a1 17:56:16 ---> Running in e666345b5497 17:56:16 Removing intermediate container e5d59c3955a1 17:56:16 ---> 460e4fa1df6f 17:56:16 Step 25/25 : LABEL version=0.0.0 17:56:16 Removing intermediate container 06d94b8280c5 17:56:16 ---> 4b59738b5921 17:56:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:56:16 Removing intermediate container e666345b5497 17:56:16 ---> 77198a9c97cc 17:56:16 Step 25/26 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:56:16 ---> Running in bf8a3e79cdc5 17:56:16 ---> Running in 5ffa8533fe8c 17:56:16 ---> Running in e45bb864f286 17:56:16 Removing intermediate container bf8a3e79cdc5 17:56:16 ---> 8461a2b9cb7d 17:56:16 17:56:16 Removing intermediate container 5ffa8533fe8c 17:56:16 ---> b60a11a94f48 17:56:16 Step 13/25 : WORKDIR / 17:56:16 Removing intermediate container e45bb864f286 17:56:16 ---> c91d4bfffba1 17:56:16 Step 26/26 : LABEL version=0.0.0 17:56:16 Successfully built 8461a2b9cb7d 17:56:16 Successfully tagged security-spire-server:latest 17:56:16  Building security-spire-server ... done Building sys-mgmt-agent 17:56:16 ---> Running in ce7d3cb3205d 17:56:16 ---> Running in dbb6b46be36b 17:56:20 Removing intermediate container dbb6b46be36b 17:56:20 ---> 3094367addac 17:56:20 17:56:20 Removing intermediate container ce7d3cb3205d 17:56:20 ---> 55af9a2e78c1 17:56:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:56:20 Successfully built 3094367addac 17:56:20 Successfully tagged security-spire-agent:latest 17:56:20  Building security-spire-agent ... done Building core-command 17:56:20 Removing intermediate container 9be014dee92f 17:56:20 ---> a64ad81005e6 17:56:20 17:56:20 Step 10/31 : FROM alpine:3.14 17:56:20 ---> e04c818066af 17:56:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:56:20 ---> Running in 237259fa5359 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:20 provisioning config files... 17:56:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config172597981740592699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:21 ---> docker-login.sh 17:56:21 nexus3.edgexfoundry.org:10001 17:56:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:56:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:56:21 ---> 0f99f15677d0 17:56:21 Step 3/23 : WORKDIR /edgex-go 17:56:21 ---> Using cache 17:56:21 ---> b27ff3e5a58c 17:56:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:21 ---> Using cache 17:56:21 ---> 242227752a4e 17:56:21 Step 5/23 : RUN apk add --update --no-cache make bash git 17:56:21 ---> 91196d261aa3 17:56:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:22 Configure a credential helper to remove this warning. See 17:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:22 17:56:22 Login Succeeded 17:56:22 nexus3.edgexfoundry.org:10002 17:56:22 Removing intermediate container 237259fa5359 17:56:22 ---> 79d21dece94e 17:56:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:56:22 ---> Running in 1526ef7654b1 17:56:22 ---> 8751dc0b31c6 17:56:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:56:22 ---> Running in b8d26c3cc500 17:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:22 Configure a credential helper to remove this warning. See 17:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:22 17:56:22 Login Succeeded 17:56:22 nexus3.edgexfoundry.org:10003 17:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:56:23 ---> 1a2d6f9d72a2 17:56:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:56:23 (1/2) Installing dumb-init (1.2.5-r1) 17:56:23 (2/2) Installing su-exec (0.2-r1) 17:56:23 Executing busybox-1.33.1-r7.trigger 17:56:23 OK: 6 MiB in 16 packages 17:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:23 Configure a credential helper to remove this warning. See 17:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:23 17:56:23 Login Succeeded 17:56:23 nexus3.edgexfoundry.org:10004 17:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:23 Configure a credential helper to remove this warning. See 17:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:23 17:56:23 Login Succeeded 17:56:23 docker.io 17:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:23 ---> 00ba44aaa0fa 17:56:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:24 OK: 221 MiB in 52 packages 17:56:24 Removing intermediate container b8d26c3cc500 17:56:24 ---> 05ddee270a6c 17:56:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:56:24 ---> bc0c03e993d6 17:56:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:56:24 ---> Running in a12112450c21 17:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:24 Configure a credential helper to remove this warning. See 17:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:24 17:56:24 Login Succeeded 17:56:24 ---> docker-login.sh ends [Pipeline] } 17:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:56:24 Removing intermediate container a12112450c21 17:56:24 ---> c8ba4dd2b4d9 17:56:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] echo 17:56:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:24 ========================================================= 17:56:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:56:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:56:25 ---> Running in d7a707c56775 17:56:25 Removing intermediate container 1526ef7654b1 17:56:25 ---> 9924df5d5043 17:56:25 Step 6/23 : COPY go.mod vendor* ./ 17:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:56:25 ---> 185eeed8b81f 17:56:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:56:25 Removing intermediate container d7a707c56775 17:56:25 Removing intermediate container e8851be79674 17:56:25 ---> 2f88ec0ddb3b 17:56:25 ---> e9335562b819 17:56:25 17:56:25 Step 10/22 : FROM alpine:3.14Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:56:25 17:56:25 ---> e04c818066af 17:56:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:56:25 ---> 93d2f1173f6b 17:56:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:56:25 9b3977197b4f: Pulling fs layer 17:56:25 1a89e8eeedd5: Pulling fs layer 17:56:25 94645a83ff95: Pulling fs layer 17:56:25 e6fb740bc735: Pulling fs layer 17:56:25 3a77bd46dcc9: Pulling fs layer 17:56:25 355e64cbe906: Pulling fs layer 17:56:25 63ab81a10011: Pulling fs layer 17:56:25 555d1d1c4555: Pulling fs layer 17:56:25 7d9057610161: Pulling fs layer 17:56:25 3a77bd46dcc9: Waiting 17:56:25 355e64cbe906: Waiting 17:56:25 63ab81a10011: Waiting 17:56:25 555d1d1c4555: Waiting 17:56:25 e6fb740bc735: Waiting 17:56:25 94645a83ff95: Verifying Checksum 17:56:25 94645a83ff95: Download complete 17:56:25 1a89e8eeedd5: Download complete 17:56:25 3a77bd46dcc9: Verifying Checksum 17:56:25 3a77bd46dcc9: Download complete 17:56:25 355e64cbe906: Verifying Checksum 17:56:25 355e64cbe906: Download complete 17:56:25 9b3977197b4f: Verifying Checksum 17:56:25 63ab81a10011: Verifying Checksum 17:56:25 63ab81a10011: Download complete 17:56:25 ---> Running in 60d0106c0013 17:56:25 ---> Running in 6e1a4746dc0d 17:56:25 ---> Running in 8472161affd5 17:56:25 ---> 315d59785853 17:56:25 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/ 17:56:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:56:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:56:25 ---> 0f99f15677d0 17:56:25 Step 3/23 : WORKDIR /edgex-go 17:56:25 ---> Using cache 17:56:25 ---> b27ff3e5a58c 17:56:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:25 ---> Using cache 17:56:25 ---> 242227752a4e 17:56:25 Step 5/23 : RUN apk add --update --no-cache make git 17:56:25 ---> Using cache 17:56:25 ---> 089899aa2f17 17:56:25 Step 6/23 : COPY go.mod vendor* ./ 17:56:25 ---> Using cache 17:56:25 ---> 07893a0a98b1 17:56:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:25 ---> Using cache 17:56:25 ---> 35bbe79fb722 17:56:25 Step 8/23 : COPY . . 17:56:25 ---> Using cache 17:56:25 ---> 2b030b7b6fe2 17:56:25 Step 9/23 : RUN make cmd/core-command/core-command 17:56:25 ---> Running in 773ce0e63239 17:56:25 ---> Running in f09d4d9731e5 17:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:56:26 9b3977197b4f: Pull complete 17:56:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:56:26 Removing intermediate container 8472161affd5 17:56:26 ---> a5d07c37cbf7 17:56:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:56:26 (1/2) Installing ca-certificates (20211220-r0) 17:56:26 (2/2) Installing dumb-init (1.2.5-r1) 17:56:26 Executing busybox-1.33.1-r7.trigger 17:56:26 Executing ca-certificates-20211220-r0.trigger 17:56:26 7d9057610161: Verifying Checksum 17:56:26 7d9057610161: Download complete 17:56:26 ---> Running in 06d793024192 17:56:26 Removing intermediate container 6e1a4746dc0d 17:56:26 ---> 5e12cef15d23 17:56:26 Step 8/23 : COPY . . 17:56:26 OK: 6 MiB in 16 packages 17:56:26 Removing intermediate container 06d793024192 17:56:26 ---> 40027891363f 17:56:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:56:27 1a89e8eeedd5: Pull complete 17:56:27 Removing intermediate container 773ce0e63239 17:56:27 ---> fc1523548f27 17:56:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:56:27 94645a83ff95: Pull complete 17:56:28 555d1d1c4555: Verifying Checksum 17:56:28 555d1d1c4555: Download complete 17:56:28 e6fb740bc735: Verifying Checksum 17:56:28 e6fb740bc735: Download complete 17:56:28 ---> 9979a19e0ca3 17:56:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:56:28 ---> Running in e128ec9c146d 17:56:28 ---> Running in 95340f9b28cd 17:56:28 Removing intermediate container 60d0106c0013 17:56:28 ---> 6fc28f541b39 17:56:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:56:28 Removing intermediate container e128ec9c146d 17:56:28 ---> fb875f576248 17:56:28 Step 23/25 : LABEL arch=x86_64 17:56:28 ---> Running in d295f95605fd 17:56:28 ---> Running in ea050ba69962 17:56:29 Removing intermediate container d295f95605fd 17:56:29 ---> e8e90208f01a 17:56:29 Step 13/22 : ENV APP_PORT=59860 17:56:29 Removing intermediate container ea050ba69962 17:56:29 ---> c53987431845 17:56:29 Step 24/25 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:56:29 ---> Running in e8dc7c86b789 17:56:29 ---> Running in f5e384478e0f 17:56:29 Removing intermediate container e8dc7c86b789 17:56:29 ---> 27ee6b6e92d0 17:56:29 Step 14/22 : EXPOSE $APP_PORT 17:56:29 Removing intermediate container f5e384478e0f 17:56:29 ---> a9d6f5b557c5 17:56:29 Step 25/25 : LABEL version=0.0.0 17:56:29 ---> Running in 3cc24e534146 17:56:29 Removing intermediate container 95340f9b28cd 17:56:29 ---> 00b1613e45b9 17:56:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:29 ---> Running in 719ddd4ad925 17:56:30 Removing intermediate container 3cc24e534146 17:56:30 ---> 7f1fe3e2bccb 17:56:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:30 Removing intermediate container 719ddd4ad925 17:56:30 ---> 7b1b0d6ecab6 17:56:30 17:56:30 ---> e9df1b59f191 17:56:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:56:30 Successfully built 7b1b0d6ecab6 17:56:30 Successfully tagged security-secretstore-setup:latest 17:56:30  Building security-secretstore-setup ... done Building security-proxy-setup 17:56:30 ---> 2a1c02985a79 17:56:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:56:33 ---> 2de16241ced0 17:56:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:56:33 ---> 90d566245e20 17:56:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:56:34 ---> 6c05375ca80d 17:56:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:56:34 ---> cddbd8f5bacc 17:56:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:56:34 ---> Running in d6998b8d3256 17:56:34 ---> e33824f988d5 17:56:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:56:34 ---> 44ec6a227e8e 17:56:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:56:34 ---> Running in 9f911ddd7a7c 17:56:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:56:34 Removing intermediate container 9f911ddd7a7c 17:56:34 ---> c785318a82a7 17:56:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:35 ---> Running in 766a1f939b49 17:56:35 ---> b746bac767bd 17:56:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:56:35 Removing intermediate container 766a1f939b49 17:56:35 ---> 50c1946e6452 17:56:35 Step 20/22 : LABEL arch=x86_64 17:56:35 ---> Running in 00c24595adcb 17:56:35 ---> Running in 2a6fccc80627 17:56:35 Removing intermediate container 00c24595adcb 17:56:35 ---> c4f4569f40d4 17:56:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:56:35 Removing intermediate container 2a6fccc80627 17:56:35 ---> ebac9f23bc3d 17:56:35 Step 21/22 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:56:35 ---> d79c03c78450 17:56:35 Step 26/31 : RUN chmod +x /entrypoint.sh 17:56:35 ---> Running in edc42b4d943a 17:56:36 ---> Running in 24e76503b63d 17:56:36 Removing intermediate container edc42b4d943a 17:56:36 ---> 13e1a98b5030 17:56:36 Step 22/22 : LABEL version=0.0.0 17:56:36 ---> Running in ef0abba76448 17:56:36 Removing intermediate container ef0abba76448 17:56:36 ---> 8cf722fb21c6 17:56:36 17:56:36 Successfully built 8cf722fb21c6 17:56:36 Successfully tagged support-notifications:latest 17:56:36 Building security-spiffe-token-provider 17:56:37  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:56:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:56:37 ---> 0f99f15677d0 17:56:37 Step 3/22 : WORKDIR /edgex-go 17:56:37 ---> Using cache 17:56:37 ---> b27ff3e5a58c 17:56:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:37 ---> Using cache 17:56:37 ---> 242227752a4e 17:56:37 Step 5/22 : RUN apk add --update --no-cache make git 17:56:37 ---> Using cache 17:56:37 ---> 089899aa2f17 17:56:37 Step 6/22 : COPY go.mod vendor* ./ 17:56:37 ---> Using cache 17:56:37 ---> 07893a0a98b1 17:56:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:37 ---> Using cache 17:56:37 ---> 35bbe79fb722 17:56:37 Step 8/22 : COPY . . 17:56:37 ---> Using cache 17:56:37 ---> 2b030b7b6fe2 17:56:37 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:56:39 ---> Running in 3a74e2d0bfb3 17:56:39 Removing intermediate container 24e76503b63d 17:56:39 ---> a22904ab54da 17:56:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:56:39 ---> Running in 992c3a6e0fb4 17:56:40 Removing intermediate container 992c3a6e0fb4 17:56:40 ---> 971945eb23b8 17:56:40 Step 28/31 : CMD ["gate"] 17:56:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:56:40 ---> Running in e12b3584195c 17:56:41 Removing intermediate container e12b3584195c 17:56:41 ---> ed7b626fe82b 17:56:41 Step 29/31 : LABEL arch=x86_64 17:56:41 ---> Running in e8ff47505690 17:56:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:56:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:56:41 ---> 0f99f15677d0 17:56:41 Step 3/20 : WORKDIR /edgex-go 17:56:41 ---> Using cache 17:56:41 ---> b27ff3e5a58c 17:56:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:56:41 Removing intermediate container e8ff47505690 17:56:41 ---> c97fe9d5d06f 17:56:41 Step 30/31 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:56:41 ---> Running in b07f1980a12a 17:56:42 ---> Running in 0959dfab2727 17:56:42 Removing intermediate container 0959dfab2727 17:56:42 ---> bbfff121ebcd 17:56:42 Step 31/31 : LABEL version=0.0.0 17:56:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:42 ---> Running in 53d10b6b5575 17:56:43 Removing intermediate container 53d10b6b5575 17:56:43 ---> f40de233e00c 17:56:43 17:56:43 Successfully built f40de233e00c 17:56:43 Successfully tagged security-bootstrapper:latest 17:56:43  Building security-bootstrapper ... done Building security-spire-config 17:56:43 Removing intermediate container f09d4d9731e5 17:56:43 ---> 3368f579229c 17:56:43 17:56:43 Step 10/23 : FROM alpine:3.14 17:56:43 ---> e04c818066af 17:56:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:56:43 ---> Running in af15fd566d62 17:56:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:43 e6fb740bc735: Pull complete 17:56:43 3a77bd46dcc9: Pull complete 17:56:43 355e64cbe906: Pull complete 17:56:43 63ab81a10011: Pull complete 17:56:44 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:56:44 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:56:44 OK: 15866 distinct packages available 17:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:56:44 (1/1) Installing dumb-init (1.2.5-r1) 17:56:44 Executing busybox-1.33.1-r7.trigger 17:56:44 OK: 6 MiB in 15 packages 17:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:45 OK: 221 MiB in 52 packages 17:56:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:56:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:56:47 ---> 0f99f15677d0 17:56:47 Step 3/26 : WORKDIR /edgex-go 17:56:47 ---> Using cache 17:56:47 ---> b27ff3e5a58c 17:56:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:47 ---> Using cache 17:56:47 ---> 242227752a4e 17:56:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:56:48 ---> Running in 72219b8e91f1 17:56:48 Removing intermediate container af15fd566d62 17:56:48 ---> 1bd9788cb7fc 17:56:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:48 Removing intermediate container b07f1980a12a 17:56:48 ---> ebe450825643 17:56:48 Step 5/20 : COPY go.mod vendor* ./ 17:56:49 ---> Running in 27b56aa37447 17:56:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:56:49 555d1d1c4555: Pull complete 17:56:49 Removing intermediate container 27b56aa37447 17:56:49 ---> 50910acf817e 17:56:49 Step 13/23 : ENV APP_PORT=59882 17:56:49 ---> ab9477ae81ba 17:56:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:49 ---> Running in 7b480aa0ea2b 17:56:49 ---> Running in 6f36272cd610 17:56:49 Removing intermediate container 7b480aa0ea2b 17:56:49 ---> 57e164cbcae0 17:56:49 Step 14/23 : EXPOSE $APP_PORT 17:56:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:56:49 ---> Running in 3cc4b39c955a 17:56:50 OK: 221 MiB in 52 packages 17:56:50 Removing intermediate container 3cc4b39c955a 17:56:50 ---> a18afe3f1a9e 17:56:50 Step 15/23 : WORKDIR / 17:56:50 ---> Running in 3ab48b83d38b 17:56:50 Removing intermediate container 3ab48b83d38b 17:56:50 ---> 7cdcf224a12e 17:56:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:51 7d9057610161: Pull complete 17:56:51 Removing intermediate container 72219b8e91f1 17:56:51 ---> 9d03578bfaef 17:56:51 Step 6/26 : COPY go.mod vendor* ./ 17:56:51 Removing intermediate container 6f36272cd610 17:56:51 ---> 3dea10149ba7 17:56:51 Step 7/20 : COPY . . 17:56:51 ---> 03765baed6d7 17:56:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:56:51 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 17:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:56:51 ---> 780df3c33f7d 17:56:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:51 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:56:51 WORKDIR /edgex 17:56:51 COPY go.mod . 17:56:51 RUN go mod download -f 17:56:51 - . 17:56:53 ---> Running in a81d8e460f0b 17:56:53 ---> 9f25d416a55b 17:56:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:56:53 Removing intermediate container d6998b8d3256 17:56:53 ---> b977d321e22e 17:56:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:56:53 ---> Running in 8cf207319cd7 17:56:53 ---> 4345b056c6ee 17:56:53 Step 19/23 : ENTRYPOINT ["/core-command"] 17:56:53 ---> Running in e9a0598fe3f5 17:56:54 Removing intermediate container e9a0598fe3f5 17:56:54 ---> edd3544e7a90 17:56:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:54 ---> Running in 41e4a80437ff 17:56:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:56:54 Sending build context to Docker daemon 169.2MB 17:56:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:56:54 ---> 819e984ddca1 17:56:54 Step 2/4 : WORKDIR /edgex 17:56:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:56:54 Removing intermediate container 41e4a80437ff 17:56:54 ---> fd806c0a338f 17:56:54 Step 21/23 : LABEL arch=x86_64 17:56:54 ---> Running in 96acf2d9a10b 17:56:55 Removing intermediate container a81d8e460f0b 17:56:55 ---> f2a2d564b9e1 17:56:55 Step 8/26 : COPY . . 17:56:55 Removing intermediate container 96acf2d9a10b 17:56:55 ---> 16c547ea6ab8 17:56:55 Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:56:55 ---> Running in 9c8286f69119 17:56:55 Removing intermediate container 8cf207319cd7 17:56:55 ---> 9b7dc3d51425 17:56:55 17:56:55 Step 11/23 : FROM docker:20.10.14 17:56:56 ---> Running in 9ad89cec06b0 17:56:56 Removing intermediate container 9ad89cec06b0 17:56:56 ---> 2f7b9ba38c03 17:56:56 Step 3/4 : COPY go.mod . 17:56:56 Removing intermediate container 9c8286f69119 17:56:56 ---> d151dc8cce47 17:56:56 Step 23/23 : LABEL version=0.0.0 17:56:56 20.10.14: Pulling from library/docker 17:56:57 ---> afc2a7012c98 17:56:57 Step 4/4 : RUN go mod download 17:56:57 ---> Running in e31a23746f72 17:56:57 ---> Running in 468fe3ef9713 17:56:57 ---> c25be9bdfcae 17:56:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:56:58 ---> Running in 0a1d8bac707f 17:56:58 Removing intermediate container 468fe3ef9713 17:56:58 ---> ecb8dc6c2d8e 17:56:58 17:56:58 Successfully built ecb8dc6c2d8e 17:56:59 Successfully tagged core-command:latest 17:56:59 Building core-metadata 17:56:59  Building core-command ... done 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 17:56:59 Removing intermediate container 3a74e2d0bfb3 17:56:59 ---> d5745fed8576 17:56:59 17:56:59 Step 10/22 : FROM alpine:3.14 17:56:59 ---> e04c818066af 17:56:59 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:57:02 ---> Running in bfdeb39ad60f 17:57:02 ---> e434c22017f4 17:57:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:57:03 ---> Running in bcc957f3ef07 17:57:03 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:57:03 Status: Downloaded newer image for docker:20.10.14 17:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:57:03 ---> 7417809fdb73 17:57:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:57:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:57:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:03 ---> 0f99f15677d0 17:57:03 Step 3/23 : WORKDIR /edgex-go 17:57:03 ---> Using cache 17:57:03 ---> b27ff3e5a58c 17:57:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:03 ---> Using cache 17:57:03 ---> 242227752a4e 17:57:03 Step 5/23 : RUN apk add --update --no-cache make git 17:57:03 ---> Using cache 17:57:03 ---> 089899aa2f17 17:57:03 Step 6/23 : COPY go.mod vendor* ./ 17:57:03 ---> Using cache 17:57:03 ---> 07893a0a98b1 17:57:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:03 ---> Using cache 17:57:03 ---> 35bbe79fb722 17:57:03 Step 8/23 : COPY . . 17:57:03 ---> Using cache 17:57:03 ---> 2b030b7b6fe2 17:57:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:57:03 Removing intermediate container bcc957f3ef07 17:57:03 ---> 16771a9d98b3 17:57:03 Step 10/26 : WORKDIR /edgex-go/spire-build 17:57:03 ---> Running in 14a4d745ad0a 17:57:03 ---> Running in 3f272dbace29 17:57:03 ---> Running in e90167b18d30 17:57:03 (1/6) Installing ca-certificates (20211220-r0) 17:57:03 (2/6) Installing brotli-libs (1.0.9-r5) 17:57:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:57:03 (4/6) Installing libcurl (7.79.1-r2) 17:57:03 (5/6) Installing curl (7.79.1-r2) 17:57:03 (6/6) Installing dumb-init (1.2.5-r1) 17:57:03 Executing busybox-1.33.1-r7.trigger 17:57:03 Removing intermediate container 3f272dbace29 17:57:03 ---> af05438457da 17:57:03 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 17:57:03 Executing ca-certificates-20211220-r0.trigger 17:57:03 OK: 8 MiB in 20 packages 17:57:04 Removing intermediate container e90167b18d30 17:57:04 ---> 042a1a654afb 17:57:04 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 17:57:04 ---> Running in 3f69d0340858 17:57:04 ---> Running in ea5c0d04f173 17:57: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/core-metadata/core-metadata ./cmd/core-metadata 17:57:05 Removing intermediate container bfdeb39ad60f 17:57:05 ---> 093e350ea458 17:57:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:05 ---> Running in 96a459cf34f7 17:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:05 Removing intermediate container 96a459cf34f7 17:57:05 ---> 3fdaff32407f 17:57:05 Step 13/22 : WORKDIR /edgex 17:57:05 ---> Running in d1ffeb502591 17:57:05 (1/43) Installing readline (8.1.1-r0) 17:57:05 (2/43) Installing bash (5.1.16-r0) 17:57:05 Executing bash-5.1.16-r0.post-install 17:57:05 (3/43) Installing brotli-libs (1.0.9-r5) 17:57:05 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:57:05 (5/43) Installing libcurl (7.80.0-r2) 17:57:05 (6/43) Installing curl (7.80.0-r2) 17:57:05 (7/43) Installing dumb-init (1.2.5-r1) 17:57:05 (8/43) Installing libbz2 (1.0.8-r1) 17:57:05 (9/43) Installing expat (2.4.7-r0) 17:57:05 (10/43) Installing libffi (3.4.2-r1) 17:57:05 (11/43) Installing gdbm (1.22-r0) 17:57:05 (12/43) Installing xz-libs (5.2.5-r1) 17:57:05 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:57:05 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:57:05 (15/43) Installing mpdecimal (2.5.1-r1) 17:57:05 (16/43) Installing sqlite-libs (3.36.0-r0) 17:57:05 (17/43) Installing python3 (3.9.7-r4) 17:57:05 Removing intermediate container d1ffeb502591 17:57:05 ---> c9cbb14b0649 17:57:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:57:05 (18/43) Installing py3-appdirs (1.4.4-r2) 17:57:05 (19/43) Installing py3-certifi (2020.12.5-r1) 17:57:05 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:57:05 (21/43) Installing py3-idna (3.3-r0) 17:57:05 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:57:05 (23/43) Installing py3-requests (2.26.0-r1) 17:57:05 (24/43) Installing py3-msgpack (1.0.2-r1) 17:57:05 (25/43) Installing py3-lockfile (0.12.2-r4) 17:57:05 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:57:05 (27/43) Installing py3-colorama (0.4.4-r1) 17:57:05 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:57:05 (29/43) Installing py3-distlib (0.3.3-r0) 17:57:05 (30/43) Installing py3-distro (1.6.0-r0) 17:57:05 (31/43) Installing py3-six (1.16.0-r0) 17:57:05 (32/43) Installing py3-webencodings (0.5.1-r4) 17:57:05 (33/43) Installing py3-html5lib (1.1-r1) 17:57:05 (34/43) Installing py3-parsing (2.4.7-r2) 17:57:05 (35/43) Installing py3-packaging (20.9-r1) 17:57:05 (36/43) Installing py3-tomli (1.2.2-r0) 17:57:05 (37/43) Installing py3-pep517 (0.12.0-r0) 17:57:05 (38/43) Installing py3-progress (1.6-r0) 17:57:05 (39/43) Installing py3-retrying (1.3.3-r2) 17:57:05 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:57:05 (41/43) Installing py3-setuptools (52.0.0-r4) 17:57:06 (42/43) Installing py3-toml (0.10.2-r2) 17:57:06 (43/43) Installing py3-pip (20.3.4-r1) 17:57:06 Removing intermediate container ea5c0d04f173 17:57:06 ---> 412e01c2ad54 17:57:06 Step 12/26 : WORKDIR /edgex-go 17:57:06 Executing busybox-1.34.1-r5.trigger 17:57:06 OK: 83 MiB in 65 packages 17:57:06 ---> 1fed7e53bf29 17:57:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:57:06 ---> Running in 47569c9f1074 17:57:06 Collecting docker-compose==1.23.2 17:57:06 Removing intermediate container 47569c9f1074 17:57:06 ---> 36ef27b84533 17:57:06 17:57:06 Step 13/26 : FROM alpine:3.15 17:57:06 ---> 0ac33e5f5afa 17:57:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:57:06 ---> Using cache 17:57:06 ---> f0dffdb9609e 17:57:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:06 ---> Using cache 17:57:06 ---> 986f79c34b02 17:57:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:57:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:57:06 ---> Running in 1ef1a71cd805 17:57:06 ---> 47c453424b17 17:57:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:57:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:57:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:57:07 Collecting docker<4.0,>=3.6.0 17:57:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:57:07 Collecting jsonschema<3,>=2.5.1 17:57:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:57:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:57:07 Collecting websocket-client<1.0,>=0.32.0 17:57:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:57:07 Collecting cached-property<2,>=1.2.0 17:57:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:57:07 Collecting texttable<0.10,>=0.9.0 17:57:07 Downloading texttable-0.9.1.tar.gz (11 kB) 17:57:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:07 Collecting docopt<0.7,>=0.6.1 17:57:07 Downloading docopt-0.6.2.tar.gz (25 kB) 17:57:07 ---> d763bdde4d87 17:57:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:57:08 Collecting PyYAML<4,>=3.10 17:57:08 Downloading PyYAML-3.13.tar.gz (270 kB) 17:57:08 ---> 893b76c114ec 17:57:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:57:08 ---> Running in f6dd1ea0a145 17:57:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:08 Collecting dockerpty<0.5,>=0.4.1 17:57:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:57:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:57:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:57:08 OK: 15859 distinct packages available 17:57:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:09 Collecting docker-pycreds>=0.4.0 17:57:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:57:09 Collecting idna<2.8,>=2.5 17:57:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:57:09 Collecting urllib3<1.25,>=1.21.1 17:57:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:57:09 Collecting chardet<3.1.0,>=3.0.2 17:57:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:57:09 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) 17:57:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:57:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:57:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:57:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:57:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:57:09 Attempting uninstall: urllib3 17:57:09 Found existing installation: urllib3 1.26.7 17:57:09 Uninstalling urllib3-1.26.7: 17:57:09 Successfully uninstalled urllib3-1.26.7 17:57:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:09 Attempting uninstall: idna 17:57:09 Found existing installation: idna 3.3 17:57:09 Uninstalling idna-3.3: 17:57:09 Successfully uninstalled idna-3.3 17:57:09 Removing intermediate container f6dd1ea0a145 17:57:09 ---> f77a5c7ebb73 17:57:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:57:09 (1/4) Installing dumb-init (1.2.5-r1) 17:57:09 ---> Running in 4ecbcd240ac4 17:57:09 (2/4) Installing musl-obstack (1.2.3-r0) 17:57:10 (3/4) Installing libucontext (1.1-r0) 17:57:10 (4/4) Installing gcompat (1.0.0-r4) 17:57:10 Executing busybox-1.34.1-r5.trigger 17:57:10 OK: 6 MiB in 18 packages 17:57:10 Removing intermediate container 4ecbcd240ac4 17:57:10 ---> 633e5e4b6227 17:57:10 Step 20/22 : LABEL arch=x86_64 17:57:10 Attempting uninstall: requests 17:57:10 Found existing installation: requests 2.26.0 17:57:10 Uninstalling requests-2.26.0: 17:57:10 ---> Running in 676e0cff8a5a 17:57:10 Successfully uninstalled requests-2.26.0 17:57:10 Running setup.py install for texttable: started 17:57:10 Removing intermediate container 676e0cff8a5a 17:57:10 ---> 5079ae7fd21e 17:57:10 Step 21/22 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:10 ---> Running in 9e3ae31f614c 17:57:10 Running setup.py install for texttable: finished with status 'done' 17:57:10 Running setup.py install for PyYAML: started 17:57:11 Removing intermediate container 1ef1a71cd805 17:57:11 ---> 8dc5151cc6bd 17:57:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:57:11 Removing intermediate container 9e3ae31f614c 17:57:11 ---> a7e6051e41bc 17:57:11 Step 22/22 : LABEL version=0.0.0 17:57:11 ---> Running in a6b988bfdbd5 17:57:11 Running setup.py install for PyYAML: finished with status 'done' 17:57:11 Running setup.py install for docopt: started 17:57:11 Removing intermediate container a6b988bfdbd5 17:57:11 ---> 6c7f2560eaaa 17:57:11 17:57:11 Successfully built 6c7f2560eaaa 17:57:11 Successfully tagged security-proxy-setup:latest 17:57:11 Building support-scheduler 17:57:11  Building security-proxy-setup ... done  Running setup.py install for docopt: finished with status 'done' 17:57:11 Running setup.py install for dockerpty: started 17:57:11 Running setup.py install for dockerpty: finished with status 'done' 17:57:12 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 17:57:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:57:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:57:15 ---> 0f99f15677d0 17:57:15 Step 3/22 : WORKDIR /edgex-go 17:57:15 ---> Using cache 17:57:15 ---> b27ff3e5a58c 17:57:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:15 ---> Using cache 17:57:15 ---> 242227752a4e 17:57:15 Step 5/22 : RUN apk add --update --no-cache make git 17:57:15 ---> Using cache 17:57:15 ---> 089899aa2f17 17:57:15 Step 6/22 : COPY go.mod vendor* ./ 17:57:15 ---> Using cache 17:57:15 ---> 07893a0a98b1 17:57:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:15 ---> Using cache 17:57:15 ---> 35bbe79fb722 17:57:15 Step 8/22 : COPY . . 17:57:15 ---> Using cache 17:57:15 ---> 2b030b7b6fe2 17:57:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:57:16 ---> 99cdf2804fd1 17:57:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:57:16 ---> Running in afbfb63c35ab 17:57:17 ---> f96f595a9fc9 17:57:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:57: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-scheduler/support-scheduler ./cmd/support-scheduler 17:57:17 ---> Running in 7177b9d2f9f4 17:57:17 Removing intermediate container 7177b9d2f9f4 17:57:17 ---> e914cdce01ee 17:57:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:57:18 ---> 739fe43a6ad0 17:57:18 Step 21/26 : WORKDIR / 17:57:18 ---> Running in 8582945a2a12 17:57:18 Removing intermediate container 8582945a2a12 17:57:18 ---> 902ef44dba27 17:57:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:57:18 ---> Running in d0f725b8f3a2 17:57:18 Removing intermediate container d0f725b8f3a2 17:57:18 ---> 93cea623667a 17:57:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:57:18 ---> Running in da170d67fb3e 17:57:19 Removing intermediate container da170d67fb3e 17:57:19 ---> 54a9f8a73af2 17:57:19 Step 24/26 : LABEL arch=x86_64 17:57:19 ---> Running in 72c03371d638 17:57:19 Removing intermediate container 72c03371d638 17:57:19 ---> 9a3173ca59d4 17:57:19 Step 25/26 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:19 Removing intermediate container 3f69d0340858 17:57:19 ---> 652822ac2202 17:57:19 Step 14/23 : ENV APP_PORT=58890 17:57:19 ---> Running in a03d80da5b5c 17:57:19 ---> Running in 84636b62e124 17:57:20 Removing intermediate container 84636b62e124 17:57:20 ---> 0f8d9cd3c3f5 17:57:20 Step 15/23 : EXPOSE $APP_PORT 17:57:20 Removing intermediate container a03d80da5b5c 17:57:20 ---> 8fc778dbcb41 17:57:20 Step 26/26 : LABEL version=0.0.0 17:57:20 ---> Running in ab48919badc7 17:57:20 ---> Running in 069dcc63b2af 17:57:20 Removing intermediate container 069dcc63b2af 17:57:20 ---> 393a9459cca9 17:57:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:57:20 Removing intermediate container ab48919badc7 17:57:20 ---> ce79cef1138a 17:57:20 17:57:20 Successfully built ce79cef1138a 17:57:20 Successfully tagged security-spire-config:latest 17:57:20  Building security-spire-config ... done Building core-data 17:57:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:57:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:25 ---> 0f99f15677d0 17:57:25 Step 3/23 : WORKDIR /edgex-go 17:57:25 ---> Using cache 17:57:25 ---> b27ff3e5a58c 17:57:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:25 ---> Using cache 17:57:25 ---> 242227752a4e 17:57:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:57:25 ---> d57ea66e32b8 17:57:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:57:25 ---> Running in 6621de6edb7e 17:57:25 Removing intermediate container 0a1d8bac707f 17:57:25 ---> f4c48e9786b0 17:57:25 17:57:25 Step 9/20 : FROM alpine:3.15 17:57:25 ---> 0ac33e5f5afa 17:57:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:57:25 ---> Using cache 17:57:25 ---> f0dffdb9609e 17:57:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:25 ---> Using cache 17:57:25 ---> 986f79c34b02 17:57:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:57:25 ---> Running in 738c4cb3cfca 17:57:25 ---> f71b31710a04 17:57:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:57:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:26 ---> 617bb2080229 17:57:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:57:27 ---> Running in bf6116981823 17:57:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:27 OK: 221 MiB in 52 packages 17:57:27 Removing intermediate container bf6116981823 17:57:27 ---> 7714032868c5 17:57:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:27 ---> Running in 3745fbf4e963 17:57:27 Removing intermediate container 14a4d745ad0a 17:57:27 ---> a8928574699a 17:57:27 17:57:27 Step 10/23 : FROM alpine:3.14 17:57:27 ---> e04c818066af 17:57:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:57:27 ---> Using cache 17:57:27 ---> 1bd9788cb7fc 17:57:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:57:27 ---> Using cache 17:57:27 ---> 50910acf817e 17:57:27 Step 13/23 : ENV APP_PORT=59881 17:57:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:27 ---> Running in f3b60bdd6df4 17:57:27 Removing intermediate container 3745fbf4e963 17:57:27 ---> bf3055b46b8f 17:57:27 Step 21/23 : LABEL arch=x86_64 17:57:28 ---> Running in 4be5ac378e51 17:57:28 Removing intermediate container 6621de6edb7e 17:57:28 ---> c1af22c92160 17:57:28 Step 6/23 : COPY go.mod vendor* ./ 17:57:28 Removing intermediate container f3b60bdd6df4 17:57:28 ---> dd6f4d00b219 17:57:28 Step 14/23 : EXPOSE $APP_PORT 17:57:28 Removing intermediate container 4be5ac378e51 17:57:28 ---> 486a2985bae8 17:57:28 Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:28 ---> Running in beb61f6b9e02 17:57:28 ---> Running in 61b0df558081 17:57:28 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:57:28 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:57:28 OK: 15859 distinct packages available 17:57:28 ---> 2d26b90d1590 17:57:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:28 ---> Running in 4547476ca45d 17:57:28 Removing intermediate container beb61f6b9e02 17:57:28 ---> 9d92a1bab2c2 17:57:28 Step 15/23 : WORKDIR / 17:57:28 Removing intermediate container 61b0df558081 17:57:28 ---> 96ca5ffcd271 17:57:28 Step 23/23 : LABEL version=0.0.0 17:57:28 ---> Running in 38af46af900c 17:57:28 ---> Running in 7c29feb79391 17:57:28 Removing intermediate container 38af46af900c 17:57:28 ---> 0616f951fa6d 17:57:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:28 Removing intermediate container 7c29feb79391 17:57:28 ---> 6266ed4ae608 17:57:28 17:57:28 Successfully built 6266ed4ae608 17:57:29 Successfully tagged sys-mgmt-agent:latest 17:57:29  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:29 ---> 558d44e13b67 17:57:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:57:29 (1/9) Installing ca-certificates (20211220-r0) 17:57:29 (2/9) Installing brotli-libs (1.0.9-r5) 17:57:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:57:29 (4/9) Installing libcurl (7.80.0-r2) 17:57:29 ---> 2eaca46458d7 17:57:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:57:29 (5/9) Installing curl (7.80.0-r2) 17:57:29 (6/9) Installing dumb-init (1.2.5-r1) 17:57:30 (7/9) Installing musl-obstack (1.2.3-r0) 17:57:30 Removing intermediate container 4547476ca45d 17:57:30 ---> e94f91e0a9fc 17:57:30 Step 8/23 : COPY . . 17:57:30 (8/9) Installing libucontext (1.1-r0) 17:57:30 (9/9) Installing gcompat (1.0.0-r4) 17:57:30 Executing busybox-1.34.1-r5.trigger 17:57:30 Executing ca-certificates-20211220-r0.trigger 17:57:30 ---> a7a8168304f7 17:57:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:57:30 OK: 8 MiB in 23 packages 17:57:31 ---> Running in f8249d2117bb 17:57:31 Removing intermediate container f8249d2117bb 17:57:31 ---> 828560aa5c65 17:57:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:32 ---> Running in 125166f184fd 17:57:32 Removing intermediate container 738c4cb3cfca 17:57:32 ---> 6170d4661562 17:57:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:32 Removing intermediate container 125166f184fd 17:57:32 ---> eb90233b0779 17:57:32 Step 21/23 : LABEL arch=x86_64 17:57:33 ---> 3dc290259518 17:57:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:57:33 ---> Running in 2cae765cf9cf 17:57:33 Removing intermediate container 2cae765cf9cf 17:57:33 ---> cc50b37f1d90 17:57:33 Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:33 ---> Running in 78e7d184cd66 17:57:33 Removing intermediate container 78e7d184cd66 17:57:33 ---> 718dda17c1e6 17:57:33 Step 23/23 : LABEL version=0.0.0 17:57:33 ---> Running in b5af30766b9e 17:57:33 ---> e031667147e5 17:57:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:57:33 Removing intermediate container b5af30766b9e 17:57:33 ---> 0caeb6556458 17:57:33 17:57:33 Successfully built 0caeb6556458 17:57:33 Successfully tagged core-metadata:latest 17:57:33  Building core-metadata ... done  ---> e1118396aa9b 17:57:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:57:34 ---> Running in 289ee8f14462 17:57:34 Removing intermediate container 289ee8f14462 17:57:34 ---> ddae416274f7 17:57:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:34 ---> Running in 1e0013a6ede0 17:57:34 Removing intermediate container 1e0013a6ede0 17:57:34 ---> c29171be1b34 17:57:34 Step 18/20 : LABEL arch=x86_64 17:57:34 ---> Running in bcfacedf49cc 17:57:34 Removing intermediate container bcfacedf49cc 17:57:34 ---> e676ee440ec4 17:57:34 Step 19/20 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:35 ---> Running in 5f0c4a33938f 17:57:35 Removing intermediate container 5f0c4a33938f 17:57:35 ---> 24c2ee529742 17:57:35 Step 20/20 : LABEL version=0.0.0 17:57:35 ---> Running in e127d38e4347 17:57:35 Removing intermediate container e127d38e4347 17:57:35 ---> ab0d3c362025 17:57:35 17:57:35 Successfully built ab0d3c362025 17:57:35 Successfully tagged security-spiffe-token-provider:latest 17:57:37  Building security-spiffe-token-provider ... done Removing intermediate container afbfb63c35ab 17:57:37 ---> 4924dadbff06 17:57:37 17:57:37 Step 10/22 : FROM alpine:3.14 17:57:37 ---> e04c818066af 17:57:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:57:37 ---> Using cache 17:57:37 ---> 1bd9788cb7fc 17:57:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:57:37 ---> Using cache 17:57:37 ---> 50910acf817e 17:57:37 Step 13/22 : ENV APP_PORT=59861 17:57:37 ---> 0502872ccc03 17:57:37 Step 9/23 : RUN make cmd/core-data/core-data 17:57:37 ---> Running in c16154ae5b52 17:57:37 ---> Running in dcb5513401f0 17:57:37 Removing intermediate container dcb5513401f0 17:57:37 ---> 5a5acaf475bf 17:57:37 Step 14/22 : EXPOSE $APP_PORT 17:57:37 ---> Running in 6709f40e96f8 17:57:37 Removing intermediate container 6709f40e96f8 17:57:37 ---> 48d65da0d6f4 17:57:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:57:37 ---> 5353fd9057c5 17:57:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:57:38 ---> 3328a5fbbadf 17:57:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:57:38 ---> 91fdfd43c8af 17:57:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:57:38 ---> Running in a20485caf85a 17:57:39 Removing intermediate container a20485caf85a 17:57:39 ---> c6edc847943d 17:57:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:39 ---> Running in 0fe9e4b089df 17:57:39 Removing intermediate container 0fe9e4b089df 17:57:39 ---> abb8ebba5b73 17:57:39 Step 20/22 : LABEL arch=x86_64 17:57:39 ---> Running in 8f9952a8f067 17:57:39 Removing intermediate container 8f9952a8f067 17:57:39 ---> 2e431b65b8cd 17:57:39 Step 21/22 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:39 ---> Running in babf279ddc94 17:57:39 Removing intermediate container babf279ddc94 17:57:39 ---> af625055bb6d 17:57:39 Step 22/22 : LABEL version=0.0.0 17:57:39 ---> Running in 995827e75ed8 17:57:39 Removing intermediate container 995827e75ed8 17:57:39 ---> 04eb008bc6be 17:57:39 17:57:39 Successfully built 04eb008bc6be 17:57:39 Successfully tagged support-scheduler:latest 17:57:53 Removing intermediate container e31a23746f72 17:57:53 ---> d5be76f52a0c 17:57:53 Successfully built d5be76f52a0c 17:57:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:54 + docker inspect -f . ci-base-image-arm64 17:57:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:54 prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container 17:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:54  Building support-scheduler ... done Removing intermediate container c16154ae5b52 17:57:54 ---> 9c732ee7aa4f 17:57:54 17:57:54 Step 10/23 : FROM alpine:3.14 17:57:54 ---> e04c818066af 17:57:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:57:54 ---> Running in 02352131a402 17:57:54 Removing intermediate container 02352131a402 17:57:54 ---> 078316c4d31b 17:57:54 Step 12/23 : ENV APP_PORT=59880 17:57:54 ---> Running in c87df19847ca 17:57:54 Removing intermediate container c87df19847ca 17:57:54 ---> 677e38054120 17:57:54 Step 13/23 : EXPOSE $APP_PORT 17:57:54 ---> Running in 1a516c099cd4 17:57:54 Removing intermediate container 1a516c099cd4 17:57:54 ---> c08a2930ab53 17:57:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:54 ---> Running in fe199c6879eb 17:57:54 Removing intermediate container fe199c6879eb 17:57:54 ---> 57af1c35c003 17:57:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:57:54 ---> Running in dbf1d59408ea 17:57:55 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:57:55 $ docker top 9fa10c19dbc70ad23d4831c12e4c02f3adf4bdd70729e7afd6420e9d40eab8bf -eo pid,comm 17:57:55 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 17:57:56 (1/6) Installing dumb-init (1.2.5-r1) 17:57:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:57:56 (3/6) Installing libsodium (1.0.18-r0) 17:57:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:57:56 + go version 17:57:56 go version go1.17.7 linux/arm64 [Pipeline] } 17:57:56 $ docker stop --time=1 9fa10c19dbc70ad23d4831c12e4c02f3adf4bdd70729e7afd6420e9d40eab8bf 17:57:56 (5/6) Installing libzmq (4.3.4-r0) 17:57:56 (6/6) Installing zeromq (4.3.4-r0) 17:57:56 Executing busybox-1.33.1-r7.trigger 17:57:56 OK: 8 MiB in 20 packages 17:57:57 Removing intermediate container dbf1d59408ea 17:57:57 ---> 0720b8165b93 17:57:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:57 ---> 0717c303f356 17:57:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:57:57 ---> 5af9844a96be 17:57:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:57:58 ---> 94fefd49ebfe 17:57:58 Step 19/23 : ENTRYPOINT ["/core-data"] 17:57:58 ---> Running in 4d0469a727a0 17:57:58 Removing intermediate container 4d0469a727a0 17:57:58 ---> 578735317fa0 17:57:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:58 ---> Running in f2f7c7df6a87 17:57:58 Removing intermediate container f2f7c7df6a87 17:57:58 ---> e6f0b44c75c9 17:57:58 Step 21/23 : LABEL arch=x86_64 17:57:58 ---> Running in 68775e2c083c 17:57:58 Removing intermediate container 68775e2c083c 17:57:58 ---> bffc63e39418 17:57:58 Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 17:57:58 ---> Running in 804d945ba99d 17:57:58 $ docker rm -f 9fa10c19dbc70ad23d4831c12e4c02f3adf4bdd70729e7afd6420e9d40eab8bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 17:57:58 Removing intermediate container 804d945ba99d 17:57:58 ---> d1e4bbd1807c 17:57:58 Step 23/23 : LABEL version=0.0.0 17:57:58 ---> Running in 03dbe186b74d 17:57:58 Removing intermediate container 03dbe186b74d 17:57:58 ---> bc2432b48555 17:57:58 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:58 Successfully built bc2432b48555 17:57:58 Successfully tagged core-data:latest 17:57:58  Building core-data ... done  [Pipeline] } 17:57:58 $ docker stop --time=1 be666960ab7d89a2d7dd76118f1281c8b890cef2b973b4ef7c650cb259d47833 17:57:59 + docker inspect -f . ci-base-image-arm64 17:57:59 . 17:58:00 $ docker rm -f be666960ab7d89a2d7dd76118f1281c8b890cef2b973b4ef7c650cb259d47833 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:00 prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container 17:58:00 + docker images 17:58:00 REPOSITORY TAG IMAGE ID CREATED SIZE 17:58:00 core-data latest bc2432b48555 2 seconds ago 22.5MB 17:58:00 9c732ee7aa4f 8 seconds ago 1.65GB 17:58:00 support-scheduler latest 04eb008bc6be 21 seconds ago 26.4MB 17:58:00 4924dadbff06 23 seconds ago 1.67GB 17:58:00 security-spiffe-token-provider latest ab0d3c362025 25 seconds ago 29MB 17:58:00 core-metadata latest 0caeb6556458 27 seconds ago 17MB 17:58:00 sys-mgmt-agent latest 6266ed4ae608 32 seconds ago 299MB 17:58:00 a8928574699a 33 seconds ago 1.62GB 17:58:00 f4c48e9786b0 37 seconds ago 1.67GB 17:58:00 security-spire-config latest ce79cef1138a 40 seconds ago 86.7MB 17:58:00 security-proxy-setup latest 6c7f2560eaaa 49 seconds ago 26.9MB 17:58:00 36ef27b84533 54 seconds ago 1.52GB 17:58:00 core-command latest ecb8dc6c2d8e About a minute ago 16.1MB 17:58:00 d5745fed8576 About a minute ago 1.62GB 17:58:00 9b7dc3d51425 About a minute ago 1.62GB 17:58:00 3368f579229c About a minute ago 1.61GB 17:58:00 security-bootstrapper latest f40de233e00c About a minute ago 19.1MB 17:58:00 support-notifications latest 8cf722fb21c6 About a minute ago 27MB 17:58:00 security-secretstore-setup latest 7b1b0d6ecab6 About a minute ago 28.5MB 17:58:00 e9335562b819 About a minute ago 1.68GB 17:58:00 a64ad81005e6 About a minute ago 1.62GB 17:58:00 security-spire-agent latest 3094367addac About a minute ago 127MB 17:58:00 security-spire-server latest 8461a2b9cb7d About a minute ago 87.3MB 17:58:00 09bab4bc129d About a minute ago 1.63GB 17:58:00 afc38a415d9d 2 minutes ago 1.52GB 17:58:00 1d7f9891df7e 2 minutes ago 1.52GB 17:58:00 ci-base-image-x86_64 latest 0f99f15677d0 4 minutes ago 1.02GB 17:58:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 17:58:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 17:58:00 docker 20.10.14 7417809fdb73 2 months ago 218MB 17:58:00 alpine 3.14 e04c818066af 2 months ago 5.59MB 17:58:00 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 17:58:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB 17:58:00 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:58:01 $ docker top d18e6517cdc2591e3c8b2137b9e8c8657dd6147338c44befe9ca199841446202 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 17:58:02 ========================================================= 17:58:02 [edgeXBuildGoParallel] Running Tests and Build... 17:58:02 ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [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] } 17:58:03 + make test 17:58:03 go mod tidy -compat=1.17 17:58:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:58:43 ? github.com/edgexfoundry/edgex-go [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 18:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements 18:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.576s coverage: 54.2% of statements 18:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.543s coverage: 89.2% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.618s coverage: 83.8% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.115s coverage: 95.6% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.458s coverage: 60.0% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.796s coverage: 0.9% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.340s coverage: 58.8% of statements 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements 18:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 79.5% of statements 18:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 18:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 18:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements 18:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements 18:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 18:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.691s coverage: 82.5% of statements 18:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 58.8% of statements 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.381s coverage: 85.4% of statements 18:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.077s coverage: 91.2% of statements 18:01:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.024s coverage: 64.4% of statements 18:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 18:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 18:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 18:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 18:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 18:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.441s coverage: 65.4% of statements 18:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:02:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.928s coverage: 43.8% of statements 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:02:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:02:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:02:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.823s coverage: 92.3% of statements 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:02:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:02:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:02:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:02:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 18:02:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements 18:02:17 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 18:02:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:02:17 GO111MODULE=on go vet ./... 18:04:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:04:09 + ls -al . 18:04:09 total 680 18:04:09 drwxrwxr-x 9 1001 1001 4096 Jul 2 17:58 . 18:04:09 drwxr-xr-x 4 root root 4096 Jul 2 17:58 .. 18:04:09 -rw-rw-r-- 1 1001 1001 11 Jul 2 17:55 .dockerignore 18:04:09 drwxrwxr-x 8 1001 1001 4096 Jul 2 17:55 .git 18:04:09 drwxrwxr-x 3 1001 1001 4096 Jul 2 17:55 .github 18:04:09 -rw-rw-r-- 1 1001 1001 879 Jul 2 17:55 .gitignore 18:04:09 -rw-rw-r-- 1 1001 1001 42 Jul 2 17:55 .golangci.yml 18:04:09 -rw-rw-r-- 1 1001 1001 87 Jul 2 17:55 .hadolint.yml 18:04:09 -rw-rw-r-- 1 1001 1001 166 Jul 2 17:55 .sonarcloud.properties 18:04:09 -rw-rw-r-- 1 1001 1001 1171 Jul 2 17:55 ADOPTERS.md 18:04:09 -rw-rw-r-- 1 1001 1001 10347 Jul 2 17:55 Attribution.txt 18:04:09 -rw-rw-r-- 1 1001 1001 63209 Jul 2 17:55 CHANGELOG.md 18:04:09 -rw-rw-r-- 1 1001 1001 3804 Jul 2 17:55 CONTRIBUTING.md 18:04:09 -rw-rw-r-- 1 1001 1001 677 Jul 2 17:55 GOVERNANCE.md 18:04:09 -rw-rw-r-- 1 1001 1001 850 Jul 2 17:55 Jenkinsfile 18:04:09 -rw-rw-r-- 1 1001 1001 10775 Jul 2 17:55 LICENSE 18:04:09 -rw-rw-r-- 1 1001 1001 10389 Jul 2 17:55 Makefile 18:04:09 -rw-rw-r-- 1 1001 1001 582 Jul 2 17:55 OWNERS.md 18:04:09 -rw-rw-r-- 1 1001 1001 9094 Jul 2 17:55 README.md 18:04:09 -rw-rw-r-- 1 1001 1001 6912 Jul 2 17:55 SECURITY.md 18:04:09 -rw-rw-r-- 1 1001 1001 5 Jul 2 17:52 VERSION 18:04:09 -rw-rw-r-- 1 1001 1001 4131 Jul 2 17:55 ZMQWindows.md 18:04:09 drwxrwxr-x 2 1001 1001 4096 Jul 2 17:55 bin 18:04:09 drwxrwxr-x 18 1001 1001 4096 Jul 2 17:55 cmd 18:04:09 -rw-r--r-- 1 root root 435593 Jul 2 18:02 coverage.out 18:04:09 -rw-rw-r-- 1 1001 1001 3311 Jul 2 17:55 go.mod 18:04:09 -rw-rw-r-- 1 1001 1001 36231 Jul 2 17:58 go.sum 18:04:09 drwxrwxr-x 8 1001 1001 4096 Jul 2 17:55 internal 18:04:09 drwxrwxr-x 3 1001 1001 4096 Jul 2 17:55 openapi 18:04:09 drwxrwxr-x 4 1001 1001 4096 Jul 2 17:55 snap 18:04:09 -rw-rw-r-- 1 1001 1001 204 Jul 2 17:55 version.go [Pipeline] sh 18:04:10 + '[' -e coverage.out ] 18:04:10 + chown 1001:1001 coverage.out [Pipeline] stash 18:04:10 Warning: overwriting stash ‘coverage-report’ 18:04:11 Stashed 1 file(s) [Pipeline] sh 18:04:12 + make build 18:04:12 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 18:05:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:06:42 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 18:06:42 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 18:07:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:07:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:07:24 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 18:07: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:07:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:07:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:07:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:07:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:07:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:08:03 $ docker stop --time=1 d18e6517cdc2591e3c8b2137b9e8c8657dd6147338c44befe9ca199841446202 18:08:05 $ docker rm -f d18e6517cdc2591e3c8b2137b9e8c8657dd6147338c44befe9ca199841446202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:08:07 18:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:08:08 latest: Pulling from edgex-devops/edgex-compose-arm64 18:08:08 29e5d40040c1: Pulling fs layer 18:08:08 1ce36da41761: Pulling fs layer 18:08:08 25b303627fd3: Pulling fs layer 18:08:08 29e5d40040c1: Verifying Checksum 18:08:08 29e5d40040c1: Download complete 18:08:08 1ce36da41761: Verifying Checksum 18:08:08 1ce36da41761: Download complete 18:08:09 29e5d40040c1: Pull complete 18:08:10 25b303627fd3: Download complete 18:08:10 1ce36da41761: Pull complete 18:08:22 25b303627fd3: Pull complete 18:08:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container 18:08:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 18:08:25 $ docker top f7257d4abc918483267a60f6c88af91ae9e64cad7907543d135d5aa7b10685ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:26 + docker-compose build --help 18:08:26 + grep parallel 18:08:31 --parallel Build images in parallel. [Pipeline] } 18:08:31 $ docker stop --time=1 f7257d4abc918483267a60f6c88af91ae9e64cad7907543d135d5aa7b10685ae 18:08:33 $ docker rm -f f7257d4abc918483267a60f6c88af91ae9e64cad7907543d135d5aa7b10685ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container 18:08:34 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:08:35 $ docker top 8d3930b4a27ac4eb84d430e8208485a7ee37c804d1e3899d51cbeaa135713d3e -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:36 + docker-compose -f ./docker-compose-build.yml build --parallel 18:08:41 Building core-command ... 18:08:41 Building core-data ... 18:08:41 Building core-metadata ... 18:08:41 Building security-bootstrapper ... 18:08:41 Building security-proxy-setup ... 18:08:41 Building security-secretstore-setup ... 18:08:41 Building security-spiffe-token-provider ... 18:08:41 Building security-spire-agent ... 18:08:41 Building security-spire-config ... 18:08:41 Building security-spire-server ... 18:08:41 Building support-notifications ... 18:08:41 Building support-scheduler ... 18:08:41 Building sys-mgmt-agent ... 18:08:41 Building security-spire-server 18:08:41 Building core-data 18:08:41 Building security-bootstrapper 18:08:41 Building security-spire-config 18:08:41 Building support-scheduler 18:10:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:10:03 ---> d5be76f52a0c 18:10:03 Step 3/22 : WORKDIR /edgex-go 18:10:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:10:03 ---> d5be76f52a0c 18:10:03 Step 3/26 : WORKDIR /edgex-go 18:10:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:10:03 ---> d5be76f52a0c 18:10:03 Step 3/25 : WORKDIR /edgex-go 18:10:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:10:03 ---> d5be76f52a0c 18:10:03 Step 3/31 : WORKDIR /edgex-go 18:10:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:10:03 ---> d5be76f52a0c 18:10:03 Step 3/23 : WORKDIR /edgex-go 18:10:03 ---> Running in a830470ffe96 18:10:03 ---> Running in 41d816973337 18:10:03 ---> Running in 3cea9ffba599 18:10:03 ---> Running in 2f08666590bd 18:10:03 ---> Running in e1f61a2fa09c 18:10:03 Removing intermediate container 3cea9ffba599 18:10:03 ---> eb7cc6fa14fb 18:10:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 Removing intermediate container 41d816973337 18:10:03 ---> 559451593ed1 18:10:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 Removing intermediate container a830470ffe96 18:10:03 ---> eff0dc02e81d 18:10:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 Removing intermediate container e1f61a2fa09c 18:10:03 ---> c9b03f46f7a3 18:10:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 Removing intermediate container 2f08666590bd 18:10:03 ---> bdf4324bf6e8 18:10:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 ---> Running in 8a37ba05a266 18:10:03 ---> Running in d47a02205858 18:10:03 ---> Running in 4233436f4e8f 18:10:03 ---> Running in 56168ef2b243 18:10:03 ---> Running in f1b9a3d8bb6f 18:10:04 Removing intermediate container 8a37ba05a266 18:10:04 ---> c356d8146e87 18:10:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:10:04 Removing intermediate container 4233436f4e8f 18:10:04 ---> afa64e7ee733 18:10:04 Step 5/31 : RUN apk add --update --no-cache make git 18:10:04 ---> Running in cbb249d3b424 18:10:04 ---> Running in 53e08b867be0 18:10:05 Removing intermediate container f1b9a3d8bb6f 18:10:05 ---> e0dc14af5510 18:10:05 Step 5/22 : RUN apk add --update --no-cache make git 18:10:05 Removing intermediate container 56168ef2b243 18:10:05 ---> 24fc8e7911e2 18:10:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:10:05 ---> Running in 7c57fd975f81 18:10:05 Removing intermediate container d47a02205858 18:10:05 ---> 3d95ed1d155f 18:10:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:10:05 ---> Running in 283d84abe5f8 18:10:05 ---> Running in 1b781c2bc043 18:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:10:08 OK: 220 MiB in 52 packages 18:10:08 OK: 220 MiB in 52 packages 18:10:09 OK: 220 MiB in 52 packages 18:10:09 OK: 220 MiB in 52 packages 18:10:10 OK: 220 MiB in 52 packages 18:10:10 Removing intermediate container 53e08b867be0 18:10:10 ---> 12b78a216af6 18:10:10 Step 6/31 : COPY go.mod vendor* ./ 18:10:11 Removing intermediate container cbb249d3b424 18:10:11 ---> c8bc9b8e20dc 18:10:11 Step 6/26 : COPY go.mod vendor* ./ 18:10:11 Removing intermediate container 283d84abe5f8 18:10:11 ---> c010bb5b700c 18:10:11 Step 6/25 : COPY go.mod vendor* ./ 18:10:11 Removing intermediate container 7c57fd975f81 18:10:11 ---> 25b5d21e3101 18:10:11 Step 6/22 : COPY go.mod vendor* ./ 18:10:11 ---> 1980c36e980d 18:10:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:11 Removing intermediate container 1b781c2bc043 18:10:11 ---> 17a98bb7b859 18:10:11 Step 6/23 : COPY go.mod vendor* ./ 18:10:11 ---> Running in 24bc876a3af0 18:10:12 ---> 76386afc5b7a 18:10:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:12 ---> Running in 5fbccfb507c5 18:10:13 ---> 0d7ddd36ec65 18:10:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:13 ---> c15eaf5aa266 18:10:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:13 ---> Running in 171dc81e3336 18:10:13 ---> Running in 58da6f4488d2 18:10:14 ---> 5af689bbeb72 18:10:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:14 ---> Running in 6f9dce7350ab 18:10:16 Removing intermediate container 24bc876a3af0 18:10:16 ---> 489376193e80 18:10:16 Step 8/31 : COPY . . 18:10:19 Removing intermediate container 5fbccfb507c5 18:10:19 ---> 2ecb3289957a 18:10:19 Step 8/26 : COPY . . 18:10:19 Removing intermediate container 171dc81e3336 18:10:19 ---> 5398dc59c4bd 18:10:19 Step 8/25 : COPY . . 18:10:19 Removing intermediate container 58da6f4488d2 18:10:19 ---> 5d6a778ca226 18:10:19 Step 8/22 : COPY . . 18:10:19 Removing intermediate container 6f9dce7350ab 18:10:19 ---> 139ec1c40558 18:10:19 Step 8/23 : COPY . . 18:10:46 ---> 548355c25a6e 18:10:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:10:46 ---> a2e3fd7c1b1a 18:10:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:10:46 ---> Running in cfb276d357c2 18:10:46 ---> b91d6e4a27c3 18:10:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:10:46 ---> Running in 2c9000b26c23 18:10:46 ---> f3741969bed5 18:10:46 Step 9/23 : RUN make cmd/core-data/core-data 18:10:46 ---> 65afefd09316 18:10:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:10:46 ---> Running in 42cb1a33d975 18:10:46 ---> Running in 3035faaa7601 18:10:46 ---> Running in f954bf61201b 18:10:46 Removing intermediate container 2c9000b26c23 18:10:46 ---> 7a92d91fc626 18:10:46 Step 10/25 : WORKDIR /edgex-go/spire-build 18:10:46 Removing intermediate container 42cb1a33d975 18:10:46 ---> 42a018e77165 18:10:46 Step 10/26 : WORKDIR /edgex-go/spire-build 18:10:46 ---> Running in fa4e15a6dc76 18:10:46 ---> Running in 62f8cf45169e 18:10:46 Removing intermediate container 62f8cf45169e 18:10:46 ---> e093046052cb 18:10:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:10:46 Removing intermediate container fa4e15a6dc76 18:10:46 ---> 595a0052fdfe 18:10:46 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 18:10:46 ---> Running in c48b03cd6a54 18:10:46 ---> Running in a8e7739aa505 18:10: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-scheduler/support-scheduler ./cmd/support-scheduler 18:10:46 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 18:10: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:10:50 Removing intermediate container c48b03cd6a54 18:10:50 ---> eaed2139bc1a 18:10:50 Step 12/25 : WORKDIR /edgex-go 18:10:50 Removing intermediate container a8e7739aa505 18:10:50 ---> 2f1fd37a058b 18:10:50 Step 12/26 : WORKDIR /edgex-go 18:10:50 ---> Running in d795721c4059 18:10:50 ---> Running in 266fca9a95f6 18:10:51 Removing intermediate container 266fca9a95f6 18:10:51 ---> b7578dd3655f 18:10:51 18:10:51 Step 13/26 : FROM alpine:3.15 18:10:51 Removing intermediate container d795721c4059 18:10:51 ---> b4b17dfe09d4 18:10:51 18:10:51 Step 13/25 : FROM alpine:3.15 18:10:51 3.15: Pulling from library/alpine 18:10:51 3.15: Pulling from library/alpine 18:10:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:10:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:10:52 Status: Downloaded newer image for alpine:3.15 18:10:52 Status: Image is up to date for alpine:3.15 18:10:52 ---> 3fb3c9af89a9 18:10:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:10:52 ---> 3fb3c9af89a9 18:10:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:10:52 ---> Running in ae69786ea521 18:10:52 ---> Running in c0c2843757ff 18:10:53 Removing intermediate container c0c2843757ff 18:10:53 ---> 6ab4bbe51b33 18:10:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:53 Removing intermediate container ae69786ea521 18:10:53 ---> 5e3b260838da 18:10:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:53 ---> Running in 1da5f692c138 18:10:53 ---> Running in 18cf6a32140c 18:10:58 Removing intermediate container 18cf6a32140c 18:10:58 ---> 3f77825ff6a0 18:10:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:10:58 ---> Running in df889d99dcb7 18:10:58 Removing intermediate container 1da5f692c138 18:10:58 ---> 1f44858f9f3a 18:10:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:10:58 ---> Running in ead59ab04f40 18:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:02 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:11:02 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:11:02 OK: 15736 distinct packages available 18:11:02 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:11:02 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:11:02 OK: 15736 distinct packages available 18:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:04 (1/5) Installing dumb-init (1.2.5-r1) 18:11:05 (2/5) Installing musl-obstack (1.2.3-r0) 18:11:05 (1/4) Installing dumb-init (1.2.5-r1) 18:11:05 (3/5) Installing libucontext (1.1-r0) 18:11:05 (4/5) Installing gcompat (1.0.0-r4) 18:11:05 (2/4) Installing musl-obstack (1.2.3-r0) 18:11:05 (3/4) Installing libucontext (1.1-r0) 18:11:05 (5/5) Installing openssl (1.1.1p-r0) 18:11:05 (4/4) Installing gcompat (1.0.0-r4) 18:11:05 Executing busybox-1.34.1-r5.trigger 18:11:05 Executing busybox-1.34.1-r5.trigger 18:11:05 OK: 6 MiB in 19 packages 18:11:05 OK: 6 MiB in 18 packages 18:11:07 Removing intermediate container df889d99dcb7 18:11:07 ---> 94ac9b81557e 18:11:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:11:07 Removing intermediate container ead59ab04f40 18:11:07 ---> 8bcde0ed6a66 18:11:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:11:15 ---> c996a93ff515 18:11:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:11:15 ---> 1064b9d7ac45 18:11:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:11:16 ---> 1b1a1ce20c30 18:11:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:11:16 ---> d4ad85437d93 18:11:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:11:16 ---> Running in 49cb54b2bf5f 18:11:17 Removing intermediate container 49cb54b2bf5f 18:11:17 ---> 4ff7a164770a 18:11:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:11:18 ---> 59acb09f6276 18:11:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:11:18 ---> 9c4c2098b1d8 18:11:18 Step 21/26 : WORKDIR / 18:11:18 ---> Running in 85902bbefea8 18:11:19 ---> fb54446c6500 18:11:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:11:19 ---> Running in 67b3f479e323 18:11:19 Removing intermediate container 85902bbefea8 18:11:19 ---> dc679fdca844 18:11:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:11:19 ---> Running in b076a423f592 18:11:19 Removing intermediate container 67b3f479e323 18:11:19 ---> 6eca50cdf392 18:11:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:11:20 ---> Running in 156dd3d0525c 18:11:20 Removing intermediate container b076a423f592 18:11:20 ---> df93d3964717 18:11:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:11:20 ---> Running in 97e285f6ebc9 18:11:20 Removing intermediate container 156dd3d0525c 18:11:20 ---> a3f943cd8eae 18:11:20 Step 23/25 : LABEL arch=arm64 18:11:20 ---> Running in 2b0ab1831e43 18:11:21 Removing intermediate container 97e285f6ebc9 18:11:21 ---> 321aa2825d88 18:11:21 Step 24/26 : LABEL arch=arm64 18:11:21 Removing intermediate container 2b0ab1831e43 18:11:21 ---> 5a8e9c4ace24 18:11:21 Step 24/25 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:11:21 ---> Running in 3827da73319d 18:11:21 ---> Running in 816e4b93d146 18:11:22 Removing intermediate container 816e4b93d146 18:11:22 ---> 7d4f9396f195 18:11:22 Step 25/25 : LABEL version=0.0.0 18:11:22 Removing intermediate container 3827da73319d 18:11:22 ---> 8f1ca2d7557a 18:11:22 Step 25/26 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:11:22 ---> Running in b8756a614712 18:11:22 ---> Running in f458e15ae906 18:11:23 Removing intermediate container b8756a614712 18:11:23 ---> 12a10fe5b010 18:11:23 18:11:23 Removing intermediate container f458e15ae906 18:11:23 ---> 59c7dc191914 18:11:23 Step 26/26 : LABEL version=0.0.0 18:11:23 ---> Running in d1a2e08cd404 18:11:23 Successfully built 12a10fe5b010 18:11:23 Successfully tagged security-spire-server-arm64:latest 18:11:23  Building security-spire-server ... done Building sys-mgmt-agent 18:11:24 Removing intermediate container d1a2e08cd404 18:11:24 ---> c561466c06a6 18:11:24 18:11:24 Successfully built c561466c06a6 18:11:24 Successfully tagged security-spire-config-arm64:latest 18:11:24  Building security-spire-config ... done Building security-spire-agent 18:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> d5be76f52a0c 18:12:11 Step 3/23 : WORKDIR /edgex-go 18:12:11 ---> Using cache 18:12:11 ---> eff0dc02e81d 18:12:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:11 ---> Using cache 18:12:11 ---> e0dc14af5510 18:12:11 Step 5/23 : RUN apk add --update --no-cache make bash git 18:12:11 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> d5be76f52a0c 18:12:11 Step 3/26 : WORKDIR /edgex-go 18:12:11 ---> Using cache 18:12:11 ---> eff0dc02e81d 18:12:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:11 ---> Using cache 18:12:11 ---> e0dc14af5510 18:12:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:12:12 ---> Running in 6a9fc2893d73 18:12:12 ---> Running in 8ed39c798197 18:12:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:12:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:12:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:12:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:12:16 OK: 220 MiB in 52 packages 18:12:16 OK: 220 MiB in 52 packages 18:12:18 Removing intermediate container 8ed39c798197 18:12:18 ---> 37dc5ebd932d 18:12:18 Step 6/26 : COPY go.mod vendor* ./ 18:12:18 Removing intermediate container 6a9fc2893d73 18:12:18 ---> d4f3900d9acc 18:12:18 Step 6/23 : COPY go.mod vendor* ./ 18:12:19 ---> fbc4615923e8 18:12:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:19 ---> 620f4f3cb6e9 18:12:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:19 ---> Running in 5187cd32381a 18:12:19 ---> Running in 646d028ae7b7 18:12:28 Removing intermediate container 5187cd32381a 18:12:28 ---> 5bec951649c6 18:12:28 Step 8/23 : COPY . . 18:12:28 Removing intermediate container 646d028ae7b7 18:12:28 ---> b2ac30634f5b 18:12:28 Step 8/26 : COPY . . 18:13:00 ---> 3bae6b965655 18:13:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:13:00 ---> Running in e68829294d32 18:13:00 ---> 823e81f1d17c 18:13:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:13:00 ---> Running in 5f17a9b45f96 18:13:00 Removing intermediate container e68829294d32 18:13:00 ---> b89e021259e8 18:13:00 Step 10/26 : WORKDIR /edgex-go/spire-build 18:13:00 ---> Running in 593a1e10588e 18:13:00 Removing intermediate container 593a1e10588e 18:13:00 ---> f4a6e045ed29 18:13:00 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 18:13:00 ---> Running in ede8e49e067d 18:13:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:13:03 Removing intermediate container ede8e49e067d 18:13:03 ---> e6f05e269a05 18:13:03 Step 12/26 : WORKDIR /edgex-go 18:13:03 ---> Running in c1616e6d084e 18:13:04 Removing intermediate container c1616e6d084e 18:13:04 ---> 00f1f62f79c2 18:13:04 18:13:04 Step 13/26 : FROM alpine:3.15 18:13:04 ---> 3fb3c9af89a9 18:13:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:13:04 ---> Using cache 18:13:04 ---> 5e3b260838da 18:13:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:04 ---> Using cache 18:13:04 ---> 3f77825ff6a0 18:13:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:13:04 ---> Running in a6b0722a3a31 18:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:13:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:13:08 OK: 15736 distinct packages available 18:13:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:11 (1/5) Installing dumb-init (1.2.5-r1) 18:13:11 (2/5) Installing musl-obstack (1.2.3-r0) 18:13:11 (3/5) Installing libucontext (1.1-r0) 18:13:11 (4/5) Installing gcompat (1.0.0-r4) 18:13:11 (5/5) Installing openssl (1.1.1p-r0) 18:13:11 Executing busybox-1.34.1-r5.trigger 18:13:11 OK: 6 MiB in 19 packages 18:13:13 Removing intermediate container a6b0722a3a31 18:13:13 ---> 82d48205f540 18:13:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:13:16 ---> 677bdfaa1e9d 18:13:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:13:23 ---> dc80d5b90527 18:13:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:13:23 ---> ea844d4c8614 18:13:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:13:24 ---> 7332a1f6997a 18:13:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:13:25 ---> 6bcd33e6ccb2 18:13:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:13:25 ---> Running in 475898c10fe1 18:13:25 Removing intermediate container 475898c10fe1 18:13:25 ---> 7d9e5190f691 18:13:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:13:25 ---> Running in 2b7eac4c67ea 18:13:26 Removing intermediate container 2b7eac4c67ea 18:13:26 ---> 2ad36a7ece56 18:13:26 Step 24/26 : LABEL arch=arm64 18:13:26 ---> Running in 01ba9875a2bc 18:13:26 Removing intermediate container 01ba9875a2bc 18:13:26 ---> 186802bac711 18:13:26 Step 25/26 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:13:26 ---> Running in 5cd70c8b27cc 18:13:27 Removing intermediate container 5cd70c8b27cc 18:13:27 ---> 9602f8c189b4 18:13:27 Step 26/26 : LABEL version=0.0.0 18:13:27 ---> Running in 9e0e2b985a18 18:13:28 Removing intermediate container 9e0e2b985a18 18:13:28 ---> 8c442b53f045 18:13:28 18:13:28 Successfully built 8c442b53f045 18:13:28 Successfully tagged security-spire-agent-arm64:latest 18:13:28  Building security-spire-agent ... done Building core-metadata 18:14:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:01 ---> d5be76f52a0c 18:14:01 Step 3/23 : WORKDIR /edgex-go 18:14:01 ---> Using cache 18:14:01 ---> eff0dc02e81d 18:14:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:01 ---> Using cache 18:14:01 ---> e0dc14af5510 18:14:01 Step 5/23 : RUN apk add --update --no-cache make git 18:14:01 ---> Using cache 18:14:01 ---> 25b5d21e3101 18:14:01 Step 6/23 : COPY go.mod vendor* ./ 18:14:01 ---> Using cache 18:14:01 ---> c15eaf5aa266 18:14:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:01 ---> Using cache 18:14:01 ---> 5d6a778ca226 18:14:01 Step 8/23 : COPY . . 18:14:01 ---> Using cache 18:14:01 ---> 548355c25a6e 18:14:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:14:01 ---> Running in acc00d669da7 18:14:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:15:37 Removing intermediate container f954bf61201b 18:15:37 ---> ac1f55d81f8c 18:15:37 18:15:37 Step 10/31 : FROM alpine:3.14 18:15:38 3.14: Pulling from library/alpine 18:15:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:15:39 Status: Downloaded newer image for alpine:3.14 18:15:39 ---> ac73e934f311 18:15:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:15:39 ---> Running in dce56b855223 18:15:40 Removing intermediate container dce56b855223 18:15:40 ---> 559509b84f02 18:15:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:15:40 ---> Running in 10ecf67bdadb 18:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:15:44 (1/2) Installing dumb-init (1.2.5-r1) 18:15:44 (2/2) Installing su-exec (0.2-r1) 18:15:44 Executing busybox-1.33.1-r7.trigger 18:15:44 OK: 6 MiB in 16 packages 18:15:45 Removing intermediate container 10ecf67bdadb 18:15:45 ---> e73ef28d8aad 18:15:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:15:45 ---> Running in 3b06dd0f1a77 18:15:46 Removing intermediate container 3b06dd0f1a77 18:15:46 ---> 3ea75886eaaa 18:15:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:15:46 ---> Running in 94d0d2a15f09 18:15:46 Removing intermediate container 94d0d2a15f09 18:15:46 ---> 85cc1ba100ad 18:15:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:15:46 ---> Running in 71b19168d300 18:15:50 Removing intermediate container 71b19168d300 18:15:50 ---> ba59ccc8e485 18:15:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:15:50 ---> Running in 2f87518663dd 18:15:50 Removing intermediate container 2f87518663dd 18:15:50 ---> fd77cfcbc7da 18:15:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:15:51 ---> cc742cfe5fb2 18:15:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:15:51 ---> Running in 47972a0059bc 18:15:54 Removing intermediate container 47972a0059bc 18:15:54 ---> c8659005d46e 18:15:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:55 ---> dda48a66801d 18:15:55 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:15:56 ---> d3ca0bdb7ce1 18:15:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:15:57 ---> fd32a49cadc1 18:15:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:15:58 ---> 045b05423f5a 18:15:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:15:59 ---> bc1a90baf5f6 18:15:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:16:00 ---> Running in 1c9edf2abde1 18:16:01 Removing intermediate container 1c9edf2abde1 18:16:01 ---> 330dde31e6e7 18:16:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:16:02 ---> 898d78d82c7d 18:16:02 Step 26/31 : RUN chmod +x /entrypoint.sh 18:16:02 ---> Running in 7eff4789d8d5 18:16:05 Removing intermediate container 7eff4789d8d5 18:16:05 ---> b9edae7b4695 18:16:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:16:05 ---> Running in b1ba4c24dcfe 18:16:06 Removing intermediate container b1ba4c24dcfe 18:16:06 ---> 927156d5e5c7 18:16:06 Step 28/31 : CMD ["gate"] 18:16:06 ---> Running in 99551e653923 18:16:06 Removing intermediate container 99551e653923 18:16:06 ---> 828048fbc5f0 18:16:06 Step 29/31 : LABEL arch=arm64 18:16:06 ---> Running in ee1b4ce88e91 18:16:07 Removing intermediate container ee1b4ce88e91 18:16:07 ---> 080d0ca888b9 18:16:07 Step 30/31 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:16:07 ---> Running in f9753f501165 18:16:08 Removing intermediate container f9753f501165 18:16:08 ---> d59e057b3e75 18:16:08 Step 31/31 : LABEL version=0.0.0 18:16:08 ---> Running in d60089259443 18:16:09 Removing intermediate container d60089259443 18:16:09 ---> f31e85e7ca1d 18:16:09 18:16:09 Successfully built f31e85e7ca1d 18:16:09 Successfully tagged security-bootstrapper-arm64:latest 18:16:09  Building security-bootstrapper ... done Building security-spiffe-token-provider 18:16:42 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:16:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:16:42 ---> d5be76f52a0c 18:16:42 Step 3/20 : WORKDIR /edgex-go 18:16:42 ---> Using cache 18:16:42 ---> eff0dc02e81d 18:16:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:16:42 ---> Running in 38ab572765e4 18:16:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:42 Removing intermediate container 3035faaa7601 18:16:42 ---> 9c6ad187ea69 18:16:42 18:16:42 Step 10/23 : FROM alpine:3.14 18:16:42 ---> ac73e934f311 18:16:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:16:43 ---> Running in 2a286127ce36 18:16:43 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:16:43 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:16:43 OK: 15743 distinct packages available 18:16:43 Removing intermediate container 2a286127ce36 18:16:43 ---> c6b3c3430fe3 18:16:43 Step 12/23 : ENV APP_PORT=59880 18:16:43 ---> Running in ee009d9d4edd 18:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:44 Removing intermediate container ee009d9d4edd 18:16:44 ---> 636e31009b13 18:16:44 Step 13/23 : EXPOSE $APP_PORT 18:16:44 ---> Running in 6aa32419f86e 18:16:45 Removing intermediate container 6aa32419f86e 18:16:45 ---> e0c27369aca8 18:16:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:45 ---> Running in 1ef7d3c9c685 18:16:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:46 OK: 220 MiB in 52 packages 18:16:48 Removing intermediate container 38ab572765e4 18:16:48 ---> 7205dc3d962d 18:16:48 Step 5/20 : COPY go.mod vendor* ./ 18:16:48 Removing intermediate container 1ef7d3c9c685 18:16:48 ---> fa3c8d2ef6aa 18:16:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:16:48 ---> Running in eab372f1a303 18:16:50 ---> 2c6b1ba525e7 18:16:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:50 ---> Running in b6b280f5085d 18:16:51 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:16:52 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:16:53 (1/6) Installing dumb-init (1.2.5-r1) 18:16:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:16:53 (3/6) Installing libsodium (1.0.18-r0) 18:16:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:16:53 (5/6) Installing libzmq (4.3.4-r0) 18:16:53 (6/6) Installing zeromq (4.3.4-r0) 18:16:53 Executing busybox-1.33.1-r7.trigger 18:16:53 OK: 8 MiB in 20 packages 18:16:55 Removing intermediate container eab372f1a303 18:16:55 ---> ad3022d4f371 18:16:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:55 Removing intermediate container b6b280f5085d 18:16:55 ---> f0906e5d6a36 18:16:55 Step 7/20 : COPY . . 18:16:57 ---> bc87409f5bbf 18:16:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:17:00 ---> 6214723386dd 18:17:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:17:01 ---> 33bc62383a9a 18:17:01 Step 19/23 : ENTRYPOINT ["/core-data"] 18:17:01 ---> Running in 2dfd4c3e60e7 18:17:02 Removing intermediate container 2dfd4c3e60e7 18:17:02 ---> a55665a459c3 18:17:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:02 ---> Running in 02d690402839 18:17:03 Removing intermediate container 02d690402839 18:17:03 ---> d6ca15f53b89 18:17:03 Step 21/23 : LABEL arch=arm64 18:17:03 ---> Running in 02d57528465d 18:17:04 Removing intermediate container 02d57528465d 18:17:04 ---> 591929cc8240 18:17:04 Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:17:05 ---> Running in c2d4fac2ae33 18:17:05 Removing intermediate container c2d4fac2ae33 18:17:05 ---> 32ca95d4f360 18:17:05 Step 23/23 : LABEL version=0.0.0 18:17:05 ---> Running in 63c7301b1e6f 18:17:06 Removing intermediate container 63c7301b1e6f 18:17:06 ---> aa26e9a84f74 18:17:06 18:17:07 Successfully built aa26e9a84f74 18:17:07 Successfully tagged core-data-arm64:latest 18:17:07 Building security-proxy-setup 18:17:22  Building core-data ... done  ---> 4b4fe895239b 18:17:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:17:22 ---> Running in 8e1c0d6d66c1 18:17:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:17:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:17:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:17:38 ---> d5be76f52a0c 18:17:38 Step 3/22 : WORKDIR /edgex-go 18:17:38 ---> Using cache 18:17:38 ---> eff0dc02e81d 18:17:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:38 ---> Using cache 18:17:38 ---> e0dc14af5510 18:17:38 Step 5/22 : RUN apk add --update --no-cache make git 18:17:38 ---> Using cache 18:17:38 ---> 25b5d21e3101 18:17:38 Step 6/22 : COPY go.mod vendor* ./ 18:17:38 ---> Using cache 18:17:38 ---> c15eaf5aa266 18:17:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:38 ---> Using cache 18:17:38 ---> 5d6a778ca226 18:17:38 Step 8/22 : COPY . . 18:17:38 ---> Using cache 18:17:38 ---> 548355c25a6e 18:17:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:17:38 ---> Running in 0c3bbc673e81 18:17:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:17:54 Removing intermediate container 5f17a9b45f96 18:17:54 ---> ee9301403325 18:17:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:17:54 ---> Running in b19389f9d1ab 18:17: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 18:18:01 Removing intermediate container b19389f9d1ab 18:18:01 ---> e54fd465d178 18:18:01 18:18:01 Step 11/23 : FROM docker:20.10.14 18:18:01 20.10.14: Pulling from library/docker 18:18:16 Removing intermediate container cfb276d357c2 18:18:16 ---> e1b1661b79f6 18:18:16 18:18:16 Step 10/22 : FROM alpine:3.14 18:18:16 ---> ac73e934f311 18:18:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:18:16 ---> Running in a7434ee7d4da 18:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:18:20 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:18:20 Status: Downloaded newer image for docker:20.10.14 18:18:20 ---> c346e9eafbab 18:18:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:18:20 (1/1) Installing dumb-init (1.2.5-r1) 18:18:20 Executing busybox-1.33.1-r7.trigger 18:18:20 OK: 5 MiB in 15 packages 18:18:20 ---> Running in 4acbcbaf8a36 18:18:21 Removing intermediate container 4acbcbaf8a36 18:18:21 ---> 9e533ef5452a 18:18:21 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 18:18:21 ---> Running in 9599748aeca7 18:18:22 Removing intermediate container a7434ee7d4da 18:18:22 ---> c0ec6c9fd1e9 18:18:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:18:22 ---> Running in e0ba3ebde92a 18:18:23 Removing intermediate container e0ba3ebde92a 18:18:23 ---> 41d7009fe29c 18:18:23 Step 13/22 : ENV APP_PORT=59861 18:18:23 ---> Running in d891039cfba3 18:18:23 Removing intermediate container d891039cfba3 18:18:23 ---> 2034ffc152a5 18:18:23 Step 14/22 : EXPOSE $APP_PORT 18:18:23 ---> Running in f3ddff4e9c29 18:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:24 Removing intermediate container f3ddff4e9c29 18:18:24 ---> b9e27b69ec57 18:18:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:25 ---> f1050e3f76b0 18:18:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:18:25 (1/43) Installing readline (8.1.1-r0) 18:18:25 (2/43) Installing bash (5.1.16-r0) 18:18:26 Executing bash-5.1.16-r0.post-install 18:18:26 (3/43) Installing brotli-libs (1.0.9-r5) 18:18:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:18:26 (5/43) Installing libcurl (7.80.0-r2) 18:18:26 (6/43) Installing curl (7.80.0-r2) 18:18:26 (7/43) Installing dumb-init (1.2.5-r1) 18:18:26 (8/43) Installing libbz2 (1.0.8-r1) 18:18:26 (9/43) Installing expat (2.4.7-r0) 18:18:26 (10/43) Installing libffi (3.4.2-r1) 18:18:26 (11/43) Installing gdbm (1.22-r0) 18:18:26 (12/43) Installing xz-libs (5.2.5-r1) 18:18:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:18:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:18:26 (15/43) Installing mpdecimal (2.5.1-r1) 18:18:26 (16/43) Installing sqlite-libs (3.36.0-r0) 18:18:26 (17/43) Installing python3 (3.9.7-r4) 18:18:27 ---> 947b9d4c9054 18:18:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:18:28 ---> 5c2a39389a7b 18:18:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:18:28 ---> Running in dbc28d02e58a 18:18:29 Removing intermediate container dbc28d02e58a 18:18:29 ---> cb64793a8e55 18:18:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:18:29 ---> Running in 67412976524c 18:18:30 (18/43) Installing py3-appdirs (1.4.4-r2) 18:18:30 (19/43) Installing py3-certifi (2020.12.5-r1) 18:18:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:18:30 (21/43) Installing py3-idna (3.3-r0) 18:18:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:18:30 (23/43) Installing py3-requests (2.26.0-r1) 18:18:30 (24/43) Installing py3-msgpack (1.0.2-r1) 18:18:30 (25/43) Installing py3-lockfile (0.12.2-r4) 18:18:30 Removing intermediate container 67412976524c 18:18:30 ---> a781c9b54fba 18:18:30 Step 20/22 : LABEL arch=arm64 18:18:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:18:30 (27/43) Installing py3-colorama (0.4.4-r1) 18:18:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:18:30 (29/43) Installing py3-distlib (0.3.3-r0) 18:18:30 ---> Running in dc2a54f28aae 18:18:30 (30/43) Installing py3-distro (1.6.0-r0) 18:18:30 (31/43) Installing py3-six (1.16.0-r0) 18:18:30 (32/43) Installing py3-webencodings (0.5.1-r4) 18:18:30 (33/43) Installing py3-html5lib (1.1-r1) 18:18:30 (34/43) Installing py3-parsing (2.4.7-r2) 18:18:30 (35/43) Installing py3-packaging (20.9-r1) 18:18:30 (36/43) Installing py3-tomli (1.2.2-r0) 18:18:30 (37/43) Installing py3-pep517 (0.12.0-r0) 18:18:30 (38/43) Installing py3-progress (1.6-r0) 18:18:30 (39/43) Installing py3-retrying (1.3.3-r2) 18:18:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:18:30 (41/43) Installing py3-setuptools (52.0.0-r4) 18:18:31 Removing intermediate container dc2a54f28aae 18:18:31 ---> 9a2c6e3ff55c 18:18:31 Step 21/22 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:18:31 (42/43) Installing py3-toml (0.10.2-r2) 18:18:31 ---> Running in 2f3c25d54157 18:18:31 (43/43) Installing py3-pip (20.3.4-r1) 18:18:31 Removing intermediate container 2f3c25d54157 18:18:31 ---> 58c082056539 18:18:31 Step 22/22 : LABEL version=0.0.0 18:18:32 ---> Running in 9de0139791b0 18:18:32 Executing busybox-1.34.1-r5.trigger 18:18:32 OK: 82 MiB in 65 packages 18:18:32 Removing intermediate container 9de0139791b0 18:18:32 ---> c89d6a37921d 18:18:32 18:18:32 Successfully built c89d6a37921d 18:18:32 Successfully tagged support-scheduler-arm64:latest 18:18:32 Building support-notifications 18:18:40  Building support-scheduler ... done Collecting docker-compose==1.23.2 18:18:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:18:41 Collecting PyYAML<4,>=3.10 18:18:41 Downloading PyYAML-3.13.tar.gz (270 kB) 18:18:47 Collecting docker<4.0,>=3.6.0 18:18:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:18:47 Collecting docopt<0.7,>=0.6.1 18:18:47 Downloading docopt-0.6.2.tar.gz (25 kB) 18:18:50 Collecting texttable<0.10,>=0.9.0 18:18:50 Downloading texttable-0.9.1.tar.gz (11 kB) 18:18:53 Collecting cached-property<2,>=1.2.0 18:18:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:18:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:18:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:18:55 Collecting dockerpty<0.5,>=0.4.1 18:18:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:18:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:18:59 Collecting websocket-client<1.0,>=0.32.0 18:18:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:19:00 Collecting jsonschema<3,>=2.5.1 18:19:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:19:01 Collecting docker-pycreds>=0.4.0 18:19:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:19:02 Collecting chardet<3.1.0,>=3.0.2 18:19:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:19:02 Collecting idna<2.8,>=2.5 18:19:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:19:02 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) 18:19:03 Collecting urllib3<1.25,>=1.21.1 18:19:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:19:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:19:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:19:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:19:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:19:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:19:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:19:05 ---> d5be76f52a0c 18:19:05 Step 3/22 : WORKDIR /edgex-go 18:19:05 ---> Using cache 18:19:05 ---> eff0dc02e81d 18:19:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:05 ---> Using cache 18:19:05 ---> e0dc14af5510 18:19:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:19:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:19:05 Attempting uninstall: urllib3 18:19:05 Found existing installation: urllib3 1.26.7 18:19:05 Uninstalling urllib3-1.26.7: 18:19:05 Successfully uninstalled urllib3-1.26.7 18:19:05 ---> Running in cd0dab867068 18:19:06 Attempting uninstall: idna 18:19:06 Found existing installation: idna 3.3 18:19:06 Uninstalling idna-3.3: 18:19:06 Successfully uninstalled idna-3.3 18:19:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:19:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:19:10 Attempting uninstall: requests 18:19:10 Found existing installation: requests 2.26.0 18:19:10 Uninstalling requests-2.26.0: 18:19:10 Successfully uninstalled requests-2.26.0 18:19:10 OK: 220 MiB in 52 packages 18:19:11 Running setup.py install for texttable: started 18:19:13 Removing intermediate container cd0dab867068 18:19:13 ---> 0567e76c2a04 18:19:13 Step 6/22 : COPY go.mod vendor* ./ 18:19:13 Running setup.py install for texttable: finished with status 'done' 18:19:13 Running setup.py install for PyYAML: started 18:19:14 ---> 3e0d1fbc1013 18:19:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:14 Removing intermediate container acc00d669da7 18:19:14 ---> 7bf7cb158dc9 18:19:14 18:19:14 Step 10/23 : FROM alpine:3.14 18:19:14 ---> ac73e934f311 18:19:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:19:14 ---> Using cache 18:19:14 ---> c0ec6c9fd1e9 18:19:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:19:14 ---> Using cache 18:19:14 ---> 41d7009fe29c 18:19:14 Step 13/23 : ENV APP_PORT=59881 18:19:14 ---> Running in 8f045e30eab1 18:19:14 ---> Running in 8d42297de6ff 18:19:15 Removing intermediate container 8d42297de6ff 18:19:15 ---> 300eb1ebaa80 18:19:15 Step 14/23 : EXPOSE $APP_PORT 18:19:15 ---> Running in e2b02a54eaec 18:19:16 Removing intermediate container e2b02a54eaec 18:19:16 ---> 5e7a0a2958fe 18:19:16 Step 15/23 : WORKDIR / 18:19:16 ---> Running in 2ae91e665951 18:19:17 Removing intermediate container 2ae91e665951 18:19:17 ---> 9a2ef217a0b3 18:19:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:17 Running setup.py install for PyYAML: finished with status 'done' 18:19:18 ---> 0d120427ae2f 18:19:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:19:18 Running setup.py install for docopt: started 18:19:19 ---> 0082296ed936 18:19:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:19:21 ---> 296ac6f8614c 18:19:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:19:21 ---> Running in 7ac65eda1088 18:19:21 Removing intermediate container 8f045e30eab1 18:19:21 ---> b6f85e9a83df 18:19:21 Step 8/22 : COPY . . 18:19:21 Running setup.py install for docopt: finished with status 'done' 18:19:21 Running setup.py install for dockerpty: started 18:19:22 Removing intermediate container 7ac65eda1088 18:19:22 ---> eef473c3c25c 18:19:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:22 ---> Running in dd0dadc8bc91 18:19:22 Removing intermediate container dd0dadc8bc91 18:19:22 ---> 8b81b600ffc5 18:19:22 Step 21/23 : LABEL arch=arm64 18:19:23 ---> Running in b4bbb916adb5 18:19:24 Running setup.py install for dockerpty: finished with status 'done' 18:19:24 Removing intermediate container b4bbb916adb5 18:19:24 ---> 67b30d100b78 18:19:24 Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:19:24 ---> Running in be879a6660ae 18:19:25 Removing intermediate container be879a6660ae 18:19:25 ---> 7206a706b0be 18:19:25 Step 23/23 : LABEL version=0.0.0 18:19:25 ---> Running in f178f7cb26cb 18:19:25 Removing intermediate container f178f7cb26cb 18:19:25 ---> 9a6e5a9623b8 18:19:25 18:19:26 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 18:19:26 Successfully built 9a6e5a9623b8 18:19:26 Successfully tagged core-metadata-arm64:latest 18:19:26  Building core-metadata ... done Building core-command 18:19:59 Removing intermediate container 9599748aeca7 18:19:59 ---> 07ceb12f57f9 18:19:59 Step 14/23 : ENV APP_PORT=58890 18:19:59 ---> Running in 9a796578221e 18:19:59 Removing intermediate container 9a796578221e 18:19:59 ---> e4c909a51ebd 18:19:59 Step 15/23 : EXPOSE $APP_PORT 18:19:59 ---> cdd6b739b5a6 18:19:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:19:59 ---> Running in 8baaa5d470dd 18:19:59 ---> Running in ee91ebf2755b 18:19:59 Removing intermediate container 8baaa5d470dd 18:19:59 ---> aa4133a52602 18:19:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:19:59 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 18:19:59 ---> 48731b787a9f 18:19:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:19:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:19:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:19:59 ---> d5be76f52a0c 18:19:59 Step 3/23 : WORKDIR /edgex-go 18:19:59 ---> Using cache 18:19:59 ---> eff0dc02e81d 18:19:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:59 ---> Using cache 18:19:59 ---> e0dc14af5510 18:19:59 Step 5/23 : RUN apk add --update --no-cache make git 18:19:59 ---> Using cache 18:19:59 ---> 25b5d21e3101 18:19:59 Step 6/23 : COPY go.mod vendor* ./ 18:19:59 ---> Using cache 18:19:59 ---> c15eaf5aa266 18:19:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:59 ---> Using cache 18:19:59 ---> 5d6a778ca226 18:19:59 Step 8/23 : COPY . . 18:19:59 ---> Using cache 18:19:59 ---> 548355c25a6e 18:19:59 Step 9/23 : RUN make cmd/core-command/core-command 18:19:59 ---> Running in 3e837f5d08b3 18:20:00 ---> 52488a182055 18:20:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:20:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:20:01 ---> c86fd7c4e15e 18:20:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:20:02 ---> Running in 063b9b6039da 18:20:02 Removing intermediate container 063b9b6039da 18:20:02 ---> 799081438487 18:20:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:02 ---> Running in a2adc648cda8 18:20:03 Removing intermediate container a2adc648cda8 18:20:03 ---> 3c5dee31f954 18:20:03 Step 21/23 : LABEL arch=arm64 18:20:03 ---> Running in 04c08d512f99 18:20:03 Removing intermediate container 04c08d512f99 18:20:03 ---> cf1b0a8f7404 18:20:03 Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:20:03 ---> Running in 85852a233b40 18:20:04 Removing intermediate container 85852a233b40 18:20:04 ---> c2516453a7c0 18:20:04 Step 23/23 : LABEL version=0.0.0 18:20:04 ---> Running in dcbef690e73e 18:20:05 Removing intermediate container dcbef690e73e 18:20:05 ---> 9ce793f8fbbd 18:20:05 18:20:05 Successfully built 9ce793f8fbbd 18:20:05 Successfully tagged sys-mgmt-agent-arm64:latest 18:20:05  Building sys-mgmt-agent ... done Building security-secretstore-setup 18:20:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:20:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:20:38 ---> d5be76f52a0c 18:20:38 Step 3/25 : WORKDIR /edgex-go 18:20:38 ---> Using cache 18:20:38 ---> eff0dc02e81d 18:20:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:38 ---> Using cache 18:20:38 ---> e0dc14af5510 18:20:38 Step 5/25 : RUN apk add --update --no-cache make git 18:20:38 ---> Using cache 18:20:38 ---> 25b5d21e3101 18:20:38 Step 6/25 : COPY go.mod vendor* ./ 18:20:38 ---> Using cache 18:20:38 ---> c15eaf5aa266 18:20:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:38 ---> Using cache 18:20:38 ---> 5d6a778ca226 18:20:38 Step 8/25 : COPY . . 18:20:38 ---> Using cache 18:20:38 ---> 548355c25a6e 18:20:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:20:38 ---> Running in 2bf3f79d3ca0 18:20:38 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 18:22:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:22:27 Removing intermediate container 0c3bbc673e81 18:22:27 ---> 610c86d271b1 18:22:27 18:22:27 Step 10/22 : FROM alpine:3.14 18:22:27 ---> ac73e934f311 18:22:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:22:27 ---> Running in 7f46605aa8be 18:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:22:30 (1/6) Installing ca-certificates (20211220-r0) 18:22:30 (2/6) Installing brotli-libs (1.0.9-r5) 18:22:30 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:22:30 (4/6) Installing libcurl (7.79.1-r2) 18:22:30 (5/6) Installing curl (7.79.1-r2) 18:22:30 (6/6) Installing dumb-init (1.2.5-r1) 18:22:30 Executing busybox-1.33.1-r7.trigger 18:22:30 Executing ca-certificates-20211220-r0.trigger 18:22:31 OK: 8 MiB in 20 packages 18:22:33 Removing intermediate container 7f46605aa8be 18:22:33 ---> 0db35b204b97 18:22:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:22:33 ---> Running in 7d65543a524b 18:22:34 Removing intermediate container 7d65543a524b 18:22:34 ---> 979134cb4209 18:22:34 Step 13/22 : WORKDIR /edgex 18:22:34 ---> Running in bd453ea6ecd6 18:22:34 Removing intermediate container bd453ea6ecd6 18:22:34 ---> 4556b1f9bc69 18:22:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:22:35 ---> 315082bce63e 18:22:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:22:37 ---> db7e308380e3 18:22:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:22:39 ---> dee3ddb43fb7 18:22:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:22:40 ---> 0f3c0bea1b13 18:22:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:22:40 ---> Running in 1c734ef9f269 18:22:43 Removing intermediate container 1c734ef9f269 18:22:43 ---> 52b276baa57d 18:22:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:22:43 ---> Running in 9be93a1effa2 18:22:43 Removing intermediate container 9be93a1effa2 18:22:43 ---> 3ffd64171f42 18:22:43 Step 20/22 : LABEL arch=arm64 18:22:43 ---> Running in 8bb15d0beee1 18:22:44 Removing intermediate container 8bb15d0beee1 18:22:44 ---> 2fb77fce470f 18:22:44 Step 21/22 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:22:44 ---> Running in 45685aa31031 18:22:44 Removing intermediate container 45685aa31031 18:22:45 ---> f98ad706b02b 18:22:45 Step 22/22 : LABEL version=0.0.0 18:22:45 ---> Running in f15c65cc552f 18:22:45 Removing intermediate container f15c65cc552f 18:22:45 ---> af2421213323 18:22:45 18:22:46 Successfully built af2421213323 18:22:46 Successfully tagged security-proxy-setup-arm64:latest 18:24:07  Building security-proxy-setup ... done Removing intermediate container 8e1c0d6d66c1 18:24:07 ---> a66949f82d4a 18:24:07 18:24:07 Step 9/20 : FROM alpine:3.15 18:24:07 ---> 3fb3c9af89a9 18:24:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:24:07 ---> Using cache 18:24:07 ---> 5e3b260838da 18:24:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:07 ---> Using cache 18:24:07 ---> 3f77825ff6a0 18:24:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:24:07 ---> Running in b448894f9031 18:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:24:07 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:24:07 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:24:07 OK: 15736 distinct packages available 18:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:24:09 (1/9) Installing ca-certificates (20211220-r0) 18:24:09 (2/9) Installing brotli-libs (1.0.9-r5) 18:24:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:24:09 (4/9) Installing libcurl (7.80.0-r2) 18:24:09 (5/9) Installing curl (7.80.0-r2) 18:24:09 (6/9) Installing dumb-init (1.2.5-r1) 18:24:09 (7/9) Installing musl-obstack (1.2.3-r0) 18:24:09 (8/9) Installing libucontext (1.1-r0) 18:24:10 (9/9) Installing gcompat (1.0.0-r4) 18:24:10 Executing busybox-1.34.1-r5.trigger 18:24:10 Executing ca-certificates-20211220-r0.trigger 18:24:10 OK: 8 MiB in 23 packages 18:24:12 Removing intermediate container b448894f9031 18:24:12 ---> 86bac13b143c 18:24:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:13 ---> e9ae58afcd55 18:24:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:24:15 ---> ab7997b02b10 18:24:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:24:16 ---> c9d3a4d08eda 18:24:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:24:16 ---> Running in 7f7e706d0679 18:24:17 Removing intermediate container 7f7e706d0679 18:24:17 ---> 5eef7e942c11 18:24:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:17 ---> Running in f0d2d5f71a64 18:24:17 Removing intermediate container f0d2d5f71a64 18:24:17 ---> e99ea7a92352 18:24:17 Step 18/20 : LABEL arch=arm64 18:24:17 ---> Running in c3b02ab75a98 18:24:18 Removing intermediate container c3b02ab75a98 18:24:18 ---> 43c876fe5edf 18:24:18 Step 19/20 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:24:18 ---> Running in b2a10adb8819 18:24:18 Removing intermediate container b2a10adb8819 18:24:18 ---> 97d9537006ed 18:24:18 Step 20/20 : LABEL version=0.0.0 18:24:18 ---> Running in e42539e45ca7 18:24:19 Removing intermediate container e42539e45ca7 18:24:19 ---> 4d3eca1bfa18 18:24:19 18:24:20 Successfully built 4d3eca1bfa18 18:24:20 Successfully tagged security-spiffe-token-provider-arm64:latest 18:24:28  Building security-spiffe-token-provider ... done Removing intermediate container 3e837f5d08b3 18:24:28 ---> 29d942e210f3 18:24:28 18:24:28 Step 10/23 : FROM alpine:3.14 18:24:28 ---> ac73e934f311 18:24:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:24:28 ---> Using cache 18:24:28 ---> c0ec6c9fd1e9 18:24:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:24:28 ---> Using cache 18:24:28 ---> 41d7009fe29c 18:24:28 Step 13/23 : ENV APP_PORT=59882 18:24:28 ---> Running in 8da0d458c95a 18:24:28 Removing intermediate container 8da0d458c95a 18:24:28 ---> 6bc09cd5033b 18:24:28 Step 14/23 : EXPOSE $APP_PORT 18:24:28 ---> Running in 8d201be2279a 18:24:29 Removing intermediate container 8d201be2279a 18:24:29 ---> 2f9cb20b7796 18:24:29 Step 15/23 : WORKDIR / 18:24:29 ---> Running in 111d1a4b247d 18:24:29 Removing intermediate container 111d1a4b247d 18:24:29 ---> ab25a9fed34b 18:24:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:30 ---> 3c2dc1c27b36 18:24:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:24:32 ---> b7db9249e389 18:24:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:24:33 ---> 45db1fe332cd 18:24:33 Step 19/23 : ENTRYPOINT ["/core-command"] 18:24:33 ---> Running in b30744608b91 18:24:33 Removing intermediate container b30744608b91 18:24:33 ---> 9550e4cb5371 18:24:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:33 ---> Running in a388dc98e326 18:24:34 Removing intermediate container a388dc98e326 18:24:34 ---> 662d5d48d689 18:24:34 Step 21/23 : LABEL arch=arm64 18:24:34 ---> Running in 246e1c9d126f 18:24:35 Removing intermediate container 246e1c9d126f 18:24:35 ---> 85143b46d68c 18:24:35 Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:24:35 ---> Running in b7b7fa68ce30 18:24:35 Removing intermediate container b7b7fa68ce30 18:24:35 ---> 018c5ac4b4a4 18:24:35 Step 23/23 : LABEL version=0.0.0 18:24:35 ---> Running in 7ecd311d43c6 18:24:36 Removing intermediate container 7ecd311d43c6 18:24:36 ---> bd8d5af43adb 18:24:36 18:24:36 Successfully built bd8d5af43adb 18:24:36 Successfully tagged core-command-arm64:latest 18:24:41  Building core-command ... done 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 18:24:51 Removing intermediate container 2bf3f79d3ca0 18:24:51 ---> 82b926782781 18:24:51 18:24:51 Step 10/25 : FROM alpine:3.14 18:24:51 ---> ac73e934f311 18:24:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:24:51 ---> Running in 9a059425c0c5 18:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:24:54 (1/3) Installing ca-certificates (20211220-r0) 18:24:54 (2/3) Installing dumb-init (1.2.5-r1) 18:24:54 (3/3) Installing su-exec (0.2-r1) 18:24:54 Executing busybox-1.33.1-r7.trigger 18:24:54 Executing ca-certificates-20211220-r0.trigger 18:24:55 OK: 6 MiB in 17 packages 18:24:57 Removing intermediate container 9a059425c0c5 18:24:57 ---> 00224b9cedfb 18:24:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:24:57 ---> Running in f38f177d1f2b 18:24:57 Removing intermediate container f38f177d1f2b 18:24:57 ---> f4f392752b77 18:24:57 Step 13/25 : WORKDIR / 18:24:57 ---> Running in e763dafa8207 18:24:58 Removing intermediate container e763dafa8207 18:24:58 ---> 92ecfbd11421 18:24:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:24:59 ---> 6f83c6303a37 18:24:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:24:59 ---> bf8c511ca239 18:24:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:25:00 ---> e1333880533c 18:25:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:25:01 ---> 6b7c7d72a439 18:25:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:25:02 ---> 4b5086eb9d8d 18:25:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:25:04 ---> e6d34134acb4 18:25:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:25:05 ---> 11f8d3726b99 18:25:05 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/ 18:25:05 ---> Running in cbd4f43498f6 18:25:07 Removing intermediate container cbd4f43498f6 18:25:07 ---> 3c450d69defe 18:25:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:25:07 ---> Running in 898d55f7d277 18:25:08 Removing intermediate container 898d55f7d277 18:25:08 ---> 6c67ef6c2447 18:25:08 Step 23/25 : LABEL arch=arm64 18:25:08 ---> Running in c9af66a97e42 18:25:08 Removing intermediate container c9af66a97e42 18:25:08 ---> a3adab122f98 18:25:08 Step 24/25 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:25:08 ---> Running in b88e50fcaae6 18:25:09 Removing intermediate container b88e50fcaae6 18:25:09 ---> 1a705a041e05 18:25:09 Step 25/25 : LABEL version=0.0.0 18:25:09 ---> Running in 0eff54fa551e 18:25:09 Removing intermediate container 0eff54fa551e 18:25:09 ---> 039cf8d017ea 18:25:09 18:25:09 Successfully built 039cf8d017ea 18:25:09 Successfully tagged security-secretstore-setup-arm64:latest 18:25:22  Building security-secretstore-setup ... done Removing intermediate container ee91ebf2755b 18:25:22 ---> 5334740af802 18:25:22 18:25:22 Step 10/22 : FROM alpine:3.14 18:25:22 ---> ac73e934f311 18:25:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:25:22 ---> Running in 2f11f0ef19f0 18:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:25:23 (1/2) Installing ca-certificates (20211220-r0) 18:25:23 (2/2) Installing dumb-init (1.2.5-r1) 18:25:23 Executing busybox-1.33.1-r7.trigger 18:25:23 Executing ca-certificates-20211220-r0.trigger 18:25:23 OK: 6 MiB in 16 packages 18:25:24 Removing intermediate container 2f11f0ef19f0 18:25:24 ---> 15ba2aaeb88a 18:25:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:25:24 ---> Running in 421c9794cfa3 18:25:24 Removing intermediate container 421c9794cfa3 18:25:24 ---> 804ec6649f67 18:25:24 Step 13/22 : ENV APP_PORT=59860 18:25:24 ---> Running in 680c7798c718 18:25:25 Removing intermediate container 680c7798c718 18:25:25 ---> 5a7539198873 18:25:25 Step 14/22 : EXPOSE $APP_PORT 18:25:25 ---> Running in 1b9eac89c9e7 18:25:25 Removing intermediate container 1b9eac89c9e7 18:25:25 ---> 5dc560da9550 18:25:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:25 ---> bc6c03ce58a9 18:25:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:25:27 ---> 0623c0a0f5b8 18:25:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:25:27 ---> f6e09d4b7c72 18:25:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:25:27 ---> Running in c87837318105 18:25:27 Removing intermediate container c87837318105 18:25:27 ---> a29d495206be 18:25:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:28 ---> Running in ada184b4b059 18:25:28 Removing intermediate container ada184b4b059 18:25:28 ---> 63c34b0c6336 18:25:28 Step 20/22 : LABEL arch=arm64 18:25:28 ---> Running in edccad12067f 18:25:28 Removing intermediate container edccad12067f 18:25:28 ---> 0f1d454e012f 18:25:28 Step 21/22 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef 18:25:28 ---> Running in d374486c43ed 18:25:29 Removing intermediate container d374486c43ed 18:25:29 ---> f054656da7c7 18:25:29 Step 22/22 : LABEL version=0.0.0 18:25:29 ---> Running in 743a73c6c2cd 18:25:29 Removing intermediate container 743a73c6c2cd 18:25:29 ---> a38d6d1ccc9e 18:25:29 18:25:29 Successfully built a38d6d1ccc9e 18:25:29 Successfully tagged support-notifications-arm64:latest 18:25:30  Building support-notifications ... done  [Pipeline] } 18:25:30 $ docker stop --time=1 8d3930b4a27ac4eb84d430e8208485a7ee37c804d1e3899d51cbeaa135713d3e 18:25:31 $ docker rm -f 8d3930b4a27ac4eb84d430e8208485a7ee37c804d1e3899d51cbeaa135713d3e [Pipeline] // withDockerContainer [Pipeline] sh 18:25:32 + docker images 18:25:32 REPOSITORY TAG IMAGE ID CREATED SIZE 18:25:32 support-notifications-arm64 latest a38d6d1ccc9e 3 seconds ago 26MB 18:25:32 5334740af802 13 seconds ago 1.49GB 18:25:32 security-secretstore-setup-arm64 latest 039cf8d017ea 23 seconds ago 27.5MB 18:25:32 82b926782781 42 seconds ago 1.44GB 18:25:32 core-command-arm64 latest bd8d5af43adb 56 seconds ago 15.5MB 18:25:32 29d942e210f3 About a minute ago 1.43GB 18:25:32 security-spiffe-token-provider-arm64 latest 4d3eca1bfa18 About a minute ago 28.1MB 18:25:32 a66949f82d4a About a minute ago 1.48GB 18:25:32 security-proxy-setup-arm64 latest af2421213323 2 minutes ago 26.1MB 18:25:32 610c86d271b1 3 minutes ago 1.44GB 18:25:32 sys-mgmt-agent-arm64 latest 9ce793f8fbbd 5 minutes ago 282MB 18:25:32 core-metadata-arm64 latest 9a6e5a9623b8 6 minutes ago 16.3MB 18:25:32 7bf7cb158dc9 6 minutes ago 1.44GB 18:25:32 support-scheduler-arm64 latest c89d6a37921d 7 minutes ago 25.4MB 18:25:32 e1b1661b79f6 7 minutes ago 1.49GB 18:25:32 e54fd465d178 7 minutes ago 1.43GB 18:25:32 core-data-arm64 latest aa26e9a84f74 8 minutes ago 21.7MB 18:25:32 9c6ad187ea69 8 minutes ago 1.46GB 18:25:32 security-bootstrapper-arm64 latest f31e85e7ca1d 9 minutes ago 18.3MB 18:25:32 ac1f55d81f8c 9 minutes ago 1.44GB 18:25:32 security-spire-agent-arm64 latest 8c442b53f045 12 minutes ago 126MB 18:25:32 00f1f62f79c2 12 minutes ago 1.34GB 18:25:32 security-spire-config-arm64 latest c561466c06a6 14 minutes ago 85.6MB 18:25:32 security-spire-server-arm64 latest 12a10fe5b010 14 minutes ago 86.3MB 18:25:32 b4b17dfe09d4 14 minutes ago 1.34GB 18:25:32 b7578dd3655f 14 minutes ago 1.34GB 18:25:32 ci-base-image-arm64 latest d5be76f52a0c 27 minutes ago 1.01GB 18:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 18:25:32 docker 20.10.14 c346e9eafbab 2 months ago 202MB 18:25:32 alpine 3.14 ac73e934f311 2 months ago 5.34MB 18:25:32 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 18:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:33 18:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:33 arm64: Pulling from edgex-lftools-log-publisher 18:25:33 8998bd30e6a1: Pulling fs layer 18:25:33 04944245beec: Pulling fs layer 18:25:33 699f458cf7ca: Pulling fs layer 18:25:33 765212b225bb: Pulling fs layer 18:25:33 f23df028b6ca: Pulling fs layer 18:25:33 d65c8cfc05b1: Pulling fs layer 18:25:33 2437ff75d9bd: Pulling fs layer 18:25:33 765212b225bb: Waiting 18:25:33 f23df028b6ca: Waiting 18:25:33 d65c8cfc05b1: Waiting 18:25:33 2437ff75d9bd: Waiting 18:25:33 04944245beec: Verifying Checksum 18:25:33 04944245beec: Download complete 18:25:33 765212b225bb: Verifying Checksum 18:25:33 765212b225bb: Download complete 18:25:33 f23df028b6ca: Download complete 18:25:33 d65c8cfc05b1: Verifying Checksum 18:25:33 d65c8cfc05b1: Download complete 18:25:33 699f458cf7ca: Verifying Checksum 18:25:33 699f458cf7ca: Download complete 18:25:34 8998bd30e6a1: Download complete 18:25:36 2437ff75d9bd: Verifying Checksum 18:25:36 2437ff75d9bd: Download complete 18:25:38 8998bd30e6a1: Pull complete 18:25:38 04944245beec: Pull complete 18:25:40 699f458cf7ca: Pull complete 18:25:40 765212b225bb: Pull complete 18:25:41 f23df028b6ca: Pull complete 18:25:41 d65c8cfc05b1: Pull complete 18:25:59 2437ff75d9bd: Pull complete 18:25:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:00 prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container 18:26:00 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:26:03 $ docker top 6c46a113b4dc71538630fd73bddb5c043e380e2730423e75d0533a5ae953e29e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:04 ---> job-cost.sh 18:26:04 lf-activate-venv: SKIPPING 18:26:04 INFO: No Stack... 18:26:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:26:05 INFO: Archiving Costs [Pipeline] sh 18:26:06 + cat /w/workspace/edgex-go/8/archives/cost.csv 18:26:06 + cut -d, -f6 [Pipeline] lock 18:26:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] 18:26:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] did not exist. Created. 18:26:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:26:06 Stashed 1 file(s) [Pipeline] } 18:26:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:06 $ docker stop --time=1 6c46a113b4dc71538630fd73bddb5c043e380e2730423e75d0533a5ae953e29e 18:26:08 $ docker rm -f 6c46a113b4dc71538630fd73bddb5c043e380e2730423e75d0533a5ae953e29e [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 18:26:09 provisioning config files... 18:26:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config9086431076558594549tmp [Pipeline] { [Pipeline] sh 18:26:09 + set +x 18:26:09 + curl -s https://codecov.io/bash 18:26:09 + bash -s -- 18:26:09 18:26:09 _____ _ 18:26:09 / ____| | | 18:26:09 | | ___ __| | ___ ___ _____ __ 18:26:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:26:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:26:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:26:09 Bash-1.0.6 18:26:09 18:26:09 18:26:09 ==> git version 2.25.1 found 18:26:09 ==> 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 18:26:09 Release-Date: 2020-01-08 18:26:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:26:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:26:09 ==> Jenkins CI detected. 18:26:09 current dir:  /w/workspace/edgex-go/8 18:26:09 project root: . 18:26:09 --> token set from env 18:26:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:26:09 ==> Running gcov in . (disable via -X gcov) 18:26:09 ==> Python coveragepy not found 18:26:09 ==> Searching for coverage reports in: 18:26:09 + . 18:26:09 -> Found 1 reports 18:26:09 ==> Detecting git/mercurial file structure 18:26:09 ==> Reading reports 18:26:09 + ./coverage.out bytes=435593 18:26:09 ==> Appending adjustments 18:26:09 https://docs.codecov.io/docs/fixing-reports 18:26:10 + Found adjustments 18:26:10 ==> Gzipping contents 18:26:10 60K /tmp/codecov.UPOS81.gz 18:26:10 ==> Uploading reports 18:26:10 url: https://codecov.io 18:26:10 query: branch=PR-4057&commit=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 18:26:10 -> Pinging Codecov 18:26:10 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=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 18:26:11 -> Uploading to 18:26:11 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/dbfb8e7cba212e6a24ba2599f92c1ad0674d9744/610db169-2b87-4246-854f-a2275f450ab7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T182610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcfd18445dc00c73b85924a7ffbbaded57843529226d3d2eb5a84d8de5d41c35 18:26:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:11 Dload Upload Total Spent Left Speed 18:26:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59908 0 0 100 59908 0 275k --:--:-- --:--:-- --:--:-- 275k 18:26:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] } 18:26:11 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 18:26:11 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 18:26:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:12 ---> package-listing.sh 18:26:12 ++ facter osfamily 18:26:12 ++ tr '[:upper:]' '[:lower:]' 18:26:13 + OS_FAMILY=debian 18:26:13 + workspace=/w/workspace/edgex-go/8 18:26:13 + START_PACKAGES=/tmp/packages_start.txt 18:26:13 + END_PACKAGES=/tmp/packages_end.txt 18:26:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:13 + PACKAGES=/tmp/packages_start.txt 18:26:13 + '[' /w/workspace/edgex-go/8 ']' 18:26:13 + PACKAGES=/tmp/packages_end.txt 18:26:13 + case "${OS_FAMILY}" in 18:26:13 + dpkg -l 18:26:13 + grep '^ii' 18:26:13 + '[' -f /tmp/packages_start.txt ']' 18:26:13 + '[' -f /tmp/packages_end.txt ']' 18:26:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:13 + '[' /w/workspace/edgex-go/8 ']' 18:26:13 + mkdir -p /w/workspace/edgex-go/8/archives/ 18:26:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 18:26:13 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:13 18:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:14 latest: Pulling from edgex-lftools-log-publisher 18:26:14 5eb5b503b376: Pulling fs layer 18:26:14 5c69ac0246d0: Pulling fs layer 18:26:14 ec43610c2a17: Pulling fs layer 18:26:14 3a2ae6a8a46f: Pulling fs layer 18:26:14 33b1e0a273af: Pulling fs layer 18:26:14 5d3b04190fa2: Pulling fs layer 18:26:14 2f39f015ded8: Pulling fs layer 18:26:14 5d3b04190fa2: Waiting 18:26:14 33b1e0a273af: Waiting 18:26:14 2f39f015ded8: Waiting 18:26:14 3a2ae6a8a46f: Waiting 18:26:14 5c69ac0246d0: Verifying Checksum 18:26:14 5c69ac0246d0: Download complete 18:26:14 3a2ae6a8a46f: Download complete 18:26:14 ec43610c2a17: Verifying Checksum 18:26:14 ec43610c2a17: Download complete 18:26:14 33b1e0a273af: Verifying Checksum 18:26:14 33b1e0a273af: Download complete 18:26:14 5d3b04190fa2: Download complete 18:26:14 5eb5b503b376: Download complete 18:26:15 2f39f015ded8: Download complete 18:26:16 5eb5b503b376: Pull complete 18:26:16 5c69ac0246d0: Pull complete 18:26:16 ec43610c2a17: Pull complete 18:26:16 3a2ae6a8a46f: Pull complete 18:26:16 33b1e0a273af: Pull complete 18:26:16 5d3b04190fa2: Pull complete 18:26:22 2f39f015ded8: Pull complete 18:26:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:22 prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container 18:26:22 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:24 $ docker top 14183722424a16f490acebd2ad4e7fbbfb85f793f9e4e5699bae2cdd724b2f67 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:24 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:24 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:25 + ls /var/log/sa-host 18:26:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:25 provisioning config files... 18:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2038718247397116174tmp [Pipeline] { [Pipeline] echo 18:26:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:25 ---> create-netrc.sh [Pipeline] } 18:26:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:25 ---> python-tools-install.sh [Pipeline] echo 18:26:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:26 ---> sudo-logs.sh 18:26:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:26 ---> job-cost.sh 18:26:26 lf-activate-venv: SKIPPING 18:26:26 DEBUG: total: 0.10999999940395355 18:26:26 INFO: Retrieving Stack Cost... 18:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:27 INFO: Archiving Costs [Pipeline] echo 18:26:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:27 ---> logs-deploy.sh 18:26:27 lf-activate-venv: SKIPPING 18:26:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/8 18:26:27 INFO: archiving workspace using pattern(s): 18:26:28 Archives upload complete. 18:26:28 INFO: archiving logs to Nexus 18:26:29 ---> uname -a: 18:26:29 Linux prd-ubuntu20-04-docker-8c-8g-16707 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:26:29 18:26:29 18:26:29 ---> lscpu: 18:26:29 Architecture: x86_64 18:26:29 CPU op-mode(s): 32-bit, 64-bit 18:26:29 Byte Order: Little Endian 18:26:29 Address sizes: 40 bits physical, 48 bits virtual 18:26:29 CPU(s): 8 18:26:29 On-line CPU(s) list: 0-7 18:26:29 Thread(s) per core: 1 18:26:29 Core(s) per socket: 1 18:26:29 Socket(s): 8 18:26:29 NUMA node(s): 1 18:26:29 Vendor ID: AuthenticAMD 18:26:29 CPU family: 23 18:26:29 Model: 49 18:26:29 Model name: AMD EPYC-Rome Processor 18:26:29 Stepping: 0 18:26:29 CPU MHz: 2799.994 18:26:29 BogoMIPS: 5599.98 18:26:29 Virtualization: AMD-V 18:26:29 Hypervisor vendor: KVM 18:26:29 Virtualization type: full 18:26:29 L1d cache: 256 KiB 18:26:29 L1i cache: 256 KiB 18:26:29 L2 cache: 4 MiB 18:26:29 L3 cache: 128 MiB 18:26:29 NUMA node0 CPU(s): 0-7 18:26:29 Vulnerability Itlb multihit: Not affected 18:26:29 Vulnerability L1tf: Not affected 18:26:29 Vulnerability Mds: Not affected 18:26:29 Vulnerability Meltdown: Not affected 18:26:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:26:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:26:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:26:29 Vulnerability Srbds: Not affected 18:26:29 Vulnerability Tsx async abort: Not affected 18:26:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:26:29 18:26:29