Pull request #464 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 akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c9979804ccd04a40c7aa62bb85d5611f1e38dae2+6d36f33b612300ee79929b7f99b8ffab79cfcdbd (a95e8a4f4a5b324874030d327a2333a41d94aa76) 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-3081 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [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 Fetching without tags > git init /w/workspace/dgexfoundry_device-sdk-go_PR-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 Merge succeeded, producing c9979804ccd04a40c7aa62bb85d5611f1e38dae2 Checking out Revision c9979804ccd04a40c7aa62bb85d5611f1e38dae2 (PR-464) > git config core.sparsecheckout # timeout=10 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # 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 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-09T16:33:06.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk a3da746885b618801d51f6bc1cee5348ded01924 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:33:08.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T16:33:08.729Z] [2020-04-09T16:33:08.729Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:33:09.093Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T16:33:09.354Z] latest: Pulling from edgex-devops/git-semver [2020-04-09T16:33:09.354Z] 9123ac7c32f7: Pulling fs layer [2020-04-09T16:33:09.354Z] b8cc5d1170e3: Pulling fs layer [2020-04-09T16:33:09.354Z] 2924cbbf6a41: Pulling fs layer [2020-04-09T16:33:09.354Z] 93b08a4f1073: Pulling fs layer [2020-04-09T16:33:09.354Z] 93b08a4f1073: Waiting [2020-04-09T16:33:09.354Z] b8cc5d1170e3: Verifying Checksum [2020-04-09T16:33:09.354Z] b8cc5d1170e3: Download complete [2020-04-09T16:33:09.354Z] 9123ac7c32f7: Download complete [2020-04-09T16:33:09.354Z] 93b08a4f1073: Verifying Checksum [2020-04-09T16:33:09.354Z] 93b08a4f1073: Download complete [2020-04-09T16:33:09.354Z] 2924cbbf6a41: Verifying Checksum [2020-04-09T16:33:09.354Z] 2924cbbf6a41: Download complete [2020-04-09T16:33:09.614Z] 9123ac7c32f7: Pull complete [2020-04-09T16:33:09.614Z] b8cc5d1170e3: Pull complete [2020-04-09T16:33:10.552Z] 2924cbbf6a41: Pull complete [2020-04-09T16:33:10.552Z] 93b08a4f1073: Pull complete [2020-04-09T16:33:10.812Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-09T16:33:10.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-09T16:33:10.943Z] prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container [2020-04-09T16:33:10.939Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T16:33:11.545Z] $ docker top 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T16:33:11.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T16:33:11.873Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T16:33:12.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T16:33:12.047Z] $ docker exec 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent [2020-04-09T16:33:12.287Z] SSH_AUTH_SOCK=/tmp/ssh-WBdc5jr4yAyo/agent.15 [2020-04-09T16:33:12.287Z] SSH_AGENT_PID=22 [2020-04-09T16:33:12.297Z] Running ssh-add (command line suppressed) [2020-04-09T16:33:12.393Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_5554708607081988835.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_5554708607081988835.key) [2020-04-09T16:33:12.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T16:33:12.807Z] + git describe --exact-match --tags HEAD [2020-04-09T16:33:12.807Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-09T16:33:12.819Z] $ docker exec --env ******** --env ******** 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent -k [2020-04-09T16:33:12.959Z] unset SSH_AUTH_SOCK; [2020-04-09T16:33:12.959Z] unset SSH_AGENT_PID; [2020-04-09T16:33:12.959Z] echo Agent pid 22 killed; [2020-04-09T16:33:13.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-09T16:33:13.141Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-09T16:33:13.141Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-09T16:33:13.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T16:33:13.221Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T16:33:13.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T16:33:13.366Z] $ docker exec 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent [2020-04-09T16:33:13.617Z] SSH_AUTH_SOCK=/tmp/ssh-BahrGRbtXmE5/agent.57 [2020-04-09T16:33:13.617Z] SSH_AGENT_PID=64 [2020-04-09T16:33:13.624Z] Running ssh-add (command line suppressed) [2020-04-09T16:33:13.722Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_3592924343742701146.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_3592924343742701146.key) [2020-04-09T16:33:13.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T16:33:14.155Z] + git semver init [2020-04-09T16:33:14.155Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T16:33:14.155Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git [2020-04-09T16:33:14.155Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-04-09T16:33:14.155Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T16:33:14.155Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T16:33:14.155Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T16:33:14.155Z] # $SEMVER_BRANCH = PR-464 [2020-04-09T16:33:14.155Z] # $SEMVER_TEMP = /tmp/semver-879880024 [2020-04-09T16:33:14.155Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-09T16:33:15.094Z] # '/tmp/semver-879880024' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' [2020-04-09T16:33:15.094Z] # -> Force: false [2020-04-09T16:33:15.094Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } [2020-04-09T16:33:15.056Z] $ docker exec --env ******** --env ******** 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent -k [2020-04-09T16:33:15.200Z] unset SSH_AUTH_SOCK; [2020-04-09T16:33:15.200Z] unset SSH_AGENT_PID; [2020-04-09T16:33:15.200Z] echo Agent pid 64 killed; [2020-04-09T16:33:15.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T16:33:15.705Z] + git semver [Pipeline] } [2020-04-09T16:33:15.671Z] $ docker stop --time=1 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 [2020-04-09T16:33:17.005Z] $ docker rm -f 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-09T16:33:17.806Z] Stashed 39 file(s) [Pipeline] echo [2020-04-09T16:33:17.807Z] [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-09T16:33:33.081Z] Still waiting to schedule task [2020-04-09T16:33:33.081Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3081’ [2020-04-09T16:33:33.082Z] Still waiting to schedule task [2020-04-09T16:33:33.082Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-09T16:35:17.486Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3082 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-04-09T16:35:17.555Z] Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout [2020-04-09T16:35:23.578Z] using credential edgex-jenkins-ssh [2020-04-09T16:35:23.627Z] Cloning the remote Git repository [2020-04-09T16:35:23.627Z] Cloning with configured refspecs honoured and without tags [2020-04-09T16:35:23.650Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T16:35:23.745Z] > git init /w/workspace/device-sdk-go/15 # timeout=10 [2020-04-09T16:35:23.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T16:35:23.830Z] > git --version # timeout=10 [2020-04-09T16:35:23.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T16:35:25.188Z] Fetching without tags [2020-04-09T16:35:23.923Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T16:35:24.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T16:35:25.004Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-04-09T16:35:25.036Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T16:35:25.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T16:35:25.166Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T16:35:25.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T16:35:25.178Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T16:35:25.661Z] Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [2020-04-09T16:35:25.979Z] Merge succeeded, producing c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [2020-04-09T16:35:25.980Z] Checking out Revision c9979804ccd04a40c7aa62bb85d5611f1e38dae2 (PR-464) [2020-04-09T16:35:25.647Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T16:35:25.712Z] > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 [2020-04-09T16:35:25.823Z] > git remote # timeout=10 [2020-04-09T16:35:25.850Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T16:35:25.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T16:35:25.892Z] > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 [2020-04-09T16:35:25.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T16:35:25.949Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T16:35:25.974Z] > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 [2020-04-09T16:35:30.755Z] Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T16:35:32.133Z] ========================================================= [2020-04-09T16:35:32.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-09T16:35:32.133Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:35:33.330Z] + 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-09T16:35:34.307Z] Sending build context to Docker daemon 2.863MB [2020-04-09T16:35:34.307Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-09T16:35:34.307Z] Step 2/8 : FROM ${BASE} [2020-04-09T16:35:34.576Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-09T16:35:34.576Z] cde5963f3b93: Pulling fs layer [2020-04-09T16:35:34.576Z] 2a23fa8c16f7: Pulling fs layer [2020-04-09T16:35:34.576Z] 777b28850792: Pulling fs layer [2020-04-09T16:35:34.576Z] 8a11ddd9e578: Pulling fs layer [2020-04-09T16:35:34.576Z] 4cf88f913ddb: Pulling fs layer [2020-04-09T16:35:34.576Z] 1df406cf5192: Pulling fs layer [2020-04-09T16:35:34.576Z] cd6300453558: Pulling fs layer [2020-04-09T16:35:34.576Z] b9c365052c96: Pulling fs layer [2020-04-09T16:35:34.576Z] a2d8cc88f415: Pulling fs layer [2020-04-09T16:35:34.576Z] ea1d1ca13537: Pulling fs layer [2020-04-09T16:35:34.576Z] 3750a50a1c5e: Pulling fs layer [2020-04-09T16:35:34.576Z] b9c365052c96: Waiting [2020-04-09T16:35:34.576Z] 8a11ddd9e578: Waiting [2020-04-09T16:35:34.576Z] 4cf88f913ddb: Waiting [2020-04-09T16:35:34.576Z] 1df406cf5192: Waiting [2020-04-09T16:35:34.576Z] cd6300453558: Waiting [2020-04-09T16:35:34.576Z] a2d8cc88f415: Waiting [2020-04-09T16:35:34.576Z] ea1d1ca13537: Waiting [2020-04-09T16:35:34.576Z] 777b28850792: Verifying Checksum [2020-04-09T16:35:34.576Z] 777b28850792: Download complete [2020-04-09T16:35:34.576Z] 2a23fa8c16f7: Download complete [2020-04-09T16:35:34.850Z] 4cf88f913ddb: Download complete [2020-04-09T16:35:34.850Z] 1df406cf5192: Verifying Checksum [2020-04-09T16:35:34.850Z] 1df406cf5192: Download complete [2020-04-09T16:35:34.850Z] cde5963f3b93: Verifying Checksum [2020-04-09T16:35:34.850Z] cde5963f3b93: Download complete [2020-04-09T16:35:35.829Z] cde5963f3b93: Pull complete [2020-04-09T16:35:36.424Z] 2a23fa8c16f7: Pull complete [2020-04-09T16:35:36.697Z] 777b28850792: Pull complete [2020-04-09T16:35:39.311Z] cd6300453558: Verifying Checksum [2020-04-09T16:35:39.311Z] cd6300453558: Download complete [2020-04-09T16:35:39.311Z] a2d8cc88f415: Verifying Checksum [2020-04-09T16:35:39.311Z] a2d8cc88f415: Download complete [2020-04-09T16:35:41.277Z] ea1d1ca13537: Verifying Checksum [2020-04-09T16:35:41.277Z] ea1d1ca13537: Download complete [2020-04-09T16:35:41.548Z] 3750a50a1c5e: Verifying Checksum [2020-04-09T16:35:41.548Z] 3750a50a1c5e: Download complete [2020-04-09T16:35:44.141Z] b9c365052c96: Verifying Checksum [2020-04-09T16:35:44.141Z] b9c365052c96: Download complete [2020-04-09T16:35:46.095Z] 8a11ddd9e578: Verifying Checksum [2020-04-09T16:35:46.095Z] 8a11ddd9e578: Download complete [2020-04-09T16:35:56.306Z] Running on prd-centos7-docker-4c-2g-3083 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-04-09T16:35:56.347Z] Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout [2020-04-09T16:35:58.451Z] 8a11ddd9e578: Pull complete [2020-04-09T16:35:58.451Z] 4cf88f913ddb: Pull complete [2020-04-09T16:35:58.451Z] 1df406cf5192: Pull complete [2020-04-09T16:35:58.983Z] using credential edgex-jenkins-ssh [2020-04-09T16:35:59.028Z] Cloning the remote Git repository [2020-04-09T16:35:59.028Z] Cloning with configured refspecs honoured and without tags [2020-04-09T16:35:59.864Z] Fetching without tags [2020-04-09T16:35:59.104Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T16:35:59.142Z] > git init /w/workspace/device-sdk-go/15 # timeout=10 [2020-04-09T16:35:59.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T16:35:59.196Z] > git --version # timeout=10 [2020-04-09T16:35:59.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T16:35:59.313Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T16:35:59.827Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T16:35:59.839Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-04-09T16:35:59.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T16:35:59.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-09T16:35:59.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-09T16:35:59.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T16:35:59.874Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T16:36:00.260Z] Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [2020-04-09T16:36:00.353Z] Merge succeeded, producing c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [2020-04-09T16:36:00.353Z] Checking out Revision c9979804ccd04a40c7aa62bb85d5611f1e38dae2 (PR-464) [2020-04-09T16:36:00.268Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T16:36:00.276Z] > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 [2020-04-09T16:36:00.321Z] > git remote # timeout=10 [2020-04-09T16:36:00.327Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T16:36:00.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T16:36:00.337Z] > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 [2020-04-09T16:36:00.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T16:36:00.356Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T16:36:00.364Z] > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 [2020-04-09T16:36:03.833Z] cd6300453558: Pull complete [2020-04-09T16:36:05.333Z] Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T16:36:06.100Z] ========================================================= [2020-04-09T16:36:06.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-09T16:36:06.100Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:36:06.798Z] + 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-09T16:36:07.058Z] Sending build context to Docker daemon 2.863MB [2020-04-09T16:36:07.058Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-09T16:36:07.058Z] Step 2/8 : FROM ${BASE} [2020-04-09T16:36:07.058Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-09T16:36:07.058Z] e6b0cf9c0882: Pulling fs layer [2020-04-09T16:36:07.058Z] 2848faf0eed1: Pulling fs layer [2020-04-09T16:36:07.058Z] 0f37312ad70f: Pulling fs layer [2020-04-09T16:36:07.058Z] 5788d62ee057: Pulling fs layer [2020-04-09T16:36:07.058Z] 0e6b1d234666: Pulling fs layer [2020-04-09T16:36:07.058Z] bf5d7aec512f: Pulling fs layer [2020-04-09T16:36:07.058Z] 34c802a77dc8: Pulling fs layer [2020-04-09T16:36:07.058Z] 9eb99e56ec68: Pulling fs layer [2020-04-09T16:36:07.058Z] 27c7a5d97fbd: Pulling fs layer [2020-04-09T16:36:07.058Z] 5c102a31e300: Pulling fs layer [2020-04-09T16:36:07.058Z] dcfb455df0a1: Pulling fs layer [2020-04-09T16:36:07.058Z] 5788d62ee057: Waiting [2020-04-09T16:36:07.058Z] 9eb99e56ec68: Waiting [2020-04-09T16:36:07.058Z] 5c102a31e300: Waiting [2020-04-09T16:36:07.058Z] dcfb455df0a1: Waiting [2020-04-09T16:36:07.058Z] 0e6b1d234666: Waiting [2020-04-09T16:36:07.058Z] bf5d7aec512f: Waiting [2020-04-09T16:36:07.058Z] 27c7a5d97fbd: Waiting [2020-04-09T16:36:07.058Z] 0f37312ad70f: Verifying Checksum [2020-04-09T16:36:07.058Z] 0f37312ad70f: Download complete [2020-04-09T16:36:07.058Z] 2848faf0eed1: Verifying Checksum [2020-04-09T16:36:07.058Z] 2848faf0eed1: Download complete [2020-04-09T16:36:07.058Z] 0e6b1d234666: Verifying Checksum [2020-04-09T16:36:07.058Z] 0e6b1d234666: Download complete [2020-04-09T16:36:07.058Z] bf5d7aec512f: Verifying Checksum [2020-04-09T16:36:07.058Z] bf5d7aec512f: Download complete [2020-04-09T16:36:07.323Z] e6b0cf9c0882: Verifying Checksum [2020-04-09T16:36:07.323Z] e6b0cf9c0882: Download complete [2020-04-09T16:36:07.589Z] e6b0cf9c0882: Pull complete [2020-04-09T16:36:07.851Z] 2848faf0eed1: Pull complete [2020-04-09T16:36:07.851Z] 34c802a77dc8: Verifying Checksum [2020-04-09T16:36:07.851Z] 34c802a77dc8: Download complete [2020-04-09T16:36:07.851Z] 27c7a5d97fbd: Verifying Checksum [2020-04-09T16:36:07.851Z] 27c7a5d97fbd: Download complete [2020-04-09T16:36:08.118Z] b9c365052c96: Pull complete [2020-04-09T16:36:08.389Z] a2d8cc88f415: Pull complete [2020-04-09T16:36:08.805Z] 5c102a31e300: Verifying Checksum [2020-04-09T16:36:08.805Z] 5c102a31e300: Download complete [2020-04-09T16:36:08.805Z] dcfb455df0a1: Verifying Checksum [2020-04-09T16:36:08.805Z] dcfb455df0a1: Download complete [2020-04-09T16:36:08.805Z] 9eb99e56ec68: Verifying Checksum [2020-04-09T16:36:08.805Z] 9eb99e56ec68: Download complete [2020-04-09T16:36:09.067Z] 0f37312ad70f: Pull complete [2020-04-09T16:36:09.328Z] 5788d62ee057: Verifying Checksum [2020-04-09T16:36:09.328Z] 5788d62ee057: Download complete [2020-04-09T16:36:10.984Z] ea1d1ca13537: Pull complete [2020-04-09T16:36:11.252Z] 3750a50a1c5e: Pull complete [2020-04-09T16:36:11.252Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-09T16:36:11.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-09T16:36:11.252Z] ---> 78745c68409d [2020-04-09T16:36:11.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T16:36:14.617Z] 5788d62ee057: Pull complete [2020-04-09T16:36:14.617Z] 0e6b1d234666: Pull complete [2020-04-09T16:36:14.879Z] bf5d7aec512f: Pull complete [2020-04-09T16:36:15.529Z] ---> Running in 5545ef2b7040 [2020-04-09T16:36:15.798Z] Removing intermediate container 5545ef2b7040 [2020-04-09T16:36:15.798Z] ---> 7ef335002055 [2020-04-09T16:36:15.798Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T16:36:16.067Z] ---> Running in 9431120b4b2d [2020-04-09T16:36:18.021Z] Removing intermediate container 9431120b4b2d [2020-04-09T16:36:18.021Z] ---> 957ae8213e46 [2020-04-09T16:36:18.021Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T16:36:18.021Z] ---> Running in 854494bc128d [2020-04-09T16:36:19.004Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-09T16:36:19.583Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-09T16:36:20.160Z] 34c802a77dc8: Pull complete [2020-04-09T16:36:20.169Z] OK: 125 MiB in 39 packages [2020-04-09T16:36:21.582Z] Removing intermediate container 854494bc128d [2020-04-09T16:36:21.582Z] ---> da229edc5af3 [2020-04-09T16:36:21.582Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-09T16:36:21.582Z] ---> Running in d1e3234ac2cb [2020-04-09T16:36:21.856Z] Removing intermediate container d1e3234ac2cb [2020-04-09T16:36:21.856Z] ---> b21dc2d64f91 [2020-04-09T16:36:21.856Z] Step 7/8 : COPY . . [2020-04-09T16:36:22.816Z] ---> 5f05795ee97e [2020-04-09T16:36:22.816Z] Step 8/8 : RUN go mod download [2020-04-09T16:36:23.085Z] ---> Running in 47ccc0e0b8c1 [2020-04-09T16:36:24.398Z] 9eb99e56ec68: Pull complete [2020-04-09T16:36:24.398Z] 27c7a5d97fbd: Pull complete [2020-04-09T16:36:24.972Z] 5c102a31e300: Pull complete [2020-04-09T16:36:25.034Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T16:36:25.035Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-09T16:36:25.035Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T16:36:25.035Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T16:36:25.035Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T16:36:25.035Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T16:36:25.035Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T16:36:25.035Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T16:36:25.035Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-09T16:36:25.035Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-09T16:36:25.035Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-09T16:36:25.035Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-09T16:36:25.035Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-09T16:36:25.035Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T16:36:25.035Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-09T16:36:25.035Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-09T16:36:25.035Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-09T16:36:25.035Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-09T16:36:25.035Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T16:36:25.232Z] dcfb455df0a1: Pull complete [2020-04-09T16:36:25.232Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-09T16:36:25.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-09T16:36:25.232Z] ---> 7c70fe431013 [2020-04-09T16:36:25.232Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T16:36:25.232Z] ---> Running in df59b9f22b62 [2020-04-09T16:36:25.307Z] go: finding github.com/google/uuid v1.1.0 [2020-04-09T16:36:25.307Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T16:36:25.307Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T16:36:25.307Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-09T16:36:25.307Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T16:36:25.307Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T16:36:25.307Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T16:36:25.308Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T16:36:25.492Z] Removing intermediate container df59b9f22b62 [2020-04-09T16:36:25.492Z] ---> ec62af703c08 [2020-04-09T16:36:25.492Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T16:36:25.492Z] ---> Running in 9098f74613d6 [2020-04-09T16:36:25.576Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T16:36:25.576Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T16:36:25.576Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T16:36:25.576Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T16:36:25.576Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T16:36:25.576Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T16:36:25.576Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T16:36:25.576Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T16:36:25.576Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T16:36:25.576Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T16:36:25.576Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-09T16:36:25.576Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-09T16:36:25.576Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-09T16:36:25.576Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T16:36:25.576Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T16:36:25.576Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T16:36:25.576Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T16:36:25.576Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-09T16:36:25.576Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-09T16:36:26.430Z] Removing intermediate container 9098f74613d6 [2020-04-09T16:36:26.430Z] ---> 9a9845f592d9 [2020-04-09T16:36:26.430Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T16:36:26.430Z] ---> Running in 13fac0b0e9a9 [2020-04-09T16:36:26.999Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T16:36:27.566Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T16:36:27.825Z] OK: 143 MiB in 39 packages [2020-04-09T16:36:28.398Z] Removing intermediate container 13fac0b0e9a9 [2020-04-09T16:36:28.398Z] ---> 24750ad61457 [2020-04-09T16:36:28.398Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-09T16:36:28.398Z] ---> Running in af7859756fae [2020-04-09T16:36:28.398Z] Removing intermediate container af7859756fae [2020-04-09T16:36:28.398Z] ---> 9431fd18134f [2020-04-09T16:36:28.398Z] Step 7/8 : COPY . . [2020-04-09T16:36:28.968Z] ---> 98cfd02eb877 [2020-04-09T16:36:28.968Z] Step 8/8 : RUN go mod download [2020-04-09T16:36:28.968Z] ---> Running in 45e7b473e3be [2020-04-09T16:36:31.513Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T16:36:31.513Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-09T16:36:31.513Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T16:36:31.513Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T16:36:31.513Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T16:36:31.513Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T16:36:31.513Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T16:36:31.513Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T16:36:31.513Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-09T16:36:31.513Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-09T16:36:31.513Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-09T16:36:31.513Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-09T16:36:31.513Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-09T16:36:31.513Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T16:36:31.513Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-09T16:36:31.513Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-09T16:36:31.513Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-09T16:36:31.513Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-09T16:36:31.513Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T16:36:31.513Z] go: finding github.com/google/uuid v1.1.0 [2020-04-09T16:36:31.513Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T16:36:31.513Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T16:36:31.513Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-09T16:36:31.513Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T16:36:31.513Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T16:36:31.513Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T16:36:31.513Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T16:36:31.513Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T16:36:31.513Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T16:36:31.513Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T16:36:31.513Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T16:36:31.513Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T16:36:31.513Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T16:36:31.513Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T16:36:31.513Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-09T16:36:31.513Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-09T16:36:31.513Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-09T16:36:31.513Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T16:36:31.513Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T16:36:31.513Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T16:36:31.513Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T16:36:31.513Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-09T16:36:31.513Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-09T16:36:35.675Z] Removing intermediate container 47ccc0e0b8c1 [2020-04-09T16:36:35.675Z] ---> 41f4c5b25f66 [2020-04-09T16:36:35.675Z] Successfully built 41f4c5b25f66 [2020-04-09T16:36:35.675Z] 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-09T16:36:36.356Z] + docker inspect -f . ci-base-image-arm64 [2020-04-09T16:36:36.625Z] . [Pipeline] withDockerContainer [2020-04-09T16:36:36.799Z] Removing intermediate container 45e7b473e3be [2020-04-09T16:36:36.799Z] ---> 836119ce471b [2020-04-09T16:36:36.799Z] Successfully built 836119ce471b [2020-04-09T16:36:36.799Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-09T16:36:36.970Z] prd-ubuntu18.04-docker-arm64-4c-16g-3082 does not seem to be running inside a container [2020-04-09T16:36:37.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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-09T16:36:38.505Z] $ docker top d23d5a39b167cb90d0c0167ff8c5b9be5193475603202002fdc197caab8aef6c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:36:39.466Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-09T16:36:39.466Z] . [Pipeline] withDockerContainer [2020-04-09T16:36:39.592Z] + go version [2020-04-09T16:36:39.592Z] go version go1.13.5 linux/arm64 [2020-04-09T16:36:39.603Z] prd-centos7-docker-4c-2g-3083 does not seem to be running inside a container [2020-04-09T16:36:39.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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-09T16:36:40.212Z] $ docker top 838be11b4c46ee4fc868030cf3ede264d80dc10ea9df365707fb4b856df6025d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-04-09T16:36:40.825Z] + go version [2020-04-09T16:36:40.825Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-09T16:36:41.059Z] + make test [2020-04-09T16:36:41.059Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T16:36:41.126Z] + make test [2020-04-09T16:36:41.126Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-09T16:36:41.697Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-09T16:36:42.481Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-09T16:36:59.875Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-09T16:36:59.875Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-09T16:36:59.875Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.367s coverage: 22.1% of statements [2020-04-09T16:36:59.875Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.049s coverage: 95.8% of statements [2020-04-09T16:37:29.399Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-09T16:37:29.399Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-09T16:37:29.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 22.1% of statements [2020-04-09T16:37:29.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.277s coverage: 95.8% of statements [2020-04-09T16:37:31.979Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.047s coverage: 11.4% of statements [2020-04-09T16:37:31.979Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.7% of statements [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-09T16:37:31.979Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.067s coverage: 38.5% of statements [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-09T16:37:31.979Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.545s coverage: 76.5% of statements [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-09T16:37:31.979Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-09T16:37:31.979Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.109s coverage: 76.1% of statements [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-09T16:37:31.979Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-09T16:37:31.979Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-09T16:37:31.979Z] gofmt -l . [2020-04-09T16:37:32.239Z] [ "`gofmt -l .`" = "" ] [2020-04-09T16:37:32.239Z] ./bin/test-attribution-txt.sh [2020-04-09T16:37:32.808Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-09T16:37:33.523Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T16:37:33.527Z] $ docker stop --time=1 838be11b4c46ee4fc868030cf3ede264d80dc10ea9df365707fb4b856df6025d [2020-04-09T16:37:35.005Z] $ docker rm -f 838be11b4c46ee4fc868030cf3ede264d80dc10ea9df365707fb4b856df6025d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-09T16:37:36.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-09T16:37:36.650Z] + ls -al . [2020-04-09T16:37:36.650Z] total 160 [2020-04-09T16:37:36.650Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 16:37 . [2020-04-09T16:37:36.650Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 9 16:35 .. [2020-04-09T16:37:36.650Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 16:36 api [2020-04-09T16:37:36.650Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 9 16:36 bin [2020-04-09T16:37:36.650Z] -rw-r--r--. 1 jenkins jenkins 96083 Apr 9 16:37 coverage.out [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 9 16:36 Dockerfile.build [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 16:36 .dockerignore [2020-04-09T16:37:36.650Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 9 16:36 example [2020-04-09T16:37:36.650Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 16:36 .git [2020-04-09T16:37:36.650Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 9 16:36 .github [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 9 16:36 .gitignore [2020-04-09T16:37:36.650Z] -rw-r--r--. 1 jenkins jenkins 475 Apr 9 16:37 go.mod [2020-04-09T16:37:36.650Z] -rw-r--r--. 1 jenkins jenkins 12152 Apr 9 16:37 go.sum [2020-04-09T16:37:36.650Z] drwxrwxr-x. 14 jenkins jenkins 196 Apr 9 16:36 internal [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 9 16:36 Jenkinsfile [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 9 16:36 LICENSE [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 9 16:36 Makefile [2020-04-09T16:37:36.650Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 9 16:36 pkg [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 9 16:36 README.md [2020-04-09T16:37:36.650Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 16:36 .semver [2020-04-09T16:37:36.650Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 16:36 snap [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 16:33 VERSION [2020-04-09T16:37:36.650Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 9 16:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:37:36.945Z] + 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=c9979804ccd04a40c7aa62bb85d5611f1e38dae2 --label arch=amd64 --label version=0.0.0 . [2020-04-09T16:37:37.204Z] Sending build context to Docker daemon 2.979MB [2020-04-09T16:37:37.204Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-09T16:37:37.204Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-09T16:37:37.204Z] ---> 836119ce471b [2020-04-09T16:37:37.204Z] Step 3/20 : ARG MAKE='make build' [2020-04-09T16:37:37.204Z] ---> Running in 2086d9f186c7 [2020-04-09T16:37:37.204Z] Removing intermediate container 2086d9f186c7 [2020-04-09T16:37:37.204Z] ---> b7831bce67cc [2020-04-09T16:37:37.204Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-09T16:37:37.462Z] ---> Running in c33548e44ec5 [2020-04-09T16:37:37.463Z] Removing intermediate container c33548e44ec5 [2020-04-09T16:37:37.463Z] ---> c1c057b4640d [2020-04-09T16:37:37.463Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T16:37:37.463Z] ---> Running in 13d164087852 [2020-04-09T16:37:37.723Z] Removing intermediate container 13d164087852 [2020-04-09T16:37:37.723Z] ---> 0922e729eadc [2020-04-09T16:37:37.723Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T16:37:37.723Z] ---> Running in 70049dd0e1b2 [2020-04-09T16:37:38.292Z] Removing intermediate container 70049dd0e1b2 [2020-04-09T16:37:38.292Z] ---> df93f14defc9 [2020-04-09T16:37:38.292Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-09T16:37:38.551Z] ---> Running in 32a9687d61bb [2020-04-09T16:37:38.809Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T16:37:39.379Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T16:37:39.638Z] OK: 143 MiB in 39 packages [2020-04-09T16:37:40.207Z] Removing intermediate container 32a9687d61bb [2020-04-09T16:37:40.207Z] ---> e09eb6b04cc9 [2020-04-09T16:37:40.207Z] Step 8/20 : COPY . . [2020-04-09T16:37:40.465Z] ---> 2612b1c535a0 [2020-04-09T16:37:40.465Z] Step 9/20 : RUN ${MAKE} [2020-04-09T16:37:40.465Z] ---> Running in 488368940dd2 [2020-04-09T16:37:40.724Z] 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-09T16:37:47.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.178s coverage: 11.4% of statements [2020-04-09T16:37:47.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.044s coverage: 22.7% of statements [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-09T16:37:47.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.181s coverage: 38.5% of statements [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-09T16:37:47.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.590s coverage: 76.5% of statements [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-09T16:37:47.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.069s coverage: 52.6% of statements [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-09T16:37:47.606Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.541s coverage: 76.1% of statements [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-09T16:37:47.606Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-09T16:37:47.606Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-09T16:37:54.294Z] gofmt -l . [2020-04-09T16:37:54.294Z] [ "`gofmt -l .`" = "" ] [2020-04-09T16:37:54.564Z] ./bin/test-attribution-txt.sh [2020-04-09T16:37:55.167Z] ./bin/test-go-mod-tidy.sh [2020-04-09T16:37:55.703Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-09T16:37:55.703Z] Removing intermediate container 488368940dd2 [2020-04-09T16:37:55.703Z] ---> 1b59bcfa91c0 [2020-04-09T16:37:55.703Z] Step 10/20 : FROM scratch [2020-04-09T16:37:55.703Z] ---> [2020-04-09T16:37:55.703Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T16:37:55.703Z] ---> Running in 5f326d90e9d3 [2020-04-09T16:37:55.703Z] Removing intermediate container 5f326d90e9d3 [2020-04-09T16:37:55.703Z] ---> da5f22bdd578 [2020-04-09T16:37:55.703Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-09T16:37:55.703Z] ---> Running in 4953f97f925c [2020-04-09T16:37:55.703Z] Removing intermediate container 4953f97f925c [2020-04-09T16:37:55.703Z] ---> 4c3d681b2d3e [2020-04-09T16:37:55.703Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-09T16:37:55.703Z] ---> Running in c8c13d4eac3f [2020-04-09T16:37:55.703Z] Removing intermediate container c8c13d4eac3f [2020-04-09T16:37:55.703Z] ---> 613aa0fc8587 [2020-04-09T16:37:55.703Z] Step 14/20 : WORKDIR / [2020-04-09T16:37:55.703Z] ---> Running in 8bb63d7f3428 [2020-04-09T16:37:55.703Z] Removing intermediate container 8bb63d7f3428 [2020-04-09T16:37:55.703Z] ---> 8826cd29e969 [2020-04-09T16:37:55.703Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [Pipeline] stash [2020-04-09T16:37:55.780Z] Warning: overwriting stash ‘coverage-report’ [2020-04-09T16:37:56.258Z] Stashed 1 file(s) [Pipeline] } [2020-04-09T16:37:56.268Z] $ docker stop --time=1 d23d5a39b167cb90d0c0167ff8c5b9be5193475603202002fdc197caab8aef6c [2020-04-09T16:37:56.272Z] ---> 1a67d1eb1082 [2020-04-09T16:37:56.272Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-09T16:37:56.272Z] ---> e1d92bb4fca0 [2020-04-09T16:37:56.272Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-09T16:37:56.531Z] ---> Running in 2a64766f934a [2020-04-09T16:37:56.531Z] Removing intermediate container 2a64766f934a [2020-04-09T16:37:56.531Z] ---> dfd34e2fcb82 [2020-04-09T16:37:56.531Z] Step 18/20 : LABEL arch=amd64 [2020-04-09T16:37:56.531Z] ---> Running in f40775cadd74 [2020-04-09T16:37:56.792Z] Removing intermediate container f40775cadd74 [2020-04-09T16:37:56.792Z] ---> ac27128447fa [2020-04-09T16:37:56.792Z] Step 19/20 : LABEL git_sha=c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [2020-04-09T16:37:56.792Z] ---> Running in 43f5dec88e75 [2020-04-09T16:37:56.792Z] Removing intermediate container 43f5dec88e75 [2020-04-09T16:37:56.792Z] ---> f668570c7451 [2020-04-09T16:37:56.792Z] Step 20/20 : LABEL version=0.0.0 [2020-04-09T16:37:56.792Z] ---> Running in f640980d8b81 [2020-04-09T16:37:57.053Z] Removing intermediate container f640980d8b81 [2020-04-09T16:37:57.053Z] ---> 0197a76244c7 [2020-04-09T16:37:57.053Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T16:37:57.053Z] Successfully built 0197a76244c7 [2020-04-09T16:37:57.053Z] Successfully tagged docker-device-sdk-simple:latest [2020-04-09T16:37:58.535Z] $ docker rm -f d23d5a39b167cb90d0c0167ff8c5b9be5193475603202002fdc197caab8aef6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-04-09T16:37:59.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] } [Pipeline] sh [2020-04-09T16:38:00.253Z] + ls -al . [2020-04-09T16:38:00.253Z] total 200 [2020-04-09T16:38:00.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 16:37 . [2020-04-09T16:38:00.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 16:35 .. [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 16:35 .dockerignore [2020-04-09T16:38:00.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 16:35 .git [2020-04-09T16:38:00.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 16:35 .github [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 9 16:35 .gitignore [2020-04-09T16:38:00.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 16:35 .semver [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 9 16:35 Dockerfile.build [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 9 16:35 Jenkinsfile [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 9 16:35 LICENSE [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 9 16:35 Makefile [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 9 16:35 README.md [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 16:33 VERSION [2020-04-09T16:38:00.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 16:35 api [2020-04-09T16:38:00.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 16:35 bin [2020-04-09T16:38:00.253Z] -rw-r--r-- 1 jenkins jenkins 96083 Apr 9 16:37 coverage.out [2020-04-09T16:38:00.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 16:35 example [2020-04-09T16:38:00.253Z] -rw-r--r-- 1 jenkins jenkins 475 Apr 9 16:37 go.mod [2020-04-09T16:38:00.253Z] -rw-r--r-- 1 jenkins jenkins 12152 Apr 9 16:37 go.sum [2020-04-09T16:38:00.253Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 9 16:35 internal [2020-04-09T16:38:00.253Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 16:35 pkg [2020-04-09T16:38:00.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 16:35 snap [2020-04-09T16:38:00.253Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 9 16:35 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:38:00.585Z] + 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=c9979804ccd04a40c7aa62bb85d5611f1e38dae2 --label arch=arm64 --label version=0.0.0 . [2020-04-09T16:38:01.178Z] Sending build context to Docker daemon 2.979MB [2020-04-09T16:38:01.178Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-09T16:38:01.178Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-09T16:38:01.178Z] ---> 41f4c5b25f66 [2020-04-09T16:38:01.178Z] Step 3/20 : ARG MAKE='make build' [2020-04-09T16:38:01.178Z] ---> Running in d7dd7966c918 [2020-04-09T16:38:01.766Z] Removing intermediate container d7dd7966c918 [2020-04-09T16:38:01.766Z] ---> 5e0f9989d704 [2020-04-09T16:38:01.766Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-09T16:38:01.766Z] ---> Running in ec93d7c97e4b [2020-04-09T16:38:02.354Z] Removing intermediate container ec93d7c97e4b [2020-04-09T16:38:02.354Z] ---> f3fdbc7f01a8 [2020-04-09T16:38:02.354Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T16:38:02.354Z] ---> Running in 6df4d8e4ea75 [2020-04-09T16:38:02.621Z] Removing intermediate container 6df4d8e4ea75 [2020-04-09T16:38:02.621Z] ---> dc863fe962f2 [2020-04-09T16:38:02.621Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T16:38:02.888Z] ---> Running in dd642568a028 [2020-04-09T16:38:04.838Z] Removing intermediate container dd642568a028 [2020-04-09T16:38:04.838Z] ---> 22ceac1926c8 [2020-04-09T16:38:04.838Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-09T16:38:04.838Z] ---> Running in 5dbb7c990bcc [2020-04-09T16:38:05.800Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-09T16:38:06.382Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-09T16:38:06.963Z] OK: 125 MiB in 39 packages [2020-04-09T16:38:07.920Z] Removing intermediate container 5dbb7c990bcc [2020-04-09T16:38:07.920Z] ---> 1bedcb0b9d3b [2020-04-09T16:38:07.920Z] Step 8/20 : COPY . . [2020-04-09T16:38:08.883Z] ---> aeecd5a97027 [2020-04-09T16:38:08.883Z] Step 9/20 : RUN ${MAKE} [2020-04-09T16:38:08.883Z] ---> Running in 30dba6450899 [2020-04-09T16:38:09.843Z] 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-09T16:38:48.774Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-09T16:38:48.774Z] Removing intermediate container 30dba6450899 [2020-04-09T16:38:48.774Z] ---> ef797d861af6 [2020-04-09T16:38:48.774Z] Step 10/20 : FROM scratch [2020-04-09T16:38:48.774Z] ---> [2020-04-09T16:38:48.774Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T16:38:48.774Z] ---> Running in ffa9f33f5b63 [2020-04-09T16:38:48.774Z] Removing intermediate container ffa9f33f5b63 [2020-04-09T16:38:48.774Z] ---> 5d58fe4098b7 [2020-04-09T16:38:48.774Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-09T16:38:48.774Z] ---> Running in eb93eea2d7c7 [2020-04-09T16:38:48.774Z] Removing intermediate container eb93eea2d7c7 [2020-04-09T16:38:48.774Z] ---> 43f1a3dbb6a6 [2020-04-09T16:38:48.774Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-09T16:38:48.774Z] ---> Running in 955cf1e326f7 [2020-04-09T16:38:48.774Z] Removing intermediate container 955cf1e326f7 [2020-04-09T16:38:48.774Z] ---> 0998ed228780 [2020-04-09T16:38:48.774Z] Step 14/20 : WORKDIR / [2020-04-09T16:38:48.774Z] ---> Running in f221a9d7d939 [2020-04-09T16:38:48.774Z] Removing intermediate container f221a9d7d939 [2020-04-09T16:38:48.774Z] ---> f5ba6da80b7a [2020-04-09T16:38:48.774Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-09T16:38:49.045Z] ---> 1fbda797f5fd [2020-04-09T16:38:49.046Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-09T16:38:49.634Z] ---> 8b3e401f9248 [2020-04-09T16:38:49.634Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-09T16:38:49.906Z] ---> Running in 7a96de107981 [2020-04-09T16:38:50.177Z] Removing intermediate container 7a96de107981 [2020-04-09T16:38:50.177Z] ---> 1e7d9645ce87 [2020-04-09T16:38:50.177Z] Step 18/20 : LABEL arch=arm64 [2020-04-09T16:38:50.177Z] ---> Running in 3270eacf772a [2020-04-09T16:38:50.445Z] Removing intermediate container 3270eacf772a [2020-04-09T16:38:50.445Z] ---> f2eb0a48501f [2020-04-09T16:38:50.445Z] Step 19/20 : LABEL git_sha=c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [2020-04-09T16:38:50.712Z] ---> Running in bd4b2eabeb30 [2020-04-09T16:38:50.978Z] Removing intermediate container bd4b2eabeb30 [2020-04-09T16:38:50.978Z] ---> 99d9e3bca756 [2020-04-09T16:38:50.978Z] Step 20/20 : LABEL version=0.0.0 [2020-04-09T16:38:51.246Z] ---> Running in 93dd83c77b32 [2020-04-09T16:38:51.513Z] Removing intermediate container 93dd83c77b32 [2020-04-09T16:38:51.513Z] ---> eecbaae4fb11 [2020-04-09T16:38:51.513Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-09T16:38:51.513Z] Successfully built eecbaae4fb11 [2020-04-09T16:38:51.513Z] 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-09T16:38:52.476Z] provisioning config files... [2020-04-09T16:38:52.487Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config4346691337063605388tmp [Pipeline] { [Pipeline] sh [2020-04-09T16:38:52.825Z] + curl -s https://codecov.io/bash [2020-04-09T16:38:52.825Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config4346691337063605388tmp [2020-04-09T16:38:53.084Z] [2020-04-09T16:38:53.084Z] _____ _ [2020-04-09T16:38:53.084Z] / ____| | | [2020-04-09T16:38:53.084Z] | | ___ __| | ___ ___ _____ __ [2020-04-09T16:38:53.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-09T16:38:53.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-09T16:38:53.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-09T16:38:53.084Z] Bash-tbd [2020-04-09T16:38:53.084Z] [2020-04-09T16:38:53.084Z] [2020-04-09T16:38:53.084Z] ==> Jenkins CI detected. [2020-04-09T16:38:53.084Z] project root: . [2020-04-09T16:38:53.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-09T16:38:53.084Z] ==> Running gcov in . (disable via -X gcov) [2020-04-09T16:38:53.084Z] ==> Python coveragepy not found [2020-04-09T16:38:53.084Z] ==> Searching for coverage reports in: [2020-04-09T16:38:53.084Z] + . [2020-04-09T16:38:53.084Z] -> Found 1 reports [2020-04-09T16:38:53.084Z] ==> Detecting git/mercurial file structure [2020-04-09T16:38:53.084Z] ==> Reading reports [2020-04-09T16:38:53.084Z] + ./coverage.out bytes=96083 [2020-04-09T16:38:53.084Z] ==> Appending adjustments [2020-04-09T16:38:53.084Z] http://docs.codecov.io/docs/fixing-reports [2020-04-09T16:38:53.343Z] + Found adjustments [2020-04-09T16:38:53.343Z] ==> Gzipping contents [2020-04-09T16:38:53.603Z] ==> Uploading reports [2020-04-09T16:38:53.603Z] url: https://codecov.io [2020-04-09T16:38:53.603Z] query: branch=PR-464&commit=c9979804ccd04a40c7aa62bb85d5611f1e38dae2&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-04-09T16:38:53.603Z] -> Pinging Codecov [2020-04-09T16:38:53.603Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-464&commit=c9979804ccd04a40c7aa62bb85d5611f1e38dae2&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-04-09T16:38:53.862Z] -> Uploading [2020-04-09T16:38:54.431Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [Pipeline] } [2020-04-09T16:38:54.438Z] 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-09T16:38:55.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T16:38:56.007Z] ---> package-listing.sh [2020-04-09T16:38:56.007Z] ++ facter osfamily [2020-04-09T16:38:56.007Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-09T16:38:56.007Z] + OS_FAMILY=redhat [2020-04-09T16:38:56.007Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-04-09T16:38:56.007Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-09T16:38:56.007Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-09T16:38:56.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-09T16:38:56.007Z] + PACKAGES=/tmp/packages_start.txt [2020-04-09T16:38:56.007Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-04-09T16:38:56.007Z] + PACKAGES=/tmp/packages_end.txt [2020-04-09T16:38:56.007Z] + case "${OS_FAMILY}" in [2020-04-09T16:38:56.007Z] + rpm -qa [2020-04-09T16:38:56.007Z] + sort [2020-04-09T16:39:00.199Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-09T16:39:00.199Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-09T16:39:00.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-09T16:39:00.199Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-04-09T16:39:00.199Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [2020-04-09T16:39:00.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:39:00.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T16:39:00.690Z] [2020-04-09T16:39:00.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-09T16:39:01.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T16:39:01.033Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-09T16:39:01.033Z] c9b1b535fdd9: Pulling fs layer [2020-04-09T16:39:01.033Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-09T16:39:01.033Z] 756a868c4378: Pulling fs layer [2020-04-09T16:39:01.033Z] 444b2fc9a129: Pulling fs layer [2020-04-09T16:39:01.033Z] ea15f1150254: Pulling fs layer [2020-04-09T16:39:01.033Z] 41b27a9f41bf: Pulling fs layer [2020-04-09T16:39:01.033Z] 28c525ee5125: Pulling fs layer [2020-04-09T16:39:01.033Z] 094b1ea09ed8: Pulling fs layer [2020-04-09T16:39:01.033Z] 138eaada9080: Pulling fs layer [2020-04-09T16:39:01.033Z] 0622d0fa9048: Pulling fs layer [2020-04-09T16:39:01.033Z] 41b27a9f41bf: Waiting [2020-04-09T16:39:01.033Z] 28c525ee5125: Waiting [2020-04-09T16:39:01.033Z] 138eaada9080: Waiting [2020-04-09T16:39:01.033Z] 094b1ea09ed8: Waiting [2020-04-09T16:39:01.033Z] 0622d0fa9048: Waiting [2020-04-09T16:39:01.033Z] ea15f1150254: Waiting [2020-04-09T16:39:01.033Z] 444b2fc9a129: Waiting [2020-04-09T16:39:01.033Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-09T16:39:01.033Z] 2cc5ad85d9ab: Download complete [2020-04-09T16:39:01.033Z] 444b2fc9a129: Verifying Checksum [2020-04-09T16:39:01.033Z] 444b2fc9a129: Download complete [2020-04-09T16:39:01.033Z] c9b1b535fdd9: Verifying Checksum [2020-04-09T16:39:01.033Z] c9b1b535fdd9: Download complete [2020-04-09T16:39:01.313Z] ea15f1150254: Verifying Checksum [2020-04-09T16:39:01.313Z] ea15f1150254: Download complete [2020-04-09T16:39:01.313Z] 28c525ee5125: Verifying Checksum [2020-04-09T16:39:01.313Z] 28c525ee5125: Download complete [2020-04-09T16:39:01.576Z] 756a868c4378: Verifying Checksum [2020-04-09T16:39:01.576Z] 756a868c4378: Download complete [2020-04-09T16:39:01.576Z] c9b1b535fdd9: Pull complete [2020-04-09T16:39:01.865Z] 138eaada9080: Verifying Checksum [2020-04-09T16:39:01.865Z] 138eaada9080: Download complete [2020-04-09T16:39:01.865Z] 0622d0fa9048: Verifying Checksum [2020-04-09T16:39:01.865Z] 0622d0fa9048: Download complete [2020-04-09T16:39:01.865Z] 2cc5ad85d9ab: Pull complete [2020-04-09T16:39:01.865Z] 094b1ea09ed8: Verifying Checksum [2020-04-09T16:39:01.865Z] 094b1ea09ed8: Download complete [2020-04-09T16:39:02.445Z] 41b27a9f41bf: Verifying Checksum [2020-04-09T16:39:02.445Z] 41b27a9f41bf: Download complete [2020-04-09T16:39:03.386Z] 756a868c4378: Pull complete [2020-04-09T16:39:03.386Z] 444b2fc9a129: Pull complete [2020-04-09T16:39:03.645Z] ea15f1150254: Pull complete [2020-04-09T16:39:06.941Z] 41b27a9f41bf: Pull complete [2020-04-09T16:39:06.941Z] 28c525ee5125: Pull complete [2020-04-09T16:39:08.859Z] 094b1ea09ed8: Pull complete [2020-04-09T16:39:09.118Z] 138eaada9080: Pull complete [2020-04-09T16:39:09.118Z] 0622d0fa9048: Pull complete [2020-04-09T16:39:09.118Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-09T16:39:09.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-09T16:39:09.281Z] prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container [2020-04-09T16:39:09.315Z] $ 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-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@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:10003/edgex-lftools-log-publisher:alpine cat [2020-04-09T16:39:10.364Z] $ docker top f6beeaa08a2c6ffdd00043d684caca8d6cfd5ab0fb0be56b879a97f79cdf7f62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-09T16:39:10.617Z] provisioning config files... [2020-04-09T16:39:10.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5404487559139499624tmp [Pipeline] { [Pipeline] echo [2020-04-09T16:39:10.692Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T16:39:10.985Z] ---> create-netrc.sh [Pipeline] echo [2020-04-09T16:39:10.992Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T16:39:11.282Z] ---> logs-deploy.sh [2020-04-09T16:39:11.282Z] + ARCHIVE_ARTIFACTS= [2020-04-09T16:39:11.282Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-09T16:39:11.282Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-09T16:39:11.282Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-09T16:39:11.282Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/15 [2020-04-09T16:39:11.282Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/15/ [2020-04-09T16:39:11.282Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/15 /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-04-09T16:39:12.658Z] Archives upload complete. [2020-04-09T16:39:12.658Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/15/ [2020-04-09T16:39:13.224Z] ---> uname -a: [2020-04-09T16:39:13.224Z] Linux f6beeaa08a2c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] ---> lscpu: [2020-04-09T16:39:13.224Z] Architecture: x86_64 [2020-04-09T16:39:13.224Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-09T16:39:13.224Z] Byte Order: Little Endian [2020-04-09T16:39:13.224Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-09T16:39:13.224Z] CPU(s): 4 [2020-04-09T16:39:13.224Z] On-line CPU(s) list: 0-3 [2020-04-09T16:39:13.224Z] Thread(s) per core: 1 [2020-04-09T16:39:13.224Z] Core(s) per socket: 1 [2020-04-09T16:39:13.224Z] Socket(s): 4 [2020-04-09T16:39:13.224Z] NUMA node(s): 1 [2020-04-09T16:39:13.224Z] Vendor ID: GenuineIntel [2020-04-09T16:39:13.224Z] CPU family: 6 [2020-04-09T16:39:13.224Z] Model: 44 [2020-04-09T16:39:13.224Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-09T16:39:13.224Z] Stepping: 1 [2020-04-09T16:39:13.224Z] CPU MHz: 2933.442 [2020-04-09T16:39:13.224Z] BogoMIPS: 5866.88 [2020-04-09T16:39:13.224Z] Virtualization: VT-x [2020-04-09T16:39:13.224Z] Hypervisor vendor: KVM [2020-04-09T16:39:13.224Z] Virtualization type: full [2020-04-09T16:39:13.224Z] L1d cache: 128 KiB [2020-04-09T16:39:13.224Z] L1i cache: 128 KiB [2020-04-09T16:39:13.224Z] L2 cache: 16 MiB [2020-04-09T16:39:13.224Z] L3 cache: 64 MiB [2020-04-09T16:39:13.224Z] NUMA node0 CPU(s): 0-3 [2020-04-09T16:39:13.224Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-09T16:39:13.224Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-09T16:39:13.224Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-09T16:39:13.224Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-09T16:39:13.224Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-09T16:39:13.224Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] ---> nproc: [2020-04-09T16:39:13.224Z] 4 [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] ---> df -h: [2020-04-09T16:39:13.224Z] Filesystem Size Used Available Use% Mounted on [2020-04-09T16:39:13.224Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-09T16:39:13.224Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-09T16:39:13.224Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-09T16:39:13.224Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-09T16:39:13.224Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-09T16:39:13.224Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-09T16:39:13.224Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-09T16:39:13.224Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-04-09T16:39:13.224Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp [2020-04-09T16:39:13.224Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] ---> free -m: [2020-04-09T16:39:13.224Z] total used free shared buff/cache available [2020-04-09T16:39:13.224Z] Mem: 1838 603 64 0 1169 1129 [2020-04-09T16:39:13.224Z] Swap: 1023 0 1023 [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z] ---> ip addr: [2020-04-09T16:39:13.224Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-09T16:39:13.224Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-09T16:39:13.224Z] inet 127.0.0.1/8 scope host lo [2020-04-09T16:39:13.224Z] valid_lft forever preferred_lft forever [2020-04-09T16:39:13.224Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-09T16:39:13.224Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-09T16:39:13.224Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-09T16:39:13.224Z] valid_lft forever preferred_lft forever [2020-04-09T16:39:13.224Z] [2020-04-09T16:39:13.224Z]