Pull request #523 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 98301da4ae3b43f9d441ac90c043590b3eec72bc+95692bfba5b6922b9479d5fc02f4a388c744689f (11dc5c91c6da2eb2ead86a4963d98236e98d010c) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-7537 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-523 # 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/523/head:refs/remotes/origin/PR-523 +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/523/head:refs/remotes/origin/PR-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 98301da4ae3b43f9d441ac90c043590b3eec72bc Merge succeeded, producing 98301da4ae3b43f9d441ac90c043590b3eec72bc Checking out Revision 98301da4ae3b43f9d441ac90c043590b3eec72bc (PR-523) > git config core.sparsecheckout # timeout=10 > git checkout -f 98301da4ae3b43f9d441ac90c043590b3eec72bc # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 Commit message: "feat: add ability for service name override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:11:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:11:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk eb9738aa47f72d644410f2ce0eeddbedc91fff55 # timeout=10 [Pipeline] echo 04:11:58 ========================================================= 04:11:58 EdgeX Global Pipelines Version Info 04:11:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:12:00 ------------------- 04:12:00 stable info: 04:12:00 ------------------- 04:12:00 Commited By: Emilio Reyes emilio.reyes@intel.com 04:12:00 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 04:12:00 Message: update stable to v1.0.87 04:12:00 ------------------- 04:12:00 experimental info: 04:12:00 ------------------- 04:12:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:12:00 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 04:12:00 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:02 04:12:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:12:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:03 latest: Pulling from edgex-devops/git-semver 04:12:03 9123ac7c32f7: Pulling fs layer 04:12:03 b8cc5d1170e3: Pulling fs layer 04:12:03 2924cbbf6a41: Pulling fs layer 04:12:03 93b08a4f1073: Pulling fs layer 04:12:03 b8cc5d1170e3: Verifying Checksum 04:12:03 b8cc5d1170e3: Download complete 04:12:03 9123ac7c32f7: Verifying Checksum 04:12:03 9123ac7c32f7: Download complete 04:12:03 93b08a4f1073: Verifying Checksum 04:12:03 93b08a4f1073: Download complete 04:12:03 2924cbbf6a41: Verifying Checksum 04:12:03 2924cbbf6a41: Download complete 04:12:03 9123ac7c32f7: Pull complete 04:12:03 b8cc5d1170e3: Pull complete 04:12:04 2924cbbf6a41: Pull complete 04:12:04 93b08a4f1073: Pull complete 04:12:04 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:12:04 prd-centos7-docker-4c-2g-7537 does not seem to be running inside a container 04:12:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:12:05 $ docker top e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:05 [ssh-agent] Looking for ssh-agent implementation... 04:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:05 $ docker exec e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 ssh-agent 04:12:06 SSH_AUTH_SOCK=/tmp/ssh-cXel0Fur9QnW/agent.15 04:12:06 SSH_AGENT_PID=22 04:12:06 Running ssh-add (command line suppressed) 04:12:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_364165443173568999.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_364165443173568999.key) 04:12:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:06 + git describe --exact-match --tags HEAD 04:12:06 fatal: No names found, cannot describe anything. [Pipeline] } 04:12:06 $ docker exec --env ******** --env ******** e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 ssh-agent -k 04:12:06 unset SSH_AUTH_SOCK; 04:12:06 unset SSH_AGENT_PID; 04:12:06 echo Agent pid 22 killed; 04:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:12:07 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:12:07 This usually means this commit has not been tagged. [Pipeline] sshagent 04:12:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:07 [ssh-agent] Looking for ssh-agent implementation... 04:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:07 $ docker exec e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 ssh-agent 04:12:07 SSH_AUTH_SOCK=/tmp/ssh-3LeBtILhzBS6/agent.58 04:12:07 SSH_AGENT_PID=64 04:12:07 Running ssh-add (command line suppressed) 04:12:07 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_5699431776794727721.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_5699431776794727721.key) 04:12:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:08 + git semver init 04:12:08 # -> Open(): unable to determine branch for HEAD 04:12:08 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git 04:12:08 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 04:12:08 # $SEMVER_REMOTE_NAME = origin 04:12:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:12:08 # $SEMVER_USER_NAME = edgex-jenkins 04:12:08 # $SEMVER_BRANCH = PR-523 04:12:08 # $SEMVER_TEMP = /tmp/semver-158222228 04:12:08 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:12:08 # '/tmp/semver-158222228' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' 04:12:08 # -> Force: false 04:12:08 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } 04:12:08 $ docker exec --env ******** --env ******** e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 ssh-agent -k 04:12:08 unset SSH_AUTH_SOCK; 04:12:08 unset SSH_AGENT_PID; 04:12:08 echo Agent pid 64 killed; 04:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:09 + git semver [Pipeline] } 04:12:09 $ docker stop --time=1 e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 04:12:10 $ docker rm -f e889f614a8402c0dfa9062e76423f972fca6ec39ee9d0770526faa9cf2a85f55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:12:11 Stashed 61 file(s) [Pipeline] echo 04:12:11 [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 04:12:26 Still waiting to schedule task 04:12:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:12:26 Still waiting to schedule task 04:12:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:14:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7538 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 04:14:14 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 04:14:21 using credential edgex-jenkins-ssh 04:14:21 Cloning the remote Git repository 04:14:21 Cloning with configured refspecs honoured and without tags 04:14:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:14:21 > git init /w/workspace/device-sdk-go/6 # timeout=10 04:14:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:14:21 > git --version # timeout=10 04:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:14:22 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 04:14:22 Fetching without tags 04:14:23 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 98301da4ae3b43f9d441ac90c043590b3eec72bc 04:14:23 Merge succeeded, producing 98301da4ae3b43f9d441ac90c043590b3eec72bc 04:14:23 Checking out Revision 98301da4ae3b43f9d441ac90c043590b3eec72bc (PR-523) 04:14:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:14:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:23 > git config core.sparsecheckout # timeout=10 04:14:23 > git checkout -f 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 04:14:23 > git remote # timeout=10 04:14:23 > git config --get remote.origin.url # timeout=10 04:14:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:23 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 04:14:23 > git rev-parse HEAD^{commit} # timeout=10 04:14:23 > git config core.sparsecheckout # timeout=10 04:14:23 > git checkout -f 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 04:14:28 Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:14:29 ========================================================= 04:14:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:14:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:14:30 + 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 . 04:14:31 Sending build context to Docker daemon 3.043MB 04:14:31 Step 1/8 : ARG BASE=golang:1.13-alpine 04:14:31 Step 2/8 : FROM ${BASE} 04:14:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:31 cde5963f3b93: Pulling fs layer 04:14:31 2a23fa8c16f7: Pulling fs layer 04:14:31 777b28850792: Pulling fs layer 04:14:31 8a11ddd9e578: Pulling fs layer 04:14:31 4cf88f913ddb: Pulling fs layer 04:14:31 1df406cf5192: Pulling fs layer 04:14:31 cd6300453558: Pulling fs layer 04:14:31 b9c365052c96: Pulling fs layer 04:14:31 a2d8cc88f415: Pulling fs layer 04:14:31 ea1d1ca13537: Pulling fs layer 04:14:31 3750a50a1c5e: Pulling fs layer 04:14:31 8a11ddd9e578: Waiting 04:14:31 4cf88f913ddb: Waiting 04:14:31 1df406cf5192: Waiting 04:14:31 cd6300453558: Waiting 04:14:31 b9c365052c96: Waiting 04:14:31 a2d8cc88f415: Waiting 04:14:31 ea1d1ca13537: Waiting 04:14:31 3750a50a1c5e: Waiting 04:14:31 777b28850792: Verifying Checksum 04:14:31 777b28850792: Download complete 04:14:31 2a23fa8c16f7: Verifying Checksum 04:14:31 2a23fa8c16f7: Download complete 04:14:31 4cf88f913ddb: Verifying Checksum 04:14:31 4cf88f913ddb: Download complete 04:14:31 1df406cf5192: Verifying Checksum 04:14:31 1df406cf5192: Download complete 04:14:32 cde5963f3b93: Verifying Checksum 04:14:32 cde5963f3b93: Download complete 04:14:33 cde5963f3b93: Pull complete 04:14:33 2a23fa8c16f7: Pull complete 04:14:33 777b28850792: Pull complete 04:14:36 cd6300453558: Verifying Checksum 04:14:36 cd6300453558: Download complete 04:14:36 a2d8cc88f415: Download complete 04:14:38 ea1d1ca13537: Verifying Checksum 04:14:38 ea1d1ca13537: Download complete 04:14:38 3750a50a1c5e: Verifying Checksum 04:14:38 3750a50a1c5e: Download complete 04:14:41 b9c365052c96: Verifying Checksum 04:14:41 b9c365052c96: Download complete 04:14:43 8a11ddd9e578: Verifying Checksum 04:14:43 8a11ddd9e578: Download complete 04:14:49 Running on prd-centos7-docker-4c-2g-7539 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 04:14:49 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 04:14:54 using credential edgex-jenkins-ssh 04:14:54 Cloning the remote Git repository 04:14:54 Cloning with configured refspecs honoured and without tags 04:14:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:14:54 > git init /w/workspace/device-sdk-go/6 # timeout=10 04:14:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:14:54 > git --version # timeout=10 04:14:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:55 Fetching without tags 04:14:55 8a11ddd9e578: Pull complete 04:14:55 4cf88f913ddb: Pull complete 04:14:55 1df406cf5192: Pull complete 04:14:55 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit 98301da4ae3b43f9d441ac90c043590b3eec72bc 04:14:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:14:55 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 04:14:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:14:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:55 > git config core.sparsecheckout # timeout=10 04:14:55 > git checkout -f 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 04:14:56 > git remote # timeout=10 04:14:56 Merge succeeded, producing 98301da4ae3b43f9d441ac90c043590b3eec72bc 04:14:56 Checking out Revision 98301da4ae3b43f9d441ac90c043590b3eec72bc (PR-523) 04:14:56 > git config --get remote.origin.url # timeout=10 04:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:56 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 04:14:56 > git rev-parse HEAD^{commit} # timeout=10 04:14:56 > git config core.sparsecheckout # timeout=10 04:14:56 > git checkout -f 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 04:15:00 Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:15:01 cd6300453558: Pull complete [Pipeline] echo 04:15:01 ========================================================= 04:15:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:15:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:15:02 + 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 . 04:15:02 Sending build context to Docker daemon 3.043MB 04:15:02 Step 1/8 : ARG BASE=golang:1.13-alpine 04:15:02 Step 2/8 : FROM ${BASE} 04:15:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:15:02 e6b0cf9c0882: Pulling fs layer 04:15:02 2848faf0eed1: Pulling fs layer 04:15:02 0f37312ad70f: Pulling fs layer 04:15:02 5788d62ee057: Pulling fs layer 04:15:02 0e6b1d234666: Pulling fs layer 04:15:02 bf5d7aec512f: Pulling fs layer 04:15:02 34c802a77dc8: Pulling fs layer 04:15:02 9eb99e56ec68: Pulling fs layer 04:15:02 27c7a5d97fbd: Pulling fs layer 04:15:02 5c102a31e300: Pulling fs layer 04:15:02 dcfb455df0a1: Pulling fs layer 04:15:02 bf5d7aec512f: Waiting 04:15:02 34c802a77dc8: Waiting 04:15:02 5788d62ee057: Waiting 04:15:02 0e6b1d234666: Waiting 04:15:02 9eb99e56ec68: Waiting 04:15:02 27c7a5d97fbd: Waiting 04:15:02 5c102a31e300: Waiting 04:15:02 dcfb455df0a1: Waiting 04:15:02 0f37312ad70f: Verifying Checksum 04:15:02 0f37312ad70f: Download complete 04:15:02 2848faf0eed1: Verifying Checksum 04:15:02 2848faf0eed1: Download complete 04:15:03 0e6b1d234666: Verifying Checksum 04:15:03 0e6b1d234666: Download complete 04:15:03 bf5d7aec512f: Verifying Checksum 04:15:03 bf5d7aec512f: Download complete 04:15:03 e6b0cf9c0882: Verifying Checksum 04:15:03 e6b0cf9c0882: Download complete 04:15:04 e6b0cf9c0882: Pull complete 04:15:04 2848faf0eed1: Pull complete 04:15:04 0f37312ad70f: Pull complete 04:15:05 b9c365052c96: Pull complete 04:15:05 a2d8cc88f415: Pull complete 04:15:06 34c802a77dc8: Verifying Checksum 04:15:06 34c802a77dc8: Download complete 04:15:06 27c7a5d97fbd: Verifying Checksum 04:15:06 27c7a5d97fbd: Download complete 04:15:07 9eb99e56ec68: Verifying Checksum 04:15:07 9eb99e56ec68: Download complete 04:15:08 5788d62ee057: Verifying Checksum 04:15:08 5788d62ee057: Download complete 04:15:08 dcfb455df0a1: Verifying Checksum 04:15:08 dcfb455df0a1: Download complete 04:15:08 ea1d1ca13537: Pull complete 04:15:08 3750a50a1c5e: Pull complete 04:15:08 5c102a31e300: Verifying Checksum 04:15:08 5c102a31e300: Download complete 04:15:08 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:15:08 ---> 78745c68409d 04:15:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:12 ---> Running in 01900500c3f9 04:15:12 Removing intermediate container 01900500c3f9 04:15:12 ---> 8dab2caab221 04:15:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:12 ---> Running in 9211da459005 04:15:14 Removing intermediate container 9211da459005 04:15:14 ---> 097da4553ea5 04:15:14 Step 5/8 : RUN apk add --no-cache make git 04:15:15 ---> Running in 18934b9d8dfa 04:15:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:15:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:15:16 5788d62ee057: Pull complete 04:15:17 0e6b1d234666: Pull complete 04:15:17 bf5d7aec512f: Pull complete 04:15:17 OK: 125 MiB in 39 packages 04:15:18 Removing intermediate container 18934b9d8dfa 04:15:18 ---> 15af964ed4fa 04:15:18 Step 6/8 : WORKDIR /device-sdk-go 04:15:18 ---> Running in f8091a66a8fa 04:15:18 Removing intermediate container f8091a66a8fa 04:15:18 ---> a4b6978dfaec 04:15:19 Step 7/8 : COPY . . 04:15:20 ---> 058cf0e3c738 04:15:20 Step 8/8 : RUN go mod download 04:15:20 ---> Running in 2cba858711bb 04:15:21 34c802a77dc8: Pull complete 04:15:22 go: finding github.com/BurntSushi/toml v0.3.1 04:15:22 go: finding github.com/OneOfOne/xxhash v1.2.6 04:15:22 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:15:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:15:22 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:15:22 go: finding github.com/bgentry/speakeasy v0.1.0 04:15:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:15:22 go: finding github.com/davecgh/go-spew v1.1.1 04:15:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 04:15:22 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:15:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 04:15:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:15:22 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:15:22 go: finding github.com/fatih/color v1.7.0 04:15:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:15:22 go: finding github.com/go-kit/kit v0.8.0 04:15:22 go: finding github.com/go-logfmt/logfmt v0.4.0 04:15:22 go: finding github.com/go-stack/stack v1.8.0 04:15:22 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:15:22 go: finding github.com/google/uuid v1.1.0 04:15:22 go: finding github.com/gorilla/mux v1.7.1 04:15:22 go: finding github.com/hashicorp/consul/api v1.1.0 04:15:22 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:15:22 go: finding github.com/hashicorp/errwrap v1.0.0 04:15:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:15:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:15:22 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:15:22 go: finding github.com/hashicorp/go-multierror v1.0.0 04:15:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:15:22 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:15:22 go: finding github.com/hashicorp/go-syslog v1.0.0 04:15:22 go: finding github.com/hashicorp/go-uuid v1.0.1 04:15:22 go: finding github.com/hashicorp/go.net v0.0.1 04:15:22 go: finding github.com/hashicorp/golang-lru v0.5.0 04:15:22 go: finding github.com/hashicorp/logutils v1.0.0 04:15:22 go: finding github.com/hashicorp/mdns v1.0.0 04:15:22 go: finding github.com/hashicorp/memberlist v0.1.3 04:15:22 go: finding github.com/hashicorp/serf v0.8.2 04:15:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:15:22 go: finding github.com/mattn/go-colorable v0.0.9 04:15:22 go: finding github.com/mattn/go-isatty v0.0.3 04:15:22 go: finding github.com/miekg/dns v1.0.14 04:15:22 go: finding github.com/mitchellh/cli v1.0.0 04:15:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:15:22 go: finding github.com/mitchellh/copystructure v1.0.0 04:15:22 go: finding github.com/mitchellh/go-homedir v1.0.0 04:15:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:15:23 go: finding github.com/mitchellh/gox v0.4.0 04:15:23 go: finding github.com/mitchellh/iochan v1.0.0 04:15:23 go: finding github.com/mitchellh/mapstructure v1.1.2 04:15:23 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:15:23 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:15:23 go: finding github.com/pelletier/go-toml v1.2.0 04:15:23 go: finding github.com/pkg/errors v0.8.1 04:15:23 go: finding github.com/pmezard/go-difflib v1.0.0 04:15:23 go: finding github.com/posener/complete v1.1.1 04:15:23 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:15:23 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:15:23 go: finding github.com/stretchr/objx v0.1.0 04:15:23 go: finding github.com/stretchr/testify v1.5.1 04:15:23 go: finding github.com/ugorji/go v1.1.4 04:15:23 go: finding github.com/x448/float16 v0.8.4 04:15:23 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:15:23 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:15:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:15:23 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:15:23 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:15:23 go: finding gopkg.in/yaml.v2 v2.2.8 04:15:26 9eb99e56ec68: Pull complete 04:15:26 27c7a5d97fbd: Pull complete 04:15:27 5c102a31e300: Pull complete 04:15:28 dcfb455df0a1: Pull complete 04:15:28 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:15:28 ---> 7c70fe431013 04:15:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:28 ---> Running in b3531c258340 04:15:28 Removing intermediate container b3531c258340 04:15:28 ---> 587dfa522f42 04:15:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:28 ---> Running in b5dd35c5758c 04:15:29 Removing intermediate container b5dd35c5758c 04:15:29 ---> 9e33fd640f0d 04:15:29 Step 5/8 : RUN apk add --no-cache make git 04:15:29 ---> Running in 9096f43af01b 04:15:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:15:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:15:31 OK: 143 MiB in 39 packages 04:15:32 Removing intermediate container 9096f43af01b 04:15:32 ---> ca0b9cc4acd4 04:15:32 Step 6/8 : WORKDIR /device-sdk-go 04:15:32 ---> Running in 2bd1c70d0547 04:15:32 Removing intermediate container 2bd1c70d0547 04:15:32 ---> e1d30ff250be 04:15:32 Step 7/8 : COPY . . 04:15:33 Removing intermediate container 2cba858711bb 04:15:33 ---> 0d356d934984 04:15:33 Successfully built 0d356d934984 04:15:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } 04:15:33 ---> 1fbcd37ac5c1 04:15:33 Step 8/8 : RUN go mod download 04:15:33 ---> Running in e1cd26a92b77 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:34 + docker inspect -f . ci-base-image-arm64 04:15:34 . [Pipeline] withDockerContainer 04:15:34 prd-ubuntu18.04-docker-arm64-4c-16g-7538 does not seem to be running inside a container 04:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:35 go: finding github.com/BurntSushi/toml v0.3.1 04:15:35 go: finding github.com/OneOfOne/xxhash v1.2.6 04:15:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:15:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:15:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:15:35 go: finding github.com/bgentry/speakeasy v0.1.0 04:15:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:15:35 go: finding github.com/davecgh/go-spew v1.1.1 04:15:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 04:15:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:15:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 04:15:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:15:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:15:35 go: finding github.com/fatih/color v1.7.0 04:15:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:15:35 go: finding github.com/go-kit/kit v0.8.0 04:15:35 go: finding github.com/go-logfmt/logfmt v0.4.0 04:15:35 go: finding github.com/go-stack/stack v1.8.0 04:15:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:15:35 go: finding github.com/google/uuid v1.1.0 04:15:35 go: finding github.com/gorilla/mux v1.7.1 04:15:35 go: finding github.com/hashicorp/consul/api v1.1.0 04:15:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:15:35 go: finding github.com/hashicorp/errwrap v1.0.0 04:15:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:15:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:15:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:15:35 go: finding github.com/hashicorp/go-multierror v1.0.0 04:15:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:15:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:15:35 go: finding github.com/hashicorp/go-syslog v1.0.0 04:15:35 go: finding github.com/hashicorp/go-uuid v1.0.1 04:15:35 go: finding github.com/hashicorp/go.net v0.0.1 04:15:35 go: finding github.com/hashicorp/golang-lru v0.5.0 04:15:35 go: finding github.com/hashicorp/logutils v1.0.0 04:15:35 go: finding github.com/hashicorp/mdns v1.0.0 04:15:35 go: finding github.com/hashicorp/memberlist v0.1.3 04:15:35 go: finding github.com/hashicorp/serf v0.8.2 04:15:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:15:35 go: finding github.com/mattn/go-colorable v0.0.9 04:15:35 go: finding github.com/mattn/go-isatty v0.0.3 04:15:35 go: finding github.com/miekg/dns v1.0.14 04:15:35 go: finding github.com/mitchellh/cli v1.0.0 04:15:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:15:35 go: finding github.com/mitchellh/copystructure v1.0.0 04:15:36 go: finding github.com/mitchellh/go-homedir v1.0.0 04:15:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:15:36 go: finding github.com/mitchellh/gox v0.4.0 04:15:36 go: finding github.com/mitchellh/iochan v1.0.0 04:15:36 go: finding github.com/mitchellh/mapstructure v1.1.2 04:15:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:15:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:15:36 go: finding github.com/pelletier/go-toml v1.2.0 04:15:36 go: finding github.com/pkg/errors v0.8.1 04:15:36 go: finding github.com/pmezard/go-difflib v1.0.0 04:15:36 go: finding github.com/posener/complete v1.1.1 04:15:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:15:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:15:36 go: finding github.com/stretchr/objx v0.1.0 04:15:36 go: finding github.com/stretchr/testify v1.5.1 04:15:36 go: finding github.com/ugorji/go v1.1.4 04:15:36 go: finding github.com/x448/float16 v0.8.4 04:15:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:15:36 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:15:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:15:36 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:15:36 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:15:36 go: finding gopkg.in/yaml.v2 v2.2.8 04:15:36 $ docker top bb14a68d5dce9c46cf0342f30857d713d0c08124369a3770c4f936d5a7ae141f -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:37 + go version 04:15:37 go version go1.13.5 linux/arm64 [Pipeline] sh 04:15:38 + make test 04:15:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:15:39 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:15:42 Removing intermediate container e1cd26a92b77 04:15:42 ---> 995cf1358183 04:15:42 Successfully built 995cf1358183 04:15:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:43 + docker inspect -f . ci-base-image-x86_64 04:15:44 . [Pipeline] withDockerContainer 04:15:44 prd-centos7-docker-4c-2g-7539 does not seem to be running inside a container 04:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:45 $ docker top c3b3283098bd6bdfa20180873d70aba1d2798cc4921045342fc1dcd82b9e5959 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:45 + go version 04:15:45 go version go1.13.5 linux/amd64 [Pipeline] sh 04:15:46 + make test 04:15:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:15:47 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:16:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:16:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:16:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:16:02 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 22.1% of statements 04:16:07 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.085s coverage: 95.8% of statements 04:16:11 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:16:11 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:16:11 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:16:11 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.056s coverage: 22.1% of statements 04:16:11 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.226s coverage: 95.8% of statements 04:16:34 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.033s coverage: 11.4% of statements 04:16:34 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:16:34 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.185s coverage: 36.9% of statements 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 04:16:34 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.454s coverage: 65.2% of statements 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:16:34 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.022s coverage: 52.6% of statements 04:16:34 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 04:16:34 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.179s coverage: 68.9% of statements 04:16:34 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:16:34 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:16:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:16:37 gofmt -l . 04:16:37 [ "`gofmt -l .`" = "" ] 04:16:37 ./bin/test-attribution-txt.sh 04:16:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:16:39 Stashed 1 file(s) [Pipeline] } 04:16:39 $ docker stop --time=1 c3b3283098bd6bdfa20180873d70aba1d2798cc4921045342fc1dcd82b9e5959 04:16:42 $ docker rm -f c3b3283098bd6bdfa20180873d70aba1d2798cc4921045342fc1dcd82b9e5959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:43 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.044s coverage: 11.4% of statements 04:16:43 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 21.7% of statements 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:16:43 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.165s coverage: 36.9% of statements 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 04:16:43 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.516s coverage: 65.2% of statements 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:16:43 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.041s coverage: 52.6% of statements 04:16:43 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 04:16:43 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.331s coverage: 68.9% of statements 04:16:43 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:16:43 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:16:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:16:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:44 + ls -al . 04:16:44 total 180 04:16:44 drwxrwxr-x. 11 jenkins jenkins 4096 May 8 04:16 . 04:16:44 drwxrwxr-x. 4 jenkins jenkins 28 May 8 04:14 .. 04:16:44 drwxrwxr-x. 3 jenkins jenkins 20 May 8 04:14 api 04:16:44 drwxrwxr-x. 2 jenkins jenkins 64 May 8 04:14 bin 04:16:44 -rw-r--r--. 1 jenkins jenkins 110877 May 8 04:16 coverage.out 04:16:44 -rw-rw-r--. 1 jenkins jenkins 936 May 8 04:14 Dockerfile.build 04:16:44 -rw-rw-r--. 1 jenkins jenkins 140 May 8 04:14 .dockerignore 04:16:44 drwxrwxr-x. 4 jenkins jenkins 48 May 8 04:14 example 04:16:44 drwxrwxr-x. 8 jenkins jenkins 179 May 8 04:15 .git 04:16:44 drwxrwxr-x. 2 jenkins jenkins 38 May 8 04:14 .github 04:16:44 -rw-rw-r--. 1 jenkins jenkins 138 May 8 04:14 .gitignore 04:16:44 -rw-r--r--. 1 jenkins jenkins 446 May 8 04:16 go.mod 04:16:44 -rw-r--r--. 1 jenkins jenkins 12076 May 8 04:16 go.sum 04:16:44 drwxrwxr-x. 15 jenkins jenkins 217 May 8 04:14 internal 04:16:44 -rw-rw-r--. 1 jenkins jenkins 808 May 8 04:14 Jenkinsfile 04:16:44 -rw-rw-r--. 1 jenkins jenkins 11341 May 8 04:14 LICENSE 04:16:44 -rw-rw-r--. 1 jenkins jenkins 892 May 8 04:14 Makefile 04:16:44 drwxrwxr-x. 5 jenkins jenkins 50 May 8 04:14 pkg 04:16:44 -rw-rw-r--. 1 jenkins jenkins 2249 May 8 04:14 README.md 04:16:44 -rw-rw-r--. 1 jenkins jenkins 3733 May 8 04:14 RELEASE-NOTES.txt 04:16:44 drwxrwxr-x. 3 jenkins jenkins 58 May 8 04:15 .semver 04:16:44 drwxrwxr-x. 4 jenkins jenkins 54 May 8 04:14 snap 04:16:44 -rw-rw-r--. 1 jenkins jenkins 5 May 8 04:12 VERSION 04:16:44 -rw-rw-r--. 1 jenkins jenkins 222 May 8 04:14 version.go [Pipeline] isUnix [Pipeline] sh 04:16:44 + 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=98301da4ae3b43f9d441ac90c043590b3eec72bc --label arch=amd64 --label version=0.0.0 . 04:16:45 Sending build context to Docker daemon 3.171MB 04:16:45 Step 1/21 : ARG BASE=golang:1.13-alpine 04:16:45 Step 2/21 : FROM ${BASE} AS builder 04:16:45 ---> 995cf1358183 04:16:45 Step 3/21 : ARG MAKE='make build' 04:16:45 ---> Running in e29f85bf15c9 04:16:45 Removing intermediate container e29f85bf15c9 04:16:45 ---> 948bcaadf279 04:16:45 Step 4/21 : WORKDIR /device-sdk-go 04:16:45 ---> Running in 8d79dc0a8ca2 04:16:45 Removing intermediate container 8d79dc0a8ca2 04:16:45 ---> db5a3f32e2ef 04:16:45 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:45 ---> Running in 433b1f9d6f53 04:16:45 Removing intermediate container 433b1f9d6f53 04:16:45 ---> d22096084a13 04:16:45 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:45 ---> Running in af7df9b6ae26 04:16:46 gofmt -l . 04:16:46 [ "`gofmt -l .`" = "" ] 04:16:46 ./bin/test-attribution-txt.sh 04:16:47 Removing intermediate container af7df9b6ae26 04:16:47 ---> 5862c747bda5 04:16:47 Step 7/21 : RUN apk add --update --no-cache make git 04:16:47 ---> Running in 2fb34be9164a 04:16:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:16:47 Warning: overwriting stash ‘coverage-report’ 04:16:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:16:48 Stashed 1 file(s) [Pipeline] } 04:16:48 $ docker stop --time=1 bb14a68d5dce9c46cf0342f30857d713d0c08124369a3770c4f936d5a7ae141f 04:16:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:16:48 OK: 143 MiB in 39 packages 04:16:49 Removing intermediate container 2fb34be9164a 04:16:49 ---> e56bb5017abf 04:16:49 Step 8/21 : COPY . . 04:16:49 ---> 463d9a9a4f5e 04:16:49 Step 9/21 : RUN ${MAKE} 04:16:49 ---> Running in 4e3ae19702af 04:16:50 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 04:16:50 $ docker rm -f bb14a68d5dce9c46cf0342f30857d713d0c08124369a3770c4f936d5a7ae141f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:52 + ls -al . 04:16:52 total 220 04:16:52 drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:16 . 04:16:52 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:14 .. 04:16:52 -rw-rw-r-- 1 jenkins jenkins 140 May 8 04:14 .dockerignore 04:16:52 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:14 .git 04:16:52 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:14 .github 04:16:52 -rw-rw-r-- 1 jenkins jenkins 138 May 8 04:14 .gitignore 04:16:52 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:14 .semver 04:16:52 -rw-rw-r-- 1 jenkins jenkins 936 May 8 04:14 Dockerfile.build 04:16:52 -rw-rw-r-- 1 jenkins jenkins 808 May 8 04:14 Jenkinsfile 04:16:52 -rw-rw-r-- 1 jenkins jenkins 11341 May 8 04:14 LICENSE 04:16:52 -rw-rw-r-- 1 jenkins jenkins 892 May 8 04:14 Makefile 04:16:52 -rw-rw-r-- 1 jenkins jenkins 2249 May 8 04:14 README.md 04:16:52 -rw-rw-r-- 1 jenkins jenkins 3733 May 8 04:14 RELEASE-NOTES.txt 04:16:52 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:12 VERSION 04:16:52 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:14 api 04:16:52 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:14 bin 04:16:52 -rw-r--r-- 1 jenkins jenkins 110877 May 8 04:16 coverage.out 04:16:52 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:14 example 04:16:52 -rw-r--r-- 1 jenkins jenkins 446 May 8 04:16 go.mod 04:16:52 -rw-r--r-- 1 jenkins jenkins 12076 May 8 04:16 go.sum 04:16:52 drwxrwxr-x 15 jenkins jenkins 4096 May 8 04:14 internal 04:16:52 drwxrwxr-x 5 jenkins jenkins 4096 May 8 04:14 pkg 04:16:52 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:14 snap 04:16:52 -rw-rw-r-- 1 jenkins jenkins 222 May 8 04:14 version.go [Pipeline] isUnix [Pipeline] sh 04:16:52 + 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=98301da4ae3b43f9d441ac90c043590b3eec72bc --label arch=arm64 --label version=0.0.0 . 04:16:53 Sending build context to Docker daemon 3.171MB 04:16:53 Step 1/21 : ARG BASE=golang:1.13-alpine 04:16:53 Step 2/21 : FROM ${BASE} AS builder 04:16:53 ---> 0d356d934984 04:16:53 Step 3/21 : ARG MAKE='make build' 04:16:53 ---> Running in d695e4bbc2a9 04:16:53 Removing intermediate container d695e4bbc2a9 04:16:53 ---> 8a491342f16d 04:16:53 Step 4/21 : WORKDIR /device-sdk-go 04:16:53 ---> Running in 05cdeec4ebda 04:16:53 Removing intermediate container 05cdeec4ebda 04:16:53 ---> 4cdcf32b1054 04:16:53 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:54 ---> Running in 52a6d13c6a9c 04:16:54 Removing intermediate container 52a6d13c6a9c 04:16:54 ---> 742a7c3427a7 04:16:54 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:54 ---> Running in ed7456b453c7 04:16:56 Removing intermediate container ed7456b453c7 04:16:56 ---> 90357c05b343 04:16:56 Step 7/21 : RUN apk add --update --no-cache make git 04:16:56 ---> Running in 7476089c3b4c 04:16:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:16:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:16:58 OK: 125 MiB in 39 packages 04:16:59 Removing intermediate container 7476089c3b4c 04:16:59 ---> 29fe62476d18 04:16:59 Step 8/21 : COPY . . 04:17:01 ---> d27e25bcc352 04:17:01 Step 9/21 : RUN ${MAKE} 04:17:01 ---> Running in 3732903f2b00 04:17:01 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 04:17:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:17:05 Removing intermediate container 4e3ae19702af 04:17:05 ---> d7828c722076 04:17:05 Step 10/21 : FROM scratch 04:17:05 ---> 04:17:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:05 ---> Running in f0189dfa7286 04:17:05 Removing intermediate container f0189dfa7286 04:17:05 ---> 18739ec54653 04:17:05 Step 12/21 : ENV APP_PORT=49990 04:17:05 ---> Running in 8355f9d14d9c 04:17:06 Removing intermediate container 8355f9d14d9c 04:17:06 ---> dbb91106473e 04:17:06 Step 13/21 : EXPOSE $APP_PORT 04:17:06 ---> Running in 3d538e29ee34 04:17:06 Removing intermediate container 3d538e29ee34 04:17:06 ---> 9cf777f0c396 04:17:06 Step 14/21 : WORKDIR / 04:17:06 ---> Running in 13a3cc5ccee2 04:17:06 Removing intermediate container 13a3cc5ccee2 04:17:06 ---> f9d9e6c5226d 04:17:06 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:17:07 ---> 6472fc8ac8fb 04:17:07 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:17:07 ---> 49f112d0db68 04:17:07 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:17:07 ---> 0ecc57acc047 04:17:07 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:07 ---> Running in 1e67e431535f 04:17:07 Removing intermediate container 1e67e431535f 04:17:07 ---> 55a7d44351ef 04:17:07 Step 19/21 : LABEL arch=amd64 04:17:07 ---> Running in aaac3be7d4c4 04:17:07 Removing intermediate container aaac3be7d4c4 04:17:07 ---> 453de7302815 04:17:07 Step 20/21 : LABEL git_sha=98301da4ae3b43f9d441ac90c043590b3eec72bc 04:17:07 ---> Running in ea90bf6aeb57 04:17:08 Removing intermediate container ea90bf6aeb57 04:17:08 ---> e86202a85db7 04:17:08 Step 21/21 : LABEL version=0.0.0 04:17:08 ---> Running in 765821e6768a 04:17:08 Removing intermediate container 765821e6768a 04:17:08 ---> 8b53ad7c408b 04:17:08 [Warning] One or more build-args [ARCH] were not consumed 04:17:08 Successfully built 8b53ad7c408b 04:17:08 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:28 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:17:28 Removing intermediate container 3732903f2b00 04:17:28 ---> fc761ba9d277 04:17:28 Step 10/21 : FROM scratch 04:17:28 ---> 04:17:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:28 ---> Running in 74cec7b734d0 04:17:28 Removing intermediate container 74cec7b734d0 04:17:28 ---> b375f2930cc0 04:17:28 Step 12/21 : ENV APP_PORT=49990 04:17:28 ---> Running in 47b3acbb3f78 04:17:28 Removing intermediate container 47b3acbb3f78 04:17:28 ---> 0df3e0648b9c 04:17:28 Step 13/21 : EXPOSE $APP_PORT 04:17:28 ---> Running in 367d49157687 04:17:29 Removing intermediate container 367d49157687 04:17:29 ---> eda61017e240 04:17:29 Step 14/21 : WORKDIR / 04:17:29 ---> Running in bf4f93c5776a 04:17:29 Removing intermediate container bf4f93c5776a 04:17:29 ---> 26cd4fe07a97 04:17:29 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:17:30 ---> d29976344e90 04:17:30 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:17:30 ---> 699c135cec79 04:17:30 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:17:31 ---> 7dd3f50557ab 04:17:31 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:31 ---> Running in bbdc1cee6308 04:17:31 Removing intermediate container bbdc1cee6308 04:17:31 ---> 85a298eb9600 04:17:31 Step 19/21 : LABEL arch=arm64 04:17:32 ---> Running in f092ed91079b 04:17:32 Removing intermediate container f092ed91079b 04:17:32 ---> c7847628fe4a 04:17:32 Step 20/21 : LABEL git_sha=98301da4ae3b43f9d441ac90c043590b3eec72bc 04:17:32 ---> Running in 0f25dd76bb9c 04:17:32 Removing intermediate container 0f25dd76bb9c 04:17:32 ---> 85f6fdd20efb 04:17:32 Step 21/21 : LABEL version=0.0.0 04:17:32 ---> Running in 30cb4af74fed 04:17:33 Removing intermediate container 30cb4af74fed 04:17:33 ---> ea187b5feb63 04:17:33 [Warning] One or more build-args [ARCH] were not consumed 04:17:33 Successfully built ea187b5feb63 04:17:33 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:17:35 provisioning config files... 04:17:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config5873953860208040923tmp [Pipeline] { [Pipeline] sh 04:17:35 + curl -s https://codecov.io/bash 04:17:35 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config5873953860208040923tmp 04:17:35 04:17:35 _____ _ 04:17:35 / ____| | | 04:17:35 | | ___ __| | ___ ___ _____ __ 04:17:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:35 Bash-tbd 04:17:35 04:17:35 04:17:35 ==> Jenkins CI detected. 04:17:35 project root: . 04:17:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:35 ==> Running gcov in . (disable via -X gcov) 04:17:35 ==> Python coveragepy not found 04:17:35 ==> Searching for coverage reports in: 04:17:35 + . 04:17:35 -> Found 1 reports 04:17:35 ==> Detecting git/mercurial file structure 04:17:35 ==> Reading reports 04:17:35 + ./coverage.out bytes=110877 04:17:35 ==> Appending adjustments 04:17:35 http://docs.codecov.io/docs/fixing-reports 04:17:35 + Found adjustments 04:17:35 ==> Gzipping contents 04:17:35 ==> Uploading reports 04:17:35 url: https://codecov.io 04:17:35 query: branch=PR-523&commit=98301da4ae3b43f9d441ac90c043590b3eec72bc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= 04:17:35 -> Pinging Codecov 04:17:35 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-523&commit=98301da4ae3b43f9d441ac90c043590b3eec72bc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-523%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=523&job= 04:17:36 -> Uploading 04:17:36 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/98301da4ae3b43f9d441ac90c043590b3eec72bc [Pipeline] } 04:17:36 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 04:17:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:38 ---> package-listing.sh 04:17:38 ++ tr '[:upper:]' '[:lower:]' 04:17:38 ++ facter osfamily 04:17:38 + OS_FAMILY=redhat 04:17:38 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 04:17:38 + START_PACKAGES=/tmp/packages_start.txt 04:17:38 + END_PACKAGES=/tmp/packages_end.txt 04:17:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:38 + PACKAGES=/tmp/packages_start.txt 04:17:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 04:17:38 + PACKAGES=/tmp/packages_end.txt 04:17:38 + case "${OS_FAMILY}" in 04:17:38 + rpm -qa 04:17:38 + sort 04:17:42 + '[' -f /tmp/packages_start.txt ']' 04:17:42 + '[' -f /tmp/packages_end.txt ']' 04:17:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 04:17:42 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ 04:17:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh 04:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:17:42 04:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:17:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:17:43 alpine: Pulling from edgex-lftools-log-publisher 04:17:43 c9b1b535fdd9: Pulling fs layer 04:17:43 2cc5ad85d9ab: Pulling fs layer 04:17:43 756a868c4378: Pulling fs layer 04:17:43 444b2fc9a129: Pulling fs layer 04:17:43 ea15f1150254: Pulling fs layer 04:17:43 41b27a9f41bf: Pulling fs layer 04:17:43 28c525ee5125: Pulling fs layer 04:17:43 094b1ea09ed8: Pulling fs layer 04:17:43 138eaada9080: Pulling fs layer 04:17:43 0622d0fa9048: Pulling fs layer 04:17:43 444b2fc9a129: Waiting 04:17:43 28c525ee5125: Waiting 04:17:43 ea15f1150254: Waiting 04:17:43 41b27a9f41bf: Waiting 04:17:43 094b1ea09ed8: Waiting 04:17:43 138eaada9080: Waiting 04:17:43 0622d0fa9048: Waiting 04:17:43 2cc5ad85d9ab: Download complete 04:17:43 444b2fc9a129: Verifying Checksum 04:17:43 444b2fc9a129: Download complete 04:17:43 c9b1b535fdd9: Verifying Checksum 04:17:43 ea15f1150254: Download complete 04:17:43 28c525ee5125: Verifying Checksum 04:17:43 28c525ee5125: Download complete 04:17:43 756a868c4378: Verifying Checksum 04:17:43 756a868c4378: Download complete 04:17:43 c9b1b535fdd9: Pull complete 04:17:43 138eaada9080: Verifying Checksum 04:17:43 138eaada9080: Download complete 04:17:44 0622d0fa9048: Verifying Checksum 04:17:44 0622d0fa9048: Download complete 04:17:44 2cc5ad85d9ab: Pull complete 04:17:44 094b1ea09ed8: Verifying Checksum 04:17:44 094b1ea09ed8: Download complete 04:17:44 41b27a9f41bf: Verifying Checksum 04:17:44 41b27a9f41bf: Download complete 04:17:45 756a868c4378: Pull complete 04:17:45 444b2fc9a129: Pull complete 04:17:46 ea15f1150254: Pull complete 04:17:50 41b27a9f41bf: Pull complete 04:17:50 28c525ee5125: Pull complete 04:17:52 094b1ea09ed8: Pull complete 04:17:52 138eaada9080: Pull complete 04:17:54 0622d0fa9048: Pull complete 04:17:54 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:17:54 prd-centos7-docker-4c-2g-7537 does not seem to be running inside a container 04:17:54 $ 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-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:17:54 $ docker top 595880f0f2956abe0c24cd6db2d77eb431ecd4b574513a37c3b54c55177be276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:55 provisioning config files... 04:17:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config7900818358996730070tmp [Pipeline] { [Pipeline] echo 04:17:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:55 ---> create-netrc.sh [Pipeline] echo 04:17:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:55 ---> logs-deploy.sh 04:17:55 + ARCHIVE_ARTIFACTS= 04:17:55 + LOGS_SERVER=https://logs.edgexfoundry.org 04:17:55 + '[' https://logs.edgexfoundry.org == None ']' 04:17:55 + NEXUS_URL=https://nexus.edgexfoundry.org 04:17:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/6 04:17:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/6/ 04:17:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/6 /w/workspace/dgexfoundry_device-sdk-go_PR-523 04:17:57 Archives upload complete. 04:17:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/6/