b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at be9f41a4af74d5425ebf4b1f099130d6e4242ce6 rather than faa9985a8f71088a7a88f5c96fbf20f4c3e484fd\nObtained Jenkinsfile from be9f41a4af74d5425ebf4b1f099130d6e4242ce6\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-437/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-15867 in /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-437 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit faa9985a8f71088a7a88f5c96fbf20f4c3e484fd\nMerge succeeded, producing 49afd2e6a9fa9916847fcb5649653805b560de86\nChecking out Revision 49afd2e6a9fa9916847fcb5649653805b560de86 (PR-437)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/437/head:refs/remotes/origin/PR-437 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f faa9985a8f71088a7a88f5c96fbf20f4c3e484fd # timeout=10\n > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 49afd2e6a9fa9916847fcb5649653805b560de86 # timeout=10\nCommit message: "Merge commit \'be9f41a4af74d5425ebf4b1f099130d6e4242ce6\' into HEAD"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-23T18:41:25.564Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:41:27.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-23T18:41:27.116Z] \n[2020-01-23T18:41:27.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:41:27.486Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-23T18:41:27.486Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-23T18:41:27.486Z] e7c96db7181b: Pulling fs layer\n[2020-01-23T18:41:27.486Z] a038dfdf5543: Pulling fs layer\n[2020-01-23T18:41:27.486Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-23T18:41:27.750Z] e7c96db7181b: Verifying Checksum\n[2020-01-23T18:41:27.750Z] e7c96db7181b: Download complete\n[2020-01-23T18:41:27.750Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-23T18:41:27.750Z] 8d5d8e63b3c0: Download complete\n[2020-01-23T18:41:27.750Z] a038dfdf5543: Verifying Checksum\n[2020-01-23T18:41:27.750Z] a038dfdf5543: Download complete\n[2020-01-23T18:41:28.009Z] e7c96db7181b: Pull complete\n[2020-01-23T18:41:28.585Z] a038dfdf5543: Pull complete\n[2020-01-23T18:41:28.847Z] 8d5d8e63b3c0: Pull complete\n[2020-01-23T18:41:28.847Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-23T18:41:28.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-23T18:41:28.999Z] prd-centos7-docker-4c-2g-15867 does not seem to be running inside a container\n[2020-01-23T18:41:29.039Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-437 -v /w/workspace/dgexfoundry_device-sdk-go_PR-437:/w/workspace/dgexfoundry_device-sdk-go_PR-437:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-437@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-23T18:41:29.731Z] $ docker top 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-23T18:41:30.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-23T18:41:30.320Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-23T18:41:30.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-23T18:41:30.515Z] $ docker exec 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d ssh-agent\n[2020-01-23T18:41:30.699Z] SSH_AUTH_SOCK=/tmp/ssh-hFoz9UHAO4kU/agent.15\n[2020-01-23T18:41:30.699Z] SSH_AGENT_PID=22\n[2020-01-23T18:41:30.711Z] Running ssh-add (command line suppressed)\n[2020-01-23T18:41:30.855Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_1488875263211931942.key (/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_1488875263211931942.key)\n[2020-01-23T18:41:30.906Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:41:31.226Z] + git describe --exact-match --tags HEAD\n[2020-01-23T18:41:31.226Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-23T18:41:31.303Z] $ docker exec --env ******** --env ******** 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d ssh-agent -k\n[2020-01-23T18:41:31.507Z] unset SSH_AUTH_SOCK;\n[2020-01-23T18:41:31.507Z] unset SSH_AGENT_PID;\n[2020-01-23T18:41:31.507Z] echo Agent pid 22 killed;\n[2020-01-23T18:41:31.555Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-23T18:41:31.612Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-23T18:41:31.612Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-23T18:41:31.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-23T18:41:31.651Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-23T18:41:31.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-23T18:41:31.828Z] $ docker exec 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d ssh-agent\n[2020-01-23T18:41:31.998Z] SSH_AUTH_SOCK=/tmp/ssh-hLr62XV6094i/agent.57\n[2020-01-23T18:41:31.998Z] SSH_AGENT_PID=63\n[2020-01-23T18:41:32.004Z] Running ssh-add (command line suppressed)\n[2020-01-23T18:41:32.143Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_8478431677317797650.key (/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/private_key_8478431677317797650.key)\n[2020-01-23T18:41:32.196Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:41:32.525Z] + git semver init\n[2020-01-23T18:41:32.525Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-23T18:41:32.525Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-437/.git\n[2020-01-23T18:41:32.525Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-01-23T18:41:32.525Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-23T18:41:32.525Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-23T18:41:32.525Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-23T18:41:32.525Z] # $SEMVER_BRANCH = PR-437\n[2020-01-23T18:41:32.525Z] # $SEMVER_TEMP = /tmp/semver-916404405\n[2020-01-23T18:41:32.525Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-01-23T18:41:33.100Z] # \'/tmp/semver-916404405\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-437/.semver\'\n[2020-01-23T18:41:33.100Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-437/.semver\n[Pipeline] }\n[2020-01-23T18:41:33.114Z] $ docker exec --env ******** --env ******** 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d ssh-agent -k\n[2020-01-23T18:41:33.251Z] unset SSH_AUTH_SOCK;\n[2020-01-23T18:41:33.252Z] unset SSH_AGENT_PID;\n[2020-01-23T18:41:33.252Z] echo Agent pid 63 killed;\n[2020-01-23T18:41:33.299Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-23T18:41:33.681Z] + git semver\n[Pipeline] }\n[2020-01-23T18:41:33.703Z] $ docker stop --time=1 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d\n[2020-01-23T18:41:35.037Z] $ docker rm -f 4c089401e6231bba897e0c35ff1ac1c6f599506c469046cbd9dd7ee340882c2d\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-23T18:41:35.678Z] Stashed 20 file(s)\n[Pipeline] echo\n[2020-01-23T18:41:35.696Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-23T18:41:50.961Z] Still waiting to schedule task\n[2020-01-23T18:41:50.962Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-23T18:41:50.980Z] Still waiting to schedule task\n[2020-01-23T18:41:50.980Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-23T18:43:44.289Z] Running on prd-centos7-docker-4c-2g-15873 in /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[Pipeline] {\n[Pipeline] ws\n[2020-01-23T18:43:44.343Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-23T18:43:47.073Z] using credential edgex-jenkins-ssh\n[2020-01-23T18:43:47.091Z] Cloning the remote Git repository\n[2020-01-23T18:43:47.091Z] Cloning with configured refspecs honoured and without tags\n[2020-01-23T18:43:47.107Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:43:47.156Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-01-23T18:43:47.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:43:47.214Z] > git --version # timeout=10\n[2020-01-23T18:43:47.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T18:43:47.248Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:43:47.761Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T18:43:47.767Z] > git config --add remote.origin.fetch +refs/pull/437/head:refs/remotes/origin/PR-437 # timeout=10\n[2020-01-23T18:43:47.773Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:43:47.796Z] Fetching without tags\n[2020-01-23T18:43:48.184Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit faa9985a8f71088a7a88f5c96fbf20f4c3e484fd\n[2020-01-23T18:43:48.318Z] Merge succeeded, producing ffe451b079902d31e5d5a29988ec4799561613c7\n[2020-01-23T18:43:48.318Z] Checking out Revision ffe451b079902d31e5d5a29988ec4799561613c7 (PR-437)\n[2020-01-23T18:43:47.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T18:43:47.799Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:43:47.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T18:43:47.804Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:43:48.191Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T18:43:48.199Z] > git checkout -f faa9985a8f71088a7a88f5c96fbf20f4c3e484fd # timeout=10\n[2020-01-23T18:43:48.262Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n[2020-01-23T18:43:48.308Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-23T18:43:48.319Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T18:43:48.323Z] > git checkout -f ffe451b079902d31e5d5a29988ec4799561613c7 # timeout=10\n[2020-01-23T18:43:51.987Z] Commit message: "Merge commit \'be9f41a4af74d5425ebf4b1f099130d6e4242ce6\' into HEAD"\n[2020-01-23T18:43:51.988Z] First time build. Skipping changelog.\n[2020-01-23T18:43:52.014Z] > git --version # timeout=10\n[2020-01-23T18:43:52.026Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-01-23T18:43:53.012Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15870 in /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[Pipeline] echo\n[2020-01-23T18:43:53.028Z] =========================================================\n[2020-01-23T18:43:53.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-23T18:43:53.028Z] =========================================================\n[Pipeline] {\n[Pipeline] ws\n[2020-01-23T18:43:53.070Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[Pipeline] checkout\n[2020-01-23T18:43:53.706Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-23T18:43:53.970Z] Sending build context to Docker daemon 2.533MB\r\r\n[2020-01-23T18:43:53.970Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-23T18:43:53.970Z] Step 2/8 : FROM ${BASE}\n[2020-01-23T18:43:53.970Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-23T18:43:53.970Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 2848faf0eed1: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 0f37312ad70f: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 7d08f2745646: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 4c9f31393084: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-23T18:43:53.970Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 879382edf91e: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 465f21562d6c: Pulling fs layer\n[2020-01-23T18:43:53.970Z] c022810cb2be: Pulling fs layer\n[2020-01-23T18:43:53.970Z] 2dbe7964578c: Pulling fs layer\n[2020-01-23T18:43:53.970Z] b4c4bfaf82a6: Waiting\n[2020-01-23T18:43:53.970Z] 879382edf91e: Waiting\n[2020-01-23T18:43:53.970Z] 465f21562d6c: Waiting\n[2020-01-23T18:43:53.970Z] c022810cb2be: Waiting\n[2020-01-23T18:43:53.970Z] 7d08f2745646: Waiting\n[2020-01-23T18:43:53.970Z] 4c9f31393084: Waiting\n[2020-01-23T18:43:53.970Z] 75f7a44be1ab: Waiting\n[2020-01-23T18:43:53.970Z] 2dbe7964578c: Waiting\n[2020-01-23T18:43:53.970Z] 0f37312ad70f: Verifying Checksum\n[2020-01-23T18:43:53.970Z] 0f37312ad70f: Download complete\n[2020-01-23T18:43:53.970Z] 2848faf0eed1: Verifying Checksum\n[2020-01-23T18:43:53.970Z] 2848faf0eed1: Download complete\n[2020-01-23T18:43:53.970Z] 4c9f31393084: Download complete\n[2020-01-23T18:43:53.970Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-23T18:43:53.970Z] 75f7a44be1ab: Download complete\n[2020-01-23T18:43:53.970Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-23T18:43:53.970Z] e6b0cf9c0882: Download complete\n[2020-01-23T18:43:54.549Z] e6b0cf9c0882: Pull complete\n[2020-01-23T18:43:54.549Z] 2848faf0eed1: Pull complete\n[2020-01-23T18:43:54.813Z] 0f37312ad70f: Pull complete\n[2020-01-23T18:43:55.077Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-23T18:43:55.077Z] b4c4bfaf82a6: Download complete\n[2020-01-23T18:43:55.077Z] 465f21562d6c: Verifying Checksum\n[2020-01-23T18:43:55.077Z] 465f21562d6c: Download complete\n[2020-01-23T18:43:56.490Z] 7d08f2745646: Verifying Checksum\n[2020-01-23T18:43:56.490Z] 7d08f2745646: Download complete\n[2020-01-23T18:43:56.490Z] 879382edf91e: Verifying Checksum\n[2020-01-23T18:43:56.490Z] c022810cb2be: Verifying Checksum\n[2020-01-23T18:43:56.490Z] c022810cb2be: Download complete\n[2020-01-23T18:43:56.490Z] 2dbe7964578c: Verifying Checksum\n[2020-01-23T18:43:56.490Z] 2dbe7964578c: Download complete\n[2020-01-23T18:44:00.685Z] using credential edgex-jenkins-ssh\n[2020-01-23T18:44:00.707Z] Cloning the remote Git repository\n[2020-01-23T18:44:00.707Z] Cloning with configured refspecs honoured and without tags\n[2020-01-23T18:44:00.773Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:44:00.855Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-01-23T18:44:00.934Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:44:00.935Z] > git --version # timeout=10\n[2020-01-23T18:44:00.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T18:44:01.047Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:44:02.233Z] Fetching without tags\n[2020-01-23T18:44:03.044Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit faa9985a8f71088a7a88f5c96fbf20f4c3e484fd\n[2020-01-23T18:44:03.084Z] 7d08f2745646: Pull complete\n[2020-01-23T18:44:03.085Z] 4c9f31393084: Pull complete\n[2020-01-23T18:44:03.085Z] 75f7a44be1ab: Pull complete\n[2020-01-23T18:44:02.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T18:44:02.144Z] > git config --add remote.origin.fetch +refs/pull/437/head:refs/remotes/origin/PR-437 # timeout=10\n[2020-01-23T18:44:02.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:44:02.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T18:44:02.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:44:02.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T18:44:02.272Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:44:03.063Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T18:44:03.094Z] > git checkout -f faa9985a8f71088a7a88f5c96fbf20f4c3e484fd # timeout=10\n[2020-01-23T18:44:03.342Z] Merge succeeded, producing 887dbb662109a0c3d0a1d97e98011967f160cb15\n[2020-01-23T18:44:03.343Z] Checking out Revision 887dbb662109a0c3d0a1d97e98011967f160cb15 (PR-437)\n[2020-01-23T18:44:03.211Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n[2020-01-23T18:44:03.302Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-23T18:44:03.349Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T18:44:03.366Z] > git checkout -f 887dbb662109a0c3d0a1d97e98011967f160cb15 # timeout=10\n[2020-01-23T18:44:06.390Z] b4c4bfaf82a6: Pull complete\n[2020-01-23T18:44:07.643Z] Commit message: "Merge commit \'be9f41a4af74d5425ebf4b1f099130d6e4242ce6\' into HEAD"\n[2020-01-23T18:44:07.644Z] First time build. Skipping changelog.\n[2020-01-23T18:44:07.701Z] > git --version # timeout=10\n[2020-01-23T18:44:07.741Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-23T18:44:08.998Z] =========================================================\n[2020-01-23T18:44:08.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-23T18:44:08.999Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:44:09.691Z] 879382edf91e: Pull complete\n[2020-01-23T18:44:09.963Z] 465f21562d6c: Pull complete\n[2020-01-23T18:44:10.462Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-23T18:44:10.913Z] c022810cb2be: Pull complete\n[2020-01-23T18:44:10.913Z] 2dbe7964578c: Pull complete\n[2020-01-23T18:44:11.174Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-23T18:44:11.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-23T18:44:11.174Z] ---> 3f42607d790b\n[2020-01-23T18:44:11.174Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:44:11.174Z] ---> Running in 66531eed858b\n[2020-01-23T18:44:11.174Z] Removing intermediate container 66531eed858b\n[2020-01-23T18:44:11.174Z] ---> d5b5a788f7a4\n[2020-01-23T18:44:11.174Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-23T18:44:11.435Z] ---> Running in ee2c4d973790\n[2020-01-23T18:44:11.440Z] Sending build context to Docker daemon 2.533MB\r\r\n[2020-01-23T18:44:11.440Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-23T18:44:11.440Z] Step 2/8 : FROM ${BASE}\n[2020-01-23T18:44:11.733Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-23T18:44:11.733Z] cde5963f3b93: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 777b28850792: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 704391ccfee3: Pulling fs layer\n[2020-01-23T18:44:11.733Z] dc41f6c27be0: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-23T18:44:11.733Z] b9840a92bc40: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 29cc21b14733: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-23T18:44:11.733Z] 3b9bb2159cbb: Waiting\n[2020-01-23T18:44:11.733Z] 3e5cb46e90bb: Waiting\n[2020-01-23T18:44:11.733Z] 704391ccfee3: Waiting\n[2020-01-23T18:44:11.733Z] dc41f6c27be0: Waiting\n[2020-01-23T18:44:11.733Z] 1e2f9a495ab8: Waiting\n[2020-01-23T18:44:11.733Z] b9840a92bc40: Waiting\n[2020-01-23T18:44:11.733Z] 29cc21b14733: Waiting\n[2020-01-23T18:44:11.733Z] 9b0bbc4bba68: Waiting\n[2020-01-23T18:44:12.005Z] 777b28850792: Verifying Checksum\n[2020-01-23T18:44:12.005Z] 777b28850792: Download complete\n[2020-01-23T18:44:12.005Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-23T18:44:12.005Z] 2a23fa8c16f7: Download complete\n[2020-01-23T18:44:12.005Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-23T18:44:12.005Z] 3e5cb46e90bb: Download complete\n[2020-01-23T18:44:12.278Z] 704391ccfee3: Verifying Checksum\n[2020-01-23T18:44:12.278Z] 704391ccfee3: Download complete\n[2020-01-23T18:44:12.278Z] cde5963f3b93: Download complete\n[2020-01-23T18:44:12.442Z] Removing intermediate container ee2c4d973790\n[2020-01-23T18:44:12.442Z] ---> 5eff1442d6da\n[2020-01-23T18:44:12.442Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-23T18:44:12.442Z] ---> Running in a98318b67694\n[2020-01-23T18:44:13.406Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-23T18:44:14.275Z] cde5963f3b93: Pull complete\n[2020-01-23T18:44:14.348Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-23T18:44:15.269Z] 2a23fa8c16f7: Pull complete\n[2020-01-23T18:44:15.285Z] OK: 143 MiB in 39 packages\n[2020-01-23T18:44:15.542Z] 777b28850792: Pull complete\n[2020-01-23T18:44:15.545Z] Removing intermediate container a98318b67694\n[2020-01-23T18:44:15.545Z] ---> 29a764ac01d0\n[2020-01-23T18:44:15.545Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-01-23T18:44:15.545Z] ---> Running in 5cd50598bcc1\n[2020-01-23T18:44:15.545Z] Removing intermediate container 5cd50598bcc1\n[2020-01-23T18:44:15.545Z] ---> 7aa0f85f76d2\n[2020-01-23T18:44:15.545Z] Step 7/8 : COPY . .\n[2020-01-23T18:44:16.127Z] ---> 61e068f13901\n[2020-01-23T18:44:16.127Z] Step 8/8 : RUN go mod download\n[2020-01-23T18:44:16.127Z] ---> Running in 019785719e1f\n[2020-01-23T18:44:16.694Z] \x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-23T18:44:16.694Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-23T18:44:16.694Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-23T18:44:16.694Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-23T18:44:16.694Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-23T18:44:16.694Z] go: finding github.com/ugorji/go v1.1.4\n[2020-01-23T18:44:16.694Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-23T18:44:16.694Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-01-23T18:44:16.694Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-23T18:44:17.261Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-23T18:44:17.261Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-23T18:44:17.261Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-23T18:44:17.261Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-23T18:44:17.261Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-23T18:44:17.261Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-23T18:44:17.520Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-23T18:44:17.520Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-23T18:44:17.520Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-23T18:44:17.784Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-23T18:44:18.046Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-23T18:44:18.046Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-23T18:44:18.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-23T18:44:18.306Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-23T18:44:18.306Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-23T18:44:18.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-23T18:44:18.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-23T18:44:18.306Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-23T18:44:18.569Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-23T18:44:18.569Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-23T18:44:18.569Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-23T18:44:18.829Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-23T18:44:18.829Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-23T18:44:18.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-23T18:44:18.829Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-23T18:44:18.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-23T18:44:18.965Z] dc41f6c27be0: Verifying Checksum\n[2020-01-23T18:44:18.965Z] dc41f6c27be0: Download complete\n[2020-01-23T18:44:19.088Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-23T18:44:19.088Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-23T18:44:19.088Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-23T18:44:19.088Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-23T18:44:19.088Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-23T18:44:19.237Z] b9840a92bc40: Verifying Checksum\n[2020-01-23T18:44:19.237Z] b9840a92bc40: Download complete\n[2020-01-23T18:44:19.353Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-23T18:44:19.353Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-23T18:44:19.353Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-23T18:44:19.612Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-23T18:44:19.612Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-23T18:44:19.612Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-23T18:44:19.871Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-23T18:44:19.871Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-23T18:44:20.134Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-23T18:44:20.134Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-23T18:44:21.077Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-23T18:44:21.077Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-23T18:44:21.077Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-23T18:44:21.339Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-23T18:44:21.600Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-23T18:44:21.600Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-23T18:44:21.861Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-23T18:44:21.861Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-23T18:44:21.861Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-23T18:44:21.861Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-23T18:44:22.433Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-23T18:44:22.433Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-23T18:44:22.433Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-23T18:44:22.701Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-23T18:44:23.540Z] 29cc21b14733: Verifying Checksum\n[2020-01-23T18:44:23.540Z] 29cc21b14733: Download complete\n[2020-01-23T18:44:23.815Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-23T18:44:23.815Z] 9b0bbc4bba68: Download complete\n[2020-01-23T18:44:25.806Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-23T18:44:25.806Z] 1e2f9a495ab8: Download complete\n[2020-01-23T18:44:27.251Z] 3b9bb2159cbb: Download complete\n[2020-01-23T18:44:42.345Z] 3b9bb2159cbb: Pull complete\n[2020-01-23T18:44:42.620Z] 3e5cb46e90bb: Pull complete\n[2020-01-23T18:44:42.894Z] 704391ccfee3: Pull complete\n[2020-01-23T18:44:44.663Z] \x1b[0mRemoving intermediate container 019785719e1f\n[2020-01-23T18:44:44.663Z] ---> 67eb092c8504\n[2020-01-23T18:44:44.663Z] Successfully built 67eb092c8504\n[2020-01-23T18:44:44.663Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:44:45.202Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-23T18:44:45.203Z] .\n[Pipeline] withDockerContainer\n[2020-01-23T18:44:45.354Z] prd-centos7-docker-4c-2g-15873 does not seem to be running inside a container\n[2020-01-23T18:44:45.401Z] $ 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 ******** ci-base-image-x86_64 cat\n[2020-01-23T18:44:46.410Z] $ docker top 5412ceaaaed2c462866a1ac1d87e2026b1a35ede2d887f25ad4cc24904f955c3 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:44:47.329Z] + go version\n[2020-01-23T18:44:47.329Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-23T18:44:47.658Z] + make test\n[2020-01-23T18:44:47.659Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-23T18:44:49.623Z] dc41f6c27be0: Pull complete\n[2020-01-23T18:44:57.867Z] 1e2f9a495ab8: Pull complete\n[2020-01-23T18:44:57.867Z] b9840a92bc40: Pull complete\n[2020-01-23T18:44:59.826Z] 29cc21b14733: Pull complete\n[2020-01-23T18:45:00.097Z] 9b0bbc4bba68: Pull complete\n[2020-01-23T18:45:00.366Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-23T18:45:00.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-23T18:45:00.366Z] ---> 56ba99f26dce\n[2020-01-23T18:45:00.366Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:45:04.706Z] ---> Running in 8c4662fe3021\n[2020-01-23T18:45:04.706Z] Removing intermediate container 8c4662fe3021\n[2020-01-23T18:45:04.706Z] ---> b83446f784c7\n[2020-01-23T18:45:04.706Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-23T18:45:04.706Z] ---> Running in ed9a0beb2569\n[2020-01-23T18:45:05.842Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-01-23T18:45:05.842Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-01-23T18:45:05.842Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-01-23T18:45:05.842Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.032s\tcoverage: 23.1% of statements\n[2020-01-23T18:45:05.842Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.034s\tcoverage: 96.8% of statements\n[2020-01-23T18:45:06.676Z] Removing intermediate container ed9a0beb2569\n[2020-01-23T18:45:06.676Z] ---> 0439a110f506\n[2020-01-23T18:45:06.676Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-23T18:45:06.945Z] ---> Running in 5d409c10dd87\n[2020-01-23T18:45:07.760Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.531s\tcoverage: 13.1% of statements\n[2020-01-23T18:45:07.760Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.019s\tcoverage: 25.6% of statements\n[2020-01-23T18:45:07.916Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-23T18:45:08.895Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-23T18:45:09.866Z] OK: 125 MiB in 39 packages\n[2020-01-23T18:45:10.853Z] Removing intermediate container 5d409c10dd87\n[2020-01-23T18:45:10.853Z] ---> 0b119c04c6f6\n[2020-01-23T18:45:10.853Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-01-23T18:45:11.128Z] ---> Running in 62e4341a6222\n[2020-01-23T18:45:11.403Z] Removing intermediate container 62e4341a6222\n[2020-01-23T18:45:11.403Z] ---> 882c53b32980\n[2020-01-23T18:45:11.403Z] Step 7/8 : COPY . .\n[2020-01-23T18:45:12.375Z] ---> af4099f0f6c0\n[2020-01-23T18:45:12.375Z] Step 8/8 : RUN go mod download\n[2020-01-23T18:45:12.645Z] ---> Running in 5f1a80f6d3e4\n[2020-01-23T18:45:13.620Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-01-23T18:45:13.620Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-23T18:45:13.620Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-23T18:45:13.620Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-23T18:45:13.620Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-23T18:45:13.894Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-23T18:45:13.894Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-23T18:45:13.894Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-23T18:45:13.894Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-23T18:45:15.313Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-23T18:45:15.313Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-23T18:45:15.313Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-23T18:45:15.313Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-23T18:45:15.586Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-23T18:45:15.586Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-23T18:45:15.586Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-23T18:45:15.586Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-23T18:45:15.863Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-23T18:45:16.458Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-23T18:45:16.732Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-23T18:45:17.010Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-23T18:45:17.010Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-23T18:45:17.282Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-23T18:45:17.282Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-23T18:45:17.282Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-23T18:45:17.557Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-23T18:45:17.829Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-23T18:45:18.447Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-23T18:45:18.717Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-23T18:45:18.717Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-23T18:45:19.317Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-23T18:45:19.317Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-23T18:45:19.317Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-23T18:45:19.317Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-23T18:45:19.317Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-23T18:45:19.914Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-23T18:45:19.914Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-23T18:45:19.914Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-23T18:45:20.505Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-23T18:45:20.505Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-23T18:45:20.782Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-23T18:45:21.067Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-23T18:45:21.338Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-23T18:45:21.612Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-23T18:45:21.612Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-23T18:45:21.612Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-23T18:45:21.885Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-23T18:45:22.477Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-23T18:45:22.477Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-23T18:45:23.067Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-23T18:45:23.067Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-23T18:45:23.664Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-23T18:45:23.664Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-23T18:45:24.647Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-23T18:45:24.923Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-23T18:45:25.202Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-23T18:45:26.186Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-23T18:45:26.465Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-23T18:45:26.741Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-23T18:45:26.741Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-23T18:45:27.341Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-23T18:45:28.328Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-23T18:45:28.328Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-23T18:45:28.328Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-23T18:45:28.615Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-23T18:45:28.894Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-23T18:45:29.899Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-23T18:45:29.899Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-23T18:45:30.173Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-23T18:45:31.176Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-23T18:45:39.879Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.016s\tcoverage: 30.9% of statements\n[2020-01-23T18:45:39.879Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.392s\tcoverage: 42.3% of statements\n[2020-01-23T18:45:39.879Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-01-23T18:45:39.879Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-01-23T18:45:39.879Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.301s\tcoverage: 79.5% of statements\n[2020-01-23T18:45:39.879Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-01-23T18:45:39.879Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-01-23T18:45:39.879Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-01-23T18:45:39.879Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.018s\tcoverage: 52.6% of statements\n[2020-01-23T18:45:39.879Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.107s\tcoverage: 76.1% of statements\n[2020-01-23T18:45:39.879Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-01-23T18:45:39.879Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-23T18:45:42.446Z] gofmt -l .\n[2020-01-23T18:45:42.711Z] [ "`gofmt -l .`" = "" ]\n[2020-01-23T18:45:42.711Z] ./bin/test-attribution-txt.sh\n[2020-01-23T18:45:43.283Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-23T18:45:44.024Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-23T18:45:44.037Z] $ docker stop --time=1 5412ceaaaed2c462866a1ac1d87e2026b1a35ede2d887f25ad4cc24904f955c3\n[2020-01-23T18:45:45.486Z] $ docker rm -f 5412ceaaaed2c462866a1ac1d87e2026b1a35ede2d887f25ad4cc24904f955c3\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:45:46.376Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-23T18:45:46.680Z] + ls -al .\n[2020-01-23T18:45:46.680Z] total 196\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 23 18:45 .\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 23 18:43 ..\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 23 18:43 api\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 3321 Jan 23 18:43 async.go\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 23 18:43 bin\n[2020-01-23T18:45:46.680Z] -rw-r--r--. 1 jenkins jenkins 96730 Jan 23 18:45 coverage.out\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 936 Jan 23 18:43 Dockerfile.build\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 23 18:43 .dockerignore\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 4 jenkins jenkins 31 Jan 23 18:43 example\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 23 18:43 .git\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 23 18:43 .gitignore\n[2020-01-23T18:45:46.680Z] -rw-r--r--. 1 jenkins jenkins 536 Jan 23 18:45 go.mod\n[2020-01-23T18:45:46.680Z] -rw-------. 1 jenkins jenkins 11140 Jan 23 18:45 go.sum\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 13 jenkins jenkins 176 Jan 23 18:43 internal\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 808 Jan 23 18:43 Jenkinsfile\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 23 18:43 LICENSE\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 892 Jan 23 18:43 Makefile\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 4427 Jan 23 18:43 manageddevices.go\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 5473 Jan 23 18:43 managedprofiles.go\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 23 18:43 pkg\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 761 Jan 23 18:43 README.md\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 23 18:43 .semver\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 9864 Jan 23 18:43 service.go\n[2020-01-23T18:45:46.680Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 23 18:43 snap\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 23 18:41 VERSION\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 23 18:43 version.go\n[2020-01-23T18:45:46.680Z] -rw-rw-r--. 1 jenkins jenkins 519 Jan 23 18:43 watchers.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:45:47.006Z] + 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\' --label git_sha=49afd2e6a9fa9916847fcb5649653805b560de86 --label arch=x86_64 --label version=0.0.0 .\n[2020-01-23T18:45:47.269Z] Sending build context to Docker daemon 2.655MB\r\r\n[2020-01-23T18:45:47.269Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n[2020-01-23T18:45:47.269Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-01-23T18:45:47.269Z] ---> 67eb092c8504\n[2020-01-23T18:45:47.269Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-01-23T18:45:47.269Z] ---> Running in 8da317f22385\n[2020-01-23T18:45:47.528Z] Removing intermediate container 8da317f22385\n[2020-01-23T18:45:47.528Z] ---> f34d7d0dfc1f\n[2020-01-23T18:45:47.528Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-01-23T18:45:47.528Z] ---> Running in ffd2ac5987fc\n[2020-01-23T18:45:47.528Z] Removing intermediate container ffd2ac5987fc\n[2020-01-23T18:45:47.528Z] ---> 07a40ae6f9d1\n[2020-01-23T18:45:47.528Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:45:47.791Z] ---> Running in ce089cf7b649\n[2020-01-23T18:45:47.792Z] Removing intermediate container ce089cf7b649\n[2020-01-23T18:45:47.792Z] ---> 308860d57469\n[2020-01-23T18:45:47.792Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-23T18:45:47.792Z] ---> Running in b3401f579b29\n[2020-01-23T18:45:48.733Z] Removing intermediate container b3401f579b29\n[2020-01-23T18:45:48.733Z] ---> 66fd6f519b9c\n[2020-01-23T18:45:48.733Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-01-23T18:45:48.733Z] ---> Running in 2384d78ff0e7\n[2020-01-23T18:45:48.992Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-23T18:45:50.372Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-23T18:45:50.950Z] OK: 143 MiB in 39 packages\n[2020-01-23T18:45:51.209Z] Removing intermediate container 2384d78ff0e7\n[2020-01-23T18:45:51.209Z] ---> 53bdef30afad\n[2020-01-23T18:45:51.209Z] Step 8/20 : COPY . .\n[2020-01-23T18:45:51.474Z] ---> 885cf964a270\n[2020-01-23T18:45:51.474Z] Step 9/20 : RUN ${MAKE}\n[2020-01-23T18:45:51.474Z] ---> Running in 93c3f46276d8\n[2020-01-23T18:45:52.046Z] 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\n[2020-01-23T18:46:04.329Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-01-23T18:46:09.694Z] Removing intermediate container 93c3f46276d8\n[2020-01-23T18:46:09.694Z] ---> cfe5333c17d0\n[2020-01-23T18:46:09.694Z] Step 10/20 : FROM scratch\n[2020-01-23T18:46:09.694Z] ---> \n[2020-01-23T18:46:09.694Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:46:09.694Z] ---> Running in d2a3a993ec5f\n[2020-01-23T18:46:09.694Z] Removing intermediate container d2a3a993ec5f\n[2020-01-23T18:46:09.694Z] ---> 53c557ae8f54\n[2020-01-23T18:46:09.694Z] Step 12/20 : ENV APP_PORT=49990\n[2020-01-23T18:46:09.694Z] ---> Running in ab7f32d446a2\n[2020-01-23T18:46:09.694Z] Removing intermediate container ab7f32d446a2\n[2020-01-23T18:46:09.694Z] ---> 00477d0a82ca\n[2020-01-23T18:46:09.694Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-01-23T18:46:09.694Z] ---> Running in b9ae51e84d0b\n[2020-01-23T18:46:09.694Z] Removing intermediate container b9ae51e84d0b\n[2020-01-23T18:46:09.694Z] ---> 2fe3740a3d8a\n[2020-01-23T18:46:09.694Z] Step 14/20 : WORKDIR /\n[2020-01-23T18:46:09.694Z] ---> Running in 75afbaf48b80\n[2020-01-23T18:46:09.953Z] Removing intermediate container 75afbaf48b80\n[2020-01-23T18:46:09.953Z] ---> c7a2073188d4\n[2020-01-23T18:46:09.953Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-01-23T18:46:10.521Z] ---> ca8053d75650\n[2020-01-23T18:46:10.521Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-01-23T18:46:10.521Z] ---> e7466607f1a9\n[2020-01-23T18:46:10.521Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-01-23T18:46:10.521Z] ---> Running in 7e8813118e44\n[2020-01-23T18:46:10.780Z] Removing intermediate container 7e8813118e44\n[2020-01-23T18:46:10.780Z] ---> dcc2001788cc\n[2020-01-23T18:46:10.780Z] Step 18/20 : LABEL arch=x86_64\n[2020-01-23T18:46:10.780Z] ---> Running in a9aae224a19d\n[2020-01-23T18:46:10.780Z] Removing intermediate container a9aae224a19d\n[2020-01-23T18:46:10.780Z] ---> f11926c90e28\n[2020-01-23T18:46:10.780Z] Step 19/20 : LABEL git_sha=49afd2e6a9fa9916847fcb5649653805b560de86\n[2020-01-23T18:46:11.039Z] ---> Running in c68320529a29\n[2020-01-23T18:46:11.973Z] Removing intermediate container c68320529a29\n[2020-01-23T18:46:11.973Z] ---> 25b3d88bd2e1\n[2020-01-23T18:46:11.973Z] Step 20/20 : LABEL version=0.0.0\n[2020-01-23T18:46:11.973Z] ---> Running in ad234e4b909f\n[2020-01-23T18:46:11.973Z] Removing intermediate container ad234e4b909f\n[2020-01-23T18:46:11.973Z] ---> d5e77945c077\n[2020-01-23T18:46:11.973Z] Successfully built d5e77945c077\n[2020-01-23T18:46:11.973Z] Successfully tagged docker-device-sdk-simple:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-23T18:46:39.166Z] \x1b[0mRemoving intermediate container 5f1a80f6d3e4\n[2020-01-23T18:46:39.166Z] ---> 425ca05d7482\n[2020-01-23T18:46:39.166Z] Successfully built 425ca05d7482\n[2020-01-23T18:46:39.166Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:46:39.790Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-23T18:46:40.059Z] .\n[Pipeline] withDockerContainer\n[2020-01-23T18:46:40.451Z] prd-ubuntu18.04-docker-arm64-4c-2g-15870 does not seem to be running inside a container\n[2020-01-23T18:46:40.531Z] $ 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 ******** ci-base-image-arm64 cat\n[2020-01-23T18:46:41.888Z] $ docker top 68ffa4c81c6d23c1faee312fddf7bb21e471eeeaf84b6cf40df1a3a2f9ea44d8 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:46:44.413Z] + go version\n[2020-01-23T18:46:44.413Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-23T18:46:45.519Z] + make test\n[2020-01-23T18:46:45.519Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-23T18:47:53.487Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-01-23T18:47:53.487Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-01-23T18:47:53.487Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-01-23T18:47:53.487Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.024s\tcoverage: 23.1% of statements\n[2020-01-23T18:47:57.776Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.114s\tcoverage: 96.8% of statements\n[2020-01-23T18:48:03.175Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.046s\tcoverage: 13.1% of statements\n[2020-01-23T18:48:03.175Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.024s\tcoverage: 25.6% of statements\n[2020-01-23T18:48:42.134Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.038s\tcoverage: 30.9% of statements\n[2020-01-23T18:48:42.134Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.405s\tcoverage: 42.3% of statements\n[2020-01-23T18:48:42.134Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-01-23T18:48:42.134Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-01-23T18:48:42.134Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.633s\tcoverage: 79.5% of statements\n[2020-01-23T18:48:42.134Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-01-23T18:48:42.134Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-01-23T18:48:42.134Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-01-23T18:48:42.134Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.047s\tcoverage: 52.6% of statements\n[2020-01-23T18:48:42.134Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.389s\tcoverage: 76.1% of statements\n[2020-01-23T18:48:42.134Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-01-23T18:48:42.134Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-23T18:49:08.949Z] gofmt -l .\n[2020-01-23T18:49:08.949Z] [ "`gofmt -l .`" = "" ]\n[2020-01-23T18:49:08.949Z] ./bin/test-attribution-txt.sh\n[2020-01-23T18:49:08.949Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-23T18:49:08.981Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-23T18:49:09.488Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-23T18:49:09.496Z] $ docker stop --time=1 68ffa4c81c6d23c1faee312fddf7bb21e471eeeaf84b6cf40df1a3a2f9ea44d8\n[2020-01-23T18:49:11.631Z] $ docker rm -f 68ffa4c81c6d23c1faee312fddf7bb21e471eeeaf84b6cf40df1a3a2f9ea44d8\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:49:12.815Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-23T18:49:13.161Z] + ls -al .\n[2020-01-23T18:49:13.162Z] total 232\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 18:49 .\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:44 ..\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 18:44 .dockerignore\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 18:44 .git\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 23 18:44 .gitignore\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:44 .semver\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 936 Jan 23 18:44 Dockerfile.build\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 808 Jan 23 18:44 Jenkinsfile\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 23 18:44 LICENSE\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 892 Jan 23 18:44 Makefile\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 761 Jan 23 18:44 README.md\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 18:41 VERSION\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:44 api\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 3321 Jan 23 18:44 async.go\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 18:44 bin\n[2020-01-23T18:49:13.162Z] -rw-r--r-- 1 jenkins jenkins 96730 Jan 23 18:48 coverage.out\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:44 example\n[2020-01-23T18:49:13.162Z] -rw-r--r-- 1 jenkins jenkins 536 Jan 23 18:49 go.mod\n[2020-01-23T18:49:13.162Z] -rw------- 1 jenkins jenkins 11140 Jan 23 18:49 go.sum\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 23 18:44 internal\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 4427 Jan 23 18:44 manageddevices.go\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 5473 Jan 23 18:44 managedprofiles.go\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:44 pkg\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 9864 Jan 23 18:44 service.go\n[2020-01-23T18:49:13.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:44 snap\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 23 18:44 version.go\n[2020-01-23T18:49:13.162Z] -rw-rw-r-- 1 jenkins jenkins 519 Jan 23 18:44 watchers.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:49:13.573Z] + 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 --label git_sha=49afd2e6a9fa9916847fcb5649653805b560de86 --label arch=arm64 --label version=0.0.0 .\n[2020-01-23T18:49:14.458Z] Sending build context to Docker daemon 2.655MB\r\r\n[2020-01-23T18:49:14.458Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n[2020-01-23T18:49:14.458Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-01-23T18:49:14.458Z] ---> 425ca05d7482\n[2020-01-23T18:49:14.458Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-01-23T18:49:14.730Z] ---> Running in 490575f91543\n[2020-01-23T18:49:15.001Z] Removing intermediate container 490575f91543\n[2020-01-23T18:49:15.001Z] ---> 6e84a418b44d\n[2020-01-23T18:49:15.001Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-01-23T18:49:15.273Z] ---> Running in 6a199591c378\n[2020-01-23T18:49:15.546Z] Removing intermediate container 6a199591c378\n[2020-01-23T18:49:15.546Z] ---> adc948ed10d2\n[2020-01-23T18:49:15.546Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:49:15.814Z] ---> Running in 1765a067b1cb\n[2020-01-23T18:49:16.093Z] Removing intermediate container 1765a067b1cb\n[2020-01-23T18:49:16.093Z] ---> 0c6ea9cb8e2d\n[2020-01-23T18:49:16.093Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-23T18:49:16.093Z] ---> Running in ca3fce2b4dac\n[2020-01-23T18:49:18.062Z] Removing intermediate container ca3fce2b4dac\n[2020-01-23T18:49:18.062Z] ---> 785a923fbe38\n[2020-01-23T18:49:18.062Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-01-23T18:49:18.062Z] ---> Running in af439d0d2771\n[2020-01-23T18:49:19.041Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-23T18:49:20.043Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-23T18:49:21.480Z] OK: 125 MiB in 39 packages\n[2020-01-23T18:49:22.457Z] Removing intermediate container af439d0d2771\n[2020-01-23T18:49:22.457Z] ---> 83d50fb65789\n[2020-01-23T18:49:22.457Z] Step 8/20 : COPY . .\n[2020-01-23T18:49:23.442Z] ---> a0d9b6c43b0d\n[2020-01-23T18:49:23.442Z] Step 9/20 : RUN ${MAKE}\n[2020-01-23T18:49:23.714Z] ---> Running in 34f464ec9d42\n[2020-01-23T18:49:24.683Z] 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\n[2020-01-23T18:50:21.221Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-01-23T18:50:36.283Z] Removing intermediate container 34f464ec9d42\n[2020-01-23T18:50:36.283Z] ---> 35ec74cfe28f\n[2020-01-23T18:50:36.283Z] Step 10/20 : FROM scratch\n[2020-01-23T18:50:36.283Z] ---> \n[2020-01-23T18:50:36.283Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:50:36.283Z] ---> Running in e6c2640f990b\n[2020-01-23T18:50:36.283Z] Removing intermediate container e6c2640f990b\n[2020-01-23T18:50:36.283Z] ---> ace27cbef559\n[2020-01-23T18:50:36.283Z] Step 12/20 : ENV APP_PORT=49990\n[2020-01-23T18:50:36.283Z] ---> Running in e9151ff66f60\n[2020-01-23T18:50:36.283Z] Removing intermediate container e9151ff66f60\n[2020-01-23T18:50:36.283Z] ---> 435d06d5d0d9\n[2020-01-23T18:50:36.283Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-01-23T18:50:36.283Z] ---> Running in 1efcdb88a4ba\n[2020-01-23T18:50:36.551Z] Removing intermediate container 1efcdb88a4ba\n[2020-01-23T18:50:36.551Z] ---> aaffce33a833\n[2020-01-23T18:50:36.552Z] Step 14/20 : WORKDIR /\n[2020-01-23T18:50:36.822Z] ---> Running in 7e910f7ccd17\n[2020-01-23T18:50:37.097Z] Removing intermediate container 7e910f7ccd17\n[2020-01-23T18:50:37.097Z] ---> bab0e27ce533\n[2020-01-23T18:50:37.097Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-01-23T18:50:38.071Z] ---> dbcbf71e8168\n[2020-01-23T18:50:38.071Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-01-23T18:50:38.663Z] ---> 59c5d87be691\n[2020-01-23T18:50:38.663Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-01-23T18:50:38.932Z] ---> Running in daf166091b1c\n[2020-01-23T18:50:39.201Z] Removing intermediate container daf166091b1c\n[2020-01-23T18:50:39.201Z] ---> f59b2687477e\n[2020-01-23T18:50:39.201Z] Step 18/20 : LABEL arch=arm64\n[2020-01-23T18:50:39.471Z] ---> Running in 7ecfbd4bf960\n[2020-01-23T18:50:39.743Z] Removing intermediate container 7ecfbd4bf960\n[2020-01-23T18:50:39.743Z] ---> 1db405c156a2\n[2020-01-23T18:50:39.743Z] Step 19/20 : LABEL git_sha=49afd2e6a9fa9916847fcb5649653805b560de86\n[2020-01-23T18:50:39.743Z] ---> Running in 91c8da15e0db\n[2020-01-23T18:50:40.334Z] Removing intermediate container 91c8da15e0db\n[2020-01-23T18:50:40.334Z] ---> 9b0f171e2d39\n[2020-01-23T18:50:40.334Z] Step 20/20 : LABEL version=0.0.0\n[2020-01-23T18:50:40.334Z] ---> Running in 13f0d458be19\n[2020-01-23T18:50:40.605Z] Removing intermediate container 13f0d458be19\n[2020-01-23T18:50:40.605Z] ---> 91fc97315d53\n[2020-01-23T18:50:40.873Z] Successfully built 91fc97315d53\n[2020-01-23T18:50:40.873Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-23T18:50:41.578Z] provisioning config files...\n[2020-01-23T18:50:41.593Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/config1510885521597118746tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:50:41.938Z] + curl -s https://codecov.io/bash\n[2020-01-23T18:50:41.938Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/config1510885521597118746tmp\n[2020-01-23T18:50:42.203Z] \n[2020-01-23T18:50:42.203Z] _____ _\n[2020-01-23T18:50:42.203Z] / ____| | |\n[2020-01-23T18:50:42.203Z] | | ___ __| | ___ ___ _____ __\n[2020-01-23T18:50:42.203Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-23T18:50:42.203Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-23T18:50:42.203Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-23T18:50:42.203Z] Bash-20191211-b8db533\n[2020-01-23T18:50:42.203Z] \n[2020-01-23T18:50:42.204Z] \n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-23T18:50:42.204Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-23T18:50:42.204Z] Fixing merge commit SHA\n[2020-01-23T18:50:42.204Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-23T18:50:42.204Z] \x1b[0;32m+\x1b[0m .\n[2020-01-23T18:50:42.204Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-23T18:50:42.204Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=96730\x1b[0m\n[2020-01-23T18:50:42.204Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-23T18:50:42.204Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-23T18:50:42.463Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-23T18:50:42.463Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-23T18:50:42.463Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-23T18:50:42.463Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-23T18:50:42.463Z] \x1b[0;90mquery:\x1b[0m branch=PR-437&commit=be9f41a4af74d5425ebf4b1f099130d6e4242ce6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=437&job=\n[2020-01-23T18:50:42.463Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-23T18:50:42.463Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-437&commit=be9f41a4af74d5425ebf4b1f099130d6e4242ce6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=437&job=\n[2020-01-23T18:50:43.029Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-23T18:50:43.597Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/be9f41a4af74d5425ebf4b1f099130d6e4242ce6\x1b[0m\n[Pipeline] }\n[2020-01-23T18:50:43.616Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T18:50:44.664Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T18:50:44.989Z] ---> package-listing.sh\n[2020-01-23T18:50:44.989Z] ++ facter osfamily\n[2020-01-23T18:50:44.989Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-23T18:50:44.989Z] + OS_FAMILY=redhat\n[2020-01-23T18:50:44.989Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-01-23T18:50:44.989Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-23T18:50:44.989Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-23T18:50:44.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-23T18:50:44.989Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-23T18:50:44.989Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-437 \']\'\n[2020-01-23T18:50:44.989Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-23T18:50:44.989Z] + case "${OS_FAMILY}" in\n[2020-01-23T18:50:44.989Z] + rpm -qa\n[2020-01-23T18:50:44.989Z] + sort\n[2020-01-23T18:50:49.180Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-23T18:50:49.181Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-23T18:50:49.181Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-23T18:50:49.181Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-437 \']\'\n[2020-01-23T18:50:49.181Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-437/archives/\n[2020-01-23T18:50:49.181Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-437/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:50:49.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-23T18:50:49.556Z] \n[2020-01-23T18:50:49.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:50:49.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-23T18:50:49.895Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-23T18:50:49.895Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-23T18:50:49.895Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-23T18:50:49.895Z] c9ea274ed700: Pulling fs layer\n[2020-01-23T18:50:49.895Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-23T18:50:49.895Z] f6a933c9cadc: Pulling fs layer\n[2020-01-23T18:50:49.895Z] 61811dbd4963: Pulling fs layer\n[2020-01-23T18:50:49.895Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-23T18:50:49.895Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-23T18:50:49.895Z] dc21a1d4508b: Pulling fs layer\n[2020-01-23T18:50:49.895Z] 363af2e989c4: Pulling fs layer\n[2020-01-23T18:50:49.895Z] 61811dbd4963: Waiting\n[2020-01-23T18:50:49.895Z] a6eb2c9e2280: Waiting\n[2020-01-23T18:50:49.895Z] 095dd8b7b4d8: Waiting\n[2020-01-23T18:50:49.895Z] dc21a1d4508b: Waiting\n[2020-01-23T18:50:49.895Z] 363af2e989c4: Waiting\n[2020-01-23T18:50:49.895Z] f6a933c9cadc: Waiting\n[2020-01-23T18:50:49.895Z] 9cfac6ba3733: Waiting\n[2020-01-23T18:50:49.895Z] da0e9bf0cc60: Download complete\n[2020-01-23T18:50:49.895Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-23T18:50:49.895Z] 9cfac6ba3733: Download complete\n[2020-01-23T18:50:50.181Z] f6a933c9cadc: Verifying Checksum\n[2020-01-23T18:50:50.181Z] f6a933c9cadc: Download complete\n[2020-01-23T18:50:50.181Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-23T18:50:50.181Z] e6b0cf9c0882: Download complete\n[2020-01-23T18:50:50.181Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-23T18:50:50.181Z] a6eb2c9e2280: Download complete\n[2020-01-23T18:50:50.454Z] c9ea274ed700: Verifying Checksum\n[2020-01-23T18:50:50.454Z] c9ea274ed700: Download complete\n[2020-01-23T18:50:50.454Z] e6b0cf9c0882: Pull complete\n[2020-01-23T18:50:50.454Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-23T18:50:50.454Z] 095dd8b7b4d8: Download complete\n[2020-01-23T18:50:50.454Z] dc21a1d4508b: Verifying Checksum\n[2020-01-23T18:50:50.454Z] dc21a1d4508b: Download complete\n[2020-01-23T18:50:50.454Z] 363af2e989c4: Verifying Checksum\n[2020-01-23T18:50:50.454Z] 363af2e989c4: Download complete\n[2020-01-23T18:50:50.716Z] da0e9bf0cc60: Pull complete\n[2020-01-23T18:50:50.984Z] 61811dbd4963: Verifying Checksum\n[2020-01-23T18:50:50.984Z] 61811dbd4963: Download complete\n[2020-01-23T18:50:52.368Z] c9ea274ed700: Pull complete\n[2020-01-23T18:50:52.368Z] 9cfac6ba3733: Pull complete\n[2020-01-23T18:50:53.306Z] f6a933c9cadc: Pull complete\n[2020-01-23T18:50:56.601Z] 61811dbd4963: Pull complete\n[2020-01-23T18:50:56.862Z] a6eb2c9e2280: Pull complete\n[2020-01-23T18:50:58.766Z] 095dd8b7b4d8: Pull complete\n[2020-01-23T18:50:58.766Z] dc21a1d4508b: Pull complete\n[2020-01-23T18:50:59.024Z] 363af2e989c4: Pull complete\n[2020-01-23T18:50:59.024Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-23T18:50:59.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-23T18:50:59.188Z] prd-centos7-docker-4c-2g-15867 does not seem to be running inside a container\n[2020-01-23T18:50:59.228Z] $ 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-437 -v /w/workspace/dgexfoundry_device-sdk-go_PR-437:/w/workspace/dgexfoundry_device-sdk-go_PR-437:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-437@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-23T18:50:59.787Z] $ docker top 1cfb279e327ccdfb97ffdfc1547af728c3c79ffbd8ceb3be999d394a44daf5f7 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-23T18:51:00.406Z] provisioning config files...\n[2020-01-23T18:51:00.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-437@tmp/config4700665934134991374tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-23T18:51:00.458Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T18:51:00.776Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-23T18:51:00.799Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T18:51:01.118Z] ---> logs-deploy.sh\n[2020-01-23T18:51:01.118Z] + ARCHIVE_ARTIFACTS=\n[2020-01-23T18:51:01.118Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-23T18:51:01.118Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-23T18:51:01.118Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-23T18:51:01.118Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-437/1\n[2020-01-23T18:51:01.118Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-437/1/\n[2020-01-23T18:51:01.118Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-437/1 /w/workspace/dgexfoundry_device-sdk-go_PR-437\n[2020-01-23T18:51:02.055Z] Archives upload complete.\n[2020-01-23T18:51:02.055Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-437/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-437/1/\n[2020-01-23T18:51:02.621Z] ---> uname -a:\n[2020-01-23T18:51:02.621Z] Linux 1cfb279e327c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-01-23T18:51:02.621Z] \n[2020-01-23T18:51:02.621Z] \n'