Pull request #481 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a9438bce074fd10ddc43b1964bbe4ebc23b312af+6d36f33b612300ee79929b7f99b8ffab79cfcdbd (7f6b21a3d900fa7ffefcad0fbbdf2eb2b0d694e0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-481/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3217 in /w/workspace/dgexfoundry_device-sdk-go_PR-481 [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-481 # 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/481/head:refs/remotes/origin/PR-481 +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/481/head:refs/remotes/origin/PR-481 # 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/481/head:refs/remotes/origin/PR-481 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit a9438bce074fd10ddc43b1964bbe4ebc23b312af Merge succeeded, producing a9438bce074fd10ddc43b1964bbe4ebc23b312af Checking out Revision a9438bce074fd10ddc43b1964bbe4ebc23b312af (PR-481) > git config core.sparsecheckout # timeout=10 > git checkout -f a9438bce074fd10ddc43b1964bbe4ebc23b312af # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9438bce074fd10ddc43b1964bbe4ebc23b312af # timeout=10 Commit message: "Check device profile from metadata" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-10T07:08:14.303Z] 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 [2020-04-10T07:08:16.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T07:08:16.547Z] [2020-04-10T07:08:16.547Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:08:16.936Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T07:08:16.937Z] latest: Pulling from edgex-devops/git-semver [2020-04-10T07:08:16.937Z] 9123ac7c32f7: Pulling fs layer [2020-04-10T07:08:16.937Z] b8cc5d1170e3: Pulling fs layer [2020-04-10T07:08:16.937Z] 2924cbbf6a41: Pulling fs layer [2020-04-10T07:08:16.937Z] 93b08a4f1073: Pulling fs layer [2020-04-10T07:08:16.937Z] 93b08a4f1073: Waiting [2020-04-10T07:08:16.937Z] b8cc5d1170e3: Verifying Checksum [2020-04-10T07:08:16.937Z] b8cc5d1170e3: Download complete [2020-04-10T07:08:17.197Z] 9123ac7c32f7: Verifying Checksum [2020-04-10T07:08:17.197Z] 9123ac7c32f7: Download complete [2020-04-10T07:08:17.197Z] 93b08a4f1073: Verifying Checksum [2020-04-10T07:08:17.197Z] 93b08a4f1073: Download complete [2020-04-10T07:08:17.197Z] 2924cbbf6a41: Download complete [2020-04-10T07:08:17.197Z] 9123ac7c32f7: Pull complete [2020-04-10T07:08:17.455Z] b8cc5d1170e3: Pull complete [2020-04-10T07:08:18.022Z] 2924cbbf6a41: Pull complete [2020-04-10T07:08:18.281Z] 93b08a4f1073: Pull complete [2020-04-10T07:08:18.281Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-10T07:08:18.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-10T07:08:18.424Z] prd-centos7-docker-4c-2g-3217 does not seem to be running inside a container [2020-04-10T07:08:18.468Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-481 -v /w/workspace/dgexfoundry_device-sdk-go_PR-481:/w/workspace/dgexfoundry_device-sdk-go_PR-481:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-481@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-10T07:08:19.058Z] $ docker top 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-10T07:08:19.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T07:08:19.411Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T07:08:19.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T07:08:19.610Z] $ docker exec 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 ssh-agent [2020-04-10T07:08:19.796Z] SSH_AUTH_SOCK=/tmp/ssh-Nl28KNPrygJD/agent.15 [2020-04-10T07:08:19.796Z] SSH_AGENT_PID=22 [2020-04-10T07:08:19.806Z] Running ssh-add (command line suppressed) [2020-04-10T07:08:19.957Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/private_key_2154668120360855767.key (/w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/private_key_2154668120360855767.key) [2020-04-10T07:08:20.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T07:08:20.370Z] + git describe --exact-match --tags HEAD [2020-04-10T07:08:20.370Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-10T07:08:20.451Z] $ docker exec --env ******** --env ******** 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 ssh-agent -k [2020-04-10T07:08:20.597Z] unset SSH_AUTH_SOCK; [2020-04-10T07:08:20.597Z] unset SSH_AGENT_PID; [2020-04-10T07:08:20.598Z] echo Agent pid 22 killed; [2020-04-10T07:08:20.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-10T07:08:20.759Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-10T07:08:20.759Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-10T07:08:20.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T07:08:20.865Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T07:08:21.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T07:08:21.060Z] $ docker exec 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 ssh-agent [2020-04-10T07:08:21.253Z] SSH_AUTH_SOCK=/tmp/ssh-01udeoEwP4V5/agent.55 [2020-04-10T07:08:21.253Z] SSH_AGENT_PID=62 [2020-04-10T07:08:21.259Z] Running ssh-add (command line suppressed) [2020-04-10T07:08:21.409Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/private_key_2809100971728074962.key (/w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/private_key_2809100971728074962.key) [2020-04-10T07:08:21.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T07:08:21.856Z] + git semver init [2020-04-10T07:08:21.857Z] # -> Open(): unable to determine branch for HEAD [2020-04-10T07:08:21.857Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-481/.git [2020-04-10T07:08:21.857Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-481 [2020-04-10T07:08:21.857Z] # $SEMVER_REMOTE_NAME = origin [2020-04-10T07:08:21.857Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-10T07:08:21.857Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-10T07:08:21.857Z] # $SEMVER_BRANCH = PR-481 [2020-04-10T07:08:21.857Z] # $SEMVER_TEMP = /tmp/semver-975185036 [2020-04-10T07:08:21.857Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-10T07:08:22.433Z] # '/tmp/semver-975185036' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-481/.semver' [2020-04-10T07:08:22.433Z] # -> Force: false [2020-04-10T07:08:22.433Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-481/.semver [Pipeline] } [2020-04-10T07:08:22.454Z] $ docker exec --env ******** --env ******** 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 ssh-agent -k [2020-04-10T07:08:22.596Z] unset SSH_AUTH_SOCK; [2020-04-10T07:08:22.598Z] unset SSH_AGENT_PID; [2020-04-10T07:08:22.598Z] echo Agent pid 62 killed; [2020-04-10T07:08:22.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-10T07:08:23.203Z] + git semver [Pipeline] } [2020-04-10T07:08:23.253Z] $ docker stop --time=1 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 [2020-04-10T07:08:24.650Z] $ docker rm -f 6d666a7190cc16088f64d3160430c16135238d60e1b943d5dabb6640da9b9f15 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-10T07:08:25.521Z] Stashed 39 file(s) [Pipeline] echo [2020-04-10T07:08:25.536Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-10T07:08:41.061Z] Still waiting to schedule task [2020-04-10T07:08:41.061Z] ‘prd-centos7-builder-2c-1g-3214’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3211’ is offline; ‘prd-centos7-docker-4c-2g-3215’ is offline; ‘prd-centos7-docker-4c-2g-3218’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3212’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-04-10T07:08:41.083Z] Still waiting to schedule task [2020-04-10T07:08:41.083Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-10T07:11:27.503Z] Running on prd-centos7-docker-4c-2g-3220 in /w/workspace/dgexfoundry_device-sdk-go_PR-481 [Pipeline] { [Pipeline] ws [2020-04-10T07:11:27.574Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-10T07:11:29.958Z] using credential edgex-jenkins-ssh [2020-04-10T07:11:30.002Z] Cloning the remote Git repository [2020-04-10T07:11:30.002Z] Cloning with configured refspecs honoured and without tags [2020-04-10T07:11:29.300Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-10T07:11:30.789Z] Fetching without tags [2020-04-10T07:11:29.337Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-10T07:11:29.381Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-10T07:11:29.381Z] > git --version # timeout=10 [2020-04-10T07:11:29.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:11:29.420Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:11:30.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-10T07:11:30.097Z] > git config --add remote.origin.fetch +refs/pull/481/head:refs/remotes/origin/PR-481 # timeout=10 [2020-04-10T07:11:30.103Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:11:30.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-10T07:11:30.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-10T07:11:30.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:11:30.137Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:11:31.163Z] Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit a9438bce074fd10ddc43b1964bbe4ebc23b312af [2020-04-10T07:11:31.256Z] Merge succeeded, producing a9438bce074fd10ddc43b1964bbe4ebc23b312af [2020-04-10T07:11:31.256Z] Checking out Revision a9438bce074fd10ddc43b1964bbe4ebc23b312af (PR-481) [2020-04-10T07:11:30.541Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:11:30.546Z] > git checkout -f a9438bce074fd10ddc43b1964bbe4ebc23b312af # timeout=10 [2020-04-10T07:11:30.593Z] > git remote # timeout=10 [2020-04-10T07:11:30.602Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T07:11:30.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:11:30.614Z] > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 [2020-04-10T07:11:30.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T07:11:30.636Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:11:30.640Z] > git checkout -f a9438bce074fd10ddc43b1964bbe4ebc23b312af # timeout=10 [2020-04-10T07:11:34.926Z] Commit message: "Check device profile from metadata" [2020-04-10T07:11:34.632Z] > git --version # timeout=10 [2020-04-10T07:11:34.640Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-10T07:11:36.075Z] ========================================================= [2020-04-10T07:11:36.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-10T07:11:36.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:11:36.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-10T07:11:36.946Z] Sending build context to Docker daemon 2.851MB [2020-04-10T07:11:36.946Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-10T07:11:36.946Z] Step 2/8 : FROM ${BASE} [2020-04-10T07:11:36.946Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-10T07:11:36.946Z] e6b0cf9c0882: Pulling fs layer [2020-04-10T07:11:36.946Z] 2848faf0eed1: Pulling fs layer [2020-04-10T07:11:36.946Z] 0f37312ad70f: Pulling fs layer [2020-04-10T07:11:36.946Z] 5788d62ee057: Pulling fs layer [2020-04-10T07:11:36.946Z] 0e6b1d234666: Pulling fs layer [2020-04-10T07:11:36.946Z] bf5d7aec512f: Pulling fs layer [2020-04-10T07:11:36.946Z] 34c802a77dc8: Pulling fs layer [2020-04-10T07:11:36.946Z] 9eb99e56ec68: Pulling fs layer [2020-04-10T07:11:36.946Z] 27c7a5d97fbd: Pulling fs layer [2020-04-10T07:11:36.946Z] 5c102a31e300: Pulling fs layer [2020-04-10T07:11:36.946Z] dcfb455df0a1: Pulling fs layer [2020-04-10T07:11:36.946Z] 34c802a77dc8: Waiting [2020-04-10T07:11:36.946Z] 9eb99e56ec68: Waiting [2020-04-10T07:11:36.946Z] 27c7a5d97fbd: Waiting [2020-04-10T07:11:36.946Z] 5788d62ee057: Waiting [2020-04-10T07:11:36.946Z] bf5d7aec512f: Waiting [2020-04-10T07:11:36.946Z] 0e6b1d234666: Waiting [2020-04-10T07:11:36.946Z] dcfb455df0a1: Waiting [2020-04-10T07:11:36.946Z] 5c102a31e300: Waiting [2020-04-10T07:11:36.946Z] 0f37312ad70f: Verifying Checksum [2020-04-10T07:11:36.946Z] 0f37312ad70f: Download complete [2020-04-10T07:11:36.946Z] 2848faf0eed1: Verifying Checksum [2020-04-10T07:11:36.946Z] 2848faf0eed1: Download complete [2020-04-10T07:11:36.946Z] 0e6b1d234666: Verifying Checksum [2020-04-10T07:11:36.946Z] 0e6b1d234666: Download complete [2020-04-10T07:11:36.946Z] bf5d7aec512f: Verifying Checksum [2020-04-10T07:11:36.946Z] bf5d7aec512f: Download complete [2020-04-10T07:11:36.946Z] e6b0cf9c0882: Verifying Checksum [2020-04-10T07:11:36.946Z] e6b0cf9c0882: Download complete [2020-04-10T07:11:37.207Z] e6b0cf9c0882: Pull complete [2020-04-10T07:11:37.469Z] 2848faf0eed1: Pull complete [2020-04-10T07:11:37.737Z] 0f37312ad70f: Pull complete [2020-04-10T07:11:37.737Z] 34c802a77dc8: Verifying Checksum [2020-04-10T07:11:37.737Z] 34c802a77dc8: Download complete [2020-04-10T07:11:37.737Z] 27c7a5d97fbd: Verifying Checksum [2020-04-10T07:11:37.737Z] 27c7a5d97fbd: Download complete [2020-04-10T07:11:38.689Z] 5c102a31e300: Verifying Checksum [2020-04-10T07:11:38.689Z] 5c102a31e300: Download complete [2020-04-10T07:11:38.689Z] dcfb455df0a1: Verifying Checksum [2020-04-10T07:11:38.689Z] dcfb455df0a1: Download complete [2020-04-10T07:11:38.951Z] 9eb99e56ec68: Verifying Checksum [2020-04-10T07:11:38.951Z] 9eb99e56ec68: Download complete [2020-04-10T07:11:39.210Z] 5788d62ee057: Verifying Checksum [2020-04-10T07:11:39.210Z] 5788d62ee057: Download complete [2020-04-10T07:11:45.789Z] 5788d62ee057: Pull complete [2020-04-10T07:11:45.789Z] 0e6b1d234666: Pull complete [2020-04-10T07:11:45.789Z] bf5d7aec512f: Pull complete [2020-04-10T07:11:52.381Z] 34c802a77dc8: Pull complete [2020-04-10T07:11:54.923Z] 9eb99e56ec68: Pull complete [2020-04-10T07:11:54.923Z] 27c7a5d97fbd: Pull complete [2020-04-10T07:11:55.494Z] 5c102a31e300: Pull complete [2020-04-10T07:11:55.494Z] dcfb455df0a1: Pull complete [2020-04-10T07:11:55.494Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-10T07:11:55.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-10T07:11:55.758Z] ---> 7c70fe431013 [2020-04-10T07:11:55.758Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:11:55.758Z] ---> Running in eb6a04a7fc55 [2020-04-10T07:11:55.758Z] Removing intermediate container eb6a04a7fc55 [2020-04-10T07:11:55.758Z] ---> 44f25eb9ed79 [2020-04-10T07:11:55.758Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:11:56.019Z] ---> Running in f21e91c8768e [2020-04-10T07:11:56.964Z] Removing intermediate container f21e91c8768e [2020-04-10T07:11:56.964Z] ---> 0150be7bdbe4 [2020-04-10T07:11:56.964Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-10T07:11:56.964Z] ---> Running in 268d347bb8e3 [2020-04-10T07:11:57.915Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-10T07:11:58.483Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-10T07:11:59.052Z] OK: 143 MiB in 39 packages [2020-04-10T07:11:59.312Z] Removing intermediate container 268d347bb8e3 [2020-04-10T07:11:59.312Z] ---> 12a4f095bf3c [2020-04-10T07:11:59.312Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-10T07:11:59.312Z] ---> Running in b175c4e5200f [2020-04-10T07:11:59.573Z] Removing intermediate container b175c4e5200f [2020-04-10T07:11:59.573Z] ---> 1a7d4a7e8fc3 [2020-04-10T07:11:59.573Z] Step 7/8 : COPY . . [2020-04-10T07:12:00.141Z] ---> 580225eb83b1 [2020-04-10T07:12:00.141Z] Step 8/8 : RUN go mod download [2020-04-10T07:12:00.141Z] ---> Running in 71089328ea33 [2020-04-10T07:12:11.082Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3219 in /w/workspace/dgexfoundry_device-sdk-go_PR-481 [Pipeline] { [Pipeline] ws [2020-04-10T07:12:11.150Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-10T07:12:16.775Z] using credential edgex-jenkins-ssh [2020-04-10T07:12:16.827Z] Cloning the remote Git repository [2020-04-10T07:12:16.827Z] Cloning with configured refspecs honoured and without tags [2020-04-10T07:12:16.887Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-10T07:12:16.973Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-10T07:12:17.052Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-10T07:12:17.053Z] > git --version # timeout=10 [2020-04-10T07:12:17.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:12:17.159Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:12:18.286Z] Fetching without tags [2020-04-10T07:12:18.835Z] Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit a9438bce074fd10ddc43b1964bbe4ebc23b312af [2020-04-10T07:12:18.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-10T07:12:18.178Z] > git config --add remote.origin.fetch +refs/pull/481/head:refs/remotes/origin/PR-481 # timeout=10 [2020-04-10T07:12:18.204Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:12:18.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-10T07:12:18.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-10T07:12:18.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:12:18.314Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:12:19.096Z] Merge succeeded, producing a9438bce074fd10ddc43b1964bbe4ebc23b312af [2020-04-10T07:12:19.097Z] Checking out Revision a9438bce074fd10ddc43b1964bbe4ebc23b312af (PR-481) [2020-04-10T07:12:18.859Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:12:18.895Z] > git checkout -f a9438bce074fd10ddc43b1964bbe4ebc23b312af # timeout=10 [2020-04-10T07:12:19.012Z] > git remote # timeout=10 [2020-04-10T07:12:19.040Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T07:12:19.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:12:19.062Z] > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 [2020-04-10T07:12:19.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T07:12:19.105Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:12:19.118Z] > git checkout -f a9438bce074fd10ddc43b1964bbe4ebc23b312af # timeout=10 [2020-04-10T07:12:23.498Z] Commit message: "Check device profile from metadata" [2020-04-10T07:12:23.554Z] > git --version # timeout=10 [2020-04-10T07:12:23.580Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-10T07:12:24.962Z] ========================================================= [2020-04-10T07:12:24.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-10T07:12:24.962Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:12:26.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-10T07:12:27.003Z] Sending build context to Docker daemon 2.849MB [2020-04-10T07:12:27.003Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-10T07:12:27.003Z] Step 2/8 : FROM ${BASE} [2020-04-10T07:12:27.274Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-10T07:12:27.274Z] cde5963f3b93: Pulling fs layer [2020-04-10T07:12:27.274Z] 2a23fa8c16f7: Pulling fs layer [2020-04-10T07:12:27.274Z] 777b28850792: Pulling fs layer [2020-04-10T07:12:27.274Z] 8a11ddd9e578: Pulling fs layer [2020-04-10T07:12:27.274Z] 4cf88f913ddb: Pulling fs layer [2020-04-10T07:12:27.274Z] 1df406cf5192: Pulling fs layer [2020-04-10T07:12:27.274Z] cd6300453558: Pulling fs layer [2020-04-10T07:12:27.274Z] b9c365052c96: Pulling fs layer [2020-04-10T07:12:27.274Z] a2d8cc88f415: Pulling fs layer [2020-04-10T07:12:27.274Z] ea1d1ca13537: Pulling fs layer [2020-04-10T07:12:27.274Z] 3750a50a1c5e: Pulling fs layer [2020-04-10T07:12:27.274Z] 4cf88f913ddb: Waiting [2020-04-10T07:12:27.274Z] 1df406cf5192: Waiting [2020-04-10T07:12:27.274Z] cd6300453558: Waiting [2020-04-10T07:12:27.274Z] b9c365052c96: Waiting [2020-04-10T07:12:27.274Z] a2d8cc88f415: Waiting [2020-04-10T07:12:27.274Z] ea1d1ca13537: Waiting [2020-04-10T07:12:27.274Z] 3750a50a1c5e: Waiting [2020-04-10T07:12:27.274Z] 8a11ddd9e578: Waiting [2020-04-10T07:12:27.274Z] 777b28850792: Verifying Checksum [2020-04-10T07:12:27.274Z] 777b28850792: Download complete [2020-04-10T07:12:27.274Z] 2a23fa8c16f7: Verifying Checksum [2020-04-10T07:12:27.274Z] 2a23fa8c16f7: Download complete [2020-04-10T07:12:27.274Z] 4cf88f913ddb: Verifying Checksum [2020-04-10T07:12:27.274Z] 4cf88f913ddb: Download complete [2020-04-10T07:12:27.274Z] 1df406cf5192: Verifying Checksum [2020-04-10T07:12:27.274Z] 1df406cf5192: Download complete [2020-04-10T07:12:27.545Z] cde5963f3b93: Verifying Checksum [2020-04-10T07:12:28.520Z] cde5963f3b93: Pull complete [2020-04-10T07:12:29.117Z] 2a23fa8c16f7: Pull complete [2020-04-10T07:12:29.389Z] 777b28850792: Pull complete [2020-04-10T07:12:31.992Z] cd6300453558: Verifying Checksum [2020-04-10T07:12:31.992Z] cd6300453558: Download complete [2020-04-10T07:12:31.992Z] a2d8cc88f415: Verifying Checksum [2020-04-10T07:12:31.992Z] a2d8cc88f415: Download complete [2020-04-10T07:12:33.963Z] ea1d1ca13537: Verifying Checksum [2020-04-10T07:12:33.963Z] ea1d1ca13537: Download complete [2020-04-10T07:12:34.356Z] 3750a50a1c5e: Verifying Checksum [2020-04-10T07:12:34.356Z] 3750a50a1c5e: Download complete [2020-04-10T07:12:36.963Z] b9c365052c96: Verifying Checksum [2020-04-10T07:12:36.963Z] b9c365052c96: Download complete [2020-04-10T07:12:38.910Z] 8a11ddd9e578: Verifying Checksum [2020-04-10T07:12:38.910Z] 8a11ddd9e578: Download complete [2020-04-10T07:12:51.273Z] 8a11ddd9e578: Pull complete [2020-04-10T07:12:51.273Z] 4cf88f913ddb: Pull complete [2020-04-10T07:12:51.273Z] 1df406cf5192: Pull complete [2020-04-10T07:12:55.546Z] cd6300453558: Pull complete [2020-04-10T07:13:00.913Z] b9c365052c96: Pull complete [2020-04-10T07:13:00.913Z] a2d8cc88f415: Pull complete [2020-04-10T07:13:02.877Z] ea1d1ca13537: Pull complete [2020-04-10T07:13:03.149Z] 3750a50a1c5e: Pull complete [2020-04-10T07:13:03.149Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-10T07:13:03.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-10T07:13:03.149Z] ---> 78745c68409d [2020-04-10T07:13:03.149Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:13:07.419Z] ---> Running in efade5ce9614 [2020-04-10T07:13:07.858Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-10T07:13:07.858Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-10T07:13:07.858Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-10T07:13:07.858Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-10T07:13:07.858Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-10T07:13:07.858Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-10T07:13:07.858Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-10T07:13:07.858Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-10T07:13:07.858Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-10T07:13:07.858Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-10T07:13:07.858Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-10T07:13:07.858Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-10T07:13:07.858Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-10T07:13:07.858Z] go: finding github.com/fatih/color v1.7.0 [2020-04-10T07:13:07.858Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-10T07:13:07.858Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-10T07:13:07.858Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-10T07:13:07.858Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-10T07:13:07.858Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-10T07:13:07.858Z] go: finding github.com/google/uuid v1.1.0 [2020-04-10T07:13:07.858Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-10T07:13:07.858Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-10T07:13:07.858Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-10T07:13:07.858Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-10T07:13:07.858Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-10T07:13:07.858Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-10T07:13:07.858Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-10T07:13:07.858Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-10T07:13:07.858Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-10T07:13:07.858Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T07:13:07.858Z] go: finding github.com/posener/complete v1.1.1 [2020-04-10T07:13:07.858Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-10T07:13:07.858Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-10T07:13:07.858Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T07:13:07.858Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-10T07:13:07.858Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-10T07:13:07.858Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-10T07:13:07.858Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-10T07:13:07.858Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-10T07:13:07.858Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-10T07:13:07.858Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-10T07:13:07.858Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-10T07:13:07.858Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-10T07:13:08.017Z] Removing intermediate container efade5ce9614 [2020-04-10T07:13:08.017Z] ---> 1cbbe7e0ba99 [2020-04-10T07:13:08.017Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:13:08.017Z] ---> Running in 2df52c39d7f4 [2020-04-10T07:13:09.966Z] Removing intermediate container 2df52c39d7f4 [2020-04-10T07:13:09.966Z] ---> a02da8c8c2d6 [2020-04-10T07:13:09.966Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-10T07:13:10.235Z] ---> Running in 55c5a915432e [2020-04-10T07:13:11.199Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-10T07:13:11.784Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-10T07:13:12.064Z] Removing intermediate container 71089328ea33 [2020-04-10T07:13:12.064Z] ---> 033c8e6f27f5 [2020-04-10T07:13:12.064Z] Successfully built 033c8e6f27f5 [2020-04-10T07:13:12.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-10T07:13:12.367Z] OK: 125 MiB in 39 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:13:12.931Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-10T07:13:12.931Z] . [Pipeline] withDockerContainer [2020-04-10T07:13:13.070Z] prd-centos7-docker-4c-2g-3220 does not seem to be running inside a container [2020-04-10T07:13:13.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-10T07:13:13.649Z] $ docker top 306b5db45425018474077342a9992f20c563a30675767b020e4595282fc61378 -eo pid,comm [2020-04-10T07:13:13.775Z] Removing intermediate container 55c5a915432e [2020-04-10T07:13:13.775Z] ---> da99cee54d1d [2020-04-10T07:13:13.775Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-10T07:13:13.775Z] ---> Running in cb273231e118 [Pipeline] { [Pipeline] sh [2020-04-10T07:13:14.046Z] Removing intermediate container cb273231e118 [2020-04-10T07:13:14.046Z] ---> 77f8d7cf25a3 [2020-04-10T07:13:14.046Z] Step 7/8 : COPY . . [2020-04-10T07:13:14.176Z] + go version [2020-04-10T07:13:14.176Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-10T07:13:14.500Z] + make test [2020-04-10T07:13:14.501Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-10T07:13:15.017Z] ---> 189748642f14 [2020-04-10T07:13:15.017Z] Step 8/8 : RUN go mod download [2020-04-10T07:13:15.076Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-10T07:13:15.286Z] ---> Running in 19070a581f16 [2020-04-10T07:13:18.645Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-10T07:13:18.645Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-10T07:13:18.645Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-10T07:13:18.645Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-10T07:13:18.645Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-10T07:13:18.645Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-10T07:13:18.645Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-10T07:13:18.645Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-10T07:13:18.645Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-10T07:13:18.645Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-10T07:13:18.645Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-10T07:13:18.645Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-10T07:13:18.645Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-10T07:13:18.645Z] go: finding github.com/fatih/color v1.7.0 [2020-04-10T07:13:18.914Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-10T07:13:18.914Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-10T07:13:18.914Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-10T07:13:18.914Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-10T07:13:18.914Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-10T07:13:18.914Z] go: finding github.com/google/uuid v1.1.0 [2020-04-10T07:13:19.187Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-10T07:13:19.187Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-10T07:13:19.187Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-10T07:13:19.187Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-10T07:13:19.187Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-10T07:13:19.187Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-10T07:13:19.460Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-10T07:13:19.729Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-10T07:13:19.729Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-10T07:13:19.729Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-10T07:13:19.729Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-10T07:13:19.729Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-10T07:13:19.997Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-10T07:13:19.997Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-10T07:13:19.997Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-10T07:13:19.997Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-10T07:13:19.997Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-10T07:13:19.997Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-10T07:13:19.997Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-10T07:13:20.264Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-10T07:13:20.264Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-10T07:13:20.264Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-10T07:13:20.264Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-10T07:13:20.264Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-10T07:13:20.264Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-10T07:13:20.532Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-10T07:13:20.532Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-10T07:13:20.532Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-10T07:13:20.532Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T07:13:20.532Z] go: finding github.com/posener/complete v1.1.1 [2020-04-10T07:13:20.532Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-10T07:13:20.800Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-10T07:13:20.800Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T07:13:20.800Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-10T07:13:20.800Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-10T07:13:20.800Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-10T07:13:20.800Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-10T07:13:21.069Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-10T07:13:21.069Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-10T07:13:21.069Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-10T07:13:21.069Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-10T07:13:21.069Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-10T07:13:25.138Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-10T07:13:25.138Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-10T07:13:25.138Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 22.1% of statements [2020-04-10T07:13:30.416Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.057s coverage: 95.8% of statements [2020-04-10T07:13:31.183Z] Removing intermediate container 19070a581f16 [2020-04-10T07:13:31.183Z] ---> 674daf68cf34 [2020-04-10T07:13:31.183Z] Successfully built 674daf68cf34 [2020-04-10T07:13:31.183Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:13:32.033Z] + docker inspect -f . ci-base-image-arm64 [2020-04-10T07:13:32.300Z] . [Pipeline] withDockerContainer [2020-04-10T07:13:32.656Z] prd-ubuntu18.04-docker-arm64-4c-16g-3219 does not seem to be running inside a container [2020-04-10T07:13:32.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-10T07:13:34.295Z] $ docker top b20cc029ee9f70969fbbfe1c4e2c24e44001ef343487912fe063146b807ded37 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-10T07:13:35.445Z] + go version [2020-04-10T07:13:35.445Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-10T07:13:36.112Z] + make test [2020-04-10T07:13:36.112Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-10T07:13:37.532Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-10T07:14:02.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.019s coverage: 11.4% of statements [2020-04-10T07:14:02.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 22.7% of statements [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-10T07:14:02.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.075s coverage: 38.5% of statements [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-10T07:14:02.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.460s coverage: 79.8% of statements [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-10T07:14:02.506Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-10T07:14:02.506Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.090s coverage: 76.1% of statements [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-10T07:14:02.506Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-10T07:14:02.506Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-10T07:14:02.506Z] gofmt -l . [2020-04-10T07:14:02.766Z] [ "`gofmt -l .`" = "" ] [2020-04-10T07:14:02.766Z] ./bin/test-attribution-txt.sh [2020-04-10T07:14:03.334Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-10T07:14:03.854Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T07:14:03.870Z] $ docker stop --time=1 306b5db45425018474077342a9992f20c563a30675767b020e4595282fc61378 [2020-04-10T07:14:04.318Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-10T07:14:04.318Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-10T07:14:05.290Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 22.1% of statements [2020-04-10T07:14:05.352Z] $ docker rm -f 306b5db45425018474077342a9992f20c563a30675767b020e4595282fc61378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-10T07:14:06.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-10T07:14:06.987Z] + ls -al . [2020-04-10T07:14:06.987Z] total 160 [2020-04-10T07:14:06.987Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 07:14 . [2020-04-10T07:14:06.987Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 10 07:11 .. [2020-04-10T07:14:06.987Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 07:11 api [2020-04-10T07:14:06.987Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 10 07:11 bin [2020-04-10T07:14:06.987Z] -rw-r--r--. 1 jenkins jenkins 94997 Apr 10 07:14 coverage.out [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 10 07:11 Dockerfile.build [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 10 07:11 .dockerignore [2020-04-10T07:14:06.987Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 10 07:11 example [2020-04-10T07:14:06.987Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 10 07:11 .git [2020-04-10T07:14:06.987Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 10 07:11 .github [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 10 07:11 .gitignore [2020-04-10T07:14:06.987Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 10 07:14 go.mod [2020-04-10T07:14:06.987Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 10 07:14 go.sum [2020-04-10T07:14:06.987Z] drwxrwxr-x. 14 jenkins jenkins 196 Apr 10 07:11 internal [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 10 07:11 Jenkinsfile [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 10 07:11 LICENSE [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 10 07:11 Makefile [2020-04-10T07:14:06.987Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 10 07:11 pkg [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 10 07:11 README.md [2020-04-10T07:14:06.987Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 10 07:11 .semver [2020-04-10T07:14:06.987Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 07:11 snap [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 10 07:08 VERSION [2020-04-10T07:14:06.987Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 10 07:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:14:07.312Z] + 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=a9438bce074fd10ddc43b1964bbe4ebc23b312af --label arch=amd64 --label version=0.0.0 . [2020-04-10T07:14:07.312Z] Sending build context to Docker daemon 2.967MB [2020-04-10T07:14:07.312Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-10T07:14:07.312Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-10T07:14:07.312Z] ---> 033c8e6f27f5 [2020-04-10T07:14:07.312Z] Step 3/20 : ARG MAKE='make build' [2020-04-10T07:14:07.572Z] ---> Running in 4b1d00361a25 [2020-04-10T07:14:07.572Z] Removing intermediate container 4b1d00361a25 [2020-04-10T07:14:07.572Z] ---> df5c43f60617 [2020-04-10T07:14:07.572Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-10T07:14:07.572Z] ---> Running in f3f4fbb7d7a7 [2020-04-10T07:14:07.830Z] Removing intermediate container f3f4fbb7d7a7 [2020-04-10T07:14:07.830Z] ---> a8774aabf613 [2020-04-10T07:14:07.830Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:14:07.830Z] ---> Running in 273a71e4235f [2020-04-10T07:14:08.089Z] Removing intermediate container 273a71e4235f [2020-04-10T07:14:08.089Z] ---> c5e3afa2d1d0 [2020-04-10T07:14:08.089Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:14:08.089Z] ---> Running in 5f738c50b5f6 [2020-04-10T07:14:08.657Z] Removing intermediate container 5f738c50b5f6 [2020-04-10T07:14:08.657Z] ---> 785b8bd47c7b [2020-04-10T07:14:08.657Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-10T07:14:08.657Z] ---> Running in b7c4acfa1e18 [2020-04-10T07:14:08.664Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.197s coverage: 95.8% of statements [2020-04-10T07:14:09.225Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-10T07:14:09.796Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-10T07:14:10.365Z] OK: 143 MiB in 39 packages [2020-04-10T07:14:10.636Z] Removing intermediate container b7c4acfa1e18 [2020-04-10T07:14:10.636Z] ---> aa9d3532be59 [2020-04-10T07:14:10.636Z] Step 8/20 : COPY . . [2020-04-10T07:14:10.895Z] ---> b0f0d6f6d7ea [2020-04-10T07:14:10.895Z] Step 9/20 : RUN ${MAKE} [2020-04-10T07:14:11.153Z] ---> Running in 99fd6f2e7728 [2020-04-10T07:14:11.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-10T07:14:19.629Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-10T07:14:19.890Z] Removing intermediate container 99fd6f2e7728 [2020-04-10T07:14:19.890Z] ---> 0cad952b7388 [2020-04-10T07:14:19.890Z] Step 10/20 : FROM scratch [2020-04-10T07:14:19.890Z] ---> [2020-04-10T07:14:19.890Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:14:19.890Z] ---> Running in 50e8718c2f4e [2020-04-10T07:14:19.890Z] Removing intermediate container 50e8718c2f4e [2020-04-10T07:14:19.890Z] ---> c5ea29dd7d1b [2020-04-10T07:14:19.890Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-10T07:14:19.890Z] ---> Running in 93b302f06b1a [2020-04-10T07:14:20.156Z] Removing intermediate container 93b302f06b1a [2020-04-10T07:14:20.156Z] ---> ad2a7aad5b15 [2020-04-10T07:14:20.156Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-10T07:14:20.156Z] ---> Running in d6689ba4bb59 [2020-04-10T07:14:20.417Z] Removing intermediate container d6689ba4bb59 [2020-04-10T07:14:20.417Z] ---> cd14a75ae2b4 [2020-04-10T07:14:20.417Z] Step 14/20 : WORKDIR / [2020-04-10T07:14:20.417Z] ---> Running in e14985593711 [2020-04-10T07:14:20.417Z] Removing intermediate container e14985593711 [2020-04-10T07:14:20.417Z] ---> 8c12c9c98e0d [2020-04-10T07:14:20.417Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-10T07:14:20.985Z] ---> b7cdd8e5c95b [2020-04-10T07:14:20.985Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-10T07:14:20.985Z] ---> 0940e24fa78c [2020-04-10T07:14:20.985Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-10T07:14:20.985Z] ---> Running in b8851c40fab7 [2020-04-10T07:14:21.243Z] Removing intermediate container b8851c40fab7 [2020-04-10T07:14:21.243Z] ---> bd2744417263 [2020-04-10T07:14:21.243Z] Step 18/20 : LABEL arch=amd64 [2020-04-10T07:14:21.243Z] ---> Running in 48cf410171a7 [2020-04-10T07:14:21.503Z] Removing intermediate container 48cf410171a7 [2020-04-10T07:14:21.503Z] ---> 1ac9e51c9f63 [2020-04-10T07:14:21.503Z] Step 19/20 : LABEL git_sha=a9438bce074fd10ddc43b1964bbe4ebc23b312af [2020-04-10T07:14:21.503Z] ---> Running in da73c4083eaa [2020-04-10T07:14:21.503Z] Removing intermediate container da73c4083eaa [2020-04-10T07:14:21.503Z] ---> 63a50a599022 [2020-04-10T07:14:21.503Z] Step 20/20 : LABEL version=0.0.0 [2020-04-10T07:14:21.503Z] ---> Running in d46377467cf7 [2020-04-10T07:14:21.762Z] Removing intermediate container d46377467cf7 [2020-04-10T07:14:21.762Z] ---> 8bfe8a9c11bf [2020-04-10T07:14:21.762Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-10T07:14:21.762Z] Successfully built 8bfe8a9c11bf [2020-04-10T07:14:21.762Z] 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] } [2020-04-10T07:14:40.913Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.073s coverage: 11.4% of statements [2020-04-10T07:14:40.913Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.021s coverage: 22.7% of statements [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-10T07:14:40.913Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.183s coverage: 38.5% of statements [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-10T07:14:40.913Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.770s coverage: 79.8% of statements [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-10T07:14:40.913Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.053s coverage: 52.6% of statements [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-10T07:14:40.913Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.356s coverage: 76.1% of statements [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-10T07:14:40.913Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-10T07:14:40.913Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-10T07:14:43.523Z] gofmt -l . [2020-04-10T07:14:43.795Z] [ "`gofmt -l .`" = "" ] [2020-04-10T07:14:44.063Z] ./bin/test-attribution-txt.sh [2020-04-10T07:14:44.645Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-10T07:14:45.269Z] Warning: overwriting stash ‘coverage-report’ [2020-04-10T07:14:45.758Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T07:14:45.774Z] $ docker stop --time=1 b20cc029ee9f70969fbbfe1c4e2c24e44001ef343487912fe063146b807ded37 [2020-04-10T07:14:47.957Z] $ docker rm -f b20cc029ee9f70969fbbfe1c4e2c24e44001ef343487912fe063146b807ded37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-10T07:14:49.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-10T07:14:49.793Z] + ls -al . [2020-04-10T07:14:49.793Z] total 200 [2020-04-10T07:14:49.793Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 07:14 . [2020-04-10T07:14:49.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:12 .. [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 10 07:12 .dockerignore [2020-04-10T07:14:49.793Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:12 .git [2020-04-10T07:14:49.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 07:12 .github [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 10 07:12 .gitignore [2020-04-10T07:14:49.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:12 .semver [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 10 07:12 Dockerfile.build [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 10 07:12 Jenkinsfile [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 10 07:12 LICENSE [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 10 07:12 Makefile [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 10 07:12 README.md [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 07:08 VERSION [2020-04-10T07:14:49.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:12 api [2020-04-10T07:14:49.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 07:12 bin [2020-04-10T07:14:49.793Z] -rw-r--r-- 1 jenkins jenkins 94997 Apr 10 07:14 coverage.out [2020-04-10T07:14:49.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:12 example [2020-04-10T07:14:49.793Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 10 07:14 go.mod [2020-04-10T07:14:49.793Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 10 07:14 go.sum [2020-04-10T07:14:49.793Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 10 07:12 internal [2020-04-10T07:14:49.793Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 07:12 pkg [2020-04-10T07:14:49.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:12 snap [2020-04-10T07:14:49.793Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 10 07:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:14:50.154Z] + 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=a9438bce074fd10ddc43b1964bbe4ebc23b312af --label arch=arm64 --label version=0.0.0 . [2020-04-10T07:14:50.738Z] Sending build context to Docker daemon 2.965MB [2020-04-10T07:14:50.738Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-10T07:14:50.738Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-10T07:14:50.738Z] ---> 674daf68cf34 [2020-04-10T07:14:50.738Z] Step 3/20 : ARG MAKE='make build' [2020-04-10T07:14:50.738Z] ---> Running in 79381a917964 [2020-04-10T07:14:51.327Z] Removing intermediate container 79381a917964 [2020-04-10T07:14:51.327Z] ---> 16678269f6d7 [2020-04-10T07:14:51.328Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-10T07:14:51.328Z] ---> Running in 10d38c05d170 [2020-04-10T07:14:51.596Z] Removing intermediate container 10d38c05d170 [2020-04-10T07:14:51.596Z] ---> f10767ee5e4b [2020-04-10T07:14:51.596Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:14:51.864Z] ---> Running in fb8d6cbf8329 [2020-04-10T07:14:52.129Z] Removing intermediate container fb8d6cbf8329 [2020-04-10T07:14:52.129Z] ---> bd536e5f44ce [2020-04-10T07:14:52.129Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:14:52.399Z] ---> Running in c8b2f3b49db2 [2020-04-10T07:14:54.344Z] Removing intermediate container c8b2f3b49db2 [2020-04-10T07:14:54.344Z] ---> 40e0aa6ebef9 [2020-04-10T07:14:54.344Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-10T07:14:54.344Z] ---> Running in 4a9b200d1a65 [2020-04-10T07:14:54.924Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-10T07:14:55.506Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-10T07:14:56.091Z] OK: 125 MiB in 39 packages [2020-04-10T07:14:57.505Z] Removing intermediate container 4a9b200d1a65 [2020-04-10T07:14:57.505Z] ---> 7d7876dcbcb5 [2020-04-10T07:14:57.505Z] Step 8/20 : COPY . . [2020-04-10T07:14:58.504Z] ---> 23751331ae59 [2020-04-10T07:14:58.504Z] Step 9/20 : RUN ${MAKE} [2020-04-10T07:14:58.504Z] ---> Running in 0b72046ce8a1 [2020-04-10T07:14:59.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-10T07:15:26.052Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-10T07:15:26.052Z] Removing intermediate container 0b72046ce8a1 [2020-04-10T07:15:26.052Z] ---> bf4671a67783 [2020-04-10T07:15:26.052Z] Step 10/20 : FROM scratch [2020-04-10T07:15:26.052Z] ---> [2020-04-10T07:15:26.052Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:15:26.052Z] ---> Running in df1c3f544c3b [2020-04-10T07:15:26.052Z] Removing intermediate container df1c3f544c3b [2020-04-10T07:15:26.052Z] ---> 18fc74115073 [2020-04-10T07:15:26.052Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-10T07:15:26.052Z] ---> Running in 3f67d6e55712 [2020-04-10T07:15:26.052Z] Removing intermediate container 3f67d6e55712 [2020-04-10T07:15:26.052Z] ---> a8426172ef82 [2020-04-10T07:15:26.052Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-10T07:15:26.052Z] ---> Running in 48a69263a86a [2020-04-10T07:15:26.320Z] Removing intermediate container 48a69263a86a [2020-04-10T07:15:26.320Z] ---> de6b705ab392 [2020-04-10T07:15:26.320Z] Step 14/20 : WORKDIR / [2020-04-10T07:15:26.320Z] ---> Running in 6cb2fa636df0 [2020-04-10T07:15:26.597Z] Removing intermediate container 6cb2fa636df0 [2020-04-10T07:15:26.597Z] ---> 17df39c90f2b [2020-04-10T07:15:26.597Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-10T07:15:27.560Z] ---> 79fdb231122e [2020-04-10T07:15:27.560Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-10T07:15:28.141Z] ---> cbb882777a5a [2020-04-10T07:15:28.141Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-10T07:15:28.409Z] ---> Running in 51b39992aa9b [2020-04-10T07:15:28.676Z] Removing intermediate container 51b39992aa9b [2020-04-10T07:15:28.676Z] ---> 914347597db1 [2020-04-10T07:15:28.676Z] Step 18/20 : LABEL arch=arm64 [2020-04-10T07:15:28.941Z] ---> Running in 0ed1c998f3d1 [2020-04-10T07:15:29.208Z] Removing intermediate container 0ed1c998f3d1 [2020-04-10T07:15:29.208Z] ---> 2952eaf5132a [2020-04-10T07:15:29.208Z] Step 19/20 : LABEL git_sha=a9438bce074fd10ddc43b1964bbe4ebc23b312af [2020-04-10T07:15:29.208Z] ---> Running in 858d6a1c4839 [2020-04-10T07:15:29.795Z] Removing intermediate container 858d6a1c4839 [2020-04-10T07:15:29.795Z] ---> 6cb9fb00ab30 [2020-04-10T07:15:29.795Z] Step 20/20 : LABEL version=0.0.0 [2020-04-10T07:15:29.795Z] ---> Running in 39ac66568aa8 [2020-04-10T07:15:30.062Z] Removing intermediate container 39ac66568aa8 [2020-04-10T07:15:30.062Z] ---> 367c84a88a58 [2020-04-10T07:15:30.062Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-10T07:15:30.062Z] Successfully built 367c84a88a58 [2020-04-10T07:15:30.329Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-10T07:15:31.867Z] provisioning config files... [2020-04-10T07:15:31.878Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/config1676166245557240082tmp [Pipeline] { [Pipeline] sh [2020-04-10T07:15:32.278Z] + curl -s https://codecov.io/bash [2020-04-10T07:15:32.278Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/config1676166245557240082tmp [2020-04-10T07:15:32.538Z] [2020-04-10T07:15:32.538Z] _____ _ [2020-04-10T07:15:32.538Z] / ____| | | [2020-04-10T07:15:32.538Z] | | ___ __| | ___ ___ _____ __ [2020-04-10T07:15:32.538Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-10T07:15:32.538Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-10T07:15:32.538Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-10T07:15:32.538Z] Bash-tbd [2020-04-10T07:15:32.538Z] [2020-04-10T07:15:32.538Z] [2020-04-10T07:15:32.538Z] ==> Jenkins CI detected. [2020-04-10T07:15:32.538Z] project root: . [2020-04-10T07:15:32.538Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-10T07:15:32.538Z] ==> Running gcov in . (disable via -X gcov) [2020-04-10T07:15:32.538Z] ==> Python coveragepy not found [2020-04-10T07:15:32.538Z] ==> Searching for coverage reports in: [2020-04-10T07:15:32.538Z] + . [2020-04-10T07:15:32.538Z] -> Found 1 reports [2020-04-10T07:15:32.538Z] ==> Detecting git/mercurial file structure [2020-04-10T07:15:32.538Z] ==> Reading reports [2020-04-10T07:15:32.538Z] + ./coverage.out bytes=94997 [2020-04-10T07:15:32.538Z] ==> Appending adjustments [2020-04-10T07:15:32.538Z] http://docs.codecov.io/docs/fixing-reports [2020-04-10T07:15:32.797Z] + Found adjustments [2020-04-10T07:15:33.059Z] ==> Gzipping contents [2020-04-10T07:15:33.059Z] ==> Uploading reports [2020-04-10T07:15:33.059Z] url: https://codecov.io [2020-04-10T07:15:33.059Z] query: branch=PR-481&commit=a9438bce074fd10ddc43b1964bbe4ebc23b312af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=481&job= [2020-04-10T07:15:33.059Z] -> Pinging Codecov [2020-04-10T07:15:33.059Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-481&commit=a9438bce074fd10ddc43b1964bbe4ebc23b312af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=481&job= [2020-04-10T07:15:33.627Z] -> Uploading [2020-04-10T07:15:34.201Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a9438bce074fd10ddc43b1964bbe4ebc23b312af [Pipeline] } [2020-04-10T07:15:34.219Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:15:35.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:15:36.220Z] ---> package-listing.sh [2020-04-10T07:15:36.221Z] ++ facter osfamily [2020-04-10T07:15:36.221Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-10T07:15:36.221Z] + OS_FAMILY=redhat [2020-04-10T07:15:36.221Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-481 [2020-04-10T07:15:36.221Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-10T07:15:36.221Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-10T07:15:36.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-10T07:15:36.221Z] + PACKAGES=/tmp/packages_start.txt [2020-04-10T07:15:36.221Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-481 ']' [2020-04-10T07:15:36.221Z] + PACKAGES=/tmp/packages_end.txt [2020-04-10T07:15:36.221Z] + case "${OS_FAMILY}" in [2020-04-10T07:15:36.221Z] + rpm -qa [2020-04-10T07:15:36.221Z] + sort [2020-04-10T07:15:40.415Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-10T07:15:40.415Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-10T07:15:40.415Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-10T07:15:40.415Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-481 ']' [2020-04-10T07:15:40.415Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-481/archives/ [2020-04-10T07:15:40.415Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-481/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:15:40.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T07:15:40.829Z] [2020-04-10T07:15:40.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:15:41.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T07:15:41.289Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-10T07:15:41.289Z] c9b1b535fdd9: Pulling fs layer [2020-04-10T07:15:41.289Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-10T07:15:41.289Z] 756a868c4378: Pulling fs layer [2020-04-10T07:15:41.289Z] 444b2fc9a129: Pulling fs layer [2020-04-10T07:15:41.289Z] ea15f1150254: Pulling fs layer [2020-04-10T07:15:41.289Z] 41b27a9f41bf: Pulling fs layer [2020-04-10T07:15:41.289Z] 28c525ee5125: Pulling fs layer [2020-04-10T07:15:41.289Z] 094b1ea09ed8: Pulling fs layer [2020-04-10T07:15:41.289Z] 138eaada9080: Pulling fs layer [2020-04-10T07:15:41.289Z] 0622d0fa9048: Pulling fs layer [2020-04-10T07:15:41.289Z] ea15f1150254: Waiting [2020-04-10T07:15:41.289Z] 41b27a9f41bf: Waiting [2020-04-10T07:15:41.289Z] 094b1ea09ed8: Waiting [2020-04-10T07:15:41.289Z] 138eaada9080: Waiting [2020-04-10T07:15:41.289Z] 0622d0fa9048: Waiting [2020-04-10T07:15:41.289Z] 444b2fc9a129: Waiting [2020-04-10T07:15:41.289Z] 2cc5ad85d9ab: Download complete [2020-04-10T07:15:41.289Z] 444b2fc9a129: Verifying Checksum [2020-04-10T07:15:41.289Z] 444b2fc9a129: Download complete [2020-04-10T07:15:41.289Z] c9b1b535fdd9: Download complete [2020-04-10T07:15:41.289Z] ea15f1150254: Verifying Checksum [2020-04-10T07:15:41.289Z] ea15f1150254: Download complete [2020-04-10T07:15:41.550Z] 28c525ee5125: Verifying Checksum [2020-04-10T07:15:41.550Z] 28c525ee5125: Download complete [2020-04-10T07:15:41.810Z] c9b1b535fdd9: Pull complete [2020-04-10T07:15:41.810Z] 756a868c4378: Verifying Checksum [2020-04-10T07:15:41.810Z] 756a868c4378: Download complete [2020-04-10T07:15:41.810Z] 138eaada9080: Verifying Checksum [2020-04-10T07:15:41.810Z] 138eaada9080: Download complete [2020-04-10T07:15:41.810Z] 2cc5ad85d9ab: Pull complete [2020-04-10T07:15:41.810Z] 0622d0fa9048: Verifying Checksum [2020-04-10T07:15:41.810Z] 0622d0fa9048: Download complete [2020-04-10T07:15:41.810Z] 094b1ea09ed8: Verifying Checksum [2020-04-10T07:15:41.810Z] 094b1ea09ed8: Download complete [2020-04-10T07:15:42.382Z] 41b27a9f41bf: Verifying Checksum [2020-04-10T07:15:42.382Z] 41b27a9f41bf: Download complete [2020-04-10T07:15:43.318Z] 756a868c4378: Pull complete [2020-04-10T07:15:43.318Z] 444b2fc9a129: Pull complete [2020-04-10T07:15:43.886Z] ea15f1150254: Pull complete [2020-04-10T07:15:47.182Z] 41b27a9f41bf: Pull complete [2020-04-10T07:15:47.182Z] 28c525ee5125: Pull complete [2020-04-10T07:15:49.100Z] 094b1ea09ed8: Pull complete [2020-04-10T07:15:49.361Z] 138eaada9080: Pull complete [2020-04-10T07:15:49.621Z] 0622d0fa9048: Pull complete [2020-04-10T07:15:49.621Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-10T07:15:49.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-10T07:15:49.799Z] prd-centos7-docker-4c-2g-3217 does not seem to be running inside a container [2020-04-10T07:15:49.841Z] $ 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-481 -v /w/workspace/dgexfoundry_device-sdk-go_PR-481:/w/workspace/dgexfoundry_device-sdk-go_PR-481:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-10T07:15:50.959Z] $ docker top f16ee23bbae56d3bf6fd2956fd03310560507b5cf73599f2a2808803fb664f66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-10T07:15:51.382Z] provisioning config files... [2020-04-10T07:15:51.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp/config751086417447642788tmp [Pipeline] { [Pipeline] echo [2020-04-10T07:15:51.481Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:15:51.798Z] ---> create-netrc.sh [Pipeline] echo [2020-04-10T07:15:51.826Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:15:52.145Z] ---> logs-deploy.sh [2020-04-10T07:15:52.145Z] + ARCHIVE_ARTIFACTS= [2020-04-10T07:15:52.145Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-10T07:15:52.145Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-10T07:15:52.145Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-10T07:15:52.145Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-481/1 [2020-04-10T07:15:52.145Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-481/1/ [2020-04-10T07:15:52.145Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-481/1 /w/workspace/dgexfoundry_device-sdk-go_PR-481 [2020-04-10T07:15:53.527Z] Archives upload complete. [2020-04-10T07:15:53.527Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-481/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-481/1/ [2020-04-10T07:15:54.094Z] ---> uname -a: [2020-04-10T07:15:54.094Z] Linux f16ee23bbae5 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-10T07:15:54.094Z] [2020-04-10T07:15:54.094Z] [2020-04-10T07:15:54.094Z] ---> lscpu: [2020-04-10T07:15:54.094Z] Architecture: x86_64 [2020-04-10T07:15:54.094Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-10T07:15:54.094Z] Byte Order: Little Endian [2020-04-10T07:15:54.094Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-10T07:15:54.095Z] CPU(s): 4 [2020-04-10T07:15:54.095Z] On-line CPU(s) list: 0-3 [2020-04-10T07:15:54.095Z] Thread(s) per core: 1 [2020-04-10T07:15:54.095Z] Core(s) per socket: 1 [2020-04-10T07:15:54.095Z] Socket(s): 4 [2020-04-10T07:15:54.095Z] NUMA node(s): 1 [2020-04-10T07:15:54.095Z] Vendor ID: GenuineIntel [2020-04-10T07:15:54.095Z] CPU family: 6 [2020-04-10T07:15:54.095Z] Model: 44 [2020-04-10T07:15:54.095Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-10T07:15:54.095Z] Stepping: 1 [2020-04-10T07:15:54.095Z] CPU MHz: 2933.438 [2020-04-10T07:15:54.095Z] BogoMIPS: 5866.87 [2020-04-10T07:15:54.095Z] Virtualization: VT-x [2020-04-10T07:15:54.095Z] Hypervisor vendor: KVM [2020-04-10T07:15:54.095Z] Virtualization type: full [2020-04-10T07:15:54.095Z] L1d cache: 128 KiB [2020-04-10T07:15:54.095Z] L1i cache: 128 KiB [2020-04-10T07:15:54.095Z] L2 cache: 16 MiB [2020-04-10T07:15:54.095Z] L3 cache: 64 MiB [2020-04-10T07:15:54.095Z] NUMA node0 CPU(s): 0-3 [2020-04-10T07:15:54.095Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-10T07:15:54.095Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-10T07:15:54.095Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-10T07:15:54.095Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-10T07:15:54.095Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-10T07:15:54.095Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z] ---> nproc: [2020-04-10T07:15:54.095Z] 4 [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z] ---> df -h: [2020-04-10T07:15:54.095Z] Filesystem Size Used Available Use% Mounted on [2020-04-10T07:15:54.095Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-10T07:15:54.095Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-10T07:15:54.095Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-10T07:15:54.095Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-10T07:15:54.095Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-10T07:15:54.095Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-10T07:15:54.095Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-10T07:15:54.095Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-481@tmp [2020-04-10T07:15:54.095Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-10T07:15:54.095Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-481 [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z] ---> free -m: [2020-04-10T07:15:54.095Z] total used free shared buff/cache available [2020-04-10T07:15:54.095Z] Mem: 1838 594 71 0 1172 1139 [2020-04-10T07:15:54.095Z] Swap: 1023 1 1022 [2020-04-10T07:15:54.095Z] [2020-04-10T07:15:54.095Z]