Pull request #3554 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e2efe6e001c9821b3ebebd739e5f1aa346ef710+9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (1b160c66fd3426a1447a56c444d855ae80a7458e) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6996326723378277233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8887146622057590386.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh572652359425415058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4368121829534394646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4113202923046732212.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5375943094812152458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1182’ Running on prd-centos7-docker-4c-2g-1186 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6667311268182007466.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5132786854156461520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 Merge succeeded, producing 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 Checking out Revision 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 (PR-3554) > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7855165551526075542.key > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T05:55:20.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T05:56:10.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T05:56:28.237Z] ========================================================= [2021-06-09T05:56:28.237Z] EdgeX Global Pipelines Version Info [2021-06-09T05:56:28.237Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:58:58.979Z] ------------------- [2021-06-09T05:58:58.979Z] stable info: [2021-06-09T05:58:58.979Z] ------------------- [2021-06-09T05:58:58.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T05:58:58.979Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T05:58:58.979Z] Message: update stable to v1.0.194 [2021-06-09T05:58:58.979Z] ------------------- [2021-06-09T05:58:58.979Z] experimental info: [2021-06-09T05:58:58.979Z] ------------------- [2021-06-09T05:58:58.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T05:58:58.979Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T05:58:58.979Z] Message: update experimental to v1.0.194 [2021-06-09T05:59:01.310Z] Cannot contact prd-centos7-docker-4c-2g-1186: java.lang.InterruptedException [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T06:00:30.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T06:00:49.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T06:01:05.536Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T06:01:21.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T06:01:42.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T06:02:03.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T06:02:21.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T06:02:41.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T06:02:54.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T06:03:14.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T06:03:28.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T06:04:02.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T06:04:15.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T06:04:42.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T06:05:00.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T06:05:22.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T06:05:43.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T06:06:03.116Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T06:06:42.649Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T06:07:16.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T06:07:49.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T06:08:14.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T06:08:32.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3554 [Pipeline] echo [2021-06-09T06:08:52.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3554 [Pipeline] echo [2021-06-09T06:09:12.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3554 [Pipeline] echo [2021-06-09T06:09:26.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [Pipeline] echo [2021-06-09T06:09:43.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e2efe6 [Pipeline] echo [2021-06-09T06:10:09.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T06:11:38.454Z] provisioning config files... [2021-06-09T06:11:54.054Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5241079094965599746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T06:13:57.857Z] ---> docker-login.sh [2021-06-09T06:13:57.857Z] nexus3.edgexfoundry.org:10001 [2021-06-09T06:13:57.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:13:57.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:13:57.857Z] Configure a credential helper to remove this warning. See [2021-06-09T06:13:57.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:13:57.857Z] [2021-06-09T06:13:57.857Z] Login Succeeded [2021-06-09T06:13:57.857Z] nexus3.edgexfoundry.org:10002 [2021-06-09T06:13:57.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:13:57.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:13:57.857Z] Configure a credential helper to remove this warning. See [2021-06-09T06:13:57.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:13:57.857Z] [2021-06-09T06:13:57.857Z] Login Succeeded [2021-06-09T06:13:57.857Z] nexus3.edgexfoundry.org:10003 [2021-06-09T06:13:57.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:13:57.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:13:57.857Z] Configure a credential helper to remove this warning. See [2021-06-09T06:13:57.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:13:57.857Z] [2021-06-09T06:13:57.857Z] Login Succeeded [2021-06-09T06:13:57.857Z] nexus3.edgexfoundry.org:10004 [2021-06-09T06:13:57.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:13:57.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:13:57.857Z] Configure a credential helper to remove this warning. See [2021-06-09T06:13:57.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:13:57.857Z] [2021-06-09T06:13:57.857Z] Login Succeeded [2021-06-09T06:13:57.857Z] docker.io [2021-06-09T06:13:57.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:13:57.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:13:57.857Z] Configure a credential helper to remove this warning. See [2021-06-09T06:13:57.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:13:57.857Z] [2021-06-09T06:13:57.857Z] Login Succeeded [2021-06-09T06:13:57.857Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T06:14:20.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T06:15:55.388Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T06:15:55.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:55.388Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T06:15:55.388Z] ++ cut -d/ -f2 [2021-06-09T06:15:55.388Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T06:16:34.578Z] 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:20:01.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T07:20:01.964Z] [2021-06-09T07:20:01.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:20:51.486Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T07:20:51.486Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T07:20:51.486Z] 31603596830f: Pulling fs layer [2021-06-09T07:20:51.486Z] 54011a49482f: Pulling fs layer [2021-06-09T07:20:51.486Z] a6820b24f6d8: Pulling fs layer [2021-06-09T07:20:51.486Z] f581987b2513: Pulling fs layer [2021-06-09T07:20:51.486Z] f581987b2513: Waiting [2021-06-09T07:20:51.486Z] 54011a49482f: Verifying Checksum [2021-06-09T07:20:51.486Z] 54011a49482f: Download complete [2021-06-09T07:20:51.486Z] 31603596830f: Verifying Checksum [2021-06-09T07:20:51.486Z] 31603596830f: Download complete [2021-06-09T07:20:51.486Z] 31603596830f: Pull complete [2021-06-09T07:20:51.486Z] f581987b2513: Verifying Checksum [2021-06-09T07:20:51.486Z] f581987b2513: Download complete [2021-06-09T07:20:51.486Z] a6820b24f6d8: Verifying Checksum [2021-06-09T07:20:51.486Z] a6820b24f6d8: Download complete [2021-06-09T07:20:51.486Z] 54011a49482f: Pull complete [2021-06-09T07:20:51.486Z] a6820b24f6d8: Pull complete [2021-06-09T07:20:51.486Z] f581987b2513: Pull complete [2021-06-09T07:20:51.486Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T07:20:51.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T07:20:51.486Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T07:21:26.517Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-09T07:21:36.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T07:21:44.765Z] $ docker top 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T07:22:20.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T07:22:20.876Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T07:22:25.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T07:22:25.313Z] $ docker exec 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent [2021-06-09T07:22:31.451Z] SSH_AUTH_SOCK=/tmp/ssh-XB9ttU0louAt/agent.13 [2021-06-09T07:22:31.451Z] SSH_AGENT_PID=19 [2021-06-09T07:22:35.918Z] Running ssh-add (command line suppressed) [2021-06-09T07:22:35.999Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3509987696265128948.key (/w/workspace/edgex-go/1@tmp/private_key_3509987696265128948.key) [2021-06-09T07:22:40.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T07:23:02.597Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T07:23:11.471Z] $ docker exec --env ******** --env ******** 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent -k [2021-06-09T07:23:11.589Z] unset SSH_AUTH_SOCK; [2021-06-09T07:23:11.589Z] unset SSH_AGENT_PID; [2021-06-09T07:23:11.589Z] echo Agent pid 19 killed; [2021-06-09T07:23:17.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T07:23:33.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T07:23:33.656Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T07:23:40.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T07:23:40.449Z] $ docker exec 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent [2021-06-09T07:23:51.571Z] SSH_AUTH_SOCK=/tmp/ssh-93Hhr59A1NrO/agent.51 [2021-06-09T07:23:51.572Z] SSH_AGENT_PID=57 [2021-06-09T07:23:51.589Z] Running ssh-add (command line suppressed) [2021-06-09T07:23:51.680Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9214207467452565249.key (/w/workspace/edgex-go/1@tmp/private_key_9214207467452565249.key) [2021-06-09T07:23:56.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T07:24:15.993Z] + git semver init [2021-06-09T07:24:15.993Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T07:24:15.993Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-09T07:24:15.993Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-09T07:24:15.993Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T07:24:15.993Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T07:24:15.993Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T07:24:15.993Z] # $SEMVER_BRANCH = PR-3554 [2021-06-09T07:24:15.993Z] # $SEMVER_TEMP = /tmp/semver-464951337 [2021-06-09T07:24:15.993Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T07:24:34.092Z] # '/tmp/semver-464951337' -> '/w/workspace/edgex-go/1/.semver' [2021-06-09T07:24:34.092Z] # -> Force: false [2021-06-09T07:24:34.092Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-09T07:24:38.485Z] $ docker exec --env ******** --env ******** 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent -k [2021-06-09T07:24:38.575Z] unset SSH_AUTH_SOCK; [2021-06-09T07:24:38.575Z] unset SSH_AGENT_PID; [2021-06-09T07:24:38.575Z] echo Agent pid 57 killed; [2021-06-09T07:24:42.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T07:25:26.049Z] + git semver [Pipeline] } [2021-06-09T07:25:30.472Z] $ docker stop --time=1 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 [2021-06-09T07:25:37.329Z] $ docker rm -f 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T07:26:01.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T07:27:33.255Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T07:27:57.862Z] [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 [2021-06-09T07:31:34.131Z] Still waiting to schedule task [Pipeline] withEnv [2021-06-09T07:31:34.134Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T07:34:01.391Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T07:35:37.565Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T07:37:14.788Z] + true [2021-06-09T07:37:14.788Z] + sudo service docker restart [2021-06-09T07:37:14.788Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-06-09T07:38:01.360Z] ========================================================= [2021-06-09T07:38:01.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T07:38:01.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:40:13.079Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T07:40:13.079Z] Sending build context to Docker daemon 329.2MB [2021-06-09T07:40:13.079Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T07:40:13.079Z] Step 2/6 : FROM ${BASE} [2021-06-09T07:40:13.079Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T07:40:13.079Z] 540db60ca938: Pulling fs layer [2021-06-09T07:40:13.079Z] adcc1eea9eea: Pulling fs layer [2021-06-09T07:40:13.079Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T07:40:13.079Z] 0510c868ecb4: Pulling fs layer [2021-06-09T07:40:13.079Z] afea3b2eda06: Pulling fs layer [2021-06-09T07:40:13.079Z] 7809a108b3ef: Pulling fs layer [2021-06-09T07:40:13.079Z] f706445af74f: Pulling fs layer [2021-06-09T07:40:13.079Z] 0510c868ecb4: Waiting [2021-06-09T07:40:13.079Z] afea3b2eda06: Waiting [2021-06-09T07:40:13.079Z] 7809a108b3ef: Waiting [2021-06-09T07:40:13.079Z] f706445af74f: Waiting [2021-06-09T07:40:13.079Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T07:40:13.079Z] 4c4ab2625f07: Download complete [2021-06-09T07:40:13.079Z] adcc1eea9eea: Verifying Checksum [2021-06-09T07:40:13.079Z] adcc1eea9eea: Download complete [2021-06-09T07:40:13.079Z] afea3b2eda06: Verifying Checksum [2021-06-09T07:40:13.079Z] afea3b2eda06: Download complete [2021-06-09T07:40:13.079Z] 7809a108b3ef: Verifying Checksum [2021-06-09T07:40:13.079Z] 7809a108b3ef: Download complete [2021-06-09T07:40:13.079Z] 540db60ca938: Verifying Checksum [2021-06-09T07:40:13.079Z] 540db60ca938: Download complete [2021-06-09T07:40:13.079Z] 540db60ca938: Pull complete [2021-06-09T07:40:13.079Z] adcc1eea9eea: Pull complete [2021-06-09T07:40:13.079Z] 4c4ab2625f07: Pull complete [2021-06-09T07:40:13.079Z] f706445af74f: Verifying Checksum [2021-06-09T07:40:13.079Z] f706445af74f: Download complete [2021-06-09T07:40:13.079Z] 0510c868ecb4: Verifying Checksum [2021-06-09T07:40:13.079Z] 0510c868ecb4: Download complete [2021-06-09T07:40:13.079Z] 0510c868ecb4: Pull complete [2021-06-09T07:40:13.079Z] afea3b2eda06: Pull complete [2021-06-09T07:40:13.079Z] 7809a108b3ef: Pull complete [2021-06-09T07:40:13.079Z] f706445af74f: Pull complete [2021-06-09T07:40:13.079Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T07:40:13.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T07:40:13.079Z] ---> b068be0155e3 [2021-06-09T07:40:13.079Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T07:40:13.079Z] ---> Running in 6063a9cf2199 [2021-06-09T07:40:13.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T07:40:13.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T07:40:13.079Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T07:40:13.079Z] (2/12) Installing file (5.39-r0) [2021-06-09T07:40:13.079Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T07:40:13.079Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T07:40:13.079Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T07:40:13.079Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T07:40:13.079Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T07:40:13.079Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T07:40:13.079Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T07:40:13.079Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T07:40:13.079Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T07:40:13.079Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T07:40:13.079Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T07:40:13.079Z] OK: 219 MiB in 52 packages [2021-06-09T07:40:13.079Z] Removing intermediate container 6063a9cf2199 [2021-06-09T07:40:13.079Z] ---> d83103fb4479 [2021-06-09T07:40:13.079Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T07:40:13.079Z] ---> Running in 5cc4512f4e49 [2021-06-09T07:40:13.079Z] Removing intermediate container 5cc4512f4e49 [2021-06-09T07:40:13.079Z] ---> fc201cedb8bc [2021-06-09T07:40:13.079Z] Step 5/6 : COPY go.mod . [2021-06-09T07:40:13.079Z] ---> c5c3d5e27170 [2021-06-09T07:40:13.079Z] Step 6/6 : RUN go mod download [2021-06-09T07:40:13.079Z] ---> Running in c29fe16b84af [2021-06-09T07:41:06.222Z] Removing intermediate container c29fe16b84af [2021-06-09T07:41:06.222Z] ---> 018907954f33 [2021-06-09T07:41:06.222Z] Successfully built 018907954f33 [2021-06-09T07:41:06.223Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-09T07:41:10.487Z] Cannot contact prd-centos7-docker-4c-2g-1186: java.lang.InterruptedException [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:44:48.785Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T07:44:48.785Z] . [Pipeline] withDockerContainer [2021-06-09T07:47:14.166Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-09T07:48:56.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T07:49:46.436Z] $ docker top b34a1b8618c8692381a1cebf59b2f9833e0c329ae4806f0f758d2e6aa53d8e9a -eo pid,comm Resuming build at Wed Jun 09 09:16:10 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3554 #1: Finished waiting Ready to run at Wed Jun 09 09:18:15 UTC 2021 [2021-06-09T09:18:15.997Z] Timeout set to expire in 2 hr 37 min [2021-06-09T09:18:16.035Z] Queue item for node block in EdgeX Foundry Project » edgex-go » PR-3554 #1 is missing (perhaps JENKINS-34281); rescheduling [2021-06-09T09:18:40.104Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1203 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws [2021-06-09T09:18:40.370Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T09:18:41.033Z] The recommended git tool is: git [2021-06-09T09:18:49.129Z] using credential edgex-jenkins-ssh [2021-06-09T09:18:49.149Z] Cloning the remote Git repository [2021-06-09T09:18:49.200Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T09:18:49.308Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-09T09:18:49.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T09:18:49.402Z] > git --version # timeout=10 [2021-06-09T09:18:49.417Z] > git --version # 'git version 2.17.1' [2021-06-09T09:18:49.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:18:49.481Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:19:12.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T09:19:12.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:19:12.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T09:19:12.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T09:19:12.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:19:12.681Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T09:19:13.432Z] Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:19:13.797Z] Merge succeeded, producing 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:19:13.798Z] Checking out Revision 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 (PR-3554) [2021-06-09T09:19:13.450Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T09:19:13.470Z] > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 [2021-06-09T09:19:13.709Z] > git remote # timeout=10 [2021-06-09T09:19:13.728Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T09:19:13.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:19:13.752Z] > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 [2021-06-09T09:19:13.776Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T09:19:13.797Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T09:19:13.808Z] > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 [2021-06-09T09:19:18.256Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-09T09:19:18.333Z] > git --version # timeout=10 [2021-06-09T09:19:18.345Z] > git --version # 'git version 2.17.1' [2021-06-09T09:19:18.360Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T09:19:20.169Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:19:20.595Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:19:21.008Z] + sudo service docker restart [2021-06-09T09:19:21.009Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:19:39.460Z] provisioning config files... [2021-06-09T09:19:39.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5981895544070189074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:39.966Z] ---> docker-login.sh [2021-06-09T09:19:39.966Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:19:40.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:41.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:41.238Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:41.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:41.238Z] [2021-06-09T09:19:41.238Z] Login Succeeded [2021-06-09T09:19:41.238Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:19:41.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:41.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:41.791Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:41.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:41.791Z] [2021-06-09T09:19:41.791Z] Login Succeeded [2021-06-09T09:19:41.791Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:19:42.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:42.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:42.397Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:42.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:42.397Z] [2021-06-09T09:19:42.397Z] Login Succeeded [2021-06-09T09:19:42.397Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:19:43.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:43.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:43.010Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:43.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:43.010Z] [2021-06-09T09:19:43.010Z] Login Succeeded [2021-06-09T09:19:43.010Z] docker.io [2021-06-09T09:19:43.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:43.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:43.893Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:43.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:43.893Z] [2021-06-09T09:19:43.893Z] Login Succeeded [2021-06-09T09:19:43.893Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:19:43.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T09:19:44.769Z] ========================================================= [2021-06-09T09:19:44.769Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T09:19:44.769Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:19:45.185Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T09:19:47.848Z] Sending build context to Docker daemon 166.2MB [2021-06-09T09:19:47.848Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:19:47.848Z] Step 2/6 : FROM ${BASE} [2021-06-09T09:19:47.848Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T09:19:47.848Z] 595b0fe564bb: Pulling fs layer [2021-06-09T09:19:47.848Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T09:19:47.848Z] 316046926c0a: Pulling fs layer [2021-06-09T09:19:47.848Z] 4ebd0625c992: Pulling fs layer [2021-06-09T09:19:47.848Z] 207e8628e3a3: Pulling fs layer [2021-06-09T09:19:47.848Z] c791037a9be2: Pulling fs layer [2021-06-09T09:19:47.848Z] ffd874e62e21: Pulling fs layer [2021-06-09T09:19:47.849Z] 207e8628e3a3: Waiting [2021-06-09T09:19:47.849Z] c791037a9be2: Waiting [2021-06-09T09:19:47.849Z] ffd874e62e21: Waiting [2021-06-09T09:19:47.849Z] 4ebd0625c992: Waiting [2021-06-09T09:19:47.849Z] 316046926c0a: Verifying Checksum [2021-06-09T09:19:47.849Z] 316046926c0a: Download complete [2021-06-09T09:19:47.849Z] 7186ed65a4f7: Download complete [2021-06-09T09:19:47.849Z] 207e8628e3a3: Verifying Checksum [2021-06-09T09:19:47.849Z] 207e8628e3a3: Download complete [2021-06-09T09:19:47.849Z] c791037a9be2: Download complete [2021-06-09T09:19:47.849Z] 595b0fe564bb: Verifying Checksum [2021-06-09T09:19:47.849Z] 595b0fe564bb: Download complete [2021-06-09T09:19:48.848Z] 595b0fe564bb: Pull complete [2021-06-09T09:19:49.472Z] 7186ed65a4f7: Pull complete [2021-06-09T09:19:49.753Z] 316046926c0a: Pull complete [2021-06-09T09:19:50.734Z] ffd874e62e21: Verifying Checksum [2021-06-09T09:19:50.734Z] ffd874e62e21: Download complete [2021-06-09T09:19:53.357Z] 4ebd0625c992: Verifying Checksum [2021-06-09T09:19:53.357Z] 4ebd0625c992: Download complete [2021-06-09T09:20:03.583Z] 4ebd0625c992: Pull complete [2021-06-09T09:20:03.858Z] 207e8628e3a3: Pull complete [2021-06-09T09:20:04.132Z] c791037a9be2: Pull complete [2021-06-09T09:20:07.545Z] ffd874e62e21: Pull complete [2021-06-09T09:20:07.545Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T09:20:07.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T09:20:07.545Z] ---> cfc18b08335c [2021-06-09T09:20:07.545Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T09:20:10.973Z] ---> Running in 487c373338be [2021-06-09T09:20:12.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:20:15.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:20:19.365Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T09:20:19.637Z] (2/12) Installing file (5.39-r0) [2021-06-09T09:20:19.637Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T09:20:19.637Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T09:20:41.797Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T09:20:41.797Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T09:20:41.797Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T09:20:41.797Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T09:20:41.797Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T09:20:41.797Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T09:20:41.797Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T09:20:42.074Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T09:20:42.074Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T09:20:42.074Z] OK: 218 MiB in 52 packages [2021-06-09T09:20:46.385Z] Removing intermediate container 487c373338be [2021-06-09T09:20:46.385Z] ---> 5d89ef9a0d5b [2021-06-09T09:20:46.385Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T09:20:46.385Z] ---> Running in c31c3b3ec626 [2021-06-09T09:20:46.385Z] Removing intermediate container c31c3b3ec626 [2021-06-09T09:20:46.385Z] ---> 6fa0ee97758b [2021-06-09T09:20:46.385Z] Step 5/6 : COPY go.mod . [2021-06-09T09:20:46.985Z] ---> 2ef4f94951fe [2021-06-09T09:20:46.985Z] Step 6/6 : RUN go mod download [2021-06-09T09:20:47.262Z] ---> Running in ddf7e2258327 [2021-06-09T09:21:14.091Z] Removing intermediate container ddf7e2258327 [2021-06-09T09:21:14.091Z] ---> 9ee0653b3e75 [2021-06-09T09:21:14.091Z] Successfully built 9ee0653b3e75 [2021-06-09T09:21:14.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:21:14.478Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T09:21:14.478Z] . [Pipeline] withDockerContainer [2021-06-09T09:21:14.767Z] prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2021-06-09T09:21:14.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T09:21:16.426Z] $ docker top 416f5721721bdac8e90f2c9be928103506164e7053c6b6aafa1aaf9c0d519d18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:21:17.518Z] + go version [2021-06-09T09:21:17.518Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T09:21:17.552Z] $ docker stop --time=1 416f5721721bdac8e90f2c9be928103506164e7053c6b6aafa1aaf9c0d519d18 [2021-06-09T09:21:19.292Z] $ docker rm -f 416f5721721bdac8e90f2c9be928103506164e7053c6b6aafa1aaf9c0d519d18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:21:20.409Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T09:21:20.409Z] . [Pipeline] withDockerContainer [2021-06-09T09:21:20.671Z] prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2021-06-09T09:21:20.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T09:21:22.282Z] $ docker top 55b2fd3eaa6ed8c9e9014ac4cddb73500533d5e65d89ed4a049b04fbfaf7c3fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T09:21:22.668Z] ========================================================= [2021-06-09T09:21:22.668Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T09:21:22.668Z] ========================================================= [Pipeline] sh [2021-06-09T09:21:23.343Z] + go mod tidy [Pipeline] sh [2021-06-09T09:21:24.642Z] + make test [2021-06-09T09:21:24.643Z] go mod tidy [2021-06-09T09:21:25.249Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T09:21:52.102Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T09:23:00.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T09:23:00.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T09:23:02.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T09:23:02.919Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T09:23:11.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T09:23:11.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T09:23:11.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T09:23:11.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T09:23:13.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T09:23:13.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T09:23:26.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T09:23:26.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.198s coverage: 28.7% of statements [2021-06-09T09:23:32.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.356s coverage: 100.0% of statements [2021-06-09T09:23:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T09:23:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T09:23:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T09:23:32.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.336s coverage: 81.2% of statements [2021-06-09T09:23:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T09:23:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.307s coverage: 53.4% of statements [2021-06-09T09:23:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T09:23:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T09:23:37.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.470s coverage: 87.7% of statements [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:23:37.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.275s coverage: 78.9% of statements [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T09:23:37.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T09:23:42.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 95.1% of statements [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T09:23:42.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.193s coverage: 58.8% of statements [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T09:23:42.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.217s coverage: 60.0% of statements [2021-06-09T09:23:42.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.306s coverage: 0.8% of statements [2021-06-09T09:23:42.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T09:23:42.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.274s coverage: 22.0% of statements [2021-06-09T09:23:42.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T09:23:42.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements [2021-06-09T09:23:43.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2021-06-09T09:23:43.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-06-09T09:23:44.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2021-06-09T09:23:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-06-09T09:24:00.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements [2021-06-09T09:24:00.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-06-09T09:24:03.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.581s coverage: 81.8% of statements [2021-06-09T09:24:03.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2021-06-09T09:24:09.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements [2021-06-09T09:24:09.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T09:24:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.768s coverage: 64.4% of statements [2021-06-09T09:24:11.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T09:24:11.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T09:24:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements [2021-06-09T09:24:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-06-09T09:24:11.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-09T09:24:12.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements [2021-06-09T09:24:13.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-06-09T09:24:17.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.028s coverage: 66.9% of statements [2021-06-09T09:24:17.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T09:24:17.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T09:24:17.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T09:24:20.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T09:24:20.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T09:24:20.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.136s coverage: 84.8% of statements [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T09:24:20.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.339s coverage: 19.3% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 91.9% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 62.7% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.403s coverage: 97.6% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T09:24:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T09:24:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-06-09T09:24:27.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements [2021-06-09T09:24:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T09:24:27.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T09:24:28.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 28.9% of statements [2021-06-09T09:24:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T09:24:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T09:24:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T09:24:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T09:24:28.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T09:24:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-09T09:24:30.066Z] GO111MODULE=on go vet ./... [2021-06-09T09:26:06.947Z] gofmt -l . [2021-06-09T09:26:06.947Z] [ "`gofmt -l .`" = "" ] [2021-06-09T09:26:06.947Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T09:26:07.687Z] + ls -al . [2021-06-09T09:26:07.687Z] total 556 [2021-06-09T09:26:07.687Z] drwxrwxr-x 9 1001 1001 4096 Jun 9 09:26 . [2021-06-09T09:26:07.687Z] drwxr-xr-x 4 root root 4096 Jun 9 09:21 .. [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 09:19 .dockerignore [2021-06-09T09:26:07.687Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 .git [2021-06-09T09:26:07.687Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 .github [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 09:19 .gitignore [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 09:19 .sonarcloud.properties [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 09:19 Attribution.txt [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 09:19 CONTRIBUTING.md [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 09:19 Dockerfile.build [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 09:19 Jenkinsfile [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 09:19 LICENSE [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 09:19 Makefile [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 09:19 README.md [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 09:19 SECURITY.md [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 07:26 VERSION [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 09:19 ZMQWindows.md [2021-06-09T09:26:07.687Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 09:19 bin [2021-06-09T09:26:07.687Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 09:19 cmd [2021-06-09T09:26:07.687Z] -rw-r--r-- 1 root root 411487 Jun 9 09:24 coverage.out [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 09:19 go.mod [2021-06-09T09:26:07.687Z] -rw-r--r-- 1 root root 21257 Jun 9 09:21 go.sum [2021-06-09T09:26:07.687Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 internal [2021-06-09T09:26:07.687Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 openapi [2021-06-09T09:26:07.687Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 09:19 snap [2021-06-09T09:26:07.687Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 09:19 version.go [Pipeline] sh [2021-06-09T09:26:08.459Z] + '[' -e coverage.out ] [2021-06-09T09:26:08.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T09:26:09.416Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T09:26:10.140Z] + make build [2021-06-09T09:26:10.140Z] go mod tidy [2021-06-09T09:26:10.742Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T09:26:17.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T09:26:44.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T09:26:44.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T09:26:48.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T09:26:48.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T09:26:54.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T09:26:58.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T09:27:01.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T09:27:06.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T09:27:09.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T09:27:13.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-09T09:27:19.144Z] $ docker stop --time=1 55b2fd3eaa6ed8c9e9014ac4cddb73500533d5e65d89ed4a049b04fbfaf7c3fc [2021-06-09T09:27:21.701Z] $ docker rm -f 55b2fd3eaa6ed8c9e9014ac4cddb73500533d5e65d89ed4a049b04fbfaf7c3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:24.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:24.859Z] [2021-06-09T09:27:24.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:25.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:25.582Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T09:27:25.582Z] 29e5d40040c1: Pulling fs layer [2021-06-09T09:27:25.582Z] 1ce36da41761: Pulling fs layer [2021-06-09T09:27:25.582Z] 25b303627fd3: Pulling fs layer [2021-06-09T09:27:25.582Z] 29e5d40040c1: Verifying Checksum [2021-06-09T09:27:25.582Z] 29e5d40040c1: Download complete [2021-06-09T09:27:26.570Z] 1ce36da41761: Verifying Checksum [2021-06-09T09:27:26.570Z] 1ce36da41761: Download complete [2021-06-09T09:27:26.570Z] 29e5d40040c1: Pull complete [2021-06-09T09:27:27.550Z] 1ce36da41761: Pull complete [2021-06-09T09:27:27.825Z] 25b303627fd3: Verifying Checksum [2021-06-09T09:27:27.825Z] 25b303627fd3: Download complete [2021-06-09T09:27:37.999Z] 25b303627fd3: Pull complete [2021-06-09T09:27:37.999Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T09:27:37.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:37.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T09:27:38.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2021-06-09T09:27:38.411Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T09:27:41.705Z] $ docker top d1911ad2e8fefe2dc21bf58d7938dac1045fa5822d0d6c2cb39ef5c64e7d84a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:27:42.780Z] + docker-compose build --help+ grep [2021-06-09T09:27:42.780Z] parallel [2021-06-09T09:27:48.211Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T09:27:48.244Z] $ docker stop --time=1 d1911ad2e8fefe2dc21bf58d7938dac1045fa5822d0d6c2cb39ef5c64e7d84a1 [2021-06-09T09:27:50.146Z] $ docker rm -f d1911ad2e8fefe2dc21bf58d7938dac1045fa5822d0d6c2cb39ef5c64e7d84a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:51.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:51.080Z] . [Pipeline] withDockerContainer [2021-06-09T09:27:51.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2021-06-09T09:27:51.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T09:27:53.126Z] $ docker top bad7b8ff19826037df5a96be4e9f8563f4f10d6e7be3a39440a444627176a453 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:27:54.184Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T09:27:59.577Z] Building core-command ... [2021-06-09T09:27:59.577Z] Building core-data ... [2021-06-09T09:27:59.577Z] Building core-metadata ... [2021-06-09T09:27:59.577Z] Building security-bootstrapper ... [2021-06-09T09:27:59.577Z] Building security-proxy-setup ... [2021-06-09T09:27:59.577Z] Building security-secretstore-setup ... [2021-06-09T09:27:59.577Z] Building support-notifications ... [2021-06-09T09:27:59.577Z] Building support-scheduler ... [2021-06-09T09:27:59.577Z] Building sys-mgmt-agent ... [2021-06-09T09:27:59.577Z] Building core-data [2021-06-09T09:27:59.577Z] Building security-bootstrapper [2021-06-09T09:27:59.577Z] Building support-notifications [2021-06-09T09:27:59.577Z] Building core-metadata [2021-06-09T09:27:59.577Z] Building security-proxy-setup [2021-06-09T09:29:21.360Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:29:21.360Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:29:21.360Z] ---> 9ee0653b3e75 [2021-06-09T09:29:21.360Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T09:29:21.360Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:29:21.360Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:29:21.360Z] ---> 9ee0653b3e75 [2021-06-09T09:29:21.360Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T09:29:21.360Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:29:21.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:29:21.360Z] ---> 9ee0653b3e75 [2021-06-09T09:29:21.360Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:29:21.360Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:29:21.360Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:29:21.360Z] ---> 9ee0653b3e75 [2021-06-09T09:29:21.360Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T09:29:21.360Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:29:21.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:29:21.360Z] ---> 9ee0653b3e75 [2021-06-09T09:29:21.360Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:29:21.360Z] ---> Running in b93efc742ceb [2021-06-09T09:29:21.360Z] ---> Running in f9ed521b0fca [2021-06-09T09:29:21.360Z] ---> Running in 8a1cc806d693 [2021-06-09T09:29:21.360Z] ---> Running in d8fb3f75f16a [2021-06-09T09:29:21.360Z] ---> Running in 19ebe863c5ff [2021-06-09T09:29:21.360Z] Removing intermediate container 8a1cc806d693 [2021-06-09T09:29:21.360Z] ---> 49eafaa4cd37 [2021-06-09T09:29:21.360Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:29:21.360Z] Removing intermediate container b93efc742ceb [2021-06-09T09:29:21.360Z] ---> eedf93a67500 [2021-06-09T09:29:21.360Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:29:21.360Z] Removing intermediate container f9ed521b0fca [2021-06-09T09:29:21.360Z] ---> 3bde5e0941b8 [2021-06-09T09:29:21.360Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:29:21.360Z] Removing intermediate container 19ebe863c5ff [2021-06-09T09:29:21.360Z] ---> a39502c44386 [2021-06-09T09:29:21.360Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:29:21.360Z] Removing intermediate container d8fb3f75f16a [2021-06-09T09:29:21.360Z] ---> 3dc812c95e3e [2021-06-09T09:29:21.360Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:29:21.360Z] ---> Running in dd32129e2b0e [2021-06-09T09:29:21.360Z] ---> Running in 1348df8cfbcc [2021-06-09T09:29:21.360Z] ---> Running in d37950a02c50 [2021-06-09T09:29:21.360Z] ---> Running in e0a155a4606b [2021-06-09T09:29:21.360Z] ---> Running in b8658a9e45ab [2021-06-09T09:29:21.360Z] Removing intermediate container 1348df8cfbcc [2021-06-09T09:29:21.360Z] ---> c5e69bce300e [2021-06-09T09:29:21.360Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T09:29:21.360Z] ---> Running in c11afd609742 [2021-06-09T09:29:21.360Z] Removing intermediate container dd32129e2b0e [2021-06-09T09:29:21.360Z] ---> efd24a936d49 [2021-06-09T09:29:21.360Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T09:29:21.360Z] ---> Running in ff3c68ecae3a [2021-06-09T09:29:21.360Z] Removing intermediate container b8658a9e45ab [2021-06-09T09:29:21.360Z] ---> 37319517ee57 [2021-06-09T09:29:21.360Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T09:29:21.360Z] Removing intermediate container d37950a02c50 [2021-06-09T09:29:21.360Z] Removing intermediate container e0a155a4606b [2021-06-09T09:29:21.360Z] ---> 877d1d4ea335 [2021-06-09T09:29:21.360Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T09:29:21.360Z] ---> 418a76c5c4fb [2021-06-09T09:29:21.360Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T09:29:21.360Z] ---> Running in 57acf40e1290 [2021-06-09T09:29:21.360Z] ---> Running in 12bdd115a54c [2021-06-09T09:29:21.360Z] ---> Running in ff53ce26bbf3 [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] OK: 218 MiB in 52 packages [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:21.641Z] OK: 218 MiB in 52 packages [2021-06-09T09:29:21.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:29:22.258Z] OK: 218 MiB in 52 packages [2021-06-09T09:29:22.561Z] Removing intermediate container c11afd609742 [2021-06-09T09:29:22.561Z] ---> 715085981878 [2021-06-09T09:29:22.561Z] Step 6/24 : COPY go.mod . [2021-06-09T09:29:22.844Z] OK: 218 MiB in 52 packages [2021-06-09T09:29:22.844Z] OK: 218 MiB in 52 packages [2021-06-09T09:29:23.479Z] Removing intermediate container ff3c68ecae3a [2021-06-09T09:29:23.479Z] ---> 99e8cf811717 [2021-06-09T09:29:23.479Z] Step 6/32 : COPY go.mod . [2021-06-09T09:29:23.773Z] ---> 4637dae136fd [2021-06-09T09:29:23.773Z] Step 7/24 : RUN go mod download [2021-06-09T09:29:23.773Z] Removing intermediate container 12bdd115a54c [2021-06-09T09:29:23.773Z] ---> 7d925640de8b [2021-06-09T09:29:24.054Z] Step 6/24 : COPY go.mod . [2021-06-09T09:29:24.054Z] ---> Running in 700f69085223 [2021-06-09T09:29:24.333Z] Removing intermediate container 57acf40e1290 [2021-06-09T09:29:24.333Z] ---> fe50aa6560dc [2021-06-09T09:29:24.333Z] Step 6/22 : COPY go.mod . [2021-06-09T09:29:24.613Z] Removing intermediate container ff53ce26bbf3 [2021-06-09T09:29:24.613Z] ---> 019dfe5405f5 [2021-06-09T09:29:24.613Z] Step 6/23 : COPY go.mod . [2021-06-09T09:29:24.613Z] ---> 5358f2926ac1 [2021-06-09T09:29:24.613Z] Step 7/32 : RUN go mod download [2021-06-09T09:29:24.893Z] ---> Running in 90d299e3ffc1 [2021-06-09T09:29:25.173Z] ---> 2c083f502113 [2021-06-09T09:29:25.547Z] Step 7/24 : RUN go mod download [2021-06-09T09:29:25.547Z] ---> Running in 8f4938633d76 [2021-06-09T09:29:25.834Z] ---> 450825e0967c [2021-06-09T09:29:25.834Z] Step 7/22 : RUN go mod download [2021-06-09T09:29:26.121Z] ---> Running in 9ccae769cf8a [2021-06-09T09:29:26.407Z] ---> cb4de823a637 [2021-06-09T09:29:26.407Z] Step 7/23 : RUN go mod download [2021-06-09T09:29:26.687Z] ---> Running in 2bce61f62c18 [2021-06-09T09:29:28.736Z] Removing intermediate container 700f69085223 [2021-06-09T09:29:28.736Z] ---> 83d51af0698f [2021-06-09T09:29:28.736Z] Step 8/24 : COPY . . [2021-06-09T09:29:29.737Z] Removing intermediate container 90d299e3ffc1 [2021-06-09T09:29:29.737Z] ---> 98b872e4bf4e [2021-06-09T09:29:29.737Z] Step 8/32 : COPY . . [2021-06-09T09:29:30.728Z] Removing intermediate container 8f4938633d76 [2021-06-09T09:29:30.728Z] ---> 8ebaa00d9636 [2021-06-09T09:29:30.728Z] Step 8/24 : COPY . . [2021-06-09T09:29:30.728Z] Removing intermediate container 9ccae769cf8a [2021-06-09T09:29:30.728Z] ---> 86ef2e6373b2 [2021-06-09T09:29:30.728Z] Step 8/22 : COPY . . [2021-06-09T09:29:31.005Z] Removing intermediate container 2bce61f62c18 [2021-06-09T09:29:31.005Z] ---> 1b7e783599ea [2021-06-09T09:29:31.005Z] Step 8/23 : COPY . . [2021-06-09T09:29:57.856Z] ---> dbc757fbed25 [2021-06-09T09:29:57.856Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:29:57.856Z] ---> faf70a0e0ebe [2021-06-09T09:29:57.856Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:29:57.856Z] ---> Running in 645fcb2e93ba [2021-06-09T09:29:57.856Z] ---> 3692288a3ce8 [2021-06-09T09:29:57.856Z] Step 9/32 : RUN go mod tidy [2021-06-09T09:29:57.856Z] ---> 8fb5f28ab41d [2021-06-09T09:29:57.856Z] Step 9/22 : RUN go mod tidy [2021-06-09T09:29:57.856Z] ---> c63d851773ac [2021-06-09T09:29:57.856Z] Step 9/23 : RUN go mod tidy [2021-06-09T09:29:57.856Z] ---> Running in 76e6de862065 [2021-06-09T09:29:57.856Z] ---> Running in e9bc7d6f2e22 [2021-06-09T09:29:57.856Z] ---> Running in 08ba46cb0e98 [2021-06-09T09:29:57.856Z] ---> Running in 541c038560f4 [2021-06-09T09:30:02.201Z] Removing intermediate container 645fcb2e93ba [2021-06-09T09:30:02.201Z] ---> d15dcd897c83 [2021-06-09T09:30:02.201Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T09:30:02.201Z] ---> Running in 2f140ad6c83d [2021-06-09T09:30:02.479Z] Removing intermediate container 541c038560f4 [2021-06-09T09:30:02.480Z] ---> 8ae123247834 [2021-06-09T09:30:02.480Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T09:30:02.757Z] Removing intermediate container 76e6de862065 [2021-06-09T09:30:02.757Z] ---> 3496846ca2e1 [2021-06-09T09:30:02.757Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T09:30:03.037Z] ---> Running in 03d7e284cb65 [2021-06-09T09:30:03.037Z] ---> Running in 14f9562479cd [2021-06-09T09:30:03.326Z] Removing intermediate container 08ba46cb0e98 [2021-06-09T09:30:03.326Z] ---> 5db36365af58 [2021-06-09T09:30:03.326Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T09:30:03.326Z] Removing intermediate container e9bc7d6f2e22 [2021-06-09T09:30:03.326Z] ---> 022b58a24677 [2021-06-09T09:30:03.326Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T09:30:03.326Z] ---> Running in 1ddc67ffee18 [2021-06-09T09:30:03.613Z] ---> Running in 09da29f4f752 [2021-06-09T09:30:04.217Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T09:30:06.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T09:30:06.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T09:30:06.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T09:30:06.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T09:32:13.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T09:32:16.144Z] Removing intermediate container 14f9562479cd [2021-06-09T09:32:16.144Z] ---> 1854a1fdc85f [2021-06-09T09:32:16.144Z] [2021-06-09T09:32:16.144Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T09:32:16.423Z] 3.12: Pulling from library/alpine [2021-06-09T09:32:19.083Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T09:32:19.083Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T09:32:19.083Z] ---> 9852663dfa18 [2021-06-09T09:32:19.083Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T09:32:19.728Z] ---> Running in 81910a34f32a [2021-06-09T09:32:20.411Z] Removing intermediate container 09da29f4f752 [2021-06-09T09:32:20.411Z] ---> a9ce921ccb04 [2021-06-09T09:32:20.411Z] [2021-06-09T09:32:20.411Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T09:32:20.411Z] ---> 9852663dfa18 [2021-06-09T09:32:20.411Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T09:32:20.739Z] ---> Running in 289e2f67401d [2021-06-09T09:32:21.054Z] Removing intermediate container 81910a34f32a [2021-06-09T09:32:21.054Z] ---> 0cc0a0727354 [2021-06-09T09:32:21.054Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T09:32:21.348Z] ---> Running in dca1cc4c6f45 [2021-06-09T09:32:24.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:24.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:24.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:24.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:24.602Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T09:32:24.884Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T09:32:24.884Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T09:32:24.884Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T09:32:24.884Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:32:24.884Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T09:32:25.167Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T09:32:25.167Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T09:32:25.167Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:32:25.167Z] OK: 5 MiB in 16 packages [2021-06-09T09:32:25.167Z] OK: 7 MiB in 18 packages [2021-06-09T09:32:27.196Z] Removing intermediate container 1ddc67ffee18 [2021-06-09T09:32:27.196Z] ---> bdcd7d6d1457 [2021-06-09T09:32:27.196Z] [2021-06-09T09:32:27.196Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T09:32:27.196Z] ---> 9852663dfa18 [2021-06-09T09:32:27.196Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T09:32:27.493Z] ---> Running in c56c748a3028 [2021-06-09T09:32:28.497Z] Removing intermediate container dca1cc4c6f45 [2021-06-09T09:32:28.497Z] ---> 4716196325a7 [2021-06-09T09:32:28.497Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T09:32:29.108Z] ---> Running in a08e37bc63e7 [2021-06-09T09:32:29.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:29.392Z] Removing intermediate container 289e2f67401d [2021-06-09T09:32:29.392Z] ---> 4dfc52660eb4 [2021-06-09T09:32:29.392Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T09:32:29.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:29.995Z] ---> Running in e66558669112 [2021-06-09T09:32:30.275Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T09:32:30.275Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T09:32:30.275Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:32:30.275Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T09:32:30.275Z] Removing intermediate container a08e37bc63e7 [2021-06-09T09:32:30.275Z] ---> 74735635603b [2021-06-09T09:32:30.275Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T09:32:30.556Z] OK: 6 MiB in 16 packages [2021-06-09T09:32:30.556Z] ---> Running in a7bdb78dd2eb [2021-06-09T09:32:30.838Z] Removing intermediate container e66558669112 [2021-06-09T09:32:30.838Z] ---> 78813f387166 [2021-06-09T09:32:30.838Z] Step 14/22 : WORKDIR /edgex [2021-06-09T09:32:31.115Z] ---> Running in d712bd515e1c [2021-06-09T09:32:31.115Z] Removing intermediate container 03d7e284cb65 [2021-06-09T09:32:31.115Z] ---> 67d8eefb6b34 [2021-06-09T09:32:31.115Z] [2021-06-09T09:32:31.115Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T09:32:31.115Z] ---> 9852663dfa18 [2021-06-09T09:32:31.115Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T09:32:31.395Z] ---> Running in 63b0f3fb5b99 [2021-06-09T09:32:31.671Z] Removing intermediate container a7bdb78dd2eb [2021-06-09T09:32:31.671Z] ---> ced057cba68b [2021-06-09T09:32:31.671Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T09:32:31.950Z] ---> Running in 7ea976e21c44 [2021-06-09T09:32:32.246Z] Removing intermediate container d712bd515e1c [2021-06-09T09:32:32.246Z] ---> 9472821369d0 [2021-06-09T09:32:32.246Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T09:32:33.245Z] Removing intermediate container c56c748a3028 [2021-06-09T09:32:33.245Z] ---> 854cb7ad899d [2021-06-09T09:32:33.245Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:32:33.523Z] ---> Running in 9ec09afbc283 [2021-06-09T09:32:33.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:33.802Z] ---> 0d570b978cc8 [2021-06-09T09:32:33.802Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T09:32:33.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:34.418Z] Removing intermediate container 9ec09afbc283 [2021-06-09T09:32:34.418Z] ---> c13c3bd448a3 [2021-06-09T09:32:34.418Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T09:32:34.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T09:32:34.418Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:32:34.418Z] OK: 5 MiB in 15 packages [2021-06-09T09:32:35.019Z] ---> Running in 61d7d3c17cad [2021-06-09T09:32:36.037Z] Removing intermediate container 7ea976e21c44 [2021-06-09T09:32:36.037Z] ---> f48bf3553e62 [2021-06-09T09:32:36.037Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T09:32:36.351Z] Removing intermediate container 61d7d3c17cad [2021-06-09T09:32:36.351Z] ---> e436bd22fe89 [2021-06-09T09:32:36.351Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T09:32:36.628Z] ---> d206544da077 [2021-06-09T09:32:36.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T09:32:36.628Z] Removing intermediate container 63b0f3fb5b99 [2021-06-09T09:32:36.628Z] ---> e093b9492fa0 [2021-06-09T09:32:36.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:32:36.628Z] ---> Running in 22472fcf4e09 [2021-06-09T09:32:36.628Z] ---> Running in 46df4b8db82a [2021-06-09T09:32:36.909Z] ---> Running in 10b7cca0d446 [2021-06-09T09:32:37.187Z] Removing intermediate container 2f140ad6c83d [2021-06-09T09:32:37.187Z] ---> 55ee49165c55 [2021-06-09T09:32:37.187Z] [2021-06-09T09:32:37.187Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T09:32:37.187Z] ---> 9852663dfa18 [2021-06-09T09:32:37.465Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T09:32:37.744Z] Removing intermediate container 46df4b8db82a [2021-06-09T09:32:37.744Z] ---> 590e0123f10b [2021-06-09T09:32:37.744Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:32:37.744Z] ---> Running in 974ed84290b4 [2021-06-09T09:32:38.032Z] Removing intermediate container 10b7cca0d446 [2021-06-09T09:32:38.032Z] ---> 33eb3b57cba3 [2021-06-09T09:32:38.032Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T09:32:38.032Z] Removing intermediate container 22472fcf4e09 [2021-06-09T09:32:38.032Z] ---> 10ee74119219 [2021-06-09T09:32:38.032Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T09:32:38.032Z] ---> 8d0e8ed0b1d2 [2021-06-09T09:32:38.032Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T09:32:38.032Z] ---> Running in b6bf881a8e57 [2021-06-09T09:32:38.310Z] ---> Running in 255b2c7bbfae [2021-06-09T09:32:38.589Z] Removing intermediate container 974ed84290b4 [2021-06-09T09:32:38.589Z] ---> 55bd57c8bb20 [2021-06-09T09:32:38.589Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T09:32:38.881Z] ---> Running in b5326ef1519a [2021-06-09T09:32:38.881Z] ---> 098d028c9270 [2021-06-09T09:32:38.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T09:32:38.881Z] Removing intermediate container b6bf881a8e57 [2021-06-09T09:32:38.881Z] ---> 454d13738ad6 [2021-06-09T09:32:38.881Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T09:32:39.168Z] ---> Running in 12e2b484d331 [2021-06-09T09:32:39.168Z] Removing intermediate container 255b2c7bbfae [2021-06-09T09:32:39.168Z] ---> f3f737747454 [2021-06-09T09:32:39.168Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T09:32:39.168Z] ---> b8ade71c2a85 [2021-06-09T09:32:39.168Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T09:32:39.451Z] ---> Running in b85939fc3422 [2021-06-09T09:32:39.452Z] Removing intermediate container b5326ef1519a [2021-06-09T09:32:39.452Z] ---> b4db1bc43747 [2021-06-09T09:32:39.452Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T09:32:39.452Z] ---> Running in d81e6909f856 [2021-06-09T09:32:40.070Z] ---> Running in 95f3d82580d4 [2021-06-09T09:32:40.070Z] Removing intermediate container 12e2b484d331 [2021-06-09T09:32:40.070Z] ---> ffb43bf03560 [2021-06-09T09:32:40.070Z] Step 16/24 : WORKDIR / [2021-06-09T09:32:40.364Z] Removing intermediate container b85939fc3422 [2021-06-09T09:32:40.364Z] ---> c65f9ee24ac8 [2021-06-09T09:32:40.364Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T09:32:40.364Z] ---> Running in f01a0bce127b [2021-06-09T09:32:40.646Z] ---> Running in 7bc0d0dde19b [2021-06-09T09:32:40.939Z] Removing intermediate container 95f3d82580d4 [2021-06-09T09:32:40.939Z] ---> 48072c132e67 [2021-06-09T09:32:40.939Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:32:40.939Z] ---> 0187e67a097d [2021-06-09T09:32:40.939Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T09:32:41.216Z] ---> Running in d9c5c10102ed [2021-06-09T09:32:41.498Z] Removing intermediate container 7bc0d0dde19b [2021-06-09T09:32:41.498Z] ---> d44c1f927a16 [2021-06-09T09:32:41.498Z] Step 21/22 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:32:41.498Z] Removing intermediate container f01a0bce127b [2021-06-09T09:32:41.498Z] ---> 71a77a544ef3 [2021-06-09T09:32:41.498Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:32:41.780Z] ---> Running in 0d768b8bdc7f [2021-06-09T09:32:42.805Z] ---> 58e37ce26c65 [2021-06-09T09:32:42.805Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T09:32:42.805Z] Removing intermediate container 0d768b8bdc7f [2021-06-09T09:32:42.805Z] ---> dc40c9f45896 [2021-06-09T09:32:42.805Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T09:32:42.805Z] ---> Running in cdc15c4c448f [2021-06-09T09:32:43.095Z] ---> 49d8880a3f79 [2021-06-09T09:32:43.096Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T09:32:43.096Z] ---> Running in 968cbfc9ce59 [2021-06-09T09:32:43.378Z] Removing intermediate container d81e6909f856 [2021-06-09T09:32:43.378Z] ---> c248fe3e90c9 [2021-06-09T09:32:43.378Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:32:43.660Z] Removing intermediate container cdc15c4c448f [2021-06-09T09:32:43.660Z] ---> ce15d69fa347 [2021-06-09T09:32:43.660Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:32:44.273Z] Removing intermediate container 968cbfc9ce59 [2021-06-09T09:32:44.273Z] ---> cd67e275c45f [2021-06-09T09:32:44.273Z] [2021-06-09T09:32:44.273Z] ---> Running in 9dc33280f6ec [2021-06-09T09:32:44.896Z] ---> b59ac01ae26f [2021-06-09T09:32:44.896Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T09:32:44.896Z] Successfully built cd67e275c45f [2021-06-09T09:32:44.896Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T09:32:44.896Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-09T09:32:45.175Z] Removing intermediate container d9c5c10102ed [2021-06-09T09:32:45.175Z] ---> 35de5cf7549f [2021-06-09T09:32:45.175Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-initRemoving intermediate container 9dc33280f6ec [2021-06-09T09:32:45.175Z] ---> 4c185c5688a2 [2021-06-09T09:32:45.175Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T09:32:45.175Z] [2021-06-09T09:32:45.175Z] ---> 739715c79dfa [2021-06-09T09:32:45.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T09:32:45.457Z] ---> Running in 79cd58f6c879 [2021-06-09T09:32:45.458Z] ---> Running in 854f31cbb473 [2021-06-09T09:32:46.630Z] Removing intermediate container 854f31cbb473 [2021-06-09T09:32:46.630Z] ---> 4f4e9ca7db38 [2021-06-09T09:32:46.630Z] Step 22/23 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:32:46.976Z] ---> Running in f9d0c15edc04 [2021-06-09T09:32:46.976Z] ---> ce17fa152c22 [2021-06-09T09:32:46.976Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T09:32:47.652Z] ---> Running in 3014a77c30eb [2021-06-09T09:32:47.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:47.937Z] ---> d63af9cabf9f [2021-06-09T09:32:47.937Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T09:32:47.937Z] Removing intermediate container f9d0c15edc04 [2021-06-09T09:32:47.937Z] ---> b76a7e9051d6 [2021-06-09T09:32:47.937Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T09:32:48.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:48.567Z] ---> Running in 8432d3ca484c [2021-06-09T09:32:48.847Z] Removing intermediate container 3014a77c30eb [2021-06-09T09:32:48.847Z] ---> b78d40610e4c [2021-06-09T09:32:48.847Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:32:49.145Z] ---> Running in 0a12836c9da0 [2021-06-09T09:32:49.425Z] ---> c50cd1b5547d [2021-06-09T09:32:49.425Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T09:32:49.425Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T09:32:49.425Z] Removing intermediate container 8432d3ca484c [2021-06-09T09:32:49.425Z] ---> f6b57890ead7 [2021-06-09T09:32:49.425Z] [2021-06-09T09:32:49.425Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T09:32:49.425Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T09:32:49.701Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T09:32:49.701Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T09:32:49.990Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T09:32:49.990Z] Successfully built f6b57890ead7 [2021-06-09T09:32:49.990Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:32:49.990Z] OK: 8 MiB in 20 packages [2021-06-09T09:32:49.990Z] Removing intermediate container 0a12836c9da0 [2021-06-09T09:32:49.990Z] ---> 5a9e3dff5b34 [2021-06-09T09:32:49.990Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:32:49.990Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T09:32:49.990Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-09T09:32:50.311Z] ---> Running in 90a30bf7a6cd [2021-06-09T09:32:50.934Z] ---> 3c38e1baf2b0 [2021-06-09T09:32:50.934Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T09:32:51.215Z] Removing intermediate container 90a30bf7a6cd [2021-06-09T09:32:51.215Z] ---> c2af00eedeab [2021-06-09T09:32:51.215Z] Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:32:51.215Z] ---> Running in c08852c63f9f [2021-06-09T09:32:51.500Z] Removing intermediate container 79cd58f6c879 [2021-06-09T09:32:51.500Z] ---> e8679f95fe29 [2021-06-09T09:32:51.500Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:32:52.127Z] Removing intermediate container c08852c63f9f [2021-06-09T09:32:52.127Z] ---> 4b38d460c672 [2021-06-09T09:32:52.127Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:32:52.127Z] ---> 7bdb0258726b [2021-06-09T09:32:52.127Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T09:32:52.407Z] ---> Running in 58b75ab42fbf [2021-06-09T09:32:53.040Z] ---> Running in 302c4b74fe50 [2021-06-09T09:32:53.040Z] ---> d93c12fa71ae [2021-06-09T09:32:53.040Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T09:32:53.321Z] Removing intermediate container 58b75ab42fbf [2021-06-09T09:32:53.322Z] ---> 675a372192ee [2021-06-09T09:32:53.322Z] [2021-06-09T09:32:53.945Z] Successfully built 675a372192ee [2021-06-09T09:32:53.945Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T09:32:53.945Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-09T09:32:53.945Z] Removing intermediate container 302c4b74fe50 [2021-06-09T09:32:53.945Z] ---> 83b78482922f [2021-06-09T09:32:53.945Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T09:32:54.946Z] ---> 7e48ada932c3 [2021-06-09T09:32:54.946Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T09:32:55.225Z] ---> ff5f90019649 [2021-06-09T09:32:55.225Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T09:32:55.500Z] ---> Running in 174e6690eb89 [2021-06-09T09:32:55.792Z] ---> 0990bbaefdcf [2021-06-09T09:32:55.792Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T09:32:56.399Z] ---> Running in 10872bb2e672 [2021-06-09T09:32:57.382Z] Removing intermediate container 10872bb2e672 [2021-06-09T09:32:57.382Z] ---> b2ae97062d33 [2021-06-09T09:32:57.382Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:32:57.382Z] ---> Running in c3f8aead4f20 [2021-06-09T09:32:58.397Z] Removing intermediate container c3f8aead4f20 [2021-06-09T09:32:58.397Z] ---> 2c1683636004 [2021-06-09T09:32:58.397Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:32:58.397Z] ---> Running in 6c310baff1a5 [2021-06-09T09:32:58.673Z] Removing intermediate container 174e6690eb89 [2021-06-09T09:32:58.673Z] ---> 17409178bb73 [2021-06-09T09:32:58.673Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T09:32:59.275Z] ---> Running in cdf8fec51d45 [2021-06-09T09:32:59.275Z] Removing intermediate container 6c310baff1a5 [2021-06-09T09:32:59.275Z] ---> a5d19fcf4f70 [2021-06-09T09:32:59.275Z] Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:32:59.555Z] ---> Running in 31bad85e603b [2021-06-09T09:32:59.838Z] Removing intermediate container cdf8fec51d45 [2021-06-09T09:32:59.838Z] ---> 4a004f906a43 [2021-06-09T09:32:59.838Z] Step 29/32 : CMD ["gate"] [2021-06-09T09:33:00.455Z] ---> Running in da8f456f6b3a [2021-06-09T09:33:00.455Z] Removing intermediate container 31bad85e603b [2021-06-09T09:33:00.455Z] ---> 04b342f8419d [2021-06-09T09:33:00.455Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:33:00.733Z] ---> Running in d4d76c6cc203 [2021-06-09T09:33:01.347Z] Removing intermediate container da8f456f6b3a [2021-06-09T09:33:01.347Z] ---> a0a5275bfa9a [2021-06-09T09:33:01.347Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T09:33:01.347Z] Removing intermediate container d4d76c6cc203 [2021-06-09T09:33:01.347Z] ---> 0bcf48cec04b [2021-06-09T09:33:01.347Z] [2021-06-09T09:33:01.968Z] ---> Running in d1cbc1556ae0 [2021-06-09T09:33:01.968Z] Successfully built 0bcf48cec04b [2021-06-09T09:33:01.968Z] Successfully tagged core-data-arm64:latest [2021-06-09T09:33:01.968Z] Building core-command [2021-06-09T09:33:02.583Z]  Building core-data ... done Removing intermediate container d1cbc1556ae0 [2021-06-09T09:33:02.583Z] ---> bbfac06dad3d [2021-06-09T09:33:02.583Z] Step 31/32 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:33:02.860Z] ---> Running in f4f42a19a602 [2021-06-09T09:33:03.463Z] Removing intermediate container f4f42a19a602 [2021-06-09T09:33:03.463Z] ---> 6f6e4e41ba24 [2021-06-09T09:33:03.463Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T09:33:04.068Z] ---> Running in cb08ce4d69f1 [2021-06-09T09:33:04.673Z] Removing intermediate container cb08ce4d69f1 [2021-06-09T09:33:04.953Z] ---> b0d44faddf7e [2021-06-09T09:33:04.953Z] [2021-06-09T09:33:05.233Z] Successfully built b0d44faddf7e [2021-06-09T09:33:05.233Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T09:33:37.610Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:33:37.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:33:37.610Z] ---> 9ee0653b3e75 [2021-06-09T09:33:37.610Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> 3dc812c95e3e [2021-06-09T09:33:37.610Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> 877d1d4ea335 [2021-06-09T09:33:37.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> fe50aa6560dc [2021-06-09T09:33:37.610Z] Step 6/23 : COPY go.mod . [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> 450825e0967c [2021-06-09T09:33:37.610Z] Step 7/23 : RUN go mod download [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> 86ef2e6373b2 [2021-06-09T09:33:37.610Z] Step 8/23 : COPY . . [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> 8fb5f28ab41d [2021-06-09T09:33:37.610Z] Step 9/23 : RUN go mod tidy [2021-06-09T09:33:37.610Z] ---> Using cache [2021-06-09T09:33:37.610Z] ---> 022b58a24677 [2021-06-09T09:33:37.610Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T09:33:40.302Z] ---> Running in 32867fd5e729 [2021-06-09T09:33:40.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:33:40.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:33:40.302Z] ---> 9ee0653b3e75 [2021-06-09T09:33:40.302Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> 3dc812c95e3e [2021-06-09T09:33:40.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> 877d1d4ea335 [2021-06-09T09:33:40.302Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> fe50aa6560dc [2021-06-09T09:33:40.302Z] Step 6/26 : COPY go.mod . [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> 450825e0967c [2021-06-09T09:33:40.302Z] Step 7/26 : RUN go mod download [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> 86ef2e6373b2 [2021-06-09T09:33:40.302Z] Step 8/26 : COPY . . [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> 8fb5f28ab41d [2021-06-09T09:33:40.302Z] Step 9/26 : RUN go mod tidy [2021-06-09T09:33:40.302Z] ---> Using cache [2021-06-09T09:33:40.302Z] ---> 022b58a24677 [2021-06-09T09:33:40.302Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T09:33:40.934Z] ---> Running in 6272968469d7 [2021-06-09T09:33:41.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T09:33:43.142Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:33:43.142Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:33:43.142Z] ---> 9ee0653b3e75 [2021-06-09T09:33:43.142Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:33:43.142Z] ---> Using cache [2021-06-09T09:33:43.142Z] ---> 3dc812c95e3e [2021-06-09T09:33:43.142Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:33:43.142Z] ---> Using cache [2021-06-09T09:33:43.142Z] ---> 877d1d4ea335 [2021-06-09T09:33:43.142Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T09:33:43.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T09:33:43.428Z] ---> Running in dd3e081e5468 [2021-06-09T09:33:45.443Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:33:45.443Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:33:45.443Z] ---> 9ee0653b3e75 [2021-06-09T09:33:45.443Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> 3dc812c95e3e [2021-06-09T09:33:45.443Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> 877d1d4ea335 [2021-06-09T09:33:45.443Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> fe50aa6560dc [2021-06-09T09:33:45.443Z] Step 6/24 : COPY go.mod . [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> 450825e0967c [2021-06-09T09:33:45.443Z] Step 7/24 : RUN go mod download [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> 86ef2e6373b2 [2021-06-09T09:33:45.443Z] Step 8/24 : COPY . . [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> 8fb5f28ab41d [2021-06-09T09:33:45.443Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:33:45.443Z] ---> Using cache [2021-06-09T09:33:45.443Z] ---> 022b58a24677 [2021-06-09T09:33:45.443Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T09:33:45.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:33:46.066Z] ---> Running in 2cfe9975f6c4 [2021-06-09T09:33:46.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:33:48.166Z] OK: 218 MiB in 52 packages [2021-06-09T09:33:48.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T09:33:49.646Z] Removing intermediate container dd3e081e5468 [2021-06-09T09:33:49.646Z] ---> 3df1bc6354b4 [2021-06-09T09:33:49.646Z] Step 6/24 : COPY go.mod . [2021-06-09T09:33:50.672Z] ---> 00847f1bbcfb [2021-06-09T09:33:50.672Z] Step 7/24 : RUN go mod download [2021-06-09T09:33:50.958Z] ---> Running in 4205299b5aa5 [2021-06-09T09:33:55.305Z] Removing intermediate container 4205299b5aa5 [2021-06-09T09:33:55.305Z] ---> d59e3c48fd00 [2021-06-09T09:33:55.305Z] Step 8/24 : COPY . . [2021-06-09T09:34:17.606Z] ---> 2cfe640580e4 [2021-06-09T09:34:17.606Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:34:17.606Z] ---> Running in b6e241093b9b [2021-06-09T09:34:21.969Z] Removing intermediate container b6e241093b9b [2021-06-09T09:34:21.969Z] ---> 21fc5238d07e [2021-06-09T09:34:21.969Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T09:34:21.969Z] ---> Running in 663bea847243 [2021-06-09T09:34:24.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T09:35:11.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T09:35:22.069Z] Removing intermediate container 32867fd5e729 [2021-06-09T09:35:22.069Z] ---> 173f72f08d4a [2021-06-09T09:35:22.069Z] [2021-06-09T09:35:22.069Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T09:35:22.069Z] ---> 9852663dfa18 [2021-06-09T09:35:22.069Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T09:35:22.069Z] ---> Using cache [2021-06-09T09:35:22.069Z] ---> e093b9492fa0 [2021-06-09T09:35:22.069Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:35:22.069Z] ---> Using cache [2021-06-09T09:35:22.070Z] ---> 33eb3b57cba3 [2021-06-09T09:35:22.070Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T09:35:22.070Z] Removing intermediate container 6272968469d7 [2021-06-09T09:35:22.070Z] ---> 5c7429c33cd3 [2021-06-09T09:35:22.070Z] [2021-06-09T09:35:22.070Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T09:35:22.070Z] ---> 9852663dfa18 [2021-06-09T09:35:22.070Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T09:35:22.070Z] ---> Running in ba1e651299be [2021-06-09T09:35:22.070Z] ---> Running in 45a269fc5fc7 [2021-06-09T09:35:24.068Z] Removing intermediate container ba1e651299be [2021-06-09T09:35:24.069Z] ---> 0c757da57472 [2021-06-09T09:35:24.069Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T09:35:24.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:24.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:24.069Z] ---> Running in 6dad328bc6a6 [2021-06-09T09:35:24.675Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T09:35:24.675Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T09:35:24.675Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T09:35:24.675Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T09:35:24.675Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T09:35:24.675Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T09:35:24.966Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:35:24.966Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T09:35:25.254Z] OK: 7 MiB in 20 packages [2021-06-09T09:35:25.529Z] Removing intermediate container 6dad328bc6a6 [2021-06-09T09:35:25.529Z] ---> 0170ff27dabe [2021-06-09T09:35:25.529Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:35:26.146Z] Removing intermediate container 2cfe9975f6c4 [2021-06-09T09:35:26.146Z] ---> b778ec799208 [2021-06-09T09:35:26.146Z] [2021-06-09T09:35:26.146Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T09:35:26.146Z] ---> 9852663dfa18 [2021-06-09T09:35:26.146Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T09:35:26.146Z] ---> Using cache [2021-06-09T09:35:26.146Z] ---> e093b9492fa0 [2021-06-09T09:35:26.146Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:35:26.146Z] ---> Using cache [2021-06-09T09:35:26.146Z] ---> 33eb3b57cba3 [2021-06-09T09:35:26.146Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T09:35:26.428Z] ---> Running in 10e4ea07fbfe [2021-06-09T09:35:27.876Z] ---> b933d51950cb [2021-06-09T09:35:27.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T09:35:27.876Z] Removing intermediate container 10e4ea07fbfe [2021-06-09T09:35:27.876Z] ---> ce1e6cf0cbab [2021-06-09T09:35:27.876Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T09:35:28.160Z] ---> Running in 203282239c6b [2021-06-09T09:35:28.160Z] Removing intermediate container 45a269fc5fc7 [2021-06-09T09:35:28.160Z] ---> 3907c2c51671 [2021-06-09T09:35:28.160Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T09:35:28.445Z] ---> Running in b5551d8af853 [2021-06-09T09:35:29.446Z] Removing intermediate container 203282239c6b [2021-06-09T09:35:29.446Z] ---> e939cf11a5c7 [2021-06-09T09:35:29.446Z] Step 16/24 : WORKDIR / [2021-06-09T09:35:29.446Z] Removing intermediate container b5551d8af853 [2021-06-09T09:35:29.446Z] ---> 6d178cee7a07 [2021-06-09T09:35:29.446Z] Step 14/26 : WORKDIR / [2021-06-09T09:35:29.446Z] ---> Running in 926f96edfff6 [2021-06-09T09:35:29.731Z] ---> Running in 98bcba752852 [2021-06-09T09:35:30.733Z] ---> 18af00766585 [2021-06-09T09:35:30.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T09:35:30.733Z] Removing intermediate container 98bcba752852 [2021-06-09T09:35:30.733Z] ---> 3fb4d76817b0 [2021-06-09T09:35:30.733Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T09:35:30.733Z] Removing intermediate container 926f96edfff6 [2021-06-09T09:35:30.733Z] ---> b8c36bf85c2a [2021-06-09T09:35:30.733Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:35:32.220Z] ---> 9cbf53a65523 [2021-06-09T09:35:32.220Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T09:35:32.501Z] ---> Running in a7e42ecb7c46 [2021-06-09T09:35:32.501Z] ---> e327a5b82ccd [2021-06-09T09:35:32.501Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T09:35:32.781Z] ---> 868ea3fab489 [2021-06-09T09:35:32.781Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T09:35:33.394Z] Removing intermediate container a7e42ecb7c46 [2021-06-09T09:35:33.394Z] ---> d4d7bb7ea354 [2021-06-09T09:35:33.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:35:33.674Z] ---> Running in 1f5d3528a127 [2021-06-09T09:35:34.280Z] ---> ee6e25e2dc62 [2021-06-09T09:35:34.281Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T09:35:34.567Z] Removing intermediate container 1f5d3528a127 [2021-06-09T09:35:34.567Z] ---> b538ea5f5847 [2021-06-09T09:35:34.567Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T09:35:34.857Z] ---> Running in 4f53108de555 [2021-06-09T09:35:35.860Z] ---> f31a0dbda59d [2021-06-09T09:35:35.860Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T09:35:36.142Z] Removing intermediate container 4f53108de555 [2021-06-09T09:35:36.142Z] ---> f8ea97a8f4a8 [2021-06-09T09:35:36.142Z] Step 22/23 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:35:36.142Z] ---> 77ecba525446 [2021-06-09T09:35:36.142Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T09:35:36.420Z] ---> Running in 7715409dc982 [2021-06-09T09:35:37.040Z] Removing intermediate container 7715409dc982 [2021-06-09T09:35:37.040Z] ---> a856db752ba9 [2021-06-09T09:35:37.040Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T09:35:37.328Z] ---> a872e06ab0bb [2021-06-09T09:35:37.328Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T09:35:37.328Z] ---> Running in 7fdbdded9d61 [2021-06-09T09:35:37.611Z] ---> Running in 8ad233175687 [2021-06-09T09:35:37.891Z] ---> 17bc68ab564b [2021-06-09T09:35:37.891Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T09:35:38.500Z] Removing intermediate container 7fdbdded9d61 [2021-06-09T09:35:38.500Z] ---> 555ff7278d1c [2021-06-09T09:35:38.500Z] [2021-06-09T09:35:38.500Z] Removing intermediate container 8ad233175687 [2021-06-09T09:35:38.500Z] ---> 4f5e31b6f1b6 [2021-06-09T09:35:38.500Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:35:39.114Z] ---> Running in 532d08095f61 [2021-06-09T09:35:39.114Z] Successfully built 555ff7278d1c [2021-06-09T09:35:39.114Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T09:35:39.715Z]  Building support-scheduler ... done Removing intermediate container 532d08095f61 [2021-06-09T09:35:39.715Z] ---> d01d90cc9c26 [2021-06-09T09:35:39.715Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:35:39.715Z] ---> 1ca8e6f20c68 [2021-06-09T09:35:39.715Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T09:35:40.000Z] ---> Running in de922820cfbf [2021-06-09T09:35:40.609Z] Removing intermediate container de922820cfbf [2021-06-09T09:35:40.610Z] ---> 7823c0c9a22a [2021-06-09T09:35:40.610Z] Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:35:40.887Z] ---> Running in 4ac5e8da1b24 [2021-06-09T09:35:41.872Z] Removing intermediate container 4ac5e8da1b24 [2021-06-09T09:35:41.873Z] ---> 9f46fb103591 [2021-06-09T09:35:41.873Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:35:41.873Z] ---> ec7592f3de05 [2021-06-09T09:35:41.873Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T09:35:41.873Z] ---> Running in 47f46340c392 [2021-06-09T09:35:42.497Z] Removing intermediate container 47f46340c392 [2021-06-09T09:35:42.497Z] ---> 838c685a55ca [2021-06-09T09:35:42.497Z] [2021-06-09T09:35:42.775Z] ---> f8d5d24c9448 [2021-06-09T09:35:42.775Z] Step 22/26 : 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/ [2021-06-09T09:35:43.051Z] Successfully built 838c685a55ca [2021-06-09T09:35:43.051Z] Successfully tagged core-command-arm64:latest [2021-06-09T09:35:43.327Z]  Building core-command ... done  ---> Running in 0eca878b8e43 [2021-06-09T09:35:45.347Z] Removing intermediate container 663bea847243 [2021-06-09T09:35:45.347Z] ---> c34cd5ba0850 [2021-06-09T09:35:45.347Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T09:35:45.623Z] ---> Running in 411a6495fed7 [2021-06-09T09:35:46.224Z] Removing intermediate container 0eca878b8e43 [2021-06-09T09:35:46.224Z] ---> 864038c848e7 [2021-06-09T09:35:46.224Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T09:35:46.224Z] ---> Running in 189233e8bb1d [2021-06-09T09:35:46.831Z] Removing intermediate container 189233e8bb1d [2021-06-09T09:35:46.831Z] ---> 1e57f47f9a15 [2021-06-09T09:35:46.831Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T09:35:47.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T09:35:47.108Z] ---> Running in 2513c1d0b52b [2021-06-09T09:35:47.710Z] Removing intermediate container 2513c1d0b52b [2021-06-09T09:35:47.710Z] ---> 2c2d64aeb58f [2021-06-09T09:35:47.710Z] Step 25/26 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:35:47.710Z] ---> Running in 28d2759bb1fb [2021-06-09T09:35:48.315Z] Removing intermediate container 28d2759bb1fb [2021-06-09T09:35:48.315Z] ---> ce5f4baebe64 [2021-06-09T09:35:48.315Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T09:35:48.315Z] ---> Running in 687b5df8b981 [2021-06-09T09:35:48.975Z] Removing intermediate container 687b5df8b981 [2021-06-09T09:35:48.975Z] ---> b87fd2520ebc [2021-06-09T09:35:48.975Z] [2021-06-09T09:35:49.606Z] Successfully built b87fd2520ebc [2021-06-09T09:35:49.606Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T09:35:49.606Z]  Building security-secretstore-setup ... done Removing intermediate container 411a6495fed7 [2021-06-09T09:35:49.606Z] ---> 0d6db740f20d [2021-06-09T09:35:49.606Z] [2021-06-09T09:35:49.606Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T09:35:49.606Z] 20.10.0: Pulling from library/docker [2021-06-09T09:35:57.892Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T09:35:57.892Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T09:35:57.892Z] ---> eeaf43b92773 [2021-06-09T09:35:57.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:35:58.164Z] ---> Running in d7c839be78ce [2021-06-09T09:35:58.437Z] Removing intermediate container d7c839be78ce [2021-06-09T09:35:58.437Z] ---> 296bdc803528 [2021-06-09T09:35:58.437Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T09:35:58.709Z] ---> Running in 29fb483cf601 [2021-06-09T09:36:00.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:36:00.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:36:00.729Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T09:36:00.729Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T09:36:00.729Z] Executing bash-5.0.17-r0.post-install [2021-06-09T09:36:00.729Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T09:36:00.729Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T09:36:00.729Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T09:36:00.729Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T09:36:00.729Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T09:36:00.729Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T09:36:00.729Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T09:36:00.729Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T09:36:00.729Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T09:36:00.729Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T09:36:00.729Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T09:36:02.697Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T09:36:02.697Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T09:36:02.697Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T09:36:02.697Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T09:36:02.697Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T09:36:02.697Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T09:36:02.697Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T09:36:02.697Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T09:36:02.697Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T09:36:02.697Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T09:36:02.697Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T09:36:02.697Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T09:36:02.697Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T09:36:02.697Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T09:36:02.697Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T09:36:02.970Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T09:36:02.971Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T09:36:02.971Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T09:36:02.971Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T09:36:02.971Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T09:36:02.971Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T09:36:02.971Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T09:36:02.971Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T09:36:02.971Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T09:36:02.971Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T09:36:02.971Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T09:36:03.249Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T09:36:03.249Z] OK: 72 MiB in 59 packages [2021-06-09T09:36:07.548Z] Collecting docker-compose==1.23.2 [2021-06-09T09:36:07.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T09:36:08.526Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T09:36:08.526Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T09:36:09.123Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T09:36:09.123Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T09:36:11.742Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T09:36:11.742Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T09:36:11.742Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T09:36:11.742Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T09:36:12.335Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T09:36:12.335Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T09:36:14.295Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T09:36:14.295Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T09:36:16.894Z] Collecting PyYAML<4,>=3.10 [2021-06-09T09:36:16.894Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T09:36:21.197Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T09:36:21.197Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T09:36:21.197Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T09:36:21.197Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T09:36:21.841Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-09T09:36:21.841Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-09T09:36:21.841Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-09T09:36:21.841Z] Collecting idna<2.8,>=2.5 [2021-06-09T09:36:21.841Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T09:36:22.817Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T09:36:22.817Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T09:36:23.090Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T09:36:23.364Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T09:36:23.364Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T09:36:23.364Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T09:36:23.364Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T09:36:23.364Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T09:36:24.820Z] Installing collected packages: idna, urllib3, requests, dockerpty, cached-property, jsonschema, texttable, docopt, PyYAML, websocket-client, docker-pycreds, docker, docker-compose [2021-06-09T09:36:24.820Z] Attempting uninstall: idna [2021-06-09T09:36:24.820Z] Found existing installation: idna 2.9 [2021-06-09T09:36:24.820Z] Uninstalling idna-2.9: [2021-06-09T09:36:24.820Z] Successfully uninstalled idna-2.9 [2021-06-09T09:36:25.418Z] Attempting uninstall: urllib3 [2021-06-09T09:36:25.418Z] Found existing installation: urllib3 1.25.9 [2021-06-09T09:36:25.418Z] Uninstalling urllib3-1.25.9: [2021-06-09T09:36:25.690Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T09:36:26.284Z] Attempting uninstall: requests [2021-06-09T09:36:26.284Z] Found existing installation: requests 2.23.0 [2021-06-09T09:36:26.284Z] Uninstalling requests-2.23.0: [2021-06-09T09:36:26.284Z] Successfully uninstalled requests-2.23.0 [2021-06-09T09:36:26.880Z] Running setup.py install for dockerpty: started [2021-06-09T09:36:28.854Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T09:36:29.126Z] Running setup.py install for texttable: started [2021-06-09T09:36:31.738Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T09:36:31.738Z] Running setup.py install for docopt: started [2021-06-09T09:36:33.711Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T09:36:33.711Z] Running setup.py install for PyYAML: started [2021-06-09T09:36:36.334Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T09:36:38.299Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-09T09:36:46.577Z] Removing intermediate container 29fb483cf601 [2021-06-09T09:36:46.577Z] ---> 71d72bf0d1d3 [2021-06-09T09:36:46.577Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T09:36:46.577Z] ---> Running in 669a7e9bbaeb [2021-06-09T09:36:46.849Z] Removing intermediate container 669a7e9bbaeb [2021-06-09T09:36:46.849Z] ---> 8cbd3c80a3af [2021-06-09T09:36:46.849Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T09:36:47.122Z] ---> Running in 8b3af038f9dc [2021-06-09T09:36:47.396Z] Removing intermediate container 8b3af038f9dc [2021-06-09T09:36:47.396Z] ---> 1112dbb618c5 [2021-06-09T09:36:47.396Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T09:36:48.823Z] ---> 2573ea2a2e4c [2021-06-09T09:36:48.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T09:36:49.799Z] ---> 4191dac65461 [2021-06-09T09:36:49.800Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T09:36:50.773Z] ---> 7a5429333f3b [2021-06-09T09:36:50.773Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T09:36:50.773Z] ---> Running in a75f5fb17c2d [2021-06-09T09:36:51.375Z] Removing intermediate container a75f5fb17c2d [2021-06-09T09:36:51.375Z] ---> 8db83c62ee59 [2021-06-09T09:36:51.375Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:36:51.375Z] ---> Running in a45b3cb63264 [2021-06-09T09:36:51.969Z] Removing intermediate container a45b3cb63264 [2021-06-09T09:36:51.969Z] ---> ccce62ee6e5e [2021-06-09T09:36:51.969Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:36:51.969Z] ---> Running in 5526baeb5bcd [2021-06-09T09:36:52.580Z] Removing intermediate container 5526baeb5bcd [2021-06-09T09:36:52.580Z] ---> cb71d8162d3d [2021-06-09T09:36:52.580Z] Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [2021-06-09T09:36:52.580Z] ---> Running in aa47c280b1d1 [2021-06-09T09:36:53.291Z] Removing intermediate container aa47c280b1d1 [2021-06-09T09:36:53.291Z] ---> 3a0783a0af74 [2021-06-09T09:36:53.291Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:36:53.291Z] ---> Running in 9f8d7a338f1a [2021-06-09T09:36:53.884Z] Removing intermediate container 9f8d7a338f1a [2021-06-09T09:36:53.884Z] ---> 68f6a8b5a911 [2021-06-09T09:36:53.884Z] [2021-06-09T09:36:54.155Z] Successfully built 68f6a8b5a911 [2021-06-09T09:36:54.155Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T09:36:54.761Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T09:36:54.782Z] $ docker stop --time=1 bad7b8ff19826037df5a96be4e9f8563f4f10d6e7be3a39440a444627176a453 [2021-06-09T09:36:56.606Z] $ docker rm -f bad7b8ff19826037df5a96be4e9f8563f4f10d6e7be3a39440a444627176a453 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T09:36:57.327Z] + docker images [2021-06-09T09:36:57.601Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T09:36:57.601Z] sys-mgmt-agent-arm64 latest 68f6a8b5a911 4 seconds ago 299MB [2021-06-09T09:36:57.601Z] 0d6db740f20d About a minute ago 973MB [2021-06-09T09:36:57.601Z] security-secretstore-setup-arm64 latest b87fd2520ebc About a minute ago 26.5MB [2021-06-09T09:36:57.601Z] core-command-arm64 latest 838c685a55ca About a minute ago 15MB [2021-06-09T09:36:57.601Z] support-scheduler-arm64 latest 555ff7278d1c About a minute ago 15MB [2021-06-09T09:36:57.601Z] b778ec799208 About a minute ago 966MB [2021-06-09T09:36:57.601Z] 5c7429c33cd3 About a minute ago 974MB [2021-06-09T09:36:57.601Z] 173f72f08d4a About a minute ago 968MB [2021-06-09T09:36:57.601Z] security-bootstrapper-arm64 latest b0d44faddf7e 3 minutes ago 17.1MB [2021-06-09T09:36:57.601Z] core-data-arm64 latest 0bcf48cec04b 3 minutes ago 19.1MB [2021-06-09T09:36:57.601Z] core-metadata-arm64 latest 675a372192ee 4 minutes ago 15.6MB [2021-06-09T09:36:57.601Z] support-notifications-arm64 latest f6b57890ead7 4 minutes ago 15.7MB [2021-06-09T09:36:57.601Z] security-proxy-setup-arm64 latest cd67e275c45f 4 minutes ago 24MB [2021-06-09T09:36:57.601Z] 55ee49165c55 4 minutes ago 974MB [2021-06-09T09:36:57.601Z] 67d8eefb6b34 4 minutes ago 972MB [2021-06-09T09:36:57.601Z] bdcd7d6d1457 4 minutes ago 968MB [2021-06-09T09:36:57.601Z] a9ce921ccb04 4 minutes ago 971MB [2021-06-09T09:36:57.601Z] 1854a1fdc85f 4 minutes ago 967MB [2021-06-09T09:36:57.601Z] ci-base-image-arm64 latest 9ee0653b3e75 15 minutes ago 641MB [2021-06-09T09:36:57.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T09:36:57.601Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T09:36:57.601Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T09:36:57.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:36:58.696Z] ---> job-cost.sh [2021-06-09T09:36:58.696Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hc7v [2021-06-09T09:37:45.631Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T09:39:22.411Z] lf-activate-venv(): INFO: Adding /tmp/venv-hc7v/bin to PATH [2021-06-09T09:39:22.411Z] INFO: No Stack... [2021-06-09T09:39:22.411Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T09:39:22.411Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T09:39:22.790Z] + cut+ -d, -f6 [2021-06-09T09:39:22.790Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-09T09:39:22.899Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] [2021-06-09T09:39:22.907Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] did not exist. Created. [2021-06-09T09:39:22.907Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T09:39:23.396Z] + echo total: 0.5400000214576721 [Pipeline] stash [2021-06-09T09:39:23.682Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T09:39:23.704Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:27.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:28.157Z] ---> package-listing.sh [2021-06-09T09:39:28.157Z] ++ facter osfamily [2021-06-09T09:39:28.157Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T09:39:28.157Z] + OS_FAMILY=redhat [2021-06-09T09:39:28.157Z] + workspace=/w/workspace/edgex-go/1 [2021-06-09T09:39:28.157Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T09:39:28.157Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T09:39:28.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T09:39:28.157Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T09:39:28.157Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-09T09:39:28.157Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T09:39:28.157Z] + case "${OS_FAMILY}" in [2021-06-09T09:39:28.157Z] + sort [2021-06-09T09:39:28.157Z] + rpm -qa [2021-06-09T09:39:28.733Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T09:39:28.733Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T09:39:28.733Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T09:39:28.733Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-09T09:39:28.733Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-09T09:39:28.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-09T09:39:28.771Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T09:39:29.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:39:29.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:39:29.737Z] [2021-06-09T09:39:29.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:39:30.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:39:30.124Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T09:39:30.124Z] df20fa9351a1: Pulling fs layer [2021-06-09T09:39:30.124Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T09:39:30.124Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T09:39:30.124Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T09:39:30.124Z] 93b61091891f: Pulling fs layer [2021-06-09T09:39:30.124Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T09:39:30.124Z] 5e14af77c1be: Pulling fs layer [2021-06-09T09:39:30.124Z] 01666e4c0597: Pulling fs layer [2021-06-09T09:39:30.124Z] aa168da1d23b: Pulling fs layer [2021-06-09T09:39:30.124Z] 93b9cdb0e59b: Waiting [2021-06-09T09:39:30.124Z] 5e14af77c1be: Waiting [2021-06-09T09:39:30.124Z] 01666e4c0597: Waiting [2021-06-09T09:39:30.124Z] aa168da1d23b: Waiting [2021-06-09T09:39:30.124Z] 46f8f816bc3b: Waiting [2021-06-09T09:39:30.124Z] 93b61091891f: Waiting [2021-06-09T09:39:30.124Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T09:39:30.124Z] 36b3adc4ff6f: Download complete [2021-06-09T09:39:30.124Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T09:39:30.124Z] 46f8f816bc3b: Download complete [2021-06-09T09:39:30.124Z] df20fa9351a1: Verifying Checksum [2021-06-09T09:39:30.124Z] df20fa9351a1: Download complete [2021-06-09T09:39:30.385Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T09:39:30.385Z] 93b9cdb0e59b: Download complete [2021-06-09T09:39:30.385Z] 5e14af77c1be: Verifying Checksum [2021-06-09T09:39:30.385Z] 5e14af77c1be: Download complete [2021-06-09T09:39:30.385Z] 93b61091891f: Verifying Checksum [2021-06-09T09:39:30.385Z] 93b61091891f: Download complete [2021-06-09T09:39:30.385Z] 01666e4c0597: Verifying Checksum [2021-06-09T09:39:30.385Z] 01666e4c0597: Download complete [2021-06-09T09:39:30.385Z] df20fa9351a1: Pull complete [2021-06-09T09:39:30.385Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T09:39:30.385Z] 8ad3a11d3b57: Download complete [2021-06-09T09:39:30.652Z] 36b3adc4ff6f: Pull complete [2021-06-09T09:39:31.223Z] 8ad3a11d3b57: Pull complete [2021-06-09T09:39:31.223Z] 46f8f816bc3b: Pull complete [2021-06-09T09:39:31.485Z] 93b61091891f: Pull complete [2021-06-09T09:39:31.485Z] 93b9cdb0e59b: Pull complete [2021-06-09T09:39:31.485Z] 5e14af77c1be: Pull complete [2021-06-09T09:39:31.485Z] 01666e4c0597: Pull complete [2021-06-09T09:39:32.430Z] aa168da1d23b: Verifying Checksum [2021-06-09T09:39:32.430Z] aa168da1d23b: Download complete [2021-06-09T09:39:36.686Z] aa168da1d23b: Pull complete [2021-06-09T09:39:36.686Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T09:39:36.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:39:36.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T09:39:36.787Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-09T09:39:36.832Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T09:39:39.191Z] $ docker top 8917ea2c41f5913da1e18fb88d81eeb5093932a3e9a576407678016728eedd58 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:39:39.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T09:39:40.062Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T09:39:40.399Z] + ls /var/log/sa-host [2021-06-09T09:39:40.399Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T09:39:40.399Z] file_magic: OK [2021-06-09T09:39:40.399Z] HZ: Using current value: 100 [2021-06-09T09:39:40.399Z] file_header: OK [2021-06-09T09:39:40.399Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T09:39:40.399Z] Statistics: [2021-06-09T09:39:40.399Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T09:39:40.399Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T09:39:40.399Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T09:39:40.399Z] file_magic: OK [2021-06-09T09:39:40.399Z] HZ: Using current value: 100 [2021-06-09T09:39:40.399Z] file_header: OK [2021-06-09T09:39:40.399Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T09:39:40.399Z] Statistics: [2021-06-09T09:39:40.399Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T09:39:40.399Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:39:40.708Z] provisioning config files... [2021-06-09T09:39:40.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7510904773931426444tmp [Pipeline] { [Pipeline] echo [2021-06-09T09:39:40.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:41.152Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T09:39:41.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:41.657Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T09:39:41.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:42.039Z] ---> sudo-logs.sh [2021-06-09T09:39:42.040Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T09:39:42.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:42.653Z] ---> job-cost.sh [2021-06-09T09:39:42.653Z] lf-activate-venv: SKIPPING [2021-06-09T09:39:42.653Z] DEBUG: total: 0.5400000214576721 [2021-06-09T09:39:42.653Z] INFO: Retrieving Stack Cost... [2021-06-09T09:39:43.596Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T09:39:43.859Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T09:39:43.904Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:39:44.242Z] ---> logs-deploy.sh [2021-06-09T09:39:44.242Z] lf-activate-venv: SKIPPING [2021-06-09T09:39:44.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3554/1 [2021-06-09T09:39:44.242Z] INFO: archiving workspace using pattern(s): [2021-06-09T09:39:45.195Z] Archives upload complete. [2021-06-09T09:39:45.195Z] INFO: archiving logs to Nexus