Pull request #521 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 66253e6ade2e13e0af245440dfc00d8506da17ab+a939715cd6b2ce15799d62ce2550d8dc39d33fc5 (bb59cd9ef5a19d28b764cb271a41021521d9097a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-521/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7058 in /w/workspace/dgexfoundry_device-sdk-go_PR-521 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-521 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a939715cd6b2ce15799d62ce2550d8dc39d33fc5 into PR head commit 66253e6ade2e13e0af245440dfc00d8506da17ab Merge succeeded, producing 66253e6ade2e13e0af245440dfc00d8506da17ab Checking out Revision 66253e6ade2e13e0af245440dfc00d8506da17ab (PR-521) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 Commit message: "fix: fix device service config stem in consul" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-04T03:35:56.390Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-04T03:35:56.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-04T03:35:56.876Z] ========================================================= [2020-05-04T03:35:56.876Z] EdgeX Global Pipelines Version Info [2020-05-04T03:35:56.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-04T03:35:58.384Z] ------------------- [2020-05-04T03:35:58.384Z] stable info: [2020-05-04T03:35:58.384Z] ------------------- [2020-05-04T03:35:58.384Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-04T03:35:58.384Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T03:35:58.384Z] Message: update stable to v1.0.87 [2020-05-04T03:35:58.952Z] ------------------- [2020-05-04T03:35:58.952Z] experimental info: [2020-05-04T03:35:58.952Z] ------------------- [2020-05-04T03:35:58.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-04T03:35:58.952Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T03:35:58.952Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:36:01.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T03:36:01.530Z] [2020-05-04T03:36:01.530Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:36:01.909Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T03:36:01.909Z] latest: Pulling from edgex-devops/git-semver [2020-05-04T03:36:01.909Z] 9123ac7c32f7: Pulling fs layer [2020-05-04T03:36:01.909Z] b8cc5d1170e3: Pulling fs layer [2020-05-04T03:36:01.909Z] 2924cbbf6a41: Pulling fs layer [2020-05-04T03:36:01.909Z] 93b08a4f1073: Pulling fs layer [2020-05-04T03:36:01.909Z] 93b08a4f1073: Waiting [2020-05-04T03:36:01.909Z] b8cc5d1170e3: Verifying Checksum [2020-05-04T03:36:01.909Z] b8cc5d1170e3: Download complete [2020-05-04T03:36:02.168Z] 9123ac7c32f7: Download complete [2020-05-04T03:36:02.168Z] 93b08a4f1073: Verifying Checksum [2020-05-04T03:36:02.168Z] 93b08a4f1073: Download complete [2020-05-04T03:36:02.168Z] 2924cbbf6a41: Verifying Checksum [2020-05-04T03:36:02.168Z] 2924cbbf6a41: Download complete [2020-05-04T03:36:02.428Z] 9123ac7c32f7: Pull complete [2020-05-04T03:36:02.428Z] b8cc5d1170e3: Pull complete [2020-05-04T03:36:03.001Z] 2924cbbf6a41: Pull complete [2020-05-04T03:36:03.261Z] 93b08a4f1073: Pull complete [2020-05-04T03:36:03.261Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-04T03:36:03.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-04T03:36:03.428Z] prd-centos7-docker-4c-2g-7058 does not seem to be running inside a container [2020-05-04T03:36:03.471Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-521 -v /w/workspace/dgexfoundry_device-sdk-go_PR-521:/w/workspace/dgexfoundry_device-sdk-go_PR-521:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-521@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-04T03:36:04.096Z] $ docker top b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T03:36:04.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T03:36:04.435Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T03:36:04.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T03:36:04.642Z] $ docker exec b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 ssh-agent [2020-05-04T03:36:04.821Z] SSH_AUTH_SOCK=/tmp/ssh-Zw2o3BCITqEh/agent.15 [2020-05-04T03:36:04.821Z] SSH_AGENT_PID=22 [2020-05-04T03:36:04.829Z] Running ssh-add (command line suppressed) [2020-05-04T03:36:04.967Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_6200381959707140986.key (/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_6200381959707140986.key) [2020-05-04T03:36:05.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T03:36:05.384Z] + git describe --exact-match --tags HEAD [2020-05-04T03:36:05.384Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-04T03:36:05.459Z] $ docker exec --env ******** --env ******** b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 ssh-agent -k [2020-05-04T03:36:05.598Z] unset SSH_AUTH_SOCK; [2020-05-04T03:36:05.598Z] unset SSH_AGENT_PID; [2020-05-04T03:36:05.598Z] echo Agent pid 22 killed; [2020-05-04T03:36:05.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-04T03:36:05.764Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-04T03:36:05.764Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-04T03:36:05.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T03:36:05.849Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T03:36:06.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T03:36:06.026Z] $ docker exec b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 ssh-agent [2020-05-04T03:36:06.202Z] SSH_AUTH_SOCK=/tmp/ssh-XvSOj2nrS2nH/agent.57 [2020-05-04T03:36:06.202Z] SSH_AGENT_PID=64 [2020-05-04T03:36:06.208Z] Running ssh-add (command line suppressed) [2020-05-04T03:36:06.346Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_8617731866691784118.key (/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_8617731866691784118.key) [2020-05-04T03:36:06.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T03:36:06.750Z] + git semver init [2020-05-04T03:36:06.750Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T03:36:06.750Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-521/.git [2020-05-04T03:36:06.750Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-521 [2020-05-04T03:36:06.750Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T03:36:06.750Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T03:36:06.750Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T03:36:06.750Z] # $SEMVER_BRANCH = PR-521 [2020-05-04T03:36:06.750Z] # $SEMVER_TEMP = /tmp/semver-599086837 [2020-05-04T03:36:06.750Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-04T03:36:07.330Z] # '/tmp/semver-599086837' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-521/.semver' [2020-05-04T03:36:07.330Z] # -> Force: false [2020-05-04T03:36:07.330Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-521/.semver [Pipeline] } [2020-05-04T03:36:07.378Z] $ docker exec --env ******** --env ******** b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 ssh-agent -k [2020-05-04T03:36:07.508Z] unset SSH_AUTH_SOCK; [2020-05-04T03:36:07.509Z] unset SSH_AGENT_PID; [2020-05-04T03:36:07.509Z] echo Agent pid 64 killed; [2020-05-04T03:36:07.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T03:36:08.073Z] + git semver [Pipeline] } [2020-05-04T03:36:08.099Z] $ docker stop --time=1 b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 [2020-05-04T03:36:09.419Z] $ docker rm -f b6d23ea24f8454291f622351fc16c3ff94ac9888f7c083ee22395b82a0268460 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-04T03:36:10.548Z] Stashed 61 file(s) [Pipeline] echo [2020-05-04T03:36:10.565Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-04T03:36:26.391Z] Still waiting to schedule task [2020-05-04T03:36:26.391Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-04T03:36:26.413Z] Still waiting to schedule task [2020-05-04T03:36:26.413Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-04T03:38:16.968Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7059 in /w/workspace/dgexfoundry_device-sdk-go_PR-521 [Pipeline] { [Pipeline] ws [2020-05-04T03:38:17.078Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-05-04T03:38:23.087Z] using credential edgex-jenkins-ssh [2020-05-04T03:38:23.143Z] Cloning the remote Git repository [2020-05-04T03:38:23.143Z] Cloning with configured refspecs honoured and without tags [2020-05-04T03:38:23.201Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T03:38:23.289Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-05-04T03:38:23.403Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T03:38:23.406Z] > git --version # timeout=10 [2020-05-04T03:38:23.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T03:38:23.530Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T03:38:24.722Z] Fetching without tags [2020-05-04T03:38:24.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T03:38:24.624Z] > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10 [2020-05-04T03:38:24.646Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T03:38:24.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T03:38:24.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T03:38:24.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T03:38:24.739Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T03:38:25.190Z] Merging remotes/origin/master commit a939715cd6b2ce15799d62ce2550d8dc39d33fc5 into PR head commit 66253e6ade2e13e0af245440dfc00d8506da17ab [2020-05-04T03:38:25.498Z] Merge succeeded, producing 66253e6ade2e13e0af245440dfc00d8506da17ab [2020-05-04T03:38:25.498Z] Checking out Revision 66253e6ade2e13e0af245440dfc00d8506da17ab (PR-521) [2020-05-04T03:38:25.208Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T03:38:25.239Z] > git checkout -f 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 [2020-05-04T03:38:25.377Z] > git remote # timeout=10 [2020-05-04T03:38:25.407Z] > git config --get remote.origin.url # timeout=10 [2020-05-04T03:38:25.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T03:38:25.439Z] > git merge a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 [2020-05-04T03:38:25.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T03:38:25.502Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T03:38:25.536Z] > git checkout -f 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 [2020-05-04T03:38:30.361Z] Commit message: "fix: fix device service config stem in consul" [2020-05-04T03:38:30.421Z] > git --version # timeout=10 [2020-05-04T03:38:30.443Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-04T03:38:32.041Z] ========================================================= [2020-05-04T03:38:32.041Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-04T03:38:32.041Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:38:33.574Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-04T03:38:34.543Z] Sending build context to Docker daemon 3.03MB [2020-05-04T03:38:34.543Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T03:38:34.543Z] Step 2/8 : FROM ${BASE} [2020-05-04T03:38:34.813Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-04T03:38:34.813Z] cde5963f3b93: Pulling fs layer [2020-05-04T03:38:34.813Z] 2a23fa8c16f7: Pulling fs layer [2020-05-04T03:38:34.813Z] 777b28850792: Pulling fs layer [2020-05-04T03:38:34.813Z] 8a11ddd9e578: Pulling fs layer [2020-05-04T03:38:34.813Z] 4cf88f913ddb: Pulling fs layer [2020-05-04T03:38:34.813Z] 1df406cf5192: Pulling fs layer [2020-05-04T03:38:34.813Z] cd6300453558: Pulling fs layer [2020-05-04T03:38:34.813Z] b9c365052c96: Pulling fs layer [2020-05-04T03:38:34.813Z] a2d8cc88f415: Pulling fs layer [2020-05-04T03:38:34.813Z] ea1d1ca13537: Pulling fs layer [2020-05-04T03:38:34.813Z] 3750a50a1c5e: Pulling fs layer [2020-05-04T03:38:34.813Z] 8a11ddd9e578: Waiting [2020-05-04T03:38:34.813Z] 4cf88f913ddb: Waiting [2020-05-04T03:38:34.813Z] 1df406cf5192: Waiting [2020-05-04T03:38:34.813Z] cd6300453558: Waiting [2020-05-04T03:38:34.813Z] b9c365052c96: Waiting [2020-05-04T03:38:34.813Z] a2d8cc88f415: Waiting [2020-05-04T03:38:34.813Z] ea1d1ca13537: Waiting [2020-05-04T03:38:34.813Z] 3750a50a1c5e: Waiting [2020-05-04T03:38:34.813Z] 777b28850792: Verifying Checksum [2020-05-04T03:38:34.813Z] 777b28850792: Download complete [2020-05-04T03:38:35.086Z] 2a23fa8c16f7: Download complete [2020-05-04T03:38:35.086Z] 4cf88f913ddb: Verifying Checksum [2020-05-04T03:38:35.086Z] 4cf88f913ddb: Download complete [2020-05-04T03:38:35.086Z] 1df406cf5192: Verifying Checksum [2020-05-04T03:38:35.086Z] 1df406cf5192: Download complete [2020-05-04T03:38:35.086Z] cde5963f3b93: Verifying Checksum [2020-05-04T03:38:35.086Z] cde5963f3b93: Download complete [2020-05-04T03:38:36.082Z] cde5963f3b93: Pull complete [2020-05-04T03:38:36.674Z] 2a23fa8c16f7: Pull complete [2020-05-04T03:38:36.945Z] 777b28850792: Pull complete [2020-05-04T03:38:39.554Z] cd6300453558: Verifying Checksum [2020-05-04T03:38:39.554Z] cd6300453558: Download complete [2020-05-04T03:38:39.554Z] a2d8cc88f415: Verifying Checksum [2020-05-04T03:38:39.554Z] a2d8cc88f415: Download complete [2020-05-04T03:38:42.152Z] ea1d1ca13537: Verifying Checksum [2020-05-04T03:38:42.152Z] ea1d1ca13537: Download complete [2020-05-04T03:38:42.152Z] 3750a50a1c5e: Download complete [2020-05-04T03:38:44.744Z] b9c365052c96: Verifying Checksum [2020-05-04T03:38:44.744Z] b9c365052c96: Download complete [2020-05-04T03:38:46.151Z] 8a11ddd9e578: Verifying Checksum [2020-05-04T03:38:46.151Z] 8a11ddd9e578: Download complete [2020-05-04T03:38:52.952Z] Running on prd-centos7-docker-4c-2g-7060 in /w/workspace/dgexfoundry_device-sdk-go_PR-521 [Pipeline] { [Pipeline] ws [2020-05-04T03:38:53.021Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-05-04T03:38:55.824Z] using credential edgex-jenkins-ssh [2020-05-04T03:38:55.863Z] Cloning the remote Git repository [2020-05-04T03:38:55.863Z] Cloning with configured refspecs honoured and without tags [2020-05-04T03:38:55.430Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T03:38:55.480Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-05-04T03:38:55.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T03:38:55.534Z] > git --version # timeout=10 [2020-05-04T03:38:55.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T03:38:55.592Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T03:38:56.257Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T03:38:56.691Z] Fetching without tags [2020-05-04T03:38:57.074Z] Merging remotes/origin/master commit a939715cd6b2ce15799d62ce2550d8dc39d33fc5 into PR head commit 66253e6ade2e13e0af245440dfc00d8506da17ab [2020-05-04T03:38:57.171Z] Merge succeeded, producing 66253e6ade2e13e0af245440dfc00d8506da17ab [2020-05-04T03:38:57.171Z] Checking out Revision 66253e6ade2e13e0af245440dfc00d8506da17ab (PR-521) [2020-05-04T03:38:56.265Z] > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10 [2020-05-04T03:38:56.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T03:38:56.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T03:38:56.299Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T03:38:56.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T03:38:56.304Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T03:38:56.717Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T03:38:56.726Z] > git checkout -f 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 [2020-05-04T03:38:56.775Z] > git remote # timeout=10 [2020-05-04T03:38:56.781Z] > git config --get remote.origin.url # timeout=10 [2020-05-04T03:38:56.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T03:38:56.791Z] > git merge a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 [2020-05-04T03:38:56.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T03:38:56.817Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T03:38:56.827Z] > git checkout -f 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 [2020-05-04T03:38:58.489Z] 8a11ddd9e578: Pull complete [2020-05-04T03:38:58.489Z] 4cf88f913ddb: Pull complete [2020-05-04T03:38:58.489Z] 1df406cf5192: Pull complete [2020-05-04T03:39:01.806Z] Commit message: "fix: fix device service config stem in consul" [2020-05-04T03:39:01.837Z] > git --version # timeout=10 [2020-05-04T03:39:01.851Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-05-04T03:39:02.770Z] cd6300453558: Pull complete [Pipeline] echo [2020-05-04T03:39:02.999Z] ========================================================= [2020-05-04T03:39:02.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-04T03:39:02.999Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:39:03.699Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-04T03:39:03.968Z] Sending build context to Docker daemon 3.03MB [2020-05-04T03:39:03.968Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T03:39:03.968Z] Step 2/8 : FROM ${BASE} [2020-05-04T03:39:03.968Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-04T03:39:03.968Z] e6b0cf9c0882: Pulling fs layer [2020-05-04T03:39:03.968Z] 2848faf0eed1: Pulling fs layer [2020-05-04T03:39:03.968Z] 0f37312ad70f: Pulling fs layer [2020-05-04T03:39:03.968Z] 5788d62ee057: Pulling fs layer [2020-05-04T03:39:03.968Z] 0e6b1d234666: Pulling fs layer [2020-05-04T03:39:03.968Z] bf5d7aec512f: Pulling fs layer [2020-05-04T03:39:03.968Z] 34c802a77dc8: Pulling fs layer [2020-05-04T03:39:03.968Z] 9eb99e56ec68: Pulling fs layer [2020-05-04T03:39:03.968Z] 27c7a5d97fbd: Pulling fs layer [2020-05-04T03:39:03.968Z] 5c102a31e300: Pulling fs layer [2020-05-04T03:39:03.968Z] dcfb455df0a1: Pulling fs layer [2020-05-04T03:39:03.968Z] 34c802a77dc8: Waiting [2020-05-04T03:39:03.968Z] 5788d62ee057: Waiting [2020-05-04T03:39:03.968Z] 9eb99e56ec68: Waiting [2020-05-04T03:39:03.968Z] 27c7a5d97fbd: Waiting [2020-05-04T03:39:03.968Z] dcfb455df0a1: Waiting [2020-05-04T03:39:03.968Z] 0e6b1d234666: Waiting [2020-05-04T03:39:03.968Z] bf5d7aec512f: Waiting [2020-05-04T03:39:03.968Z] 5c102a31e300: Waiting [2020-05-04T03:39:03.968Z] 0f37312ad70f: Verifying Checksum [2020-05-04T03:39:03.968Z] 0f37312ad70f: Download complete [2020-05-04T03:39:03.968Z] 2848faf0eed1: Verifying Checksum [2020-05-04T03:39:03.968Z] 2848faf0eed1: Download complete [2020-05-04T03:39:03.968Z] 0e6b1d234666: Verifying Checksum [2020-05-04T03:39:03.968Z] 0e6b1d234666: Download complete [2020-05-04T03:39:03.968Z] e6b0cf9c0882: Verifying Checksum [2020-05-04T03:39:03.968Z] e6b0cf9c0882: Download complete [2020-05-04T03:39:03.968Z] bf5d7aec512f: Verifying Checksum [2020-05-04T03:39:03.968Z] bf5d7aec512f: Download complete [2020-05-04T03:39:04.237Z] e6b0cf9c0882: Pull complete [2020-05-04T03:39:04.503Z] 2848faf0eed1: Pull complete [2020-05-04T03:39:04.772Z] 34c802a77dc8: Verifying Checksum [2020-05-04T03:39:04.773Z] 34c802a77dc8: Download complete [2020-05-04T03:39:04.773Z] 27c7a5d97fbd: Verifying Checksum [2020-05-04T03:39:04.773Z] 27c7a5d97fbd: Download complete [2020-05-04T03:39:05.357Z] 5c102a31e300: Verifying Checksum [2020-05-04T03:39:05.357Z] 5c102a31e300: Download complete [2020-05-04T03:39:05.357Z] dcfb455df0a1: Verifying Checksum [2020-05-04T03:39:05.357Z] dcfb455df0a1: Download complete [2020-05-04T03:39:05.620Z] 5788d62ee057: Verifying Checksum [2020-05-04T03:39:05.620Z] 5788d62ee057: Download complete [2020-05-04T03:39:05.880Z] 9eb99e56ec68: Verifying Checksum [2020-05-04T03:39:05.880Z] 9eb99e56ec68: Download complete [2020-05-04T03:39:06.823Z] 0f37312ad70f: Pull complete [2020-05-04T03:39:08.146Z] b9c365052c96: Pull complete [2020-05-04T03:39:08.146Z] a2d8cc88f415: Pull complete [2020-05-04T03:39:10.104Z] ea1d1ca13537: Pull complete [2020-05-04T03:39:10.104Z] 3750a50a1c5e: Pull complete [2020-05-04T03:39:10.104Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-04T03:39:10.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-04T03:39:10.104Z] ---> 78745c68409d [2020-05-04T03:39:10.104Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T03:39:13.416Z] 5788d62ee057: Pull complete [2020-05-04T03:39:13.416Z] 0e6b1d234666: Pull complete [2020-05-04T03:39:13.416Z] bf5d7aec512f: Pull complete [2020-05-04T03:39:14.364Z] ---> Running in 2f2185702a14 [2020-05-04T03:39:14.364Z] Removing intermediate container 2f2185702a14 [2020-05-04T03:39:14.364Z] ---> 0d382f196d21 [2020-05-04T03:39:14.364Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T03:39:14.632Z] ---> Running in 7862b6635b4f [2020-05-04T03:39:16.582Z] Removing intermediate container 7862b6635b4f [2020-05-04T03:39:16.582Z] ---> a31a6d10487e [2020-05-04T03:39:16.582Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-04T03:39:16.582Z] ---> Running in ece8ce220ef0 [2020-05-04T03:39:17.552Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-04T03:39:17.685Z] 34c802a77dc8: Pull complete [2020-05-04T03:39:18.135Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-04T03:39:18.719Z] OK: 125 MiB in 39 packages [2020-05-04T03:39:19.681Z] Removing intermediate container ece8ce220ef0 [2020-05-04T03:39:19.681Z] ---> 4bba447413a8 [2020-05-04T03:39:19.681Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-04T03:39:19.681Z] ---> Running in c55288ebe4d2 [2020-05-04T03:39:20.267Z] Removing intermediate container c55288ebe4d2 [2020-05-04T03:39:20.267Z] ---> 1e3f6af7a330 [2020-05-04T03:39:20.267Z] Step 7/8 : COPY . . [2020-05-04T03:39:21.238Z] ---> fed44486bf9b [2020-05-04T03:39:21.238Z] Step 8/8 : RUN go mod download [2020-05-04T03:39:21.238Z] ---> Running in 7345eb89cc89 [2020-05-04T03:39:21.925Z] 9eb99e56ec68: Pull complete [2020-05-04T03:39:21.925Z] 27c7a5d97fbd: Pull complete [2020-05-04T03:39:22.499Z] 5c102a31e300: Pull complete [2020-05-04T03:39:22.499Z] dcfb455df0a1: Pull complete [2020-05-04T03:39:22.499Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-04T03:39:22.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-04T03:39:22.499Z] ---> 7c70fe431013 [2020-05-04T03:39:22.499Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T03:39:22.760Z] ---> Running in 24f29729fc03 [2020-05-04T03:39:22.760Z] Removing intermediate container 24f29729fc03 [2020-05-04T03:39:22.760Z] ---> 7c2cbc0b7e90 [2020-05-04T03:39:22.760Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T03:39:22.760Z] ---> Running in 2309da9fb939 [2020-05-04T03:39:23.701Z] Removing intermediate container 2309da9fb939 [2020-05-04T03:39:23.701Z] ---> a253b3e54eeb [2020-05-04T03:39:23.701Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-04T03:39:23.970Z] ---> Running in 98794efb1255 [2020-05-04T03:39:24.545Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T03:39:24.595Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T03:39:24.595Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-04T03:39:24.595Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T03:39:24.595Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T03:39:24.595Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T03:39:24.595Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T03:39:24.864Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T03:39:24.864Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T03:39:24.864Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T03:39:24.864Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T03:39:24.864Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-04T03:39:24.864Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-04T03:39:24.864Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T03:39:24.864Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T03:39:24.864Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T03:39:25.147Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T03:39:25.147Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T03:39:25.147Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T03:39:25.147Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T03:39:25.147Z] go: finding github.com/google/uuid v1.1.0 [2020-05-04T03:39:25.147Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-04T03:39:25.147Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T03:39:25.412Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T03:39:25.491Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T03:39:25.491Z] OK: 143 MiB in 39 packages [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T03:39:25.680Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T03:39:25.948Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T03:39:25.948Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T03:39:25.948Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T03:39:25.948Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T03:39:25.948Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-04T03:39:25.948Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T03:39:25.948Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T03:39:25.948Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T03:39:26.062Z] Removing intermediate container 98794efb1255 [2020-05-04T03:39:26.062Z] ---> d35379e2546d [2020-05-04T03:39:26.062Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-04T03:39:26.062Z] ---> Running in e0923afd0968 [2020-05-04T03:39:26.062Z] Removing intermediate container e0923afd0968 [2020-05-04T03:39:26.062Z] ---> b02bf1108a1f [2020-05-04T03:39:26.062Z] Step 7/8 : COPY . . [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T03:39:26.215Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T03:39:26.215Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T03:39:26.483Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T03:39:26.483Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T03:39:26.483Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T03:39:26.483Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T03:39:26.483Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T03:39:26.483Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T03:39:26.637Z] ---> 38fbb97589cd [2020-05-04T03:39:26.637Z] Step 8/8 : RUN go mod download [2020-05-04T03:39:26.750Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-04T03:39:26.750Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T03:39:26.750Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T03:39:26.750Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T03:39:26.750Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-04T03:39:26.750Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-04T03:39:26.750Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T03:39:26.901Z] ---> Running in 6502be26e776 [2020-05-04T03:39:27.017Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-04T03:39:27.017Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-04T03:39:27.017Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T03:39:29.441Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T03:39:29.441Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-04T03:39:29.703Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T03:39:29.703Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T03:39:29.703Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T03:39:29.703Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T03:39:29.703Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T03:39:29.703Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T03:39:29.703Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T03:39:29.965Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T03:39:29.965Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-04T03:39:29.965Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-04T03:39:29.965Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T03:39:29.965Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T03:39:29.965Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T03:39:29.965Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T03:39:30.231Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T03:39:30.231Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T03:39:30.231Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T03:39:30.231Z] go: finding github.com/google/uuid v1.1.0 [2020-05-04T03:39:30.231Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-04T03:39:30.231Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T03:39:30.231Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T03:39:30.492Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T03:39:30.493Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T03:39:30.493Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T03:39:30.493Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T03:39:30.493Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T03:39:30.493Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T03:39:30.756Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T03:39:31.017Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T03:39:31.017Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T03:39:31.017Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T03:39:31.017Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-04T03:39:31.017Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T03:39:31.017Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T03:39:31.017Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T03:39:31.277Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T03:39:31.538Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T03:39:31.538Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T03:39:31.538Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T03:39:31.538Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T03:39:31.538Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T03:39:31.538Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T03:39:31.538Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T03:39:31.797Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-04T03:39:31.798Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T03:39:31.798Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T03:39:31.798Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T03:39:31.798Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-04T03:39:31.798Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-04T03:39:31.798Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T03:39:32.059Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-04T03:39:32.059Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-04T03:39:32.059Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T03:39:37.117Z] Removing intermediate container 7345eb89cc89 [2020-05-04T03:39:37.117Z] ---> 8f1d67e3675a [2020-05-04T03:39:37.117Z] Successfully built 8f1d67e3675a [2020-05-04T03:39:37.117Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-05-04T03:39:37.361Z] Removing intermediate container 6502be26e776 [2020-05-04T03:39:37.361Z] ---> b1065dfec1f9 [2020-05-04T03:39:37.361Z] Successfully built b1065dfec1f9 [2020-05-04T03:39:37.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:39:38.210Z] + docker inspect -f . ci-base-image-arm64 [2020-05-04T03:39:38.210Z] . [Pipeline] withDockerContainer [2020-05-04T03:39:38.311Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-04T03:39:38.311Z] . [2020-05-04T03:39:38.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container [2020-05-04T03:39:38.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2020-05-04T03:39:39.985Z] $ docker top af60107d0bc0f4b8036b398c300f2f223fd4615a259c3190f5d2b312270787c0 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-05-04T03:39:40.752Z] prd-centos7-docker-4c-2g-7060 does not seem to be running inside a container [2020-05-04T03:39:40.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat [2020-05-04T03:39:42.781Z] $ docker top bd87bf063a5901f168928685931811863778e46101fca34c87b7905498231bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-05-04T03:39:43.395Z] + go version [2020-05-04T03:39:43.395Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-04T03:39:43.672Z] + go version [2020-05-04T03:39:43.672Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-04T03:39:43.737Z] + make test [2020-05-04T03:39:43.737Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-04T03:39:44.311Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-04T03:39:44.336Z] + make test [2020-05-04T03:39:44.336Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-04T03:39:45.303Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-04T03:39:54.384Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-04T03:39:54.384Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-04T03:39:54.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-04T03:39:54.384Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements [2020-05-04T03:39:57.706Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.053s coverage: 95.8% of statements [2020-05-04T03:40:12.065Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-04T03:40:12.065Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-04T03:40:12.065Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-04T03:40:14.041Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.025s coverage: 22.1% of statements [2020-05-04T03:40:16.661Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.174s coverage: 95.8% of statements [2020-05-04T03:40:29.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.022s coverage: 11.4% of statements [2020-05-04T03:40:29.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.030s coverage: 21.7% of statements [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-04T03:40:29.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.413s coverage: 36.9% of statements [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-04T03:40:29.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.409s coverage: 65.2% of statements [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-04T03:40:29.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-04T03:40:29.828Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 68.9% of statements [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-04T03:40:29.828Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-04T03:40:29.828Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-04T03:40:29.828Z] gofmt -l . [2020-05-04T03:40:29.828Z] [ "`gofmt -l .`" = "" ] [2020-05-04T03:40:29.828Z] ./bin/test-attribution-txt.sh [2020-05-04T03:40:29.828Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-04T03:40:30.317Z] Stashed 1 file(s) [Pipeline] } [2020-05-04T03:40:30.336Z] $ docker stop --time=1 bd87bf063a5901f168928685931811863778e46101fca34c87b7905498231bf0 [2020-05-04T03:40:31.933Z] $ docker rm -f bd87bf063a5901f168928685931811863778e46101fca34c87b7905498231bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-04T03:40:33.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-04T03:40:33.845Z] + ls -al . [2020-05-04T03:40:33.845Z] total 180 [2020-05-04T03:40:33.845Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 4 03:40 . [2020-05-04T03:40:33.845Z] drwxrwxr-x. 4 jenkins jenkins 28 May 4 03:38 .. [2020-05-04T03:40:33.845Z] drwxrwxr-x. 3 jenkins jenkins 20 May 4 03:38 api [2020-05-04T03:40:33.845Z] drwxrwxr-x. 2 jenkins jenkins 64 May 4 03:38 bin [2020-05-04T03:40:33.845Z] -rw-r--r--. 1 jenkins jenkins 110877 May 4 03:40 coverage.out [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 936 May 4 03:38 Dockerfile.build [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 140 May 4 03:38 .dockerignore [2020-05-04T03:40:33.845Z] drwxrwxr-x. 4 jenkins jenkins 48 May 4 03:38 example [2020-05-04T03:40:33.845Z] drwxrwxr-x. 8 jenkins jenkins 179 May 4 03:39 .git [2020-05-04T03:40:33.845Z] drwxrwxr-x. 2 jenkins jenkins 38 May 4 03:38 .github [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 138 May 4 03:38 .gitignore [2020-05-04T03:40:33.845Z] -rw-r--r--. 1 jenkins jenkins 446 May 4 03:40 go.mod [2020-05-04T03:40:33.845Z] -rw-r--r--. 1 jenkins jenkins 12076 May 4 03:40 go.sum [2020-05-04T03:40:33.845Z] drwxrwxr-x. 15 jenkins jenkins 217 May 4 03:38 internal [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 808 May 4 03:38 Jenkinsfile [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 4 03:38 LICENSE [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 892 May 4 03:38 Makefile [2020-05-04T03:40:33.845Z] drwxrwxr-x. 5 jenkins jenkins 50 May 4 03:38 pkg [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 2249 May 4 03:38 README.md [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 3497 May 4 03:38 RELEASE-NOTES.txt [2020-05-04T03:40:33.845Z] drwxrwxr-x. 3 jenkins jenkins 73 May 4 03:39 .semver [2020-05-04T03:40:33.845Z] drwxrwxr-x. 4 jenkins jenkins 54 May 4 03:38 snap [2020-05-04T03:40:33.845Z] -rw-rw-r--. 1 jenkins jenkins 5 May 4 03:36 VERSION [2020-05-04T03:40:33.846Z] -rw-rw-r--. 1 jenkins jenkins 222 May 4 03:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:40:34.178Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=66253e6ade2e13e0af245440dfc00d8506da17ab --label arch=amd64 --label version=0.0.0 . [2020-05-04T03:40:34.440Z] Sending build context to Docker daemon 3.158MB [2020-05-04T03:40:34.440Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-04T03:40:34.440Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-04T03:40:34.440Z] ---> b1065dfec1f9 [2020-05-04T03:40:34.440Z] Step 3/21 : ARG MAKE='make build' [2020-05-04T03:40:34.440Z] ---> Running in 7a970810470f [2020-05-04T03:40:34.707Z] Removing intermediate container 7a970810470f [2020-05-04T03:40:34.707Z] ---> fba3ebd74f3c [2020-05-04T03:40:34.707Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-04T03:40:34.707Z] ---> Running in 19df93ac4b2d [2020-05-04T03:40:34.707Z] Removing intermediate container 19df93ac4b2d [2020-05-04T03:40:34.707Z] ---> 041a7dd1e339 [2020-05-04T03:40:34.707Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T03:40:34.971Z] ---> Running in bb6a6e686875 [2020-05-04T03:40:34.971Z] Removing intermediate container bb6a6e686875 [2020-05-04T03:40:34.971Z] ---> 25e7c819841f [2020-05-04T03:40:34.971Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T03:40:34.971Z] ---> Running in 39427a8e5fca [2020-05-04T03:40:35.913Z] Removing intermediate container 39427a8e5fca [2020-05-04T03:40:35.913Z] ---> 8b06e602c0c8 [2020-05-04T03:40:35.913Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-04T03:40:36.172Z] ---> Running in ee39d41d122d [2020-05-04T03:40:36.433Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T03:40:37.002Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T03:40:37.263Z] OK: 143 MiB in 39 packages [2020-05-04T03:40:37.833Z] Removing intermediate container ee39d41d122d [2020-05-04T03:40:37.833Z] ---> 9a67d0ed3954 [2020-05-04T03:40:37.833Z] Step 8/21 : COPY . . [2020-05-04T03:40:38.094Z] ---> 79adc46aa1bb [2020-05-04T03:40:38.094Z] Step 9/21 : RUN ${MAKE} [2020-05-04T03:40:38.094Z] ---> Running in 8295cbdfcae9 [2020-05-04T03:40:38.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-04T03:40:48.415Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-04T03:40:48.415Z] Removing intermediate container 8295cbdfcae9 [2020-05-04T03:40:48.415Z] ---> 8e9c974848c2 [2020-05-04T03:40:48.415Z] Step 10/21 : FROM scratch [2020-05-04T03:40:48.415Z] ---> [2020-05-04T03:40:48.415Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T03:40:48.415Z] ---> Running in 0d17595235a0 [2020-05-04T03:40:48.415Z] Removing intermediate container 0d17595235a0 [2020-05-04T03:40:48.415Z] ---> 3f7171ff6803 [2020-05-04T03:40:48.415Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-04T03:40:48.415Z] ---> Running in 48b8855adfc5 [2020-05-04T03:40:48.415Z] Removing intermediate container 48b8855adfc5 [2020-05-04T03:40:48.415Z] ---> 3cf3ce785d37 [2020-05-04T03:40:48.415Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-04T03:40:48.415Z] ---> Running in ef6b4ad1ba82 [2020-05-04T03:40:48.415Z] Removing intermediate container ef6b4ad1ba82 [2020-05-04T03:40:48.415Z] ---> 24750456eb63 [2020-05-04T03:40:48.415Z] Step 14/21 : WORKDIR / [2020-05-04T03:40:48.415Z] ---> Running in 72d81d474587 [2020-05-04T03:40:48.415Z] Removing intermediate container 72d81d474587 [2020-05-04T03:40:48.415Z] ---> 42835760dd05 [2020-05-04T03:40:48.415Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-04T03:40:48.927Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.048s coverage: 11.4% of statements [2020-05-04T03:40:48.927Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.025s coverage: 21.7% of statements [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-04T03:40:48.927Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.135s coverage: 36.9% of statements [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-04T03:40:48.927Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.526s coverage: 65.2% of statements [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-04T03:40:48.927Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.043s coverage: 52.6% of statements [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-04T03:40:48.927Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.356s coverage: 68.9% of statements [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-04T03:40:48.927Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-04T03:40:48.927Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-04T03:40:48.992Z] ---> fe1ce544c1de [2020-05-04T03:40:48.992Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-04T03:40:48.992Z] ---> ee5593382b23 [2020-05-04T03:40:48.992Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-04T03:40:49.252Z] ---> 9dfa9d55ce96 [2020-05-04T03:40:49.252Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-04T03:40:49.252Z] ---> Running in eb478aba53cf [2020-05-04T03:40:49.512Z] Removing intermediate container eb478aba53cf [2020-05-04T03:40:49.512Z] ---> 30de66d1d23b [2020-05-04T03:40:49.512Z] Step 19/21 : LABEL arch=amd64 [2020-05-04T03:40:49.512Z] ---> Running in ded38462f445 [2020-05-04T03:40:49.772Z] Removing intermediate container ded38462f445 [2020-05-04T03:40:49.772Z] ---> 7c6386fd5815 [2020-05-04T03:40:49.772Z] Step 20/21 : LABEL git_sha=66253e6ade2e13e0af245440dfc00d8506da17ab [2020-05-04T03:40:49.772Z] ---> Running in a2351a77154f [2020-05-04T03:40:49.772Z] Removing intermediate container a2351a77154f [2020-05-04T03:40:49.772Z] ---> f086c32ca674 [2020-05-04T03:40:49.772Z] Step 21/21 : LABEL version=0.0.0 [2020-05-04T03:40:49.772Z] ---> Running in 1b65bb077c45 [2020-05-04T03:40:50.032Z] Removing intermediate container 1b65bb077c45 [2020-05-04T03:40:50.032Z] ---> ca12e4002bea [2020-05-04T03:40:50.032Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-04T03:40:50.032Z] Successfully built ca12e4002bea [2020-05-04T03:40:50.032Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T03:40:52.296Z] gofmt -l . [2020-05-04T03:40:52.296Z] [ "`gofmt -l .`" = "" ] [2020-05-04T03:40:52.296Z] ./bin/test-attribution-txt.sh [2020-05-04T03:40:53.260Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-04T03:40:53.560Z] Warning: overwriting stash ‘coverage-report’ [2020-05-04T03:40:54.029Z] Stashed 1 file(s) [Pipeline] } [2020-05-04T03:40:54.057Z] $ docker stop --time=1 af60107d0bc0f4b8036b398c300f2f223fd4615a259c3190f5d2b312270787c0 [2020-05-04T03:40:56.250Z] $ docker rm -f af60107d0bc0f4b8036b398c300f2f223fd4615a259c3190f5d2b312270787c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-04T03:40:57.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-04T03:40:58.110Z] + ls -al . [2020-05-04T03:40:58.110Z] total 220 [2020-05-04T03:40:58.110Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 03:40 . [2020-05-04T03:40:58.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 03:38 .. [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 03:38 .dockerignore [2020-05-04T03:40:58.110Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 03:38 .git [2020-05-04T03:40:58.110Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 03:38 .github [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 138 May 4 03:38 .gitignore [2020-05-04T03:40:58.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 03:38 .semver [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 936 May 4 03:38 Dockerfile.build [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 808 May 4 03:38 Jenkinsfile [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 4 03:38 LICENSE [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 892 May 4 03:38 Makefile [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 2249 May 4 03:38 README.md [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 3497 May 4 03:38 RELEASE-NOTES.txt [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 03:36 VERSION [2020-05-04T03:40:58.110Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 03:38 api [2020-05-04T03:40:58.110Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 03:38 bin [2020-05-04T03:40:58.110Z] -rw-r--r-- 1 jenkins jenkins 110877 May 4 03:40 coverage.out [2020-05-04T03:40:58.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 03:38 example [2020-05-04T03:40:58.110Z] -rw-r--r-- 1 jenkins jenkins 446 May 4 03:40 go.mod [2020-05-04T03:40:58.110Z] -rw-r--r-- 1 jenkins jenkins 12076 May 4 03:40 go.sum [2020-05-04T03:40:58.110Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 03:38 internal [2020-05-04T03:40:58.110Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 03:38 pkg [2020-05-04T03:40:58.110Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 03:38 snap [2020-05-04T03:40:58.110Z] -rw-rw-r-- 1 jenkins jenkins 222 May 4 03:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:40:58.548Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=66253e6ade2e13e0af245440dfc00d8506da17ab --label arch=arm64 --label version=0.0.0 . [2020-05-04T03:40:59.149Z] Sending build context to Docker daemon 3.158MB [2020-05-04T03:40:59.149Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-04T03:40:59.149Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-04T03:40:59.149Z] ---> 8f1d67e3675a [2020-05-04T03:40:59.149Z] Step 3/21 : ARG MAKE='make build' [2020-05-04T03:40:59.422Z] ---> Running in c7c6b8aac6d9 [2020-05-04T03:41:00.011Z] Removing intermediate container c7c6b8aac6d9 [2020-05-04T03:41:00.011Z] ---> 119ef61ed4e2 [2020-05-04T03:41:00.011Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-04T03:41:00.011Z] ---> Running in 3417edda41a0 [2020-05-04T03:41:00.288Z] Removing intermediate container 3417edda41a0 [2020-05-04T03:41:00.288Z] ---> 1136b8c1f4f3 [2020-05-04T03:41:00.288Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T03:41:00.556Z] ---> Running in c5e1a835b333 [2020-05-04T03:41:00.826Z] Removing intermediate container c5e1a835b333 [2020-05-04T03:41:00.826Z] ---> b17116409a07 [2020-05-04T03:41:00.826Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T03:41:01.093Z] ---> Running in 3fd825ba27ab [2020-05-04T03:41:03.050Z] Removing intermediate container 3fd825ba27ab [2020-05-04T03:41:03.050Z] ---> 254abe39d225 [2020-05-04T03:41:03.050Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-04T03:41:03.050Z] ---> Running in b42f50042341 [2020-05-04T03:41:03.634Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-04T03:41:06.208Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-04T03:41:08.788Z] OK: 125 MiB in 39 packages [2020-05-04T03:41:09.756Z] Removing intermediate container b42f50042341 [2020-05-04T03:41:09.756Z] ---> 24ef8128fe37 [2020-05-04T03:41:09.756Z] Step 8/21 : COPY . . [2020-05-04T03:41:10.721Z] ---> d59e79725ed4 [2020-05-04T03:41:10.721Z] Step 9/21 : RUN ${MAKE} [2020-05-04T03:41:10.992Z] ---> Running in d4a52fb0125d [2020-05-04T03:41:11.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-04T03:41:38.675Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-04T03:41:38.675Z] Removing intermediate container d4a52fb0125d [2020-05-04T03:41:38.675Z] ---> bbd7aca0deb7 [2020-05-04T03:41:38.675Z] Step 10/21 : FROM scratch [2020-05-04T03:41:38.675Z] ---> [2020-05-04T03:41:38.675Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T03:41:38.675Z] ---> Running in 2ef43bb89031 [2020-05-04T03:41:38.675Z] Removing intermediate container 2ef43bb89031 [2020-05-04T03:41:38.675Z] ---> 650df239113f [2020-05-04T03:41:38.675Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-04T03:41:38.675Z] ---> Running in 7196064d9d7c [2020-05-04T03:41:38.675Z] Removing intermediate container 7196064d9d7c [2020-05-04T03:41:38.675Z] ---> dea3bb07d5b6 [2020-05-04T03:41:38.675Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-04T03:41:38.675Z] ---> Running in b05f71af6c3a [2020-05-04T03:41:38.675Z] Removing intermediate container b05f71af6c3a [2020-05-04T03:41:38.675Z] ---> 28f18e31f66a [2020-05-04T03:41:38.675Z] Step 14/21 : WORKDIR / [2020-05-04T03:41:38.941Z] ---> Running in 84be67b17820 [2020-05-04T03:41:39.210Z] Removing intermediate container 84be67b17820 [2020-05-04T03:41:39.210Z] ---> 117066f35261 [2020-05-04T03:41:39.210Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-04T03:41:40.178Z] ---> 66eda70c67b5 [2020-05-04T03:41:40.178Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-04T03:41:40.770Z] ---> 07bce0a8cb40 [2020-05-04T03:41:40.770Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-04T03:41:41.357Z] ---> d0b6f531de47 [2020-05-04T03:41:41.357Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-04T03:41:41.357Z] ---> Running in 25ca88b43f4e [2020-05-04T03:41:41.943Z] Removing intermediate container 25ca88b43f4e [2020-05-04T03:41:41.943Z] ---> 1981ada4d4b4 [2020-05-04T03:41:41.943Z] Step 19/21 : LABEL arch=arm64 [2020-05-04T03:41:41.943Z] ---> Running in e11c97d4b044 [2020-05-04T03:41:42.212Z] Removing intermediate container e11c97d4b044 [2020-05-04T03:41:42.212Z] ---> d145f892693e [2020-05-04T03:41:42.212Z] Step 20/21 : LABEL git_sha=66253e6ade2e13e0af245440dfc00d8506da17ab [2020-05-04T03:41:42.479Z] ---> Running in 8c9807ecd427 [2020-05-04T03:41:42.748Z] Removing intermediate container 8c9807ecd427 [2020-05-04T03:41:42.748Z] ---> e498b3587fd3 [2020-05-04T03:41:42.748Z] Step 21/21 : LABEL version=0.0.0 [2020-05-04T03:41:42.748Z] ---> Running in 3d67c406caea [2020-05-04T03:41:43.017Z] Removing intermediate container 3d67c406caea [2020-05-04T03:41:43.017Z] ---> bf727de2c9b4 [2020-05-04T03:41:43.017Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-04T03:41:43.284Z] Successfully built bf727de2c9b4 [2020-05-04T03:41:43.284Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-04T03:41:45.375Z] provisioning config files... [2020-05-04T03:41:45.388Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/config1825388291192141995tmp [Pipeline] { [Pipeline] sh [2020-05-04T03:41:45.784Z] + curl -s https://codecov.io/bash [2020-05-04T03:41:45.784Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/config1825388291192141995tmp [2020-05-04T03:41:46.045Z] [2020-05-04T03:41:46.045Z] _____ _ [2020-05-04T03:41:46.045Z] / ____| | | [2020-05-04T03:41:46.045Z] | | ___ __| | ___ ___ _____ __ [2020-05-04T03:41:46.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-04T03:41:46.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-04T03:41:46.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-04T03:41:46.045Z] Bash-tbd [2020-05-04T03:41:46.045Z] [2020-05-04T03:41:46.045Z] [2020-05-04T03:41:46.045Z] ==> Jenkins CI detected. [2020-05-04T03:41:46.045Z] project root: . [2020-05-04T03:41:46.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-04T03:41:46.045Z] ==> Running gcov in . (disable via -X gcov) [2020-05-04T03:41:46.045Z] ==> Python coveragepy not found [2020-05-04T03:41:46.045Z] ==> Searching for coverage reports in: [2020-05-04T03:41:46.045Z] + . [2020-05-04T03:41:46.045Z] -> Found 1 reports [2020-05-04T03:41:46.045Z] ==> Detecting git/mercurial file structure [2020-05-04T03:41:46.045Z] ==> Reading reports [2020-05-04T03:41:46.045Z] + ./coverage.out bytes=110877 [2020-05-04T03:41:46.045Z] ==> Appending adjustments [2020-05-04T03:41:46.045Z] http://docs.codecov.io/docs/fixing-reports [2020-05-04T03:41:46.616Z] + Found adjustments [2020-05-04T03:41:46.616Z] ==> Gzipping contents [2020-05-04T03:41:46.616Z] ==> Uploading reports [2020-05-04T03:41:46.616Z] url: https://codecov.io [2020-05-04T03:41:46.616Z] query: branch=PR-521&commit=66253e6ade2e13e0af245440dfc00d8506da17ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=521&job= [2020-05-04T03:41:46.616Z] -> Pinging Codecov [2020-05-04T03:41:46.616Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-521&commit=66253e6ade2e13e0af245440dfc00d8506da17ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=521&job= [2020-05-04T03:41:46.876Z] -> Uploading [2020-05-04T03:41:47.445Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/66253e6ade2e13e0af245440dfc00d8506da17ab [Pipeline] } [2020-05-04T03:41:47.470Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-04T03:41:49.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T03:41:49.738Z] ---> package-listing.sh [2020-05-04T03:41:49.738Z] ++ facter osfamily [2020-05-04T03:41:49.738Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-04T03:41:49.738Z] + OS_FAMILY=redhat [2020-05-04T03:41:49.738Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-521 [2020-05-04T03:41:49.738Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-04T03:41:49.738Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-04T03:41:49.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-04T03:41:49.738Z] + PACKAGES=/tmp/packages_start.txt [2020-05-04T03:41:49.738Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-521 ']' [2020-05-04T03:41:49.738Z] + PACKAGES=/tmp/packages_end.txt [2020-05-04T03:41:49.738Z] + case "${OS_FAMILY}" in [2020-05-04T03:41:49.738Z] + rpm -qa [2020-05-04T03:41:49.738Z] + sort [2020-05-04T03:41:53.937Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-04T03:41:53.937Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-04T03:41:53.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-04T03:41:53.937Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-521 ']' [2020-05-04T03:41:53.937Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-521/archives/ [2020-05-04T03:41:53.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-521/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:41:54.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T03:41:54.478Z] [2020-05-04T03:41:54.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-04T03:41:54.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T03:41:54.854Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-04T03:41:54.854Z] c9b1b535fdd9: Pulling fs layer [2020-05-04T03:41:54.854Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-04T03:41:54.854Z] 756a868c4378: Pulling fs layer [2020-05-04T03:41:54.854Z] 444b2fc9a129: Pulling fs layer [2020-05-04T03:41:54.854Z] ea15f1150254: Pulling fs layer [2020-05-04T03:41:54.854Z] 41b27a9f41bf: Pulling fs layer [2020-05-04T03:41:54.854Z] 28c525ee5125: Pulling fs layer [2020-05-04T03:41:54.854Z] 094b1ea09ed8: Pulling fs layer [2020-05-04T03:41:54.854Z] 138eaada9080: Pulling fs layer [2020-05-04T03:41:54.854Z] 0622d0fa9048: Pulling fs layer [2020-05-04T03:41:54.854Z] 41b27a9f41bf: Waiting [2020-05-04T03:41:54.854Z] 28c525ee5125: Waiting [2020-05-04T03:41:54.854Z] 094b1ea09ed8: Waiting [2020-05-04T03:41:54.854Z] 138eaada9080: Waiting [2020-05-04T03:41:54.854Z] 0622d0fa9048: Waiting [2020-05-04T03:41:54.854Z] 444b2fc9a129: Waiting [2020-05-04T03:41:54.854Z] ea15f1150254: Waiting [2020-05-04T03:41:54.854Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-04T03:41:54.854Z] 2cc5ad85d9ab: Download complete [2020-05-04T03:41:54.854Z] 444b2fc9a129: Verifying Checksum [2020-05-04T03:41:54.854Z] 444b2fc9a129: Download complete [2020-05-04T03:41:54.854Z] c9b1b535fdd9: Verifying Checksum [2020-05-04T03:41:54.854Z] c9b1b535fdd9: Download complete [2020-05-04T03:41:55.120Z] ea15f1150254: Verifying Checksum [2020-05-04T03:41:55.120Z] ea15f1150254: Download complete [2020-05-04T03:41:55.120Z] 28c525ee5125: Verifying Checksum [2020-05-04T03:41:55.120Z] 28c525ee5125: Download complete [2020-05-04T03:41:55.397Z] c9b1b535fdd9: Pull complete [2020-05-04T03:41:55.397Z] 756a868c4378: Verifying Checksum [2020-05-04T03:41:55.397Z] 756a868c4378: Download complete [2020-05-04T03:41:55.397Z] 094b1ea09ed8: Verifying Checksum [2020-05-04T03:41:55.397Z] 094b1ea09ed8: Download complete [2020-05-04T03:41:55.397Z] 0622d0fa9048: Verifying Checksum [2020-05-04T03:41:55.397Z] 0622d0fa9048: Download complete [2020-05-04T03:41:55.658Z] 138eaada9080: Verifying Checksum [2020-05-04T03:41:55.658Z] 138eaada9080: Download complete [2020-05-04T03:41:55.658Z] 2cc5ad85d9ab: Pull complete [2020-05-04T03:41:55.919Z] 41b27a9f41bf: Verifying Checksum [2020-05-04T03:41:55.919Z] 41b27a9f41bf: Download complete [2020-05-04T03:41:56.863Z] 756a868c4378: Pull complete [2020-05-04T03:41:57.123Z] 444b2fc9a129: Pull complete [2020-05-04T03:41:57.697Z] ea15f1150254: Pull complete [2020-05-04T03:42:00.995Z] 41b27a9f41bf: Pull complete [2020-05-04T03:42:00.995Z] 28c525ee5125: Pull complete [2020-05-04T03:42:02.919Z] 094b1ea09ed8: Pull complete [2020-05-04T03:42:02.919Z] 138eaada9080: Pull complete [2020-05-04T03:42:03.178Z] 0622d0fa9048: Pull complete [2020-05-04T03:42:03.178Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-04T03:42:03.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-04T03:42:03.357Z] prd-centos7-docker-4c-2g-7058 does not seem to be running inside a container [2020-05-04T03:42:03.399Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-521 -v /w/workspace/dgexfoundry_device-sdk-go_PR-521:/w/workspace/dgexfoundry_device-sdk-go_PR-521:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-521@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-04T03:42:04.431Z] $ docker top 5800cd2c00fd8a3ce8cd4ebe43615f2e8c6f1f19bc9785f16f54ccd5525eee84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-04T03:42:04.790Z] provisioning config files... [2020-05-04T03:42:04.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/config5102480791930756475tmp [Pipeline] { [Pipeline] echo [2020-05-04T03:42:04.900Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T03:42:05.220Z] ---> create-netrc.sh [Pipeline] echo [2020-05-04T03:42:05.249Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T03:42:05.596Z] ---> logs-deploy.sh [2020-05-04T03:42:05.596Z] + ARCHIVE_ARTIFACTS= [2020-05-04T03:42:05.596Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-04T03:42:05.596Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-04T03:42:05.596Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-04T03:42:05.596Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-521/1 [2020-05-04T03:42:05.596Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-521/1/ [2020-05-04T03:42:05.596Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-521/1 /w/workspace/dgexfoundry_device-sdk-go_PR-521 [2020-05-04T03:42:06.979Z] Archives upload complete. [2020-05-04T03:42:06.979Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-521/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-521/1/