b'Pull request #448 updated\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 hahattan for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 rather than 9a745bfe32a5a3404c99a3416363415dbe8e7da9\nObtained Jenkinsfile from 6b5c10e5a815794950d6808b6cccf5c95c2b64e4\nRunning in Durability level: PERFORMANCE_OPTIMIZED\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 a064049b44925e773913ffd78f21da3be13207f4\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\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\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\nChecking out Revision a064049b44925e773913ffd78f21da3be13207f4 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10\nCommit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args"\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[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, 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-16g]]\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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\n\xe2\x80\x98prd-centos7-docker-4c-2g-563\xe2\x80\x99 is offline\nRunning on prd-centos7-docker-4c-2g-2046 in /w/workspace/dgexfoundry_device-sdk-go_PR-448\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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 into PR head commit 9a745bfe32a5a3404c99a3416363415dbe8e7da9\nMerge succeeded, producing 9a745bfe32a5a3404c99a3416363415dbe8e7da9\nChecking out Revision 9a745bfe32a5a3404c99a3416363415dbe8e7da9 (PR-448)\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/448/head:refs/remotes/origin/PR-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 9a745bfe32a5a3404c99a3416363415dbe8e7da9 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 9a745bfe32a5a3404c99a3416363415dbe8e7da9 # timeout=10\nCommit message: "Update README and debug message for discovery"\nFirst time build. Skipping changelog.\n > git rev-list --no-walk de4bb9f1a0270df4e0c86b71433979d06a2aeced # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-03-03T10:02:51.488Z] 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-03-03T10:02:53.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-03-03T10:02:53.661Z] \n[2020-03-03T10:02:53.661Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:02:54.027Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-03-03T10:02:54.360Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-03-03T10:02:54.360Z] e7c96db7181b: Pulling fs layer\n[2020-03-03T10:02:54.360Z] a038dfdf5543: Pulling fs layer\n[2020-03-03T10:02:54.360Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-03-03T10:02:54.360Z] e7c96db7181b: Verifying Checksum\n[2020-03-03T10:02:54.360Z] e7c96db7181b: Download complete\n[2020-03-03T10:02:54.634Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-03-03T10:02:54.634Z] 8d5d8e63b3c0: Download complete\n[2020-03-03T10:02:54.917Z] a038dfdf5543: Verifying Checksum\n[2020-03-03T10:02:54.917Z] a038dfdf5543: Download complete\n[2020-03-03T10:02:55.182Z] e7c96db7181b: Pull complete\n[2020-03-03T10:02:56.651Z] a038dfdf5543: Pull complete\n[2020-03-03T10:02:56.934Z] 8d5d8e63b3c0: Pull complete\n[2020-03-03T10:02:56.934Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-03-03T10:02:56.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-03-03T10:02:57.307Z] prd-centos7-docker-4c-2g-2046 does not seem to be running inside a container\n[2020-03-03T10:02:57.403Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-03-03T10:02:58.437Z] $ docker top 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-03-03T10:02:59.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-03-03T10:02:59.416Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-03-03T10:02:59.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-03-03T10:02:59.831Z] $ docker exec 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f ssh-agent\n[2020-03-03T10:03:00.414Z] SSH_AUTH_SOCK=/tmp/ssh-ndLepKiW3FIk/agent.15\n[2020-03-03T10:03:00.414Z] SSH_AGENT_PID=22\n[2020-03-03T10:03:00.506Z] Running ssh-add (command line suppressed)\n[2020-03-03T10:03:01.218Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2620182984639129338.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2620182984639129338.key)\n[2020-03-03T10:03:01.368Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T10:03:02.020Z] + git describe --exact-match --tags HEAD\n[2020-03-03T10:03:02.020Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-03-03T10:03:02.143Z] $ docker exec --env ******** --env ******** 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f ssh-agent -k\n[2020-03-03T10:03:02.566Z] unset SSH_AUTH_SOCK;\n[2020-03-03T10:03:02.567Z] unset SSH_AGENT_PID;\n[2020-03-03T10:03:02.567Z] echo Agent pid 22 killed;\n[2020-03-03T10:03:02.699Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-03-03T10:03:02.718Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-03-03T10:03:02.718Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-03-03T10:03:02.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-03-03T10:03:02.748Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-03-03T10:03:03.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-03-03T10:03:03.230Z] $ docker exec 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f ssh-agent\n[2020-03-03T10:03:03.707Z] SSH_AUTH_SOCK=/tmp/ssh-XV0AF2sjHIbJ/agent.57\n[2020-03-03T10:03:03.707Z] SSH_AGENT_PID=64\n[2020-03-03T10:03:03.721Z] Running ssh-add (command line suppressed)\n[2020-03-03T10:03:04.089Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_1442808928509041666.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_1442808928509041666.key)\n[2020-03-03T10:03:04.189Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T10:03:04.591Z] + git semver init\n[2020-03-03T10:03:04.591Z] # -> Open(): unable to determine branch for HEAD\n[2020-03-03T10:03:04.592Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git\n[2020-03-03T10:03:04.592Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448\n[2020-03-03T10:03:04.592Z] # $SEMVER_REMOTE_NAME = origin\n[2020-03-03T10:03:04.592Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-03-03T10:03:04.592Z] # $SEMVER_USER_NAME = jenkins\n[2020-03-03T10:03:04.592Z] # $SEMVER_BRANCH = PR-448\n[2020-03-03T10:03:04.592Z] # $SEMVER_TEMP = /tmp/semver-966286612\n[2020-03-03T10:03:04.592Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-03-03T10:03:05.542Z] # \'/tmp/semver-966286612\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver\'\n[2020-03-03T10:03:05.542Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver\n[Pipeline] }\n[2020-03-03T10:03:05.556Z] $ docker exec --env ******** --env ******** 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f ssh-agent -k\n[2020-03-03T10:03:06.025Z] unset SSH_AUTH_SOCK;\n[2020-03-03T10:03:06.025Z] unset SSH_AGENT_PID;\n[2020-03-03T10:03:06.025Z] echo Agent pid 64 killed;\n[2020-03-03T10:03:06.187Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-03-03T10:03:07.274Z] + git semver\n[Pipeline] }\n[2020-03-03T10:03:07.439Z] $ docker stop --time=1 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f\n[2020-03-03T10:03:09.382Z] $ docker rm -f 9b98ec800111f5aa09de63a8a6ee510617097558a72867b84e97ccef75729e3f\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-03-03T10:03:12.222Z] Stashed 29 file(s)\n[Pipeline] echo\n[2020-03-03T10:03:12.224Z] [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-03-03T10:03:27.328Z] Still waiting to schedule task\n[2020-03-03T10:03:27.328Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-03-03T10:03:27.330Z] Still waiting to schedule task\n[2020-03-03T10:03:27.330Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-16g\xe2\x80\x99 are offline\n[2020-03-03T10:05:18.740Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2048 in /w/workspace/dgexfoundry_device-sdk-go_PR-448\n[Pipeline] {\n[Pipeline] ws\n[2020-03-03T10:05:18.754Z] Running in /w/workspace/device-sdk-go/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-03-03T10:05:24.648Z] using credential edgex-jenkins-ssh\n[2020-03-03T10:05:24.671Z] Cloning the remote Git repository\n[2020-03-03T10:05:24.671Z] Cloning with configured refspecs honoured and without tags\n[2020-03-03T10:05:24.735Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-03-03T10:05:24.827Z] > git init /w/workspace/device-sdk-go/7 # timeout=10\n[2020-03-03T10:05:24.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-03-03T10:05:24.911Z] > git --version # timeout=10\n[2020-03-03T10:05:24.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T10:05:24.992Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T10:05:26.032Z] Fetching without tags\n[2020-03-03T10:05:25.897Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-03-03T10:05:25.925Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10\n[2020-03-03T10:05:25.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T10:05:25.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-03-03T10:05:26.043Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-03-03T10:05:26.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T10:05:26.062Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T10:05:26.603Z] Merging remotes/origin/master commit 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 into PR head commit 9a745bfe32a5a3404c99a3416363415dbe8e7da9\n[2020-03-03T10:05:26.917Z] Merge succeeded, producing 9a745bfe32a5a3404c99a3416363415dbe8e7da9\n[2020-03-03T10:05:26.918Z] Checking out Revision 9a745bfe32a5a3404c99a3416363415dbe8e7da9 (PR-448)\n[2020-03-03T10:05:26.627Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T10:05:26.657Z] > git checkout -f 9a745bfe32a5a3404c99a3416363415dbe8e7da9 # timeout=10\n[2020-03-03T10:05:26.784Z] > git remote # timeout=10\n[2020-03-03T10:05:26.823Z] > git config --get remote.origin.url # timeout=10\n[2020-03-03T10:05:26.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T10:05:26.869Z] > git merge 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 # timeout=10\n[2020-03-03T10:05:26.896Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-03-03T10:05:26.922Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T10:05:26.963Z] > git checkout -f 9a745bfe32a5a3404c99a3416363415dbe8e7da9 # timeout=10\n[2020-03-03T10:05:31.410Z] Commit message: "Update README and debug message for discovery"\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-03-03T10:05:32.551Z] =========================================================\n[2020-03-03T10:05:32.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-03-03T10:05:32.551Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:05:33.504Z] + 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 .\n[2020-03-03T10:05:34.474Z] Sending build context to Docker daemon 2.682MB\r\r\n[2020-03-03T10:05:34.474Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-03-03T10:05:34.474Z] Step 2/8 : FROM ${BASE}\n[2020-03-03T10:05:34.751Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-03-03T10:05:34.751Z] cde5963f3b93: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 2a23fa8c16f7: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 777b28850792: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 8a11ddd9e578: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 4cf88f913ddb: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 1df406cf5192: Pulling fs layer\n[2020-03-03T10:05:34.751Z] cd6300453558: Pulling fs layer\n[2020-03-03T10:05:34.751Z] b9c365052c96: Pulling fs layer\n[2020-03-03T10:05:34.751Z] a2d8cc88f415: Pulling fs layer\n[2020-03-03T10:05:34.751Z] ea1d1ca13537: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 3750a50a1c5e: Pulling fs layer\n[2020-03-03T10:05:34.751Z] 8a11ddd9e578: Waiting\n[2020-03-03T10:05:34.751Z] 4cf88f913ddb: Waiting\n[2020-03-03T10:05:34.751Z] 1df406cf5192: Waiting\n[2020-03-03T10:05:34.751Z] cd6300453558: Waiting\n[2020-03-03T10:05:34.751Z] b9c365052c96: Waiting\n[2020-03-03T10:05:34.751Z] a2d8cc88f415: Waiting\n[2020-03-03T10:05:34.751Z] ea1d1ca13537: Waiting\n[2020-03-03T10:05:34.751Z] 3750a50a1c5e: Waiting\n[2020-03-03T10:05:35.026Z] 777b28850792: Verifying Checksum\n[2020-03-03T10:05:35.026Z] 777b28850792: Download complete\n[2020-03-03T10:05:35.026Z] 2a23fa8c16f7: Download complete\n[2020-03-03T10:05:35.026Z] 4cf88f913ddb: Verifying Checksum\n[2020-03-03T10:05:35.026Z] 4cf88f913ddb: Download complete\n[2020-03-03T10:05:35.026Z] 1df406cf5192: Download complete\n[2020-03-03T10:05:35.026Z] cde5963f3b93: Verifying Checksum\n[2020-03-03T10:05:36.010Z] cde5963f3b93: Pull complete\n[2020-03-03T10:05:36.600Z] 2a23fa8c16f7: Pull complete\n[2020-03-03T10:05:37.192Z] 777b28850792: Pull complete\n[2020-03-03T10:05:37.916Z] Running on prd-centos7-docker-4c-2g-2049 in /w/workspace/dgexfoundry_device-sdk-go_PR-448\n[Pipeline] {\n[Pipeline] ws\n[2020-03-03T10:05:37.930Z] Running in /w/workspace/device-sdk-go/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-03-03T10:05:39.160Z] cd6300453558: Verifying Checksum\n[2020-03-03T10:05:39.160Z] cd6300453558: Download complete\n[2020-03-03T10:05:39.160Z] a2d8cc88f415: Verifying Checksum\n[2020-03-03T10:05:39.160Z] a2d8cc88f415: Download complete\n[2020-03-03T10:05:40.344Z] using credential edgex-jenkins-ssh\n[2020-03-03T10:05:40.362Z] Cloning the remote Git repository\n[2020-03-03T10:05:40.362Z] Cloning with configured refspecs honoured and without tags\n[2020-03-03T10:05:41.187Z] Fetching without tags\n[2020-03-03T10:05:40.396Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-03-03T10:05:40.443Z] > git init /w/workspace/device-sdk-go/7 # timeout=10\n[2020-03-03T10:05:40.491Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-03-03T10:05:40.491Z] > git --version # timeout=10\n[2020-03-03T10:05:40.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T10:05:40.529Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T10:05:41.154Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-03-03T10:05:41.163Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10\n[2020-03-03T10:05:41.169Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T10:05:41.182Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-03-03T10:05:41.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-03-03T10:05:41.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T10:05:41.199Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-03-03T10:05:41.566Z] Merging remotes/origin/master commit 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 into PR head commit 9a745bfe32a5a3404c99a3416363415dbe8e7da9\n[2020-03-03T10:05:41.665Z] Merge succeeded, producing 9a745bfe32a5a3404c99a3416363415dbe8e7da9\n[2020-03-03T10:05:41.665Z] Checking out Revision 9a745bfe32a5a3404c99a3416363415dbe8e7da9 (PR-448)\n[2020-03-03T10:05:41.785Z] ea1d1ca13537: Verifying Checksum\n[2020-03-03T10:05:41.785Z] ea1d1ca13537: Download complete\n[2020-03-03T10:05:42.055Z] 3750a50a1c5e: Verifying Checksum\n[2020-03-03T10:05:42.055Z] 3750a50a1c5e: Download complete\n[2020-03-03T10:05:41.576Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T10:05:41.584Z] > git checkout -f 9a745bfe32a5a3404c99a3416363415dbe8e7da9 # timeout=10\n[2020-03-03T10:05:41.637Z] > git remote # timeout=10\n[2020-03-03T10:05:41.642Z] > git config --get remote.origin.url # timeout=10\n[2020-03-03T10:05:41.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-03-03T10:05:41.650Z] > git merge 6b5c10e5a815794950d6808b6cccf5c95c2b64e4 # timeout=10\n[2020-03-03T10:05:41.660Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-03-03T10:05:41.671Z] > git config core.sparsecheckout # timeout=10\n[2020-03-03T10:05:41.691Z] > git checkout -f 9a745bfe32a5a3404c99a3416363415dbe8e7da9 # timeout=10\n[2020-03-03T10:05:44.635Z] b9c365052c96: Verifying Checksum\n[2020-03-03T10:05:44.635Z] b9c365052c96: Download complete\n[2020-03-03T10:05:45.514Z] Commit message: "Update README and debug message for discovery"\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-03-03T10:05:46.046Z] 8a11ddd9e578: Verifying Checksum\n[2020-03-03T10:05:46.046Z] 8a11ddd9e578: Download complete\n[Pipeline] echo\n[2020-03-03T10:05:46.188Z] =========================================================\n[2020-03-03T10:05:46.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-03-03T10:05:46.188Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:05:46.808Z] + 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 .\n[2020-03-03T10:05:47.759Z] Sending build context to Docker daemon 2.682MB\r\r\n[2020-03-03T10:05:47.759Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-03-03T10:05:47.759Z] Step 2/8 : FROM ${BASE}\n[2020-03-03T10:05:47.759Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-03-03T10:05:47.759Z] e6b0cf9c0882: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 2848faf0eed1: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 0f37312ad70f: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 5788d62ee057: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 0e6b1d234666: Pulling fs layer\n[2020-03-03T10:05:47.759Z] bf5d7aec512f: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 34c802a77dc8: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 9eb99e56ec68: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 27c7a5d97fbd: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 5c102a31e300: Pulling fs layer\n[2020-03-03T10:05:47.759Z] dcfb455df0a1: Pulling fs layer\n[2020-03-03T10:05:47.759Z] 5788d62ee057: Waiting\n[2020-03-03T10:05:47.759Z] 0e6b1d234666: Waiting\n[2020-03-03T10:05:47.759Z] bf5d7aec512f: Waiting\n[2020-03-03T10:05:47.759Z] 34c802a77dc8: Waiting\n[2020-03-03T10:05:47.759Z] 9eb99e56ec68: Waiting\n[2020-03-03T10:05:47.759Z] 27c7a5d97fbd: Waiting\n[2020-03-03T10:05:47.759Z] 5c102a31e300: Waiting\n[2020-03-03T10:05:47.759Z] dcfb455df0a1: Waiting\n[2020-03-03T10:05:47.759Z] 0f37312ad70f: Download complete\n[2020-03-03T10:05:47.759Z] 2848faf0eed1: Download complete\n[2020-03-03T10:05:47.759Z] 0e6b1d234666: Verifying Checksum\n[2020-03-03T10:05:47.759Z] 0e6b1d234666: Download complete\n[2020-03-03T10:05:47.759Z] bf5d7aec512f: Verifying Checksum\n[2020-03-03T10:05:47.759Z] bf5d7aec512f: Download complete\n[2020-03-03T10:05:47.759Z] e6b0cf9c0882: Verifying Checksum\n[2020-03-03T10:05:47.759Z] e6b0cf9c0882: Download complete\n[2020-03-03T10:05:48.353Z] e6b0cf9c0882: Pull complete\n[2020-03-03T10:05:48.943Z] 34c802a77dc8: Verifying Checksum\n[2020-03-03T10:05:48.943Z] 34c802a77dc8: Download complete\n[2020-03-03T10:05:48.943Z] 27c7a5d97fbd: Verifying Checksum\n[2020-03-03T10:05:48.943Z] 27c7a5d97fbd: Download complete\n[2020-03-03T10:05:49.526Z] 5c102a31e300: Verifying Checksum\n[2020-03-03T10:05:49.526Z] 5c102a31e300: Download complete\n[2020-03-03T10:05:49.526Z] 2848faf0eed1: Pull complete\n[2020-03-03T10:05:49.526Z] 9eb99e56ec68: Verifying Checksum\n[2020-03-03T10:05:49.526Z] 9eb99e56ec68: Download complete\n[2020-03-03T10:05:49.526Z] dcfb455df0a1: Verifying Checksum\n[2020-03-03T10:05:49.526Z] dcfb455df0a1: Download complete\n[2020-03-03T10:05:49.526Z] 5788d62ee057: Verifying Checksum\n[2020-03-03T10:05:49.526Z] 5788d62ee057: Download complete\n[2020-03-03T10:05:50.461Z] 0f37312ad70f: Pull complete\n[2020-03-03T10:05:57.043Z] 5788d62ee057: Pull complete\n[2020-03-03T10:05:57.043Z] 0e6b1d234666: Pull complete\n[2020-03-03T10:05:57.043Z] bf5d7aec512f: Pull complete\n[2020-03-03T10:05:58.385Z] 8a11ddd9e578: Pull complete\n[2020-03-03T10:05:58.386Z] 4cf88f913ddb: Pull complete\n[2020-03-03T10:05:58.386Z] 1df406cf5192: Pull complete\n[2020-03-03T10:06:02.346Z] 34c802a77dc8: Pull complete\n[2020-03-03T10:06:02.656Z] cd6300453558: Pull complete\n[2020-03-03T10:06:04.937Z] 9eb99e56ec68: Pull complete\n[2020-03-03T10:06:04.937Z] 27c7a5d97fbd: Pull complete\n[2020-03-03T10:06:05.881Z] 5c102a31e300: Pull complete\n[2020-03-03T10:06:06.140Z] dcfb455df0a1: Pull complete\n[2020-03-03T10:06:06.140Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-03-03T10:06:06.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-03-03T10:06:06.140Z] ---> 7c70fe431013\n[2020-03-03T10:06:06.140Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-03-03T10:06:06.140Z] ---> Running in f7566e1cac5d\n[2020-03-03T10:06:06.140Z] Removing intermediate container f7566e1cac5d\n[2020-03-03T10:06:06.140Z] ---> c7fc677c10fa\n[2020-03-03T10:06:06.140Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-03-03T10:06:06.400Z] ---> Running in 296b9a4bc563\n[2020-03-03T10:06:06.917Z] b9c365052c96: Pull complete\n[2020-03-03T10:06:06.917Z] a2d8cc88f415: Pull complete\n[2020-03-03T10:06:07.336Z] Removing intermediate container 296b9a4bc563\n[2020-03-03T10:06:07.336Z] ---> 87698e9e3cba\n[2020-03-03T10:06:07.336Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-03-03T10:06:07.336Z] ---> Running in ff3591c7a344\n[2020-03-03T10:06:07.596Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-03-03T10:06:08.532Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-03-03T10:06:08.532Z] OK: 143 MiB in 39 packages\n[2020-03-03T10:06:08.874Z] ea1d1ca13537: Pull complete\n[2020-03-03T10:06:09.102Z] Removing intermediate container ff3591c7a344\n[2020-03-03T10:06:09.102Z] ---> 98aa4423c253\n[2020-03-03T10:06:09.102Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-03-03T10:06:09.102Z] ---> Running in 5a6eb82e5696\n[2020-03-03T10:06:09.102Z] Removing intermediate container 5a6eb82e5696\n[2020-03-03T10:06:09.102Z] ---> 7fd672bc55e0\n[2020-03-03T10:06:09.102Z] Step 7/8 : COPY . .\n[2020-03-03T10:06:09.466Z] 3750a50a1c5e: Pull complete\n[2020-03-03T10:06:09.466Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-03-03T10:06:09.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-03-03T10:06:09.466Z] ---> 78745c68409d\n[2020-03-03T10:06:09.466Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-03-03T10:06:09.680Z] ---> f69a7ec65b2b\n[2020-03-03T10:06:09.681Z] Step 8/8 : RUN go mod download\n[2020-03-03T10:06:09.681Z] ---> Running in 456f18fdf01e\n[2020-03-03T10:06:12.971Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-03-03T10:06:12.971Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-03-03T10:06:13.234Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-03-03T10:06:13.500Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-03-03T10:06:13.793Z] ---> Running in 61fec7dbab6c\n[2020-03-03T10:06:14.061Z] Removing intermediate container 61fec7dbab6c\n[2020-03-03T10:06:14.061Z] ---> 90616c540958\n[2020-03-03T10:06:14.061Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-03-03T10:06:14.335Z] ---> Running in 49ea8656a940\n[2020-03-03T10:06:16.289Z] Removing intermediate container 49ea8656a940\n[2020-03-03T10:06:16.289Z] ---> d88147fddb0f\n[2020-03-03T10:06:16.289Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-03-03T10:06:16.564Z] ---> Running in 6068751d2ef5\n[2020-03-03T10:06:17.529Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-03-03T10:06:18.494Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-03-03T10:06:18.762Z] OK: 125 MiB in 39 packages\n[2020-03-03T10:06:20.179Z] Removing intermediate container 6068751d2ef5\n[2020-03-03T10:06:20.179Z] ---> 2829b5330943\n[2020-03-03T10:06:20.179Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-03-03T10:06:20.179Z] ---> Running in 5adb1a5c2297\n[2020-03-03T10:06:20.763Z] Removing intermediate container 5adb1a5c2297\n[2020-03-03T10:06:20.763Z] ---> 643b8e822d08\n[2020-03-03T10:06:20.763Z] Step 7/8 : COPY . .\n[2020-03-03T10:06:21.663Z] \x1b[0mRemoving intermediate container 456f18fdf01e\n[2020-03-03T10:06:21.663Z] ---> 90ac409ccc4a\n[2020-03-03T10:06:21.663Z] Successfully built 90ac409ccc4a\n[2020-03-03T10:06:21.663Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[2020-03-03T10:06:21.726Z] ---> 5f825ca070bd\n[2020-03-03T10:06:21.726Z] Step 8/8 : RUN go mod download\n[2020-03-03T10:06:21.726Z] ---> Running in 7bbe6f372ced\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:06:22.070Z] + docker inspect -f . ci-base-image-x86_64\n[2020-03-03T10:06:22.070Z] .\n[Pipeline] withDockerContainer\n[2020-03-03T10:06:22.195Z] prd-centos7-docker-4c-2g-2049 does not seem to be running inside a container\n[2020-03-03T10:06:22.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** ci-base-image-x86_64 cat\n[2020-03-03T10:06:22.826Z] $ docker top fe7c3750665916d9fa972cca5fe56acae65efadd9e21ece9ac0b4e1a2bb783b3 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T10:06:23.670Z] + go version\n[2020-03-03T10:06:23.670Z] go version go1.13.5 linux/amd64\n[2020-03-03T10:06:23.674Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-03-03T10:06:23.674Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[Pipeline] sh\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-03-03T10:06:23.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-03-03T10:06:23.978Z] + make test\n[2020-03-03T10:06:23.978Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-03-03T10:06:24.211Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-03-03T10:06:24.486Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-03-03T10:06:39.525Z] \x1b[0mRemoving intermediate container 7bbe6f372ced\n[2020-03-03T10:06:39.525Z] ---> d7c0882e07a6\n[2020-03-03T10:06:39.525Z] Successfully built d7c0882e07a6\n[2020-03-03T10:06:39.525Z] 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-03-03T10:06:40.004Z] + docker inspect -f . ci-base-image-arm64\n[2020-03-03T10:06:40.004Z] .\n[Pipeline] withDockerContainer\n[2020-03-03T10:06:40.597Z] prd-ubuntu18.04-docker-arm64-4c-16g-2048 does not seem to be running inside a container\n[2020-03-03T10:06:40.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-03-03T10:06:42.207Z] $ docker top 3fa8048abbc89fce5f2169039b6e69a1b22b7afcac837d09457dda8ee7692d5e -eo pid,comm\n[2020-03-03T10:06:42.217Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-03-03T10:06:42.217Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-03-03T10:06:42.217Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-03-03T10:06:42.217Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/autodiscovery\t[no test files]\n[2020-03-03T10:06:42.217Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.013s\tcoverage: 23.1% of statements\n[2020-03-03T10:06:42.217Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.064s\tcoverage: 95.8% of statements\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T10:06:44.444Z] + go version\n[2020-03-03T10:06:44.444Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-03-03T10:06:45.092Z] + make test\n[2020-03-03T10:06:45.093Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-03-03T10:06:45.541Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.273s\tcoverage: 12.7% of statements\n[2020-03-03T10:06:45.541Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.007s\tcoverage: 25.6% of statements\n[2020-03-03T10:07:17.643Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.023s\tcoverage: 30.0% of statements\n[2020-03-03T10:07:17.643Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.440s\tcoverage: 40.6% of statements\n[2020-03-03T10:07:17.643Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-03-03T10:07:17.643Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-03-03T10:07:17.643Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.351s\tcoverage: 69.1% of statements\n[2020-03-03T10:07:17.643Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-03-03T10:07:17.643Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-03-03T10:07:17.643Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-03-03T10:07:17.643Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.067s\tcoverage: 52.6% of statements\n[2020-03-03T10:07:17.643Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.109s\tcoverage: 76.1% of statements\n[2020-03-03T10:07:17.643Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-03-03T10:07:17.643Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-03-03T10:07:17.643Z] gofmt -l .\n[2020-03-03T10:07:17.643Z] [ "`gofmt -l .`" = "" ]\n[2020-03-03T10:07:17.643Z] ./bin/test-attribution-txt.sh\n[2020-03-03T10:07:18.215Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-03-03T10:07:18.946Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-03-03T10:07:18.954Z] $ docker stop --time=1 fe7c3750665916d9fa972cca5fe56acae65efadd9e21ece9ac0b4e1a2bb783b3\n[2020-03-03T10:07:20.430Z] $ docker rm -f fe7c3750665916d9fa972cca5fe56acae65efadd9e21ece9ac0b4e1a2bb783b3\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-03-03T10:07:21.509Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-03-03T10:07:21.805Z] + ls -al .\n[2020-03-03T10:07:21.805Z] total 204\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 3 10:07 .\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 3 10:05 ..\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 3 10:05 api\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 3 10:05 async.go\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 3 10:05 bin\n[2020-03-03T10:07:21.805Z] -rw-r--r--. 1 jenkins jenkins 103117 Mar 3 10:07 coverage.out\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 3 10:05 Dockerfile.build\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 3 10:05 .dockerignore\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 3 10:05 example\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 3 10:05 .git\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 3 10:05 .github\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 3 10:05 .gitignore\n[2020-03-03T10:07:21.805Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 3 10:07 go.mod\n[2020-03-03T10:07:21.805Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 3 10:07 go.sum\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 14 jenkins jenkins 197 Mar 3 10:05 internal\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 3 10:05 Jenkinsfile\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 3 10:05 LICENSE\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 3 10:05 Makefile\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 3 10:05 manageddevices.go\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 3 10:05 managedprofiles.go\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 3 10:05 managedwatchers.go\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 3 10:05 pkg\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 3 10:05 README.md\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 3 10:05 .semver\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 10377 Mar 3 10:05 service.go\n[2020-03-03T10:07:21.805Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 3 10:05 snap\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 3 10:03 VERSION\n[2020-03-03T10:07:21.805Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 3 10:05 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:07:22.105Z] + 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=9a745bfe32a5a3404c99a3416363415dbe8e7da9 --label arch=amd64 --label version=0.0.0 .\n[2020-03-03T10:07:22.365Z] Sending build context to Docker daemon 2.811MB\r\r\n[2020-03-03T10:07:22.365Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-03-03T10:07:22.365Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-03-03T10:07:22.365Z] ---> 90ac409ccc4a\n[2020-03-03T10:07:22.365Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-03-03T10:07:22.365Z] ---> Running in 0d5231f4ba31\n[2020-03-03T10:07:22.365Z] Removing intermediate container 0d5231f4ba31\n[2020-03-03T10:07:22.365Z] ---> 194c0732f813\n[2020-03-03T10:07:22.365Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-03-03T10:07:22.627Z] ---> Running in 8fb49a38e726\n[2020-03-03T10:07:22.628Z] Removing intermediate container 8fb49a38e726\n[2020-03-03T10:07:22.628Z] ---> 8bffbbcefcd1\n[2020-03-03T10:07:22.628Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-03-03T10:07:22.628Z] ---> Running in ec05001c75d4\n[2020-03-03T10:07:22.891Z] Removing intermediate container ec05001c75d4\n[2020-03-03T10:07:22.891Z] ---> feb871e7d136\n[2020-03-03T10:07:22.891Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-03-03T10:07:22.891Z] ---> Running in cb302beaaa8e\n[2020-03-03T10:07:23.843Z] Removing intermediate container cb302beaaa8e\n[2020-03-03T10:07:23.843Z] ---> aeddebc26ef0\n[2020-03-03T10:07:23.843Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-03-03T10:07:23.843Z] ---> Running in 3fe9b8ff4e20\n[2020-03-03T10:07:24.105Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-03-03T10:07:25.044Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-03-03T10:07:25.308Z] OK: 143 MiB in 39 packages\n[2020-03-03T10:07:25.569Z] Removing intermediate container 3fe9b8ff4e20\n[2020-03-03T10:07:25.569Z] ---> 99072f76f1a4\n[2020-03-03T10:07:25.569Z] Step 8/20 : COPY . .\n[2020-03-03T10:07:26.141Z] ---> 23bf09b994df\n[2020-03-03T10:07:26.141Z] Step 9/20 : RUN ${MAKE}\n[2020-03-03T10:07:26.141Z] ---> Running in 62f80340a30b\n[2020-03-03T10:07:26.406Z] 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-03-03T10:07:32.027Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-03-03T10:07:32.027Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-03-03T10:07:32.027Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-03-03T10:07:32.027Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/autodiscovery\t[no test files]\n[2020-03-03T10:07:32.027Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.027s\tcoverage: 23.1% of statements\n[2020-03-03T10:07:32.027Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.216s\tcoverage: 95.8% of statements\n[2020-03-03T10:07:32.027Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.076s\tcoverage: 12.7% of statements\n[2020-03-03T10:07:32.027Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.022s\tcoverage: 25.6% of statements\n[2020-03-03T10:07:38.744Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-03-03T10:07:44.048Z] Removing intermediate container 62f80340a30b\n[2020-03-03T10:07:44.048Z] ---> bf2e75985e54\n[2020-03-03T10:07:44.048Z] Step 10/20 : FROM scratch\n[2020-03-03T10:07:44.048Z] ---> \n[2020-03-03T10:07:44.048Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-03-03T10:07:44.048Z] ---> Running in 9a8110608ddd\n[2020-03-03T10:07:44.048Z] Removing intermediate container 9a8110608ddd\n[2020-03-03T10:07:44.048Z] ---> ff1b5119463b\n[2020-03-03T10:07:44.048Z] Step 12/20 : ENV APP_PORT=49990\n[2020-03-03T10:07:44.307Z] ---> Running in 852d223d5e5e\n[2020-03-03T10:07:44.307Z] Removing intermediate container 852d223d5e5e\n[2020-03-03T10:07:44.307Z] ---> 6a0a3f5ca657\n[2020-03-03T10:07:44.307Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-03-03T10:07:44.307Z] ---> Running in 83d90b9bacd5\n[2020-03-03T10:07:44.567Z] Removing intermediate container 83d90b9bacd5\n[2020-03-03T10:07:44.567Z] ---> 15908668ec35\n[2020-03-03T10:07:44.567Z] Step 14/20 : WORKDIR /\n[2020-03-03T10:07:44.567Z] ---> Running in 7b814ebce119\n[2020-03-03T10:07:44.567Z] Removing intermediate container 7b814ebce119\n[2020-03-03T10:07:44.567Z] ---> 2479968d37b9\n[2020-03-03T10:07:44.567Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-03-03T10:07:45.137Z] ---> fcfe15bf26fb\n[2020-03-03T10:07:45.137Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-03-03T10:07:45.397Z] ---> 491aca7d513e\n[2020-03-03T10:07:45.397Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-03-03T10:07:45.397Z] ---> Running in 93fd5deeda6b\n[2020-03-03T10:07:45.657Z] Removing intermediate container 93fd5deeda6b\n[2020-03-03T10:07:45.657Z] ---> 69bf1c38e6a9\n[2020-03-03T10:07:45.657Z] Step 18/20 : LABEL arch=amd64\n[2020-03-03T10:07:45.657Z] ---> Running in 1fb19e0fc9c4\n[2020-03-03T10:07:45.657Z] Removing intermediate container 1fb19e0fc9c4\n[2020-03-03T10:07:45.657Z] ---> a850fd93052d\n[2020-03-03T10:07:45.657Z] Step 19/20 : LABEL git_sha=9a745bfe32a5a3404c99a3416363415dbe8e7da9\n[2020-03-03T10:07:45.657Z] ---> Running in e541994d6af2\n[2020-03-03T10:07:45.916Z] Removing intermediate container e541994d6af2\n[2020-03-03T10:07:45.916Z] ---> 277e5c69786a\n[2020-03-03T10:07:45.916Z] Step 20/20 : LABEL version=0.0.0\n[2020-03-03T10:07:45.916Z] ---> Running in e50c33feeaf1\n[2020-03-03T10:07:46.177Z] Removing intermediate container e50c33feeaf1\n[2020-03-03T10:07:46.177Z] ---> 400ba0e4df1f\n[2020-03-03T10:07:46.177Z] [Warning] One or more build-args [ARCH] were not consumed\n[2020-03-03T10:07:46.177Z] Successfully built 400ba0e4df1f\n[2020-03-03T10:07:46.177Z] 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-03-03T10:08:04.301Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.074s\tcoverage: 30.0% of statements\n[2020-03-03T10:08:04.302Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.419s\tcoverage: 40.6% of statements\n[2020-03-03T10:08:04.302Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-03-03T10:08:04.302Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-03-03T10:08:04.302Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.809s\tcoverage: 69.1% of statements\n[2020-03-03T10:08:04.302Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-03-03T10:08:04.302Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-03-03T10:08:04.302Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-03-03T10:08:04.302Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.067s\tcoverage: 52.6% of statements\n[2020-03-03T10:08:04.302Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.339s\tcoverage: 76.1% of statements\n[2020-03-03T10:08:04.302Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-03-03T10:08:04.302Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-03-03T10:08:09.673Z] gofmt -l .\n[2020-03-03T10:08:09.673Z] [ "`gofmt -l .`" = "" ]\n[2020-03-03T10:08:09.944Z] ./bin/test-attribution-txt.sh\n[2020-03-03T10:08:10.531Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-03-03T10:08:11.133Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-03-03T10:08:11.581Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-03-03T10:08:11.583Z] $ docker stop --time=1 3fa8048abbc89fce5f2169039b6e69a1b22b7afcac837d09457dda8ee7692d5e\n[2020-03-03T10:08:13.814Z] $ docker rm -f 3fa8048abbc89fce5f2169039b6e69a1b22b7afcac837d09457dda8ee7692d5e\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-03-03T10:08:14.818Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-03-03T10:08:15.145Z] + ls -al .\n[2020-03-03T10:08:15.145Z] total 244\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 10:08 .\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 10:05 ..\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 3 10:05 .dockerignore\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 10:05 .git\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 10:05 .github\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 3 10:05 .gitignore\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 10:05 .semver\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 3 10:05 Dockerfile.build\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 3 10:05 Jenkinsfile\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 3 10:05 LICENSE\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 3 10:05 Makefile\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 3 10:05 README.md\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 10:03 VERSION\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 10:05 api\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 3 10:05 async.go\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 10:05 bin\n[2020-03-03T10:08:15.145Z] -rw-r--r-- 1 jenkins jenkins 103117 Mar 3 10:08 coverage.out\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 10:05 example\n[2020-03-03T10:08:15.145Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 3 10:08 go.mod\n[2020-03-03T10:08:15.145Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 3 10:08 go.sum\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 3 10:05 internal\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 3 10:05 manageddevices.go\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 3 10:05 managedprofiles.go\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 3 10:05 managedwatchers.go\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 10:05 pkg\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 10377 Mar 3 10:05 service.go\n[2020-03-03T10:08:15.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 10:05 snap\n[2020-03-03T10:08:15.145Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 3 10:05 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:08:15.479Z] + 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=9a745bfe32a5a3404c99a3416363415dbe8e7da9 --label arch=arm64 --label version=0.0.0 .\n[2020-03-03T10:08:16.070Z] Sending build context to Docker daemon 2.811MB\r\r\n[2020-03-03T10:08:16.070Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-03-03T10:08:16.070Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-03-03T10:08:16.070Z] ---> d7c0882e07a6\n[2020-03-03T10:08:16.070Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-03-03T10:08:16.070Z] ---> Running in 336a841556ac\n[2020-03-03T10:08:16.340Z] Removing intermediate container 336a841556ac\n[2020-03-03T10:08:16.340Z] ---> a8ccdbc38ebc\n[2020-03-03T10:08:16.340Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-03-03T10:08:16.608Z] ---> Running in 7abc6c45fae6\n[2020-03-03T10:08:16.877Z] Removing intermediate container 7abc6c45fae6\n[2020-03-03T10:08:16.877Z] ---> 8180e0c977f3\n[2020-03-03T10:08:16.877Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-03-03T10:08:17.147Z] ---> Running in 9eaf5036921f\n[2020-03-03T10:08:17.419Z] Removing intermediate container 9eaf5036921f\n[2020-03-03T10:08:17.419Z] ---> c7e0841c807a\n[2020-03-03T10:08:17.419Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-03-03T10:08:17.419Z] ---> Running in ebae867c879c\n[2020-03-03T10:08:19.374Z] Removing intermediate container ebae867c879c\n[2020-03-03T10:08:19.374Z] ---> bfd6246b9724\n[2020-03-03T10:08:19.374Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-03-03T10:08:19.374Z] ---> Running in d5dbc60c0681\n[2020-03-03T10:08:20.340Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-03-03T10:08:21.302Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-03-03T10:08:21.570Z] OK: 125 MiB in 39 packages\n[2020-03-03T10:08:22.538Z] Removing intermediate container d5dbc60c0681\n[2020-03-03T10:08:22.538Z] ---> 615cc83f5143\n[2020-03-03T10:08:22.538Z] Step 8/20 : COPY . .\n[2020-03-03T10:08:23.508Z] ---> 7f4cf10f627e\n[2020-03-03T10:08:23.508Z] Step 9/20 : RUN ${MAKE}\n[2020-03-03T10:08:23.776Z] ---> Running in bbc1fc5a27e2\n[2020-03-03T10:08:24.750Z] 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-03-03T10:09:03.675Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-03-03T10:09:13.772Z] Removing intermediate container bbc1fc5a27e2\n[2020-03-03T10:09:13.772Z] ---> 1b10df5101c4\n[2020-03-03T10:09:13.772Z] Step 10/20 : FROM scratch\n[2020-03-03T10:09:13.772Z] ---> \n[2020-03-03T10:09:13.772Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-03-03T10:09:13.772Z] ---> Running in d6236cf33eaf\n[2020-03-03T10:09:14.041Z] Removing intermediate container d6236cf33eaf\n[2020-03-03T10:09:14.041Z] ---> 90b8e56282b2\n[2020-03-03T10:09:14.041Z] Step 12/20 : ENV APP_PORT=49990\n[2020-03-03T10:09:14.041Z] ---> Running in 28c8259112ce\n[2020-03-03T10:09:14.310Z] Removing intermediate container 28c8259112ce\n[2020-03-03T10:09:14.310Z] ---> af9e6d56aa35\n[2020-03-03T10:09:14.310Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-03-03T10:09:14.577Z] ---> Running in e8b418c738bc\n[2020-03-03T10:09:14.849Z] Removing intermediate container e8b418c738bc\n[2020-03-03T10:09:14.849Z] ---> dadb869321de\n[2020-03-03T10:09:14.849Z] Step 14/20 : WORKDIR /\n[2020-03-03T10:09:14.849Z] ---> Running in addd91c7863b\n[2020-03-03T10:09:15.437Z] Removing intermediate container addd91c7863b\n[2020-03-03T10:09:15.437Z] ---> 8e0cd9aa1dfd\n[2020-03-03T10:09:15.437Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-03-03T10:09:16.405Z] ---> a8d283bc752d\n[2020-03-03T10:09:16.405Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-03-03T10:09:17.000Z] ---> 61f4defff95e\n[2020-03-03T10:09:17.000Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-03-03T10:09:17.269Z] ---> Running in 15cfd4af35fa\n[2020-03-03T10:09:17.536Z] Removing intermediate container 15cfd4af35fa\n[2020-03-03T10:09:17.536Z] ---> 4188243453e6\n[2020-03-03T10:09:17.536Z] Step 18/20 : LABEL arch=arm64\n[2020-03-03T10:09:17.805Z] ---> Running in 8feb72bb79fc\n[2020-03-03T10:09:18.076Z] Removing intermediate container 8feb72bb79fc\n[2020-03-03T10:09:18.076Z] ---> 552a41deb22a\n[2020-03-03T10:09:18.076Z] Step 19/20 : LABEL git_sha=9a745bfe32a5a3404c99a3416363415dbe8e7da9\n[2020-03-03T10:09:18.076Z] ---> Running in 25d8f7b9525b\n[2020-03-03T10:09:18.663Z] Removing intermediate container 25d8f7b9525b\n[2020-03-03T10:09:18.663Z] ---> 5406f62481fe\n[2020-03-03T10:09:18.663Z] Step 20/20 : LABEL version=0.0.0\n[2020-03-03T10:09:18.663Z] ---> Running in 0152a7d258ec\n[2020-03-03T10:09:18.931Z] Removing intermediate container 0152a7d258ec\n[2020-03-03T10:09:18.931Z] ---> 15c5b6d2a2c1\n[2020-03-03T10:09:18.931Z] [Warning] One or more build-args [ARCH] were not consumed\n[2020-03-03T10:09:18.931Z] Successfully built 15c5b6d2a2c1\n[2020-03-03T10:09:18.931Z] 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-03-03T10:09:19.291Z] provisioning config files...\n[2020-03-03T10:09:19.304Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config8223258815347461441tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-03-03T10:09:19.638Z] + curl -s https://codecov.io/bash\n[2020-03-03T10:09:19.638Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config8223258815347461441tmp\n[2020-03-03T10:09:19.909Z] \n[2020-03-03T10:09:19.909Z] _____ _\n[2020-03-03T10:09:19.909Z] / ____| | |\n[2020-03-03T10:09:19.909Z] | | ___ __| | ___ ___ _____ __\n[2020-03-03T10:09:19.909Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-03-03T10:09:19.909Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-03-03T10:09:19.909Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-03-03T10:09:19.909Z] Bash-20200214-585fef0\n[2020-03-03T10:09:19.909Z] \n[2020-03-03T10:09:19.909Z] \n[2020-03-03T10:09:19.909Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-03-03T10:09:19.909Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-03-03T10:09:19.909Z] \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-03-03T10:09:19.909Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-03-03T10:09:19.909Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-03-03T10:09:19.909Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-03-03T10:09:19.909Z] \x1b[0;32m+\x1b[0m .\n[2020-03-03T10:09:19.909Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-03-03T10:09:19.909Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-03-03T10:09:19.909Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-03-03T10:09:19.909Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=103117\x1b[0m\n[2020-03-03T10:09:20.172Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-03-03T10:09:20.172Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-03-03T10:09:20.434Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-03-03T10:09:20.434Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-03-03T10:09:20.434Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-03-03T10:09:20.434Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-03-03T10:09:20.434Z] \x1b[0;90mquery:\x1b[0m branch=PR-448&commit=9a745bfe32a5a3404c99a3416363415dbe8e7da9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job=\n[2020-03-03T10:09:20.434Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-03-03T10:09:20.434Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-448&commit=9a745bfe32a5a3404c99a3416363415dbe8e7da9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job=\n[2020-03-03T10:09:21.041Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-03-03T10:09:21.662Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/9a745bfe32a5a3404c99a3416363415dbe8e7da9\x1b[0m\n[Pipeline] }\n[2020-03-03T10:09:21.675Z] 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-03-03T10:09:22.322Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-03-03T10:09:22.662Z] ---> package-listing.sh\n[2020-03-03T10:09:22.662Z] ++ facter osfamily\n[2020-03-03T10:09:22.662Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-03-03T10:09:22.662Z] + OS_FAMILY=redhat\n[2020-03-03T10:09:22.662Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448\n[2020-03-03T10:09:22.662Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-03-03T10:09:22.662Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-03-03T10:09:22.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-03-03T10:09:22.662Z] + PACKAGES=/tmp/packages_start.txt\n[2020-03-03T10:09:22.662Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-448 \']\'\n[2020-03-03T10:09:22.662Z] + PACKAGES=/tmp/packages_end.txt\n[2020-03-03T10:09:22.662Z] + case "${OS_FAMILY}" in\n[2020-03-03T10:09:22.662Z] + rpm -qa\n[2020-03-03T10:09:22.662Z] + sort\n[2020-03-03T10:09:27.988Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-03-03T10:09:27.988Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-03-03T10:09:27.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-03-03T10:09:27.988Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-448 \']\'\n[2020-03-03T10:09:27.988Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/\n[2020-03-03T10:09:27.988Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:09:28.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-03-03T10:09:28.445Z] \n[2020-03-03T10:09:28.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-03-03T10:09:28.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-03-03T10:09:28.965Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-03-03T10:09:28.965Z] e6b0cf9c0882: Pulling fs layer\n[2020-03-03T10:09:28.965Z] da0e9bf0cc60: Pulling fs layer\n[2020-03-03T10:09:28.965Z] c9ea274ed700: Pulling fs layer\n[2020-03-03T10:09:28.965Z] 9cfac6ba3733: Pulling fs layer\n[2020-03-03T10:09:28.965Z] f6a933c9cadc: Pulling fs layer\n[2020-03-03T10:09:28.965Z] 61811dbd4963: Pulling fs layer\n[2020-03-03T10:09:28.965Z] a6eb2c9e2280: Pulling fs layer\n[2020-03-03T10:09:28.965Z] 095dd8b7b4d8: Pulling fs layer\n[2020-03-03T10:09:28.965Z] dc21a1d4508b: Pulling fs layer\n[2020-03-03T10:09:28.965Z] 363af2e989c4: Pulling fs layer\n[2020-03-03T10:09:28.965Z] 9cfac6ba3733: Waiting\n[2020-03-03T10:09:28.965Z] f6a933c9cadc: Waiting\n[2020-03-03T10:09:28.965Z] 61811dbd4963: Waiting\n[2020-03-03T10:09:28.965Z] a6eb2c9e2280: Waiting\n[2020-03-03T10:09:28.965Z] 095dd8b7b4d8: Waiting\n[2020-03-03T10:09:28.965Z] dc21a1d4508b: Waiting\n[2020-03-03T10:09:28.965Z] 363af2e989c4: Waiting\n[2020-03-03T10:09:29.277Z] da0e9bf0cc60: Verifying Checksum\n[2020-03-03T10:09:29.277Z] da0e9bf0cc60: Download complete\n[2020-03-03T10:09:29.277Z] 9cfac6ba3733: Verifying Checksum\n[2020-03-03T10:09:29.277Z] 9cfac6ba3733: Download complete\n[2020-03-03T10:09:29.680Z] e6b0cf9c0882: Verifying Checksum\n[2020-03-03T10:09:29.680Z] e6b0cf9c0882: Download complete\n[2020-03-03T10:09:29.680Z] f6a933c9cadc: Download complete\n[2020-03-03T10:09:29.680Z] a6eb2c9e2280: Verifying Checksum\n[2020-03-03T10:09:29.680Z] a6eb2c9e2280: Download complete\n[2020-03-03T10:09:30.401Z] e6b0cf9c0882: Pull complete\n[2020-03-03T10:09:30.802Z] da0e9bf0cc60: Pull complete\n[2020-03-03T10:09:31.945Z] c9ea274ed700: Verifying Checksum\n[2020-03-03T10:09:31.945Z] c9ea274ed700: Download complete\n[2020-03-03T10:09:32.252Z] 095dd8b7b4d8: Download complete\n[2020-03-03T10:09:32.252Z] 363af2e989c4: Verifying Checksum\n[2020-03-03T10:09:32.252Z] 363af2e989c4: Download complete\n[2020-03-03T10:09:32.252Z] dc21a1d4508b: Verifying Checksum\n[2020-03-03T10:09:32.252Z] dc21a1d4508b: Download complete\n[2020-03-03T10:09:32.888Z] 61811dbd4963: Verifying Checksum\n[2020-03-03T10:09:32.888Z] 61811dbd4963: Download complete\n[2020-03-03T10:09:34.863Z] c9ea274ed700: Pull complete\n[2020-03-03T10:09:35.134Z] 9cfac6ba3733: Pull complete\n[2020-03-03T10:09:35.417Z] f6a933c9cadc: Pull complete\n[2020-03-03T10:09:40.881Z] 61811dbd4963: Pull complete\n[2020-03-03T10:09:40.881Z] a6eb2c9e2280: Pull complete\n[2020-03-03T10:09:43.513Z] 095dd8b7b4d8: Pull complete\n[2020-03-03T10:09:43.513Z] dc21a1d4508b: Pull complete\n[2020-03-03T10:09:43.778Z] 363af2e989c4: Pull complete\n[2020-03-03T10:09:43.778Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-03-03T10:09:43.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-03-03T10:09:44.055Z] prd-centos7-docker-4c-2g-2046 does not seem to be running inside a container\n[2020-03-03T10:09:44.141Z] $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-03-03T10:09:45.756Z] $ docker top e8842b68bd020091fd6c19e3f125dec09d3f2047fe3d21ed5c16e83258ceec7a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-03-03T10:09:46.579Z] provisioning config files...\n[2020-03-03T10:09:46.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config298652087308394538tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-03-03T10:09:46.615Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-03-03T10:09:46.976Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-03-03T10:09:46.991Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-03-03T10:09:47.373Z] ---> logs-deploy.sh\n[2020-03-03T10:09:47.373Z] + ARCHIVE_ARTIFACTS=\n[2020-03-03T10:09:47.373Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-03-03T10:09:47.373Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-03-03T10:09:47.373Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-03-03T10:09:47.373Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/7\n[2020-03-03T10:09:47.373Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/7/\n[2020-03-03T10:09:47.373Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/7 /w/workspace/dgexfoundry_device-sdk-go_PR-448\n[2020-03-03T10:09:49.332Z] Archives upload complete.\n[2020-03-03T10:09:49.332Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/7/\n'