Pull request #89 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 84f18c4b56afbe64324cf4017d05f22c0fffdf15+67958688c4147c38308205c15ae89f805505b5c7 (4c8e67263998a804f8eaec42902d2eb1a97ff0e7) 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-virtual-go, goVersion:1.13] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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-87 in /w/workspace/xfoundry_device-virtual-go_PR-89 [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-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-89 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 84f18c4b56afbe64324cf4017d05f22c0fffdf15 Merge succeeded, producing 84f18c4b56afbe64324cf4017d05f22c0fffdf15 Checking out Revision 84f18c4b56afbe64324cf4017d05f22c0fffdf15 (PR-89) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # 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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # 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 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 Commit message: "Support read operation of binary resource" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-11T09:15:59.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:16:02.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T09:16:02.161Z] [2020-03-11T09:16:02.161Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:16:02.527Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T09:16:02.527Z] latest: Pulling from edgex-devops/git-semver [2020-03-11T09:16:02.527Z] 9123ac7c32f7: Pulling fs layer [2020-03-11T09:16:02.527Z] b8cc5d1170e3: Pulling fs layer [2020-03-11T09:16:02.527Z] 2924cbbf6a41: Pulling fs layer [2020-03-11T09:16:02.527Z] 93b08a4f1073: Pulling fs layer [2020-03-11T09:16:02.527Z] 93b08a4f1073: Waiting [2020-03-11T09:16:02.527Z] b8cc5d1170e3: Verifying Checksum [2020-03-11T09:16:02.527Z] b8cc5d1170e3: Download complete [2020-03-11T09:16:02.527Z] 9123ac7c32f7: Verifying Checksum [2020-03-11T09:16:02.527Z] 9123ac7c32f7: Download complete [2020-03-11T09:16:02.787Z] 2924cbbf6a41: Verifying Checksum [2020-03-11T09:16:02.787Z] 2924cbbf6a41: Download complete [2020-03-11T09:16:02.787Z] 93b08a4f1073: Verifying Checksum [2020-03-11T09:16:02.787Z] 93b08a4f1073: Download complete [2020-03-11T09:16:02.787Z] 9123ac7c32f7: Pull complete [2020-03-11T09:16:03.045Z] b8cc5d1170e3: Pull complete [2020-03-11T09:16:03.613Z] 2924cbbf6a41: Pull complete [2020-03-11T09:16:03.871Z] 93b08a4f1073: Pull complete [2020-03-11T09:16:03.871Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-11T09:16:03.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-11T09:16:04.015Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2020-03-11T09:16:04.056Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-11T09:16:04.699Z] $ docker top df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-11T09:16:04.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T09:16:04.989Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T09:16:05.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T09:16:05.205Z] $ docker exec df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent [2020-03-11T09:16:05.397Z] SSH_AUTH_SOCK=/tmp/ssh-Oi1Lap5HeI8Y/agent.15 [2020-03-11T09:16:05.397Z] SSH_AGENT_PID=22 [2020-03-11T09:16:05.410Z] Running ssh-add (command line suppressed) [2020-03-11T09:16:05.547Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_1898001896659975335.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_1898001896659975335.key) [2020-03-11T09:16:05.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T09:16:05.923Z] + git describe --exact-match --tags HEAD [2020-03-11T09:16:05.923Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-11T09:16:05.992Z] $ docker exec --env ******** --env ******** df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent -k [2020-03-11T09:16:06.183Z] unset SSH_AUTH_SOCK; [2020-03-11T09:16:06.183Z] unset SSH_AGENT_PID; [2020-03-11T09:16:06.183Z] echo Agent pid 22 killed; [2020-03-11T09:16:06.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-11T09:16:06.293Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-11T09:16:06.293Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-11T09:16:06.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T09:16:06.400Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T09:16:06.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T09:16:06.577Z] $ docker exec df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent [2020-03-11T09:16:06.762Z] SSH_AUTH_SOCK=/tmp/ssh-APnPbw2XXhsC/agent.58 [2020-03-11T09:16:06.762Z] SSH_AGENT_PID=64 [2020-03-11T09:16:06.768Z] Running ssh-add (command line suppressed) [2020-03-11T09:16:06.911Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_3250486075392004947.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_3250486075392004947.key) [2020-03-11T09:16:06.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T09:16:07.283Z] + git semver init [2020-03-11T09:16:07.283Z] # -> Open(): unable to determine branch for HEAD [2020-03-11T09:16:07.283Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.git [2020-03-11T09:16:07.283Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-11T09:16:07.283Z] # $SEMVER_REMOTE_NAME = origin [2020-03-11T09:16:07.283Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-11T09:16:07.283Z] # $SEMVER_USER_NAME = jenkins [2020-03-11T09:16:07.283Z] # $SEMVER_BRANCH = PR-89 [2020-03-11T09:16:07.283Z] # $SEMVER_TEMP = /tmp/semver-279472807 [2020-03-11T09:16:07.283Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-03-11T09:16:07.543Z] # '/tmp/semver-279472807' -> '/w/workspace/xfoundry_device-virtual-go_PR-89/.semver' [2020-03-11T09:16:07.543Z] # -> Force: false [2020-03-11T09:16:07.543Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.semver [Pipeline] } [2020-03-11T09:16:07.557Z] $ docker exec --env ******** --env ******** df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent -k [2020-03-11T09:16:07.688Z] unset SSH_AUTH_SOCK; [2020-03-11T09:16:07.689Z] unset SSH_AGENT_PID; [2020-03-11T09:16:07.689Z] echo Agent pid 64 killed; [2020-03-11T09:16:07.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-11T09:16:08.204Z] + git semver [Pipeline] } [2020-03-11T09:16:08.215Z] $ docker stop --time=1 df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f [2020-03-11T09:16:09.567Z] $ docker rm -f df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-11T09:16:10.350Z] Stashed 22 file(s) [Pipeline] echo [2020-03-11T09:16:10.352Z] [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-11T09:16:25.634Z] Still waiting to schedule task [2020-03-11T09:16:25.634Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-11T09:16:25.636Z] Still waiting to schedule task [2020-03-11T09:16:25.636Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-11T09:18:12.514Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-88 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-11T09:18:12.550Z] Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout [2020-03-11T09:18:19.049Z] using credential edgex-jenkins-ssh [2020-03-11T09:18:19.104Z] Cloning the remote Git repository [2020-03-11T09:18:19.104Z] Cloning with configured refspecs honoured and without tags [2020-03-11T09:18:20.326Z] Fetching without tags [2020-03-11T09:18:19.190Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:18:19.313Z] > git init /w/workspace/device-virtual-go/6 # timeout=10 [2020-03-11T09:18:19.413Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:18:19.414Z] > git --version # timeout=10 [2020-03-11T09:18:19.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:18:19.528Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:18:20.209Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T09:18:20.250Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-11T09:18:20.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:18:20.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T09:18:20.348Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:18:20.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:18:20.383Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:18:20.829Z] Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 84f18c4b56afbe64324cf4017d05f22c0fffdf15 [2020-03-11T09:18:21.103Z] Merge succeeded, producing 84f18c4b56afbe64324cf4017d05f22c0fffdf15 [2020-03-11T09:18:21.103Z] Checking out Revision 84f18c4b56afbe64324cf4017d05f22c0fffdf15 (PR-89) [2020-03-11T09:18:20.860Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T09:18:20.896Z] > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 [2020-03-11T09:18:21.012Z] > git remote # timeout=10 [2020-03-11T09:18:21.038Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T09:18:21.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:18:21.072Z] > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 [2020-03-11T09:18:21.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T09:18:21.119Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T09:18:21.136Z] > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 [2020-03-11T09:18:25.994Z] Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T09:18:27.007Z] ========================================================= [2020-03-11T09:18:27.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-11T09:18:27.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:18:28.013Z] + 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-11T09:18:28.986Z] Sending build context to Docker daemon 478.2kB [2020-03-11T09:18:28.986Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-11T09:18:28.986Z] Step 2/8 : FROM ${BASE} [2020-03-11T09:18:29.256Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-11T09:18:29.256Z] cde5963f3b93: Pulling fs layer [2020-03-11T09:18:29.256Z] 2a23fa8c16f7: Pulling fs layer [2020-03-11T09:18:29.256Z] 777b28850792: Pulling fs layer [2020-03-11T09:18:29.256Z] 8a11ddd9e578: Pulling fs layer [2020-03-11T09:18:29.256Z] 4cf88f913ddb: Pulling fs layer [2020-03-11T09:18:29.256Z] 1df406cf5192: Pulling fs layer [2020-03-11T09:18:29.256Z] cd6300453558: Pulling fs layer [2020-03-11T09:18:29.256Z] b9c365052c96: Pulling fs layer [2020-03-11T09:18:29.256Z] a2d8cc88f415: Pulling fs layer [2020-03-11T09:18:29.256Z] ea1d1ca13537: Pulling fs layer [2020-03-11T09:18:29.256Z] 3750a50a1c5e: Pulling fs layer [2020-03-11T09:18:29.256Z] cd6300453558: Waiting [2020-03-11T09:18:29.256Z] ea1d1ca13537: Waiting [2020-03-11T09:18:29.256Z] 3750a50a1c5e: Waiting [2020-03-11T09:18:29.256Z] 8a11ddd9e578: Waiting [2020-03-11T09:18:29.256Z] 4cf88f913ddb: Waiting [2020-03-11T09:18:29.256Z] 1df406cf5192: Waiting [2020-03-11T09:18:29.256Z] b9c365052c96: Waiting [2020-03-11T09:18:29.256Z] a2d8cc88f415: Waiting [2020-03-11T09:18:29.256Z] 777b28850792: Verifying Checksum [2020-03-11T09:18:29.256Z] 777b28850792: Download complete [2020-03-11T09:18:29.256Z] 2a23fa8c16f7: Verifying Checksum [2020-03-11T09:18:29.256Z] 2a23fa8c16f7: Download complete [2020-03-11T09:18:29.256Z] 4cf88f913ddb: Verifying Checksum [2020-03-11T09:18:29.256Z] 4cf88f913ddb: Download complete [2020-03-11T09:18:29.256Z] 1df406cf5192: Verifying Checksum [2020-03-11T09:18:29.256Z] 1df406cf5192: Download complete [2020-03-11T09:18:29.529Z] cde5963f3b93: Verifying Checksum [2020-03-11T09:18:29.529Z] cde5963f3b93: Download complete [2020-03-11T09:18:30.523Z] cde5963f3b93: Pull complete [2020-03-11T09:18:31.116Z] 2a23fa8c16f7: Pull complete [2020-03-11T09:18:31.389Z] 777b28850792: Pull complete [2020-03-11T09:18:33.996Z] cd6300453558: Download complete [2020-03-11T09:18:33.996Z] a2d8cc88f415: Verifying Checksum [2020-03-11T09:18:33.996Z] a2d8cc88f415: Download complete [2020-03-11T09:18:36.598Z] ea1d1ca13537: Verifying Checksum [2020-03-11T09:18:36.598Z] ea1d1ca13537: Download complete [2020-03-11T09:18:36.598Z] 3750a50a1c5e: Verifying Checksum [2020-03-11T09:18:36.598Z] 3750a50a1c5e: Download complete [2020-03-11T09:18:39.185Z] b9c365052c96: Verifying Checksum [2020-03-11T09:18:39.185Z] b9c365052c96: Download complete [2020-03-11T09:18:41.136Z] 8a11ddd9e578: Download complete [2020-03-11T09:18:47.039Z] Running on prd-centos7-docker-4c-2g-89 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-11T09:18:47.139Z] Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout [2020-03-11T09:18:49.336Z] using credential edgex-jenkins-ssh [2020-03-11T09:18:49.383Z] Cloning the remote Git repository [2020-03-11T09:18:49.383Z] Cloning with configured refspecs honoured and without tags [2020-03-11T09:18:49.413Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:18:49.451Z] > git init /w/workspace/device-virtual-go/6 # timeout=10 [2020-03-11T09:18:49.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:18:49.505Z] > git --version # timeout=10 [2020-03-11T09:18:49.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:18:49.549Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:18:50.061Z] Fetching without tags [2020-03-11T09:18:50.423Z] Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 84f18c4b56afbe64324cf4017d05f22c0fffdf15 [2020-03-11T09:18:50.503Z] Merge succeeded, producing 84f18c4b56afbe64324cf4017d05f22c0fffdf15 [2020-03-11T09:18:50.504Z] Checking out Revision 84f18c4b56afbe64324cf4017d05f22c0fffdf15 (PR-89) [2020-03-11T09:18:50.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T09:18:50.033Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-11T09:18:50.040Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:18:50.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T09:18:50.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:18:50.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:18:50.069Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:18:50.431Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T09:18:50.436Z] > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 [2020-03-11T09:18:50.468Z] > git remote # timeout=10 [2020-03-11T09:18:50.478Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T09:18:50.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:18:50.488Z] > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 [2020-03-11T09:18:50.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T09:18:50.506Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T09:18:50.513Z] > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 [2020-03-11T09:18:51.225Z] 8a11ddd9e578: Pull complete [2020-03-11T09:18:51.497Z] 4cf88f913ddb: Pull complete [2020-03-11T09:18:52.086Z] 1df406cf5192: Pull complete [2020-03-11T09:18:55.280Z] Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T09:18:55.991Z] ========================================================= [2020-03-11T09:18:55.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-11T09:18:55.991Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:18:56.369Z] cd6300453558: Pull complete [2020-03-11T09:18:56.720Z] + 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-11T09:18:56.986Z] Sending build context to Docker daemon 478.2kB [2020-03-11T09:18:56.986Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-11T09:18:56.986Z] Step 2/8 : FROM ${BASE} [2020-03-11T09:18:56.986Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-11T09:18:56.986Z] e6b0cf9c0882: Pulling fs layer [2020-03-11T09:18:56.986Z] 2848faf0eed1: Pulling fs layer [2020-03-11T09:18:56.986Z] 0f37312ad70f: Pulling fs layer [2020-03-11T09:18:56.986Z] 5788d62ee057: Pulling fs layer [2020-03-11T09:18:56.986Z] 0e6b1d234666: Pulling fs layer [2020-03-11T09:18:56.986Z] bf5d7aec512f: Pulling fs layer [2020-03-11T09:18:56.986Z] 34c802a77dc8: Pulling fs layer [2020-03-11T09:18:56.986Z] 9eb99e56ec68: Pulling fs layer [2020-03-11T09:18:56.986Z] 27c7a5d97fbd: Pulling fs layer [2020-03-11T09:18:56.986Z] 5c102a31e300: Pulling fs layer [2020-03-11T09:18:56.986Z] dcfb455df0a1: Pulling fs layer [2020-03-11T09:18:56.986Z] 34c802a77dc8: Waiting [2020-03-11T09:18:56.986Z] 9eb99e56ec68: Waiting [2020-03-11T09:18:56.986Z] 27c7a5d97fbd: Waiting [2020-03-11T09:18:56.986Z] 5c102a31e300: Waiting [2020-03-11T09:18:56.986Z] dcfb455df0a1: Waiting [2020-03-11T09:18:56.986Z] 5788d62ee057: Waiting [2020-03-11T09:18:56.986Z] bf5d7aec512f: Waiting [2020-03-11T09:18:56.986Z] 0f37312ad70f: Verifying Checksum [2020-03-11T09:18:56.986Z] 0f37312ad70f: Download complete [2020-03-11T09:18:56.986Z] 2848faf0eed1: Verifying Checksum [2020-03-11T09:18:56.986Z] 2848faf0eed1: Download complete [2020-03-11T09:18:56.986Z] 0e6b1d234666: Download complete [2020-03-11T09:18:56.986Z] bf5d7aec512f: Download complete [2020-03-11T09:18:56.986Z] e6b0cf9c0882: Verifying Checksum [2020-03-11T09:18:56.986Z] e6b0cf9c0882: Download complete [2020-03-11T09:18:57.246Z] e6b0cf9c0882: Pull complete [2020-03-11T09:18:57.506Z] 2848faf0eed1: Pull complete [2020-03-11T09:18:58.082Z] 34c802a77dc8: Verifying Checksum [2020-03-11T09:18:58.082Z] 34c802a77dc8: Download complete [2020-03-11T09:18:58.082Z] 27c7a5d97fbd: Verifying Checksum [2020-03-11T09:18:58.082Z] 27c7a5d97fbd: Download complete [2020-03-11T09:18:58.346Z] 5c102a31e300: Verifying Checksum [2020-03-11T09:18:58.346Z] 5c102a31e300: Download complete [2020-03-11T09:18:58.346Z] dcfb455df0a1: Verifying Checksum [2020-03-11T09:18:58.346Z] dcfb455df0a1: Download complete [2020-03-11T09:18:58.920Z] 5788d62ee057: Verifying Checksum [2020-03-11T09:18:58.920Z] 5788d62ee057: Download complete [2020-03-11T09:18:58.920Z] 9eb99e56ec68: Verifying Checksum [2020-03-11T09:18:58.920Z] 9eb99e56ec68: Download complete [2020-03-11T09:18:59.492Z] 0f37312ad70f: Pull complete [2020-03-11T09:19:01.742Z] b9c365052c96: Pull complete [2020-03-11T09:19:01.742Z] a2d8cc88f415: Pull complete [2020-03-11T09:19:03.173Z] ea1d1ca13537: Pull complete [2020-03-11T09:19:03.765Z] 3750a50a1c5e: Pull complete [2020-03-11T09:19:03.765Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-11T09:19:04.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-11T09:19:04.354Z] ---> 78745c68409d [2020-03-11T09:19:04.354Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-11T09:19:04.781Z] 5788d62ee057: Pull complete [2020-03-11T09:19:04.781Z] 0e6b1d234666: Pull complete [2020-03-11T09:19:04.781Z] bf5d7aec512f: Pull complete [2020-03-11T09:19:09.726Z] ---> Running in a4a0155001aa [2020-03-11T09:19:09.726Z] Removing intermediate container a4a0155001aa [2020-03-11T09:19:09.726Z] ---> 1ebf2d9505e3 [2020-03-11T09:19:09.726Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T09:19:09.726Z] ---> Running in 3a5ac9d484f7 [2020-03-11T09:19:10.069Z] 34c802a77dc8: Pull complete [2020-03-11T09:19:11.681Z] Removing intermediate container 3a5ac9d484f7 [2020-03-11T09:19:11.681Z] ---> 8784dc39f174 [2020-03-11T09:19:11.681Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-11T09:19:11.950Z] ---> Running in 4ab0d49fa85f [2020-03-11T09:19:12.920Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-11T09:19:13.517Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-11T09:19:14.107Z] (1/13) Installing libmagic (5.37-r1) [2020-03-11T09:19:14.107Z] (2/13) Installing file (5.37-r1) [2020-03-11T09:19:14.107Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-11T09:19:14.271Z] 9eb99e56ec68: Pull complete [2020-03-11T09:19:14.271Z] 27c7a5d97fbd: Pull complete [2020-03-11T09:19:14.375Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-11T09:19:14.540Z] 5c102a31e300: Pull complete [2020-03-11T09:19:14.799Z] dcfb455df0a1: Pull complete [2020-03-11T09:19:14.799Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-11T09:19:14.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-11T09:19:14.799Z] ---> 7c70fe431013 [2020-03-11T09:19:14.799Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-11T09:19:14.799Z] ---> Running in 62ce2c373921 [2020-03-11T09:19:15.059Z] Removing intermediate container 62ce2c373921 [2020-03-11T09:19:15.059Z] ---> 02f48ffcfcc1 [2020-03-11T09:19:15.059Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T09:19:15.059Z] ---> Running in 4255c602ae32 [2020-03-11T09:19:16.437Z] Removing intermediate container 4255c602ae32 [2020-03-11T09:19:16.437Z] ---> c2df7c8362a2 [2020-03-11T09:19:16.437Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-11T09:19:16.437Z] ---> Running in f1c8c424b2c1 [2020-03-11T09:19:16.962Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-11T09:19:16.963Z] (6/13) Installing build-base (0.5-r1) [2020-03-11T09:19:16.963Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-11T09:19:16.963Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-11T09:19:16.963Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-11T09:19:17.009Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-11T09:19:17.231Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-11T09:19:17.231Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-11T09:19:17.231Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-11T09:19:17.501Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-11T09:19:17.501Z] Executing busybox-1.31.1-r8.trigger [2020-03-11T09:19:17.501Z] OK: 203 MiB in 52 packages [2020-03-11T09:19:17.577Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-11T09:19:17.836Z] (1/13) Installing libmagic (5.37-r1) [2020-03-11T09:19:17.836Z] (2/13) Installing file (5.37-r1) [2020-03-11T09:19:18.095Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-11T09:19:18.095Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-11T09:19:20.648Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-11T09:19:20.648Z] (6/13) Installing build-base (0.5-r1) [2020-03-11T09:19:20.907Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-11T09:19:20.907Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-11T09:19:20.907Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-11T09:19:21.166Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-11T09:19:21.425Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-11T09:19:21.425Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-11T09:19:21.425Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-11T09:19:21.684Z] Executing busybox-1.31.1-r8.trigger [2020-03-11T09:19:21.684Z] OK: 214 MiB in 52 packages [2020-03-11T09:19:22.873Z] Removing intermediate container 4ab0d49fa85f [2020-03-11T09:19:22.873Z] ---> 7b8d91d1f817 [2020-03-11T09:19:22.873Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-11T09:19:22.873Z] ---> Running in e6998ea91f87 [2020-03-11T09:19:22.873Z] Removing intermediate container e6998ea91f87 [2020-03-11T09:19:22.873Z] ---> ee7fe835723d [2020-03-11T09:19:22.873Z] Step 7/8 : COPY . . [2020-03-11T09:19:23.464Z] ---> e9f1f445c9fd [2020-03-11T09:19:23.464Z] Step 8/8 : RUN go mod download [2020-03-11T09:19:23.464Z] ---> Running in 083f6ef42428 [2020-03-11T09:19:24.232Z] Removing intermediate container f1c8c424b2c1 [2020-03-11T09:19:24.232Z] ---> 3369e7866e52 [2020-03-11T09:19:24.232Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-11T09:19:24.232Z] ---> Running in cfa083e09474 [2020-03-11T09:19:24.232Z] Removing intermediate container cfa083e09474 [2020-03-11T09:19:24.232Z] ---> 404ddf3622ea [2020-03-11T09:19:24.232Z] Step 7/8 : COPY . . [2020-03-11T09:19:24.491Z] ---> 6fe20f41c050 [2020-03-11T09:19:24.491Z] Step 8/8 : RUN go mod download [2020-03-11T09:19:24.751Z] ---> Running in 8fb3e4196028 [2020-03-11T09:19:25.422Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T09:19:25.422Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-11T09:19:25.422Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T09:19:25.422Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T09:19:25.422Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T09:19:25.422Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T09:19:25.422Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-11T09:19:25.422Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T09:19:25.422Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-11T09:19:25.422Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-11T09:19:25.692Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-11T09:19:25.692Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-11T09:19:25.692Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T09:19:25.692Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-11T09:19:25.692Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-11T09:19:25.692Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-11T09:19:25.692Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-11T09:19:25.692Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T09:19:25.692Z] go: finding github.com/google/uuid v1.1.0 [2020-03-11T09:19:25.692Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-11T09:19:25.692Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T09:19:25.692Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T09:19:25.693Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T09:19:25.961Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-11T09:19:25.961Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-11T09:19:25.961Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T09:19:25.961Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T09:19:25.961Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T09:19:25.961Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T09:19:25.961Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T09:19:25.961Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T09:19:25.961Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T09:19:25.961Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T09:19:25.961Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-11T09:19:25.961Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T09:19:25.961Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T09:19:25.961Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T09:19:25.961Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T09:19:25.961Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-11T09:19:25.961Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T09:19:26.136Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T09:19:26.136Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-11T09:19:26.233Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T09:19:26.233Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T09:19:26.233Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-11T09:19:26.233Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-11T09:19:26.233Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-11T09:19:26.233Z] go: finding modernc.org/b v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/db v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/file v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/golex v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/internal v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/lldb v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/ql v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/strutil v1.0.0 [2020-03-11T09:19:26.233Z] go: finding modernc.org/zappy v1.0.0 [2020-03-11T09:19:26.399Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T09:19:26.399Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T09:19:26.399Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T09:19:26.399Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T09:19:26.399Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-11T09:19:26.399Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T09:19:26.399Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-11T09:19:26.399Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-11T09:19:26.399Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-11T09:19:26.399Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-11T09:19:26.399Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T09:19:26.399Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-11T09:19:26.399Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-11T09:19:26.399Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-11T09:19:26.399Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-11T09:19:26.399Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T09:19:26.399Z] go: finding github.com/google/uuid v1.1.0 [2020-03-11T09:19:26.399Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-11T09:19:26.658Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T09:19:26.658Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T09:19:26.658Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-11T09:19:26.658Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-11T09:19:26.658Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T09:19:26.658Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T09:19:26.658Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T09:19:26.658Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T09:19:26.658Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T09:19:26.658Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T09:19:26.918Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T09:19:26.918Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T09:19:26.918Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T09:19:26.918Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T09:19:26.918Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T09:19:26.918Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T09:19:26.919Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T09:19:26.919Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T09:19:26.919Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-11T09:19:26.919Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T09:19:26.919Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T09:19:26.919Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T09:19:26.919Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T09:19:26.919Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-11T09:19:26.919Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T09:19:26.919Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T09:19:26.919Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T09:19:26.919Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-11T09:19:26.919Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-11T09:19:26.919Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-11T09:19:26.919Z] go: finding modernc.org/b v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/db v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/file v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/golex v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/internal v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/lldb v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/ql v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/strutil v1.0.0 [2020-03-11T09:19:26.919Z] go: finding modernc.org/zappy v1.0.0 [2020-03-11T09:19:36.933Z] Removing intermediate container 8fb3e4196028 [2020-03-11T09:19:36.933Z] ---> 99a0fd5dd48d [2020-03-11T09:19:36.933Z] Successfully built 99a0fd5dd48d [2020-03-11T09:19:36.933Z] 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-03-11T09:19:37.557Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-11T09:19:37.558Z] . [Pipeline] withDockerContainer [2020-03-11T09:19:37.677Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2020-03-11T09:19:37.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-11T09:19:38.377Z] $ docker top 38b4dbf2b9b731a49ed893428495a1248935f5d97f68754d75a8ec932284b3f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T09:19:38.875Z] + go version [2020-03-11T09:19:38.875Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-11T09:19:39.178Z] + make test [2020-03-11T09:19:39.178Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-11T09:19:42.487Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-11T09:19:44.474Z] Removing intermediate container 083f6ef42428 [2020-03-11T09:19:44.474Z] ---> 7164c6693de4 [2020-03-11T09:19:44.474Z] Successfully built 7164c6693de4 [2020-03-11T09:19:44.474Z] 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-11T09:19:45.188Z] + docker inspect -f . ci-base-image-arm64 [2020-03-11T09:19:45.457Z] . [Pipeline] withDockerContainer [2020-03-11T09:19:45.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2020-03-11T09:19:45.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-11T09:19:47.476Z] $ docker top 7881acd18298636dd7a630d8001673def6e5114809111fee87351f247096d87e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T09:19:48.562Z] + go version [2020-03-11T09:19:48.562Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-11T09:19:49.244Z] + make test [2020-03-11T09:19:49.244Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-11T09:19:50.682Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-11T09:20:00.665Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-11T09:20:47.259Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-11T09:20:47.410Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 41.931s coverage: 51.2% of statements [2020-03-11T09:20:47.410Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-11T09:20:47.410Z] gofmt -l . [2020-03-11T09:20:47.410Z] [ "`gofmt -l .`" = "" ] [2020-03-11T09:20:47.410Z] ./bin/test-attribution-txt.sh [2020-03-11T09:20:47.410Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-11T09:20:47.873Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T09:20:47.882Z] $ docker stop --time=1 38b4dbf2b9b731a49ed893428495a1248935f5d97f68754d75a8ec932284b3f2 [2020-03-11T09:20:49.477Z] $ docker rm -f 38b4dbf2b9b731a49ed893428495a1248935f5d97f68754d75a8ec932284b3f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T09:20:50.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T09:20:50.722Z] + ls -al . [2020-03-11T09:20:50.722Z] total 112 [2020-03-11T09:20:50.722Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 11 09:20 . [2020-03-11T09:20:50.722Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 09:18 .. [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 5856 Mar 11 09:18 Attribution.txt [2020-03-11T09:20:50.722Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 11 09:18 bin [2020-03-11T09:20:50.722Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 11 09:18 cmd [2020-03-11T09:20:50.722Z] -rw-r--r--. 1 jenkins jenkins 32181 Mar 11 09:20 coverage.out [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 1660 Mar 11 09:18 Dockerfile [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 957 Mar 11 09:18 Dockerfile.build [2020-03-11T09:20:50.722Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 09:18 .git [2020-03-11T09:20:50.722Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 11 09:18 .github [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 258 Mar 11 09:18 .gitignore [2020-03-11T09:20:50.722Z] -rw-r--r--. 1 jenkins jenkins 883 Mar 11 09:20 go.mod [2020-03-11T09:20:50.722Z] -rw-r--r--. 1 jenkins jenkins 13911 Mar 11 09:20 go.sum [2020-03-11T09:20:50.722Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 09:18 internal [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 683 Mar 11 09:18 Jenkinsfile [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 11 09:18 LICENSE [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 873 Mar 11 09:18 Makefile [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 4413 Mar 11 09:18 README.md [2020-03-11T09:20:50.722Z] drwxrwxr-x. 3 jenkins jenkins 57 Mar 11 09:18 .semver [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 09:16 VERSION [2020-03-11T09:20:50.722Z] -rw-rw-r--. 1 jenkins jenkins 235 Mar 11 09:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:20:51.032Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 --label arch=amd64 --label version=0.0.0 . [2020-03-11T09:20:51.294Z] Sending build context to Docker daemon 34.1MB [2020-03-11T09:20:51.294Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-03-11T09:20:51.294Z] Step 2/19 : FROM ${BASE} AS builder [2020-03-11T09:20:51.294Z] ---> 99a0fd5dd48d [2020-03-11T09:20:51.294Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-03-11T09:20:51.557Z] ---> Running in d29010df80da [2020-03-11T09:20:51.557Z] Removing intermediate container d29010df80da [2020-03-11T09:20:51.557Z] ---> 3564a0b8559a [2020-03-11T09:20:51.557Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T09:20:51.557Z] ---> Running in ff893b2e06eb [2020-03-11T09:20:51.819Z] Removing intermediate container ff893b2e06eb [2020-03-11T09:20:51.819Z] ---> 3091f4b5ffe4 [2020-03-11T09:20:51.819Z] Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' [2020-03-11T09:20:51.819Z] ---> Running in bf1ea4024e18 [2020-03-11T09:20:52.081Z] Removing intermediate container bf1ea4024e18 [2020-03-11T09:20:52.081Z] ---> 07def4673b4f [2020-03-11T09:20:52.081Z] Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T09:20:52.081Z] ---> Running in 578cfecdcd3d [2020-03-11T09:20:53.025Z] Removing intermediate container 578cfecdcd3d [2020-03-11T09:20:53.025Z] ---> 57c26d4cca01 [2020-03-11T09:20:53.025Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T09:20:53.025Z] ---> Running in ff3b79f21d04 [2020-03-11T09:20:53.284Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-11T09:20:53.851Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-11T09:20:54.109Z] OK: 214 MiB in 52 packages [2020-03-11T09:20:54.368Z] Removing intermediate container ff3b79f21d04 [2020-03-11T09:20:54.368Z] ---> a0146e28533b [2020-03-11T09:20:54.368Z] Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-03-11T09:20:54.628Z] ---> Running in 9e61d7b1dd1b [2020-03-11T09:20:54.628Z] Removing intermediate container 9e61d7b1dd1b [2020-03-11T09:20:54.628Z] ---> 5bac4c4a6707 [2020-03-11T09:20:54.628Z] Step 9/19 : COPY . . [2020-03-11T09:20:55.200Z] ---> 1c91c25e45d9 [2020-03-11T09:20:55.200Z] Step 10/19 : ARG MAKE='make build' [2020-03-11T09:20:55.200Z] ---> Running in 08fbdf6de785 [2020-03-11T09:20:55.464Z] Removing intermediate container 08fbdf6de785 [2020-03-11T09:20:55.464Z] ---> 9a5c4ff074ff [2020-03-11T09:20:55.464Z] Step 11/19 : RUN $MAKE [2020-03-11T09:20:55.464Z] ---> Running in 04367b617749 [2020-03-11T09:20:55.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-03-11T09:21:10.682Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T09:21:14.887Z] Removing intermediate container 04367b617749 [2020-03-11T09:21:14.887Z] ---> cb06ae154098 [2020-03-11T09:21:14.887Z] Step 12/19 : FROM alpine [2020-03-11T09:21:14.887Z] latest: Pulling from library/alpine [2020-03-11T09:21:14.887Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T09:21:14.887Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T09:21:14.887Z] c9b1b535fdd9: Download complete [2020-03-11T09:21:14.887Z] c9b1b535fdd9: Pull complete [2020-03-11T09:21:15.146Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T09:21:15.146Z] Status: Downloaded newer image for alpine:latest [2020-03-11T09:21:15.146Z] ---> e7d92cdc71fe [2020-03-11T09:21:15.146Z] Step 13/19 : ENV APP_PORT=49990 [2020-03-11T09:21:15.146Z] ---> Running in 13e4a977f98a [2020-03-11T09:21:15.146Z] Removing intermediate container 13e4a977f98a [2020-03-11T09:21:15.146Z] ---> 23998ac2ecc3 [2020-03-11T09:21:15.146Z] Step 14/19 : EXPOSE $APP_PORT [2020-03-11T09:21:15.146Z] ---> Running in dd6e896459e9 [2020-03-11T09:21:15.406Z] Removing intermediate container dd6e896459e9 [2020-03-11T09:21:15.406Z] ---> 93b09c1e400d [2020-03-11T09:21:15.406Z] Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-03-11T09:21:15.976Z] ---> 4e6d3b8d0d44 [2020-03-11T09:21:15.976Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-11T09:21:15.976Z] ---> Running in 98a54e11de37 [2020-03-11T09:21:15.976Z] Removing intermediate container 98a54e11de37 [2020-03-11T09:21:15.976Z] ---> 9b89e3f9865e [2020-03-11T09:21:15.976Z] Step 17/19 : LABEL arch=amd64 [2020-03-11T09:21:16.235Z] ---> Running in 67375d9c53a3 [2020-03-11T09:21:16.235Z] Removing intermediate container 67375d9c53a3 [2020-03-11T09:21:16.235Z] ---> 3ae1d13f5176 [2020-03-11T09:21:16.235Z] Step 18/19 : LABEL git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 [2020-03-11T09:21:16.235Z] ---> Running in faeae8718861 [2020-03-11T09:21:16.494Z] Removing intermediate container faeae8718861 [2020-03-11T09:21:16.494Z] ---> 883b54c9ee87 [2020-03-11T09:21:16.494Z] Step 19/19 : LABEL version=0.0.0 [2020-03-11T09:21:16.494Z] ---> Running in ff1a458c2285 [2020-03-11T09:21:16.494Z] Removing intermediate container ff1a458c2285 [2020-03-11T09:21:16.494Z] ---> 3afe211c715a [2020-03-11T09:21:16.494Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T09:21:16.753Z] Successfully built 3afe211c715a [2020-03-11T09:21:16.753Z] Successfully tagged docker-device-virtual-go: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-03-11T09:24:09.164Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 199.674s coverage: 51.2% of statements [2020-03-11T09:24:09.165Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-11T09:24:15.867Z] gofmt -l . [2020-03-11T09:24:15.867Z] [ "`gofmt -l .`" = "" ] [2020-03-11T09:24:15.867Z] ./bin/test-attribution-txt.sh [2020-03-11T09:24:16.831Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-11T09:24:17.150Z] Warning: overwriting stash ‘coverage-report’ [2020-03-11T09:24:17.555Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T09:24:17.576Z] $ docker stop --time=1 7881acd18298636dd7a630d8001673def6e5114809111fee87351f247096d87e [2020-03-11T09:24:19.851Z] $ docker rm -f 7881acd18298636dd7a630d8001673def6e5114809111fee87351f247096d87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T09:24:21.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T09:24:21.403Z] + ls -al . [2020-03-11T09:24:21.403Z] total 140 [2020-03-11T09:24:21.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:24 . [2020-03-11T09:24:21.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:18 .. [2020-03-11T09:24:21.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:18 .git [2020-03-11T09:24:21.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:18 .github [2020-03-11T09:24:21.403Z] -rw-rw-r-- 1 jenkins jenkins 258 Mar 11 09:18 .gitignore [2020-03-11T09:24:21.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:18 .semver [2020-03-11T09:24:21.403Z] -rw-rw-r-- 1 jenkins jenkins 5856 Mar 11 09:18 Attribution.txt [2020-03-11T09:24:21.403Z] -rw-rw-r-- 1 jenkins jenkins 1660 Mar 11 09:18 Dockerfile [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 957 Mar 11 09:18 Dockerfile.build [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 11 09:18 Jenkinsfile [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 09:18 LICENSE [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 873 Mar 11 09:18 Makefile [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 4413 Mar 11 09:18 README.md [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 09:16 VERSION [2020-03-11T09:24:21.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:18 bin [2020-03-11T09:24:21.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:18 cmd [2020-03-11T09:24:21.404Z] -rw-r--r-- 1 jenkins jenkins 32181 Mar 11 09:24 coverage.out [2020-03-11T09:24:21.404Z] -rw-r--r-- 1 jenkins jenkins 883 Mar 11 09:24 go.mod [2020-03-11T09:24:21.404Z] -rw-r--r-- 1 jenkins jenkins 13911 Mar 11 09:24 go.sum [2020-03-11T09:24:21.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:18 internal [2020-03-11T09:24:21.404Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 11 09:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:24:21.744Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 --label arch=arm64 --label version=0.0.0 . [2020-03-11T09:24:22.332Z] Sending build context to Docker daemon 34.1MB [2020-03-11T09:24:22.332Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-03-11T09:24:22.332Z] Step 2/19 : FROM ${BASE} AS builder [2020-03-11T09:24:22.332Z] ---> 7164c6693de4 [2020-03-11T09:24:22.332Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-03-11T09:24:22.919Z] ---> Running in 0945c5772fd8 [2020-03-11T09:24:23.290Z] Removing intermediate container 0945c5772fd8 [2020-03-11T09:24:23.290Z] ---> 88227ebd01fe [2020-03-11T09:24:23.290Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T09:24:23.290Z] ---> Running in 20d8555a70de [2020-03-11T09:24:23.888Z] Removing intermediate container 20d8555a70de [2020-03-11T09:24:23.888Z] ---> 3fa8fd95c599 [2020-03-11T09:24:23.888Z] Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' [2020-03-11T09:24:23.888Z] ---> Running in a45785e4f78d [2020-03-11T09:24:24.159Z] Removing intermediate container a45785e4f78d [2020-03-11T09:24:24.159Z] ---> 6ace9946ebf5 [2020-03-11T09:24:24.159Z] Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T09:24:24.438Z] ---> Running in 7607eeba43f6 [2020-03-11T09:24:26.402Z] Removing intermediate container 7607eeba43f6 [2020-03-11T09:24:26.402Z] ---> cebca9d34665 [2020-03-11T09:24:26.402Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T09:24:26.402Z] ---> Running in 225c70a6ee68 [2020-03-11T09:24:27.371Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-11T09:24:28.335Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-11T09:24:28.922Z] OK: 203 MiB in 52 packages [2020-03-11T09:24:29.884Z] Removing intermediate container 225c70a6ee68 [2020-03-11T09:24:29.884Z] ---> 9f19bec1c903 [2020-03-11T09:24:29.884Z] Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-03-11T09:24:29.884Z] ---> Running in e53711c12d4d [2020-03-11T09:24:30.473Z] Removing intermediate container e53711c12d4d [2020-03-11T09:24:30.473Z] ---> 8c9664beecd1 [2020-03-11T09:24:30.473Z] Step 9/19 : COPY . . [2020-03-11T09:24:32.436Z] ---> 21a4d9e2c958 [2020-03-11T09:24:32.436Z] Step 10/19 : ARG MAKE='make build' [2020-03-11T09:24:32.436Z] ---> Running in d0bc8cb8722e [2020-03-11T09:24:32.707Z] Removing intermediate container d0bc8cb8722e [2020-03-11T09:24:32.707Z] ---> ef990a02c966 [2020-03-11T09:24:32.707Z] Step 11/19 : RUN $MAKE [2020-03-11T09:24:32.976Z] ---> Running in 11b215935724 [2020-03-11T09:24:33.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-03-11T09:25:20.843Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T09:25:33.170Z] Removing intermediate container 11b215935724 [2020-03-11T09:25:33.170Z] ---> d949f9f256e8 [2020-03-11T09:25:33.170Z] Step 12/19 : FROM alpine [2020-03-11T09:25:33.170Z] latest: Pulling from library/alpine [2020-03-11T09:25:33.170Z] 8fa90b21c985: Pulling fs layer [2020-03-11T09:25:33.440Z] 8fa90b21c985: Verifying Checksum [2020-03-11T09:25:33.440Z] 8fa90b21c985: Download complete [2020-03-11T09:25:34.026Z] 8fa90b21c985: Pull complete [2020-03-11T09:25:34.026Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T09:25:34.026Z] Status: Downloaded newer image for alpine:latest [2020-03-11T09:25:34.026Z] ---> 6e4716cdcf7a [2020-03-11T09:25:34.026Z] Step 13/19 : ENV APP_PORT=49990 [2020-03-11T09:25:34.294Z] ---> Running in 2a5fb2a059e9 [2020-03-11T09:25:34.562Z] Removing intermediate container 2a5fb2a059e9 [2020-03-11T09:25:34.562Z] ---> aa2eb01640ea [2020-03-11T09:25:34.562Z] Step 14/19 : EXPOSE $APP_PORT [2020-03-11T09:25:34.830Z] ---> Running in c107003afe03 [2020-03-11T09:25:35.098Z] Removing intermediate container c107003afe03 [2020-03-11T09:25:35.098Z] ---> 580e7ccc9935 [2020-03-11T09:25:35.098Z] Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-03-11T09:25:36.511Z] ---> 2acba566f577 [2020-03-11T09:25:36.511Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-11T09:25:36.780Z] ---> Running in 186ec073bea7 [2020-03-11T09:25:37.050Z] Removing intermediate container 186ec073bea7 [2020-03-11T09:25:37.050Z] ---> 09577f66a15b [2020-03-11T09:25:37.050Z] Step 17/19 : LABEL arch=arm64 [2020-03-11T09:25:37.050Z] ---> Running in 96c2e35c604a [2020-03-11T09:25:37.659Z] Removing intermediate container 96c2e35c604a [2020-03-11T09:25:37.659Z] ---> fa15645fa8c2 [2020-03-11T09:25:37.659Z] Step 18/19 : LABEL git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 [2020-03-11T09:25:37.659Z] ---> Running in 50621595d0fe [2020-03-11T09:25:37.928Z] Removing intermediate container 50621595d0fe [2020-03-11T09:25:37.928Z] ---> 5523556d74c9 [2020-03-11T09:25:37.928Z] Step 19/19 : LABEL version=0.0.0 [2020-03-11T09:25:38.198Z] ---> Running in 8569f01893b2 [2020-03-11T09:25:38.466Z] Removing intermediate container 8569f01893b2 [2020-03-11T09:25:38.466Z] ---> 76a3107c2e20 [2020-03-11T09:25:38.466Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T09:25:38.466Z] Successfully built 76a3107c2e20 [2020-03-11T09:25:38.466Z] Successfully tagged docker-device-virtual-go-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-11T09:25:39.414Z] provisioning config files... [2020-03-11T09:25:39.433Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config4972374768716000808tmp [Pipeline] { [Pipeline] sh [2020-03-11T09:25:39.791Z] + curl -s https://codecov.io/bash [2020-03-11T09:25:39.792Z] + bash -s - -t @/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config4972374768716000808tmp [2020-03-11T09:25:40.055Z] [2020-03-11T09:25:40.055Z] _____ _ [2020-03-11T09:25:40.055Z] / ____| | | [2020-03-11T09:25:40.055Z] | | ___ __| | ___ ___ _____ __ [2020-03-11T09:25:40.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-11T09:25:40.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-11T09:25:40.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-11T09:25:40.055Z] Bash-20200303-bc4d7e6 [2020-03-11T09:25:40.055Z] [2020-03-11T09:25:40.055Z] [2020-03-11T09:25:40.055Z] ==> Jenkins CI detected. [2020-03-11T09:25:40.055Z] project root: . [2020-03-11T09:25:40.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-11T09:25:40.055Z] ==> Running gcov in . (disable via -X gcov) [2020-03-11T09:25:40.055Z] ==> Python coveragepy not found [2020-03-11T09:25:40.055Z] ==> Searching for coverage reports in: [2020-03-11T09:25:40.055Z] + . [2020-03-11T09:25:40.055Z] -> Found 1 reports [2020-03-11T09:25:40.055Z] ==> Detecting git/mercurial file structure [2020-03-11T09:25:40.055Z] ==> Reading reports [2020-03-11T09:25:40.055Z] + ./coverage.out bytes=32181 [2020-03-11T09:25:40.316Z] ==> Appending adjustments [2020-03-11T09:25:40.316Z] http://docs.codecov.io/docs/fixing-reports [2020-03-11T09:25:40.316Z] + Found adjustments [2020-03-11T09:25:40.316Z] ==> Gzipping contents [2020-03-11T09:25:40.316Z] ==> Uploading reports [2020-03-11T09:25:40.316Z] url: https://codecov.io [2020-03-11T09:25:40.316Z] query: branch=PR-89&commit=84f18c4b56afbe64324cf4017d05f22c0fffdf15&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-89%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=89&job= [2020-03-11T09:25:40.316Z] -> Pinging Codecov [2020-03-11T09:25:40.316Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-89&commit=84f18c4b56afbe64324cf4017d05f22c0fffdf15&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-89%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=89&job= [2020-03-11T09:25:40.888Z] -> Uploading [2020-03-11T09:25:41.151Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/84f18c4b56afbe64324cf4017d05f22c0fffdf15 [Pipeline] } [2020-03-11T09:25:41.159Z] 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-11T09:25:42.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:25:42.611Z] ---> package-listing.sh [2020-03-11T09:25:42.611Z] ++ facter osfamily [2020-03-11T09:25:42.611Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-11T09:25:42.611Z] + OS_FAMILY=redhat [2020-03-11T09:25:42.611Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-11T09:25:42.611Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-11T09:25:42.611Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-11T09:25:42.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-11T09:25:42.611Z] + PACKAGES=/tmp/packages_start.txt [2020-03-11T09:25:42.611Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-11T09:25:42.611Z] + PACKAGES=/tmp/packages_end.txt [2020-03-11T09:25:42.611Z] + case "${OS_FAMILY}" in [2020-03-11T09:25:42.611Z] + rpm -qa [2020-03-11T09:25:42.611Z] + sort [2020-03-11T09:25:45.907Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-11T09:25:45.907Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-11T09:25:45.907Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-11T09:25:45.907Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-11T09:25:45.907Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [2020-03-11T09:25:45.907Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:25:46.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T09:25:46.259Z] [2020-03-11T09:25:46.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:25:46.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T09:25:46.624Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-11T09:25:46.624Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T09:25:46.624Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-11T09:25:46.624Z] 756a868c4378: Pulling fs layer [2020-03-11T09:25:46.624Z] 444b2fc9a129: Pulling fs layer [2020-03-11T09:25:46.624Z] ea15f1150254: Pulling fs layer [2020-03-11T09:25:46.624Z] 41b27a9f41bf: Pulling fs layer [2020-03-11T09:25:46.624Z] 28c525ee5125: Pulling fs layer [2020-03-11T09:25:46.624Z] 094b1ea09ed8: Pulling fs layer [2020-03-11T09:25:46.624Z] 138eaada9080: Pulling fs layer [2020-03-11T09:25:46.624Z] 0622d0fa9048: Pulling fs layer [2020-03-11T09:25:46.624Z] 41b27a9f41bf: Waiting [2020-03-11T09:25:46.624Z] 28c525ee5125: Waiting [2020-03-11T09:25:46.624Z] 094b1ea09ed8: Waiting [2020-03-11T09:25:46.624Z] 138eaada9080: Waiting [2020-03-11T09:25:46.624Z] 0622d0fa9048: Waiting [2020-03-11T09:25:46.624Z] 444b2fc9a129: Waiting [2020-03-11T09:25:46.624Z] ea15f1150254: Waiting [2020-03-11T09:25:46.624Z] 2cc5ad85d9ab: Download complete [2020-03-11T09:25:46.624Z] 444b2fc9a129: Download complete [2020-03-11T09:25:46.624Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T09:25:46.624Z] c9b1b535fdd9: Download complete [2020-03-11T09:25:46.624Z] ea15f1150254: Verifying Checksum [2020-03-11T09:25:46.624Z] ea15f1150254: Download complete [2020-03-11T09:25:46.886Z] 28c525ee5125: Verifying Checksum [2020-03-11T09:25:46.886Z] 28c525ee5125: Download complete [2020-03-11T09:25:47.154Z] 756a868c4378: Verifying Checksum [2020-03-11T09:25:47.154Z] 756a868c4378: Download complete [2020-03-11T09:25:47.154Z] c9b1b535fdd9: Pull complete [2020-03-11T09:25:47.154Z] 094b1ea09ed8: Verifying Checksum [2020-03-11T09:25:47.154Z] 094b1ea09ed8: Download complete [2020-03-11T09:25:47.154Z] 138eaada9080: Verifying Checksum [2020-03-11T09:25:47.154Z] 138eaada9080: Download complete [2020-03-11T09:25:47.154Z] 0622d0fa9048: Verifying Checksum [2020-03-11T09:25:47.154Z] 0622d0fa9048: Download complete [2020-03-11T09:25:47.423Z] 2cc5ad85d9ab: Pull complete [2020-03-11T09:25:47.687Z] 41b27a9f41bf: Verifying Checksum [2020-03-11T09:25:47.687Z] 41b27a9f41bf: Download complete [2020-03-11T09:25:48.636Z] 756a868c4378: Pull complete [2020-03-11T09:25:48.896Z] 444b2fc9a129: Pull complete [2020-03-11T09:25:49.156Z] ea15f1150254: Pull complete [2020-03-11T09:25:53.350Z] 41b27a9f41bf: Pull complete [2020-03-11T09:25:53.350Z] 28c525ee5125: Pull complete [2020-03-11T09:25:55.277Z] 094b1ea09ed8: Pull complete [2020-03-11T09:25:55.277Z] 138eaada9080: Pull complete [2020-03-11T09:25:55.541Z] 0622d0fa9048: Pull complete [2020-03-11T09:25:55.541Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-11T09:25:55.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-11T09:25:55.690Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2020-03-11T09:25:55.734Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-11T09:25:56.845Z] $ docker top 742477a5782c76a78b14460a98aa332d4a458944b5b0772e77a93fa2e1e7513d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-11T09:25:57.076Z] provisioning config files... [2020-03-11T09:25:57.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config891652003685786159tmp [Pipeline] { [Pipeline] echo [2020-03-11T09:25:57.164Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:25:57.453Z] ---> create-netrc.sh [Pipeline] echo [2020-03-11T09:25:57.460Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:25:57.750Z] ---> logs-deploy.sh [2020-03-11T09:25:57.750Z] + ARCHIVE_ARTIFACTS= [2020-03-11T09:25:57.750Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-11T09:25:57.750Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-11T09:25:57.750Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-11T09:25:57.750Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/6 [2020-03-11T09:25:57.750Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/6/ [2020-03-11T09:25:57.750Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/6 /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-11T09:25:58.684Z] Archives upload complete. [2020-03-11T09:25:58.942Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/6/