Pull request #473 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2751 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-473 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c Merge succeeded, producing 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c Checking out Revision 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c (PR-473) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c # timeout=10 Commit message: "Switch CBOR library for better security" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T04:57:58.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T04:58:00.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T04:58:00.226Z] [2020-04-08T04:58:00.226Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T04:58:00.582Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T04:58:00.582Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T04:58:00.582Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T04:58:00.582Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T04:58:00.582Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T04:58:00.582Z] 93b08a4f1073: Pulling fs layer [2020-04-08T04:58:00.582Z] 93b08a4f1073: Waiting [2020-04-08T04:58:00.582Z] b8cc5d1170e3: Download complete [2020-04-08T04:58:00.845Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T04:58:00.845Z] 9123ac7c32f7: Download complete [2020-04-08T04:58:00.845Z] 93b08a4f1073: Verifying Checksum [2020-04-08T04:58:00.845Z] 93b08a4f1073: Download complete [2020-04-08T04:58:00.845Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T04:58:00.845Z] 2924cbbf6a41: Download complete [2020-04-08T04:58:01.110Z] 9123ac7c32f7: Pull complete [2020-04-08T04:58:01.110Z] b8cc5d1170e3: Pull complete [2020-04-08T04:58:02.066Z] 2924cbbf6a41: Pull complete [2020-04-08T04:58:02.336Z] 93b08a4f1073: Pull complete [2020-04-08T04:58:02.336Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T04:58:02.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T04:58:02.488Z] prd-centos7-docker-4c-2g-2751 does not seem to be running inside a container [2020-04-08T04:58:02.540Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-473 -v /w/workspace/dgexfoundry_device-sdk-go_PR-473:/w/workspace/dgexfoundry_device-sdk-go_PR-473:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T04:58:03.207Z] $ docker top faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T04:58:03.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T04:58:03.479Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T04:58:03.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T04:58:03.714Z] $ docker exec faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf ssh-agent [2020-04-08T04:58:03.921Z] SSH_AUTH_SOCK=/tmp/ssh-sKiyRDc69Mb7/agent.15 [2020-04-08T04:58:03.921Z] SSH_AGENT_PID=22 [2020-04-08T04:58:03.934Z] Running ssh-add (command line suppressed) [2020-04-08T04:58:04.088Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_6080509543411141466.key (/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_6080509543411141466.key) [2020-04-08T04:58:04.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T04:58:04.480Z] + git describe --exact-match --tags HEAD [2020-04-08T04:58:04.480Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T04:58:04.533Z] $ docker exec --env ******** --env ******** faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf ssh-agent -k [2020-04-08T04:58:04.673Z] unset SSH_AUTH_SOCK; [2020-04-08T04:58:04.673Z] unset SSH_AGENT_PID; [2020-04-08T04:58:04.673Z] echo Agent pid 22 killed; [2020-04-08T04:58:04.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T04:58:04.808Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T04:58:04.808Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T04:58:04.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T04:58:04.882Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T04:58:05.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T04:58:05.105Z] $ docker exec faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf ssh-agent [2020-04-08T04:58:05.334Z] SSH_AUTH_SOCK=/tmp/ssh-IX9XkTJIbBCL/agent.58 [2020-04-08T04:58:05.334Z] SSH_AGENT_PID=65 [2020-04-08T04:58:05.341Z] Running ssh-add (command line suppressed) [2020-04-08T04:58:05.494Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_1893342929269427034.key (/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_1893342929269427034.key) [2020-04-08T04:58:05.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T04:58:06.026Z] + git semver init [2020-04-08T04:58:06.026Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T04:58:06.026Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-473/.git [2020-04-08T04:58:06.026Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T04:58:06.026Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T04:58:06.026Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T04:58:06.026Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T04:58:06.026Z] # $SEMVER_BRANCH = PR-473 [2020-04-08T04:58:06.026Z] # $SEMVER_TEMP = /tmp/semver-031244185 [2020-04-08T04:58:06.026Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-08T04:58:06.596Z] # '/tmp/semver-031244185' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-473/.semver' [2020-04-08T04:58:06.596Z] # -> Force: false [2020-04-08T04:58:06.596Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-473/.semver [Pipeline] } [2020-04-08T04:58:06.612Z] $ docker exec --env ******** --env ******** faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf ssh-agent -k [2020-04-08T04:58:06.793Z] unset SSH_AUTH_SOCK; [2020-04-08T04:58:06.793Z] unset SSH_AGENT_PID; [2020-04-08T04:58:06.793Z] echo Agent pid 65 killed; [2020-04-08T04:58:06.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T04:58:07.261Z] + git semver [Pipeline] } [2020-04-08T04:58:07.276Z] $ docker stop --time=1 faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf [2020-04-08T04:58:08.625Z] $ docker rm -f faefa15fddabf785d52c8ca7ed7cf5047a0651dc3f273753aa29aeacb8489ecf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T04:58:09.420Z] Stashed 36 file(s) [Pipeline] echo [2020-04-08T04:58:09.422Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-08T04:58:24.634Z] Still waiting to schedule task [2020-04-08T04:58:24.634Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2751’ [2020-04-08T04:58:24.636Z] Still waiting to schedule task [2020-04-08T04:58:24.636Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-08T05:01:05.230Z] Running on prd-centos7-docker-4c-2g-2753 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] ws [2020-04-08T05:01:05.265Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-04-08T05:01:07.197Z] using credential edgex-jenkins-ssh [2020-04-08T05:01:07.247Z] Cloning the remote Git repository [2020-04-08T05:01:07.247Z] Cloning with configured refspecs honoured and without tags [2020-04-08T05:01:06.645Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T05:01:06.680Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-04-08T05:01:06.722Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T05:01:06.723Z] > git --version # timeout=10 [2020-04-08T05:01:06.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T05:01:06.753Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T05:01:08.010Z] Fetching without tags [2020-04-08T05:01:08.408Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [2020-04-08T05:01:08.497Z] Merge succeeded, producing 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [2020-04-08T05:01:08.497Z] Checking out Revision 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c (PR-473) [2020-04-08T05:01:07.379Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T05:01:07.384Z] > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 [2020-04-08T05:01:07.389Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T05:01:07.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T05:01:07.410Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T05:01:07.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T05:01:07.414Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T05:01:07.849Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T05:01:07.855Z] > git checkout -f 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c # timeout=10 [2020-04-08T05:01:07.903Z] > git remote # timeout=10 [2020-04-08T05:01:07.907Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T05:01:07.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T05:01:07.919Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-08T05:01:07.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T05:01:07.937Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T05:01:07.941Z] > git checkout -f 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c # timeout=10 [2020-04-08T05:01:12.404Z] Commit message: "Switch CBOR library for better security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T05:01:13.426Z] ========================================================= [2020-04-08T05:01:13.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T05:01:13.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:01:14.081Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-08T05:01:14.343Z] Sending build context to Docker daemon 2.805MB [2020-04-08T05:01:14.343Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T05:01:14.343Z] Step 2/8 : FROM ${BASE} [2020-04-08T05:01:14.343Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T05:01:14.343Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T05:01:14.343Z] 2848faf0eed1: Pulling fs layer [2020-04-08T05:01:14.343Z] 0f37312ad70f: Pulling fs layer [2020-04-08T05:01:14.343Z] 5788d62ee057: Pulling fs layer [2020-04-08T05:01:14.343Z] 0e6b1d234666: Pulling fs layer [2020-04-08T05:01:14.343Z] bf5d7aec512f: Pulling fs layer [2020-04-08T05:01:14.343Z] 34c802a77dc8: Pulling fs layer [2020-04-08T05:01:14.343Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T05:01:14.343Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T05:01:14.343Z] 5c102a31e300: Pulling fs layer [2020-04-08T05:01:14.343Z] dcfb455df0a1: Pulling fs layer [2020-04-08T05:01:14.343Z] 0e6b1d234666: Waiting [2020-04-08T05:01:14.343Z] bf5d7aec512f: Waiting [2020-04-08T05:01:14.343Z] 34c802a77dc8: Waiting [2020-04-08T05:01:14.343Z] 5c102a31e300: Waiting [2020-04-08T05:01:14.343Z] 9eb99e56ec68: Waiting [2020-04-08T05:01:14.343Z] 27c7a5d97fbd: Waiting [2020-04-08T05:01:14.343Z] dcfb455df0a1: Waiting [2020-04-08T05:01:14.343Z] 5788d62ee057: Waiting [2020-04-08T05:01:14.343Z] 0f37312ad70f: Verifying Checksum [2020-04-08T05:01:14.343Z] 0f37312ad70f: Download complete [2020-04-08T05:01:14.343Z] 2848faf0eed1: Download complete [2020-04-08T05:01:14.343Z] 0e6b1d234666: Verifying Checksum [2020-04-08T05:01:14.343Z] 0e6b1d234666: Download complete [2020-04-08T05:01:14.343Z] bf5d7aec512f: Verifying Checksum [2020-04-08T05:01:14.343Z] bf5d7aec512f: Download complete [2020-04-08T05:01:14.343Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T05:01:14.343Z] e6b0cf9c0882: Download complete [2020-04-08T05:01:14.606Z] e6b0cf9c0882: Pull complete [2020-04-08T05:01:14.869Z] 2848faf0eed1: Pull complete [2020-04-08T05:01:14.869Z] 0f37312ad70f: Pull complete [2020-04-08T05:01:15.133Z] 34c802a77dc8: Verifying Checksum [2020-04-08T05:01:15.133Z] 34c802a77dc8: Download complete [2020-04-08T05:01:15.133Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T05:01:15.133Z] 27c7a5d97fbd: Download complete [2020-04-08T05:01:15.713Z] 5c102a31e300: Verifying Checksum [2020-04-08T05:01:15.713Z] 5c102a31e300: Download complete [2020-04-08T05:01:15.714Z] dcfb455df0a1: Verifying Checksum [2020-04-08T05:01:15.714Z] dcfb455df0a1: Download complete [2020-04-08T05:01:16.283Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T05:01:16.283Z] 9eb99e56ec68: Download complete [2020-04-08T05:01:16.283Z] 5788d62ee057: Verifying Checksum [2020-04-08T05:01:16.283Z] 5788d62ee057: Download complete [2020-04-08T05:01:21.574Z] 5788d62ee057: Pull complete [2020-04-08T05:01:21.574Z] 0e6b1d234666: Pull complete [2020-04-08T05:01:21.574Z] bf5d7aec512f: Pull complete [2020-04-08T05:01:24.943Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2752 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] ws [2020-04-08T05:01:24.993Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-04-08T05:01:28.136Z] 34c802a77dc8: Pull complete [2020-04-08T05:01:30.068Z] 9eb99e56ec68: Pull complete [2020-04-08T05:01:30.326Z] 27c7a5d97fbd: Pull complete [2020-04-08T05:01:30.893Z] 5c102a31e300: Pull complete [2020-04-08T05:01:31.152Z] dcfb455df0a1: Pull complete [2020-04-08T05:01:31.153Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T05:01:31.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T05:01:31.153Z] ---> 7c70fe431013 [2020-04-08T05:01:31.153Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T05:01:31.153Z] ---> Running in 37959873a048 [2020-04-08T05:01:31.225Z] using credential edgex-jenkins-ssh [2020-04-08T05:01:31.275Z] Cloning the remote Git repository [2020-04-08T05:01:31.275Z] Cloning with configured refspecs honoured and without tags [2020-04-08T05:01:31.414Z] Removing intermediate container 37959873a048 [2020-04-08T05:01:31.414Z] ---> 29f11915cca2 [2020-04-08T05:01:31.414Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T05:01:31.414Z] ---> Running in c5cd12fb8958 [2020-04-08T05:01:31.336Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T05:01:31.428Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-04-08T05:01:32.351Z] Removing intermediate container c5cd12fb8958 [2020-04-08T05:01:32.351Z] ---> 81e8b937aed5 [2020-04-08T05:01:32.351Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T05:01:32.351Z] ---> Running in c1eb4f4bf2ca [2020-04-08T05:01:31.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T05:01:31.537Z] > git --version # timeout=10 [2020-04-08T05:01:31.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T05:01:31.640Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T05:01:32.959Z] Fetching without tags [2020-04-08T05:01:33.288Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T05:01:33.476Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [2020-04-08T05:01:33.735Z] Merge succeeded, producing 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [2020-04-08T05:01:33.735Z] Checking out Revision 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c (PR-473) [2020-04-08T05:01:32.826Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T05:01:32.850Z] > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 [2020-04-08T05:01:32.874Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T05:01:32.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T05:01:32.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T05:01:32.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T05:01:32.980Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T05:01:33.492Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T05:01:33.511Z] > git checkout -f 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c # timeout=10 [2020-04-08T05:01:33.615Z] > git remote # timeout=10 [2020-04-08T05:01:33.641Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T05:01:33.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T05:01:33.673Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-08T05:01:33.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T05:01:33.739Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T05:01:33.756Z] > git checkout -f 6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c # timeout=10 [2020-04-08T05:01:34.224Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T05:01:35.160Z] OK: 143 MiB in 39 packages [2020-04-08T05:01:35.419Z] Removing intermediate container c1eb4f4bf2ca [2020-04-08T05:01:35.419Z] ---> 6cb697ad27d1 [2020-04-08T05:01:35.419Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T05:01:35.419Z] ---> Running in ce5af5cfa0ca [2020-04-08T05:01:35.678Z] Removing intermediate container ce5af5cfa0ca [2020-04-08T05:01:35.678Z] ---> f38f9268884a [2020-04-08T05:01:35.678Z] Step 7/8 : COPY . . [2020-04-08T05:01:36.245Z] ---> 1bf669ad8769 [2020-04-08T05:01:36.245Z] Step 8/8 : RUN go mod download [2020-04-08T05:01:36.245Z] ---> Running in 6495aadb88da [2020-04-08T05:01:38.296Z] Commit message: "Switch CBOR library for better security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-08T05:01:38.775Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T05:01:38.775Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T05:01:38.775Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T05:01:38.775Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T05:01:38.775Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T05:01:38.775Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T05:01:38.775Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T05:01:38.775Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T05:01:39.033Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T05:01:39.033Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T05:01:39.033Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-08T05:01:39.033Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T05:01:39.033Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T05:01:39.033Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T05:01:39.033Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T05:01:39.295Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T05:01:39.295Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T05:01:39.295Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T05:01:39.295Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T05:01:39.295Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T05:01:39.295Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T05:01:39.295Z] go: finding github.com/hashicorp/consul/api v1.1.0 [Pipeline] echo [2020-04-08T05:01:39.401Z] ========================================================= [2020-04-08T05:01:39.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T05:01:39.401Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T05:01:39.556Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T05:01:39.814Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T05:01:40.074Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T05:01:40.074Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T05:01:40.074Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T05:01:40.074Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T05:01:40.074Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T05:01:40.074Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T05:01:40.074Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T05:01:40.333Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T05:01:40.592Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T05:01:40.592Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T05:01:40.592Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T05:01:40.592Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T05:01:40.592Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T05:01:40.592Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T05:01:40.592Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T05:01:40.592Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T05:01:40.605Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-08T05:01:40.850Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T05:01:40.850Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T05:01:40.850Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T05:01:40.850Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T05:01:40.850Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T05:01:40.850Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T05:01:40.850Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T05:01:40.850Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T05:01:41.108Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T05:01:41.108Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T05:01:41.578Z] Sending build context to Docker daemon 2.805MB [2020-04-08T05:01:41.578Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T05:01:41.578Z] Step 2/8 : FROM ${BASE} [2020-04-08T05:01:41.844Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T05:01:41.844Z] cde5963f3b93: Pulling fs layer [2020-04-08T05:01:41.844Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T05:01:41.844Z] 777b28850792: Pulling fs layer [2020-04-08T05:01:41.844Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T05:01:41.844Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T05:01:41.844Z] 1df406cf5192: Pulling fs layer [2020-04-08T05:01:41.844Z] cd6300453558: Pulling fs layer [2020-04-08T05:01:41.844Z] b9c365052c96: Pulling fs layer [2020-04-08T05:01:41.844Z] a2d8cc88f415: Pulling fs layer [2020-04-08T05:01:41.844Z] ea1d1ca13537: Pulling fs layer [2020-04-08T05:01:41.844Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T05:01:41.844Z] 8a11ddd9e578: Waiting [2020-04-08T05:01:41.844Z] 4cf88f913ddb: Waiting [2020-04-08T05:01:41.844Z] 1df406cf5192: Waiting [2020-04-08T05:01:41.844Z] cd6300453558: Waiting [2020-04-08T05:01:41.844Z] b9c365052c96: Waiting [2020-04-08T05:01:41.844Z] a2d8cc88f415: Waiting [2020-04-08T05:01:41.844Z] ea1d1ca13537: Waiting [2020-04-08T05:01:41.844Z] 3750a50a1c5e: Waiting [2020-04-08T05:01:41.844Z] 777b28850792: Download complete [2020-04-08T05:01:41.844Z] 2a23fa8c16f7: Verifying Checksum [2020-04-08T05:01:41.844Z] 2a23fa8c16f7: Download complete [2020-04-08T05:01:42.113Z] 4cf88f913ddb: Verifying Checksum [2020-04-08T05:01:42.113Z] 4cf88f913ddb: Download complete [2020-04-08T05:01:42.113Z] 1df406cf5192: Verifying Checksum [2020-04-08T05:01:42.113Z] 1df406cf5192: Download complete [2020-04-08T05:01:42.113Z] cde5963f3b93: Verifying Checksum [2020-04-08T05:01:43.080Z] cde5963f3b93: Pull complete [2020-04-08T05:01:43.666Z] 2a23fa8c16f7: Pull complete [2020-04-08T05:01:43.666Z] 777b28850792: Pull complete [2020-04-08T05:01:45.307Z] Removing intermediate container 6495aadb88da [2020-04-08T05:01:45.308Z] ---> a7a494c8809c [2020-04-08T05:01:45.308Z] Successfully built a7a494c8809c [2020-04-08T05:01:45.308Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:01:45.883Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T05:01:45.883Z] . [Pipeline] withDockerContainer [2020-04-08T05:01:45.997Z] prd-centos7-docker-4c-2g-2753 does not seem to be running inside a container [2020-04-08T05:01:46.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-08T05:01:46.256Z] cd6300453558: Verifying Checksum [2020-04-08T05:01:46.256Z] cd6300453558: Download complete [2020-04-08T05:01:46.256Z] a2d8cc88f415: Verifying Checksum [2020-04-08T05:01:46.256Z] a2d8cc88f415: Download complete [2020-04-08T05:01:46.589Z] $ docker top 599a15b608da34105005b0ebbb9f05dcd1a04e41f00931fc07f2295cc548a392 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T05:01:47.095Z] + go version [2020-04-08T05:01:47.095Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T05:01:47.390Z] + make test [2020-04-08T05:01:47.390Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T05:01:47.956Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T05:01:48.883Z] ea1d1ca13537: Verifying Checksum [2020-04-08T05:01:48.883Z] ea1d1ca13537: Download complete [2020-04-08T05:01:48.883Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T05:01:48.883Z] 3750a50a1c5e: Download complete [2020-04-08T05:01:52.234Z] b9c365052c96: Verifying Checksum [2020-04-08T05:01:52.234Z] b9c365052c96: Download complete [2020-04-08T05:01:53.193Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T05:01:53.193Z] 8a11ddd9e578: Download complete [2020-04-08T05:02:05.543Z] 8a11ddd9e578: Pull complete [2020-04-08T05:02:05.543Z] 4cf88f913ddb: Pull complete [2020-04-08T05:02:05.543Z] 1df406cf5192: Pull complete [2020-04-08T05:02:06.089Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T05:02:06.089Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T05:02:06.089Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.006s coverage: 22.6% of statements [2020-04-08T05:02:06.089Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.064s coverage: 95.8% of statements [2020-04-08T05:02:09.819Z] cd6300453558: Pull complete [2020-04-08T05:02:14.078Z] b9c365052c96: Pull complete [2020-04-08T05:02:14.347Z] a2d8cc88f415: Pull complete [2020-04-08T05:02:16.942Z] ea1d1ca13537: Pull complete [2020-04-08T05:02:16.942Z] 3750a50a1c5e: Pull complete [2020-04-08T05:02:16.942Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T05:02:16.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T05:02:16.942Z] ---> 78745c68409d [2020-04-08T05:02:16.942Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T05:02:22.328Z] ---> Running in bb8280694c7f [2020-04-08T05:02:22.328Z] Removing intermediate container bb8280694c7f [2020-04-08T05:02:22.328Z] ---> c9b62095597d [2020-04-08T05:02:22.328Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T05:02:22.328Z] ---> Running in ce2ca1090fef [2020-04-08T05:02:24.297Z] Removing intermediate container ce2ca1090fef [2020-04-08T05:02:24.297Z] ---> bc59e14dd9d0 [2020-04-08T05:02:24.297Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T05:02:24.567Z] ---> Running in c19889189a66 [2020-04-08T05:02:25.528Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T05:02:26.484Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T05:02:27.066Z] OK: 125 MiB in 39 packages [2020-04-08T05:02:28.477Z] Removing intermediate container c19889189a66 [2020-04-08T05:02:28.477Z] ---> 288028cde10a [2020-04-08T05:02:28.477Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T05:02:28.477Z] ---> Running in 854c21730ef6 [2020-04-08T05:02:28.746Z] Removing intermediate container 854c21730ef6 [2020-04-08T05:02:28.746Z] ---> 170c4bde3c84 [2020-04-08T05:02:28.746Z] Step 7/8 : COPY . . [2020-04-08T05:02:29.711Z] ---> c0c5bdd67b55 [2020-04-08T05:02:29.711Z] Step 8/8 : RUN go mod download [2020-04-08T05:02:29.979Z] ---> Running in 28143d432c17 [2020-04-08T05:02:32.566Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T05:02:32.567Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T05:02:32.567Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T05:02:32.567Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T05:02:32.567Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T05:02:32.567Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T05:02:32.567Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T05:02:32.567Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T05:02:32.567Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T05:02:32.567Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T05:02:32.567Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-08T05:02:32.567Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T05:02:32.567Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T05:02:32.567Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T05:02:32.567Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T05:02:32.567Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T05:02:32.567Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T05:02:32.567Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T05:02:32.567Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T05:02:32.567Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T05:02:32.567Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T05:02:32.567Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T05:02:32.567Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T05:02:32.567Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T05:02:32.834Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T05:02:33.102Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T05:02:33.102Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T05:02:33.102Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T05:02:33.102Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T05:02:33.102Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T05:02:33.102Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T05:02:33.102Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T05:02:33.102Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T05:02:33.102Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T05:02:33.102Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T05:02:33.102Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T05:02:33.102Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T05:02:33.102Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T05:02:33.102Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T05:02:33.375Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T05:02:33.375Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T05:02:33.375Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T05:02:33.375Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T05:02:33.375Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T05:02:33.375Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T05:02:33.375Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T05:02:33.375Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T05:02:33.375Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T05:02:33.375Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T05:02:33.375Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T05:02:33.375Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T05:02:33.375Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T05:02:33.375Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T05:02:33.375Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T05:02:33.375Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T05:02:33.375Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T05:02:33.375Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T05:02:33.375Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T05:02:33.375Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T05:02:38.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.041s coverage: 7.7% of statements [2020-04-08T05:02:38.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.040s coverage: 22.7% of statements [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T05:02:38.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.144s coverage: 38.5% of statements [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T05:02:38.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.350s coverage: 79.9% of statements [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T05:02:38.248Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements [2020-04-08T05:02:38.248Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 76.1% of statements [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T05:02:38.248Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T05:02:38.248Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T05:02:38.248Z] gofmt -l . [2020-04-08T05:02:38.248Z] [ "`gofmt -l .`" = "" ] [2020-04-08T05:02:38.248Z] ./bin/test-attribution-txt.sh [2020-04-08T05:02:38.507Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T05:02:39.255Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T05:02:39.259Z] $ docker stop --time=1 599a15b608da34105005b0ebbb9f05dcd1a04e41f00931fc07f2295cc548a392 [2020-04-08T05:02:40.670Z] $ docker rm -f 599a15b608da34105005b0ebbb9f05dcd1a04e41f00931fc07f2295cc548a392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T05:02:42.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T05:02:42.382Z] + ls -al . [2020-04-08T05:02:42.382Z] total 160 [2020-04-08T05:02:42.382Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 05:02 . [2020-04-08T05:02:42.382Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 05:01 .. [2020-04-08T05:02:42.382Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 05:01 api [2020-04-08T05:02:42.382Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 05:01 bin [2020-04-08T05:02:42.382Z] -rw-r--r--. 1 jenkins jenkins 94906 Apr 8 05:02 coverage.out [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 05:01 Dockerfile.build [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 05:01 .dockerignore [2020-04-08T05:02:42.382Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 05:01 example [2020-04-08T05:02:42.382Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 05:01 .git [2020-04-08T05:02:42.382Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 05:01 .github [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 05:01 .gitignore [2020-04-08T05:02:42.382Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 8 05:02 go.mod [2020-04-08T05:02:42.382Z] -rw-r--r--. 1 jenkins jenkins 12152 Apr 8 05:02 go.sum [2020-04-08T05:02:42.382Z] drwxrwxr-x. 13 jenkins jenkins 179 Apr 8 05:01 internal [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 05:01 Jenkinsfile [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 05:01 LICENSE [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 05:01 Makefile [2020-04-08T05:02:42.382Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 05:01 pkg [2020-04-08T05:02:42.382Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 05:01 README.md [2020-04-08T05:02:42.383Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 05:01 .semver [2020-04-08T05:02:42.383Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 05:01 snap [2020-04-08T05:02:42.383Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 04:58 VERSION [2020-04-08T05:02:42.383Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 05:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:02:42.685Z] + 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=6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c --label arch=amd64 --label version=0.0.0 . [2020-04-08T05:02:42.685Z] Sending build context to Docker daemon 2.921MB [2020-04-08T05:02:42.685Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T05:02:42.685Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T05:02:42.685Z] ---> a7a494c8809c [2020-04-08T05:02:42.685Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T05:02:42.944Z] ---> Running in 2ee0cbaa7022 [2020-04-08T05:02:42.944Z] Removing intermediate container 2ee0cbaa7022 [2020-04-08T05:02:42.944Z] ---> 7f382f5c5cb5 [2020-04-08T05:02:42.944Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T05:02:42.944Z] ---> Running in 011fe111004f [2020-04-08T05:02:43.204Z] Removing intermediate container 011fe111004f [2020-04-08T05:02:43.204Z] ---> b7b636e63c45 [2020-04-08T05:02:43.204Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T05:02:43.204Z] ---> Running in 1c91b1ebb1a7 [2020-04-08T05:02:43.204Z] Removing intermediate container 1c91b1ebb1a7 [2020-04-08T05:02:43.204Z] ---> 1ecd7a271237 [2020-04-08T05:02:43.204Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T05:02:43.464Z] ---> Running in 75c782a0c3c4 [2020-04-08T05:02:43.496Z] Removing intermediate container 28143d432c17 [2020-04-08T05:02:43.496Z] ---> 9a1f0149da02 [2020-04-08T05:02:43.496Z] Successfully built 9a1f0149da02 [2020-04-08T05:02:43.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:02:44.038Z] Removing intermediate container 75c782a0c3c4 [2020-04-08T05:02:44.038Z] ---> b739985a3533 [2020-04-08T05:02:44.038Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T05:02:44.038Z] ---> Running in dab954883542 [2020-04-08T05:02:44.128Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T05:02:44.399Z] . [Pipeline] withDockerContainer [2020-04-08T05:02:44.624Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T05:02:44.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-2752 does not seem to be running inside a container [2020-04-08T05:02:44.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-08T05:02:45.219Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T05:02:46.168Z] OK: 143 MiB in 39 packages [2020-04-08T05:02:46.431Z] Removing intermediate container dab954883542 [2020-04-08T05:02:46.431Z] ---> 7e1d2b7cada4 [2020-04-08T05:02:46.431Z] Step 8/20 : COPY . . [2020-04-08T05:02:46.518Z] $ docker top 24abc8bc4d26aeb348d1bff1f6927d2a84862e5ec5491023e716420520f0558b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T05:02:47.015Z] ---> 5a49d781c16a [2020-04-08T05:02:47.015Z] Step 9/20 : RUN ${MAKE} [2020-04-08T05:02:47.015Z] ---> Running in d3fc1449512f [2020-04-08T05:02:47.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-08T05:02:47.676Z] + go version [2020-04-08T05:02:47.676Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T05:02:48.337Z] + make test [2020-04-08T05:02:48.337Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T05:02:49.299Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T05:02:59.595Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T05:02:59.595Z] Removing intermediate container d3fc1449512f [2020-04-08T05:02:59.595Z] ---> 727fbb4a7387 [2020-04-08T05:02:59.595Z] Step 10/20 : FROM scratch [2020-04-08T05:02:59.595Z] ---> [2020-04-08T05:02:59.595Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T05:02:59.595Z] ---> Running in 5e24a3af0209 [2020-04-08T05:02:59.595Z] Removing intermediate container 5e24a3af0209 [2020-04-08T05:02:59.595Z] ---> d8513763ba58 [2020-04-08T05:02:59.595Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T05:02:59.595Z] ---> Running in c30c3b155a25 [2020-04-08T05:02:59.595Z] Removing intermediate container c30c3b155a25 [2020-04-08T05:02:59.595Z] ---> fd047aa0a63d [2020-04-08T05:02:59.595Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T05:02:59.853Z] ---> Running in 44f8956caeda [2020-04-08T05:02:59.853Z] Removing intermediate container 44f8956caeda [2020-04-08T05:02:59.853Z] ---> 9049a579ecc2 [2020-04-08T05:02:59.853Z] Step 14/20 : WORKDIR / [2020-04-08T05:02:59.853Z] ---> Running in 9eb6274ca30b [2020-04-08T05:03:00.111Z] Removing intermediate container 9eb6274ca30b [2020-04-08T05:03:00.111Z] ---> 078902270fa7 [2020-04-08T05:03:00.112Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T05:03:00.369Z] ---> 7d6f2cf11984 [2020-04-08T05:03:00.369Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T05:03:00.631Z] ---> 2dfa9e94cc14 [2020-04-08T05:03:00.631Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T05:03:00.631Z] ---> Running in 2b9ccf0b322b [2020-04-08T05:03:00.890Z] Removing intermediate container 2b9ccf0b322b [2020-04-08T05:03:00.890Z] ---> d4f42c3809ca [2020-04-08T05:03:00.890Z] Step 18/20 : LABEL arch=amd64 [2020-04-08T05:03:00.890Z] ---> Running in 9b3f9481c078 [2020-04-08T05:03:00.890Z] Removing intermediate container 9b3f9481c078 [2020-04-08T05:03:00.890Z] ---> 00e0a7273b57 [2020-04-08T05:03:00.890Z] Step 19/20 : LABEL git_sha=6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [2020-04-08T05:03:01.160Z] ---> Running in 84bc1491e616 [2020-04-08T05:03:01.160Z] Removing intermediate container 84bc1491e616 [2020-04-08T05:03:01.160Z] ---> 3390bbbae8db [2020-04-08T05:03:01.160Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T05:03:01.160Z] ---> Running in 5ca229da6ddb [2020-04-08T05:03:01.428Z] Removing intermediate container 5ca229da6ddb [2020-04-08T05:03:01.428Z] ---> 3bee606faa59 [2020-04-08T05:03:01.428Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T05:03:01.428Z] Successfully built 3bee606faa59 [2020-04-08T05:03:01.428Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T05:03:36.182Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T05:03:36.182Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T05:03:36.182Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.6% of statements [2020-04-08T05:03:36.182Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.267s coverage: 95.8% of statements [2020-04-08T05:04:02.877Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.127s coverage: 7.7% of statements [2020-04-08T05:04:02.877Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.064s coverage: 22.7% of statements [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T05:04:02.877Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.300s coverage: 38.5% of statements [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T05:04:02.877Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.322s coverage: 79.9% of statements [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T05:04:02.877Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.053s coverage: 52.6% of statements [2020-04-08T05:04:02.877Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.344s coverage: 76.1% of statements [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T05:04:02.877Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T05:04:02.877Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T05:04:11.111Z] gofmt -l . [2020-04-08T05:04:11.111Z] [ "`gofmt -l .`" = "" ] [2020-04-08T05:04:11.111Z] ./bin/test-attribution-txt.sh [2020-04-08T05:04:11.697Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T05:04:11.980Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T05:04:12.480Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T05:04:12.483Z] $ docker stop --time=1 24abc8bc4d26aeb348d1bff1f6927d2a84862e5ec5491023e716420520f0558b [2020-04-08T05:04:14.838Z] $ docker rm -f 24abc8bc4d26aeb348d1bff1f6927d2a84862e5ec5491023e716420520f0558b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T05:04:16.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T05:04:16.473Z] + ls -al . [2020-04-08T05:04:16.473Z] total 200 [2020-04-08T05:04:16.473Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 05:04 . [2020-04-08T05:04:16.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 05:01 .. [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 05:01 .dockerignore [2020-04-08T05:04:16.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 05:01 .git [2020-04-08T05:04:16.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 05:01 .github [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 05:01 .gitignore [2020-04-08T05:04:16.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 05:01 .semver [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 05:01 Dockerfile.build [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 05:01 Jenkinsfile [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 05:01 LICENSE [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 05:01 Makefile [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 05:01 README.md [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 04:58 VERSION [2020-04-08T05:04:16.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 05:01 api [2020-04-08T05:04:16.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 05:01 bin [2020-04-08T05:04:16.473Z] -rw-r--r-- 1 jenkins jenkins 94906 Apr 8 05:04 coverage.out [2020-04-08T05:04:16.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 05:01 example [2020-04-08T05:04:16.473Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 8 05:04 go.mod [2020-04-08T05:04:16.473Z] -rw-r--r-- 1 jenkins jenkins 12152 Apr 8 05:04 go.sum [2020-04-08T05:04:16.473Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 8 05:01 internal [2020-04-08T05:04:16.473Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 05:01 pkg [2020-04-08T05:04:16.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 05:01 snap [2020-04-08T05:04:16.473Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 05:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:04:16.810Z] + 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=6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c --label arch=arm64 --label version=0.0.0 . [2020-04-08T05:04:17.395Z] Sending build context to Docker daemon 2.921MB [2020-04-08T05:04:17.395Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T05:04:17.395Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T05:04:17.395Z] ---> 9a1f0149da02 [2020-04-08T05:04:17.395Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T05:04:17.663Z] ---> Running in d8cb893bfabf [2020-04-08T05:04:18.250Z] Removing intermediate container d8cb893bfabf [2020-04-08T05:04:18.250Z] ---> 58939dbbe6ef [2020-04-08T05:04:18.250Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T05:04:18.250Z] ---> Running in 1b922575c90d [2020-04-08T05:04:18.835Z] Removing intermediate container 1b922575c90d [2020-04-08T05:04:18.835Z] ---> 14abfb9f651b [2020-04-08T05:04:18.835Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T05:04:18.835Z] ---> Running in 3a0c87ffc4ee [2020-04-08T05:04:19.102Z] Removing intermediate container 3a0c87ffc4ee [2020-04-08T05:04:19.102Z] ---> e528d2cc9d6b [2020-04-08T05:04:19.102Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T05:04:19.372Z] ---> Running in 8cb2e832b4d9 [2020-04-08T05:04:21.325Z] Removing intermediate container 8cb2e832b4d9 [2020-04-08T05:04:21.325Z] ---> 2a1593f32195 [2020-04-08T05:04:21.325Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T05:04:21.325Z] ---> Running in d7daff142fa3 [2020-04-08T05:04:22.283Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T05:04:23.241Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T05:04:23.821Z] OK: 125 MiB in 39 packages [2020-04-08T05:04:24.779Z] Removing intermediate container d7daff142fa3 [2020-04-08T05:04:24.779Z] ---> d4b675abf272 [2020-04-08T05:04:24.779Z] Step 8/20 : COPY . . [2020-04-08T05:04:25.742Z] ---> 7a198099265d [2020-04-08T05:04:25.742Z] Step 9/20 : RUN ${MAKE} [2020-04-08T05:04:26.014Z] ---> Running in aa3efd422a36 [2020-04-08T05:04:26.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-08T05:05:05.960Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T05:05:07.366Z] Removing intermediate container aa3efd422a36 [2020-04-08T05:05:07.366Z] ---> 2caf921c9ea0 [2020-04-08T05:05:07.366Z] Step 10/20 : FROM scratch [2020-04-08T05:05:07.366Z] ---> [2020-04-08T05:05:07.366Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T05:05:07.366Z] ---> Running in 100dbaac6ac6 [2020-04-08T05:05:07.634Z] Removing intermediate container 100dbaac6ac6 [2020-04-08T05:05:07.634Z] ---> f38cf1dea9dd [2020-04-08T05:05:07.634Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T05:05:07.901Z] ---> Running in a53030a5d95a [2020-04-08T05:05:08.167Z] Removing intermediate container a53030a5d95a [2020-04-08T05:05:08.167Z] ---> c3fe17b29100 [2020-04-08T05:05:08.167Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T05:05:08.167Z] ---> Running in df94e7890f22 [2020-04-08T05:05:08.752Z] Removing intermediate container df94e7890f22 [2020-04-08T05:05:08.752Z] ---> 89288237999a [2020-04-08T05:05:08.752Z] Step 14/20 : WORKDIR / [2020-04-08T05:05:08.752Z] ---> Running in ab9f690a9910 [2020-04-08T05:05:09.020Z] Removing intermediate container ab9f690a9910 [2020-04-08T05:05:09.020Z] ---> 53125d714c9d [2020-04-08T05:05:09.020Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T05:05:10.437Z] ---> c6f4b374807e [2020-04-08T05:05:10.437Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T05:05:10.704Z] ---> 3ca83b2aea59 [2020-04-08T05:05:10.704Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T05:05:10.972Z] ---> Running in 61ba9999639f [2020-04-08T05:05:11.241Z] Removing intermediate container 61ba9999639f [2020-04-08T05:05:11.241Z] ---> a14c175f67db [2020-04-08T05:05:11.241Z] Step 18/20 : LABEL arch=arm64 [2020-04-08T05:05:11.241Z] ---> Running in 5be04f3f17d8 [2020-04-08T05:05:11.824Z] Removing intermediate container 5be04f3f17d8 [2020-04-08T05:05:11.824Z] ---> fb5e44671c45 [2020-04-08T05:05:11.824Z] Step 19/20 : LABEL git_sha=6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [2020-04-08T05:05:11.824Z] ---> Running in 3311f50cf579 [2020-04-08T05:05:12.091Z] Removing intermediate container 3311f50cf579 [2020-04-08T05:05:12.091Z] ---> c15fea804999 [2020-04-08T05:05:12.091Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T05:05:12.357Z] ---> Running in fe4885f78634 [2020-04-08T05:05:12.623Z] Removing intermediate container fe4885f78634 [2020-04-08T05:05:12.623Z] ---> af251ead0be8 [2020-04-08T05:05:12.623Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T05:05:12.623Z] Successfully built af251ead0be8 [2020-04-08T05:05:12.623Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-08T05:05:13.723Z] provisioning config files... [2020-04-08T05:05:13.737Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config8035198748050510249tmp [Pipeline] { [Pipeline] sh [2020-04-08T05:05:14.080Z] + curl -s https://codecov.io/bash [2020-04-08T05:05:14.080Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config8035198748050510249tmp [2020-04-08T05:05:14.647Z] [2020-04-08T05:05:14.647Z] _____ _ [2020-04-08T05:05:14.647Z] / ____| | | [2020-04-08T05:05:14.648Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T05:05:14.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T05:05:14.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T05:05:14.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T05:05:14.648Z] Bash-tbd [2020-04-08T05:05:14.648Z] [2020-04-08T05:05:14.648Z] [2020-04-08T05:05:14.648Z] ==> Jenkins CI detected. [2020-04-08T05:05:14.648Z] project root: . [2020-04-08T05:05:14.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T05:05:14.648Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T05:05:14.648Z] ==> Python coveragepy not found [2020-04-08T05:05:14.648Z] ==> Searching for coverage reports in: [2020-04-08T05:05:14.648Z] + . [2020-04-08T05:05:14.648Z] -> Found 1 reports [2020-04-08T05:05:14.648Z] ==> Detecting git/mercurial file structure [2020-04-08T05:05:14.648Z] ==> Reading reports [2020-04-08T05:05:14.648Z] + ./coverage.out bytes=94906 [2020-04-08T05:05:14.648Z] ==> Appending adjustments [2020-04-08T05:05:14.648Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T05:05:14.908Z] + Found adjustments [2020-04-08T05:05:14.908Z] ==> Gzipping contents [2020-04-08T05:05:14.908Z] ==> Uploading reports [2020-04-08T05:05:14.908Z] url: https://codecov.io [2020-04-08T05:05:14.908Z] query: branch=PR-473&commit=6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-473%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=473&job= [2020-04-08T05:05:14.908Z] -> Pinging Codecov [2020-04-08T05:05:14.908Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-473&commit=6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-473%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=473&job= [2020-04-08T05:05:15.476Z] -> Uploading [2020-04-08T05:05:15.735Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6c5ac1f081446ebae8afec7ac9fa80d1a6e7ed8c [Pipeline] } [2020-04-08T05:05:15.742Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-08T05:05:16.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T05:05:17.244Z] ---> package-listing.sh [2020-04-08T05:05:17.244Z] ++ facter osfamily [2020-04-08T05:05:17.244Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T05:05:17.244Z] + OS_FAMILY=redhat [2020-04-08T05:05:17.244Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T05:05:17.244Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T05:05:17.244Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T05:05:17.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T05:05:17.244Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T05:05:17.244Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-473 ']' [2020-04-08T05:05:17.244Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T05:05:17.244Z] + case "${OS_FAMILY}" in [2020-04-08T05:05:17.244Z] + rpm -qa [2020-04-08T05:05:17.244Z] + sort [2020-04-08T05:05:21.442Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T05:05:21.442Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T05:05:21.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T05:05:21.442Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-473 ']' [2020-04-08T05:05:21.442Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-473/archives/ [2020-04-08T05:05:21.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-473/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:05:21.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T05:05:21.918Z] [2020-04-08T05:05:21.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T05:05:22.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T05:05:22.256Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T05:05:22.256Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T05:05:22.256Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T05:05:22.256Z] 756a868c4378: Pulling fs layer [2020-04-08T05:05:22.256Z] 444b2fc9a129: Pulling fs layer [2020-04-08T05:05:22.256Z] ea15f1150254: Pulling fs layer [2020-04-08T05:05:22.256Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T05:05:22.256Z] 28c525ee5125: Pulling fs layer [2020-04-08T05:05:22.256Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T05:05:22.256Z] 138eaada9080: Pulling fs layer [2020-04-08T05:05:22.256Z] 0622d0fa9048: Pulling fs layer [2020-04-08T05:05:22.256Z] ea15f1150254: Waiting [2020-04-08T05:05:22.256Z] 41b27a9f41bf: Waiting [2020-04-08T05:05:22.256Z] 28c525ee5125: Waiting [2020-04-08T05:05:22.256Z] 094b1ea09ed8: Waiting [2020-04-08T05:05:22.256Z] 138eaada9080: Waiting [2020-04-08T05:05:22.256Z] 444b2fc9a129: Waiting [2020-04-08T05:05:22.256Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T05:05:22.256Z] 2cc5ad85d9ab: Download complete [2020-04-08T05:05:22.256Z] 444b2fc9a129: Verifying Checksum [2020-04-08T05:05:22.256Z] 444b2fc9a129: Download complete [2020-04-08T05:05:22.256Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T05:05:22.256Z] c9b1b535fdd9: Download complete [2020-04-08T05:05:22.256Z] ea15f1150254: Download complete [2020-04-08T05:05:22.526Z] 28c525ee5125: Verifying Checksum [2020-04-08T05:05:22.526Z] 28c525ee5125: Download complete [2020-04-08T05:05:22.800Z] 756a868c4378: Verifying Checksum [2020-04-08T05:05:22.800Z] 756a868c4378: Download complete [2020-04-08T05:05:22.800Z] c9b1b535fdd9: Pull complete [2020-04-08T05:05:22.800Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T05:05:22.800Z] 094b1ea09ed8: Download complete [2020-04-08T05:05:22.800Z] 138eaada9080: Verifying Checksum [2020-04-08T05:05:22.800Z] 138eaada9080: Download complete [2020-04-08T05:05:22.800Z] 0622d0fa9048: Verifying Checksum [2020-04-08T05:05:22.800Z] 0622d0fa9048: Download complete [2020-04-08T05:05:23.069Z] 2cc5ad85d9ab: Pull complete [2020-04-08T05:05:23.340Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T05:05:23.340Z] 41b27a9f41bf: Download complete [2020-04-08T05:05:24.722Z] 756a868c4378: Pull complete [2020-04-08T05:05:24.722Z] 444b2fc9a129: Pull complete [2020-04-08T05:05:24.722Z] ea15f1150254: Pull complete [2020-04-08T05:05:28.020Z] 41b27a9f41bf: Pull complete [2020-04-08T05:05:28.282Z] 28c525ee5125: Pull complete [2020-04-08T05:05:30.830Z] 094b1ea09ed8: Pull complete [2020-04-08T05:05:30.830Z] 138eaada9080: Pull complete [2020-04-08T05:05:30.830Z] 0622d0fa9048: Pull complete [2020-04-08T05:05:30.830Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T05:05:30.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T05:05:31.024Z] prd-centos7-docker-4c-2g-2751 does not seem to be running inside a container [2020-04-08T05:05:31.071Z] $ 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-473 -v /w/workspace/dgexfoundry_device-sdk-go_PR-473:/w/workspace/dgexfoundry_device-sdk-go_PR-473:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T05:05:32.137Z] $ docker top e8712ee88b4cc0eca4964c9b17fffb7b35eb46adaf6acc1e7e63ef52d8e2edeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T05:05:32.388Z] provisioning config files... [2020-04-08T05:05:32.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config5129256285997701371tmp [Pipeline] { [Pipeline] echo [2020-04-08T05:05:32.450Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T05:05:32.743Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T05:05:32.751Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T05:05:33.042Z] ---> logs-deploy.sh [2020-04-08T05:05:33.042Z] + ARCHIVE_ARTIFACTS= [2020-04-08T05:05:33.042Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T05:05:33.042Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T05:05:33.042Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T05:05:33.042Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/2 [2020-04-08T05:05:33.042Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-473/2/ [2020-04-08T05:05:33.042Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/2 /w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T05:05:34.419Z] Archives upload complete. [2020-04-08T05:05:34.419Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-473/2/