Pull request #432 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 IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 0605716f3fd271273ac872c46dcfc3221fe9ce3f rather than 9273471dab22e7cf67f54ded4860976c336b83ad Obtained Jenkinsfile from 0605716f3fd271273ac872c46dcfc3221fe9ce3f 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2419 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [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-432 # 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 Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +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/432/head:refs/remotes/origin/PR-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 9273471dab22e7cf67f54ded4860976c336b83ad Merge succeeded, producing 9273471dab22e7cf67f54ded4860976c336b83ad Checking out Revision 9273471dab22e7cf67f54ded4860976c336b83ad (PR-432) > git config core.sparsecheckout # timeout=10 > git checkout -f 9273471dab22e7cf67f54ded4860976c336b83ad # 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 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9273471dab22e7cf67f54ded4860976c336b83ad # timeout=10 Commit message: "Further Refactoring" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-06T17:14:42.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:14:44.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-06T17:14:44.768Z] [2020-04-06T17:14:44.768Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:14:45.120Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-06T17:14:45.120Z] latest: Pulling from edgex-devops/git-semver [2020-04-06T17:14:45.120Z] 9123ac7c32f7: Pulling fs layer [2020-04-06T17:14:45.120Z] b8cc5d1170e3: Pulling fs layer [2020-04-06T17:14:45.120Z] 2924cbbf6a41: Pulling fs layer [2020-04-06T17:14:45.120Z] 93b08a4f1073: Pulling fs layer [2020-04-06T17:14:45.120Z] 93b08a4f1073: Waiting [2020-04-06T17:14:45.120Z] b8cc5d1170e3: Verifying Checksum [2020-04-06T17:14:45.120Z] b8cc5d1170e3: Download complete [2020-04-06T17:14:45.120Z] 9123ac7c32f7: Verifying Checksum [2020-04-06T17:14:45.120Z] 9123ac7c32f7: Download complete [2020-04-06T17:14:45.385Z] 93b08a4f1073: Verifying Checksum [2020-04-06T17:14:45.385Z] 93b08a4f1073: Download complete [2020-04-06T17:14:45.385Z] 2924cbbf6a41: Verifying Checksum [2020-04-06T17:14:45.385Z] 2924cbbf6a41: Download complete [2020-04-06T17:14:45.385Z] 9123ac7c32f7: Pull complete [2020-04-06T17:14:45.646Z] b8cc5d1170e3: Pull complete [2020-04-06T17:14:46.215Z] 2924cbbf6a41: Pull complete [2020-04-06T17:14:46.474Z] 93b08a4f1073: Pull complete [2020-04-06T17:14:46.474Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-06T17:14:46.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-06T17:14:46.615Z] prd-centos7-docker-4c-2g-2419 does not seem to be running inside a container [2020-04-06T17:14:46.665Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-06T17:14:47.365Z] $ docker top 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-06T17:14:47.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-06T17:14:47.619Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-06T17:14:47.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-06T17:14:47.835Z] $ docker exec 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 ssh-agent [2020-04-06T17:14:48.008Z] SSH_AUTH_SOCK=/tmp/ssh-UXRg1RQXfw58/agent.14 [2020-04-06T17:14:48.008Z] SSH_AGENT_PID=20 [2020-04-06T17:14:48.019Z] Running ssh-add (command line suppressed) [2020-04-06T17:14:48.157Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_495665970158777301.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_495665970158777301.key) [2020-04-06T17:14:48.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-06T17:14:48.523Z] + git describe --exact-match --tags HEAD [2020-04-06T17:14:48.523Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-06T17:14:48.580Z] $ docker exec --env ******** --env ******** 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 ssh-agent -k [2020-04-06T17:14:48.730Z] unset SSH_AUTH_SOCK; [2020-04-06T17:14:48.730Z] unset SSH_AGENT_PID; [2020-04-06T17:14:48.730Z] echo Agent pid 20 killed; [2020-04-06T17:14:48.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-06T17:14:48.875Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-06T17:14:48.875Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-06T17:14:48.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-06T17:14:48.958Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-06T17:14:49.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-06T17:14:49.155Z] $ docker exec 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 ssh-agent [2020-04-06T17:14:49.333Z] SSH_AUTH_SOCK=/tmp/ssh-uKjUeCFnTZbi/agent.54 [2020-04-06T17:14:49.333Z] SSH_AGENT_PID=61 [2020-04-06T17:14:49.339Z] Running ssh-add (command line suppressed) [2020-04-06T17:14:49.488Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_7630759426699660659.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_7630759426699660659.key) [2020-04-06T17:14:49.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-06T17:14:49.851Z] + git semver init [2020-04-06T17:14:49.851Z] # -> Open(): unable to determine branch for HEAD [2020-04-06T17:14:49.851Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git [2020-04-06T17:14:49.851Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-06T17:14:49.851Z] # $SEMVER_REMOTE_NAME = origin [2020-04-06T17:14:49.851Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-06T17:14:49.851Z] # $SEMVER_USER_NAME = jenkins [2020-04-06T17:14:49.851Z] # $SEMVER_BRANCH = PR-432 [2020-04-06T17:14:49.851Z] # $SEMVER_TEMP = /tmp/semver-033629783 [2020-04-06T17:14:49.851Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-06T17:14:50.419Z] # '/tmp/semver-033629783' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' [2020-04-06T17:14:50.419Z] # -> Force: false [2020-04-06T17:14:50.419Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } [2020-04-06T17:14:50.431Z] $ docker exec --env ******** --env ******** 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 ssh-agent -k [2020-04-06T17:14:50.564Z] unset SSH_AUTH_SOCK; [2020-04-06T17:14:50.564Z] unset SSH_AGENT_PID; [2020-04-06T17:14:50.565Z] echo Agent pid 61 killed; [2020-04-06T17:14:50.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-06T17:14:51.006Z] + git semver [Pipeline] } [2020-04-06T17:14:51.023Z] $ docker stop --time=1 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 [2020-04-06T17:14:52.349Z] $ docker rm -f 5a24c7e7314fe24260396cf0bb25fee9884dc7187e6b3d3453103521f0018407 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-06T17:14:53.122Z] Stashed 35 file(s) [Pipeline] echo [2020-04-06T17:14:53.124Z] [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-06T17:15:08.334Z] Still waiting to schedule task [2020-04-06T17:15:08.334Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-06T17:15:08.335Z] Still waiting to schedule task [2020-04-06T17:15:08.336Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-06T17:16:59.216Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2420 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-04-06T17:16:59.251Z] Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout [2020-04-06T17:17:04.551Z] using credential edgex-jenkins-ssh [2020-04-06T17:17:04.615Z] Cloning the remote Git repository [2020-04-06T17:17:04.615Z] Cloning with configured refspecs honoured and without tags [2020-04-06T17:17:04.672Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:17:04.750Z] > git init /w/workspace/device-sdk-go/15 # timeout=10 [2020-04-06T17:17:04.824Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:17:04.826Z] > git --version # timeout=10 [2020-04-06T17:17:04.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:17:04.894Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:17:05.877Z] Fetching without tags [2020-04-06T17:17:06.411Z] Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 9273471dab22e7cf67f54ded4860976c336b83ad [2020-04-06T17:17:06.809Z] Merge succeeded, producing 9273471dab22e7cf67f54ded4860976c336b83ad [2020-04-06T17:17:06.809Z] Checking out Revision 9273471dab22e7cf67f54ded4860976c336b83ad (PR-432) [2020-04-06T17:17:05.773Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:17:05.804Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-04-06T17:17:05.826Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:17:05.847Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:17:05.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:17:05.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:17:05.916Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:17:06.428Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:17:06.451Z] > git checkout -f 9273471dab22e7cf67f54ded4860976c336b83ad # timeout=10 [2020-04-06T17:17:06.667Z] > git remote # timeout=10 [2020-04-06T17:17:06.711Z] > git config --get remote.origin.url # timeout=10 [2020-04-06T17:17:06.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:17:06.741Z] > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 [2020-04-06T17:17:06.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-06T17:17:06.812Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:17:06.843Z] > git checkout -f 9273471dab22e7cf67f54ded4860976c336b83ad # timeout=10 [2020-04-06T17:17:11.259Z] Commit message: "Further Refactoring" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-06T17:17:12.543Z] ========================================================= [2020-04-06T17:17:12.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-06T17:17:12.544Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:17:13.578Z] + 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-06T17:17:14.558Z] Sending build context to Docker daemon 2.774MB [2020-04-06T17:17:14.558Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-06T17:17:14.558Z] Step 2/8 : FROM ${BASE} [2020-04-06T17:17:14.826Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-06T17:17:14.826Z] cde5963f3b93: Pulling fs layer [2020-04-06T17:17:14.827Z] 2a23fa8c16f7: Pulling fs layer [2020-04-06T17:17:14.827Z] 777b28850792: Pulling fs layer [2020-04-06T17:17:14.827Z] 8a11ddd9e578: Pulling fs layer [2020-04-06T17:17:14.827Z] 4cf88f913ddb: Pulling fs layer [2020-04-06T17:17:14.827Z] 1df406cf5192: Pulling fs layer [2020-04-06T17:17:14.827Z] cd6300453558: Pulling fs layer [2020-04-06T17:17:14.827Z] b9c365052c96: Pulling fs layer [2020-04-06T17:17:14.827Z] a2d8cc88f415: Pulling fs layer [2020-04-06T17:17:14.827Z] 8a11ddd9e578: Waiting [2020-04-06T17:17:14.827Z] 4cf88f913ddb: Waiting [2020-04-06T17:17:14.827Z] 1df406cf5192: Waiting [2020-04-06T17:17:14.827Z] cd6300453558: Waiting [2020-04-06T17:17:14.827Z] b9c365052c96: Waiting [2020-04-06T17:17:14.827Z] a2d8cc88f415: Waiting [2020-04-06T17:17:14.827Z] ea1d1ca13537: Pulling fs layer [2020-04-06T17:17:14.827Z] 3750a50a1c5e: Pulling fs layer [2020-04-06T17:17:14.827Z] ea1d1ca13537: Waiting [2020-04-06T17:17:14.827Z] 3750a50a1c5e: Waiting [2020-04-06T17:17:14.827Z] 777b28850792: Download complete [2020-04-06T17:17:14.827Z] 2a23fa8c16f7: Download complete [2020-04-06T17:17:14.827Z] 4cf88f913ddb: Download complete [2020-04-06T17:17:14.827Z] 1df406cf5192: Download complete [2020-04-06T17:17:15.098Z] cde5963f3b93: Verifying Checksum [2020-04-06T17:17:16.066Z] cde5963f3b93: Pull complete [2020-04-06T17:17:16.658Z] 2a23fa8c16f7: Pull complete [2020-04-06T17:17:16.928Z] 777b28850792: Pull complete [2020-04-06T17:17:19.533Z] cd6300453558: Verifying Checksum [2020-04-06T17:17:19.533Z] cd6300453558: Download complete [2020-04-06T17:17:19.533Z] a2d8cc88f415: Verifying Checksum [2020-04-06T17:17:19.533Z] a2d8cc88f415: Download complete [2020-04-06T17:17:21.488Z] ea1d1ca13537: Verifying Checksum [2020-04-06T17:17:21.488Z] ea1d1ca13537: Download complete [2020-04-06T17:17:21.546Z] Running on prd-centos7-docker-4c-2g-2421 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-04-06T17:17:21.614Z] Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout [2020-04-06T17:17:21.756Z] 3750a50a1c5e: Download complete [2020-04-06T17:17:24.350Z] b9c365052c96: Verifying Checksum [2020-04-06T17:17:26.287Z] 8a11ddd9e578: Verifying Checksum [2020-04-06T17:17:26.287Z] 8a11ddd9e578: Download complete [2020-04-06T17:17:28.596Z] using credential edgex-jenkins-ssh [2020-04-06T17:17:28.641Z] Cloning the remote Git repository [2020-04-06T17:17:28.641Z] Cloning with configured refspecs honoured and without tags [2020-04-06T17:17:28.679Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:17:28.761Z] > git init /w/workspace/device-sdk-go/15 # timeout=10 [2020-04-06T17:17:28.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:17:28.847Z] > git --version # timeout=10 [2020-04-06T17:17:28.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:17:28.921Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:17:29.788Z] Fetching without tags [2020-04-06T17:17:30.258Z] Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit 9273471dab22e7cf67f54ded4860976c336b83ad [2020-04-06T17:17:30.472Z] Merge succeeded, producing 9273471dab22e7cf67f54ded4860976c336b83ad [2020-04-06T17:17:30.473Z] Checking out Revision 9273471dab22e7cf67f54ded4860976c336b83ad (PR-432) [2020-04-06T17:17:29.660Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:17:29.690Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-04-06T17:17:29.719Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:17:29.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:17:29.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:17:29.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:17:29.824Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:17:30.288Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:17:30.310Z] > git checkout -f 9273471dab22e7cf67f54ded4860976c336b83ad # timeout=10 [2020-04-06T17:17:30.385Z] > git remote # timeout=10 [2020-04-06T17:17:30.396Z] > git config --get remote.origin.url # timeout=10 [2020-04-06T17:17:30.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:17:30.422Z] > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 [2020-04-06T17:17:30.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-06T17:17:30.480Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:17:30.558Z] > git checkout -f 9273471dab22e7cf67f54ded4860976c336b83ad # timeout=10 [2020-04-06T17:17:35.473Z] Commit message: "Further Refactoring" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-06T17:17:36.526Z] ========================================================= [2020-04-06T17:17:36.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-06T17:17:36.526Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:17:37.462Z] + 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-06T17:17:37.735Z] Sending build context to Docker daemon 2.774MB [2020-04-06T17:17:37.735Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-06T17:17:37.735Z] Step 2/8 : FROM ${BASE} [2020-04-06T17:17:38.014Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-06T17:17:38.014Z] e6b0cf9c0882: Pulling fs layer [2020-04-06T17:17:38.014Z] 2848faf0eed1: Pulling fs layer [2020-04-06T17:17:38.014Z] 0f37312ad70f: Pulling fs layer [2020-04-06T17:17:38.014Z] 5788d62ee057: Pulling fs layer [2020-04-06T17:17:38.014Z] 0e6b1d234666: Pulling fs layer [2020-04-06T17:17:38.014Z] bf5d7aec512f: Pulling fs layer [2020-04-06T17:17:38.014Z] 34c802a77dc8: Pulling fs layer [2020-04-06T17:17:38.014Z] 9eb99e56ec68: Pulling fs layer [2020-04-06T17:17:38.014Z] 27c7a5d97fbd: Pulling fs layer [2020-04-06T17:17:38.014Z] 5c102a31e300: Pulling fs layer [2020-04-06T17:17:38.014Z] dcfb455df0a1: Pulling fs layer [2020-04-06T17:17:38.014Z] 5788d62ee057: Waiting [2020-04-06T17:17:38.014Z] 0e6b1d234666: Waiting [2020-04-06T17:17:38.014Z] bf5d7aec512f: Waiting [2020-04-06T17:17:38.014Z] 34c802a77dc8: Waiting [2020-04-06T17:17:38.014Z] 9eb99e56ec68: Waiting [2020-04-06T17:17:38.014Z] 27c7a5d97fbd: Waiting [2020-04-06T17:17:38.014Z] 5c102a31e300: Waiting [2020-04-06T17:17:38.014Z] dcfb455df0a1: Waiting [2020-04-06T17:17:38.014Z] 0f37312ad70f: Verifying Checksum [2020-04-06T17:17:38.014Z] 0f37312ad70f: Download complete [2020-04-06T17:17:38.014Z] 2848faf0eed1: Verifying Checksum [2020-04-06T17:17:38.014Z] 2848faf0eed1: Download complete [2020-04-06T17:17:38.014Z] 0e6b1d234666: Verifying Checksum [2020-04-06T17:17:38.014Z] 0e6b1d234666: Download complete [2020-04-06T17:17:38.014Z] bf5d7aec512f: Verifying Checksum [2020-04-06T17:17:38.014Z] bf5d7aec512f: Download complete [2020-04-06T17:17:38.313Z] e6b0cf9c0882: Verifying Checksum [2020-04-06T17:17:38.313Z] e6b0cf9c0882: Download complete [2020-04-06T17:17:38.597Z] 8a11ddd9e578: Pull complete [2020-04-06T17:17:38.597Z] 4cf88f913ddb: Pull complete [2020-04-06T17:17:38.597Z] 1df406cf5192: Pull complete [2020-04-06T17:17:38.988Z] e6b0cf9c0882: Pull complete [2020-04-06T17:17:38.988Z] 2848faf0eed1: Pull complete [2020-04-06T17:17:39.375Z] 0f37312ad70f: Pull complete [2020-04-06T17:17:40.963Z] 34c802a77dc8: Verifying Checksum [2020-04-06T17:17:40.963Z] 34c802a77dc8: Download complete [2020-04-06T17:17:40.963Z] 27c7a5d97fbd: Verifying Checksum [2020-04-06T17:17:40.963Z] 27c7a5d97fbd: Download complete [2020-04-06T17:17:41.276Z] 9eb99e56ec68: Verifying Checksum [2020-04-06T17:17:41.276Z] 9eb99e56ec68: Download complete [2020-04-06T17:17:41.574Z] dcfb455df0a1: Verifying Checksum [2020-04-06T17:17:41.574Z] dcfb455df0a1: Download complete [2020-04-06T17:17:41.951Z] cd6300453558: Pull complete [2020-04-06T17:17:42.282Z] 5788d62ee057: Verifying Checksum [2020-04-06T17:17:42.283Z] 5788d62ee057: Download complete [2020-04-06T17:17:42.549Z] 5c102a31e300: Verifying Checksum [2020-04-06T17:17:42.550Z] 5c102a31e300: Download complete [2020-04-06T17:17:47.311Z] b9c365052c96: Pull complete [2020-04-06T17:17:47.311Z] a2d8cc88f415: Pull complete [2020-04-06T17:17:48.758Z] ea1d1ca13537: Pull complete [2020-04-06T17:17:49.026Z] 3750a50a1c5e: Pull complete [2020-04-06T17:17:49.026Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-06T17:17:49.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-06T17:17:49.026Z] ---> 78745c68409d [2020-04-06T17:17:49.026Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:17:51.009Z] 5788d62ee057: Pull complete [2020-04-06T17:17:51.009Z] 0e6b1d234666: Pull complete [2020-04-06T17:17:51.009Z] bf5d7aec512f: Pull complete [2020-04-06T17:17:53.280Z] ---> Running in 08f08aa20c69 [2020-04-06T17:17:53.547Z] Removing intermediate container 08f08aa20c69 [2020-04-06T17:17:53.547Z] ---> e3c5c20a4cca [2020-04-06T17:17:53.547Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:17:53.814Z] ---> Running in 74a133ffd329 [2020-04-06T17:17:55.761Z] Removing intermediate container 74a133ffd329 [2020-04-06T17:17:55.761Z] ---> 142a44e0601a [2020-04-06T17:17:55.761Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-06T17:17:56.036Z] ---> Running in 141968925f52 [2020-04-06T17:17:56.783Z] 34c802a77dc8: Pull complete [2020-04-06T17:17:56.997Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-06T17:17:57.578Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-06T17:17:58.159Z] OK: 125 MiB in 39 packages [2020-04-06T17:17:59.128Z] Removing intermediate container 141968925f52 [2020-04-06T17:17:59.128Z] ---> e55adabbeee3 [2020-04-06T17:17:59.128Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-06T17:17:59.401Z] ---> Running in 2da4428582b5 [2020-04-06T17:17:59.682Z] Removing intermediate container 2da4428582b5 [2020-04-06T17:17:59.682Z] ---> 59e4716ae5fb [2020-04-06T17:17:59.682Z] Step 7/8 : COPY . . [2020-04-06T17:18:00.644Z] ---> 60f6939365d8 [2020-04-06T17:18:00.644Z] Step 8/8 : RUN go mod download [2020-04-06T17:18:00.911Z] ---> Running in c8950a10bdf2 [2020-04-06T17:18:01.450Z] 9eb99e56ec68: Pull complete [2020-04-06T17:18:01.734Z] 27c7a5d97fbd: Pull complete [2020-04-06T17:18:02.852Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-06T17:18:02.852Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-06T17:18:02.852Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-06T17:18:02.852Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-06T17:18:02.852Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-06T17:18:02.852Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-06T17:18:02.852Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-06T17:18:02.852Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-06T17:18:02.852Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-06T17:18:02.852Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-06T17:18:02.852Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-06T17:18:02.852Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-06T17:18:02.852Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-06T17:18:02.852Z] go: finding github.com/fatih/color v1.7.0 [2020-04-06T17:18:02.852Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-06T17:18:02.852Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-06T17:18:02.852Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-06T17:18:02.852Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-06T17:18:02.852Z] go: finding github.com/google/uuid v1.1.0 [2020-04-06T17:18:02.852Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-06T17:18:02.852Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-06T17:18:03.121Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-06T17:18:03.389Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-06T17:18:03.389Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-06T17:18:03.389Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-06T17:18:03.389Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-06T17:18:03.389Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-06T17:18:03.389Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-06T17:18:03.389Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-06T17:18:03.389Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-06T17:18:03.389Z] go: finding github.com/posener/complete v1.1.1 [2020-04-06T17:18:03.389Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-06T17:18:03.389Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-06T17:18:03.389Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-06T17:18:03.389Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-06T17:18:03.389Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-06T17:18:03.389Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-06T17:18:03.389Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-06T17:18:03.656Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-06T17:18:03.656Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-06T17:18:03.656Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-06T17:18:03.656Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-06T17:18:03.719Z] 5c102a31e300: Pull complete [2020-04-06T17:18:04.012Z] dcfb455df0a1: Pull complete [2020-04-06T17:18:04.012Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-06T17:18:04.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-06T17:18:04.012Z] ---> 7c70fe431013 [2020-04-06T17:18:04.012Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:18:04.290Z] ---> Running in 16d62fcd6409 [2020-04-06T17:18:04.585Z] Removing intermediate container 16d62fcd6409 [2020-04-06T17:18:04.586Z] ---> f6572b7fcf7c [2020-04-06T17:18:04.586Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:18:04.586Z] ---> Running in 680fa09e7249 [2020-04-06T17:18:06.601Z] Removing intermediate container 680fa09e7249 [2020-04-06T17:18:06.601Z] ---> c54bffa8a31c [2020-04-06T17:18:06.601Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-06T17:18:06.601Z] ---> Running in 2bb8016e1126 [2020-04-06T17:18:06.898Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-06T17:18:07.853Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-06T17:18:08.429Z] OK: 143 MiB in 39 packages [2020-04-06T17:18:09.008Z] Removing intermediate container 2bb8016e1126 [2020-04-06T17:18:09.008Z] ---> 8ca407b1380e [2020-04-06T17:18:09.008Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-06T17:18:09.008Z] ---> Running in 394d07468bbb [2020-04-06T17:18:09.008Z] Removing intermediate container 394d07468bbb [2020-04-06T17:18:09.008Z] ---> 002fbd193832 [2020-04-06T17:18:09.008Z] Step 7/8 : COPY . . [2020-04-06T17:18:10.407Z] ---> 99f5d0922eed [2020-04-06T17:18:10.407Z] Step 8/8 : RUN go mod download [2020-04-06T17:18:10.407Z] ---> Running in 06d80dc5f807 [2020-04-06T17:18:11.883Z] Removing intermediate container c8950a10bdf2 [2020-04-06T17:18:11.883Z] ---> 21ff242116a2 [2020-04-06T17:18:11.883Z] Successfully built 21ff242116a2 [2020-04-06T17:18:11.883Z] 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-06T17:18:12.482Z] + docker inspect -f . ci-base-image-arm64 [2020-04-06T17:18:12.751Z] . [Pipeline] withDockerContainer [2020-04-06T17:18:13.084Z] prd-ubuntu18.04-docker-arm64-4c-16g-2420 does not seem to be running inside a container [2020-04-06T17:18:13.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-06T17:18:13.188Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-06T17:18:13.188Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-06T17:18:13.188Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-06T17:18:13.188Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-06T17:18:13.188Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-06T17:18:13.188Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-06T17:18:13.188Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-06T17:18:13.188Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-06T17:18:13.188Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-06T17:18:13.188Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-06T17:18:13.188Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-06T17:18:13.188Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-06T17:18:13.188Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-06T17:18:13.188Z] go: finding github.com/fatih/color v1.7.0 [2020-04-06T17:18:13.188Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-06T17:18:13.188Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-06T17:18:13.188Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-06T17:18:13.188Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-06T17:18:13.188Z] go: finding github.com/google/uuid v1.1.0 [2020-04-06T17:18:13.188Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-06T17:18:13.188Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-06T17:18:13.451Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-06T17:18:13.451Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-06T17:18:13.451Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-06T17:18:13.451Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-06T17:18:13.451Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-06T17:18:13.451Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-06T17:18:13.730Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-06T17:18:13.730Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-06T17:18:13.730Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-06T17:18:13.730Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-06T17:18:13.730Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-06T17:18:13.730Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-06T17:18:13.730Z] go: finding github.com/posener/complete v1.1.1 [2020-04-06T17:18:13.730Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-06T17:18:13.730Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-06T17:18:13.730Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-06T17:18:13.730Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-06T17:18:13.730Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-06T17:18:13.730Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-06T17:18:13.730Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-06T17:18:13.730Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-06T17:18:13.730Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-06T17:18:13.730Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-06T17:18:13.730Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-06T17:18:14.657Z] $ docker top a576558fe3826e184d403d9585b9af4a080f40fe63cbed6874ca1c4c19a8dfd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-06T17:18:15.732Z] + go version [2020-04-06T17:18:15.732Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-06T17:18:16.395Z] + make test [2020-04-06T17:18:16.395Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-06T17:18:17.811Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-06T17:18:20.410Z] Removing intermediate container 06d80dc5f807 [2020-04-06T17:18:20.410Z] ---> 377b6eb4ac5c [2020-04-06T17:18:20.410Z] Successfully built 377b6eb4ac5c [2020-04-06T17:18:20.795Z] 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 [2020-04-06T17:18:21.489Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-06T17:18:21.767Z] . [Pipeline] withDockerContainer [2020-04-06T17:18:21.932Z] prd-centos7-docker-4c-2g-2421 does not seem to be running inside a container [2020-04-06T17:18:21.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-06T17:18:23.282Z] $ docker top 74d192a9f3b7e7b71da52ac1477d1cbaf8f0522f5fdacc3fac04c3c3e37f604a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-06T17:18:24.275Z] + go version [2020-04-06T17:18:24.276Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-06T17:18:25.154Z] + make test [2020-04-06T17:18:25.154Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-06T17:18:26.639Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-06T17:18:53.639Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-06T17:18:53.639Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-06T17:18:56.714Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-06T17:18:56.714Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-06T17:18:56.714Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.6% of statements [2020-04-06T17:18:56.823Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.012s coverage: 22.6% of statements [2020-04-06T17:18:56.824Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.079s coverage: 95.8% of statements [2020-04-06T17:18:59.314Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.149s coverage: 95.8% of statements [2020-04-06T17:19:29.097Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 7.7% of statements [2020-04-06T17:19:29.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.7% of statements [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-06T17:19:29.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.291s coverage: 38.5% of statements [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-06T17:19:29.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.488s coverage: 79.9% of statements [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-06T17:19:29.098Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.018s coverage: 52.6% of statements [2020-04-06T17:19:29.098Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.111s coverage: 76.1% of statements [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-06T17:19:29.098Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-06T17:19:29.098Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-06T17:19:31.554Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.091s coverage: 7.7% of statements [2020-04-06T17:19:31.554Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.7% of statements [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-06T17:19:31.554Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.166s coverage: 38.5% of statements [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-06T17:19:31.554Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.674s coverage: 79.9% of statements [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-06T17:19:31.554Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.044s coverage: 52.6% of statements [2020-04-06T17:19:31.554Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 76.1% of statements [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-06T17:19:31.554Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-06T17:19:31.554Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-06T17:19:31.827Z] gofmt -l . [2020-04-06T17:19:32.089Z] [ "`gofmt -l .`" = "" ] [2020-04-06T17:19:32.089Z] ./bin/test-attribution-txt.sh [2020-04-06T17:19:33.577Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-06T17:19:34.159Z] gofmt -l . [2020-04-06T17:19:34.159Z] [ "`gofmt -l .`" = "" ] [2020-04-06T17:19:34.468Z] Stashed 1 file(s) [Pipeline] } [2020-04-06T17:19:34.476Z] $ docker stop --time=1 74d192a9f3b7e7b71da52ac1477d1cbaf8f0522f5fdacc3fac04c3c3e37f604a [2020-04-06T17:19:34.746Z] ./bin/test-attribution-txt.sh [2020-04-06T17:19:35.331Z] ./bin/test-go-mod-tidy.sh [2020-04-06T17:19:37.225Z] $ docker rm -f 74d192a9f3b7e7b71da52ac1477d1cbaf8f0522f5fdacc3fac04c3c3e37f604a [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } [2020-04-06T17:19:37.857Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-06T17:19:38.335Z] Stashed 1 file(s) [Pipeline] } [2020-04-06T17:19:38.349Z] $ docker stop --time=1 a576558fe3826e184d403d9585b9af4a080f40fe63cbed6874ca1c4c19a8dfd8 [2020-04-06T17:19:38.577Z] + sudo chown -R jenkins:jenkins . [2020-04-06T17:19:40.417Z] $ docker rm -f a576558fe3826e184d403d9585b9af4a080f40fe63cbed6874ca1c4c19a8dfd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-06T17:19:41.357Z] + ls -al . [2020-04-06T17:19:41.357Z] total 160 [2020-04-06T17:19:41.357Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 6 17:19 . [2020-04-06T17:19:41.357Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 6 17:17 .. [2020-04-06T17:19:41.357Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 17:17 api [2020-04-06T17:19:41.357Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 6 17:17 bin [2020-04-06T17:19:41.357Z] -rw-r--r--. 1 jenkins jenkins 94906 Apr 6 17:19 coverage.out [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 6 17:17 Dockerfile.build [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 6 17:17 .dockerignore [2020-04-06T17:19:41.357Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 6 17:17 example [2020-04-06T17:19:41.357Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 17:17 .git [2020-04-06T17:19:41.357Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 6 17:17 .github [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 6 17:17 .gitignore [2020-04-06T17:19:41.357Z] -rw-r--r--. 1 jenkins jenkins 438 Apr 6 17:19 go.mod [2020-04-06T17:19:41.357Z] -rw-r--r--. 1 jenkins jenkins 11812 Apr 6 17:19 go.sum [2020-04-06T17:19:41.357Z] drwxrwxr-x. 13 jenkins jenkins 179 Apr 6 17:17 internal [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 6 17:17 Jenkinsfile [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 6 17:17 LICENSE [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 6 17:17 Makefile [2020-04-06T17:19:41.357Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 6 17:17 pkg [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 6 17:17 README.md [2020-04-06T17:19:41.357Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 6 17:17 .semver [2020-04-06T17:19:41.357Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 6 17:17 snap [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 17:14 VERSION [2020-04-06T17:19:41.357Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 6 17:17 version.go [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:19:41.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-06T17:19:41.772Z] + 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=9273471dab22e7cf67f54ded4860976c336b83ad --label arch=amd64 --label version=0.0.0 . [2020-04-06T17:19:42.033Z] Sending build context to Docker daemon 2.89MB [2020-04-06T17:19:42.033Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-06T17:19:42.033Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-06T17:19:42.033Z] ---> 377b6eb4ac5c [2020-04-06T17:19:42.033Z] Step 3/20 : ARG MAKE='make build' [2020-04-06T17:19:42.033Z] ---> Running in cfb0ee43a307 [2020-04-06T17:19:42.101Z] + ls -al . [2020-04-06T17:19:42.101Z] total 200 [2020-04-06T17:19:42.101Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 17:19 . [2020-04-06T17:19:42.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 17:17 .. [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 17:17 .dockerignore [2020-04-06T17:19:42.101Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 17:17 .git [2020-04-06T17:19:42.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 17:17 .github [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 6 17:17 .gitignore [2020-04-06T17:19:42.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 17:17 .semver [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 6 17:17 Dockerfile.build [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 6 17:17 Jenkinsfile [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 17:17 LICENSE [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 6 17:17 Makefile [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 6 17:17 README.md [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 17:14 VERSION [2020-04-06T17:19:42.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 17:17 api [2020-04-06T17:19:42.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 17:17 bin [2020-04-06T17:19:42.101Z] -rw-r--r-- 1 jenkins jenkins 94906 Apr 6 17:19 coverage.out [2020-04-06T17:19:42.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 17:17 example [2020-04-06T17:19:42.101Z] -rw-r--r-- 1 jenkins jenkins 438 Apr 6 17:19 go.mod [2020-04-06T17:19:42.101Z] -rw-r--r-- 1 jenkins jenkins 11812 Apr 6 17:19 go.sum [2020-04-06T17:19:42.101Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 6 17:17 internal [2020-04-06T17:19:42.101Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 17:17 pkg [2020-04-06T17:19:42.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 17:17 snap [2020-04-06T17:19:42.101Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 17:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:19:42.315Z] Removing intermediate container cfb0ee43a307 [2020-04-06T17:19:42.315Z] ---> a14716133d60 [2020-04-06T17:19:42.315Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-06T17:19:42.315Z] ---> Running in 5bd73a0e35cd [2020-04-06T17:19:42.559Z] + 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=9273471dab22e7cf67f54ded4860976c336b83ad --label arch=arm64 --label version=0.0.0 . [2020-04-06T17:19:42.896Z] Removing intermediate container 5bd73a0e35cd [2020-04-06T17:19:42.896Z] ---> 57f37538194e [2020-04-06T17:19:42.896Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:19:42.896Z] ---> Running in 03ce5af85b82 [2020-04-06T17:19:42.896Z] Removing intermediate container 03ce5af85b82 [2020-04-06T17:19:42.896Z] ---> c9488032273b [2020-04-06T17:19:42.896Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:19:43.151Z] Sending build context to Docker daemon 2.89MB [2020-04-06T17:19:43.151Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-06T17:19:43.151Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-06T17:19:43.151Z] ---> 21ff242116a2 [2020-04-06T17:19:43.151Z] Step 3/20 : ARG MAKE='make build' [2020-04-06T17:19:43.243Z] ---> Running in ddac9f7985d5 [2020-04-06T17:19:43.420Z] ---> Running in cb1460a111f6 [2020-04-06T17:19:43.692Z] Removing intermediate container cb1460a111f6 [2020-04-06T17:19:43.692Z] ---> 7c8d1b463a9e [2020-04-06T17:19:43.692Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-06T17:19:43.948Z] Removing intermediate container ddac9f7985d5 [2020-04-06T17:19:43.949Z] ---> c34010dc57c2 [2020-04-06T17:19:43.949Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-06T17:19:43.949Z] ---> Running in 9749ef36b7d0 [2020-04-06T17:19:43.962Z] ---> Running in 6afeac1330bf [2020-04-06T17:19:44.231Z] Removing intermediate container 6afeac1330bf [2020-04-06T17:19:44.231Z] ---> 41b15dc5c379 [2020-04-06T17:19:44.231Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:19:44.502Z] ---> Running in 3356956aa205 [2020-04-06T17:19:44.526Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-06T17:19:44.772Z] Removing intermediate container 3356956aa205 [2020-04-06T17:19:44.772Z] ---> 7ab88679c258 [2020-04-06T17:19:44.772Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:19:44.772Z] ---> Running in a37bf555c2c7 [2020-04-06T17:19:45.600Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-06T17:19:46.174Z] OK: 143 MiB in 39 packages [2020-04-06T17:19:46.435Z] Removing intermediate container 9749ef36b7d0 [2020-04-06T17:19:46.435Z] ---> de4c57d3e03d [2020-04-06T17:19:46.435Z] Step 8/20 : COPY . . [2020-04-06T17:19:46.696Z] ---> afa87c23af2c [2020-04-06T17:19:46.696Z] Step 9/20 : RUN ${MAKE} [2020-04-06T17:19:46.712Z] Removing intermediate container a37bf555c2c7 [2020-04-06T17:19:46.712Z] ---> 445c8d1340e0 [2020-04-06T17:19:46.712Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-06T17:19:46.712Z] ---> Running in 3c2d7338bdb1 [2020-04-06T17:19:46.966Z] ---> Running in a72666393a67 [2020-04-06T17:19:47.292Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-06T17:19:47.591Z] 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-06T17:19:48.267Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-06T17:19:48.851Z] OK: 125 MiB in 39 packages [2020-04-06T17:19:49.811Z] Removing intermediate container 3c2d7338bdb1 [2020-04-06T17:19:49.811Z] ---> d467213ef2ec [2020-04-06T17:19:49.811Z] Step 8/20 : COPY . . [2020-04-06T17:19:50.770Z] ---> 07c91776cd1d [2020-04-06T17:19:50.770Z] Step 9/20 : RUN ${MAKE} [2020-04-06T17:19:51.035Z] ---> Running in 1f6a247a862f [2020-04-06T17:19:51.620Z] 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-06T17:20:10.553Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-06T17:20:12.515Z] Removing intermediate container a72666393a67 [2020-04-06T17:20:12.515Z] ---> 9c49be86230b [2020-04-06T17:20:12.515Z] Step 10/20 : FROM scratch [2020-04-06T17:20:12.515Z] ---> [2020-04-06T17:20:12.515Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:20:12.515Z] ---> Running in 1e3c3519d320 [2020-04-06T17:20:12.515Z] Removing intermediate container 1e3c3519d320 [2020-04-06T17:20:12.515Z] ---> 714bbdc72085 [2020-04-06T17:20:12.515Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-06T17:20:12.515Z] ---> Running in 5374faf22a01 [2020-04-06T17:20:12.778Z] Removing intermediate container 5374faf22a01 [2020-04-06T17:20:12.778Z] ---> 29e129724f66 [2020-04-06T17:20:12.778Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-06T17:20:12.778Z] ---> Running in e819e78ef72b [2020-04-06T17:20:13.040Z] Removing intermediate container e819e78ef72b [2020-04-06T17:20:13.040Z] ---> 8c6426e226b4 [2020-04-06T17:20:13.040Z] Step 14/20 : WORKDIR / [2020-04-06T17:20:13.040Z] ---> Running in 38a0f09640f5 [2020-04-06T17:20:13.304Z] Removing intermediate container 38a0f09640f5 [2020-04-06T17:20:13.304Z] ---> 541c7cdb7846 [2020-04-06T17:20:13.304Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-06T17:20:14.313Z] ---> 1049384ac683 [2020-04-06T17:20:14.313Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-06T17:20:14.984Z] ---> dd1bac110729 [2020-04-06T17:20:14.984Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-06T17:20:14.984Z] ---> Running in 520f38054882 [2020-04-06T17:20:15.698Z] Removing intermediate container 520f38054882 [2020-04-06T17:20:15.698Z] ---> 5584f2208df5 [2020-04-06T17:20:15.698Z] Step 18/20 : LABEL arch=amd64 [2020-04-06T17:20:15.698Z] ---> Running in 1727f94098e8 [2020-04-06T17:20:15.980Z] Removing intermediate container 1727f94098e8 [2020-04-06T17:20:15.980Z] ---> 6f05a1adeef8 [2020-04-06T17:20:15.980Z] Step 19/20 : LABEL git_sha=9273471dab22e7cf67f54ded4860976c336b83ad [2020-04-06T17:20:16.281Z] ---> Running in 155a119098f2 [2020-04-06T17:20:16.731Z] Removing intermediate container 155a119098f2 [2020-04-06T17:20:16.731Z] ---> a1b9c2c9bcac [2020-04-06T17:20:16.731Z] Step 20/20 : LABEL version=0.0.0 [2020-04-06T17:20:16.731Z] ---> Running in 13129bc0f92c [2020-04-06T17:20:17.316Z] Removing intermediate container 13129bc0f92c [2020-04-06T17:20:17.316Z] ---> 1d7a0b054b1e [2020-04-06T17:20:17.316Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-06T17:20:17.316Z] Successfully built 1d7a0b054b1e [2020-04-06T17:20:17.316Z] 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-06T17:20:30.585Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-06T17:20:30.585Z] Removing intermediate container 1f6a247a862f [2020-04-06T17:20:30.585Z] ---> 5ffa65678d0b [2020-04-06T17:20:30.585Z] Step 10/20 : FROM scratch [2020-04-06T17:20:30.585Z] ---> [2020-04-06T17:20:30.585Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:20:30.585Z] ---> Running in 83faf7972155 [2020-04-06T17:20:30.585Z] Removing intermediate container 83faf7972155 [2020-04-06T17:20:30.585Z] ---> b01231b8d8a5 [2020-04-06T17:20:30.585Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-06T17:20:30.585Z] ---> Running in f963e46c1665 [2020-04-06T17:20:30.585Z] Removing intermediate container f963e46c1665 [2020-04-06T17:20:30.585Z] ---> b1e6c016457d [2020-04-06T17:20:30.585Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-06T17:20:30.585Z] ---> Running in a35422f6980c [2020-04-06T17:20:30.585Z] Removing intermediate container a35422f6980c [2020-04-06T17:20:30.585Z] ---> e786658aa055 [2020-04-06T17:20:30.585Z] Step 14/20 : WORKDIR / [2020-04-06T17:20:30.585Z] ---> Running in faf9d5c899a9 [2020-04-06T17:20:30.585Z] Removing intermediate container faf9d5c899a9 [2020-04-06T17:20:30.585Z] ---> 516ab287f9c0 [2020-04-06T17:20:30.585Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-06T17:20:32.000Z] ---> 61b2e058bd0e [2020-04-06T17:20:32.000Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-06T17:20:32.269Z] ---> 83bae131491e [2020-04-06T17:20:32.269Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-06T17:20:32.269Z] ---> Running in 8c0cbfe26419 [2020-04-06T17:20:32.533Z] Removing intermediate container 8c0cbfe26419 [2020-04-06T17:20:32.533Z] ---> 79e3cd315e44 [2020-04-06T17:20:32.533Z] Step 18/20 : LABEL arch=arm64 [2020-04-06T17:20:32.798Z] ---> Running in 88d29d87bb30 [2020-04-06T17:20:33.062Z] Removing intermediate container 88d29d87bb30 [2020-04-06T17:20:33.062Z] ---> 2f3c808c5c4e [2020-04-06T17:20:33.062Z] Step 19/20 : LABEL git_sha=9273471dab22e7cf67f54ded4860976c336b83ad [2020-04-06T17:20:33.328Z] ---> Running in c1ffba185bf9 [2020-04-06T17:20:33.596Z] Removing intermediate container c1ffba185bf9 [2020-04-06T17:20:33.596Z] ---> b51c458bee21 [2020-04-06T17:20:33.596Z] Step 20/20 : LABEL version=0.0.0 [2020-04-06T17:20:33.596Z] ---> Running in d66fe6613e2a [2020-04-06T17:20:33.864Z] Removing intermediate container d66fe6613e2a [2020-04-06T17:20:33.864Z] ---> 11772ed9a1e8 [2020-04-06T17:20:33.864Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-06T17:20:33.864Z] Successfully built 11772ed9a1e8 [2020-04-06T17:20:33.864Z] 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-06T17:20:34.925Z] provisioning config files... [2020-04-06T17:20:34.948Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config2634059491931892444tmp [Pipeline] { [Pipeline] sh [2020-04-06T17:20:35.307Z] + curl -s https://codecov.io/bash [2020-04-06T17:20:35.307Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config2634059491931892444tmp [2020-04-06T17:20:35.564Z] [2020-04-06T17:20:35.564Z] _____ _ [2020-04-06T17:20:35.564Z] / ____| | | [2020-04-06T17:20:35.564Z] | | ___ __| | ___ ___ _____ __ [2020-04-06T17:20:35.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-06T17:20:35.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-06T17:20:35.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-06T17:20:35.564Z] Bash-tbd [2020-04-06T17:20:35.564Z] [2020-04-06T17:20:35.564Z] [2020-04-06T17:20:35.564Z] ==> Jenkins CI detected. [2020-04-06T17:20:35.564Z] project root: . [2020-04-06T17:20:35.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-06T17:20:35.564Z] ==> Running gcov in . (disable via -X gcov) [2020-04-06T17:20:35.564Z] ==> Python coveragepy not found [2020-04-06T17:20:35.564Z] ==> Searching for coverage reports in: [2020-04-06T17:20:35.564Z] + . [2020-04-06T17:20:35.564Z] -> Found 1 reports [2020-04-06T17:20:35.564Z] ==> Detecting git/mercurial file structure [2020-04-06T17:20:35.564Z] ==> Reading reports [2020-04-06T17:20:35.564Z] + ./coverage.out bytes=94906 [2020-04-06T17:20:35.564Z] ==> Appending adjustments [2020-04-06T17:20:35.564Z] http://docs.codecov.io/docs/fixing-reports [2020-04-06T17:20:36.138Z] + Found adjustments [2020-04-06T17:20:36.138Z] ==> Gzipping contents [2020-04-06T17:20:36.138Z] ==> Uploading reports [2020-04-06T17:20:36.138Z] url: https://codecov.io [2020-04-06T17:20:36.138Z] query: branch=PR-432&commit=9273471dab22e7cf67f54ded4860976c336b83ad&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-06T17:20:36.138Z] -> Pinging Codecov [2020-04-06T17:20:36.138Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-432&commit=9273471dab22e7cf67f54ded4860976c336b83ad&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-06T17:20:36.396Z] -> Uploading [2020-04-06T17:22:57.875Z] X> Failed to upload [2020-04-06T17:22:57.875Z] -> Sleeping for 30s and trying again... [2020-04-06T17:23:15.966Z] -> Pinging Codecov [2020-04-06T17:23:15.966Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-432&commit=9273471dab22e7cf67f54ded4860976c336b83ad&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-06T17:23:15.966Z] -> Uploading [2020-04-06T17:23:15.966Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9273471dab22e7cf67f54ded4860976c336b83ad [Pipeline] } [2020-04-06T17:23:15.973Z] 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-06T17:23:17.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:23:17.388Z] ---> package-listing.sh [2020-04-06T17:23:17.388Z] ++ facter osfamily [2020-04-06T17:23:17.388Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-06T17:23:17.388Z] + OS_FAMILY=redhat [2020-04-06T17:23:17.388Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-06T17:23:17.388Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-06T17:23:17.388Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-06T17:23:17.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-06T17:23:17.388Z] + PACKAGES=/tmp/packages_start.txt [2020-04-06T17:23:17.388Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-04-06T17:23:17.388Z] + PACKAGES=/tmp/packages_end.txt [2020-04-06T17:23:17.388Z] + case "${OS_FAMILY}" in [2020-04-06T17:23:17.388Z] + rpm -qa [2020-04-06T17:23:17.388Z] + sort [2020-04-06T17:23:21.585Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-06T17:23:21.585Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-06T17:23:21.585Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-06T17:23:21.585Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-04-06T17:23:21.585Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [2020-04-06T17:23:21.585Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:23:22.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-06T17:23:22.002Z] [2020-04-06T17:23:22.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:23:22.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-06T17:23:22.342Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-06T17:23:22.342Z] c9b1b535fdd9: Pulling fs layer [2020-04-06T17:23:22.342Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-06T17:23:22.342Z] 756a868c4378: Pulling fs layer [2020-04-06T17:23:22.342Z] 444b2fc9a129: Pulling fs layer [2020-04-06T17:23:22.342Z] ea15f1150254: Pulling fs layer [2020-04-06T17:23:22.342Z] 41b27a9f41bf: Pulling fs layer [2020-04-06T17:23:22.342Z] 28c525ee5125: Pulling fs layer [2020-04-06T17:23:22.342Z] 094b1ea09ed8: Pulling fs layer [2020-04-06T17:23:22.342Z] 138eaada9080: Pulling fs layer [2020-04-06T17:23:22.342Z] 0622d0fa9048: Pulling fs layer [2020-04-06T17:23:22.342Z] 41b27a9f41bf: Waiting [2020-04-06T17:23:22.342Z] 28c525ee5125: Waiting [2020-04-06T17:23:22.342Z] 094b1ea09ed8: Waiting [2020-04-06T17:23:22.342Z] 138eaada9080: Waiting [2020-04-06T17:23:22.342Z] 0622d0fa9048: Waiting [2020-04-06T17:23:22.342Z] 444b2fc9a129: Waiting [2020-04-06T17:23:22.342Z] ea15f1150254: Waiting [2020-04-06T17:23:22.342Z] 2cc5ad85d9ab: Download complete [2020-04-06T17:23:22.342Z] 444b2fc9a129: Verifying Checksum [2020-04-06T17:23:22.342Z] 444b2fc9a129: Download complete [2020-04-06T17:23:22.342Z] c9b1b535fdd9: Verifying Checksum [2020-04-06T17:23:22.342Z] c9b1b535fdd9: Download complete [2020-04-06T17:23:22.342Z] ea15f1150254: Verifying Checksum [2020-04-06T17:23:22.342Z] ea15f1150254: Download complete [2020-04-06T17:23:22.607Z] 28c525ee5125: Verifying Checksum [2020-04-06T17:23:22.607Z] 28c525ee5125: Download complete [2020-04-06T17:23:22.875Z] c9b1b535fdd9: Pull complete [2020-04-06T17:23:22.875Z] 756a868c4378: Verifying Checksum [2020-04-06T17:23:22.875Z] 756a868c4378: Download complete [2020-04-06T17:23:22.875Z] 138eaada9080: Verifying Checksum [2020-04-06T17:23:22.875Z] 138eaada9080: Download complete [2020-04-06T17:23:22.875Z] 094b1ea09ed8: Verifying Checksum [2020-04-06T17:23:22.875Z] 094b1ea09ed8: Download complete [2020-04-06T17:23:22.875Z] 0622d0fa9048: Verifying Checksum [2020-04-06T17:23:22.875Z] 0622d0fa9048: Download complete [2020-04-06T17:23:23.143Z] 2cc5ad85d9ab: Pull complete [2020-04-06T17:23:23.406Z] 41b27a9f41bf: Verifying Checksum [2020-04-06T17:23:23.406Z] 41b27a9f41bf: Download complete [2020-04-06T17:23:24.788Z] 756a868c4378: Pull complete [2020-04-06T17:23:24.788Z] 444b2fc9a129: Pull complete [2020-04-06T17:23:25.047Z] ea15f1150254: Pull complete [2020-04-06T17:23:29.244Z] 41b27a9f41bf: Pull complete [2020-04-06T17:23:29.244Z] 28c525ee5125: Pull complete [2020-04-06T17:23:30.628Z] 094b1ea09ed8: Pull complete [2020-04-06T17:23:30.887Z] 138eaada9080: Pull complete [2020-04-06T17:23:30.887Z] 0622d0fa9048: Pull complete [2020-04-06T17:23:30.887Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-06T17:23:31.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-06T17:23:31.317Z] prd-centos7-docker-4c-2g-2419 does not seem to be running inside a container [2020-04-06T17:23:31.364Z] $ 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-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-06T17:23:32.397Z] $ docker top d27ac38dc21bcac406541b7808e0f89b4d0ad6e99cc9a8d53f448c843d393311 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-06T17:23:32.686Z] provisioning config files... [2020-04-06T17:23:32.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config1869351332660145959tmp [Pipeline] { [Pipeline] echo [2020-04-06T17:23:32.752Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:23:33.049Z] ---> create-netrc.sh [Pipeline] echo [2020-04-06T17:23:33.057Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:23:33.359Z] ---> logs-deploy.sh [2020-04-06T17:23:33.359Z] + ARCHIVE_ARTIFACTS= [2020-04-06T17:23:33.359Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-06T17:23:33.359Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-06T17:23:33.359Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-06T17:23:33.359Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/15 [2020-04-06T17:23:33.359Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/15/ [2020-04-06T17:23:33.359Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/15 /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-06T17:23:34.742Z] Archives upload complete. [2020-04-06T17:23:34.742Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/15/