Pull request #467 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 iain-anderson for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4136bf091f9d10d324c1616412b4c0910e784609+9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (e7a5f3b6fc2bc5ce74379a0b5c571500cc7ca4b3) 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-578 in /w/workspace/dgexfoundry_device-sdk-go_PR-467 [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-467 # 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/467/head:refs/remotes/origin/PR-467 +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/467/head:refs/remotes/origin/PR-467 # 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/467/head:refs/remotes/origin/PR-467 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 4136bf091f9d10d324c1616412b4c0910e784609 Merge succeeded, producing 4136bf091f9d10d324c1616412b4c0910e784609 Checking out Revision 4136bf091f9d10d324c1616412b4c0910e784609 (PR-467) > git config core.sparsecheckout # timeout=10 > git checkout -f 4136bf091f9d10d324c1616412b4c0910e784609 # 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 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4136bf091f9d10d324c1616412b4c0910e784609 # timeout=10 Commit message: "Add v2 REST API specification" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-24T16:47:19.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 0d7b0c518a2913b712e90387fbb0d2e19d83f755 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:47:22.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-24T16:47:22.616Z] [2020-03-24T16:47:22.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:47:23.049Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-24T16:47:23.049Z] latest: Pulling from edgex-devops/git-semver [2020-03-24T16:47:23.049Z] 9123ac7c32f7: Pulling fs layer [2020-03-24T16:47:23.049Z] b8cc5d1170e3: Pulling fs layer [2020-03-24T16:47:23.049Z] 2924cbbf6a41: Pulling fs layer [2020-03-24T16:47:23.049Z] 93b08a4f1073: Pulling fs layer [2020-03-24T16:47:23.049Z] 93b08a4f1073: Waiting [2020-03-24T16:47:23.338Z] b8cc5d1170e3: Verifying Checksum [2020-03-24T16:47:23.338Z] b8cc5d1170e3: Download complete [2020-03-24T16:47:23.338Z] 9123ac7c32f7: Verifying Checksum [2020-03-24T16:47:23.338Z] 9123ac7c32f7: Download complete [2020-03-24T16:47:23.338Z] 93b08a4f1073: Verifying Checksum [2020-03-24T16:47:23.338Z] 93b08a4f1073: Download complete [2020-03-24T16:47:23.609Z] 2924cbbf6a41: Verifying Checksum [2020-03-24T16:47:23.609Z] 2924cbbf6a41: Download complete [2020-03-24T16:47:23.898Z] 9123ac7c32f7: Pull complete [2020-03-24T16:47:23.898Z] b8cc5d1170e3: Pull complete [2020-03-24T16:47:24.871Z] 2924cbbf6a41: Pull complete [2020-03-24T16:47:25.139Z] 93b08a4f1073: Pull complete [2020-03-24T16:47:25.411Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-24T16:47:25.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-24T16:47:25.920Z] prd-centos7-docker-4c-2g-578 does not seem to be running inside a container [2020-03-24T16:47:26.550Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-467 -v /w/workspace/dgexfoundry_device-sdk-go_PR-467:/w/workspace/dgexfoundry_device-sdk-go_PR-467:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-467@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-03-24T16:47:27.723Z] $ docker top 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-24T16:47:28.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-24T16:47:28.037Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-24T16:47:28.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-24T16:47:28.371Z] $ docker exec 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f ssh-agent [2020-03-24T16:47:28.763Z] SSH_AUTH_SOCK=/tmp/ssh-VEx5AdAxrRbk/agent.15 [2020-03-24T16:47:28.763Z] SSH_AGENT_PID=21 [2020-03-24T16:47:28.790Z] Running ssh-add (command line suppressed) [2020-03-24T16:47:29.237Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/private_key_27258813978058805.key (/w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/private_key_27258813978058805.key) [2020-03-24T16:47:29.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-24T16:47:30.542Z] + git describe --exact-match --tags HEAD [2020-03-24T16:47:30.542Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-24T16:47:30.749Z] $ docker exec --env ******** --env ******** 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f ssh-agent -k [2020-03-24T16:47:31.398Z] unset SSH_AUTH_SOCK; [2020-03-24T16:47:31.411Z] unset SSH_AGENT_PID; [2020-03-24T16:47:31.412Z] echo Agent pid 21 killed; [2020-03-24T16:47:31.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-24T16:47:31.636Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-24T16:47:31.636Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-24T16:47:31.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-24T16:47:31.702Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-24T16:47:32.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-24T16:47:32.159Z] $ docker exec 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f ssh-agent [2020-03-24T16:47:32.697Z] SSH_AUTH_SOCK=/tmp/ssh-EQs58NRyTnnA/agent.56 [2020-03-24T16:47:32.697Z] SSH_AGENT_PID=62 [2020-03-24T16:47:32.724Z] Running ssh-add (command line suppressed) [2020-03-24T16:47:33.251Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/private_key_6909822497385348685.key (/w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/private_key_6909822497385348685.key) [2020-03-24T16:47:33.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-24T16:47:34.354Z] + git semver init [2020-03-24T16:47:34.354Z] # -> Open(): unable to determine branch for HEAD [2020-03-24T16:47:34.354Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-467/.git [2020-03-24T16:47:34.354Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-467 [2020-03-24T16:47:34.354Z] # $SEMVER_REMOTE_NAME = origin [2020-03-24T16:47:34.354Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-24T16:47:34.354Z] # $SEMVER_USER_NAME = jenkins [2020-03-24T16:47:34.354Z] # $SEMVER_BRANCH = PR-467 [2020-03-24T16:47:34.354Z] # $SEMVER_TEMP = /tmp/semver-991676466 [2020-03-24T16:47:34.354Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-24T16:47:35.311Z] # '/tmp/semver-991676466' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-467/.semver' [2020-03-24T16:47:35.311Z] # -> Force: false [2020-03-24T16:47:35.311Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-467/.semver [Pipeline] } [2020-03-24T16:47:35.332Z] $ docker exec --env ******** --env ******** 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f ssh-agent -k [2020-03-24T16:47:35.601Z] unset SSH_AUTH_SOCK; [2020-03-24T16:47:35.602Z] unset SSH_AGENT_PID; [2020-03-24T16:47:35.602Z] echo Agent pid 62 killed; [2020-03-24T16:47:35.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-24T16:47:36.470Z] + git semver [Pipeline] } [2020-03-24T16:47:36.513Z] $ docker stop --time=1 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f [2020-03-24T16:47:38.530Z] $ docker rm -f 8541b5aeacf4e864018151a86e7ae4022c56acd69b9c385b4db39759f224f50f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-24T16:47:40.281Z] Stashed 32 file(s) [Pipeline] echo [2020-03-24T16:47:40.283Z] [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-03-24T16:47:55.515Z] Still waiting to schedule task [2020-03-24T16:47:55.515Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-578’ [2020-03-24T16:47:55.516Z] Still waiting to schedule task [2020-03-24T16:47:55.517Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-24T16:49:46.866Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-579 in /w/workspace/dgexfoundry_device-sdk-go_PR-467 [Pipeline] { [Pipeline] ws [2020-03-24T16:49:46.962Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-03-24T16:49:52.772Z] using credential edgex-jenkins-ssh [2020-03-24T16:49:52.833Z] Cloning the remote Git repository [2020-03-24T16:49:52.833Z] Cloning with configured refspecs honoured and without tags [2020-03-24T16:49:52.907Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-24T16:49:53.011Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-03-24T16:49:53.120Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-24T16:49:53.123Z] > git --version # timeout=10 [2020-03-24T16:49:53.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-24T16:49:53.219Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T16:49:54.279Z] Fetching without tags [2020-03-24T16:49:54.116Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-24T16:49:54.132Z] > git config --add remote.origin.fetch +refs/pull/467/head:refs/remotes/origin/PR-467 # timeout=10 [2020-03-24T16:49:54.161Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T16:49:54.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-24T16:49:54.257Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-24T16:49:54.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-24T16:49:54.275Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T16:49:54.801Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 4136bf091f9d10d324c1616412b4c0910e784609 [2020-03-24T16:49:55.044Z] Merge succeeded, producing 4136bf091f9d10d324c1616412b4c0910e784609 [2020-03-24T16:49:55.044Z] Checking out Revision 4136bf091f9d10d324c1616412b4c0910e784609 (PR-467) [2020-03-24T16:49:54.808Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T16:49:54.830Z] > git checkout -f 4136bf091f9d10d324c1616412b4c0910e784609 # timeout=10 [2020-03-24T16:49:54.937Z] > git remote # timeout=10 [2020-03-24T16:49:54.954Z] > git config --get remote.origin.url # timeout=10 [2020-03-24T16:49:54.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-24T16:49:54.977Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-24T16:49:54.998Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T16:49:55.019Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T16:49:55.038Z] > git checkout -f 4136bf091f9d10d324c1616412b4c0910e784609 # timeout=10 [2020-03-24T16:49:59.340Z] Commit message: "Add v2 REST API specification" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-24T16:50:00.568Z] ========================================================= [2020-03-24T16:50:00.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-24T16:50:00.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:50:01.640Z] + 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-03-24T16:50:02.621Z] Sending build context to Docker daemon 2.725MB [2020-03-24T16:50:02.621Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-24T16:50:02.621Z] Step 2/8 : FROM ${BASE} [2020-03-24T16:50:02.890Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-24T16:50:02.890Z] cde5963f3b93: Pulling fs layer [2020-03-24T16:50:02.890Z] 2a23fa8c16f7: Pulling fs layer [2020-03-24T16:50:02.890Z] 777b28850792: Pulling fs layer [2020-03-24T16:50:02.890Z] 8a11ddd9e578: Pulling fs layer [2020-03-24T16:50:02.890Z] 4cf88f913ddb: Pulling fs layer [2020-03-24T16:50:02.890Z] 1df406cf5192: Pulling fs layer [2020-03-24T16:50:02.890Z] cd6300453558: Pulling fs layer [2020-03-24T16:50:02.890Z] b9c365052c96: Pulling fs layer [2020-03-24T16:50:02.890Z] a2d8cc88f415: Pulling fs layer [2020-03-24T16:50:02.890Z] ea1d1ca13537: Pulling fs layer [2020-03-24T16:50:02.890Z] 3750a50a1c5e: Pulling fs layer [2020-03-24T16:50:02.890Z] cd6300453558: Waiting [2020-03-24T16:50:02.890Z] b9c365052c96: Waiting [2020-03-24T16:50:02.890Z] a2d8cc88f415: Waiting [2020-03-24T16:50:02.890Z] ea1d1ca13537: Waiting [2020-03-24T16:50:02.890Z] 8a11ddd9e578: Waiting [2020-03-24T16:50:02.890Z] 3750a50a1c5e: Waiting [2020-03-24T16:50:02.890Z] 4cf88f913ddb: Waiting [2020-03-24T16:50:02.890Z] 1df406cf5192: Waiting [2020-03-24T16:50:02.890Z] 777b28850792: Verifying Checksum [2020-03-24T16:50:02.890Z] 777b28850792: Download complete [2020-03-24T16:50:02.890Z] 2a23fa8c16f7: Verifying Checksum [2020-03-24T16:50:02.890Z] 2a23fa8c16f7: Download complete [2020-03-24T16:50:02.890Z] 4cf88f913ddb: Verifying Checksum [2020-03-24T16:50:02.890Z] 4cf88f913ddb: Download complete [2020-03-24T16:50:02.890Z] 1df406cf5192: Verifying Checksum [2020-03-24T16:50:02.890Z] 1df406cf5192: Download complete [2020-03-24T16:50:03.165Z] cde5963f3b93: Verifying Checksum [2020-03-24T16:50:03.165Z] cde5963f3b93: Download complete [2020-03-24T16:50:04.135Z] cde5963f3b93: Pull complete [2020-03-24T16:50:04.722Z] 2a23fa8c16f7: Pull complete [2020-03-24T16:50:04.990Z] 777b28850792: Pull complete [2020-03-24T16:50:07.615Z] cd6300453558: Verifying Checksum [2020-03-24T16:50:07.615Z] cd6300453558: Download complete [2020-03-24T16:50:07.615Z] a2d8cc88f415: Download complete [2020-03-24T16:50:10.209Z] ea1d1ca13537: Verifying Checksum [2020-03-24T16:50:10.209Z] ea1d1ca13537: Download complete [2020-03-24T16:50:10.209Z] 3750a50a1c5e: Verifying Checksum [2020-03-24T16:50:10.209Z] 3750a50a1c5e: Download complete [2020-03-24T16:50:12.804Z] b9c365052c96: Verifying Checksum [2020-03-24T16:50:12.804Z] b9c365052c96: Download complete [2020-03-24T16:50:14.753Z] 8a11ddd9e578: Verifying Checksum [2020-03-24T16:50:14.753Z] 8a11ddd9e578: Download complete [2020-03-24T16:50:21.560Z] Running on prd-centos7-docker-4c-2g-580 in /w/workspace/dgexfoundry_device-sdk-go_PR-467 [Pipeline] { [Pipeline] ws [2020-03-24T16:50:21.646Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-03-24T16:50:24.733Z] using credential edgex-jenkins-ssh [2020-03-24T16:50:24.773Z] Cloning the remote Git repository [2020-03-24T16:50:24.774Z] Cloning with configured refspecs honoured and without tags [2020-03-24T16:50:24.822Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-24T16:50:24.890Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-03-24T16:50:25.017Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-24T16:50:25.017Z] > git --version # timeout=10 [2020-03-24T16:50:25.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-24T16:50:25.069Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T16:50:25.742Z] Fetching without tags [2020-03-24T16:50:26.112Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 4136bf091f9d10d324c1616412b4c0910e784609 [2020-03-24T16:50:26.214Z] Merge succeeded, producing 4136bf091f9d10d324c1616412b4c0910e784609 [2020-03-24T16:50:26.214Z] Checking out Revision 4136bf091f9d10d324c1616412b4c0910e784609 (PR-467) [2020-03-24T16:50:25.711Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-24T16:50:25.716Z] > git config --add remote.origin.fetch +refs/pull/467/head:refs/remotes/origin/PR-467 # timeout=10 [2020-03-24T16:50:25.721Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T16:50:25.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-24T16:50:25.745Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-24T16:50:25.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-24T16:50:25.749Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-24T16:50:26.119Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T16:50:26.130Z] > git checkout -f 4136bf091f9d10d324c1616412b4c0910e784609 # timeout=10 [2020-03-24T16:50:26.173Z] > git remote # timeout=10 [2020-03-24T16:50:26.182Z] > git config --get remote.origin.url # timeout=10 [2020-03-24T16:50:26.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-24T16:50:26.193Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-24T16:50:26.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-24T16:50:26.215Z] > git config core.sparsecheckout # timeout=10 [2020-03-24T16:50:26.221Z] > git checkout -f 4136bf091f9d10d324c1616412b4c0910e784609 # timeout=10 [2020-03-24T16:50:27.090Z] 8a11ddd9e578: Pull complete [2020-03-24T16:50:27.090Z] 4cf88f913ddb: Pull complete [2020-03-24T16:50:27.090Z] 1df406cf5192: Pull complete [2020-03-24T16:50:30.114Z] Commit message: "Add v2 REST API specification" [Pipeline] withEnv [Pipeline] { [2020-03-24T16:50:30.450Z] cd6300453558: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-24T16:50:30.832Z] ========================================================= [2020-03-24T16:50:30.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-24T16:50:30.832Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:50:31.477Z] + 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-03-24T16:50:32.052Z] Sending build context to Docker daemon 2.725MB [2020-03-24T16:50:32.052Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-24T16:50:32.052Z] Step 2/8 : FROM ${BASE} [2020-03-24T16:50:32.313Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-24T16:50:32.313Z] e6b0cf9c0882: Pulling fs layer [2020-03-24T16:50:32.313Z] 2848faf0eed1: Pulling fs layer [2020-03-24T16:50:32.313Z] 0f37312ad70f: Pulling fs layer [2020-03-24T16:50:32.313Z] 5788d62ee057: Pulling fs layer [2020-03-24T16:50:32.313Z] 0e6b1d234666: Pulling fs layer [2020-03-24T16:50:32.313Z] bf5d7aec512f: Pulling fs layer [2020-03-24T16:50:32.313Z] 34c802a77dc8: Pulling fs layer [2020-03-24T16:50:32.313Z] 9eb99e56ec68: Pulling fs layer [2020-03-24T16:50:32.313Z] 27c7a5d97fbd: Pulling fs layer [2020-03-24T16:50:32.313Z] 5c102a31e300: Pulling fs layer [2020-03-24T16:50:32.313Z] dcfb455df0a1: Pulling fs layer [2020-03-24T16:50:32.313Z] 5788d62ee057: Waiting [2020-03-24T16:50:32.313Z] 0e6b1d234666: Waiting [2020-03-24T16:50:32.313Z] bf5d7aec512f: Waiting [2020-03-24T16:50:32.313Z] 34c802a77dc8: Waiting [2020-03-24T16:50:32.313Z] 9eb99e56ec68: Waiting [2020-03-24T16:50:32.313Z] 27c7a5d97fbd: Waiting [2020-03-24T16:50:32.313Z] 5c102a31e300: Waiting [2020-03-24T16:50:32.313Z] dcfb455df0a1: Waiting [2020-03-24T16:50:32.313Z] 0f37312ad70f: Verifying Checksum [2020-03-24T16:50:32.313Z] 0f37312ad70f: Download complete [2020-03-24T16:50:32.313Z] 2848faf0eed1: Download complete [2020-03-24T16:50:32.313Z] 0e6b1d234666: Verifying Checksum [2020-03-24T16:50:32.313Z] 0e6b1d234666: Download complete [2020-03-24T16:50:32.313Z] bf5d7aec512f: Verifying Checksum [2020-03-24T16:50:32.313Z] bf5d7aec512f: Download complete [2020-03-24T16:50:32.313Z] e6b0cf9c0882: Verifying Checksum [2020-03-24T16:50:32.313Z] e6b0cf9c0882: Download complete [2020-03-24T16:50:32.884Z] e6b0cf9c0882: Pull complete [2020-03-24T16:50:32.884Z] 2848faf0eed1: Pull complete [2020-03-24T16:50:33.149Z] 0f37312ad70f: Pull complete [2020-03-24T16:50:33.732Z] 34c802a77dc8: Verifying Checksum [2020-03-24T16:50:33.732Z] 34c802a77dc8: Download complete [2020-03-24T16:50:33.732Z] 27c7a5d97fbd: Verifying Checksum [2020-03-24T16:50:33.732Z] 27c7a5d97fbd: Download complete [2020-03-24T16:50:34.325Z] 5c102a31e300: Verifying Checksum [2020-03-24T16:50:34.325Z] 5c102a31e300: Download complete [2020-03-24T16:50:34.590Z] dcfb455df0a1: Verifying Checksum [2020-03-24T16:50:34.590Z] dcfb455df0a1: Download complete [2020-03-24T16:50:34.590Z] 5788d62ee057: Verifying Checksum [2020-03-24T16:50:34.590Z] 5788d62ee057: Download complete [2020-03-24T16:50:34.590Z] 9eb99e56ec68: Verifying Checksum [2020-03-24T16:50:34.590Z] 9eb99e56ec68: Download complete [2020-03-24T16:50:35.808Z] b9c365052c96: Pull complete [2020-03-24T16:50:35.808Z] a2d8cc88f415: Pull complete [2020-03-24T16:50:37.230Z] ea1d1ca13537: Pull complete [2020-03-24T16:50:37.815Z] 3750a50a1c5e: Pull complete [2020-03-24T16:50:37.815Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-24T16:50:37.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-24T16:50:37.815Z] ---> 78745c68409d [2020-03-24T16:50:37.815Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-24T16:50:41.186Z] 5788d62ee057: Pull complete [2020-03-24T16:50:41.186Z] 0e6b1d234666: Pull complete [2020-03-24T16:50:41.186Z] bf5d7aec512f: Pull complete [2020-03-24T16:50:42.094Z] ---> Running in fd93946f13c3 [2020-03-24T16:50:42.367Z] Removing intermediate container fd93946f13c3 [2020-03-24T16:50:42.367Z] ---> 60a266f9f170 [2020-03-24T16:50:42.367Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-24T16:50:42.367Z] ---> Running in dc0645c01782 [2020-03-24T16:50:44.320Z] Removing intermediate container dc0645c01782 [2020-03-24T16:50:44.320Z] ---> 6ea1b3d39dc7 [2020-03-24T16:50:44.320Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-24T16:50:44.590Z] ---> Running in 7f32fad854ac [2020-03-24T16:50:45.554Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-24T16:50:46.137Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-24T16:50:46.513Z] 34c802a77dc8: Pull complete [2020-03-24T16:50:47.098Z] OK: 125 MiB in 39 packages [2020-03-24T16:50:48.070Z] Removing intermediate container 7f32fad854ac [2020-03-24T16:50:48.070Z] ---> ef206a3f6c33 [2020-03-24T16:50:48.070Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-24T16:50:48.343Z] ---> Running in aa10ab6daf96 [2020-03-24T16:50:48.612Z] Removing intermediate container aa10ab6daf96 [2020-03-24T16:50:48.612Z] ---> 416d4abfd417 [2020-03-24T16:50:48.612Z] Step 7/8 : COPY . . [2020-03-24T16:50:49.574Z] ---> 20c6e17af45c [2020-03-24T16:50:49.574Z] Step 8/8 : RUN go mod download [2020-03-24T16:50:49.842Z] ---> Running in 406d79a28bf2 [2020-03-24T16:50:50.727Z] 9eb99e56ec68: Pull complete [2020-03-24T16:50:50.727Z] 27c7a5d97fbd: Pull complete [2020-03-24T16:50:51.303Z] 5c102a31e300: Pull complete [2020-03-24T16:50:51.303Z] dcfb455df0a1: Pull complete [2020-03-24T16:50:51.303Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-24T16:50:51.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-24T16:50:51.303Z] ---> 7c70fe431013 [2020-03-24T16:50:51.303Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-24T16:50:51.563Z] ---> Running in a4fe413531fd [2020-03-24T16:50:51.563Z] Removing intermediate container a4fe413531fd [2020-03-24T16:50:51.563Z] ---> 87a84ac582d8 [2020-03-24T16:50:51.563Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-24T16:50:51.563Z] ---> Running in 8f0189cfaac6 [2020-03-24T16:50:51.787Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-24T16:50:51.787Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-24T16:50:51.787Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-24T16:50:51.787Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-24T16:50:51.787Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-24T16:50:51.787Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-24T16:50:51.787Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-24T16:50:51.787Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-24T16:50:51.787Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-24T16:50:51.787Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-24T16:50:51.787Z] go: finding github.com/fatih/color v1.7.0 [2020-03-24T16:50:51.787Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-24T16:50:51.787Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-24T16:50:51.787Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-24T16:50:51.787Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-24T16:50:51.787Z] go: finding github.com/google/uuid v1.1.0 [2020-03-24T16:50:51.787Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-24T16:50:51.787Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-24T16:50:51.787Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-24T16:50:52.053Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-24T16:50:52.053Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-24T16:50:52.054Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-24T16:50:52.054Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-24T16:50:52.054Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-24T16:50:52.054Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-24T16:50:52.054Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-24T16:50:52.054Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-24T16:50:52.054Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-24T16:50:52.054Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-24T16:50:52.054Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-24T16:50:52.320Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-24T16:50:52.320Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-24T16:50:52.320Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-24T16:50:52.320Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-24T16:50:52.320Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-24T16:50:52.320Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-24T16:50:52.320Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-24T16:50:52.320Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-24T16:50:52.320Z] go: finding github.com/posener/complete v1.1.1 [2020-03-24T16:50:52.320Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-24T16:50:52.320Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-24T16:50:52.320Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-24T16:50:52.320Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-24T16:50:52.320Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-24T16:50:52.320Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-24T16:50:52.320Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-24T16:50:52.320Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-24T16:50:52.320Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-24T16:50:52.320Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-24T16:50:52.320Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-24T16:50:52.947Z] Removing intermediate container 8f0189cfaac6 [2020-03-24T16:50:52.947Z] ---> ba01258c5530 [2020-03-24T16:50:52.947Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-24T16:50:52.947Z] ---> Running in 1d63a8eb511f [2020-03-24T16:50:53.216Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-24T16:50:54.153Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-24T16:50:55.536Z] OK: 143 MiB in 39 packages [2020-03-24T16:50:55.536Z] Removing intermediate container 1d63a8eb511f [2020-03-24T16:50:55.536Z] ---> 5e2ea19d8e05 [2020-03-24T16:50:55.536Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-24T16:50:55.795Z] ---> Running in d1f97c8410a3 [2020-03-24T16:50:55.795Z] Removing intermediate container d1f97c8410a3 [2020-03-24T16:50:55.795Z] ---> 83e5637a6ee5 [2020-03-24T16:50:55.795Z] Step 7/8 : COPY . . [2020-03-24T16:50:56.364Z] ---> cc57f4eb6139 [2020-03-24T16:50:56.364Z] Step 8/8 : RUN go mod download [2020-03-24T16:50:56.364Z] ---> Running in 3722ed4d2a72 [2020-03-24T16:50:59.658Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-24T16:50:59.658Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-24T16:50:59.658Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-24T16:50:59.658Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-24T16:50:59.658Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-24T16:50:59.658Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-24T16:50:59.658Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-24T16:50:59.658Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-24T16:50:59.658Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-24T16:50:59.658Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-24T16:50:59.658Z] go: finding github.com/fatih/color v1.7.0 [2020-03-24T16:50:59.658Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-24T16:50:59.658Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-24T16:50:59.658Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-24T16:50:59.658Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-24T16:50:59.658Z] go: finding github.com/google/uuid v1.1.0 [2020-03-24T16:50:59.658Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-24T16:50:59.658Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-24T16:50:59.658Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-24T16:50:59.658Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-24T16:50:59.658Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-24T16:50:59.658Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-24T16:50:59.919Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-24T16:51:00.178Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-24T16:51:00.178Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-24T16:51:00.178Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-24T16:51:00.178Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-24T16:51:00.178Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-24T16:51:00.178Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-24T16:51:00.178Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-24T16:51:00.178Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-24T16:51:00.437Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-24T16:51:00.437Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-24T16:51:00.437Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-24T16:51:00.437Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-24T16:51:00.437Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-24T16:51:00.437Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-24T16:51:00.437Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-24T16:51:00.437Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-24T16:51:00.699Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-24T16:51:00.699Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-24T16:51:00.699Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-24T16:51:00.699Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-24T16:51:00.699Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-24T16:51:00.699Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-24T16:51:00.699Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-24T16:51:00.699Z] go: finding github.com/posener/complete v1.1.1 [2020-03-24T16:51:00.699Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-24T16:51:00.699Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-24T16:51:00.699Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-24T16:51:00.699Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-24T16:51:00.699Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-24T16:51:00.699Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-24T16:51:00.961Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-24T16:51:00.961Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-24T16:51:00.961Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-24T16:51:00.961Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-24T16:51:00.961Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-24T16:51:07.449Z] Removing intermediate container 406d79a28bf2 [2020-03-24T16:51:07.449Z] ---> 72bbfe74b7e5 [2020-03-24T16:51:07.449Z] Successfully built 72bbfe74b7e5 [2020-03-24T16:51:07.717Z] 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-03-24T16:51:08.330Z] + docker inspect -f . ci-base-image-arm64 [2020-03-24T16:51:08.605Z] . [Pipeline] withDockerContainer [2020-03-24T16:51:08.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-579 does not seem to be running inside a container [2020-03-24T16:51:09.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat [2020-03-24T16:51:09.134Z] Removing intermediate container 3722ed4d2a72 [2020-03-24T16:51:09.134Z] ---> ba5742866707 [2020-03-24T16:51:09.134Z] Successfully built ba5742866707 [2020-03-24T16:51:09.134Z] Successfully tagged ci-base-image-x86_64:latest [2020-03-24T16:51:10.504Z] $ docker top e6b702c68e6c9718bcac9e688167a0777c4a46a6a9c85a10c2bebabab7b5d3bd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:51:11.447Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-24T16:51:11.447Z] . [Pipeline] withDockerContainer [2020-03-24T16:51:11.554Z] + go version [2020-03-24T16:51:11.554Z] go version go1.13.5 linux/arm64 [2020-03-24T16:51:11.593Z] prd-centos7-docker-4c-2g-580 does not seem to be running inside a container [2020-03-24T16:51:11.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-x86_64 cat [2020-03-24T16:51:12.292Z] $ docker top b6812c4c71ce8aa84eb6a2c1810a18992c40f4e33ad6a07172d83634eef777e9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-03-24T16:51:12.895Z] + go version [2020-03-24T16:51:12.895Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-24T16:51:13.158Z] + make test [2020-03-24T16:51:13.158Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-24T16:51:13.200Z] + make test [2020-03-24T16:51:13.200Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-24T16:51:31.424Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-24T16:51:31.424Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-24T16:51:31.424Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-24T16:51:31.424Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.009s coverage: 23.1% of statements [2020-03-24T16:51:31.686Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.059s coverage: 95.8% of statements [2020-03-24T16:51:35.900Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.086s coverage: 12.7% of statements [2020-03-24T16:51:35.900Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.089s coverage: 25.6% of statements [2020-03-24T16:52:00.062Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-24T16:52:00.063Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-24T16:52:00.063Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-24T16:52:00.063Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.033s coverage: 23.1% of statements [2020-03-24T16:52:00.063Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.201s coverage: 95.8% of statements [2020-03-24T16:52:00.063Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.119s coverage: 12.7% of statements [2020-03-24T16:52:00.063Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.084s coverage: 25.6% of statements [2020-03-24T16:52:08.004Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.014s coverage: 30.0% of statements [2020-03-24T16:52:08.004Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.482s coverage: 42.3% of statements [2020-03-24T16:52:08.004Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-24T16:52:08.004Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-24T16:52:08.004Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.370s coverage: 79.5% of statements [2020-03-24T16:52:08.004Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-24T16:52:08.004Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-24T16:52:08.004Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-24T16:52:08.004Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements [2020-03-24T16:52:08.004Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.121s coverage: 76.1% of statements [2020-03-24T16:52:08.004Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-24T16:52:08.004Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-24T16:52:08.004Z] gofmt -l . [2020-03-24T16:52:08.004Z] [ "`gofmt -l .`" = "" ] [2020-03-24T16:52:08.004Z] ./bin/test-attribution-txt.sh [2020-03-24T16:52:08.004Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-24T16:52:08.569Z] Stashed 1 file(s) [Pipeline] } [2020-03-24T16:52:08.575Z] $ docker stop --time=1 b6812c4c71ce8aa84eb6a2c1810a18992c40f4e33ad6a07172d83634eef777e9 [2020-03-24T16:52:10.105Z] $ docker rm -f b6812c4c71ce8aa84eb6a2c1810a18992c40f4e33ad6a07172d83634eef777e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-24T16:52:11.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-24T16:52:11.679Z] + ls -al . [2020-03-24T16:52:11.679Z] total 200 [2020-03-24T16:52:11.679Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 24 16:52 . [2020-03-24T16:52:11.679Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 24 16:50 .. [2020-03-24T16:52:11.679Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 24 16:50 api [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 24 16:50 async.go [2020-03-24T16:52:11.679Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 24 16:50 bin [2020-03-24T16:52:11.679Z] -rw-r--r--. 1 jenkins jenkins 100201 Mar 24 16:52 coverage.out [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 24 16:50 Dockerfile.build [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 24 16:50 .dockerignore [2020-03-24T16:52:11.679Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 24 16:50 example [2020-03-24T16:52:11.679Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 24 16:50 .git [2020-03-24T16:52:11.679Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 24 16:50 .github [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 24 16:50 .gitignore [2020-03-24T16:52:11.679Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 24 16:52 go.mod [2020-03-24T16:52:11.679Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 24 16:52 go.sum [2020-03-24T16:52:11.679Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 24 16:50 internal [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 24 16:50 Jenkinsfile [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 24 16:50 LICENSE [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 24 16:50 Makefile [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 24 16:50 manageddevices.go [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 24 16:50 managedprofiles.go [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 24 16:50 managedwatchers.go [2020-03-24T16:52:11.679Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 24 16:50 pkg [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 24 16:50 README.md [2020-03-24T16:52:11.679Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 24 16:50 .semver [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 24 16:50 service.go [2020-03-24T16:52:11.679Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 24 16:50 snap [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 24 16:47 VERSION [2020-03-24T16:52:11.679Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 24 16:50 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:52:11.982Z] + 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=4136bf091f9d10d324c1616412b4c0910e784609 --label arch=amd64 --label version=0.0.0 . [2020-03-24T16:52:12.241Z] Sending build context to Docker daemon 2.851MB [2020-03-24T16:52:12.241Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-24T16:52:12.241Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-24T16:52:12.241Z] ---> ba5742866707 [2020-03-24T16:52:12.241Z] Step 3/20 : ARG MAKE='make build' [2020-03-24T16:52:12.241Z] ---> Running in 026405193e0f [2020-03-24T16:52:12.241Z] Removing intermediate container 026405193e0f [2020-03-24T16:52:12.241Z] ---> 6f925df1e716 [2020-03-24T16:52:12.241Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-24T16:52:12.500Z] ---> Running in f0d782efe7b9 [2020-03-24T16:52:12.500Z] Removing intermediate container f0d782efe7b9 [2020-03-24T16:52:12.500Z] ---> 8eb6ccd5d53b [2020-03-24T16:52:12.500Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-24T16:52:12.500Z] ---> Running in c74ffc58b663 [2020-03-24T16:52:12.762Z] Removing intermediate container c74ffc58b663 [2020-03-24T16:52:12.762Z] ---> 7bddfe2ae452 [2020-03-24T16:52:12.762Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-24T16:52:12.762Z] ---> Running in e1ac8071725c [2020-03-24T16:52:13.704Z] Removing intermediate container e1ac8071725c [2020-03-24T16:52:13.704Z] ---> 02bb809892f8 [2020-03-24T16:52:13.704Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-24T16:52:13.704Z] ---> Running in ec80ab147522 [2020-03-24T16:52:13.966Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-24T16:52:15.872Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-24T16:52:18.410Z] OK: 143 MiB in 39 packages [2020-03-24T16:52:18.681Z] Removing intermediate container ec80ab147522 [2020-03-24T16:52:18.681Z] ---> 333861e39431 [2020-03-24T16:52:18.681Z] Step 8/20 : COPY . . [2020-03-24T16:52:18.949Z] ---> eba924918608 [2020-03-24T16:52:18.949Z] Step 9/20 : RUN ${MAKE} [2020-03-24T16:52:19.210Z] ---> Running in edd52e22c20b [2020-03-24T16:52:19.470Z] 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-03-24T16:52:32.308Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.066s coverage: 30.0% of statements [2020-03-24T16:52:32.308Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.417s coverage: 42.3% of statements [2020-03-24T16:52:32.308Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-24T16:52:32.308Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-24T16:52:32.308Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.897s coverage: 79.5% of statements [2020-03-24T16:52:32.308Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-24T16:52:32.308Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-24T16:52:32.308Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-24T16:52:32.308Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.080s coverage: 52.6% of statements [2020-03-24T16:52:32.308Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.358s coverage: 76.1% of statements [2020-03-24T16:52:32.308Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-24T16:52:32.308Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-24T16:52:34.429Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-24T16:52:37.740Z] Removing intermediate container edd52e22c20b [2020-03-24T16:52:37.740Z] ---> 6a1acde0ca2f [2020-03-24T16:52:37.740Z] Step 10/20 : FROM scratch [2020-03-24T16:52:37.740Z] ---> [2020-03-24T16:52:37.740Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-24T16:52:37.740Z] ---> Running in cf9974938174 [2020-03-24T16:52:37.740Z] Removing intermediate container cf9974938174 [2020-03-24T16:52:37.740Z] ---> c6d6859fbe67 [2020-03-24T16:52:37.740Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-24T16:52:37.740Z] ---> Running in 167254f3a4f7 [2020-03-24T16:52:37.740Z] Removing intermediate container 167254f3a4f7 [2020-03-24T16:52:37.740Z] ---> 667a4c24b27a [2020-03-24T16:52:37.740Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-24T16:52:37.740Z] ---> Running in 78f9d1bba450 [2020-03-24T16:52:37.740Z] Removing intermediate container 78f9d1bba450 [2020-03-24T16:52:37.740Z] ---> 1361da2b54b6 [2020-03-24T16:52:37.740Z] Step 14/20 : WORKDIR / [2020-03-24T16:52:37.740Z] ---> Running in d6767d4bef17 [2020-03-24T16:52:38.000Z] Removing intermediate container d6767d4bef17 [2020-03-24T16:52:38.000Z] ---> 34e236807886 [2020-03-24T16:52:38.000Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-24T16:52:38.569Z] ---> f66f084e6546 [2020-03-24T16:52:38.569Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-24T16:52:38.569Z] ---> 8e17e439953d [2020-03-24T16:52:38.569Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-24T16:52:38.569Z] ---> Running in a42bee8b45db [2020-03-24T16:52:38.831Z] Removing intermediate container a42bee8b45db [2020-03-24T16:52:38.831Z] ---> b6121b401ea1 [2020-03-24T16:52:38.831Z] Step 18/20 : LABEL arch=amd64 [2020-03-24T16:52:38.831Z] ---> Running in 37c4f3664f49 [2020-03-24T16:52:38.831Z] Removing intermediate container 37c4f3664f49 [2020-03-24T16:52:38.831Z] ---> e840fbb1116e [2020-03-24T16:52:38.831Z] Step 19/20 : LABEL git_sha=4136bf091f9d10d324c1616412b4c0910e784609 [2020-03-24T16:52:38.831Z] ---> Running in 1f4ecac08f37 [2020-03-24T16:52:38.969Z] gofmt -l . [2020-03-24T16:52:38.969Z] [ "`gofmt -l .`" = "" ] [2020-03-24T16:52:38.969Z] ./bin/test-attribution-txt.sh [2020-03-24T16:52:39.089Z] Removing intermediate container 1f4ecac08f37 [2020-03-24T16:52:39.089Z] ---> 7f13ca4177f8 [2020-03-24T16:52:39.089Z] Step 20/20 : LABEL version=0.0.0 [2020-03-24T16:52:39.089Z] ---> Running in c6e6a22e9830 [2020-03-24T16:52:39.089Z] Removing intermediate container c6e6a22e9830 [2020-03-24T16:52:39.089Z] ---> 355f13a9918e [2020-03-24T16:52:39.089Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-24T16:52:39.234Z] ./bin/test-go-mod-tidy.sh [2020-03-24T16:52:39.349Z] Successfully built 355f13a9918e [2020-03-24T16:52:39.349Z] 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] stash [2020-03-24T16:52:39.927Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // stage [Pipeline] } [2020-03-24T16:52:40.382Z] Stashed 1 file(s) [Pipeline] } [2020-03-24T16:52:40.400Z] $ docker stop --time=1 e6b702c68e6c9718bcac9e688167a0777c4a46a6a9c85a10c2bebabab7b5d3bd [2020-03-24T16:52:42.581Z] $ docker rm -f e6b702c68e6c9718bcac9e688167a0777c4a46a6a9c85a10c2bebabab7b5d3bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-24T16:52:43.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-24T16:52:44.166Z] + ls -al . [2020-03-24T16:52:44.166Z] total 240 [2020-03-24T16:52:44.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 16:52 . [2020-03-24T16:52:44.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 16:49 .. [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 16:49 .dockerignore [2020-03-24T16:52:44.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 16:49 .git [2020-03-24T16:52:44.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 16:49 .github [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 24 16:49 .gitignore [2020-03-24T16:52:44.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 16:50 .semver [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 24 16:49 Dockerfile.build [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 24 16:49 Jenkinsfile [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 24 16:49 LICENSE [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 24 16:49 Makefile [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 24 16:49 README.md [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 16:47 VERSION [2020-03-24T16:52:44.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 16:49 api [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 24 16:49 async.go [2020-03-24T16:52:44.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 16:49 bin [2020-03-24T16:52:44.166Z] -rw-r--r-- 1 jenkins jenkins 100201 Mar 24 16:52 coverage.out [2020-03-24T16:52:44.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 16:49 example [2020-03-24T16:52:44.166Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 24 16:52 go.mod [2020-03-24T16:52:44.166Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 24 16:52 go.sum [2020-03-24T16:52:44.166Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 24 16:49 internal [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 24 16:49 manageddevices.go [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 24 16:49 managedprofiles.go [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 24 16:49 managedwatchers.go [2020-03-24T16:52:44.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 16:49 pkg [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 24 16:49 service.go [2020-03-24T16:52:44.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 16:49 snap [2020-03-24T16:52:44.166Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 24 16:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:52:44.498Z] + 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=4136bf091f9d10d324c1616412b4c0910e784609 --label arch=arm64 --label version=0.0.0 . [2020-03-24T16:52:45.088Z] Sending build context to Docker daemon 2.851MB [2020-03-24T16:52:45.088Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-24T16:52:45.088Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-24T16:52:45.088Z] ---> 72bbfe74b7e5 [2020-03-24T16:52:45.088Z] Step 3/20 : ARG MAKE='make build' [2020-03-24T16:52:45.088Z] ---> Running in 72a300c50f8e [2020-03-24T16:52:45.671Z] Removing intermediate container 72a300c50f8e [2020-03-24T16:52:45.671Z] ---> b65ef0f73dda [2020-03-24T16:52:45.671Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-24T16:52:45.671Z] ---> Running in 783c77fa58ea [2020-03-24T16:52:45.940Z] Removing intermediate container 783c77fa58ea [2020-03-24T16:52:45.940Z] ---> f7e5392bc266 [2020-03-24T16:52:45.941Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-24T16:52:46.209Z] ---> Running in 95080db4b146 [2020-03-24T16:52:46.474Z] Removing intermediate container 95080db4b146 [2020-03-24T16:52:46.474Z] ---> 7be987147240 [2020-03-24T16:52:46.474Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-24T16:52:46.745Z] ---> Running in 10da71285301 [2020-03-24T16:52:48.155Z] Removing intermediate container 10da71285301 [2020-03-24T16:52:48.155Z] ---> 57a40264eabf [2020-03-24T16:52:48.155Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-24T16:52:48.423Z] ---> Running in c22af9b9d8ef [2020-03-24T16:52:49.403Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-24T16:52:51.341Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-24T16:52:52.745Z] OK: 125 MiB in 39 packages [2020-03-24T16:52:53.708Z] Removing intermediate container c22af9b9d8ef [2020-03-24T16:52:53.708Z] ---> ce5d7f8c5e8a [2020-03-24T16:52:53.708Z] Step 8/20 : COPY . . [2020-03-24T16:52:54.668Z] ---> 63dd7b4ee1bd [2020-03-24T16:52:54.668Z] Step 9/20 : RUN ${MAKE} [2020-03-24T16:52:54.668Z] ---> Running in 88d667e4afa8 [2020-03-24T16:52:55.633Z] 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-03-24T16:53:34.532Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-24T16:53:44.624Z] Removing intermediate container 88d667e4afa8 [2020-03-24T16:53:44.624Z] ---> df7c2a69676c [2020-03-24T16:53:44.624Z] Step 10/20 : FROM scratch [2020-03-24T16:53:44.624Z] ---> [2020-03-24T16:53:44.624Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-24T16:53:44.624Z] ---> Running in 5b6581dcd11c [2020-03-24T16:53:44.624Z] Removing intermediate container 5b6581dcd11c [2020-03-24T16:53:44.624Z] ---> fab6c20675aa [2020-03-24T16:53:44.624Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-24T16:53:44.624Z] ---> Running in ab463abdac1d [2020-03-24T16:53:44.624Z] Removing intermediate container ab463abdac1d [2020-03-24T16:53:44.624Z] ---> cf5dbbf3a72f [2020-03-24T16:53:44.624Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-24T16:53:44.624Z] ---> Running in 57f6741f1eb6 [2020-03-24T16:53:44.892Z] Removing intermediate container 57f6741f1eb6 [2020-03-24T16:53:44.892Z] ---> 2c3b660c00ac [2020-03-24T16:53:44.892Z] Step 14/20 : WORKDIR / [2020-03-24T16:53:45.160Z] ---> Running in c9e522cd329e [2020-03-24T16:53:45.427Z] Removing intermediate container c9e522cd329e [2020-03-24T16:53:45.427Z] ---> dab38567fb90 [2020-03-24T16:53:45.427Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-24T16:53:46.838Z] ---> 1d03965a784c [2020-03-24T16:53:46.838Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-24T16:53:47.105Z] ---> 3a0fd7a2dd2c [2020-03-24T16:53:47.105Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-24T16:53:47.372Z] ---> Running in 9e96c7706b0c [2020-03-24T16:53:47.640Z] Removing intermediate container 9e96c7706b0c [2020-03-24T16:53:47.640Z] ---> acff4da16b07 [2020-03-24T16:53:47.640Z] Step 18/20 : LABEL arch=arm64 [2020-03-24T16:53:47.640Z] ---> Running in c900352ae4ff [2020-03-24T16:53:48.221Z] Removing intermediate container c900352ae4ff [2020-03-24T16:53:48.221Z] ---> 9c66792d1032 [2020-03-24T16:53:48.221Z] Step 19/20 : LABEL git_sha=4136bf091f9d10d324c1616412b4c0910e784609 [2020-03-24T16:53:48.221Z] ---> Running in dd00413cda0c [2020-03-24T16:53:48.487Z] Removing intermediate container dd00413cda0c [2020-03-24T16:53:48.487Z] ---> 6dcbacc347f6 [2020-03-24T16:53:48.487Z] Step 20/20 : LABEL version=0.0.0 [2020-03-24T16:53:48.754Z] ---> Running in 4534ee295dff [2020-03-24T16:53:49.020Z] Removing intermediate container 4534ee295dff [2020-03-24T16:53:49.020Z] ---> b18020ce9110 [2020-03-24T16:53:49.020Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-24T16:53:49.020Z] Successfully built b18020ce9110 [2020-03-24T16:53:49.020Z] 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-03-24T16:53:50.013Z] provisioning config files... [2020-03-24T16:53:50.048Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/config2197310970236802436tmp [Pipeline] { [Pipeline] sh [2020-03-24T16:53:50.449Z] + curl -s https://codecov.io/bash [2020-03-24T16:53:50.449Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/config2197310970236802436tmp [2020-03-24T16:53:50.755Z] [2020-03-24T16:53:50.755Z] _____ _ [2020-03-24T16:53:50.755Z] / ____| | | [2020-03-24T16:53:50.755Z] | | ___ __| | ___ ___ _____ __ [2020-03-24T16:53:50.755Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-24T16:53:50.755Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-24T16:53:50.755Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-24T16:53:50.755Z] Bash-tbd [2020-03-24T16:53:50.755Z] [2020-03-24T16:53:50.755Z] [2020-03-24T16:53:50.755Z] ==> Jenkins CI detected. [2020-03-24T16:53:50.755Z] project root: . [2020-03-24T16:53:50.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-24T16:53:51.043Z] ==> Running gcov in . (disable via -X gcov) [2020-03-24T16:53:51.043Z] ==> Python coveragepy not found [2020-03-24T16:53:51.043Z] ==> Searching for coverage reports in: [2020-03-24T16:53:51.043Z] + . [2020-03-24T16:53:51.043Z] -> Found 1 reports [2020-03-24T16:53:51.043Z] ==> Detecting git/mercurial file structure [2020-03-24T16:53:51.043Z] ==> Reading reports [2020-03-24T16:53:51.043Z] + ./coverage.out bytes=100201 [2020-03-24T16:53:51.043Z] ==> Appending adjustments [2020-03-24T16:53:51.043Z] http://docs.codecov.io/docs/fixing-reports [2020-03-24T16:53:51.657Z] + Found adjustments [2020-03-24T16:53:51.657Z] ==> Gzipping contents [2020-03-24T16:53:51.657Z] ==> Uploading reports [2020-03-24T16:53:51.657Z] url: https://codecov.io [2020-03-24T16:53:51.657Z] query: branch=PR-467&commit=4136bf091f9d10d324c1616412b4c0910e784609&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-467%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=467&job= [2020-03-24T16:53:51.657Z] -> Pinging Codecov [2020-03-24T16:53:51.657Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-467&commit=4136bf091f9d10d324c1616412b4c0910e784609&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-467%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=467&job= [2020-03-24T16:53:58.254Z] -> Uploading [2020-03-24T16:53:58.553Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4136bf091f9d10d324c1616412b4c0910e784609 [Pipeline] } [2020-03-24T16:53:58.571Z] 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-03-24T16:54:00.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-24T16:54:00.588Z] ---> package-listing.sh [2020-03-24T16:54:00.588Z] ++ facter osfamily [2020-03-24T16:54:00.588Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-24T16:54:00.588Z] + OS_FAMILY=redhat [2020-03-24T16:54:00.588Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-467 [2020-03-24T16:54:00.588Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-24T16:54:00.588Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-24T16:54:00.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-24T16:54:00.588Z] + PACKAGES=/tmp/packages_start.txt [2020-03-24T16:54:00.588Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-467 ']' [2020-03-24T16:54:00.588Z] + PACKAGES=/tmp/packages_end.txt [2020-03-24T16:54:00.588Z] + case "${OS_FAMILY}" in [2020-03-24T16:54:00.588Z] + rpm -qa [2020-03-24T16:54:00.588Z] + sort [2020-03-24T16:54:05.932Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-24T16:54:05.932Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-24T16:54:06.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-24T16:54:06.217Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-467 ']' [2020-03-24T16:54:06.217Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-467/archives/ [2020-03-24T16:54:06.217Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-467/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:54:06.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-24T16:54:06.869Z] [2020-03-24T16:54:06.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-24T16:54:07.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-24T16:54:07.642Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-24T16:54:07.642Z] c9b1b535fdd9: Pulling fs layer [2020-03-24T16:54:07.642Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-24T16:54:07.642Z] 756a868c4378: Pulling fs layer [2020-03-24T16:54:07.642Z] 444b2fc9a129: Pulling fs layer [2020-03-24T16:54:07.642Z] ea15f1150254: Pulling fs layer [2020-03-24T16:54:07.642Z] 41b27a9f41bf: Pulling fs layer [2020-03-24T16:54:07.642Z] 28c525ee5125: Pulling fs layer [2020-03-24T16:54:07.642Z] 094b1ea09ed8: Pulling fs layer [2020-03-24T16:54:07.642Z] 138eaada9080: Pulling fs layer [2020-03-24T16:54:07.642Z] 0622d0fa9048: Pulling fs layer [2020-03-24T16:54:07.642Z] 444b2fc9a129: Waiting [2020-03-24T16:54:07.642Z] ea15f1150254: Waiting [2020-03-24T16:54:07.642Z] 41b27a9f41bf: Waiting [2020-03-24T16:54:07.642Z] 28c525ee5125: Waiting [2020-03-24T16:54:07.642Z] 094b1ea09ed8: Waiting [2020-03-24T16:54:07.642Z] 138eaada9080: Waiting [2020-03-24T16:54:07.642Z] 0622d0fa9048: Waiting [2020-03-24T16:54:07.642Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-24T16:54:07.960Z] 444b2fc9a129: Verifying Checksum [2020-03-24T16:54:07.960Z] 444b2fc9a129: Download complete [2020-03-24T16:54:07.960Z] c9b1b535fdd9: Verifying Checksum [2020-03-24T16:54:07.960Z] c9b1b535fdd9: Download complete [2020-03-24T16:54:08.337Z] ea15f1150254: Verifying Checksum [2020-03-24T16:54:08.337Z] ea15f1150254: Download complete [2020-03-24T16:54:08.735Z] 28c525ee5125: Verifying Checksum [2020-03-24T16:54:08.735Z] 28c525ee5125: Download complete [2020-03-24T16:54:08.735Z] c9b1b535fdd9: Pull complete [2020-03-24T16:54:09.014Z] 2cc5ad85d9ab: Pull complete [2020-03-24T16:54:10.172Z] 094b1ea09ed8: Verifying Checksum [2020-03-24T16:54:10.172Z] 094b1ea09ed8: Download complete [2020-03-24T16:54:10.172Z] 756a868c4378: Verifying Checksum [2020-03-24T16:54:10.172Z] 756a868c4378: Download complete [2020-03-24T16:54:10.172Z] 0622d0fa9048: Verifying Checksum [2020-03-24T16:54:10.172Z] 0622d0fa9048: Download complete [2020-03-24T16:54:10.172Z] 138eaada9080: Verifying Checksum [2020-03-24T16:54:10.172Z] 138eaada9080: Download complete [2020-03-24T16:54:11.729Z] 41b27a9f41bf: Verifying Checksum [2020-03-24T16:54:11.729Z] 41b27a9f41bf: Download complete [2020-03-24T16:54:13.745Z] 756a868c4378: Pull complete [2020-03-24T16:54:13.745Z] 444b2fc9a129: Pull complete [2020-03-24T16:54:14.027Z] ea15f1150254: Pull complete [2020-03-24T16:54:19.513Z] 41b27a9f41bf: Pull complete [2020-03-24T16:54:19.513Z] 28c525ee5125: Pull complete [2020-03-24T16:54:22.146Z] 094b1ea09ed8: Pull complete [2020-03-24T16:54:22.146Z] 138eaada9080: Pull complete [2020-03-24T16:54:22.460Z] 0622d0fa9048: Pull complete [2020-03-24T16:54:22.460Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-24T16:54:22.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-24T16:54:22.926Z] prd-centos7-docker-4c-2g-578 does not seem to be running inside a container [2020-03-24T16:54:23.013Z] $ 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-467 -v /w/workspace/dgexfoundry_device-sdk-go_PR-467:/w/workspace/dgexfoundry_device-sdk-go_PR-467:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-467@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-03-24T16:54:24.541Z] $ docker top 63abd500cee9314645794cd8866aa7c0f98092373367ae99eda5a8b3e8a15fd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-24T16:54:24.901Z] provisioning config files... [2020-03-24T16:54:24.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-467@tmp/config6840356967609653645tmp [Pipeline] { [Pipeline] echo [2020-03-24T16:54:25.027Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-24T16:54:25.754Z] ---> create-netrc.sh [Pipeline] echo [2020-03-24T16:54:25.768Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-24T16:54:26.227Z] ---> logs-deploy.sh [2020-03-24T16:54:26.227Z] + ARCHIVE_ARTIFACTS= [2020-03-24T16:54:26.228Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-24T16:54:26.228Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-24T16:54:26.228Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-24T16:54:26.228Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-467/3 [2020-03-24T16:54:26.228Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-467/3/ [2020-03-24T16:54:26.228Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-467/3 /w/workspace/dgexfoundry_device-sdk-go_PR-467 [2020-03-24T16:54:28.283Z] Archives upload complete. [2020-03-24T16:54:28.283Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-467/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-467/3/