Pull request #448 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 5e086035fd190758fe582ba093e57a486efc0f6b rather than cdedf6bd87226af0e1d5a8b47d77b64acfa32819 Obtained Jenkinsfile from 5e086035fd190758fe582ba093e57a486efc0f6b 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1345 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-448 # timeout=10 Fetching without tags 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/448/head:refs/remotes/origin/PR-448 +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/448/head:refs/remotes/origin/PR-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5e086035fd190758fe582ba093e57a486efc0f6b into PR head commit cdedf6bd87226af0e1d5a8b47d77b64acfa32819 Merge succeeded, producing cdedf6bd87226af0e1d5a8b47d77b64acfa32819 Checking out Revision cdedf6bd87226af0e1d5a8b47d77b64acfa32819 (PR-448) > git config core.sparsecheckout # timeout=10 > git checkout -f cdedf6bd87226af0e1d5a8b47d77b64acfa32819 # 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 5e086035fd190758fe582ba093e57a486efc0f6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdedf6bd87226af0e1d5a8b47d77b64acfa32819 # timeout=10 Commit message: "Update to use mutex and Duration in configuration" First time build. Skipping changelog. > git rev-list --no-walk cb19a86ab5919b71a4cc14329a7578d3834d2efb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:27:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:27:09 08:27:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:27:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:27:10 latest: Pulling from edgex-devops/git-semver 08:27:10 9123ac7c32f7: Pulling fs layer 08:27:10 b8cc5d1170e3: Pulling fs layer 08:27:10 2924cbbf6a41: Pulling fs layer 08:27:10 93b08a4f1073: Pulling fs layer 08:27:10 93b08a4f1073: Waiting 08:27:10 b8cc5d1170e3: Download complete 08:27:10 9123ac7c32f7: Verifying Checksum 08:27:10 9123ac7c32f7: Download complete 08:27:10 93b08a4f1073: Verifying Checksum 08:27:10 93b08a4f1073: Download complete 08:27:10 2924cbbf6a41: Verifying Checksum 08:27:10 2924cbbf6a41: Download complete 08:27:10 9123ac7c32f7: Pull complete 08:27:10 b8cc5d1170e3: Pull complete 08:27:11 2924cbbf6a41: Pull complete 08:27:11 93b08a4f1073: Pull complete 08:27:11 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:27:11 prd-centos7-docker-4c-2g-1345 does not seem to be running inside a container 08:27:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:27:12 $ docker top ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:12 [ssh-agent] Looking for ssh-agent implementation... 08:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:12 $ docker exec ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b ssh-agent 08:27:13 SSH_AUTH_SOCK=/tmp/ssh-19XVYQr0y9br/agent.15 08:27:13 SSH_AGENT_PID=21 08:27:13 Running ssh-add (command line suppressed) 08:27:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3068096831816823500.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3068096831816823500.key) 08:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:13 + git describe --exact-match --tags HEAD 08:27:13 fatal: No names found, cannot describe anything. [Pipeline] } 08:27:13 $ docker exec --env ******** --env ******** ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b ssh-agent -k 08:27:13 unset SSH_AUTH_SOCK; 08:27:13 unset SSH_AGENT_PID; 08:27:13 echo Agent pid 21 killed; 08:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:27:13 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:27:13 This usually means this commit has not been tagged. [Pipeline] sshagent 08:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:13 [ssh-agent] Looking for ssh-agent implementation... 08:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:14 $ docker exec ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b ssh-agent 08:27:14 SSH_AUTH_SOCK=/tmp/ssh-9vIZfdZkGcUD/agent.56 08:27:14 SSH_AGENT_PID=63 08:27:14 Running ssh-add (command line suppressed) 08:27:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_1270418287731804761.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_1270418287731804761.key) 08:27:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:14 + git semver init 08:27:14 # -> Open(): unable to determine branch for HEAD 08:27:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 08:27:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:27:14 # $SEMVER_REMOTE_NAME = origin 08:27:14 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:27:14 # $SEMVER_USER_NAME = jenkins 08:27:14 # $SEMVER_BRANCH = PR-448 08:27:14 # $SEMVER_TEMP = /tmp/semver-032629206 08:27:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:27:15 # '/tmp/semver-032629206' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 08:27:15 # -> Force: false 08:27:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 08:27:15 $ docker exec --env ******** --env ******** ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b ssh-agent -k 08:27:15 unset SSH_AUTH_SOCK; 08:27:15 unset SSH_AGENT_PID; 08:27:15 echo Agent pid 63 killed; 08:27:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:27:16 + git semver [Pipeline] } 08:27:16 $ docker stop --time=1 ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b 08:27:17 $ docker rm -f ac8577b3c266322ab663b58b85fa4c84dcb442d980ade03da343b2305de2471b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:27:18 Stashed 33 file(s) [Pipeline] echo 08:27:18 [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 08:27:33 Still waiting to schedule task 08:27:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1345’ 08:27:33 Still waiting to schedule task 08:27:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:29:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1346 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 08:29:20 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 08:29:26 using credential edgex-jenkins-ssh 08:29:26 Cloning the remote Git repository 08:29:26 Cloning with configured refspecs honoured and without tags 08:29:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:29:26 > git init /w/workspace/device-sdk-go/14 # timeout=10 08:29:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:29:26 > git --version # timeout=10 08:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:29:27 Fetching without tags 08:29:28 Merging remotes/origin/master commit 5e086035fd190758fe582ba093e57a486efc0f6b into PR head commit cdedf6bd87226af0e1d5a8b47d77b64acfa32819 08:29:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:29:27 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 08:29:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:29:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:29:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:29:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:29:28 > git config core.sparsecheckout # timeout=10 08:29:28 > git checkout -f cdedf6bd87226af0e1d5a8b47d77b64acfa32819 # timeout=10 08:29:28 Merge succeeded, producing cdedf6bd87226af0e1d5a8b47d77b64acfa32819 08:29:28 Checking out Revision cdedf6bd87226af0e1d5a8b47d77b64acfa32819 (PR-448) 08:29:28 > git remote # timeout=10 08:29:28 > git config --get remote.origin.url # timeout=10 08:29:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:28 > git merge 5e086035fd190758fe582ba093e57a486efc0f6b # timeout=10 08:29:28 > git rev-parse HEAD^{commit} # timeout=10 08:29:28 > git config core.sparsecheckout # timeout=10 08:29:28 > git checkout -f cdedf6bd87226af0e1d5a8b47d77b64acfa32819 # timeout=10 08:29:33 Commit message: "Update to use mutex and Duration in configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:29:34 ========================================================= 08:29:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:29:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:29:35 + 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 . 08:29:36 Sending build context to Docker daemon 2.725MB 08:29:36 Step 1/8 : ARG BASE=golang:1.13-alpine 08:29:36 Step 2/8 : FROM ${BASE} 08:29:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:29:36 cde5963f3b93: Pulling fs layer 08:29:36 2a23fa8c16f7: Pulling fs layer 08:29:36 777b28850792: Pulling fs layer 08:29:36 8a11ddd9e578: Pulling fs layer 08:29:36 4cf88f913ddb: Pulling fs layer 08:29:36 1df406cf5192: Pulling fs layer 08:29:36 cd6300453558: Pulling fs layer 08:29:36 b9c365052c96: Pulling fs layer 08:29:36 a2d8cc88f415: Pulling fs layer 08:29:36 ea1d1ca13537: Pulling fs layer 08:29:36 3750a50a1c5e: Pulling fs layer 08:29:36 8a11ddd9e578: Waiting 08:29:36 4cf88f913ddb: Waiting 08:29:36 cd6300453558: Waiting 08:29:36 b9c365052c96: Waiting 08:29:36 a2d8cc88f415: Waiting 08:29:36 ea1d1ca13537: Waiting 08:29:36 1df406cf5192: Waiting 08:29:36 777b28850792: Verifying Checksum 08:29:36 777b28850792: Download complete 08:29:36 2a23fa8c16f7: Download complete 08:29:36 4cf88f913ddb: Verifying Checksum 08:29:36 4cf88f913ddb: Download complete 08:29:36 1df406cf5192: Download complete 08:29:36 cde5963f3b93: Verifying Checksum 08:29:37 cde5963f3b93: Pull complete 08:29:38 2a23fa8c16f7: Pull complete 08:29:38 777b28850792: Pull complete 08:29:42 cd6300453558: Verifying Checksum 08:29:42 cd6300453558: Download complete 08:29:42 a2d8cc88f415: Verifying Checksum 08:29:42 a2d8cc88f415: Download complete 08:29:44 ea1d1ca13537: Verifying Checksum 08:29:44 ea1d1ca13537: Download complete 08:29:44 3750a50a1c5e: Verifying Checksum 08:29:44 3750a50a1c5e: Download complete 08:29:46 b9c365052c96: Verifying Checksum 08:29:46 b9c365052c96: Download complete 08:29:48 8a11ddd9e578: Download complete 08:30:00 8a11ddd9e578: Pull complete 08:30:00 4cf88f913ddb: Pull complete 08:30:00 1df406cf5192: Pull complete 08:30:06 cd6300453558: Pull complete 08:30:11 b9c365052c96: Pull complete 08:30:11 a2d8cc88f415: Pull complete 08:30:12 Running on prd-centos7-docker-4c-2g-1347 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 08:30:12 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 08:30:13 ea1d1ca13537: Pull complete 08:30:13 3750a50a1c5e: Pull complete 08:30:13 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:30:13 ---> 78745c68409d 08:30:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:30:17 ---> Running in 03e78acd1783 08:30:17 Removing intermediate container 03e78acd1783 08:30:17 ---> 8f3489445be7 08:30:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:17 ---> Running in 066da63060e4 08:30:19 Removing intermediate container 066da63060e4 08:30:19 ---> 78f89e61467a 08:30:19 Step 5/8 : RUN apk add --no-cache make git 08:30:19 ---> Running in eb1998d1b2df 08:30:20 using credential edgex-jenkins-ssh 08:30:20 Cloning the remote Git repository 08:30:20 Cloning with configured refspecs honoured and without tags 08:30:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:30:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:30:20 > git init /w/workspace/device-sdk-go/14 # timeout=10 08:30:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:30:20 > git --version # timeout=10 08:30:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:30:21 Fetching without tags 08:30:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:30:21 Merging remotes/origin/master commit 5e086035fd190758fe582ba093e57a486efc0f6b into PR head commit cdedf6bd87226af0e1d5a8b47d77b64acfa32819 08:30:21 Merge succeeded, producing cdedf6bd87226af0e1d5a8b47d77b64acfa32819 08:30:21 Checking out Revision cdedf6bd87226af0e1d5a8b47d77b64acfa32819 (PR-448) 08:30:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:30:21 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 08:30:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:30:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:30:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:30:21 > git config core.sparsecheckout # timeout=10 08:30:21 > git checkout -f cdedf6bd87226af0e1d5a8b47d77b64acfa32819 # timeout=10 08:30:21 > git remote # timeout=10 08:30:21 > git config --get remote.origin.url # timeout=10 08:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:21 > git merge 5e086035fd190758fe582ba093e57a486efc0f6b # timeout=10 08:30:21 > git rev-parse HEAD^{commit} # timeout=10 08:30:21 > git config core.sparsecheckout # timeout=10 08:30:22 > git checkout -f cdedf6bd87226af0e1d5a8b47d77b64acfa32819 # timeout=10 08:30:22 OK: 125 MiB in 39 packages 08:30:23 Removing intermediate container eb1998d1b2df 08:30:23 ---> bea2d27afa0d 08:30:23 Step 6/8 : WORKDIR /device-sdk-go 08:30:23 ---> Running in f63ac8d36585 08:30:23 Removing intermediate container f63ac8d36585 08:30:23 ---> b704312f3dd9 08:30:23 Step 7/8 : COPY . . 08:30:25 ---> 64c76e8c81e4 08:30:25 Step 8/8 : RUN go mod download 08:30:25 ---> Running in 2c3ae6e78c18 08:30:26 Commit message: "Update to use mutex and Duration in configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:30:27 ========================================================= 08:30:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:30:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:30:28 + 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 . 08:30:29 Sending build context to Docker daemon 2.728MB 08:30:29 Step 1/8 : ARG BASE=golang:1.13-alpine 08:30:29 Step 2/8 : FROM ${BASE} 08:30:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:29 e6b0cf9c0882: Pulling fs layer 08:30:29 2848faf0eed1: Pulling fs layer 08:30:29 0f37312ad70f: Pulling fs layer 08:30:29 5788d62ee057: Pulling fs layer 08:30:29 0e6b1d234666: Pulling fs layer 08:30:29 bf5d7aec512f: Pulling fs layer 08:30:29 34c802a77dc8: Pulling fs layer 08:30:29 9eb99e56ec68: Pulling fs layer 08:30:29 27c7a5d97fbd: Pulling fs layer 08:30:29 5c102a31e300: Pulling fs layer 08:30:29 dcfb455df0a1: Pulling fs layer 08:30:29 34c802a77dc8: Waiting 08:30:29 9eb99e56ec68: Waiting 08:30:29 27c7a5d97fbd: Waiting 08:30:29 5c102a31e300: Waiting 08:30:29 dcfb455df0a1: Waiting 08:30:29 5788d62ee057: Waiting 08:30:29 0e6b1d234666: Waiting 08:30:29 bf5d7aec512f: Waiting 08:30:29 0f37312ad70f: Verifying Checksum 08:30:29 0f37312ad70f: Download complete 08:30:29 2848faf0eed1: Verifying Checksum 08:30:29 2848faf0eed1: Download complete 08:30:29 0e6b1d234666: Verifying Checksum 08:30:29 0e6b1d234666: Download complete 08:30:29 bf5d7aec512f: Verifying Checksum 08:30:29 bf5d7aec512f: Download complete 08:30:29 e6b0cf9c0882: Verifying Checksum 08:30:29 e6b0cf9c0882: Download complete 08:30:29 go: finding github.com/BurntSushi/toml v0.3.1 08:30:29 go: finding github.com/OneOfOne/xxhash v1.2.6 08:30:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:30:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:30:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:30:29 go: finding github.com/bgentry/speakeasy v0.1.0 08:30:29 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 08:30:29 go: finding github.com/davecgh/go-spew v1.1.1 08:30:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 08:30:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 08:30:29 go: finding github.com/fatih/color v1.7.0 08:30:29 go: finding github.com/go-kit/kit v0.8.0 08:30:29 go: finding github.com/go-logfmt/logfmt v0.4.0 08:30:29 go: finding github.com/go-stack/stack v1.8.0 08:30:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:30:29 go: finding github.com/google/uuid v1.1.0 08:30:29 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 08:30:29 go: finding github.com/gorilla/mux v1.6.2 08:30:29 go: finding github.com/hashicorp/consul v1.4.2 08:30:29 go: finding github.com/hashicorp/errwrap v1.0.0 08:30:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 08:30:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:30:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:30:29 go: finding github.com/hashicorp/go-multierror v1.0.0 08:30:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:30:29 e6b0cf9c0882: Pull complete 08:30:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:30:29 go: finding github.com/hashicorp/go-syslog v1.0.0 08:30:29 go: finding github.com/hashicorp/go-uuid v1.0.1 08:30:29 go: finding github.com/hashicorp/go.net v0.0.1 08:30:29 go: finding github.com/hashicorp/golang-lru v0.5.0 08:30:29 go: finding github.com/hashicorp/logutils v1.0.0 08:30:29 go: finding github.com/hashicorp/mdns v1.0.0 08:30:29 go: finding github.com/hashicorp/memberlist v0.1.3 08:30:29 go: finding github.com/hashicorp/serf v0.8.2 08:30:29 go: finding github.com/jessevdk/go-flags v1.4.0 08:30:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:30:30 2848faf0eed1: Pull complete 08:30:30 go: finding github.com/mattn/go-colorable v0.0.9 08:30:30 go: finding github.com/mattn/go-isatty v0.0.3 08:30:30 go: finding github.com/miekg/dns v1.0.14 08:30:30 go: finding github.com/mitchellh/cli v1.0.0 08:30:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:30:30 go: finding github.com/mitchellh/copystructure v1.0.0 08:30:30 go: finding github.com/mitchellh/go-homedir v1.0.0 08:30:30 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:30:30 go: finding github.com/mitchellh/gox v0.4.0 08:30:30 go: finding github.com/mitchellh/iochan v1.0.0 08:30:30 go: finding github.com/mitchellh/mapstructure v1.1.2 08:30:30 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:30:30 0f37312ad70f: Pull complete 08:30:30 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:30:30 go: finding github.com/pelletier/go-toml v1.2.0 08:30:30 go: finding github.com/pkg/errors v0.8.1 08:30:30 go: finding github.com/pmezard/go-difflib v1.0.0 08:30:30 go: finding github.com/posener/complete v1.1.1 08:30:30 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:30:30 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:30:30 go: finding github.com/stretchr/objx v0.1.0 08:30:30 go: finding github.com/stretchr/testify v1.3.0 08:30:30 go: finding github.com/ugorji/go v1.1.4 08:30:30 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:30:30 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:30:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:30:30 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:30:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:30:30 go: finding gopkg.in/yaml.v2 v2.2.2 08:30:32 34c802a77dc8: Verifying Checksum 08:30:32 34c802a77dc8: Download complete 08:30:32 27c7a5d97fbd: Verifying Checksum 08:30:32 27c7a5d97fbd: Download complete 08:30:34 9eb99e56ec68: Verifying Checksum 08:30:34 9eb99e56ec68: Download complete 08:30:34 dcfb455df0a1: Verifying Checksum 08:30:34 dcfb455df0a1: Download complete 08:30:34 5c102a31e300: Verifying Checksum 08:30:34 5c102a31e300: Download complete 08:30:34 5788d62ee057: Verifying Checksum 08:30:34 5788d62ee057: Download complete 08:30:43 5788d62ee057: Pull complete 08:30:43 0e6b1d234666: Pull complete 08:30:43 bf5d7aec512f: Pull complete 08:30:48 34c802a77dc8: Pull complete 08:30:48 Removing intermediate container 2c3ae6e78c18 08:30:48 ---> bb96417f255c 08:30:48 Successfully built bb96417f255c 08:30:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:49 + docker inspect -f . ci-base-image-arm64 08:30:49 . [Pipeline] withDockerContainer 08:30:50 prd-ubuntu18.04-docker-arm64-4c-16g-1346 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 08:30:51 $ docker top f600e59c24ddd3c94c14e9ade909fbedf862eec429f06eea746b5dd02a11ae42 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:52 + go version 08:30:52 go version go1.13.5 linux/arm64 08:30:52 9eb99e56ec68: Pull complete 08:30:52 27c7a5d97fbd: Pull complete [Pipeline] sh 08:30:53 + make test 08:30:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:30:53 5c102a31e300: Pull complete 08:30:53 dcfb455df0a1: Pull complete 08:30:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:30:53 ---> 7c70fe431013 08:30:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:30:53 ---> Running in 11a20cb6f44e 08:30:53 Removing intermediate container 11a20cb6f44e 08:30:53 ---> ba5816812b4a 08:30:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:54 ---> Running in 824f642c82b1 08:30:55 Removing intermediate container 824f642c82b1 08:30:55 ---> b3468206c990 08:30:55 Step 5/8 : RUN apk add --no-cache make git 08:30:55 ---> Running in 008178ef8915 08:30:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:30:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:30:57 OK: 143 MiB in 39 packages 08:30:57 Removing intermediate container 008178ef8915 08:30:57 ---> d136ddd8ccd8 08:30:57 Step 6/8 : WORKDIR /device-sdk-go 08:30:57 ---> Running in 46c561eee110 08:30:57 Removing intermediate container 46c561eee110 08:30:57 ---> 61926176b392 08:30:57 Step 7/8 : COPY . . 08:30:58 ---> db5668129bde 08:30:58 Step 8/8 : RUN go mod download 08:30:58 ---> Running in 384ce19a3736 08:31:00 go: finding github.com/BurntSushi/toml v0.3.1 08:31:00 go: finding github.com/OneOfOne/xxhash v1.2.6 08:31:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:31:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:31:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:31:00 go: finding github.com/bgentry/speakeasy v0.1.0 08:31:00 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 08:31:00 go: finding github.com/davecgh/go-spew v1.1.1 08:31:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 08:31:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 08:31:00 go: finding github.com/fatih/color v1.7.0 08:31:01 go: finding github.com/go-kit/kit v0.8.0 08:31:01 go: finding github.com/go-logfmt/logfmt v0.4.0 08:31:01 go: finding github.com/go-stack/stack v1.8.0 08:31:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:31:01 go: finding github.com/google/uuid v1.1.0 08:31:01 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 08:31:01 go: finding github.com/gorilla/mux v1.6.2 08:31:01 go: finding github.com/hashicorp/consul v1.4.2 08:31:01 go: finding github.com/hashicorp/errwrap v1.0.0 08:31:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 08:31:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:31:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:31:01 go: finding github.com/hashicorp/go-multierror v1.0.0 08:31:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:31:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:31:01 go: finding github.com/hashicorp/go-syslog v1.0.0 08:31:01 go: finding github.com/hashicorp/go-uuid v1.0.1 08:31:01 go: finding github.com/hashicorp/go.net v0.0.1 08:31:01 go: finding github.com/hashicorp/golang-lru v0.5.0 08:31:01 go: finding github.com/hashicorp/logutils v1.0.0 08:31:01 go: finding github.com/hashicorp/mdns v1.0.0 08:31:01 go: finding github.com/hashicorp/memberlist v0.1.3 08:31:01 go: finding github.com/hashicorp/serf v0.8.2 08:31:01 go: finding github.com/jessevdk/go-flags v1.4.0 08:31:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:31:01 go: finding github.com/mattn/go-colorable v0.0.9 08:31:01 go: finding github.com/mattn/go-isatty v0.0.3 08:31:01 go: finding github.com/miekg/dns v1.0.14 08:31:01 go: finding github.com/mitchellh/cli v1.0.0 08:31:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:31:01 go: finding github.com/mitchellh/copystructure v1.0.0 08:31:01 go: finding github.com/mitchellh/go-homedir v1.0.0 08:31:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:31:01 go: finding github.com/mitchellh/gox v0.4.0 08:31:01 go: finding github.com/mitchellh/iochan v1.0.0 08:31:01 go: finding github.com/mitchellh/mapstructure v1.1.2 08:31:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:31:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:31:01 go: finding github.com/pelletier/go-toml v1.2.0 08:31:01 go: finding github.com/pkg/errors v0.8.1 08:31:01 go: finding github.com/pmezard/go-difflib v1.0.0 08:31:01 go: finding github.com/posener/complete v1.1.1 08:31:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:31:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:31:01 go: finding github.com/stretchr/objx v0.1.0 08:31:01 go: finding github.com/stretchr/testify v1.3.0 08:31:01 go: finding github.com/ugorji/go v1.1.4 08:31:01 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:31:01 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:31:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:31:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:31:01 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:31:01 go: finding gopkg.in/yaml.v2 v2.2.2 08:31:13 Removing intermediate container 384ce19a3736 08:31:13 ---> d6259aafe932 08:31:13 Successfully built d6259aafe932 08:31:13 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 08:31:14 + docker inspect -f . ci-base-image-x86_64 08:31:14 . [Pipeline] withDockerContainer 08:31:14 prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container 08:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 08:31:15 $ docker top f3799558bbd9ff5a4e49f03ba700dd7b2927f5446a36c7208b5b55a974a6424b -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:16 + go version 08:31:16 go version go1.13.5 linux/amd64 [Pipeline] sh 08:31:16 + make test 08:31:16 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:31:40 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:31:40 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:31:40 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:31:40 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:31:40 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.048s coverage: 23.1% of statements 08:31:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.163s coverage: 95.8% of statements 08:31:40 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.062s coverage: 12.7% of statements 08:31:40 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.058s coverage: 25.6% of statements 08:31:43 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:31:43 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:31:43 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:31:43 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:31:43 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.061s coverage: 23.1% of statements 08:31:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.142s coverage: 95.8% of statements 08:31:47 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.051s coverage: 12.7% of statements 08:31:47 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.011s coverage: 25.6% of statements 08:32:12 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.049s coverage: 30.0% of statements 08:32:12 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.385s coverage: 40.6% of statements 08:32:12 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:32:12 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:32:12 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.747s coverage: 67.3% of statements 08:32:12 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:32:12 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:32:12 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:32:12 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.082s coverage: 52.6% of statements 08:32:12 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.350s coverage: 76.1% of statements 08:32:12 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:32:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:32:19 gofmt -l . 08:32:19 [ "`gofmt -l .`" = "" ] 08:32:19 ./bin/test-attribution-txt.sh 08:32:19 ./bin/test-go-mod-tidy.sh 08:32:19 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.020s coverage: 30.0% of statements 08:32:19 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.871s coverage: 40.6% of statements 08:32:19 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:32:19 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:32:19 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.390s coverage: 67.3% of statements 08:32:19 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:32:19 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:32:19 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:32:19 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.032s coverage: 52.6% of statements 08:32:19 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.134s coverage: 76.1% of statements 08:32:19 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:32:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] stash 08:32:20 Stashed 1 file(s) [Pipeline] } 08:32:20 $ docker stop --time=1 f600e59c24ddd3c94c14e9ade909fbedf862eec429f06eea746b5dd02a11ae42 08:32:20 gofmt -l . 08:32:20 [ "`gofmt -l .`" = "" ] 08:32:20 ./bin/test-attribution-txt.sh 08:32:21 ./bin/test-go-mod-tidy.sh 08:32:22 $ docker rm -f f600e59c24ddd3c94c14e9ade909fbedf862eec429f06eea746b5dd02a11ae42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 08:32:23 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:32:24 Stashed 1 file(s) [Pipeline] } 08:32:24 $ docker stop --time=1 f3799558bbd9ff5a4e49f03ba700dd7b2927f5446a36c7208b5b55a974a6424b 08:32:24 + ls -al . 08:32:24 total 244 08:32:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 08:32 . 08:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:29 .. 08:32:24 -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 08:29 .dockerignore 08:32:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:29 .git 08:32:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:29 .github 08:32:24 -rw-rw-r-- 1 jenkins jenkins 138 Mar 30 08:29 .gitignore 08:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:29 .semver 08:32:24 -rw-rw-r-- 1 jenkins jenkins 936 Mar 30 08:29 Dockerfile.build 08:32:24 -rw-rw-r-- 1 jenkins jenkins 808 Mar 30 08:29 Jenkinsfile 08:32:24 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 30 08:29 LICENSE 08:32:24 -rw-rw-r-- 1 jenkins jenkins 892 Mar 30 08:29 Makefile 08:32:24 -rw-rw-r-- 1 jenkins jenkins 2249 Mar 30 08:29 README.md 08:32:24 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 08:27 VERSION 08:32:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:29 api 08:32:24 -rw-rw-r-- 1 jenkins jenkins 3321 Mar 30 08:29 async.go 08:32:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:29 bin 08:32:24 -rw-r--r-- 1 jenkins jenkins 103286 Mar 30 08:32 coverage.out 08:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:29 example 08:32:24 -rw-r--r-- 1 jenkins jenkins 536 Mar 30 08:32 go.mod 08:32:24 -rw-r--r-- 1 jenkins jenkins 11140 Mar 30 08:32 go.sum 08:32:24 drwxrwxr-x 14 jenkins jenkins 4096 Mar 30 08:29 internal 08:32:24 -rw-rw-r-- 1 jenkins jenkins 4352 Mar 30 08:29 manageddevices.go 08:32:24 -rw-rw-r-- 1 jenkins jenkins 5473 Mar 30 08:29 managedprofiles.go 08:32:24 -rw-rw-r-- 1 jenkins jenkins 3878 Mar 30 08:29 managedwatchers.go 08:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:29 pkg 08:32:24 -rw-rw-r-- 1 jenkins jenkins 10208 Mar 30 08:29 service.go 08:32:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:29 snap 08:32:24 -rw-rw-r-- 1 jenkins jenkins 222 Mar 30 08:29 version.go 08:32:26 $ docker rm -f f3799558bbd9ff5a4e49f03ba700dd7b2927f5446a36c7208b5b55a974a6424b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:27 + 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=cdedf6bd87226af0e1d5a8b47d77b64acfa32819 --label arch=arm64 --label version=0.0.0 . 08:32:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:32:27 + ls -al . 08:32:27 total 204 08:32:27 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 30 08:32 . 08:32:27 drwxrwxr-x. 4 jenkins jenkins 30 Mar 30 08:30 .. 08:32:27 drwxrwxr-x. 3 jenkins jenkins 20 Mar 30 08:30 api 08:32:27 -rw-rw-r--. 1 jenkins jenkins 3321 Mar 30 08:30 async.go 08:32:27 drwxrwxr-x. 2 jenkins jenkins 64 Mar 30 08:30 bin 08:32:27 -rw-r--r--. 1 jenkins jenkins 103286 Mar 30 08:32 coverage.out 08:32:27 -rw-rw-r--. 1 jenkins jenkins 936 Mar 30 08:30 Dockerfile.build 08:32:27 -rw-rw-r--. 1 jenkins jenkins 140 Mar 30 08:30 .dockerignore 08:32:27 drwxrwxr-x. 4 jenkins jenkins 48 Mar 30 08:30 example 08:32:27 drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 08:30 .git 08:32:27 drwxrwxr-x. 2 jenkins jenkins 38 Mar 30 08:30 .github 08:32:27 -rw-rw-r--. 1 jenkins jenkins 138 Mar 30 08:30 .gitignore 08:32:27 -rw-r--r--. 1 jenkins jenkins 536 Mar 30 08:32 go.mod 08:32:27 -rw-r--r--. 1 jenkins jenkins 11140 Mar 30 08:32 go.sum 08:32:27 drwxrwxr-x. 14 jenkins jenkins 197 Mar 30 08:30 internal 08:32:27 -rw-rw-r--. 1 jenkins jenkins 808 Mar 30 08:30 Jenkinsfile 08:32:27 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 30 08:30 LICENSE 08:32:27 -rw-rw-r--. 1 jenkins jenkins 892 Mar 30 08:30 Makefile 08:32:27 -rw-rw-r--. 1 jenkins jenkins 4352 Mar 30 08:30 manageddevices.go 08:32:27 -rw-rw-r--. 1 jenkins jenkins 5473 Mar 30 08:30 managedprofiles.go 08:32:27 -rw-rw-r--. 1 jenkins jenkins 3878 Mar 30 08:30 managedwatchers.go 08:32:27 drwxrwxr-x. 4 jenkins jenkins 35 Mar 30 08:30 pkg 08:32:27 -rw-rw-r--. 1 jenkins jenkins 2249 Mar 30 08:30 README.md 08:32:27 drwxrwxr-x. 3 jenkins jenkins 58 Mar 30 08:30 .semver 08:32:27 -rw-rw-r--. 1 jenkins jenkins 10208 Mar 30 08:30 service.go 08:32:27 drwxrwxr-x. 4 jenkins jenkins 54 Mar 30 08:30 snap 08:32:27 -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 08:27 VERSION 08:32:27 -rw-rw-r--. 1 jenkins jenkins 222 Mar 30 08:30 version.go [Pipeline] isUnix [Pipeline] sh 08:32:27 Sending build context to Docker daemon 2.854MB 08:32:27 Step 1/20 : ARG BASE=golang:1.13-alpine 08:32:27 Step 2/20 : FROM ${BASE} AS builder 08:32:27 ---> bb96417f255c 08:32:27 Step 3/20 : ARG MAKE='make build' 08:32:27 ---> Running in 570677cc3814 08:32:28 + 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=cdedf6bd87226af0e1d5a8b47d77b64acfa32819 --label arch=amd64 --label version=0.0.0 . 08:32:28 Sending build context to Docker daemon 2.857MB 08:32:28 Step 1/20 : ARG BASE=golang:1.13-alpine 08:32:28 Step 2/20 : FROM ${BASE} AS builder 08:32:28 ---> d6259aafe932 08:32:28 Step 3/20 : ARG MAKE='make build' 08:32:28 ---> Running in d1cbbf2c7918 08:32:28 Removing intermediate container 570677cc3814 08:32:28 ---> 6de5582fe276 08:32:28 Step 4/20 : WORKDIR /device-sdk-go 08:32:28 ---> Running in dac6fe4bc5fe 08:32:28 Removing intermediate container d1cbbf2c7918 08:32:28 ---> 1cc6ac1f98f2 08:32:28 Step 4/20 : WORKDIR /device-sdk-go 08:32:28 ---> Running in 99d26998e618 08:32:28 Removing intermediate container 99d26998e618 08:32:28 ---> a64fa046f67b 08:32:28 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:32:28 ---> Running in 0b3bf6f688c9 08:32:28 Removing intermediate container dac6fe4bc5fe 08:32:28 ---> 77505d79d4b7 08:32:28 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:32:28 ---> Running in 087424bb2b04 08:32:29 Removing intermediate container 0b3bf6f688c9 08:32:29 ---> ea004f9556ef 08:32:29 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:29 ---> Running in 7f5559fde75d 08:32:29 Removing intermediate container 087424bb2b04 08:32:29 ---> 2c6fae3317b7 08:32:29 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:29 ---> Running in 8d559d941e3d 08:32:30 Removing intermediate container 7f5559fde75d 08:32:30 ---> 98c117465121 08:32:30 Step 7/20 : RUN apk add --update --no-cache make git 08:32:30 ---> Running in 1f80ef1aa69a 08:32:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:32:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:32:31 Removing intermediate container 8d559d941e3d 08:32:31 ---> 2fbfdc590fe5 08:32:31 Step 7/20 : RUN apk add --update --no-cache make git 08:32:31 ---> Running in 910c110571a1 08:32:31 OK: 143 MiB in 39 packages 08:32:32 Removing intermediate container 1f80ef1aa69a 08:32:32 ---> 12246f6baa93 08:32:32 Step 8/20 : COPY . . 08:32:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:32:32 ---> 609781f48038 08:32:32 Step 9/20 : RUN ${MAKE} 08:32:32 ---> Running in 6860922daaab 08:32:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:32:33 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 08:32:33 OK: 125 MiB in 39 packages 08:32:35 Removing intermediate container 910c110571a1 08:32:35 ---> a8c213c284ba 08:32:35 Step 8/20 : COPY . . 08:32:36 ---> f260a7e35851 08:32:36 Step 9/20 : RUN ${MAKE} 08:32:36 ---> Running in 201de0a630fa 08:32:37 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 08:32:55 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:33:05 Removing intermediate container 6860922daaab 08:33:05 ---> 781742ef7fc8 08:33:05 Step 10/20 : FROM scratch 08:33:05 ---> 08:33:05 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:33:05 ---> Running in bccd08dbfe04 08:33:05 Removing intermediate container bccd08dbfe04 08:33:05 ---> 493b1f32d100 08:33:05 Step 12/20 : ENV APP_PORT=49990 08:33:05 ---> Running in 830e74ed52d9 08:33:05 Removing intermediate container 830e74ed52d9 08:33:05 ---> 7dcf2043abee 08:33:05 Step 13/20 : EXPOSE $APP_PORT 08:33:05 ---> Running in 3af63b82e836 08:33:05 Removing intermediate container 3af63b82e836 08:33:05 ---> 16e2f5e81a4a 08:33:05 Step 14/20 : WORKDIR / 08:33:05 ---> Running in 91d9afc28b8a 08:33:06 Removing intermediate container 91d9afc28b8a 08:33:06 ---> bcabe9e6d94c 08:33:06 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:33:07 ---> 3d35580700cf 08:33:07 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:33:07 ---> 1ebb6da36498 08:33:07 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 08:33:07 ---> Running in 9a2b6b03e436 08:33:07 Removing intermediate container 9a2b6b03e436 08:33:07 ---> 8ae8bc4037df 08:33:07 Step 18/20 : LABEL arch=amd64 08:33:07 ---> Running in fb6a4a80c94a 08:33:07 Removing intermediate container fb6a4a80c94a 08:33:07 ---> 6569ebb430be 08:33:07 Step 19/20 : LABEL git_sha=cdedf6bd87226af0e1d5a8b47d77b64acfa32819 08:33:07 ---> Running in ebd0b3e648ce 08:33:08 Removing intermediate container ebd0b3e648ce 08:33:08 ---> 06f08f986346 08:33:08 Step 20/20 : LABEL version=0.0.0 08:33:08 ---> Running in f7a1d0dc58df 08:33:08 Removing intermediate container f7a1d0dc58df 08:33:08 ---> e67cc5348b61 08:33:08 [Warning] One or more build-args [ARCH] were not consumed 08:33:08 Successfully built e67cc5348b61 08:33: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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:15 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:33:26 Removing intermediate container 201de0a630fa 08:33:26 ---> 6009707340c0 08:33:26 Step 10/20 : FROM scratch 08:33:26 ---> 08:33:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:33:26 ---> Running in bc0aa6e2f637 08:33:26 Removing intermediate container bc0aa6e2f637 08:33:26 ---> 3f438d9b02f0 08:33:26 Step 12/20 : ENV APP_PORT=49990 08:33:26 ---> Running in ca18143500c5 08:33:27 Removing intermediate container ca18143500c5 08:33:27 ---> d0829bf0d0d1 08:33:27 Step 13/20 : EXPOSE $APP_PORT 08:33:27 ---> Running in dae8ab8759b6 08:33:27 Removing intermediate container dae8ab8759b6 08:33:27 ---> 6b2d9e6cb968 08:33:27 Step 14/20 : WORKDIR / 08:33:27 ---> Running in ba2d81ce724c 08:33:27 Removing intermediate container ba2d81ce724c 08:33:27 ---> 63b2f2d5987c 08:33:27 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:33:28 ---> 4e311edb3be4 08:33:28 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 08:33:29 ---> fa5edec42827 08:33:29 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 08:33:29 ---> Running in d2498f7d5597 08:33:30 Removing intermediate container d2498f7d5597 08:33:30 ---> 3d7e35fe9398 08:33:30 Step 18/20 : LABEL arch=arm64 08:33:30 ---> Running in ca65cfebb0a2 08:33:30 Removing intermediate container ca65cfebb0a2 08:33:30 ---> e90852ff8c46 08:33:30 Step 19/20 : LABEL git_sha=cdedf6bd87226af0e1d5a8b47d77b64acfa32819 08:33:30 ---> Running in ca44ab252fd8 08:33:30 Removing intermediate container ca44ab252fd8 08:33:30 ---> bd7db8033792 08:33:30 Step 20/20 : LABEL version=0.0.0 08:33:31 ---> Running in aa6a6778c18e 08:33:31 Removing intermediate container aa6a6778c18e 08:33:31 ---> 64641a6813ea 08:33:31 [Warning] One or more build-args [ARCH] were not consumed 08:33:31 Successfully built 64641a6813ea 08:33:31 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 08:33:32 provisioning config files... 08:33:32 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config3280097561001260934tmp [Pipeline] { [Pipeline] sh 08:33:32 + curl -s https://codecov.io/bash 08:33:32 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config3280097561001260934tmp 08:33:33 08:33:33 _____ _ 08:33:33 / ____| | | 08:33:33 | | ___ __| | ___ ___ _____ __ 08:33:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:33:33 | |___| (_) | (_| | __/ (_| (_) \ V / 08:33:33 \_____\___/ \__,_|\___|\___\___/ \_/ 08:33:33 Bash-tbd 08:33:33 08:33:33 08:33:33 ==> Jenkins CI detected. 08:33:33 project root: . 08:33:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:33:33 ==> Running gcov in . (disable via -X gcov) 08:33:33 ==> Python coveragepy not found 08:33:33 ==> Searching for coverage reports in: 08:33:33 + . 08:33:33 -> Found 1 reports 08:33:33 ==> Detecting git/mercurial file structure 08:33:33 ==> Reading reports 08:33:33 + ./coverage.out bytes=103286 08:33:33 ==> Appending adjustments 08:33:33 http://docs.codecov.io/docs/fixing-reports 08:33:33 + Found adjustments 08:33:33 ==> Gzipping contents 08:33:33 ==> Uploading reports 08:33:33 url: https://codecov.io 08:33:33 query: branch=PR-448&commit=cdedf6bd87226af0e1d5a8b47d77b64acfa32819&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:33:33 -> Pinging Codecov 08:33:33 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=cdedf6bd87226af0e1d5a8b47d77b64acfa32819&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 08:33:33 -> Uploading 08:33:34 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cdedf6bd87226af0e1d5a8b47d77b64acfa32819 [Pipeline] } 08:33:34 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 08:33:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:33:35 ---> package-listing.sh 08:33:35 ++ facter osfamily 08:33:35 ++ tr '[:upper:]' '[:lower:]' 08:33:35 + OS_FAMILY=redhat 08:33:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 08:33:35 + START_PACKAGES=/tmp/packages_start.txt 08:33:35 + END_PACKAGES=/tmp/packages_end.txt 08:33:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:35 + PACKAGES=/tmp/packages_start.txt 08:33:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 08:33:35 + PACKAGES=/tmp/packages_end.txt 08:33:35 + case "${OS_FAMILY}" in 08:33:35 + sort 08:33:35 + rpm -qa 08:33:40 + '[' -f /tmp/packages_start.txt ']' 08:33:40 + '[' -f /tmp/packages_end.txt ']' 08:33:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:40 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 08:33:40 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 08:33:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh 08:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:33:40 08:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:33:40 alpine: Pulling from edgex-lftools-log-publisher 08:33:40 c9b1b535fdd9: Pulling fs layer 08:33:40 2cc5ad85d9ab: Pulling fs layer 08:33:40 756a868c4378: Pulling fs layer 08:33:40 444b2fc9a129: Pulling fs layer 08:33:40 ea15f1150254: Pulling fs layer 08:33:40 41b27a9f41bf: Pulling fs layer 08:33:40 28c525ee5125: Pulling fs layer 08:33:40 094b1ea09ed8: Pulling fs layer 08:33:40 138eaada9080: Pulling fs layer 08:33:40 0622d0fa9048: Pulling fs layer 08:33:40 ea15f1150254: Waiting 08:33:40 444b2fc9a129: Waiting 08:33:40 28c525ee5125: Waiting 08:33:40 094b1ea09ed8: Waiting 08:33:40 41b27a9f41bf: Waiting 08:33:40 138eaada9080: Waiting 08:33:40 0622d0fa9048: Waiting 08:33:40 2cc5ad85d9ab: Verifying Checksum 08:33:40 2cc5ad85d9ab: Download complete 08:33:40 444b2fc9a129: Verifying Checksum 08:33:40 444b2fc9a129: Download complete 08:33:40 c9b1b535fdd9: Verifying Checksum 08:33:40 c9b1b535fdd9: Download complete 08:33:40 ea15f1150254: Verifying Checksum 08:33:40 ea15f1150254: Download complete 08:33:41 28c525ee5125: Verifying Checksum 08:33:41 28c525ee5125: Download complete 08:33:41 c9b1b535fdd9: Pull complete 08:33:41 756a868c4378: Verifying Checksum 08:33:41 756a868c4378: Download complete 08:33:41 138eaada9080: Verifying Checksum 08:33:41 138eaada9080: Download complete 08:33:41 0622d0fa9048: Download complete 08:33:41 094b1ea09ed8: Verifying Checksum 08:33:41 094b1ea09ed8: Download complete 08:33:41 2cc5ad85d9ab: Pull complete 08:33:42 41b27a9f41bf: Verifying Checksum 08:33:42 41b27a9f41bf: Download complete 08:33:43 756a868c4378: Pull complete 08:33:43 444b2fc9a129: Pull complete 08:33:43 ea15f1150254: Pull complete 08:33:46 41b27a9f41bf: Pull complete 08:33:46 28c525ee5125: Pull complete 08:33:48 094b1ea09ed8: Pull complete 08:33:48 138eaada9080: Pull complete 08:33:48 0622d0fa9048: Pull complete 08:33:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:33:49 prd-centos7-docker-4c-2g-1345 does not seem to be running inside a container 08:33:49 $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:33:50 $ docker top a0f48398c98d2bfa75f182ab8949aa1eadd1066ad43d9809b50acdc0e4ce2556 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:33:50 provisioning config files... 08:33:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config1058860593788907050tmp [Pipeline] { [Pipeline] echo 08:33:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:33:50 ---> create-netrc.sh [Pipeline] echo 08:33:50 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:33:51 ---> logs-deploy.sh 08:33:51 + ARCHIVE_ARTIFACTS= 08:33:51 + LOGS_SERVER=https://logs.edgexfoundry.org 08:33:51 + '[' https://logs.edgexfoundry.org == None ']' 08:33:51 + NEXUS_URL=https://nexus.edgexfoundry.org 08:33:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/14 08:33:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/14/ 08:33:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/14 /w/workspace/dgexfoundry_device-sdk-go_PR-448 08:33:51 Archives upload complete. 08:33:52 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/14/