Pull request #527 updated 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 585ae55c50c9019eec1f4a19510191d0c400aa4c+e7402411d8746a82393d3a19e59e88ef18696c65 (45bfca83e8b57d842e5b685e578f3649d20ca55f) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 [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 ‘prd-centos7-docker-4c-2g-7948’ Running on prd-centos7-docker-4c-2g-7950 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [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-527 # 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/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 585ae55c50c9019eec1f4a19510191d0c400aa4c Merge succeeded, producing 585ae55c50c9019eec1f4a19510191d0c400aa4c Checking out Revision 585ae55c50c9019eec1f4a19510191d0c400aa4c (PR-527) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # 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/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # 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 e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 Commit message: "feat: replace --serviceName with --instance" First time build. Skipping changelog. > git rev-list --no-walk 16c3b07056fc9ed9d0f8d8b2261e0bb456daf2fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-12T02:10:11.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-12T02:10:12.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-12T02:10:12.303Z] ========================================================= [2020-05-12T02:10:12.303Z] EdgeX Global Pipelines Version Info [2020-05-12T02:10:12.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-12T02:10:13.747Z] ------------------- [2020-05-12T02:10:13.747Z] stable info: [2020-05-12T02:10:13.747Z] ------------------- [2020-05-12T02:10:13.747Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-12T02:10:13.747Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-12T02:10:13.747Z] Message: update stable to v1.0.87 [2020-05-12T02:10:14.315Z] ------------------- [2020-05-12T02:10:14.315Z] experimental info: [2020-05-12T02:10:14.315Z] ------------------- [2020-05-12T02:10:14.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-12T02:10:14.315Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-12T02:10:14.315Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:10:16.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T02:10:16.796Z] [2020-05-12T02:10:16.796Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:10:17.137Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-12T02:10:17.137Z] latest: Pulling from edgex-devops/git-semver [2020-05-12T02:10:17.137Z] 9123ac7c32f7: Pulling fs layer [2020-05-12T02:10:17.137Z] b8cc5d1170e3: Pulling fs layer [2020-05-12T02:10:17.137Z] 2924cbbf6a41: Pulling fs layer [2020-05-12T02:10:17.137Z] 93b08a4f1073: Pulling fs layer [2020-05-12T02:10:17.137Z] 93b08a4f1073: Waiting [2020-05-12T02:10:17.137Z] b8cc5d1170e3: Download complete [2020-05-12T02:10:17.137Z] 9123ac7c32f7: Verifying Checksum [2020-05-12T02:10:17.137Z] 9123ac7c32f7: Download complete [2020-05-12T02:10:17.398Z] 2924cbbf6a41: Verifying Checksum [2020-05-12T02:10:17.398Z] 2924cbbf6a41: Download complete [2020-05-12T02:10:17.398Z] 93b08a4f1073: Verifying Checksum [2020-05-12T02:10:17.398Z] 93b08a4f1073: Download complete [2020-05-12T02:10:17.398Z] 9123ac7c32f7: Pull complete [2020-05-12T02:10:17.657Z] b8cc5d1170e3: Pull complete [2020-05-12T02:10:18.234Z] 2924cbbf6a41: Pull complete [2020-05-12T02:10:18.493Z] 93b08a4f1073: Pull complete [2020-05-12T02:10:18.493Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-12T02:10:18.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-12T02:10:18.626Z] prd-centos7-docker-4c-2g-7950 does not seem to be running inside a container [2020-05-12T02:10:18.667Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-12T02:10:19.276Z] $ docker top 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-12T02:10:19.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T02:10:19.570Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T02:10:19.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T02:10:19.765Z] $ docker exec 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent [2020-05-12T02:10:19.940Z] SSH_AUTH_SOCK=/tmp/ssh-5fJzontKnxiu/agent.14 [2020-05-12T02:10:19.940Z] SSH_AGENT_PID=21 [2020-05-12T02:10:19.950Z] Running ssh-add (command line suppressed) [2020-05-12T02:10:20.087Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_3440353070947809060.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_3440353070947809060.key) [2020-05-12T02:10:20.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T02:10:20.480Z] + git describe --exact-match --tags HEAD [2020-05-12T02:10:20.481Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-12T02:10:20.540Z] $ docker exec --env ******** --env ******** 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent -k [2020-05-12T02:10:20.677Z] unset SSH_AUTH_SOCK; [2020-05-12T02:10:20.677Z] unset SSH_AGENT_PID; [2020-05-12T02:10:20.677Z] echo Agent pid 21 killed; [2020-05-12T02:10:20.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-12T02:10:21.082Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-12T02:10:21.082Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-12T02:10:21.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-12T02:10:21.188Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-12T02:10:21.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-12T02:10:21.363Z] $ docker exec 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent [2020-05-12T02:10:21.527Z] SSH_AUTH_SOCK=/tmp/ssh-vGZHJrmMwgqu/agent.54 [2020-05-12T02:10:21.527Z] SSH_AGENT_PID=61 [2020-05-12T02:10:21.533Z] Running ssh-add (command line suppressed) [2020-05-12T02:10:21.667Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_456580901331198902.key (/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/private_key_456580901331198902.key) [2020-05-12T02:10:21.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-12T02:10:22.035Z] + git semver init [2020-05-12T02:10:22.036Z] # -> Open(): unable to determine branch for HEAD [2020-05-12T02:10:22.036Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.git [2020-05-12T02:10:22.036Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T02:10:22.036Z] # $SEMVER_REMOTE_NAME = origin [2020-05-12T02:10:22.036Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-12T02:10:22.036Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-12T02:10:22.036Z] # $SEMVER_BRANCH = PR-527 [2020-05-12T02:10:22.036Z] # $SEMVER_TEMP = /tmp/semver-889518377 [2020-05-12T02:10:22.036Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-12T02:10:22.601Z] # '/tmp/semver-889518377' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver' [2020-05-12T02:10:22.601Z] # -> Force: false [2020-05-12T02:10:22.601Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-527/.semver [Pipeline] } [2020-05-12T02:10:22.609Z] $ docker exec --env ******** --env ******** 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 ssh-agent -k [2020-05-12T02:10:22.740Z] unset SSH_AUTH_SOCK; [2020-05-12T02:10:22.740Z] unset SSH_AGENT_PID; [2020-05-12T02:10:22.740Z] echo Agent pid 61 killed; [2020-05-12T02:10:22.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-12T02:10:23.252Z] + git semver [Pipeline] } [2020-05-12T02:10:23.265Z] $ docker stop --time=1 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 [2020-05-12T02:10:24.601Z] $ docker rm -f 6d91a3ec35819f1f2f01d8c899aadc4ab5d2ddaab4fc062aa0e7102709ed1167 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-12T02:10:25.497Z] Stashed 63 file(s) [Pipeline] echo [2020-05-12T02:10:25.499Z] [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-12T02:10:40.807Z] Still waiting to schedule task [2020-05-12T02:10:40.807Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-12T02:10:40.809Z] Still waiting to schedule task [2020-05-12T02:10:40.809Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-12T02:12:28.783Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7951 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws [2020-05-12T02:12:28.893Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-12T02:12:34.344Z] using credential edgex-jenkins-ssh [2020-05-12T02:12:34.391Z] Cloning the remote Git repository [2020-05-12T02:12:34.391Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:12:34.447Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T02:12:34.532Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-12T02:12:34.632Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T02:12:34.634Z] > git --version # timeout=10 [2020-05-12T02:12:34.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T02:12:34.718Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:12:35.727Z] Fetching without tags [2020-05-12T02:12:36.200Z] Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 585ae55c50c9019eec1f4a19510191d0c400aa4c [2020-05-12T02:12:36.451Z] Merge succeeded, producing 585ae55c50c9019eec1f4a19510191d0c400aa4c [2020-05-12T02:12:36.451Z] Checking out Revision 585ae55c50c9019eec1f4a19510191d0c400aa4c (PR-527) [2020-05-12T02:12:35.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T02:12:35.642Z] > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 [2020-05-12T02:12:35.665Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:12:35.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T02:12:35.734Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T02:12:35.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T02:12:35.749Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:12:36.217Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:12:36.240Z] > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 [2020-05-12T02:12:36.348Z] > git remote # timeout=10 [2020-05-12T02:12:36.363Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T02:12:36.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T02:12:36.413Z] > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 [2020-05-12T02:12:36.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:12:36.454Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:12:36.478Z] > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 [2020-05-12T02:12:41.147Z] Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T02:12:42.462Z] ========================================================= [2020-05-12T02:12:42.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-12T02:12:42.462Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:12:43.446Z] + 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-12T02:12:44.414Z] Sending build context to Docker daemon 3.065MB [2020-05-12T02:12:44.414Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-12T02:12:44.414Z] Step 2/8 : FROM ${BASE} [2020-05-12T02:12:44.683Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-12T02:12:44.683Z] cde5963f3b93: Pulling fs layer [2020-05-12T02:12:44.683Z] 2a23fa8c16f7: Pulling fs layer [2020-05-12T02:12:44.683Z] 777b28850792: Pulling fs layer [2020-05-12T02:12:44.683Z] 8a11ddd9e578: Pulling fs layer [2020-05-12T02:12:44.683Z] 4cf88f913ddb: Pulling fs layer [2020-05-12T02:12:44.683Z] 1df406cf5192: Pulling fs layer [2020-05-12T02:12:44.683Z] cd6300453558: Pulling fs layer [2020-05-12T02:12:44.683Z] b9c365052c96: Pulling fs layer [2020-05-12T02:12:44.683Z] a2d8cc88f415: Pulling fs layer [2020-05-12T02:12:44.683Z] ea1d1ca13537: Pulling fs layer [2020-05-12T02:12:44.683Z] 3750a50a1c5e: Pulling fs layer [2020-05-12T02:12:44.683Z] 8a11ddd9e578: Waiting [2020-05-12T02:12:44.683Z] 4cf88f913ddb: Waiting [2020-05-12T02:12:44.683Z] 1df406cf5192: Waiting [2020-05-12T02:12:44.683Z] b9c365052c96: Waiting [2020-05-12T02:12:44.683Z] a2d8cc88f415: Waiting [2020-05-12T02:12:44.683Z] 3750a50a1c5e: Waiting [2020-05-12T02:12:44.683Z] cd6300453558: Waiting [2020-05-12T02:12:44.683Z] ea1d1ca13537: Waiting [2020-05-12T02:12:44.684Z] 777b28850792: Verifying Checksum [2020-05-12T02:12:44.684Z] 777b28850792: Download complete [2020-05-12T02:12:44.684Z] 2a23fa8c16f7: Verifying Checksum [2020-05-12T02:12:44.684Z] 2a23fa8c16f7: Download complete [2020-05-12T02:12:44.684Z] 4cf88f913ddb: Verifying Checksum [2020-05-12T02:12:44.684Z] 4cf88f913ddb: Download complete [2020-05-12T02:12:44.684Z] 1df406cf5192: Download complete [2020-05-12T02:12:44.954Z] cde5963f3b93: Download complete [2020-05-12T02:12:45.928Z] cde5963f3b93: Pull complete [2020-05-12T02:12:46.522Z] 2a23fa8c16f7: Pull complete [2020-05-12T02:12:46.800Z] 777b28850792: Pull complete [2020-05-12T02:12:48.761Z] cd6300453558: Verifying Checksum [2020-05-12T02:12:48.761Z] cd6300453558: Download complete [2020-05-12T02:12:48.761Z] a2d8cc88f415: Verifying Checksum [2020-05-12T02:12:48.761Z] a2d8cc88f415: Download complete [2020-05-12T02:12:51.366Z] ea1d1ca13537: Verifying Checksum [2020-05-12T02:12:51.366Z] ea1d1ca13537: Download complete [2020-05-12T02:12:51.366Z] 3750a50a1c5e: Verifying Checksum [2020-05-12T02:12:51.366Z] 3750a50a1c5e: Download complete [2020-05-12T02:12:53.535Z] Running on prd-centos7-docker-4c-2g-7952 in /w/workspace/dgexfoundry_device-sdk-go_PR-527 [Pipeline] { [Pipeline] ws [2020-05-12T02:12:53.577Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-12T02:12:53.941Z] b9c365052c96: Download complete [2020-05-12T02:12:55.893Z] 8a11ddd9e578: Download complete [2020-05-12T02:12:55.963Z] using credential edgex-jenkins-ssh [2020-05-12T02:12:56.015Z] Cloning the remote Git repository [2020-05-12T02:12:56.015Z] Cloning with configured refspecs honoured and without tags [2020-05-12T02:12:56.038Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T02:12:56.078Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-12T02:12:56.119Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T02:12:56.119Z] > git --version # timeout=10 [2020-05-12T02:12:56.802Z] Fetching without tags [2020-05-12T02:12:57.188Z] Merging remotes/origin/master commit e7402411d8746a82393d3a19e59e88ef18696c65 into PR head commit 585ae55c50c9019eec1f4a19510191d0c400aa4c [2020-05-12T02:12:56.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T02:12:56.160Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:12:56.770Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T02:12:56.778Z] > git config --add remote.origin.fetch +refs/pull/527/head:refs/remotes/origin/PR-527 # timeout=10 [2020-05-12T02:12:56.783Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:12:56.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-12T02:12:56.806Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-12T02:12:56.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T02:12:56.811Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/527/head:refs/remotes/origin/PR-527 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-12T02:12:57.196Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:12:57.201Z] > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 [2020-05-12T02:12:57.279Z] Merge succeeded, producing 585ae55c50c9019eec1f4a19510191d0c400aa4c [2020-05-12T02:12:57.280Z] Checking out Revision 585ae55c50c9019eec1f4a19510191d0c400aa4c (PR-527) [2020-05-12T02:12:57.249Z] > git remote # timeout=10 [2020-05-12T02:12:57.255Z] > git config --get remote.origin.url # timeout=10 [2020-05-12T02:12:57.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-12T02:12:57.265Z] > git merge e7402411d8746a82393d3a19e59e88ef18696c65 # timeout=10 [2020-05-12T02:12:57.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-12T02:12:57.284Z] > git config core.sparsecheckout # timeout=10 [2020-05-12T02:12:57.289Z] > git checkout -f 585ae55c50c9019eec1f4a19510191d0c400aa4c # timeout=10 [2020-05-12T02:13:01.074Z] Commit message: "feat: replace --serviceName with --instance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-12T02:13:02.095Z] ========================================================= [2020-05-12T02:13:02.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-12T02:13:02.095Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:13:02.782Z] + 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-12T02:13:03.048Z] Sending build context to Docker daemon 3.064MB [2020-05-12T02:13:03.048Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-12T02:13:03.048Z] Step 2/8 : FROM ${BASE} [2020-05-12T02:13:03.048Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-12T02:13:03.048Z] e6b0cf9c0882: Pulling fs layer [2020-05-12T02:13:03.048Z] 2848faf0eed1: Pulling fs layer [2020-05-12T02:13:03.048Z] 0f37312ad70f: Pulling fs layer [2020-05-12T02:13:03.048Z] 5788d62ee057: Pulling fs layer [2020-05-12T02:13:03.048Z] 0e6b1d234666: Pulling fs layer [2020-05-12T02:13:03.048Z] bf5d7aec512f: Pulling fs layer [2020-05-12T02:13:03.048Z] 34c802a77dc8: Pulling fs layer [2020-05-12T02:13:03.048Z] 9eb99e56ec68: Pulling fs layer [2020-05-12T02:13:03.048Z] 27c7a5d97fbd: Pulling fs layer [2020-05-12T02:13:03.048Z] 5c102a31e300: Pulling fs layer [2020-05-12T02:13:03.048Z] dcfb455df0a1: Pulling fs layer [2020-05-12T02:13:03.048Z] 27c7a5d97fbd: Waiting [2020-05-12T02:13:03.048Z] 0e6b1d234666: Waiting [2020-05-12T02:13:03.048Z] 5c102a31e300: Waiting [2020-05-12T02:13:03.048Z] dcfb455df0a1: Waiting [2020-05-12T02:13:03.048Z] bf5d7aec512f: Waiting [2020-05-12T02:13:03.048Z] 34c802a77dc8: Waiting [2020-05-12T02:13:03.048Z] 9eb99e56ec68: Waiting [2020-05-12T02:13:03.048Z] 5788d62ee057: Waiting [2020-05-12T02:13:03.048Z] 0f37312ad70f: Verifying Checksum [2020-05-12T02:13:03.048Z] 0f37312ad70f: Download complete [2020-05-12T02:13:03.048Z] 2848faf0eed1: Verifying Checksum [2020-05-12T02:13:03.048Z] 2848faf0eed1: Download complete [2020-05-12T02:13:03.048Z] 0e6b1d234666: Verifying Checksum [2020-05-12T02:13:03.048Z] 0e6b1d234666: Download complete [2020-05-12T02:13:03.048Z] bf5d7aec512f: Verifying Checksum [2020-05-12T02:13:03.048Z] bf5d7aec512f: Download complete [2020-05-12T02:13:03.048Z] e6b0cf9c0882: Verifying Checksum [2020-05-12T02:13:03.048Z] e6b0cf9c0882: Download complete [2020-05-12T02:13:03.647Z] e6b0cf9c0882: Pull complete [2020-05-12T02:13:03.917Z] 34c802a77dc8: Download complete [2020-05-12T02:13:03.917Z] 27c7a5d97fbd: Verifying Checksum [2020-05-12T02:13:03.917Z] 27c7a5d97fbd: Download complete [2020-05-12T02:13:04.503Z] 5c102a31e300: Verifying Checksum [2020-05-12T02:13:04.503Z] 5c102a31e300: Download complete [2020-05-12T02:13:04.503Z] dcfb455df0a1: Verifying Checksum [2020-05-12T02:13:04.503Z] dcfb455df0a1: Download complete [2020-05-12T02:13:05.080Z] 9eb99e56ec68: Verifying Checksum [2020-05-12T02:13:05.080Z] 9eb99e56ec68: Download complete [2020-05-12T02:13:05.080Z] 5788d62ee057: Verifying Checksum [2020-05-12T02:13:06.017Z] 2848faf0eed1: Pull complete [2020-05-12T02:13:06.017Z] 0f37312ad70f: Pull complete [2020-05-12T02:13:08.236Z] 8a11ddd9e578: Pull complete [2020-05-12T02:13:08.236Z] 4cf88f913ddb: Pull complete [2020-05-12T02:13:08.236Z] 1df406cf5192: Pull complete [2020-05-12T02:13:11.301Z] 5788d62ee057: Pull complete [2020-05-12T02:13:11.301Z] 0e6b1d234666: Pull complete [2020-05-12T02:13:11.560Z] bf5d7aec512f: Pull complete [2020-05-12T02:13:12.514Z] cd6300453558: Pull complete [2020-05-12T02:13:17.870Z] b9c365052c96: Pull complete [2020-05-12T02:13:17.870Z] a2d8cc88f415: Pull complete [2020-05-12T02:13:18.132Z] 34c802a77dc8: Pull complete [2020-05-12T02:13:19.834Z] ea1d1ca13537: Pull complete [2020-05-12T02:13:19.834Z] 3750a50a1c5e: Pull complete [2020-05-12T02:13:19.834Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-12T02:13:20.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-12T02:13:20.101Z] ---> 78745c68409d [2020-05-12T02:13:20.101Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T02:13:21.542Z] 9eb99e56ec68: Pull complete [2020-05-12T02:13:21.542Z] 27c7a5d97fbd: Pull complete [2020-05-12T02:13:22.482Z] 5c102a31e300: Pull complete [2020-05-12T02:13:22.482Z] dcfb455df0a1: Pull complete [2020-05-12T02:13:22.482Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-12T02:13:22.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-12T02:13:22.482Z] ---> 7c70fe431013 [2020-05-12T02:13:22.482Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T02:13:22.482Z] ---> Running in de2e3533a941 [2020-05-12T02:13:22.744Z] Removing intermediate container de2e3533a941 [2020-05-12T02:13:22.744Z] ---> 54b4a68cd78d [2020-05-12T02:13:22.744Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T02:13:22.744Z] ---> Running in d54f013c1324 [2020-05-12T02:13:23.683Z] Removing intermediate container d54f013c1324 [2020-05-12T02:13:23.683Z] ---> b6d83e6ff688 [2020-05-12T02:13:23.683Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-12T02:13:23.683Z] ---> Running in f1f0b5c06b4f [2020-05-12T02:13:24.254Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T02:13:24.382Z] ---> Running in 024a470a4c78 [2020-05-12T02:13:24.382Z] Removing intermediate container 024a470a4c78 [2020-05-12T02:13:24.382Z] ---> ab61516fa606 [2020-05-12T02:13:24.382Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T02:13:24.382Z] ---> Running in 1da95c524513 [2020-05-12T02:13:24.822Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T02:13:25.081Z] OK: 143 MiB in 39 packages [2020-05-12T02:13:25.340Z] Removing intermediate container f1f0b5c06b4f [2020-05-12T02:13:25.340Z] ---> 3d8a033ce698 [2020-05-12T02:13:25.340Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-12T02:13:25.340Z] ---> Running in 41ae388015c0 [2020-05-12T02:13:25.600Z] Removing intermediate container 41ae388015c0 [2020-05-12T02:13:25.600Z] ---> 64efd972c9cb [2020-05-12T02:13:25.600Z] Step 7/8 : COPY . . [2020-05-12T02:13:26.168Z] ---> a455ccbd9708 [2020-05-12T02:13:26.168Z] Step 8/8 : RUN go mod download [2020-05-12T02:13:26.168Z] ---> Running in 58cc115323a2 [2020-05-12T02:13:26.333Z] Removing intermediate container 1da95c524513 [2020-05-12T02:13:26.333Z] ---> 41d2b41c98fb [2020-05-12T02:13:26.333Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-12T02:13:26.333Z] ---> Running in bca9472cb6da [2020-05-12T02:13:27.294Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T02:13:27.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T02:13:28.461Z] OK: 125 MiB in 39 packages [2020-05-12T02:13:28.707Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-12T02:13:28.707Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-12T02:13:28.707Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-12T02:13:28.707Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-12T02:13:28.707Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-12T02:13:28.707Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-12T02:13:28.707Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-12T02:13:28.707Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-12T02:13:28.707Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-12T02:13:28.707Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-12T02:13:28.707Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-12T02:13:28.707Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-12T02:13:28.707Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-12T02:13:28.707Z] go: finding github.com/fatih/color v1.7.0 [2020-05-12T02:13:28.707Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T02:13:28.707Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T02:13:28.707Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T02:13:28.707Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T02:13:28.707Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-12T02:13:28.707Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T02:13:28.707Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-12T02:13:28.707Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-12T02:13:28.707Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T02:13:28.707Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-12T02:13:28.707Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-12T02:13:28.707Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-12T02:13:28.707Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-12T02:13:28.707Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-12T02:13:28.707Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-12T02:13:28.976Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-12T02:13:28.976Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-12T02:13:28.976Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-12T02:13:28.976Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-12T02:13:28.976Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-12T02:13:28.976Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-12T02:13:28.976Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-12T02:13:28.976Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-12T02:13:28.976Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-12T02:13:28.976Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T02:13:28.976Z] go: finding github.com/posener/complete v1.1.1 [2020-05-12T02:13:28.976Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-12T02:13:28.976Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-12T02:13:28.976Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T02:13:28.976Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-12T02:13:28.976Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-12T02:13:28.976Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T02:13:28.976Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-12T02:13:28.976Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-12T02:13:28.976Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-12T02:13:28.976Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-12T02:13:28.976Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-12T02:13:28.976Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-12T02:13:29.881Z] Removing intermediate container bca9472cb6da [2020-05-12T02:13:29.881Z] ---> 74e9dd50dd3d [2020-05-12T02:13:29.881Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-12T02:13:29.881Z] ---> Running in 886eef5c5b62 [2020-05-12T02:13:30.160Z] Removing intermediate container 886eef5c5b62 [2020-05-12T02:13:30.160Z] ---> 7267c389776c [2020-05-12T02:13:30.160Z] Step 7/8 : COPY . . [2020-05-12T02:13:31.576Z] ---> 22524005008c [2020-05-12T02:13:31.576Z] Step 8/8 : RUN go mod download [2020-05-12T02:13:31.576Z] ---> Running in 275e5cc0c0ff [2020-05-12T02:13:33.187Z] Removing intermediate container 58cc115323a2 [2020-05-12T02:13:33.187Z] ---> e1b1008d4dd8 [2020-05-12T02:13:33.187Z] Successfully built e1b1008d4dd8 [2020-05-12T02:13:33.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:13:33.789Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-12T02:13:33.789Z] . [Pipeline] withDockerContainer [2020-05-12T02:13:33.906Z] prd-centos7-docker-4c-2g-7952 does not seem to be running inside a container [2020-05-12T02:13:33.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat [2020-05-12T02:13:34.502Z] $ docker top c74538e60f3f014cf29653c16b368de9fa3301af884e3db4df1066356ff4b445 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T02:13:35.021Z] + go version [2020-05-12T02:13:35.021Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-12T02:13:35.323Z] + make test [2020-05-12T02:13:35.323Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-12T02:13:35.894Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-12T02:13:38.224Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-12T02:13:38.224Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-12T02:13:38.224Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-12T02:13:38.224Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-12T02:13:38.224Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-12T02:13:38.224Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-12T02:13:38.224Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-12T02:13:38.224Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-12T02:13:38.224Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-12T02:13:38.224Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-12T02:13:38.224Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-12T02:13:38.224Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-12T02:13:38.224Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-12T02:13:38.224Z] go: finding github.com/fatih/color v1.7.0 [2020-05-12T02:13:38.224Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-12T02:13:38.224Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-12T02:13:38.493Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-12T02:13:38.493Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-12T02:13:38.493Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-12T02:13:38.493Z] go: finding github.com/google/uuid v1.1.0 [2020-05-12T02:13:38.493Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-12T02:13:38.493Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-12T02:13:38.493Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-12T02:13:38.493Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-12T02:13:38.493Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-12T02:13:38.493Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-12T02:13:38.493Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-12T02:13:38.760Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-12T02:13:38.760Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-12T02:13:38.760Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-12T02:13:38.760Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-12T02:13:38.760Z] go: finding github.com/posener/complete v1.1.1 [2020-05-12T02:13:38.760Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-12T02:13:38.760Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-12T02:13:38.760Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-12T02:13:38.760Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-12T02:13:38.760Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-12T02:13:38.760Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-12T02:13:38.760Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-12T02:13:38.760Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-12T02:13:38.760Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-12T02:13:38.760Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-12T02:13:39.028Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-12T02:13:39.028Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-12T02:13:48.173Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-12T02:13:48.173Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-12T02:13:48.173Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-12T02:13:48.173Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.012s coverage: 22.1% of statements [2020-05-12T02:13:49.115Z] Removing intermediate container 275e5cc0c0ff [2020-05-12T02:13:49.115Z] ---> 6032637c354a [2020-05-12T02:13:49.115Z] Successfully built 6032637c354a [2020-05-12T02:13:49.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:13:49.858Z] + docker inspect -f . ci-base-image-arm64 [2020-05-12T02:13:50.124Z] . [Pipeline] withDockerContainer [2020-05-12T02:13:50.455Z] prd-ubuntu18.04-docker-arm64-4c-16g-7951 does not seem to be running inside a container [2020-05-12T02:13:50.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat [2020-05-12T02:13:51.978Z] $ docker top 7d439545b6b14037369794014e0495b16ddaa4348fc86b21fe83c6bb1eeb83f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-12T02:13:52.476Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.045s coverage: 95.8% of statements [2020-05-12T02:13:53.099Z] + go version [2020-05-12T02:13:53.099Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-12T02:13:53.772Z] + make test [2020-05-12T02:13:53.772Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-12T02:13:55.190Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-12T02:14:21.932Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-12T02:14:21.932Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-12T02:14:21.932Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-12T02:14:23.892Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements [2020-05-12T02:14:24.591Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.061s coverage: 11.4% of statements [2020-05-12T02:14:24.591Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-12T02:14:24.591Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.138s coverage: 36.9% of statements [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-12T02:14:24.591Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.408s coverage: 65.2% of statements [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-12T02:14:24.591Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-12T02:14:24.591Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.096s coverage: 68.9% of statements [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-12T02:14:24.591Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-12T02:14:24.591Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T02:14:24.591Z] gofmt -l . [2020-05-12T02:14:24.591Z] [ "`gofmt -l .`" = "" ] [2020-05-12T02:14:24.591Z] ./bin/test-attribution-txt.sh [2020-05-12T02:14:25.158Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-12T02:14:25.857Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T02:14:25.864Z] $ docker stop --time=1 c74538e60f3f014cf29653c16b368de9fa3301af884e3db4df1066356ff4b445 [2020-05-12T02:14:26.496Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.178s coverage: 95.8% of statements [2020-05-12T02:14:27.345Z] $ docker rm -f c74538e60f3f014cf29653c16b368de9fa3301af884e3db4df1066356ff4b445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-12T02:14:28.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-12T02:14:29.027Z] + ls -al . [2020-05-12T02:14:29.027Z] total 180 [2020-05-12T02:14:29.027Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 12 02:14 . [2020-05-12T02:14:29.027Z] drwxrwxr-x. 4 jenkins jenkins 28 May 12 02:12 .. [2020-05-12T02:14:29.027Z] drwxrwxr-x. 3 jenkins jenkins 20 May 12 02:12 api [2020-05-12T02:14:29.027Z] drwxrwxr-x. 2 jenkins jenkins 64 May 12 02:12 bin [2020-05-12T02:14:29.027Z] -rw-r--r--. 1 jenkins jenkins 110877 May 12 02:14 coverage.out [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 936 May 12 02:12 Dockerfile.build [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 140 May 12 02:12 .dockerignore [2020-05-12T02:14:29.027Z] drwxrwxr-x. 4 jenkins jenkins 48 May 12 02:12 example [2020-05-12T02:14:29.027Z] drwxrwxr-x. 8 jenkins jenkins 179 May 12 02:13 .git [2020-05-12T02:14:29.027Z] drwxrwxr-x. 2 jenkins jenkins 38 May 12 02:12 .github [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 138 May 12 02:12 .gitignore [2020-05-12T02:14:29.027Z] -rw-r--r--. 1 jenkins jenkins 446 May 12 02:14 go.mod [2020-05-12T02:14:29.027Z] -rw-r--r--. 1 jenkins jenkins 12179 May 12 02:14 go.sum [2020-05-12T02:14:29.027Z] drwxrwxr-x. 15 jenkins jenkins 217 May 12 02:12 internal [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 808 May 12 02:12 Jenkinsfile [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 12 02:12 LICENSE [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 892 May 12 02:12 Makefile [2020-05-12T02:14:29.027Z] drwxrwxr-x. 5 jenkins jenkins 50 May 12 02:12 pkg [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 3166 May 12 02:12 README.md [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 3788 May 12 02:12 RELEASE-NOTES.txt [2020-05-12T02:14:29.027Z] drwxrwxr-x. 3 jenkins jenkins 58 May 12 02:13 .semver [2020-05-12T02:14:29.027Z] drwxrwxr-x. 4 jenkins jenkins 54 May 12 02:12 snap [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 5 May 12 02:10 VERSION [2020-05-12T02:14:29.027Z] -rw-rw-r--. 1 jenkins jenkins 222 May 12 02:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:14:29.322Z] + 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=585ae55c50c9019eec1f4a19510191d0c400aa4c --label arch=amd64 --label version=0.0.0 . [2020-05-12T02:14:29.582Z] Sending build context to Docker daemon 3.192MB [2020-05-12T02:14:29.582Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-12T02:14:29.582Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-12T02:14:29.582Z] ---> e1b1008d4dd8 [2020-05-12T02:14:29.582Z] Step 3/21 : ARG MAKE='make build' [2020-05-12T02:14:29.582Z] ---> Running in e44b8176b222 [2020-05-12T02:14:29.582Z] Removing intermediate container e44b8176b222 [2020-05-12T02:14:29.582Z] ---> cb31f2b444f6 [2020-05-12T02:14:29.582Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-12T02:14:29.582Z] ---> Running in a2e1116adce0 [2020-05-12T02:14:29.841Z] Removing intermediate container a2e1116adce0 [2020-05-12T02:14:29.841Z] ---> 264324889ee3 [2020-05-12T02:14:29.841Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T02:14:29.841Z] ---> Running in 378acc5068d7 [2020-05-12T02:14:30.099Z] Removing intermediate container 378acc5068d7 [2020-05-12T02:14:30.099Z] ---> bcda06a6bccf [2020-05-12T02:14:30.099Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T02:14:30.099Z] ---> Running in 409f0f4a22e4 [2020-05-12T02:14:30.676Z] Removing intermediate container 409f0f4a22e4 [2020-05-12T02:14:30.676Z] ---> 74d9b86192cb [2020-05-12T02:14:30.676Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-12T02:14:30.676Z] ---> Running in 429555a2f622 [2020-05-12T02:14:31.244Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-12T02:14:31.815Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-12T02:14:32.076Z] OK: 143 MiB in 39 packages [2020-05-12T02:14:32.335Z] Removing intermediate container 429555a2f622 [2020-05-12T02:14:32.335Z] ---> 7c92f4b1099a [2020-05-12T02:14:32.335Z] Step 8/21 : COPY . . [2020-05-12T02:14:32.905Z] ---> 2a176e4e5bff [2020-05-12T02:14:32.905Z] Step 9/21 : RUN ${MAKE} [2020-05-12T02:14:32.905Z] ---> Running in a086384f67c1 [2020-05-12T02:14:33.166Z] 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-12T02:14:41.325Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-12T02:14:42.262Z] Removing intermediate container a086384f67c1 [2020-05-12T02:14:42.262Z] ---> 52ccb65e2aaa [2020-05-12T02:14:42.262Z] Step 10/21 : FROM scratch [2020-05-12T02:14:42.262Z] ---> [2020-05-12T02:14:42.262Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T02:14:42.262Z] ---> Running in b5287fcaa51a [2020-05-12T02:14:42.262Z] Removing intermediate container b5287fcaa51a [2020-05-12T02:14:42.262Z] ---> 9a29c184da71 [2020-05-12T02:14:42.262Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-12T02:14:42.522Z] ---> Running in a9473955ff5c [2020-05-12T02:14:42.522Z] Removing intermediate container a9473955ff5c [2020-05-12T02:14:42.522Z] ---> 20743efd4faa [2020-05-12T02:14:42.522Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-12T02:14:42.522Z] ---> Running in cdb50dff9df9 [2020-05-12T02:14:42.781Z] Removing intermediate container cdb50dff9df9 [2020-05-12T02:14:42.781Z] ---> 25f1d4b10a7f [2020-05-12T02:14:42.781Z] Step 14/21 : WORKDIR / [2020-05-12T02:14:42.781Z] ---> Running in 2e99fc3aba17 [2020-05-12T02:14:42.781Z] Removing intermediate container 2e99fc3aba17 [2020-05-12T02:14:42.781Z] ---> 1d04f69245d1 [2020-05-12T02:14:42.781Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-12T02:14:43.348Z] ---> 859b606301c7 [2020-05-12T02:14:43.349Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-12T02:14:43.349Z] ---> 842fe6da855c [2020-05-12T02:14:43.349Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-12T02:14:43.606Z] ---> ae43032da8f9 [2020-05-12T02:14:43.606Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-12T02:14:43.606Z] ---> Running in 123e1ffcf954 [2020-05-12T02:14:43.606Z] Removing intermediate container 123e1ffcf954 [2020-05-12T02:14:43.606Z] ---> 81659ad7ce14 [2020-05-12T02:14:43.606Z] Step 19/21 : LABEL arch=amd64 [2020-05-12T02:14:43.865Z] ---> Running in 63578c99ef21 [2020-05-12T02:14:43.865Z] Removing intermediate container 63578c99ef21 [2020-05-12T02:14:43.865Z] ---> 300b2c4d773f [2020-05-12T02:14:43.865Z] Step 20/21 : LABEL git_sha=585ae55c50c9019eec1f4a19510191d0c400aa4c [2020-05-12T02:14:43.865Z] ---> Running in 1dec5da05b0e [2020-05-12T02:14:44.123Z] Removing intermediate container 1dec5da05b0e [2020-05-12T02:14:44.123Z] ---> dd4ddb40012e [2020-05-12T02:14:44.123Z] Step 21/21 : LABEL version=0.0.0 [2020-05-12T02:14:44.382Z] ---> Running in 288f6818d114 [2020-05-12T02:14:44.382Z] Removing intermediate container 288f6818d114 [2020-05-12T02:14:44.382Z] ---> 406583845364 [2020-05-12T02:14:44.382Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-12T02:14:44.382Z] Successfully built 406583845364 [2020-05-12T02:14:44.382Z] 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-12T02:14:58.738Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 11.4% of statements [2020-05-12T02:14:58.738Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-12T02:14:58.738Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.138s coverage: 36.9% of statements [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-12T02:14:58.738Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.547s coverage: 65.2% of statements [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-12T02:14:58.738Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.040s coverage: 52.6% of statements [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-12T02:14:58.738Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.354s coverage: 68.9% of statements [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-12T02:14:58.738Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-12T02:14:58.738Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-12T02:15:01.336Z] gofmt -l . [2020-05-12T02:15:01.601Z] [ "`gofmt -l .`" = "" ] [2020-05-12T02:15:01.870Z] ./bin/test-attribution-txt.sh [2020-05-12T02:15:02.831Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-12T02:15:03.111Z] Warning: overwriting stash ‘coverage-report’ [2020-05-12T02:15:03.583Z] Stashed 1 file(s) [Pipeline] } [2020-05-12T02:15:03.582Z] $ docker stop --time=1 7d439545b6b14037369794014e0495b16ddaa4348fc86b21fe83c6bb1eeb83f5 [2020-05-12T02:15:05.757Z] $ docker rm -f 7d439545b6b14037369794014e0495b16ddaa4348fc86b21fe83c6bb1eeb83f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-12T02:15:06.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-12T02:15:07.305Z] + ls -al . [2020-05-12T02:15:07.306Z] total 220 [2020-05-12T02:15:07.306Z] drwxrwxr-x 11 jenkins jenkins 4096 May 12 02:15 . [2020-05-12T02:15:07.306Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:12 .. [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 140 May 12 02:12 .dockerignore [2020-05-12T02:15:07.306Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:12 .git [2020-05-12T02:15:07.306Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:12 .github [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 138 May 12 02:12 .gitignore [2020-05-12T02:15:07.306Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:12 .semver [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 936 May 12 02:12 Dockerfile.build [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 808 May 12 02:12 Jenkinsfile [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 12 02:12 LICENSE [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 892 May 12 02:12 Makefile [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 3166 May 12 02:12 README.md [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 3788 May 12 02:12 RELEASE-NOTES.txt [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 02:10 VERSION [2020-05-12T02:15:07.306Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:12 api [2020-05-12T02:15:07.306Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:12 bin [2020-05-12T02:15:07.306Z] -rw-r--r-- 1 jenkins jenkins 110877 May 12 02:14 coverage.out [2020-05-12T02:15:07.306Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:12 example [2020-05-12T02:15:07.306Z] -rw-r--r-- 1 jenkins jenkins 446 May 12 02:15 go.mod [2020-05-12T02:15:07.306Z] -rw-r--r-- 1 jenkins jenkins 12179 May 12 02:15 go.sum [2020-05-12T02:15:07.306Z] drwxrwxr-x 15 jenkins jenkins 4096 May 12 02:12 internal [2020-05-12T02:15:07.306Z] drwxrwxr-x 5 jenkins jenkins 4096 May 12 02:12 pkg [2020-05-12T02:15:07.306Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:12 snap [2020-05-12T02:15:07.306Z] -rw-rw-r-- 1 jenkins jenkins 222 May 12 02:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:15:07.634Z] + 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=585ae55c50c9019eec1f4a19510191d0c400aa4c --label arch=arm64 --label version=0.0.0 . [2020-05-12T02:15:08.355Z] Sending build context to Docker daemon 3.193MB [2020-05-12T02:15:08.355Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-12T02:15:08.355Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-12T02:15:08.355Z] ---> 6032637c354a [2020-05-12T02:15:08.355Z] Step 3/21 : ARG MAKE='make build' [2020-05-12T02:15:08.355Z] ---> Running in 8cb24a207b18 [2020-05-12T02:15:08.970Z] Removing intermediate container 8cb24a207b18 [2020-05-12T02:15:08.970Z] ---> 5d88d92f1c7a [2020-05-12T02:15:08.970Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-12T02:15:08.970Z] ---> Running in 0cc5df4d19f9 [2020-05-12T02:15:09.246Z] Removing intermediate container 0cc5df4d19f9 [2020-05-12T02:15:09.246Z] ---> c4c90e99f4d1 [2020-05-12T02:15:09.246Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T02:15:09.523Z] ---> Running in c043f9da7922 [2020-05-12T02:15:09.798Z] Removing intermediate container c043f9da7922 [2020-05-12T02:15:09.798Z] ---> 6c8397e21ab0 [2020-05-12T02:15:09.798Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-12T02:15:10.079Z] ---> Running in c815246096d0 [2020-05-12T02:15:12.033Z] Removing intermediate container c815246096d0 [2020-05-12T02:15:12.033Z] ---> 2737b06b7740 [2020-05-12T02:15:12.033Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-12T02:15:12.033Z] ---> Running in 5e1c7a3b6328 [2020-05-12T02:15:12.996Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-12T02:15:13.579Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-12T02:15:14.162Z] OK: 125 MiB in 39 packages [2020-05-12T02:15:15.121Z] Removing intermediate container 5e1c7a3b6328 [2020-05-12T02:15:15.121Z] ---> 4f7e3de724b9 [2020-05-12T02:15:15.121Z] Step 8/21 : COPY . . [2020-05-12T02:15:16.086Z] ---> e82f49bb4401 [2020-05-12T02:15:16.086Z] Step 9/21 : RUN ${MAKE} [2020-05-12T02:15:16.361Z] ---> Running in eb9ba3aa7bd0 [2020-05-12T02:15:17.327Z] 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-12T02:15:39.399Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-12T02:15:41.982Z] Removing intermediate container eb9ba3aa7bd0 [2020-05-12T02:15:41.982Z] ---> 21bbd32d7a43 [2020-05-12T02:15:41.982Z] Step 10/21 : FROM scratch [2020-05-12T02:15:41.982Z] ---> [2020-05-12T02:15:41.982Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-12T02:15:41.982Z] ---> Running in eb33d09555c6 [2020-05-12T02:15:42.248Z] Removing intermediate container eb33d09555c6 [2020-05-12T02:15:42.248Z] ---> c26e284dd971 [2020-05-12T02:15:42.248Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-12T02:15:42.248Z] ---> Running in 297f550610d9 [2020-05-12T02:15:42.831Z] Removing intermediate container 297f550610d9 [2020-05-12T02:15:42.831Z] ---> 172aceed0711 [2020-05-12T02:15:42.831Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-12T02:15:42.831Z] ---> Running in c32909db35ea [2020-05-12T02:15:43.100Z] Removing intermediate container c32909db35ea [2020-05-12T02:15:43.100Z] ---> 913d28433192 [2020-05-12T02:15:43.100Z] Step 14/21 : WORKDIR / [2020-05-12T02:15:43.100Z] ---> Running in dcc132a84fd5 [2020-05-12T02:15:43.370Z] Removing intermediate container dcc132a84fd5 [2020-05-12T02:15:43.370Z] ---> 1043b6b1fccb [2020-05-12T02:15:43.370Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-12T02:15:44.331Z] ---> 99b53eb5e0ad [2020-05-12T02:15:44.331Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-12T02:15:44.914Z] ---> 83b2d153651b [2020-05-12T02:15:44.914Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-12T02:15:45.500Z] ---> 34f1a2a391e6 [2020-05-12T02:15:45.500Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-12T02:15:45.500Z] ---> Running in 75e01a2e5fae [2020-05-12T02:15:45.766Z] Removing intermediate container 75e01a2e5fae [2020-05-12T02:15:45.766Z] ---> 611f3e54bdca [2020-05-12T02:15:45.766Z] Step 19/21 : LABEL arch=arm64 [2020-05-12T02:15:46.033Z] ---> Running in 1401add0efbd [2020-05-12T02:15:46.303Z] Removing intermediate container 1401add0efbd [2020-05-12T02:15:46.303Z] ---> d5cfa6220b59 [2020-05-12T02:15:46.303Z] Step 20/21 : LABEL git_sha=585ae55c50c9019eec1f4a19510191d0c400aa4c [2020-05-12T02:15:46.303Z] ---> Running in 0ea6176e25f0 [2020-05-12T02:15:46.572Z] Removing intermediate container 0ea6176e25f0 [2020-05-12T02:15:46.572Z] ---> 5e011feb40ba [2020-05-12T02:15:46.572Z] Step 21/21 : LABEL version=0.0.0 [2020-05-12T02:15:46.840Z] ---> Running in 04307c9ee566 [2020-05-12T02:15:47.107Z] Removing intermediate container 04307c9ee566 [2020-05-12T02:15:47.108Z] ---> 42e0238d81b8 [2020-05-12T02:15:47.108Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-12T02:15:47.108Z] Successfully built 42e0238d81b8 [2020-05-12T02:15:47.108Z] 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-12T02:15:48.488Z] provisioning config files... [2020-05-12T02:15:48.499Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config3902062803730485507tmp [Pipeline] { [Pipeline] sh [2020-05-12T02:15:48.844Z] + curl -s https://codecov.io/bash [2020-05-12T02:15:48.845Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config3902062803730485507tmp [2020-05-12T02:15:49.106Z] [2020-05-12T02:15:49.106Z] _____ _ [2020-05-12T02:15:49.106Z] / ____| | | [2020-05-12T02:15:49.106Z] | | ___ __| | ___ ___ _____ __ [2020-05-12T02:15:49.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-12T02:15:49.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-12T02:15:49.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-12T02:15:49.106Z] Bash-tbd [2020-05-12T02:15:49.106Z] [2020-05-12T02:15:49.106Z] [2020-05-12T02:15:49.106Z] ==> Jenkins CI detected. [2020-05-12T02:15:49.106Z] project root: . [2020-05-12T02:15:49.106Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-12T02:15:49.106Z] ==> Running gcov in . (disable via -X gcov) [2020-05-12T02:15:49.106Z] ==> Python coveragepy not found [2020-05-12T02:15:49.106Z] ==> Searching for coverage reports in: [2020-05-12T02:15:49.106Z] + . [2020-05-12T02:15:49.106Z] -> Found 1 reports [2020-05-12T02:15:49.106Z] ==> Detecting git/mercurial file structure [2020-05-12T02:15:49.106Z] ==> Reading reports [2020-05-12T02:15:49.106Z] + ./coverage.out bytes=110877 [2020-05-12T02:15:49.106Z] ==> Appending adjustments [2020-05-12T02:15:49.106Z] http://docs.codecov.io/docs/fixing-reports [2020-05-12T02:15:49.364Z] + Found adjustments [2020-05-12T02:15:49.364Z] ==> Gzipping contents [2020-05-12T02:15:49.364Z] ==> Uploading reports [2020-05-12T02:15:49.364Z] url: https://codecov.io [2020-05-12T02:15:49.364Z] query: branch=PR-527&commit=585ae55c50c9019eec1f4a19510191d0c400aa4c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= [2020-05-12T02:15:49.364Z] -> Pinging Codecov [2020-05-12T02:15:49.364Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-527&commit=585ae55c50c9019eec1f4a19510191d0c400aa4c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-527%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=527&job= [2020-05-12T02:15:49.625Z] -> Uploading [2020-05-12T02:15:50.198Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/585ae55c50c9019eec1f4a19510191d0c400aa4c [Pipeline] } [2020-05-12T02:15:50.204Z] 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-12T02:15:51.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T02:15:52.006Z] ---> package-listing.sh [2020-05-12T02:15:52.006Z] ++ facter osfamily [2020-05-12T02:15:52.006Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-12T02:15:52.006Z] + OS_FAMILY=redhat [2020-05-12T02:15:52.006Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T02:15:52.006Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-12T02:15:52.006Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-12T02:15:52.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-12T02:15:52.006Z] + PACKAGES=/tmp/packages_start.txt [2020-05-12T02:15:52.006Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' [2020-05-12T02:15:52.006Z] + PACKAGES=/tmp/packages_end.txt [2020-05-12T02:15:52.006Z] + case "${OS_FAMILY}" in [2020-05-12T02:15:52.006Z] + rpm -qa [2020-05-12T02:15:52.006Z] + sort [2020-05-12T02:15:56.200Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-12T02:15:56.200Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-12T02:15:56.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-12T02:15:56.200Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-527 ']' [2020-05-12T02:15:56.200Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [2020-05-12T02:15:56.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-527/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:15:56.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T02:15:56.657Z] [2020-05-12T02:15:56.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-12T02:15:57.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-12T02:15:57.052Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-12T02:15:57.052Z] c9b1b535fdd9: Pulling fs layer [2020-05-12T02:15:57.052Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-12T02:15:57.052Z] 756a868c4378: Pulling fs layer [2020-05-12T02:15:57.052Z] 444b2fc9a129: Pulling fs layer [2020-05-12T02:15:57.052Z] ea15f1150254: Pulling fs layer [2020-05-12T02:15:57.052Z] 41b27a9f41bf: Pulling fs layer [2020-05-12T02:15:57.052Z] 28c525ee5125: Pulling fs layer [2020-05-12T02:15:57.052Z] 094b1ea09ed8: Pulling fs layer [2020-05-12T02:15:57.052Z] 138eaada9080: Pulling fs layer [2020-05-12T02:15:57.052Z] 0622d0fa9048: Pulling fs layer [2020-05-12T02:15:57.052Z] ea15f1150254: Waiting [2020-05-12T02:15:57.052Z] 094b1ea09ed8: Waiting [2020-05-12T02:15:57.052Z] 41b27a9f41bf: Waiting [2020-05-12T02:15:57.052Z] 138eaada9080: Waiting [2020-05-12T02:15:57.052Z] 28c525ee5125: Waiting [2020-05-12T02:15:57.052Z] 0622d0fa9048: Waiting [2020-05-12T02:15:57.052Z] 444b2fc9a129: Waiting [2020-05-12T02:15:57.052Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-12T02:15:57.052Z] 2cc5ad85d9ab: Download complete [2020-05-12T02:15:57.052Z] 444b2fc9a129: Verifying Checksum [2020-05-12T02:15:57.052Z] 444b2fc9a129: Download complete [2020-05-12T02:15:57.052Z] c9b1b535fdd9: Verifying Checksum [2020-05-12T02:15:57.052Z] ea15f1150254: Verifying Checksum [2020-05-12T02:15:57.052Z] ea15f1150254: Download complete [2020-05-12T02:15:57.322Z] 28c525ee5125: Verifying Checksum [2020-05-12T02:15:57.322Z] 28c525ee5125: Download complete [2020-05-12T02:15:57.606Z] c9b1b535fdd9: Pull complete [2020-05-12T02:15:57.606Z] 756a868c4378: Verifying Checksum [2020-05-12T02:15:57.606Z] 756a868c4378: Download complete [2020-05-12T02:15:57.606Z] 138eaada9080: Verifying Checksum [2020-05-12T02:15:57.606Z] 138eaada9080: Download complete [2020-05-12T02:15:57.873Z] 0622d0fa9048: Verifying Checksum [2020-05-12T02:15:57.873Z] 0622d0fa9048: Download complete [2020-05-12T02:15:57.873Z] 094b1ea09ed8: Verifying Checksum [2020-05-12T02:15:57.873Z] 094b1ea09ed8: Download complete [2020-05-12T02:15:57.873Z] 2cc5ad85d9ab: Pull complete [2020-05-12T02:15:58.133Z] 41b27a9f41bf: Verifying Checksum [2020-05-12T02:15:58.133Z] 41b27a9f41bf: Download complete [2020-05-12T02:15:59.521Z] 756a868c4378: Pull complete [2020-05-12T02:15:59.521Z] 444b2fc9a129: Pull complete [2020-05-12T02:15:59.781Z] ea15f1150254: Pull complete [2020-05-12T02:16:05.061Z] 41b27a9f41bf: Pull complete [2020-05-12T02:16:05.061Z] 28c525ee5125: Pull complete [2020-05-12T02:16:06.974Z] 094b1ea09ed8: Pull complete [2020-05-12T02:16:06.974Z] 138eaada9080: Pull complete [2020-05-12T02:16:08.880Z] 0622d0fa9048: Pull complete [2020-05-12T02:16:08.880Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-12T02:16:08.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-12T02:16:09.033Z] prd-centos7-docker-4c-2g-7950 does not seem to be running inside a container [2020-05-12T02:16:09.075Z] $ 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-527 -v /w/workspace/dgexfoundry_device-sdk-go_PR-527:/w/workspace/dgexfoundry_device-sdk-go_PR-527:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-527@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-12T02:16:09.830Z] $ docker top 56871c9358da4d0b3ca141df58b56452ff6ce06c04649c32d5e8c4ff36697a26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-12T02:16:10.094Z] provisioning config files... [2020-05-12T02:16:10.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-527@tmp/config5390786996123068804tmp [Pipeline] { [Pipeline] echo [2020-05-12T02:16:10.196Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T02:16:10.488Z] ---> create-netrc.sh [Pipeline] echo [2020-05-12T02:16:10.495Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-12T02:16:10.782Z] ---> logs-deploy.sh [2020-05-12T02:16:10.782Z] + ARCHIVE_ARTIFACTS= [2020-05-12T02:16:10.782Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-12T02:16:10.782Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-12T02:16:10.782Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-12T02:16:10.782Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/2 [2020-05-12T02:16:10.782Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/2/ [2020-05-12T02:16:10.782Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/2 /w/workspace/dgexfoundry_device-sdk-go_PR-527 [2020-05-12T02:16:12.276Z] Archives upload complete. [2020-05-12T02:16:12.276Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-527/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-527/2/