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 16:33:06 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 16:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:08 16:33:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:33:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:09 latest: Pulling from edgex-devops/git-semver 16:33:09 9123ac7c32f7: Pulling fs layer 16:33:09 b8cc5d1170e3: Pulling fs layer 16:33:09 2924cbbf6a41: Pulling fs layer 16:33:09 93b08a4f1073: Pulling fs layer 16:33:09 93b08a4f1073: Waiting 16:33:09 b8cc5d1170e3: Verifying Checksum 16:33:09 b8cc5d1170e3: Download complete 16:33:09 9123ac7c32f7: Download complete 16:33:09 93b08a4f1073: Verifying Checksum 16:33:09 93b08a4f1073: Download complete 16:33:09 2924cbbf6a41: Verifying Checksum 16:33:09 2924cbbf6a41: Download complete 16:33:09 9123ac7c32f7: Pull complete 16:33:09 b8cc5d1170e3: Pull complete 16:33:10 2924cbbf6a41: Pull complete 16:33:10 93b08a4f1073: Pull complete 16:33:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:10 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 16:33:10 $ 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 16:33:11 $ docker top 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:11 [ssh-agent] Looking for ssh-agent implementation... 16:33:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:12 $ docker exec 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent 16:33:12 SSH_AUTH_SOCK=/tmp/ssh-WBdc5jr4yAyo/agent.15 16:33:12 SSH_AGENT_PID=22 16:33:12 Running ssh-add (command line suppressed) 16:33:12 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) 16:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:12 + git describe --exact-match --tags HEAD 16:33:12 fatal: No names found, cannot describe anything. [Pipeline] } 16:33:12 $ docker exec --env ******** --env ******** 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent -k 16:33:12 unset SSH_AUTH_SOCK; 16:33:12 unset SSH_AGENT_PID; 16:33:12 echo Agent pid 22 killed; 16:33:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:33:13 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:33:13 This usually means this commit has not been tagged. [Pipeline] sshagent 16:33:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:13 [ssh-agent] Looking for ssh-agent implementation... 16:33:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:13 $ docker exec 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent 16:33:13 SSH_AUTH_SOCK=/tmp/ssh-BahrGRbtXmE5/agent.57 16:33:13 SSH_AGENT_PID=64 16:33:13 Running ssh-add (command line suppressed) 16:33:13 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) 16:33:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:14 + git semver init 16:33:14 # -> Open(): unable to determine branch for HEAD 16:33:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git 16:33:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 16:33:14 # $SEMVER_REMOTE_NAME = origin 16:33:14 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 16:33:14 # $SEMVER_USER_NAME = jenkins 16:33:14 # $SEMVER_BRANCH = PR-464 16:33:14 # $SEMVER_TEMP = /tmp/semver-879880024 16:33:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:33:15 # '/tmp/semver-879880024' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' 16:33:15 # -> Force: false 16:33:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } 16:33:15 $ docker exec --env ******** --env ******** 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 ssh-agent -k 16:33:15 unset SSH_AUTH_SOCK; 16:33:15 unset SSH_AGENT_PID; 16:33:15 echo Agent pid 64 killed; 16:33:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:15 + git semver [Pipeline] } 16:33:15 $ docker stop --time=1 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 16:33:17 $ docker rm -f 67166d6abb39d82a133ab3e9c9c982437653f901bfe4a5f9e0eb137c12e37454 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:33:17 Stashed 39 file(s) [Pipeline] echo 16:33:17 [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 16:33:33 Still waiting to schedule task 16:33:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3081’ 16:33:33 Still waiting to schedule task 16:33:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 16:35:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3082 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 16:35:17 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 16:35:23 using credential edgex-jenkins-ssh 16:35:23 Cloning the remote Git repository 16:35:23 Cloning with configured refspecs honoured and without tags 16:35:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:35:23 > git init /w/workspace/device-sdk-go/15 # timeout=10 16:35:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:23 > git --version # timeout=10 16:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:25 Fetching without tags 16:35:23 > 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 16:35:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:25 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 16:35:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:25 > 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 16:35:25 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 16:35:25 Merge succeeded, producing c9979804ccd04a40c7aa62bb85d5611f1e38dae2 16:35:25 Checking out Revision c9979804ccd04a40c7aa62bb85d5611f1e38dae2 (PR-464) 16:35:25 > git config core.sparsecheckout # timeout=10 16:35:25 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 16:35:25 > git remote # timeout=10 16:35:25 > git config --get remote.origin.url # timeout=10 16:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:25 > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 16:35:25 > git rev-parse HEAD^{commit} # timeout=10 16:35:25 > git config core.sparsecheckout # timeout=10 16:35:25 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 16:35:30 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 16:35:32 ========================================================= 16:35:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:35:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:33 + 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 . 16:35:34 Sending build context to Docker daemon 2.863MB 16:35:34 Step 1/8 : ARG BASE=golang:1.13-alpine 16:35:34 Step 2/8 : FROM ${BASE} 16:35:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:34 cde5963f3b93: Pulling fs layer 16:35:34 2a23fa8c16f7: Pulling fs layer 16:35:34 777b28850792: Pulling fs layer 16:35:34 8a11ddd9e578: Pulling fs layer 16:35:34 4cf88f913ddb: Pulling fs layer 16:35:34 1df406cf5192: Pulling fs layer 16:35:34 cd6300453558: Pulling fs layer 16:35:34 b9c365052c96: Pulling fs layer 16:35:34 a2d8cc88f415: Pulling fs layer 16:35:34 ea1d1ca13537: Pulling fs layer 16:35:34 3750a50a1c5e: Pulling fs layer 16:35:34 b9c365052c96: Waiting 16:35:34 8a11ddd9e578: Waiting 16:35:34 4cf88f913ddb: Waiting 16:35:34 1df406cf5192: Waiting 16:35:34 cd6300453558: Waiting 16:35:34 a2d8cc88f415: Waiting 16:35:34 ea1d1ca13537: Waiting 16:35:34 777b28850792: Verifying Checksum 16:35:34 777b28850792: Download complete 16:35:34 2a23fa8c16f7: Download complete 16:35:34 4cf88f913ddb: Download complete 16:35:34 1df406cf5192: Verifying Checksum 16:35:34 1df406cf5192: Download complete 16:35:34 cde5963f3b93: Verifying Checksum 16:35:34 cde5963f3b93: Download complete 16:35:35 cde5963f3b93: Pull complete 16:35:36 2a23fa8c16f7: Pull complete 16:35:36 777b28850792: Pull complete 16:35:39 cd6300453558: Verifying Checksum 16:35:39 cd6300453558: Download complete 16:35:39 a2d8cc88f415: Verifying Checksum 16:35:39 a2d8cc88f415: Download complete 16:35:41 ea1d1ca13537: Verifying Checksum 16:35:41 ea1d1ca13537: Download complete 16:35:41 3750a50a1c5e: Verifying Checksum 16:35:41 3750a50a1c5e: Download complete 16:35:44 b9c365052c96: Verifying Checksum 16:35:44 b9c365052c96: Download complete 16:35:46 8a11ddd9e578: Verifying Checksum 16:35:46 8a11ddd9e578: Download complete 16:35:56 Running on prd-centos7-docker-4c-2g-3083 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws 16:35:56 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 16:35:58 8a11ddd9e578: Pull complete 16:35:58 4cf88f913ddb: Pull complete 16:35:58 1df406cf5192: Pull complete 16:35:58 using credential edgex-jenkins-ssh 16:35:59 Cloning the remote Git repository 16:35:59 Cloning with configured refspecs honoured and without tags 16:35:59 Fetching without tags 16:35:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:35:59 > git init /w/workspace/device-sdk-go/15 # timeout=10 16:35:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:59 > git --version # timeout=10 16:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:59 > 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 16:35:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:59 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 16:35:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:35:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:59 > 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 16:36:00 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit c9979804ccd04a40c7aa62bb85d5611f1e38dae2 16:36:00 Merge succeeded, producing c9979804ccd04a40c7aa62bb85d5611f1e38dae2 16:36:00 Checking out Revision c9979804ccd04a40c7aa62bb85d5611f1e38dae2 (PR-464) 16:36:00 > git config core.sparsecheckout # timeout=10 16:36:00 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 16:36:00 > git remote # timeout=10 16:36:00 > git config --get remote.origin.url # timeout=10 16:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:00 > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 16:36:00 > git rev-parse HEAD^{commit} # timeout=10 16:36:00 > git config core.sparsecheckout # timeout=10 16:36:00 > git checkout -f c9979804ccd04a40c7aa62bb85d5611f1e38dae2 # timeout=10 16:36:03 cd6300453558: Pull complete 16:36:05 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 16:36:06 ========================================================= 16:36:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:36:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:36:06 + 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 . 16:36:07 Sending build context to Docker daemon 2.863MB 16:36:07 Step 1/8 : ARG BASE=golang:1.13-alpine 16:36:07 Step 2/8 : FROM ${BASE} 16:36:07 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:07 e6b0cf9c0882: Pulling fs layer 16:36:07 2848faf0eed1: Pulling fs layer 16:36:07 0f37312ad70f: Pulling fs layer 16:36:07 5788d62ee057: Pulling fs layer 16:36:07 0e6b1d234666: Pulling fs layer 16:36:07 bf5d7aec512f: Pulling fs layer 16:36:07 34c802a77dc8: Pulling fs layer 16:36:07 9eb99e56ec68: Pulling fs layer 16:36:07 27c7a5d97fbd: Pulling fs layer 16:36:07 5c102a31e300: Pulling fs layer 16:36:07 dcfb455df0a1: Pulling fs layer 16:36:07 5788d62ee057: Waiting 16:36:07 9eb99e56ec68: Waiting 16:36:07 5c102a31e300: Waiting 16:36:07 dcfb455df0a1: Waiting 16:36:07 0e6b1d234666: Waiting 16:36:07 bf5d7aec512f: Waiting 16:36:07 27c7a5d97fbd: Waiting 16:36:07 0f37312ad70f: Verifying Checksum 16:36:07 0f37312ad70f: Download complete 16:36:07 2848faf0eed1: Verifying Checksum 16:36:07 2848faf0eed1: Download complete 16:36:07 0e6b1d234666: Verifying Checksum 16:36:07 0e6b1d234666: Download complete 16:36:07 bf5d7aec512f: Verifying Checksum 16:36:07 bf5d7aec512f: Download complete 16:36:07 e6b0cf9c0882: Verifying Checksum 16:36:07 e6b0cf9c0882: Download complete 16:36:07 e6b0cf9c0882: Pull complete 16:36:07 2848faf0eed1: Pull complete 16:36:07 34c802a77dc8: Verifying Checksum 16:36:07 34c802a77dc8: Download complete 16:36:07 27c7a5d97fbd: Verifying Checksum 16:36:07 27c7a5d97fbd: Download complete 16:36:08 b9c365052c96: Pull complete 16:36:08 a2d8cc88f415: Pull complete 16:36:08 5c102a31e300: Verifying Checksum 16:36:08 5c102a31e300: Download complete 16:36:08 dcfb455df0a1: Verifying Checksum 16:36:08 dcfb455df0a1: Download complete 16:36:08 9eb99e56ec68: Verifying Checksum 16:36:08 9eb99e56ec68: Download complete 16:36:09 0f37312ad70f: Pull complete 16:36:09 5788d62ee057: Verifying Checksum 16:36:09 5788d62ee057: Download complete 16:36:10 ea1d1ca13537: Pull complete 16:36:11 3750a50a1c5e: Pull complete 16:36:11 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:36:11 ---> 78745c68409d 16:36:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:36:14 5788d62ee057: Pull complete 16:36:14 0e6b1d234666: Pull complete 16:36:14 bf5d7aec512f: Pull complete 16:36:15 ---> Running in 5545ef2b7040 16:36:15 Removing intermediate container 5545ef2b7040 16:36:15 ---> 7ef335002055 16:36:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:16 ---> Running in 9431120b4b2d 16:36:18 Removing intermediate container 9431120b4b2d 16:36:18 ---> 957ae8213e46 16:36:18 Step 5/8 : RUN apk add --no-cache make git 16:36:18 ---> Running in 854494bc128d 16:36:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:36:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:36:20 34c802a77dc8: Pull complete 16:36:20 OK: 125 MiB in 39 packages 16:36:21 Removing intermediate container 854494bc128d 16:36:21 ---> da229edc5af3 16:36:21 Step 6/8 : WORKDIR /device-sdk-go 16:36:21 ---> Running in d1e3234ac2cb 16:36:21 Removing intermediate container d1e3234ac2cb 16:36:21 ---> b21dc2d64f91 16:36:21 Step 7/8 : COPY . . 16:36:22 ---> 5f05795ee97e 16:36:22 Step 8/8 : RUN go mod download 16:36:23 ---> Running in 47ccc0e0b8c1 16:36:24 9eb99e56ec68: Pull complete 16:36:24 27c7a5d97fbd: Pull complete 16:36:24 5c102a31e300: Pull complete 16:36:25 go: finding github.com/BurntSushi/toml v0.3.1 16:36:25 go: finding github.com/OneOfOne/xxhash v1.2.6 16:36:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:36:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:36:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:36:25 go: finding github.com/bgentry/speakeasy v0.1.0 16:36:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:36:25 go: finding github.com/davecgh/go-spew v1.1.1 16:36:25 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 16:36:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:36:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:36:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:36:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:36:25 go: finding github.com/fatih/color v1.7.0 16:36:25 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:36:25 go: finding github.com/go-kit/kit v0.8.0 16:36:25 go: finding github.com/go-logfmt/logfmt v0.4.0 16:36:25 go: finding github.com/go-stack/stack v1.8.0 16:36:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:36:25 dcfb455df0a1: Pull complete 16:36:25 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:36:25 ---> 7c70fe431013 16:36:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:36:25 ---> Running in df59b9f22b62 16:36:25 go: finding github.com/google/uuid v1.1.0 16:36:25 go: finding github.com/gorilla/mux v1.7.1 16:36:25 go: finding github.com/hashicorp/consul/api v1.1.0 16:36:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:36:25 go: finding github.com/hashicorp/errwrap v1.0.0 16:36:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:36:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:36:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:36:25 go: finding github.com/hashicorp/go-multierror v1.0.0 16:36:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:36:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:36:25 go: finding github.com/hashicorp/go-syslog v1.0.0 16:36:25 go: finding github.com/hashicorp/go-uuid v1.0.1 16:36:25 go: finding github.com/hashicorp/go.net v0.0.1 16:36:25 go: finding github.com/hashicorp/golang-lru v0.5.0 16:36:25 go: finding github.com/hashicorp/logutils v1.0.0 16:36:25 go: finding github.com/hashicorp/mdns v1.0.0 16:36:25 go: finding github.com/hashicorp/memberlist v0.1.3 16:36:25 go: finding github.com/hashicorp/serf v0.8.2 16:36:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:36:25 go: finding github.com/mattn/go-colorable v0.0.9 16:36:25 go: finding github.com/mattn/go-isatty v0.0.3 16:36:25 go: finding github.com/miekg/dns v1.0.14 16:36:25 go: finding github.com/mitchellh/cli v1.0.0 16:36:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:36:25 go: finding github.com/mitchellh/copystructure v1.0.0 16:36:25 go: finding github.com/mitchellh/go-homedir v1.0.0 16:36:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:36:25 go: finding github.com/mitchellh/gox v0.4.0 16:36:25 go: finding github.com/mitchellh/iochan v1.0.0 16:36:25 Removing intermediate container df59b9f22b62 16:36:25 ---> ec62af703c08 16:36:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 ---> Running in 9098f74613d6 16:36:25 go: finding github.com/mitchellh/mapstructure v1.1.2 16:36:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:36:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:36:25 go: finding github.com/pelletier/go-toml v1.2.0 16:36:25 go: finding github.com/pkg/errors v0.8.1 16:36:25 go: finding github.com/pmezard/go-difflib v1.0.0 16:36:25 go: finding github.com/posener/complete v1.1.1 16:36:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:36:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:36:25 go: finding github.com/stretchr/objx v0.1.0 16:36:25 go: finding github.com/stretchr/testify v1.5.1 16:36:25 go: finding github.com/ugorji/go v1.1.4 16:36:25 go: finding github.com/x448/float16 v0.8.4 16:36:25 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:36:25 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:36:25 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:36:25 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:36:25 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:36:25 go: finding gopkg.in/yaml.v2 v2.2.8 16:36:26 Removing intermediate container 9098f74613d6 16:36:26 ---> 9a9845f592d9 16:36:26 Step 5/8 : RUN apk add --no-cache make git 16:36:26 ---> Running in 13fac0b0e9a9 16:36:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:36:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:36:27 OK: 143 MiB in 39 packages 16:36:28 Removing intermediate container 13fac0b0e9a9 16:36:28 ---> 24750ad61457 16:36:28 Step 6/8 : WORKDIR /device-sdk-go 16:36:28 ---> Running in af7859756fae 16:36:28 Removing intermediate container af7859756fae 16:36:28 ---> 9431fd18134f 16:36:28 Step 7/8 : COPY . . 16:36:28 ---> 98cfd02eb877 16:36:28 Step 8/8 : RUN go mod download 16:36:28 ---> Running in 45e7b473e3be 16:36:31 go: finding github.com/BurntSushi/toml v0.3.1 16:36:31 go: finding github.com/OneOfOne/xxhash v1.2.6 16:36:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:36:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:36:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:36:31 go: finding github.com/bgentry/speakeasy v0.1.0 16:36:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:36:31 go: finding github.com/davecgh/go-spew v1.1.1 16:36:31 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 16:36:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:36:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:36:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:36:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:36:31 go: finding github.com/fatih/color v1.7.0 16:36:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:36:31 go: finding github.com/go-kit/kit v0.8.0 16:36:31 go: finding github.com/go-logfmt/logfmt v0.4.0 16:36:31 go: finding github.com/go-stack/stack v1.8.0 16:36:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:36:31 go: finding github.com/google/uuid v1.1.0 16:36:31 go: finding github.com/gorilla/mux v1.7.1 16:36:31 go: finding github.com/hashicorp/consul/api v1.1.0 16:36:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:36:31 go: finding github.com/hashicorp/errwrap v1.0.0 16:36:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:36:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:36:31 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:36:31 go: finding github.com/hashicorp/go-multierror v1.0.0 16:36:31 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:36:31 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:36:31 go: finding github.com/hashicorp/go-syslog v1.0.0 16:36:31 go: finding github.com/hashicorp/go-uuid v1.0.1 16:36:31 go: finding github.com/hashicorp/go.net v0.0.1 16:36:31 go: finding github.com/hashicorp/golang-lru v0.5.0 16:36:31 go: finding github.com/hashicorp/logutils v1.0.0 16:36:31 go: finding github.com/hashicorp/mdns v1.0.0 16:36:31 go: finding github.com/hashicorp/memberlist v0.1.3 16:36:31 go: finding github.com/hashicorp/serf v0.8.2 16:36:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:36:31 go: finding github.com/mattn/go-colorable v0.0.9 16:36:31 go: finding github.com/mattn/go-isatty v0.0.3 16:36:31 go: finding github.com/miekg/dns v1.0.14 16:36:31 go: finding github.com/mitchellh/cli v1.0.0 16:36:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:36:31 go: finding github.com/mitchellh/copystructure v1.0.0 16:36:31 go: finding github.com/mitchellh/go-homedir v1.0.0 16:36:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:36:31 go: finding github.com/mitchellh/gox v0.4.0 16:36:31 go: finding github.com/mitchellh/iochan v1.0.0 16:36:31 go: finding github.com/mitchellh/mapstructure v1.1.2 16:36:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:36:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:36:31 go: finding github.com/pelletier/go-toml v1.2.0 16:36:31 go: finding github.com/pkg/errors v0.8.1 16:36:31 go: finding github.com/pmezard/go-difflib v1.0.0 16:36:31 go: finding github.com/posener/complete v1.1.1 16:36:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:36:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:36:31 go: finding github.com/stretchr/objx v0.1.0 16:36:31 go: finding github.com/stretchr/testify v1.5.1 16:36:31 go: finding github.com/ugorji/go v1.1.4 16:36:31 go: finding github.com/x448/float16 v0.8.4 16:36:31 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:36:31 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:36:31 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:36:31 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:36:31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:36:31 go: finding gopkg.in/yaml.v2 v2.2.8 16:36:35 Removing intermediate container 47ccc0e0b8c1 16:36:35 ---> 41f4c5b25f66 16:36:35 Successfully built 41f4c5b25f66 16:36:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:36 + docker inspect -f . ci-base-image-arm64 16:36:36 . [Pipeline] withDockerContainer 16:36:36 Removing intermediate container 45e7b473e3be 16:36:36 ---> 836119ce471b 16:36:36 Successfully built 836119ce471b 16:36:36 Successfully tagged ci-base-image-x86_64:latest 16:36:36 prd-ubuntu18.04-docker-arm64-4c-16g-3082 does not seem to be running inside a container 16:36:37 $ 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 16:36:38 $ 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 16:36:39 + docker inspect -f . ci-base-image-x86_64 16:36:39 . [Pipeline] withDockerContainer 16:36:39 + go version 16:36:39 go version go1.13.5 linux/arm64 16:36:39 prd-centos7-docker-4c-2g-3083 does not seem to be running inside a container 16:36:39 $ 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 16:36:40 $ docker top 838be11b4c46ee4fc868030cf3ede264d80dc10ea9df365707fb4b856df6025d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:36:40 + go version 16:36:40 go version go1.13.5 linux/amd64 [Pipeline] sh 16:36:41 + make test 16:36:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:36:41 + make test 16:36:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:36:41 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:36:59 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:36:59 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.367s coverage: 22.1% of statements 16:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.049s coverage: 95.8% of statements 16:37:29 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:37:29 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:37:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 22.1% of statements 16:37:29 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.277s coverage: 95.8% of statements 16:37:31 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.047s coverage: 11.4% of statements 16:37:31 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.7% of statements 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:37:31 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.067s coverage: 38.5% of statements 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:37:31 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.545s coverage: 76.5% of statements 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:37:31 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements 16:37:31 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:37:31 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.109s coverage: 76.1% of statements 16:37:31 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:37:31 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:37:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:31 gofmt -l . 16:37:32 [ "`gofmt -l .`" = "" ] 16:37:32 ./bin/test-attribution-txt.sh 16:37:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:37:33 Stashed 1 file(s) [Pipeline] } 16:37:33 $ docker stop --time=1 838be11b4c46ee4fc868030cf3ede264d80dc10ea9df365707fb4b856df6025d 16:37:35 $ docker rm -f 838be11b4c46ee4fc868030cf3ede264d80dc10ea9df365707fb4b856df6025d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:36 + ls -al . 16:37:36 total 160 16:37:36 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 16:37 . 16:37:36 drwxrwxr-x. 4 jenkins jenkins 30 Apr 9 16:35 .. 16:37:36 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 16:36 api 16:37:36 drwxrwxr-x. 2 jenkins jenkins 64 Apr 9 16:36 bin 16:37:36 -rw-r--r--. 1 jenkins jenkins 96083 Apr 9 16:37 coverage.out 16:37:36 -rw-rw-r--. 1 jenkins jenkins 936 Apr 9 16:36 Dockerfile.build 16:37:36 -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 16:36 .dockerignore 16:37:36 drwxrwxr-x. 4 jenkins jenkins 31 Apr 9 16:36 example 16:37:36 drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 16:36 .git 16:37:36 drwxrwxr-x. 2 jenkins jenkins 38 Apr 9 16:36 .github 16:37:36 -rw-rw-r--. 1 jenkins jenkins 138 Apr 9 16:36 .gitignore 16:37:36 -rw-r--r--. 1 jenkins jenkins 475 Apr 9 16:37 go.mod 16:37:36 -rw-r--r--. 1 jenkins jenkins 12152 Apr 9 16:37 go.sum 16:37:36 drwxrwxr-x. 14 jenkins jenkins 196 Apr 9 16:36 internal 16:37:36 -rw-rw-r--. 1 jenkins jenkins 808 Apr 9 16:36 Jenkinsfile 16:37:36 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 9 16:36 LICENSE 16:37:36 -rw-rw-r--. 1 jenkins jenkins 892 Apr 9 16:36 Makefile 16:37:36 drwxrwxr-x. 5 jenkins jenkins 50 Apr 9 16:36 pkg 16:37:36 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 9 16:36 README.md 16:37:36 drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 16:36 .semver 16:37:36 drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 16:36 snap 16:37:36 -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 16:33 VERSION 16:37:36 -rw-rw-r--. 1 jenkins jenkins 222 Apr 9 16:36 version.go [Pipeline] isUnix [Pipeline] sh 16:37:36 + 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 . 16:37:37 Sending build context to Docker daemon 2.979MB 16:37:37 Step 1/20 : ARG BASE=golang:1.13-alpine 16:37:37 Step 2/20 : FROM ${BASE} AS builder 16:37:37 ---> 836119ce471b 16:37:37 Step 3/20 : ARG MAKE='make build' 16:37:37 ---> Running in 2086d9f186c7 16:37:37 Removing intermediate container 2086d9f186c7 16:37:37 ---> b7831bce67cc 16:37:37 Step 4/20 : WORKDIR /device-sdk-go 16:37:37 ---> Running in c33548e44ec5 16:37:37 Removing intermediate container c33548e44ec5 16:37:37 ---> c1c057b4640d 16:37:37 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:37:37 ---> Running in 13d164087852 16:37:37 Removing intermediate container 13d164087852 16:37:37 ---> 0922e729eadc 16:37:37 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:37 ---> Running in 70049dd0e1b2 16:37:38 Removing intermediate container 70049dd0e1b2 16:37:38 ---> df93f14defc9 16:37:38 Step 7/20 : RUN apk add --update --no-cache make git 16:37:38 ---> Running in 32a9687d61bb 16:37:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:37:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:37:39 OK: 143 MiB in 39 packages 16:37:40 Removing intermediate container 32a9687d61bb 16:37:40 ---> e09eb6b04cc9 16:37:40 Step 8/20 : COPY . . 16:37:40 ---> 2612b1c535a0 16:37:40 Step 9/20 : RUN ${MAKE} 16:37:40 ---> Running in 488368940dd2 16:37:40 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 16:37:47 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.178s coverage: 11.4% of statements 16:37:47 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.044s coverage: 22.7% of statements 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:37:47 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.181s coverage: 38.5% of statements 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:37:47 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.590s coverage: 76.5% of statements 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:37:47 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.069s coverage: 52.6% of statements 16:37:47 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:37:47 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.541s coverage: 76.1% of statements 16:37:47 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:37:47 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:37:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:54 gofmt -l . 16:37:54 [ "`gofmt -l .`" = "" ] 16:37:54 ./bin/test-attribution-txt.sh 16:37:55 ./bin/test-go-mod-tidy.sh 16:37:55 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:37:55 Removing intermediate container 488368940dd2 16:37:55 ---> 1b59bcfa91c0 16:37:55 Step 10/20 : FROM scratch 16:37:55 ---> 16:37:55 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:37:55 ---> Running in 5f326d90e9d3 16:37:55 Removing intermediate container 5f326d90e9d3 16:37:55 ---> da5f22bdd578 16:37:55 Step 12/20 : ENV APP_PORT=49990 16:37:55 ---> Running in 4953f97f925c 16:37:55 Removing intermediate container 4953f97f925c 16:37:55 ---> 4c3d681b2d3e 16:37:55 Step 13/20 : EXPOSE $APP_PORT 16:37:55 ---> Running in c8c13d4eac3f 16:37:55 Removing intermediate container c8c13d4eac3f 16:37:55 ---> 613aa0fc8587 16:37:55 Step 14/20 : WORKDIR / 16:37:55 ---> Running in 8bb63d7f3428 16:37:55 Removing intermediate container 8bb63d7f3428 16:37:55 ---> 8826cd29e969 16:37:55 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [Pipeline] stash 16:37:55 Warning: overwriting stash ‘coverage-report’ 16:37:56 Stashed 1 file(s) [Pipeline] } 16:37:56 $ docker stop --time=1 d23d5a39b167cb90d0c0167ff8c5b9be5193475603202002fdc197caab8aef6c 16:37:56 ---> 1a67d1eb1082 16:37:56 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 16:37:56 ---> e1d92bb4fca0 16:37:56 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 16:37:56 ---> Running in 2a64766f934a 16:37:56 Removing intermediate container 2a64766f934a 16:37:56 ---> dfd34e2fcb82 16:37:56 Step 18/20 : LABEL arch=amd64 16:37:56 ---> Running in f40775cadd74 16:37:56 Removing intermediate container f40775cadd74 16:37:56 ---> ac27128447fa 16:37:56 Step 19/20 : LABEL git_sha=c9979804ccd04a40c7aa62bb85d5611f1e38dae2 16:37:56 ---> Running in 43f5dec88e75 16:37:56 Removing intermediate container 43f5dec88e75 16:37:56 ---> f668570c7451 16:37:56 Step 20/20 : LABEL version=0.0.0 16:37:56 ---> Running in f640980d8b81 16:37:57 Removing intermediate container f640980d8b81 16:37:57 ---> 0197a76244c7 16:37:57 [Warning] One or more build-args [ARCH] were not consumed 16:37:57 Successfully built 0197a76244c7 16:37:57 Successfully tagged docker-device-sdk-simple:latest 16:37:58 $ 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] } 16:37:59 + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] } [Pipeline] sh 16:38:00 + ls -al . 16:38:00 total 200 16:38:00 drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 16:37 . 16:38:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 16:35 .. 16:38:00 -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 16:35 .dockerignore 16:38:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 16:35 .git 16:38:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 16:35 .github 16:38:00 -rw-rw-r-- 1 jenkins jenkins 138 Apr 9 16:35 .gitignore 16:38:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 16:35 .semver 16:38:00 -rw-rw-r-- 1 jenkins jenkins 936 Apr 9 16:35 Dockerfile.build 16:38:00 -rw-rw-r-- 1 jenkins jenkins 808 Apr 9 16:35 Jenkinsfile 16:38:00 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 9 16:35 LICENSE 16:38:00 -rw-rw-r-- 1 jenkins jenkins 892 Apr 9 16:35 Makefile 16:38:00 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 9 16:35 README.md 16:38:00 -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 16:33 VERSION 16:38:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 16:35 api 16:38:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 16:35 bin 16:38:00 -rw-r--r-- 1 jenkins jenkins 96083 Apr 9 16:37 coverage.out 16:38:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 16:35 example 16:38:00 -rw-r--r-- 1 jenkins jenkins 475 Apr 9 16:37 go.mod 16:38:00 -rw-r--r-- 1 jenkins jenkins 12152 Apr 9 16:37 go.sum 16:38:00 drwxrwxr-x 14 jenkins jenkins 4096 Apr 9 16:35 internal 16:38:00 drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 16:35 pkg 16:38:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 16:35 snap 16:38:00 -rw-rw-r-- 1 jenkins jenkins 222 Apr 9 16:35 version.go [Pipeline] isUnix [Pipeline] sh 16:38:00 + 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 . 16:38:01 Sending build context to Docker daemon 2.979MB 16:38:01 Step 1/20 : ARG BASE=golang:1.13-alpine 16:38:01 Step 2/20 : FROM ${BASE} AS builder 16:38:01 ---> 41f4c5b25f66 16:38:01 Step 3/20 : ARG MAKE='make build' 16:38:01 ---> Running in d7dd7966c918 16:38:01 Removing intermediate container d7dd7966c918 16:38:01 ---> 5e0f9989d704 16:38:01 Step 4/20 : WORKDIR /device-sdk-go 16:38:01 ---> Running in ec93d7c97e4b 16:38:02 Removing intermediate container ec93d7c97e4b 16:38:02 ---> f3fdbc7f01a8 16:38:02 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:38:02 ---> Running in 6df4d8e4ea75 16:38:02 Removing intermediate container 6df4d8e4ea75 16:38:02 ---> dc863fe962f2 16:38:02 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:02 ---> Running in dd642568a028 16:38:04 Removing intermediate container dd642568a028 16:38:04 ---> 22ceac1926c8 16:38:04 Step 7/20 : RUN apk add --update --no-cache make git 16:38:04 ---> Running in 5dbb7c990bcc 16:38:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:38:06 OK: 125 MiB in 39 packages 16:38:07 Removing intermediate container 5dbb7c990bcc 16:38:07 ---> 1bedcb0b9d3b 16:38:07 Step 8/20 : COPY . . 16:38:08 ---> aeecd5a97027 16:38:08 Step 9/20 : RUN ${MAKE} 16:38:08 ---> Running in 30dba6450899 16:38:09 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 16:38:48 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:38:48 Removing intermediate container 30dba6450899 16:38:48 ---> ef797d861af6 16:38:48 Step 10/20 : FROM scratch 16:38:48 ---> 16:38:48 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:38:48 ---> Running in ffa9f33f5b63 16:38:48 Removing intermediate container ffa9f33f5b63 16:38:48 ---> 5d58fe4098b7 16:38:48 Step 12/20 : ENV APP_PORT=49990 16:38:48 ---> Running in eb93eea2d7c7 16:38:48 Removing intermediate container eb93eea2d7c7 16:38:48 ---> 43f1a3dbb6a6 16:38:48 Step 13/20 : EXPOSE $APP_PORT 16:38:48 ---> Running in 955cf1e326f7 16:38:48 Removing intermediate container 955cf1e326f7 16:38:48 ---> 0998ed228780 16:38:48 Step 14/20 : WORKDIR / 16:38:48 ---> Running in f221a9d7d939 16:38:48 Removing intermediate container f221a9d7d939 16:38:48 ---> f5ba6da80b7a 16:38:48 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:38:49 ---> 1fbda797f5fd 16:38:49 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 16:38:49 ---> 8b3e401f9248 16:38:49 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 16:38:49 ---> Running in 7a96de107981 16:38:50 Removing intermediate container 7a96de107981 16:38:50 ---> 1e7d9645ce87 16:38:50 Step 18/20 : LABEL arch=arm64 16:38:50 ---> Running in 3270eacf772a 16:38:50 Removing intermediate container 3270eacf772a 16:38:50 ---> f2eb0a48501f 16:38:50 Step 19/20 : LABEL git_sha=c9979804ccd04a40c7aa62bb85d5611f1e38dae2 16:38:50 ---> Running in bd4b2eabeb30 16:38:50 Removing intermediate container bd4b2eabeb30 16:38:50 ---> 99d9e3bca756 16:38:50 Step 20/20 : LABEL version=0.0.0 16:38:51 ---> Running in 93dd83c77b32 16:38:51 Removing intermediate container 93dd83c77b32 16:38:51 ---> eecbaae4fb11 16:38:51 [Warning] One or more build-args [ARCH] were not consumed 16:38:51 Successfully built eecbaae4fb11 16:38:51 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 16:38:52 provisioning config files... 16:38:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config4346691337063605388tmp [Pipeline] { [Pipeline] sh 16:38:52 + curl -s https://codecov.io/bash 16:38:52 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config4346691337063605388tmp 16:38:53 16:38:53 _____ _ 16:38:53 / ____| | | 16:38:53 | | ___ __| | ___ ___ _____ __ 16:38:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:53 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:53 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:53 Bash-tbd 16:38:53 16:38:53 16:38:53 ==> Jenkins CI detected. 16:38:53 project root: . 16:38:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:53 ==> Running gcov in . (disable via -X gcov) 16:38:53 ==> Python coveragepy not found 16:38:53 ==> Searching for coverage reports in: 16:38:53 + . 16:38:53 -> Found 1 reports 16:38:53 ==> Detecting git/mercurial file structure 16:38:53 ==> Reading reports 16:38:53 + ./coverage.out bytes=96083 16:38:53 ==> Appending adjustments 16:38:53 http://docs.codecov.io/docs/fixing-reports 16:38:53 + Found adjustments 16:38:53 ==> Gzipping contents 16:38:53 ==> Uploading reports 16:38:53 url: https://codecov.io 16:38:53 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= 16:38:53 -> Pinging Codecov 16:38:53 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= 16:38:53 -> Uploading 16:38:54 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c9979804ccd04a40c7aa62bb85d5611f1e38dae2 [Pipeline] } 16:38:54 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 16:38:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:56 ---> package-listing.sh 16:38:56 ++ facter osfamily 16:38:56 ++ tr '[:upper:]' '[:lower:]' 16:38:56 + OS_FAMILY=redhat 16:38:56 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 16:38:56 + START_PACKAGES=/tmp/packages_start.txt 16:38:56 + END_PACKAGES=/tmp/packages_end.txt 16:38:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:56 + PACKAGES=/tmp/packages_start.txt 16:38:56 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 16:38:56 + PACKAGES=/tmp/packages_end.txt 16:38:56 + case "${OS_FAMILY}" in 16:38:56 + rpm -qa 16:38:56 + sort 16:39:00 + '[' -f /tmp/packages_start.txt ']' 16:39:00 + '[' -f /tmp/packages_end.txt ']' 16:39:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' 16:39:00 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ 16:39:00 + 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 16:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:00 16:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:01 alpine: Pulling from edgex-lftools-log-publisher 16:39:01 c9b1b535fdd9: Pulling fs layer 16:39:01 2cc5ad85d9ab: Pulling fs layer 16:39:01 756a868c4378: Pulling fs layer 16:39:01 444b2fc9a129: Pulling fs layer 16:39:01 ea15f1150254: Pulling fs layer 16:39:01 41b27a9f41bf: Pulling fs layer 16:39:01 28c525ee5125: Pulling fs layer 16:39:01 094b1ea09ed8: Pulling fs layer 16:39:01 138eaada9080: Pulling fs layer 16:39:01 0622d0fa9048: Pulling fs layer 16:39:01 41b27a9f41bf: Waiting 16:39:01 28c525ee5125: Waiting 16:39:01 138eaada9080: Waiting 16:39:01 094b1ea09ed8: Waiting 16:39:01 0622d0fa9048: Waiting 16:39:01 ea15f1150254: Waiting 16:39:01 444b2fc9a129: Waiting 16:39:01 2cc5ad85d9ab: Verifying Checksum 16:39:01 2cc5ad85d9ab: Download complete 16:39:01 444b2fc9a129: Verifying Checksum 16:39:01 444b2fc9a129: Download complete 16:39:01 c9b1b535fdd9: Verifying Checksum 16:39:01 c9b1b535fdd9: Download complete 16:39:01 ea15f1150254: Verifying Checksum 16:39:01 ea15f1150254: Download complete 16:39:01 28c525ee5125: Verifying Checksum 16:39:01 28c525ee5125: Download complete 16:39:01 756a868c4378: Verifying Checksum 16:39:01 756a868c4378: Download complete 16:39:01 c9b1b535fdd9: Pull complete 16:39:01 138eaada9080: Verifying Checksum 16:39:01 138eaada9080: Download complete 16:39:01 0622d0fa9048: Verifying Checksum 16:39:01 0622d0fa9048: Download complete 16:39:01 2cc5ad85d9ab: Pull complete 16:39:01 094b1ea09ed8: Verifying Checksum 16:39:01 094b1ea09ed8: Download complete 16:39:02 41b27a9f41bf: Verifying Checksum 16:39:02 41b27a9f41bf: Download complete 16:39:03 756a868c4378: Pull complete 16:39:03 444b2fc9a129: Pull complete 16:39:03 ea15f1150254: Pull complete 16:39:06 41b27a9f41bf: Pull complete 16:39:06 28c525ee5125: Pull complete 16:39:08 094b1ea09ed8: Pull complete 16:39:09 138eaada9080: Pull complete 16:39:09 0622d0fa9048: Pull complete 16:39:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:39:09 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 16:39:09 $ 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 16:39:10 $ docker top f6beeaa08a2c6ffdd00043d684caca8d6cfd5ab0fb0be56b879a97f79cdf7f62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:39:10 provisioning config files... 16:39:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5404487559139499624tmp [Pipeline] { [Pipeline] echo 16:39:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:39:10 ---> create-netrc.sh [Pipeline] echo 16:39:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:11 ---> logs-deploy.sh 16:39:11 + ARCHIVE_ARTIFACTS= 16:39:11 + LOGS_SERVER=https://logs.edgexfoundry.org 16:39:11 + '[' https://logs.edgexfoundry.org == None ']' 16:39:11 + NEXUS_URL=https://nexus.edgexfoundry.org 16:39:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/15 16:39:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/15/ 16:39:11 + 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 16:39:12 Archives upload complete. 16:39:12 + 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/ 16:39:13 ---> uname -a: 16:39:13 Linux f6beeaa08a2c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:39:13 16:39:13 16:39:13 ---> lscpu: 16:39:13 Architecture: x86_64 16:39:13 CPU op-mode(s): 32-bit, 64-bit 16:39:13 Byte Order: Little Endian 16:39:13 Address sizes: 40 bits physical, 48 bits virtual 16:39:13 CPU(s): 4 16:39:13 On-line CPU(s) list: 0-3 16:39:13 Thread(s) per core: 1 16:39:13 Core(s) per socket: 1 16:39:13 Socket(s): 4 16:39:13 NUMA node(s): 1 16:39:13 Vendor ID: GenuineIntel 16:39:13 CPU family: 6 16:39:13 Model: 44 16:39:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:39:13 Stepping: 1 16:39:13 CPU MHz: 2933.442 16:39:13 BogoMIPS: 5866.88 16:39:13 Virtualization: VT-x 16:39:13 Hypervisor vendor: KVM 16:39:13 Virtualization type: full 16:39:13 L1d cache: 128 KiB 16:39:13 L1i cache: 128 KiB 16:39:13 L2 cache: 16 MiB 16:39:13 L3 cache: 64 MiB 16:39:13 NUMA node0 CPU(s): 0-3 16:39:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:39:13 Vulnerability Meltdown: Mitigation; PTI 16:39:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:39:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:39:13 Vulnerability Spectre v2: Mitigation; Full retpoline 16:39:13 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 16:39:13 16:39:13 16:39:13 ---> nproc: 16:39:13 4 16:39:13 16:39:13 16:39:13 ---> df -h: 16:39:13 Filesystem Size Used Available Use% Mounted on 16:39:13 overlay 50.0G 6.4G 43.6G 13% / 16:39:13 tmpfs 64.0M 0 64.0M 0% /dev 16:39:13 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:39:13 shm 64.0M 0 64.0M 0% /dev/shm 16:39:13 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 16:39:13 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 16:39:13 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 16:39:13 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 16:39:13 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp 16:39:13 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 16:39:13 16:39:13 16:39:13 ---> free -m: 16:39:13 total used free shared buff/cache available 16:39:13 Mem: 1838 603 64 0 1169 1129 16:39:13 Swap: 1023 0 1023 16:39:13 16:39:13 16:39:13 ---> ip addr: 16:39:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:39:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:39:13 inet 127.0.0.1/8 scope host lo 16:39:13 valid_lft forever preferred_lft forever 16:39:13 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:39:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:39:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:39:13 valid_lft forever preferred_lft forever 16:39:13 16:39:13