Pull request #499 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 rather than 7680030a4412dd53a5f61a22282511126651d0a2 Obtained Jenkinsfile from e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-499/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5088 in /w/workspace/dgexfoundry_device-sdk-go_PR-499 [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-499 # 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/499/head:refs/remotes/origin/PR-499 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 7680030a4412dd53a5f61a22282511126651d0a2 Merge succeeded, producing 48f597e7a21d7198b45a17a617ee6a77924ff016 Checking out Revision 48f597e7a21d7198b45a17a617ee6a77924ff016 (PR-499) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/499/head:refs/remotes/origin/PR-499 # 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/499/head:refs/remotes/origin/PR-499 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7680030a4412dd53a5f61a22282511126651d0a2 # 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 e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48f597e7a21d7198b45a17a617ee6a77924ff016 # timeout=10 Commit message: "Merge commit 'e907dc85042501c8e2f4fb84c2bfa5a8a6549c65' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T02:05:33.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T02:05:33.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T02:05:33.896Z] ========================================================= [2020-04-21T02:05:33.896Z] EdgeX Global Pipelines Version Info [2020-04-21T02:05:33.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:05:35.343Z] ------------------- [2020-04-21T02:05:35.343Z] stable info: [2020-04-21T02:05:35.343Z] ------------------- [2020-04-21T02:05:35.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T02:05:35.343Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T02:05:35.343Z] Message: update stable to v1.0.73 [2020-04-21T02:05:35.919Z] ------------------- [2020-04-21T02:05:35.919Z] experimental info: [2020-04-21T02:05:35.919Z] ------------------- [2020-04-21T02:05:35.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T02:05:35.920Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T02:05:35.920Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:05:38.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T02:05:38.312Z] [2020-04-21T02:05:38.312Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:05:38.670Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T02:05:38.671Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T02:05:38.671Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T02:05:38.671Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T02:05:38.671Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T02:05:38.671Z] 93b08a4f1073: Pulling fs layer [2020-04-21T02:05:38.671Z] 93b08a4f1073: Waiting [2020-04-21T02:05:38.671Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T02:05:38.671Z] b8cc5d1170e3: Download complete [2020-04-21T02:05:38.931Z] 9123ac7c32f7: Download complete [2020-04-21T02:05:38.931Z] 93b08a4f1073: Verifying Checksum [2020-04-21T02:05:38.931Z] 93b08a4f1073: Download complete [2020-04-21T02:05:38.931Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T02:05:38.931Z] 2924cbbf6a41: Download complete [2020-04-21T02:05:38.931Z] 9123ac7c32f7: Pull complete [2020-04-21T02:05:39.189Z] b8cc5d1170e3: Pull complete [2020-04-21T02:05:39.755Z] 2924cbbf6a41: Pull complete [2020-04-21T02:05:40.013Z] 93b08a4f1073: Pull complete [2020-04-21T02:05:40.013Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T02:05:40.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T02:05:40.160Z] prd-centos7-docker-4c-2g-5088 does not seem to be running inside a container [2020-04-21T02:05:40.212Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-499 -v /w/workspace/dgexfoundry_device-sdk-go_PR-499:/w/workspace/dgexfoundry_device-sdk-go_PR-499:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-499@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-21T02:05:40.874Z] $ docker top 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T02:05:41.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T02:05:41.352Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T02:05:41.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T02:05:41.571Z] $ docker exec 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad ssh-agent [2020-04-21T02:05:41.747Z] SSH_AUTH_SOCK=/tmp/ssh-UZqm5YINSouf/agent.15 [2020-04-21T02:05:41.747Z] SSH_AGENT_PID=22 [2020-04-21T02:05:41.756Z] Running ssh-add (command line suppressed) [2020-04-21T02:05:41.898Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/private_key_8097577663480613490.key (/w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/private_key_8097577663480613490.key) [2020-04-21T02:05:41.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T02:05:42.343Z] + git describe --exact-match --tags HEAD [2020-04-21T02:05:42.343Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T02:05:42.415Z] $ docker exec --env ******** --env ******** 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad ssh-agent -k [2020-04-21T02:05:42.564Z] unset SSH_AUTH_SOCK; [2020-04-21T02:05:42.567Z] unset SSH_AGENT_PID; [2020-04-21T02:05:42.567Z] echo Agent pid 22 killed; [2020-04-21T02:05:42.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T02:05:42.717Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T02:05:42.717Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T02:05:42.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T02:05:42.816Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T02:05:42.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T02:05:42.998Z] $ docker exec 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad ssh-agent [2020-04-21T02:05:43.175Z] SSH_AUTH_SOCK=/tmp/ssh-gG8cCmjusvSe/agent.58 [2020-04-21T02:05:43.175Z] SSH_AGENT_PID=65 [2020-04-21T02:05:43.180Z] Running ssh-add (command line suppressed) [2020-04-21T02:05:43.329Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/private_key_4189523394937797951.key (/w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/private_key_4189523394937797951.key) [2020-04-21T02:05:43.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T02:05:43.744Z] + git semver init [2020-04-21T02:05:43.744Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T02:05:43.744Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-499/.git [2020-04-21T02:05:43.745Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-499 [2020-04-21T02:05:43.745Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T02:05:43.745Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T02:05:43.745Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T02:05:43.745Z] # $SEMVER_BRANCH = PR-499 [2020-04-21T02:05:43.745Z] # $SEMVER_TEMP = /tmp/semver-508000649 [2020-04-21T02:05:43.745Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-21T02:05:44.313Z] # '/tmp/semver-508000649' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-499/.semver' [2020-04-21T02:05:44.313Z] # -> Force: false [2020-04-21T02:05:44.313Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-499/.semver [Pipeline] } [2020-04-21T02:05:44.336Z] $ docker exec --env ******** --env ******** 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad ssh-agent -k [2020-04-21T02:05:44.474Z] unset SSH_AUTH_SOCK; [2020-04-21T02:05:44.474Z] unset SSH_AGENT_PID; [2020-04-21T02:05:44.474Z] echo Agent pid 65 killed; [2020-04-21T02:05:44.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T02:05:45.018Z] + git semver [Pipeline] } [2020-04-21T02:05:45.068Z] $ docker stop --time=1 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad [2020-04-21T02:05:46.445Z] $ docker rm -f 8b5a9fc1e9d266bd71abd016f9c6d495d6853bbcd19b91879fa62cabfbdcb7ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T02:05:47.310Z] Stashed 48 file(s) [Pipeline] echo [2020-04-21T02:05:47.329Z] [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-21T02:06:02.860Z] Still waiting to schedule task [2020-04-21T02:06:02.861Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T02:06:02.895Z] Still waiting to schedule task [2020-04-21T02:06:02.895Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T02:07:45.607Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5089 in /w/workspace/dgexfoundry_device-sdk-go_PR-499 [Pipeline] { [Pipeline] ws [2020-04-21T02:07:45.720Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T02:07:51.929Z] using credential edgex-jenkins-ssh [2020-04-21T02:07:51.986Z] Cloning the remote Git repository [2020-04-21T02:07:51.986Z] Cloning with configured refspecs honoured and without tags [2020-04-21T02:07:52.055Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:07:52.153Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-21T02:07:53.403Z] Fetching without tags [2020-04-21T02:07:52.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:07:52.247Z] > git --version # timeout=10 [2020-04-21T02:07:52.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:07:52.342Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:07:53.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:07:53.312Z] > git config --add remote.origin.fetch +refs/pull/499/head:refs/remotes/origin/PR-499 # timeout=10 [2020-04-21T02:07:53.327Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:07:53.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:07:53.419Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:07:53.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:07:53.441Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:07:53.924Z] Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 7680030a4412dd53a5f61a22282511126651d0a2 [2020-04-21T02:07:54.186Z] Merge succeeded, producing 082f1a0e1313d182ed9a9c3e25ed15f16e8c91f9 [2020-04-21T02:07:54.187Z] Checking out Revision 082f1a0e1313d182ed9a9c3e25ed15f16e8c91f9 (PR-499) [2020-04-21T02:07:53.944Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:07:53.959Z] > git checkout -f 7680030a4412dd53a5f61a22282511126651d0a2 # timeout=10 [2020-04-21T02:07:54.060Z] > git remote # timeout=10 [2020-04-21T02:07:54.092Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T02:07:54.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:07:54.120Z] > git merge e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 [2020-04-21T02:07:54.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T02:07:54.194Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:07:54.224Z] > git checkout -f 082f1a0e1313d182ed9a9c3e25ed15f16e8c91f9 # timeout=10 [2020-04-21T02:07:58.840Z] Commit message: "Merge commit 'e907dc85042501c8e2f4fb84c2bfa5a8a6549c65' into HEAD" [2020-04-21T02:07:58.841Z] First time build. Skipping changelog. [2020-04-21T02:07:58.902Z] > git --version # timeout=10 [2020-04-21T02:07:58.932Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T02:08:00.345Z] ========================================================= [2020-04-21T02:08:00.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T02:08:00.345Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:08:01.410Z] + 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-21T02:08:02.381Z] Sending build context to Docker daemon 2.94MB [2020-04-21T02:08:02.382Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T02:08:02.382Z] Step 2/8 : FROM ${BASE} [2020-04-21T02:08:02.651Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T02:08:02.651Z] cde5963f3b93: Pulling fs layer [2020-04-21T02:08:02.651Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T02:08:02.651Z] 777b28850792: Pulling fs layer [2020-04-21T02:08:02.651Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T02:08:02.651Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T02:08:02.651Z] 1df406cf5192: Pulling fs layer [2020-04-21T02:08:02.651Z] cd6300453558: Pulling fs layer [2020-04-21T02:08:02.651Z] b9c365052c96: Pulling fs layer [2020-04-21T02:08:02.651Z] a2d8cc88f415: Pulling fs layer [2020-04-21T02:08:02.651Z] ea1d1ca13537: Pulling fs layer [2020-04-21T02:08:02.651Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T02:08:02.651Z] 8a11ddd9e578: Waiting [2020-04-21T02:08:02.651Z] 4cf88f913ddb: Waiting [2020-04-21T02:08:02.651Z] 1df406cf5192: Waiting [2020-04-21T02:08:02.651Z] cd6300453558: Waiting [2020-04-21T02:08:02.651Z] b9c365052c96: Waiting [2020-04-21T02:08:02.651Z] a2d8cc88f415: Waiting [2020-04-21T02:08:02.651Z] ea1d1ca13537: Waiting [2020-04-21T02:08:02.651Z] 3750a50a1c5e: Waiting [2020-04-21T02:08:02.922Z] 777b28850792: Verifying Checksum [2020-04-21T02:08:02.922Z] 777b28850792: Download complete [2020-04-21T02:08:02.922Z] 2a23fa8c16f7: Verifying Checksum [2020-04-21T02:08:02.922Z] 2a23fa8c16f7: Download complete [2020-04-21T02:08:02.922Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T02:08:02.922Z] 4cf88f913ddb: Download complete [2020-04-21T02:08:02.922Z] 1df406cf5192: Verifying Checksum [2020-04-21T02:08:02.922Z] 1df406cf5192: Download complete [2020-04-21T02:08:02.922Z] cde5963f3b93: Verifying Checksum [2020-04-21T02:08:03.901Z] cde5963f3b93: Pull complete [2020-04-21T02:08:04.499Z] 2a23fa8c16f7: Pull complete [2020-04-21T02:08:04.777Z] 777b28850792: Pull complete [2020-04-21T02:08:07.383Z] cd6300453558: Download complete [2020-04-21T02:08:07.383Z] a2d8cc88f415: Verifying Checksum [2020-04-21T02:08:07.383Z] a2d8cc88f415: Download complete [2020-04-21T02:08:09.975Z] ea1d1ca13537: Verifying Checksum [2020-04-21T02:08:09.975Z] ea1d1ca13537: Download complete [2020-04-21T02:08:09.975Z] 3750a50a1c5e: Verifying Checksum [2020-04-21T02:08:09.975Z] 3750a50a1c5e: Download complete [2020-04-21T02:08:12.566Z] b9c365052c96: Verifying Checksum [2020-04-21T02:08:12.566Z] b9c365052c96: Download complete [2020-04-21T02:08:13.985Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T02:08:13.985Z] 8a11ddd9e578: Download complete [2020-04-21T02:08:15.373Z] Running on prd-centos7-docker-4c-2g-5090 in /w/workspace/dgexfoundry_device-sdk-go_PR-499 [Pipeline] { [Pipeline] ws [2020-04-21T02:08:15.519Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-21T02:08:18.729Z] using credential edgex-jenkins-ssh [2020-04-21T02:08:18.772Z] Cloning the remote Git repository [2020-04-21T02:08:18.772Z] Cloning with configured refspecs honoured and without tags [2020-04-21T02:08:19.658Z] Fetching without tags [2020-04-21T02:08:18.822Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:08:18.856Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-21T02:08:18.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:08:18.893Z] > git --version # timeout=10 [2020-04-21T02:08:18.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:08:18.928Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:08:19.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:08:19.635Z] > git config --add remote.origin.fetch +refs/pull/499/head:refs/remotes/origin/PR-499 # timeout=10 [2020-04-21T02:08:19.642Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:08:19.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-21T02:08:19.665Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-21T02:08:19.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:08:19.669Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T02:08:20.034Z] Merging remotes/origin/master commit e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 into PR head commit 7680030a4412dd53a5f61a22282511126651d0a2 [2020-04-21T02:08:20.153Z] Merge succeeded, producing e43abd0f5e03db6d00eb904817ea1d28662c9dab [2020-04-21T02:08:20.154Z] Checking out Revision e43abd0f5e03db6d00eb904817ea1d28662c9dab (PR-499) [2020-04-21T02:08:20.042Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:08:20.048Z] > git checkout -f 7680030a4412dd53a5f61a22282511126651d0a2 # timeout=10 [2020-04-21T02:08:20.091Z] > git remote # timeout=10 [2020-04-21T02:08:20.097Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T02:08:20.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T02:08:20.106Z] > git merge e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 [2020-04-21T02:08:20.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T02:08:20.156Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T02:08:20.162Z] > git checkout -f e43abd0f5e03db6d00eb904817ea1d28662c9dab # timeout=10 [2020-04-21T02:08:23.942Z] Commit message: "Merge commit 'e907dc85042501c8e2f4fb84c2bfa5a8a6549c65' into HEAD" [2020-04-21T02:08:23.942Z] First time build. Skipping changelog. [2020-04-21T02:08:23.965Z] > git --version # timeout=10 [2020-04-21T02:08:23.976Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T02:08:24.924Z] ========================================================= [2020-04-21T02:08:24.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T02:08:24.924Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:08:25.627Z] + 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-21T02:08:26.199Z] Sending build context to Docker daemon 2.94MB [2020-04-21T02:08:26.199Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-21T02:08:26.199Z] Step 2/8 : FROM ${BASE} [2020-04-21T02:08:26.199Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T02:08:26.199Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T02:08:26.199Z] 2848faf0eed1: Pulling fs layer [2020-04-21T02:08:26.199Z] 0f37312ad70f: Pulling fs layer [2020-04-21T02:08:26.199Z] 5788d62ee057: Pulling fs layer [2020-04-21T02:08:26.199Z] 0e6b1d234666: Pulling fs layer [2020-04-21T02:08:26.199Z] bf5d7aec512f: Pulling fs layer [2020-04-21T02:08:26.199Z] 34c802a77dc8: Pulling fs layer [2020-04-21T02:08:26.199Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T02:08:26.199Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T02:08:26.199Z] 5c102a31e300: Pulling fs layer [2020-04-21T02:08:26.199Z] dcfb455df0a1: Pulling fs layer [2020-04-21T02:08:26.199Z] 5788d62ee057: Waiting [2020-04-21T02:08:26.199Z] 0e6b1d234666: Waiting [2020-04-21T02:08:26.199Z] bf5d7aec512f: Waiting [2020-04-21T02:08:26.199Z] 27c7a5d97fbd: Waiting [2020-04-21T02:08:26.199Z] 34c802a77dc8: Waiting [2020-04-21T02:08:26.199Z] 5c102a31e300: Waiting [2020-04-21T02:08:26.199Z] 9eb99e56ec68: Waiting [2020-04-21T02:08:26.199Z] dcfb455df0a1: Waiting [2020-04-21T02:08:26.199Z] 0f37312ad70f: Verifying Checksum [2020-04-21T02:08:26.199Z] 0f37312ad70f: Download complete [2020-04-21T02:08:26.199Z] 2848faf0eed1: Download complete [2020-04-21T02:08:26.199Z] 0e6b1d234666: Verifying Checksum [2020-04-21T02:08:26.200Z] 0e6b1d234666: Download complete [2020-04-21T02:08:26.200Z] bf5d7aec512f: Download complete [2020-04-21T02:08:26.200Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T02:08:26.328Z] 8a11ddd9e578: Pull complete [2020-04-21T02:08:26.328Z] 4cf88f913ddb: Pull complete [2020-04-21T02:08:26.328Z] 1df406cf5192: Pull complete [2020-04-21T02:08:26.472Z] e6b0cf9c0882: Pull complete [2020-04-21T02:08:26.735Z] 2848faf0eed1: Pull complete [2020-04-21T02:08:26.996Z] 34c802a77dc8: Verifying Checksum [2020-04-21T02:08:26.996Z] 34c802a77dc8: Download complete [2020-04-21T02:08:27.259Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T02:08:27.259Z] 27c7a5d97fbd: Download complete [2020-04-21T02:08:27.832Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T02:08:27.832Z] 9eb99e56ec68: Download complete [2020-04-21T02:08:27.832Z] 5788d62ee057: Verifying Checksum [2020-04-21T02:08:27.832Z] 5788d62ee057: Download complete [2020-04-21T02:08:27.832Z] 5c102a31e300: Verifying Checksum [2020-04-21T02:08:27.832Z] 5c102a31e300: Download complete [2020-04-21T02:08:27.832Z] dcfb455df0a1: Verifying Checksum [2020-04-21T02:08:27.832Z] dcfb455df0a1: Download complete [2020-04-21T02:08:29.220Z] 0f37312ad70f: Pull complete [2020-04-21T02:08:29.687Z] cd6300453558: Pull complete [2020-04-21T02:08:33.974Z] b9c365052c96: Pull complete [2020-04-21T02:08:33.974Z] a2d8cc88f415: Pull complete [2020-04-21T02:08:35.814Z] 5788d62ee057: Pull complete [2020-04-21T02:08:35.814Z] 0e6b1d234666: Pull complete [2020-04-21T02:08:35.814Z] bf5d7aec512f: Pull complete [2020-04-21T02:08:36.749Z] ea1d1ca13537: Pull complete [2020-04-21T02:08:36.749Z] 3750a50a1c5e: Pull complete [2020-04-21T02:08:36.749Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T02:08:36.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T02:08:37.019Z] ---> 78745c68409d [2020-04-21T02:08:37.019Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:08:39.110Z] 34c802a77dc8: Pull complete [2020-04-21T02:08:41.277Z] ---> Running in e363d118256e [2020-04-21T02:08:41.548Z] Removing intermediate container e363d118256e [2020-04-21T02:08:41.548Z] ---> 8611c49e38d7 [2020-04-21T02:08:41.548Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:08:41.548Z] ---> Running in 1d0a4f4de487 [2020-04-21T02:08:42.417Z] 9eb99e56ec68: Pull complete [2020-04-21T02:08:42.682Z] 27c7a5d97fbd: Pull complete [2020-04-21T02:08:43.509Z] Removing intermediate container 1d0a4f4de487 [2020-04-21T02:08:43.509Z] ---> 449ad6a4a280 [2020-04-21T02:08:43.509Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T02:08:43.622Z] 5c102a31e300: Pull complete [2020-04-21T02:08:43.622Z] dcfb455df0a1: Pull complete [2020-04-21T02:08:43.622Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T02:08:43.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T02:08:43.622Z] ---> 7c70fe431013 [2020-04-21T02:08:43.622Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:08:43.783Z] ---> Running in 0a09b92fe9df [2020-04-21T02:08:43.883Z] ---> Running in 3e49065b6617 [2020-04-21T02:08:43.883Z] Removing intermediate container 3e49065b6617 [2020-04-21T02:08:43.883Z] ---> 01340cf70ca8 [2020-04-21T02:08:43.883Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:08:43.883Z] ---> Running in 831de5689816 [2020-04-21T02:08:44.747Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T02:08:44.829Z] Removing intermediate container 831de5689816 [2020-04-21T02:08:44.829Z] ---> 02c2036ab49f [2020-04-21T02:08:44.829Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-21T02:08:44.829Z] ---> Running in 0d9ab859535d [2020-04-21T02:08:45.328Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T02:08:45.403Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T02:08:45.914Z] OK: 125 MiB in 39 packages [2020-04-21T02:08:45.971Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T02:08:46.232Z] OK: 143 MiB in 39 packages [2020-04-21T02:08:46.494Z] Removing intermediate container 0d9ab859535d [2020-04-21T02:08:46.494Z] ---> 8e22acde0909 [2020-04-21T02:08:46.494Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T02:08:46.756Z] ---> Running in 1504ccb50467 [2020-04-21T02:08:46.756Z] Removing intermediate container 1504ccb50467 [2020-04-21T02:08:46.756Z] ---> ee90774f1f12 [2020-04-21T02:08:46.756Z] Step 7/8 : COPY . . [2020-04-21T02:08:46.878Z] Removing intermediate container 0a09b92fe9df [2020-04-21T02:08:46.878Z] ---> 4d4d32af12f3 [2020-04-21T02:08:46.878Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-21T02:08:47.146Z] ---> Running in 13cc65f62b00 [2020-04-21T02:08:47.326Z] ---> c326d02416e4 [2020-04-21T02:08:47.326Z] Step 8/8 : RUN go mod download [2020-04-21T02:08:47.326Z] ---> Running in d5f44820d990 [2020-04-21T02:08:47.417Z] Removing intermediate container 13cc65f62b00 [2020-04-21T02:08:47.417Z] ---> 98ba270ff6a5 [2020-04-21T02:08:47.417Z] Step 7/8 : COPY . . [2020-04-21T02:08:48.832Z] ---> eaa2b6d26522 [2020-04-21T02:08:48.832Z] Step 8/8 : RUN go mod download [2020-04-21T02:08:48.832Z] ---> Running in 7c41b84ddc44 [2020-04-21T02:08:50.625Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T02:08:50.625Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T02:08:50.625Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T02:08:50.625Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T02:08:50.625Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T02:08:50.625Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T02:08:50.625Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T02:08:50.625Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T02:08:50.625Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T02:08:50.625Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T02:08:50.625Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T02:08:50.625Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T02:08:50.625Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T02:08:50.625Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T02:08:50.625Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T02:08:50.625Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T02:08:50.791Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T02:08:50.792Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-21T02:08:50.792Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-21T02:08:50.792Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-21T02:08:50.792Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-21T02:08:50.792Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-21T02:08:50.792Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-21T02:08:50.792Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T02:08:50.792Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-21T02:08:50.792Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-21T02:08:50.792Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-21T02:08:50.792Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-21T02:08:50.792Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-21T02:08:50.792Z] go: finding github.com/fatih/color v1.7.0 [2020-04-21T02:08:50.792Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-21T02:08:50.792Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-21T02:08:50.792Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T02:08:50.792Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T02:08:50.885Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-21T02:08:50.885Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-21T02:08:50.885Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T02:08:50.885Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T02:08:50.885Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T02:08:50.885Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T02:08:50.885Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T02:08:51.059Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-21T02:08:51.059Z] go: finding github.com/google/uuid v1.1.0 [2020-04-21T02:08:51.059Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T02:08:51.059Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T02:08:51.145Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T02:08:51.145Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T02:08:51.145Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T02:08:51.145Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-21T02:08:51.326Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-21T02:08:51.326Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-21T02:08:51.326Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-21T02:08:51.326Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-21T02:08:51.326Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T02:08:51.326Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T02:08:51.326Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T02:08:51.326Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T02:08:51.326Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T02:08:51.404Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T02:08:51.404Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T02:08:51.593Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-21T02:08:51.593Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-21T02:08:51.593Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-21T02:08:51.593Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T02:08:51.593Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T02:08:51.593Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T02:08:51.593Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T02:08:51.593Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T02:08:51.593Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T02:08:51.666Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-21T02:08:51.666Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-21T02:08:51.666Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T02:08:51.666Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T02:08:51.666Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T02:08:51.666Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T02:08:51.666Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T02:08:51.860Z] go: finding github.com/posener/complete v1.1.1 [2020-04-21T02:08:51.861Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-21T02:08:51.861Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T02:08:51.861Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T02:08:51.861Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T02:08:51.861Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T02:08:51.861Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T02:08:51.927Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-21T02:08:51.927Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T02:08:51.927Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-21T02:08:51.927Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-21T02:08:51.927Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-21T02:08:51.927Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T02:08:51.927Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T02:08:51.927Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T02:08:52.129Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-21T02:08:52.129Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-21T02:08:52.129Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-21T02:08:52.129Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T02:08:52.129Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T02:08:52.129Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T02:08:52.189Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-21T02:08:52.189Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T02:08:52.189Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-21T02:08:57.472Z] Removing intermediate container d5f44820d990 [2020-04-21T02:08:57.472Z] ---> 33ea33c2f0ce [2020-04-21T02:08:57.472Z] Successfully built 33ea33c2f0ce [2020-04-21T02:08:57.472Z] 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-21T02:08:58.301Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T02:08:58.301Z] . [Pipeline] withDockerContainer [2020-04-21T02:08:58.507Z] prd-centos7-docker-4c-2g-5090 does not seem to be running inside a container [2020-04-21T02:08:58.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T02:08:59.189Z] $ docker top 6a182dbd48cd41bd092427684492c94939486de5b4a76a2564a425ddf223cc3a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T02:08:59.708Z] + go version [2020-04-21T02:08:59.708Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T02:09:00.020Z] + make test [2020-04-21T02:09:00.021Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T02:09:00.340Z] Removing intermediate container 7c41b84ddc44 [2020-04-21T02:09:00.340Z] ---> 1eb36a3d7726 [2020-04-21T02:09:00.340Z] Successfully built 1eb36a3d7726 [2020-04-21T02:09:00.608Z] 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-21T02:09:01.425Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T02:09:01.694Z] . [Pipeline] withDockerContainer [2020-04-21T02:09:02.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-5089 does not seem to be running inside a container [2020-04-21T02:09:02.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T02:09:02.582Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T02:09:03.639Z] $ docker top 088baa4af356f07b5f5572fbc4d3ee3785b2fd3842f06f260afcc1f354ac068e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T02:09:04.767Z] + go version [2020-04-21T02:09:04.767Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T02:09:05.436Z] + make test [2020-04-21T02:09:05.436Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-21T02:09:06.853Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-21T02:09:12.644Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T02:09:12.644Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T02:09:12.644Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T02:09:12.644Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 22.1% of statements [2020-04-21T02:09:16.843Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements [2020-04-21T02:09:33.606Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-21T02:09:33.606Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-21T02:09:33.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-21T02:09:35.045Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.082s coverage: 22.1% of statements [2020-04-21T02:09:38.445Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.137s coverage: 95.8% of statements [2020-04-21T02:09:48.941Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.023s coverage: 11.4% of statements [2020-04-21T02:09:48.941Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.032s coverage: 22.1% of statements [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T02:09:48.941Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.107s coverage: 36.9% of statements [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T02:09:48.941Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.407s coverage: 76.2% of statements [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T02:09:48.941Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.022s coverage: 52.6% of statements [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T02:09:48.941Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.099s coverage: 71.4% of statements [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T02:09:48.941Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T02:09:48.941Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T02:09:48.941Z] gofmt -l . [2020-04-21T02:09:48.941Z] [ "`gofmt -l .`" = "" ] [2020-04-21T02:09:48.941Z] ./bin/test-attribution-txt.sh [2020-04-21T02:09:48.941Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T02:09:49.459Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T02:09:49.474Z] $ docker stop --time=1 6a182dbd48cd41bd092427684492c94939486de5b4a76a2564a425ddf223cc3a [2020-04-21T02:09:50.892Z] $ docker rm -f 6a182dbd48cd41bd092427684492c94939486de5b4a76a2564a425ddf223cc3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T02:09:52.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T02:09:52.723Z] + ls -al . [2020-04-21T02:09:52.723Z] total 164 [2020-04-21T02:09:52.723Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 02:09 . [2020-04-21T02:09:52.723Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 02:08 .. [2020-04-21T02:09:52.723Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 02:08 api [2020-04-21T02:09:52.723Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 02:08 bin [2020-04-21T02:09:52.723Z] -rw-r--r--. 1 jenkins jenkins 98831 Apr 21 02:09 coverage.out [2020-04-21T02:09:52.723Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 02:08 Dockerfile.build [2020-04-21T02:09:52.723Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 02:08 .dockerignore [2020-04-21T02:09:52.723Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 02:08 example [2020-04-21T02:09:52.723Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 02:08 .git [2020-04-21T02:09:52.724Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 02:08 .github [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 02:08 .gitignore [2020-04-21T02:09:52.724Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 21 02:09 go.mod [2020-04-21T02:09:52.724Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 02:09 go.sum [2020-04-21T02:09:52.724Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 02:08 internal [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 02:08 Jenkinsfile [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 02:08 LICENSE [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 02:08 Makefile [2020-04-21T02:09:52.724Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 02:08 pkg [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 02:08 README.md [2020-04-21T02:09:52.724Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 02:08 .semver [2020-04-21T02:09:52.724Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 02:08 snap [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 02:05 VERSION [2020-04-21T02:09:52.724Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 02:08 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:09:53.051Z] + 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=48f597e7a21d7198b45a17a617ee6a77924ff016 --label arch=amd64 --label version=0.0.0 . [2020-04-21T02:09:53.311Z] Sending build context to Docker daemon 3.061MB [2020-04-21T02:09:53.311Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T02:09:53.311Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T02:09:53.311Z] ---> 33ea33c2f0ce [2020-04-21T02:09:53.311Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T02:09:53.311Z] ---> Running in a44e4e19b092 [2020-04-21T02:09:53.311Z] Removing intermediate container a44e4e19b092 [2020-04-21T02:09:53.311Z] ---> 07c5c02a3623 [2020-04-21T02:09:53.311Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T02:09:53.311Z] ---> Running in d6ccb0373b7c [2020-04-21T02:09:53.571Z] Removing intermediate container d6ccb0373b7c [2020-04-21T02:09:53.572Z] ---> 19dd6706619b [2020-04-21T02:09:53.572Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:09:53.572Z] ---> Running in 5289e69bd6c8 [2020-04-21T02:09:53.834Z] Removing intermediate container 5289e69bd6c8 [2020-04-21T02:09:53.834Z] ---> 08d52101b62a [2020-04-21T02:09:53.834Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:09:53.834Z] ---> Running in 2d1f9068ab9f [2020-04-21T02:09:54.407Z] Removing intermediate container 2d1f9068ab9f [2020-04-21T02:09:54.407Z] ---> 43f3fb8bfd04 [2020-04-21T02:09:54.407Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T02:09:54.407Z] ---> Running in 207b91aecee2 [2020-04-21T02:09:54.975Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T02:09:55.547Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T02:09:55.807Z] OK: 143 MiB in 39 packages [2020-04-21T02:09:56.067Z] Removing intermediate container 207b91aecee2 [2020-04-21T02:09:56.067Z] ---> 78223711beb9 [2020-04-21T02:09:56.067Z] Step 8/21 : COPY . . [2020-04-21T02:09:56.638Z] ---> 232a02bf38d6 [2020-04-21T02:09:56.638Z] Step 9/21 : RUN ${MAKE} [2020-04-21T02:09:56.638Z] ---> Running in 7f7b3e3f31c8 [2020-04-21T02:09:56.899Z] 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-21T02:10:05.062Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T02:10:05.321Z] Removing intermediate container 7f7b3e3f31c8 [2020-04-21T02:10:05.321Z] ---> dae38ae3a64a [2020-04-21T02:10:05.321Z] Step 10/21 : FROM scratch [2020-04-21T02:10:05.321Z] ---> [2020-04-21T02:10:05.321Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:10:05.321Z] ---> Running in 492ebf2eb3d8 [2020-04-21T02:10:05.581Z] Removing intermediate container 492ebf2eb3d8 [2020-04-21T02:10:05.581Z] ---> a053a0de4ba9 [2020-04-21T02:10:05.581Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T02:10:05.581Z] ---> Running in 10290b3808df [2020-04-21T02:10:05.581Z] Removing intermediate container 10290b3808df [2020-04-21T02:10:05.581Z] ---> 994759159ec9 [2020-04-21T02:10:05.581Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T02:10:05.840Z] ---> Running in 7b53b37958b6 [2020-04-21T02:10:05.840Z] Removing intermediate container 7b53b37958b6 [2020-04-21T02:10:05.840Z] ---> 111d50ee1724 [2020-04-21T02:10:05.840Z] Step 14/21 : WORKDIR / [2020-04-21T02:10:05.840Z] ---> Running in cc26be50d870 [2020-04-21T02:10:06.099Z] Removing intermediate container cc26be50d870 [2020-04-21T02:10:06.099Z] ---> 3ebefd091e89 [2020-04-21T02:10:06.099Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T02:10:06.363Z] ---> b443c5a158dc [2020-04-21T02:10:06.363Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T02:10:06.623Z] ---> c505888164b5 [2020-04-21T02:10:06.623Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T02:10:06.882Z] ---> cf40661f50ef [2020-04-21T02:10:06.882Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T02:10:06.882Z] ---> Running in b7485bc73ce7 [2020-04-21T02:10:06.882Z] Removing intermediate container b7485bc73ce7 [2020-04-21T02:10:06.882Z] ---> 20606731ea3c [2020-04-21T02:10:06.882Z] Step 19/21 : LABEL arch=amd64 [2020-04-21T02:10:06.882Z] ---> Running in 86d026cec970 [2020-04-21T02:10:07.143Z] Removing intermediate container 86d026cec970 [2020-04-21T02:10:07.143Z] ---> 44f3b5991e8d [2020-04-21T02:10:07.143Z] Step 20/21 : LABEL git_sha=48f597e7a21d7198b45a17a617ee6a77924ff016 [2020-04-21T02:10:07.401Z] ---> Running in 0229542c4346 [2020-04-21T02:10:07.659Z] Removing intermediate container 0229542c4346 [2020-04-21T02:10:07.659Z] ---> 4bea1bbac226 [2020-04-21T02:10:07.659Z] Step 21/21 : LABEL version=0.0.0 [2020-04-21T02:10:07.659Z] ---> Running in 44c655cd7a4b [2020-04-21T02:10:07.659Z] Removing intermediate container 44c655cd7a4b [2020-04-21T02:10:07.659Z] ---> 951ba6790cfd [2020-04-21T02:10:07.659Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T02:10:07.659Z] Successfully built 951ba6790cfd [2020-04-21T02:10:07.919Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T02:10:10.690Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.046s coverage: 11.4% of statements [2020-04-21T02:10:10.690Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 22.1% of statements [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-21T02:10:10.690Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.179s coverage: 36.9% of statements [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-21T02:10:10.690Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.792s coverage: 76.2% of statements [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-21T02:10:10.690Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.039s coverage: 52.6% of statements [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-21T02:10:10.690Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 71.4% of statements [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-21T02:10:10.690Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-21T02:10:10.690Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-21T02:10:14.056Z] gofmt -l . [2020-04-21T02:10:14.639Z] [ "`gofmt -l .`" = "" ] [2020-04-21T02:10:14.906Z] ./bin/test-attribution-txt.sh [2020-04-21T02:10:15.500Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-21T02:10:16.130Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T02:10:16.607Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T02:10:16.638Z] $ docker stop --time=1 088baa4af356f07b5f5572fbc4d3ee3785b2fd3842f06f260afcc1f354ac068e [2020-04-21T02:10:18.783Z] $ docker rm -f 088baa4af356f07b5f5572fbc4d3ee3785b2fd3842f06f260afcc1f354ac068e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T02:10:20.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T02:10:20.549Z] + ls -al . [2020-04-21T02:10:20.549Z] total 204 [2020-04-21T02:10:20.549Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:10 . [2020-04-21T02:10:20.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:07 .. [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 02:07 .dockerignore [2020-04-21T02:10:20.549Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 02:07 .git [2020-04-21T02:10:20.549Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:07 .github [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 02:07 .gitignore [2020-04-21T02:10:20.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:08 .semver [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 02:07 Dockerfile.build [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 02:07 Jenkinsfile [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 02:07 LICENSE [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 02:07 Makefile [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 02:07 README.md [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 02:05 VERSION [2020-04-21T02:10:20.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:07 api [2020-04-21T02:10:20.549Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:07 bin [2020-04-21T02:10:20.549Z] -rw-r--r-- 1 jenkins jenkins 98831 Apr 21 02:10 coverage.out [2020-04-21T02:10:20.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:07 example [2020-04-21T02:10:20.549Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 21 02:10 go.mod [2020-04-21T02:10:20.549Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 02:10 go.sum [2020-04-21T02:10:20.549Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 02:07 internal [2020-04-21T02:10:20.549Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 02:07 pkg [2020-04-21T02:10:20.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:07 snap [2020-04-21T02:10:20.549Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 02:07 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:10:20.901Z] + 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=48f597e7a21d7198b45a17a617ee6a77924ff016 --label arch=arm64 --label version=0.0.0 . [2020-04-21T02:10:21.488Z] Sending build context to Docker daemon 3.061MB [2020-04-21T02:10:21.488Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-21T02:10:21.488Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-21T02:10:21.488Z] ---> 1eb36a3d7726 [2020-04-21T02:10:21.488Z] Step 3/21 : ARG MAKE='make build' [2020-04-21T02:10:21.488Z] ---> Running in 127ef3eb199b [2020-04-21T02:10:22.073Z] Removing intermediate container 127ef3eb199b [2020-04-21T02:10:22.073Z] ---> aee7eebd6de3 [2020-04-21T02:10:22.073Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-21T02:10:22.073Z] ---> Running in cb41cac506c9 [2020-04-21T02:10:22.341Z] Removing intermediate container cb41cac506c9 [2020-04-21T02:10:22.341Z] ---> 2d3b92dc3940 [2020-04-21T02:10:22.341Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:10:22.610Z] ---> Running in b5c114992027 [2020-04-21T02:10:22.876Z] Removing intermediate container b5c114992027 [2020-04-21T02:10:22.876Z] ---> 8e22d55b3ebc [2020-04-21T02:10:22.876Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-21T02:10:23.144Z] ---> Running in e896c1ee2b48 [2020-04-21T02:10:25.104Z] Removing intermediate container e896c1ee2b48 [2020-04-21T02:10:25.104Z] ---> d009b20669bb [2020-04-21T02:10:25.104Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-21T02:10:25.104Z] ---> Running in 5f0d3a76f555 [2020-04-21T02:10:26.063Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T02:10:26.646Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T02:10:27.230Z] OK: 125 MiB in 39 packages [2020-04-21T02:10:28.200Z] Removing intermediate container 5f0d3a76f555 [2020-04-21T02:10:28.200Z] ---> 3a764ee7126c [2020-04-21T02:10:28.200Z] Step 8/21 : COPY . . [2020-04-21T02:10:29.163Z] ---> 7e4ec200312b [2020-04-21T02:10:29.163Z] Step 9/21 : RUN ${MAKE} [2020-04-21T02:10:29.434Z] ---> Running in a71d24f8f586 [2020-04-21T02:10:30.396Z] 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-21T02:10:52.523Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-21T02:10:55.874Z] Removing intermediate container a71d24f8f586 [2020-04-21T02:10:55.874Z] ---> 304966fa4520 [2020-04-21T02:10:55.874Z] Step 10/21 : FROM scratch [2020-04-21T02:10:55.874Z] ---> [2020-04-21T02:10:55.874Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-21T02:10:55.874Z] ---> Running in 677b4948b947 [2020-04-21T02:10:56.143Z] Removing intermediate container 677b4948b947 [2020-04-21T02:10:56.143Z] ---> 8d1d22fa8a2c [2020-04-21T02:10:56.143Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-21T02:10:56.143Z] ---> Running in fb28822c39c7 [2020-04-21T02:10:56.409Z] Removing intermediate container fb28822c39c7 [2020-04-21T02:10:56.409Z] ---> 10ddaf3f5b9b [2020-04-21T02:10:56.409Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-21T02:10:56.677Z] ---> Running in 5df072e56434 [2020-04-21T02:10:56.945Z] Removing intermediate container 5df072e56434 [2020-04-21T02:10:56.945Z] ---> ce6dd02f2aad [2020-04-21T02:10:56.945Z] Step 14/21 : WORKDIR / [2020-04-21T02:10:56.945Z] ---> Running in d23dfb23a127 [2020-04-21T02:10:57.529Z] Removing intermediate container d23dfb23a127 [2020-04-21T02:10:57.529Z] ---> 3038a52b43f8 [2020-04-21T02:10:57.529Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-21T02:10:58.497Z] ---> 3407cc7b7d4c [2020-04-21T02:10:58.497Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-21T02:10:58.766Z] ---> bb00066f00dd [2020-04-21T02:10:58.766Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-21T02:10:59.351Z] ---> 6ea8c13e91cf [2020-04-21T02:10:59.351Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-21T02:10:59.619Z] ---> Running in 090fc754a5b4 [2020-04-21T02:10:59.887Z] Removing intermediate container 090fc754a5b4 [2020-04-21T02:10:59.887Z] ---> 27cf0cfab29c [2020-04-21T02:10:59.887Z] Step 19/21 : LABEL arch=arm64 [2020-04-21T02:10:59.887Z] ---> Running in 8d56e87275fb [2020-04-21T02:11:00.155Z] Removing intermediate container 8d56e87275fb [2020-04-21T02:11:00.155Z] ---> b3de5021a444 [2020-04-21T02:11:00.155Z] Step 20/21 : LABEL git_sha=48f597e7a21d7198b45a17a617ee6a77924ff016 [2020-04-21T02:11:00.423Z] ---> Running in cc22f9950e10 [2020-04-21T02:11:00.692Z] Removing intermediate container cc22f9950e10 [2020-04-21T02:11:00.692Z] ---> 9c655af7cd17 [2020-04-21T02:11:00.692Z] Step 21/21 : LABEL version=0.0.0 [2020-04-21T02:11:00.961Z] ---> Running in a3265ac4be7a [2020-04-21T02:11:01.229Z] Removing intermediate container a3265ac4be7a [2020-04-21T02:11:01.229Z] ---> 163241bd4ffa [2020-04-21T02:11:01.229Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-21T02:11:01.229Z] Successfully built 163241bd4ffa [2020-04-21T02:11:01.229Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-21T02:11:03.120Z] provisioning config files... [2020-04-21T02:11:03.130Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/config6350420322227027485tmp [Pipeline] { [Pipeline] sh [2020-04-21T02:11:03.549Z] + curl -s https://codecov.io/bash [2020-04-21T02:11:03.549Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/config6350420322227027485tmp [2020-04-21T02:11:03.807Z] [2020-04-21T02:11:03.807Z] _____ _ [2020-04-21T02:11:03.807Z] / ____| | | [2020-04-21T02:11:03.807Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T02:11:03.807Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T02:11:03.807Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T02:11:03.807Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T02:11:03.807Z] Bash-tbd [2020-04-21T02:11:03.807Z] [2020-04-21T02:11:03.807Z] [2020-04-21T02:11:03.807Z] ==> Jenkins CI detected. [2020-04-21T02:11:03.807Z] project root: . [2020-04-21T02:11:03.807Z] Fixing merge commit SHA [2020-04-21T02:11:03.807Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T02:11:03.807Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T02:11:03.807Z] ==> Python coveragepy not found [2020-04-21T02:11:03.807Z] ==> Searching for coverage reports in: [2020-04-21T02:11:03.807Z] + . [2020-04-21T02:11:03.807Z] -> Found 1 reports [2020-04-21T02:11:03.807Z] ==> Detecting git/mercurial file structure [2020-04-21T02:11:03.807Z] ==> Reading reports [2020-04-21T02:11:03.807Z] + ./coverage.out bytes=98831 [2020-04-21T02:11:03.807Z] ==> Appending adjustments [2020-04-21T02:11:03.807Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T02:11:04.067Z] + Found adjustments [2020-04-21T02:11:04.067Z] ==> Gzipping contents [2020-04-21T02:11:04.067Z] ==> Uploading reports [2020-04-21T02:11:04.067Z] url: https://codecov.io [2020-04-21T02:11:04.067Z] query: branch=PR-499&commit=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=499&job= [2020-04-21T02:11:04.067Z] -> Pinging Codecov [2020-04-21T02:11:04.067Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-499&commit=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=499&job= [2020-04-21T02:11:04.888Z] -> Uploading [2020-04-21T02:11:04.888Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 [Pipeline] } [2020-04-21T02:11:04.917Z] 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-21T02:11:06.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:11:07.050Z] ---> package-listing.sh [2020-04-21T02:11:07.050Z] ++ facter osfamily [2020-04-21T02:11:07.050Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T02:11:07.050Z] + OS_FAMILY=redhat [2020-04-21T02:11:07.050Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-499 [2020-04-21T02:11:07.050Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T02:11:07.050Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T02:11:07.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T02:11:07.050Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T02:11:07.050Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-499 ']' [2020-04-21T02:11:07.050Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T02:11:07.050Z] + case "${OS_FAMILY}" in [2020-04-21T02:11:07.050Z] + rpm -qa [2020-04-21T02:11:07.050Z] + sort [2020-04-21T02:11:11.251Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T02:11:11.251Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T02:11:11.251Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T02:11:11.251Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-499 ']' [2020-04-21T02:11:11.251Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-499/archives/ [2020-04-21T02:11:11.251Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-499/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:11:11.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T02:11:11.737Z] [2020-04-21T02:11:11.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T02:11:12.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T02:11:12.115Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T02:11:12.115Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T02:11:12.115Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T02:11:12.115Z] 756a868c4378: Pulling fs layer [2020-04-21T02:11:12.115Z] 444b2fc9a129: Pulling fs layer [2020-04-21T02:11:12.115Z] ea15f1150254: Pulling fs layer [2020-04-21T02:11:12.115Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T02:11:12.115Z] 28c525ee5125: Pulling fs layer [2020-04-21T02:11:12.115Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T02:11:12.115Z] 138eaada9080: Pulling fs layer [2020-04-21T02:11:12.115Z] 0622d0fa9048: Pulling fs layer [2020-04-21T02:11:12.115Z] 444b2fc9a129: Waiting [2020-04-21T02:11:12.115Z] 094b1ea09ed8: Waiting [2020-04-21T02:11:12.115Z] 138eaada9080: Waiting [2020-04-21T02:11:12.115Z] 0622d0fa9048: Waiting [2020-04-21T02:11:12.115Z] ea15f1150254: Waiting [2020-04-21T02:11:12.115Z] 41b27a9f41bf: Waiting [2020-04-21T02:11:12.115Z] 28c525ee5125: Waiting [2020-04-21T02:11:12.115Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T02:11:12.115Z] 2cc5ad85d9ab: Download complete [2020-04-21T02:11:12.115Z] 444b2fc9a129: Verifying Checksum [2020-04-21T02:11:12.115Z] 444b2fc9a129: Download complete [2020-04-21T02:11:12.115Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T02:11:12.115Z] c9b1b535fdd9: Download complete [2020-04-21T02:11:12.379Z] ea15f1150254: Verifying Checksum [2020-04-21T02:11:12.379Z] ea15f1150254: Download complete [2020-04-21T02:11:12.379Z] 28c525ee5125: Verifying Checksum [2020-04-21T02:11:12.379Z] 28c525ee5125: Download complete [2020-04-21T02:11:12.379Z] c9b1b535fdd9: Pull complete [2020-04-21T02:11:12.639Z] 756a868c4378: Verifying Checksum [2020-04-21T02:11:12.639Z] 756a868c4378: Download complete [2020-04-21T02:11:12.639Z] 2cc5ad85d9ab: Pull complete [2020-04-21T02:11:12.639Z] 138eaada9080: Verifying Checksum [2020-04-21T02:11:12.639Z] 138eaada9080: Download complete [2020-04-21T02:11:12.916Z] 0622d0fa9048: Verifying Checksum [2020-04-21T02:11:12.916Z] 0622d0fa9048: Download complete [2020-04-21T02:11:12.916Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T02:11:12.916Z] 094b1ea09ed8: Download complete [2020-04-21T02:11:13.177Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T02:11:13.177Z] 41b27a9f41bf: Download complete [2020-04-21T02:11:14.112Z] 756a868c4378: Pull complete [2020-04-21T02:11:14.112Z] 444b2fc9a129: Pull complete [2020-04-21T02:11:14.680Z] ea15f1150254: Pull complete [2020-04-21T02:11:17.980Z] 41b27a9f41bf: Pull complete [2020-04-21T02:11:17.980Z] 28c525ee5125: Pull complete [2020-04-21T02:11:19.883Z] 094b1ea09ed8: Pull complete [2020-04-21T02:11:19.883Z] 138eaada9080: Pull complete [2020-04-21T02:11:20.142Z] 0622d0fa9048: Pull complete [2020-04-21T02:11:20.142Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T02:11:20.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T02:11:20.328Z] prd-centos7-docker-4c-2g-5088 does not seem to be running inside a container [2020-04-21T02:11:20.379Z] $ 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-499 -v /w/workspace/dgexfoundry_device-sdk-go_PR-499:/w/workspace/dgexfoundry_device-sdk-go_PR-499:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-499@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-21T02:11:21.400Z] $ docker top 25cba6ced39e56824dd5e90a90ffbf301f21475110fc398ad11f1c744850f6e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T02:11:21.777Z] provisioning config files... [2020-04-21T02:11:21.790Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-499@tmp/config1824848730894723730tmp [Pipeline] { [Pipeline] echo [2020-04-21T02:11:21.875Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:11:22.189Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T02:11:22.213Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T02:11:22.533Z] ---> logs-deploy.sh [2020-04-21T02:11:22.533Z] + ARCHIVE_ARTIFACTS= [2020-04-21T02:11:22.533Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T02:11:22.533Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T02:11:22.533Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T02:11:22.533Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-499/1 [2020-04-21T02:11:22.533Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-499/1/ [2020-04-21T02:11:22.533Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-499/1 /w/workspace/dgexfoundry_device-sdk-go_PR-499 [2020-04-21T02:11:23.911Z] Archives upload complete. [2020-04-21T02:11:23.911Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-499/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-499/1/