Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at b102ac6fa70487e807dff5fd1cb20d5f5eede679 rather than 01be24e26ff5cef53aea6a5bd73bb718927b3a70 Obtained Jenkinsfile from b102ac6fa70487e807dff5fd1cb20d5f5eede679 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-106/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6382 in /w/workspace/foundry_device-virtual-go_PR-106 [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/foundry_device-virtual-go_PR-106 # 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/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b102ac6fa70487e807dff5fd1cb20d5f5eede679 into PR head commit 01be24e26ff5cef53aea6a5bd73bb718927b3a70 Merge succeeded, producing 01be24e26ff5cef53aea6a5bd73bb718927b3a70 Checking out Revision 01be24e26ff5cef53aea6a5bd73bb718927b3a70 (PR-106) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/106/head:refs/remotes/origin/PR-106 # 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/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # 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 b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-28T03:00:35.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-28T03:00:35.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-28T03:00:36.029Z] ========================================================= [2020-04-28T03:00:36.029Z] EdgeX Global Pipelines Version Info [2020-04-28T03:00:36.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-28T03:00:39.096Z] ------------------- [2020-04-28T03:00:39.096Z] stable info: [2020-04-28T03:00:39.096Z] ------------------- [2020-04-28T03:00:39.096Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T03:00:39.096Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-28T03:00:39.096Z] Message: update stable to v1.0.86 [2020-04-28T03:00:39.375Z] ------------------- [2020-04-28T03:00:39.375Z] experimental info: [2020-04-28T03:00:39.375Z] ------------------- [2020-04-28T03:00:39.375Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T03:00:39.375Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-28T03:00:39.375Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:00:41.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T03:00:42.149Z] [2020-04-28T03:00:42.149Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:00:42.531Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T03:00:42.825Z] latest: Pulling from edgex-devops/git-semver [2020-04-28T03:00:42.825Z] 9123ac7c32f7: Pulling fs layer [2020-04-28T03:00:42.825Z] b8cc5d1170e3: Pulling fs layer [2020-04-28T03:00:42.825Z] 2924cbbf6a41: Pulling fs layer [2020-04-28T03:00:42.825Z] 93b08a4f1073: Pulling fs layer [2020-04-28T03:00:42.825Z] 93b08a4f1073: Waiting [2020-04-28T03:00:42.825Z] b8cc5d1170e3: Verifying Checksum [2020-04-28T03:00:42.825Z] b8cc5d1170e3: Download complete [2020-04-28T03:00:42.825Z] 9123ac7c32f7: Verifying Checksum [2020-04-28T03:00:42.825Z] 9123ac7c32f7: Download complete [2020-04-28T03:00:43.515Z] 93b08a4f1073: Verifying Checksum [2020-04-28T03:00:43.515Z] 93b08a4f1073: Download complete [2020-04-28T03:00:43.515Z] 2924cbbf6a41: Verifying Checksum [2020-04-28T03:00:43.515Z] 2924cbbf6a41: Download complete [2020-04-28T03:00:43.515Z] 9123ac7c32f7: Pull complete [2020-04-28T03:00:43.790Z] b8cc5d1170e3: Pull complete [2020-04-28T03:00:45.789Z] 2924cbbf6a41: Pull complete [2020-04-28T03:00:45.789Z] 93b08a4f1073: Pull complete [2020-04-28T03:00:45.789Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-28T03:00:45.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-28T03:00:46.227Z] prd-centos7-docker-4c-2g-6382 does not seem to be running inside a container [2020-04-28T03:00:46.368Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-106 -v /w/workspace/foundry_device-virtual-go_PR-106:/w/workspace/foundry_device-virtual-go_PR-106:rw,z -v /w/workspace/foundry_device-virtual-go_PR-106@tmp:/w/workspace/foundry_device-virtual-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-28T03:00:48.393Z] $ docker top e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-28T03:00:48.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T03:00:48.913Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T03:00:49.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T03:00:49.398Z] $ docker exec e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent [2020-04-28T03:00:49.912Z] SSH_AUTH_SOCK=/tmp/ssh-s27PVDUINQ6t/agent.15 [2020-04-28T03:00:49.912Z] SSH_AGENT_PID=21 [2020-04-28T03:00:49.939Z] Running ssh-add (command line suppressed) [2020-04-28T03:00:50.232Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_7505756164813289495.key (/w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_7505756164813289495.key) [2020-04-28T03:00:50.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T03:00:51.724Z] + git describe --exact-match --tags HEAD [2020-04-28T03:00:51.724Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-28T03:00:51.816Z] $ docker exec --env ******** --env ******** e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent -k [2020-04-28T03:00:52.305Z] unset SSH_AUTH_SOCK; [2020-04-28T03:00:52.309Z] unset SSH_AGENT_PID; [2020-04-28T03:00:52.309Z] echo Agent pid 21 killed; [2020-04-28T03:00:52.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-28T03:00:52.548Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-28T03:00:52.548Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-28T03:00:52.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T03:00:52.641Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T03:00:53.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T03:00:53.264Z] $ docker exec e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent [2020-04-28T03:00:53.878Z] SSH_AUTH_SOCK=/tmp/ssh-vt1319q4IzmV/agent.55 [2020-04-28T03:00:53.878Z] SSH_AGENT_PID=61 [2020-04-28T03:00:54.036Z] Running ssh-add (command line suppressed) [2020-04-28T03:00:54.282Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_1534039139999455153.key (/w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_1534039139999455153.key) [2020-04-28T03:00:54.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T03:00:55.390Z] + git semver init [2020-04-28T03:00:55.390Z] # -> Open(): unable to determine branch for HEAD [2020-04-28T03:00:55.391Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-106/.git [2020-04-28T03:00:55.391Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-106 [2020-04-28T03:00:55.391Z] # $SEMVER_REMOTE_NAME = origin [2020-04-28T03:00:55.391Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-28T03:00:55.391Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-28T03:00:55.391Z] # $SEMVER_BRANCH = PR-106 [2020-04-28T03:00:55.391Z] # $SEMVER_TEMP = /tmp/semver-195936270 [2020-04-28T03:00:55.391Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-04-28T03:00:55.692Z] # '/tmp/semver-195936270' -> '/w/workspace/foundry_device-virtual-go_PR-106/.semver' [2020-04-28T03:00:55.692Z] # -> Force: false [2020-04-28T03:00:55.692Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-106/.semver [Pipeline] } [2020-04-28T03:00:55.715Z] $ docker exec --env ******** --env ******** e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent -k [2020-04-28T03:00:56.143Z] unset SSH_AUTH_SOCK; [2020-04-28T03:00:56.155Z] unset SSH_AGENT_PID; [2020-04-28T03:00:56.155Z] echo Agent pid 61 killed; [2020-04-28T03:00:56.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-28T03:00:57.303Z] + git semver [Pipeline] } [2020-04-28T03:00:57.391Z] $ docker stop --time=1 e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af [2020-04-28T03:00:58.884Z] $ docker rm -f e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-28T03:01:00.440Z] Stashed 27 file(s) [Pipeline] echo [2020-04-28T03:01:00.458Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-28T03:01:15.962Z] Still waiting to schedule task [2020-04-28T03:01:15.962Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-28T03:01:15.986Z] Still waiting to schedule task [2020-04-28T03:01:15.986Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-28T03:03:00.960Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6383 in /w/workspace/foundry_device-virtual-go_PR-106 [Pipeline] { [Pipeline] ws [2020-04-28T03:03:01.042Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-04-28T03:03:06.681Z] using credential edgex-jenkins-ssh [2020-04-28T03:03:06.731Z] Cloning the remote Git repository [2020-04-28T03:03:06.731Z] Cloning with configured refspecs honoured and without tags [2020-04-28T03:03:06.808Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-28T03:03:06.889Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-04-28T03:03:06.964Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-28T03:03:06.965Z] > git --version # timeout=10 [2020-04-28T03:03:06.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T03:03:07.070Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T03:03:08.176Z] Fetching without tags [2020-04-28T03:03:08.665Z] Merging remotes/origin/master commit b102ac6fa70487e807dff5fd1cb20d5f5eede679 into PR head commit 01be24e26ff5cef53aea6a5bd73bb718927b3a70 [2020-04-28T03:03:08.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-28T03:03:08.093Z] > git config --add remote.origin.fetch +refs/pull/106/head:refs/remotes/origin/PR-106 # timeout=10 [2020-04-28T03:03:08.114Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T03:03:08.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-28T03:03:08.188Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-28T03:03:08.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T03:03:08.200Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T03:03:08.687Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T03:03:08.704Z] > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 [2020-04-28T03:03:08.773Z] > git remote # timeout=10 [2020-04-28T03:03:08.845Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T03:03:08.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T03:03:08.889Z] > git merge b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 [2020-04-28T03:03:08.998Z] Merge succeeded, producing 01be24e26ff5cef53aea6a5bd73bb718927b3a70 [2020-04-28T03:03:08.999Z] Checking out Revision 01be24e26ff5cef53aea6a5bd73bb718927b3a70 (PR-106) [2020-04-28T03:03:08.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T03:03:09.022Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T03:03:09.064Z] > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 [2020-04-28T03:03:13.374Z] Commit message: "refactor: upgrade SDK to v1.2.0" [2020-04-28T03:03:13.442Z] > git --version # timeout=10 [2020-04-28T03:03:13.493Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-28T03:03:14.746Z] ========================================================= [2020-04-28T03:03:14.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-28T03:03:14.746Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:03:15.866Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-28T03:03:16.841Z] Sending build context to Docker daemon 510.5kB [2020-04-28T03:03:16.841Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-28T03:03:16.841Z] Step 2/8 : FROM ${BASE} [2020-04-28T03:03:17.115Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-28T03:03:17.115Z] cde5963f3b93: Pulling fs layer [2020-04-28T03:03:17.115Z] 2a23fa8c16f7: Pulling fs layer [2020-04-28T03:03:17.115Z] 777b28850792: Pulling fs layer [2020-04-28T03:03:17.115Z] 8a11ddd9e578: Pulling fs layer [2020-04-28T03:03:17.115Z] 4cf88f913ddb: Pulling fs layer [2020-04-28T03:03:17.115Z] 1df406cf5192: Pulling fs layer [2020-04-28T03:03:17.115Z] cd6300453558: Pulling fs layer [2020-04-28T03:03:17.115Z] b9c365052c96: Pulling fs layer [2020-04-28T03:03:17.115Z] a2d8cc88f415: Pulling fs layer [2020-04-28T03:03:17.115Z] ea1d1ca13537: Pulling fs layer [2020-04-28T03:03:17.115Z] 3750a50a1c5e: Pulling fs layer [2020-04-28T03:03:17.115Z] 8a11ddd9e578: Waiting [2020-04-28T03:03:17.115Z] 4cf88f913ddb: Waiting [2020-04-28T03:03:17.115Z] 1df406cf5192: Waiting [2020-04-28T03:03:17.115Z] cd6300453558: Waiting [2020-04-28T03:03:17.115Z] b9c365052c96: Waiting [2020-04-28T03:03:17.115Z] a2d8cc88f415: Waiting [2020-04-28T03:03:17.115Z] ea1d1ca13537: Waiting [2020-04-28T03:03:17.115Z] 3750a50a1c5e: Waiting [2020-04-28T03:03:17.115Z] 777b28850792: Download complete [2020-04-28T03:03:17.115Z] 2a23fa8c16f7: Verifying Checksum [2020-04-28T03:03:17.115Z] 2a23fa8c16f7: Download complete [2020-04-28T03:03:17.115Z] 4cf88f913ddb: Verifying Checksum [2020-04-28T03:03:17.115Z] 4cf88f913ddb: Download complete [2020-04-28T03:03:17.115Z] 1df406cf5192: Verifying Checksum [2020-04-28T03:03:17.115Z] 1df406cf5192: Download complete [2020-04-28T03:03:17.383Z] cde5963f3b93: Verifying Checksum [2020-04-28T03:03:17.383Z] cde5963f3b93: Download complete [2020-04-28T03:03:18.358Z] cde5963f3b93: Pull complete [2020-04-28T03:03:18.959Z] 2a23fa8c16f7: Pull complete [2020-04-28T03:03:19.234Z] 777b28850792: Pull complete [2020-04-28T03:03:21.182Z] cd6300453558: Verifying Checksum [2020-04-28T03:03:21.182Z] cd6300453558: Download complete [2020-04-28T03:03:21.448Z] a2d8cc88f415: Verifying Checksum [2020-04-28T03:03:21.448Z] a2d8cc88f415: Download complete [2020-04-28T03:03:24.032Z] ea1d1ca13537: Verifying Checksum [2020-04-28T03:03:24.032Z] ea1d1ca13537: Download complete [2020-04-28T03:03:24.032Z] 3750a50a1c5e: Verifying Checksum [2020-04-28T03:03:24.032Z] 3750a50a1c5e: Download complete [2020-04-28T03:03:27.381Z] b9c365052c96: Download complete [2020-04-28T03:03:28.345Z] 8a11ddd9e578: Verifying Checksum [2020-04-28T03:03:28.345Z] 8a11ddd9e578: Download complete [2020-04-28T03:03:40.692Z] 8a11ddd9e578: Pull complete [2020-04-28T03:03:40.692Z] 4cf88f913ddb: Pull complete [2020-04-28T03:03:40.692Z] 1df406cf5192: Pull complete [2020-04-28T03:03:46.049Z] cd6300453558: Pull complete [2020-04-28T03:03:50.319Z] b9c365052c96: Pull complete [2020-04-28T03:03:50.593Z] a2d8cc88f415: Pull complete [2020-04-28T03:03:52.561Z] ea1d1ca13537: Pull complete [2020-04-28T03:03:53.142Z] 3750a50a1c5e: Pull complete [2020-04-28T03:03:53.142Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-28T03:03:53.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-28T03:03:53.142Z] ---> 78745c68409d [2020-04-28T03:03:53.142Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-28T03:03:54.510Z] Running on prd-centos7-docker-4c-2g-6384 in /w/workspace/foundry_device-virtual-go_PR-106 [Pipeline] { [Pipeline] ws [2020-04-28T03:03:54.581Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-04-28T03:03:57.184Z] using credential edgex-jenkins-ssh [2020-04-28T03:03:57.227Z] Cloning the remote Git repository [2020-04-28T03:03:57.227Z] Cloning with configured refspecs honoured and without tags [2020-04-28T03:03:57.430Z] ---> Running in 82fe5f3ad212 [2020-04-28T03:03:57.698Z] Removing intermediate container 82fe5f3ad212 [2020-04-28T03:03:57.698Z] ---> 4c3cc02c788d [2020-04-28T03:03:57.698Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T03:03:57.923Z] Fetching without tags [2020-04-28T03:03:57.965Z] ---> Running in 56aed80e9bc5 [2020-04-28T03:03:56.924Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-28T03:03:56.965Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-04-28T03:03:57.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-28T03:03:57.018Z] > git --version # timeout=10 [2020-04-28T03:03:57.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T03:03:57.052Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T03:03:57.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-28T03:03:57.617Z] > git config --add remote.origin.fetch +refs/pull/106/head:refs/remotes/origin/PR-106 # timeout=10 [2020-04-28T03:03:57.623Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T03:03:57.632Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-28T03:03:57.645Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-28T03:03:57.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T03:03:57.650Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T03:03:58.311Z] Merging remotes/origin/master commit b102ac6fa70487e807dff5fd1cb20d5f5eede679 into PR head commit 01be24e26ff5cef53aea6a5bd73bb718927b3a70 [2020-04-28T03:03:58.379Z] Merge succeeded, producing 01be24e26ff5cef53aea6a5bd73bb718927b3a70 [2020-04-28T03:03:58.379Z] Checking out Revision 01be24e26ff5cef53aea6a5bd73bb718927b3a70 (PR-106) [2020-04-28T03:03:58.070Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T03:03:58.074Z] > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 [2020-04-28T03:03:58.106Z] > git remote # timeout=10 [2020-04-28T03:03:58.111Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T03:03:58.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T03:03:58.120Z] > git merge b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 [2020-04-28T03:03:58.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T03:03:58.138Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T03:03:58.144Z] > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 [2020-04-28T03:03:59.916Z] Removing intermediate container 56aed80e9bc5 [2020-04-28T03:03:59.916Z] ---> bfc776442b68 [2020-04-28T03:03:59.916Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-28T03:03:59.916Z] ---> Running in 4dc1a4328cea [2020-04-28T03:04:00.887Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T03:04:01.847Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T03:04:02.432Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:02.717Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:02.895Z] Commit message: "refactor: upgrade SDK to v1.2.0" [2020-04-28T03:04:02.919Z] > git --version # timeout=10 [2020-04-28T03:04:02.929Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [2020-04-28T03:04:03.299Z] (3/18) Installing libmagic (5.37-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-28T03:04:03.881Z] (4/18) Installing file (5.37-r1) [2020-04-28T03:04:03.881Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:03.881Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:03.881Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [Pipeline] echo [2020-04-28T03:04:04.033Z] ========================================================= [2020-04-28T03:04:04.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-28T03:04:04.034Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:04:04.690Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-28T03:04:04.952Z] Sending build context to Docker daemon 510.5kB [2020-04-28T03:04:04.952Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-28T03:04:04.952Z] Step 2/8 : FROM ${BASE} [2020-04-28T03:04:04.952Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-28T03:04:04.952Z] e6b0cf9c0882: Pulling fs layer [2020-04-28T03:04:04.952Z] 2848faf0eed1: Pulling fs layer [2020-04-28T03:04:04.952Z] 0f37312ad70f: Pulling fs layer [2020-04-28T03:04:04.952Z] 5788d62ee057: Pulling fs layer [2020-04-28T03:04:04.952Z] 0e6b1d234666: Pulling fs layer [2020-04-28T03:04:04.952Z] bf5d7aec512f: Pulling fs layer [2020-04-28T03:04:04.952Z] 34c802a77dc8: Pulling fs layer [2020-04-28T03:04:04.952Z] 9eb99e56ec68: Pulling fs layer [2020-04-28T03:04:04.952Z] 27c7a5d97fbd: Pulling fs layer [2020-04-28T03:04:04.952Z] 5c102a31e300: Pulling fs layer [2020-04-28T03:04:04.952Z] dcfb455df0a1: Pulling fs layer [2020-04-28T03:04:04.952Z] 34c802a77dc8: Waiting [2020-04-28T03:04:04.952Z] 9eb99e56ec68: Waiting [2020-04-28T03:04:04.952Z] 27c7a5d97fbd: Waiting [2020-04-28T03:04:04.952Z] 5c102a31e300: Waiting [2020-04-28T03:04:04.952Z] dcfb455df0a1: Waiting [2020-04-28T03:04:04.952Z] 0e6b1d234666: Waiting [2020-04-28T03:04:04.952Z] bf5d7aec512f: Waiting [2020-04-28T03:04:04.952Z] 5788d62ee057: Waiting [2020-04-28T03:04:04.952Z] 0f37312ad70f: Verifying Checksum [2020-04-28T03:04:04.952Z] 0f37312ad70f: Download complete [2020-04-28T03:04:04.952Z] 2848faf0eed1: Verifying Checksum [2020-04-28T03:04:04.952Z] 2848faf0eed1: Download complete [2020-04-28T03:04:04.952Z] 0e6b1d234666: Verifying Checksum [2020-04-28T03:04:04.952Z] 0e6b1d234666: Download complete [2020-04-28T03:04:04.952Z] bf5d7aec512f: Verifying Checksum [2020-04-28T03:04:04.952Z] bf5d7aec512f: Download complete [2020-04-28T03:04:04.952Z] e6b0cf9c0882: Verifying Checksum [2020-04-28T03:04:04.952Z] e6b0cf9c0882: Download complete [2020-04-28T03:04:05.525Z] e6b0cf9c0882: Pull complete [2020-04-28T03:04:05.788Z] 34c802a77dc8: Verifying Checksum [2020-04-28T03:04:05.788Z] 34c802a77dc8: Download complete [2020-04-28T03:04:05.788Z] 27c7a5d97fbd: Download complete [2020-04-28T03:04:06.362Z] 5c102a31e300: Verifying Checksum [2020-04-28T03:04:06.362Z] 5c102a31e300: Download complete [2020-04-28T03:04:06.362Z] dcfb455df0a1: Verifying Checksum [2020-04-28T03:04:06.362Z] dcfb455df0a1: Download complete [2020-04-28T03:04:06.633Z] 5788d62ee057: Verifying Checksum [2020-04-28T03:04:06.633Z] 5788d62ee057: Download complete [2020-04-28T03:04:06.891Z] 9eb99e56ec68: Verifying Checksum [2020-04-28T03:04:06.891Z] 9eb99e56ec68: Download complete [2020-04-28T03:04:07.153Z] 2848faf0eed1: Pull complete [2020-04-28T03:04:07.418Z] 0f37312ad70f: Pull complete [2020-04-28T03:04:12.689Z] 5788d62ee057: Pull complete [2020-04-28T03:04:12.689Z] 0e6b1d234666: Pull complete [2020-04-28T03:04:12.689Z] bf5d7aec512f: Pull complete [2020-04-28T03:04:17.972Z] 34c802a77dc8: Pull complete [2020-04-28T03:04:21.266Z] 9eb99e56ec68: Pull complete [2020-04-28T03:04:21.266Z] 27c7a5d97fbd: Pull complete [2020-04-28T03:04:21.851Z] 5c102a31e300: Pull complete [2020-04-28T03:04:21.851Z] dcfb455df0a1: Pull complete [2020-04-28T03:04:21.851Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-28T03:04:21.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-28T03:04:21.851Z] ---> 7c70fe431013 [2020-04-28T03:04:21.851Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-28T03:04:22.112Z] ---> Running in 01b99dbaf4e2 [2020-04-28T03:04:22.112Z] Removing intermediate container 01b99dbaf4e2 [2020-04-28T03:04:22.112Z] ---> d9e3abd89519 [2020-04-28T03:04:22.112Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T03:04:22.373Z] ---> Running in 00b34cb8ff13 [2020-04-28T03:04:23.311Z] Removing intermediate container 00b34cb8ff13 [2020-04-28T03:04:23.311Z] ---> 6b641f9adf64 [2020-04-28T03:04:23.311Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-28T03:04:23.311Z] ---> Running in c8534ae4aeb7 [2020-04-28T03:04:24.250Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T03:04:24.821Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T03:04:25.390Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:25.650Z] (2/17) Installing libmagic (5.37-r1) [2020-04-28T03:04:25.911Z] (3/17) Installing file (5.37-r1) [2020-04-28T03:04:25.911Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:26.171Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:04:26.171Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T03:05:00.271Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-28T03:05:00.272Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-28T03:05:22.419Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-28T03:05:22.420Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-28T03:05:39.126Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-28T03:05:39.127Z] (11/18) Installing build-base (0.5-r1) [2020-04-28T03:05:39.127Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-28T03:05:39.127Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-28T03:05:39.127Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-28T03:05:39.127Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-28T03:05:39.127Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-28T03:05:39.127Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-28T03:05:39.127Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-28T03:05:39.393Z] Executing busybox-1.31.1-r8.trigger [2020-04-28T03:05:39.393Z] OK: 203 MiB in 52 packages [2020-04-28T03:05:46.073Z] Removing intermediate container 4dc1a4328cea [2020-04-28T03:05:46.073Z] ---> 30bf30e91bfa [2020-04-28T03:05:46.073Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-28T03:05:46.073Z] ---> Running in 55ef6d227ff0 [2020-04-28T03:05:46.073Z] Removing intermediate container 55ef6d227ff0 [2020-04-28T03:05:46.073Z] ---> 192452458dfd [2020-04-28T03:05:46.073Z] Step 7/8 : COPY . . [2020-04-28T03:05:46.341Z] ---> ea5b4fd41196 [2020-04-28T03:05:46.341Z] Step 8/8 : RUN go mod download [2020-04-28T03:05:46.609Z] ---> Running in 65a3658dcf75 [2020-04-28T03:05:49.958Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T03:05:49.958Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T03:05:50.226Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T03:05:50.226Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T03:05:50.226Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T03:05:50.226Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T03:05:50.226Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T03:05:50.226Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T03:05:50.226Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T03:05:50.496Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T03:05:50.496Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T03:05:50.496Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T03:05:50.496Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T03:05:50.496Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T03:05:50.496Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-28T03:05:50.496Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T03:05:50.765Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T03:05:50.765Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T03:05:50.765Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T03:05:50.765Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T03:05:50.765Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-28T03:05:50.765Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T03:05:50.765Z] go: finding github.com/google/uuid v1.1.0 [2020-04-28T03:05:51.031Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T03:05:51.031Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T03:05:51.031Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T03:05:51.031Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T03:05:51.031Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T03:05:51.031Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T03:05:51.031Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T03:05:51.297Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T03:05:51.562Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T03:05:51.562Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T03:05:51.562Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T03:05:51.562Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T03:05:51.562Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T03:05:51.562Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T03:05:51.562Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T03:05:51.828Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T03:05:51.828Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T03:05:51.828Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T03:05:51.828Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T03:05:51.828Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T03:05:51.828Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T03:05:51.828Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T03:05:52.095Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T03:05:52.095Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T03:05:52.095Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T03:05:52.095Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T03:05:52.095Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T03:05:52.095Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T03:05:52.095Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T03:05:52.095Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T03:05:52.095Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-28T03:05:52.377Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T03:05:52.377Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T03:05:52.377Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T03:05:52.377Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T03:05:52.377Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T03:05:52.377Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T03:05:52.377Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T03:05:52.377Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-28T03:05:52.643Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T03:05:52.643Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-28T03:05:52.643Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-28T03:05:52.643Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T03:05:52.643Z] go: finding modernc.org/b v1.0.0 [2020-04-28T03:05:52.643Z] go: finding modernc.org/db v1.0.0 [2020-04-28T03:05:52.643Z] go: finding modernc.org/file v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/golex v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/internal v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/lldb v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/ql v1.0.0 [2020-04-28T03:05:52.910Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-28T03:05:53.178Z] go: finding modernc.org/strutil v1.0.0 [2020-04-28T03:05:53.178Z] go: finding modernc.org/zappy v1.0.0 [2020-04-28T03:06:01.155Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-28T03:06:01.155Z] (10/17) Installing build-base (0.5-r1) [2020-04-28T03:06:01.155Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-28T03:06:01.155Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-28T03:06:01.155Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-28T03:06:01.155Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-28T03:06:01.415Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-28T03:06:01.415Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-28T03:06:02.351Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-28T03:06:02.610Z] Executing busybox-1.31.1-r8.trigger [2020-04-28T03:06:02.610Z] OK: 214 MiB in 52 packages [2020-04-28T03:06:03.271Z] Removing intermediate container 65a3658dcf75 [2020-04-28T03:06:03.272Z] ---> 47365e9d2950 [2020-04-28T03:06:03.272Z] Successfully built 47365e9d2950 [2020-04-28T03:06:03.272Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:06:04.184Z] + docker inspect -f . ci-base-image-arm64 [2020-04-28T03:06:04.451Z] . [Pipeline] withDockerContainer [2020-04-28T03:06:04.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-6383 does not seem to be running inside a container [2020-04-28T03:06:04.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-28T03:06:05.914Z] Removing intermediate container c8534ae4aeb7 [2020-04-28T03:06:05.914Z] ---> 3e066e072e3c [2020-04-28T03:06:05.914Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-28T03:06:05.914Z] ---> Running in 0db98161a919 [2020-04-28T03:06:05.914Z] Removing intermediate container 0db98161a919 [2020-04-28T03:06:05.914Z] ---> 7acfb5e47503 [2020-04-28T03:06:05.914Z] Step 7/8 : COPY . . [2020-04-28T03:06:06.177Z] ---> 56a2b1ffe4cf [2020-04-28T03:06:06.177Z] Step 8/8 : RUN go mod download [2020-04-28T03:06:06.177Z] ---> Running in 5ca4d354c729 [2020-04-28T03:06:06.220Z] $ docker top f5320027f4e2f62dfc18b6b987faa909460e032bf4cfec508f8f1102c7864eab -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T03:06:07.399Z] + go version [2020-04-28T03:06:07.400Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-28T03:06:08.066Z] + make test [2020-04-28T03:06:08.066Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T03:06:08.104Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T03:06:08.104Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T03:06:08.104Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T03:06:08.104Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T03:06:08.104Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T03:06:08.104Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T03:06:08.104Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T03:06:08.104Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T03:06:08.104Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T03:06:08.104Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T03:06:08.104Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T03:06:08.104Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T03:06:08.104Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T03:06:08.104Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T03:06:08.104Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T03:06:08.104Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T03:06:08.104Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T03:06:08.104Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T03:06:08.104Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T03:06:08.104Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-28T03:06:08.104Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T03:06:08.104Z] go: finding github.com/google/uuid v1.1.0 [2020-04-28T03:06:08.104Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T03:06:08.104Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T03:06:08.104Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T03:06:08.104Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T03:06:08.363Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T03:06:08.363Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T03:06:08.363Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T03:06:08.363Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T03:06:08.363Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T03:06:08.363Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T03:06:08.363Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T03:06:08.363Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-28T03:06:08.363Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T03:06:08.363Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T03:06:08.363Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T03:06:08.363Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T03:06:08.363Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T03:06:08.363Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T03:06:08.363Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T03:06:08.363Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-28T03:06:08.363Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T03:06:08.363Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-28T03:06:08.363Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-28T03:06:08.363Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T03:06:08.363Z] go: finding modernc.org/b v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/db v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/file v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/golex v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/internal v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/lldb v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/ql v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/strutil v1.0.0 [2020-04-28T03:06:08.625Z] go: finding modernc.org/zappy v1.0.0 [2020-04-28T03:06:09.031Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-28T03:06:13.916Z] Removing intermediate container 5ca4d354c729 [2020-04-28T03:06:13.916Z] ---> 5b130b9b8719 [2020-04-28T03:06:13.916Z] Successfully built 5b130b9b8719 [2020-04-28T03:06:13.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:06:14.800Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-28T03:06:14.800Z] . [Pipeline] withDockerContainer [2020-04-28T03:06:14.998Z] prd-centos7-docker-4c-2g-6384 does not seem to be running inside a container [2020-04-28T03:06:15.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-28T03:06:15.676Z] $ docker top 415440e496a009f940093e0423a9e802a27e23cf8ada3e21d5379b2cdf83f902 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T03:06:16.257Z] + go version [2020-04-28T03:06:16.258Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-28T03:06:16.579Z] + make test [2020-04-28T03:06:16.579Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T03:06:17.964Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-28T03:06:32.923Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-28T03:06:47.947Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-28T03:07:40.663Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 64.498s coverage: 52.7% of statements [2020-04-28T03:07:40.663Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T03:07:40.663Z] gofmt -l . [2020-04-28T03:07:40.663Z] [ "`gofmt -l .`" = "" ] [2020-04-28T03:07:40.663Z] ./bin/test-attribution-txt.sh [2020-04-28T03:07:41.602Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T03:07:41.986Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T03:07:42.003Z] $ docker stop --time=1 415440e496a009f940093e0423a9e802a27e23cf8ada3e21d5379b2cdf83f902 [2020-04-28T03:07:43.601Z] $ docker rm -f 415440e496a009f940093e0423a9e802a27e23cf8ada3e21d5379b2cdf83f902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T03:07:45.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T03:07:45.513Z] + ls -al . [2020-04-28T03:07:45.513Z] total 112 [2020-04-28T03:07:45.513Z] drwxrwxr-x. 8 jenkins jenkins 4096 Apr 28 03:07 . [2020-04-28T03:07:45.513Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 03:03 .. [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 6432 Apr 28 03:03 Attribution.txt [2020-04-28T03:07:45.513Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 03:03 bin [2020-04-28T03:07:45.513Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 03:03 cmd [2020-04-28T03:07:45.513Z] -rw-r--r--. 1 jenkins jenkins 32181 Apr 28 03:07 coverage.out [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 1826 Apr 28 03:03 Dockerfile [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 957 Apr 28 03:03 Dockerfile.build [2020-04-28T03:07:45.513Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 03:04 .git [2020-04-28T03:07:45.513Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 28 03:03 .github [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 258 Apr 28 03:03 .gitignore [2020-04-28T03:07:45.513Z] -rw-r--r--. 1 jenkins jenkins 855 Apr 28 03:07 go.mod [2020-04-28T03:07:45.513Z] -rw-r--r--. 1 jenkins jenkins 14791 Apr 28 03:07 go.sum [2020-04-28T03:07:45.513Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 03:03 internal [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 683 Apr 28 03:03 Jenkinsfile [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 03:03 LICENSE [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 873 Apr 28 03:03 Makefile [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 4413 Apr 28 03:03 README.md [2020-04-28T03:07:45.513Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 28 03:04 .semver [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 03:00 VERSION [2020-04-28T03:07:45.513Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 28 03:03 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:07:45.845Z] + 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=01be24e26ff5cef53aea6a5bd73bb718927b3a70 --label arch=amd64 --label version=0.0.0 . [2020-04-28T03:07:46.105Z] Sending build context to Docker daemon 34.13MB [2020-04-28T03:07:46.105Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-28T03:07:46.105Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-28T03:07:46.105Z] ---> 5b130b9b8719 [2020-04-28T03:07:46.105Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-28T03:07:46.365Z] ---> Running in af23e079edf8 [2020-04-28T03:07:46.365Z] Removing intermediate container af23e079edf8 [2020-04-28T03:07:46.365Z] ---> 174dedf7060a [2020-04-28T03:07:46.365Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T03:07:46.365Z] ---> Running in 5c557f678eed [2020-04-28T03:07:46.623Z] Removing intermediate container 5c557f678eed [2020-04-28T03:07:46.624Z] ---> a586995ea1ac [2020-04-28T03:07:46.624Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-28T03:07:46.624Z] ---> Running in b66ded68013b [2020-04-28T03:07:46.883Z] Removing intermediate container b66ded68013b [2020-04-28T03:07:46.883Z] ---> 38e67d010af0 [2020-04-28T03:07:46.883Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T03:07:46.883Z] ---> Running in 18847422d6dc [2020-04-28T03:07:47.449Z] Removing intermediate container 18847422d6dc [2020-04-28T03:07:47.449Z] ---> b098f3694a4a [2020-04-28T03:07:47.449Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T03:07:47.710Z] ---> Running in 48f905b86535 [2020-04-28T03:07:47.969Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T03:07:50.501Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T03:07:53.038Z] OK: 214 MiB in 52 packages [2020-04-28T03:07:53.038Z] Removing intermediate container 48f905b86535 [2020-04-28T03:07:53.038Z] ---> 3e5760d19e1f [2020-04-28T03:07:53.038Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-28T03:07:53.038Z] ---> Running in 6a1be104830d [2020-04-28T03:07:53.296Z] Removing intermediate container 6a1be104830d [2020-04-28T03:07:53.296Z] ---> 802e6507aac8 [2020-04-28T03:07:53.296Z] Step 9/21 : COPY . . [2020-04-28T03:07:53.863Z] ---> 20210e2a8710 [2020-04-28T03:07:53.863Z] Step 10/21 : ARG MAKE='make build' [2020-04-28T03:07:53.863Z] ---> Running in 6c7e84cd2e22 [2020-04-28T03:07:54.121Z] Removing intermediate container 6c7e84cd2e22 [2020-04-28T03:07:54.121Z] ---> 276efdd3e5bd [2020-04-28T03:07:54.121Z] Step 11/21 : RUN $MAKE [2020-04-28T03:07:54.121Z] ---> Running in 36b45663936a [2020-04-28T03:07:54.385Z] 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-04-28T03:08:06.693Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T03:08:08.079Z] Removing intermediate container 36b45663936a [2020-04-28T03:08:08.079Z] ---> f7820da14053 [2020-04-28T03:08:08.079Z] Step 12/21 : FROM alpine [2020-04-28T03:08:08.079Z] latest: Pulling from library/alpine [2020-04-28T03:08:08.338Z] cbdbe7a5bc2a: Pulling fs layer [2020-04-28T03:08:08.598Z] cbdbe7a5bc2a: Verifying Checksum [2020-04-28T03:08:08.598Z] cbdbe7a5bc2a: Download complete [2020-04-28T03:08:08.861Z] cbdbe7a5bc2a: Pull complete [2020-04-28T03:08:08.861Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T03:08:08.861Z] Status: Downloaded newer image for alpine:latest [2020-04-28T03:08:08.861Z] ---> f70734b6a266 [2020-04-28T03:08:08.861Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-28T03:08:08.861Z] ---> Running in e062b64af560 [2020-04-28T03:08:08.861Z] Removing intermediate container e062b64af560 [2020-04-28T03:08:08.861Z] ---> 0ff0af1a1a04 [2020-04-28T03:08:08.861Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-28T03:08:09.122Z] ---> Running in 2cb08021900c [2020-04-28T03:08:09.122Z] Removing intermediate container 2cb08021900c [2020-04-28T03:08:09.122Z] ---> 78836fceb121 [2020-04-28T03:08:09.122Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-28T03:08:09.689Z] ---> 3117def35aed [2020-04-28T03:08:09.689Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-04-28T03:08:09.689Z] ---> 0329014bbb95 [2020-04-28T03:08:09.689Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-04-28T03:08:09.954Z] ---> c5e49bd7fcb9 [2020-04-28T03:08:09.954Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-28T03:08:09.954Z] ---> Running in 7d10e9d3939c [2020-04-28T03:08:09.954Z] Removing intermediate container 7d10e9d3939c [2020-04-28T03:08:09.954Z] ---> 6dce1d50c51e [2020-04-28T03:08:09.954Z] Step 19/21 : LABEL arch=amd64 [2020-04-28T03:08:10.218Z] ---> Running in 3392fc85a146 [2020-04-28T03:08:10.218Z] Removing intermediate container 3392fc85a146 [2020-04-28T03:08:10.218Z] ---> 95056929d404 [2020-04-28T03:08:10.218Z] Step 20/21 : LABEL git_sha=01be24e26ff5cef53aea6a5bd73bb718927b3a70 [2020-04-28T03:08:10.218Z] ---> Running in 61a80f568eb5 [2020-04-28T03:08:10.479Z] Removing intermediate container 61a80f568eb5 [2020-04-28T03:08:10.479Z] ---> 9fa776c5a427 [2020-04-28T03:08:10.479Z] Step 21/21 : LABEL version=0.0.0 [2020-04-28T03:08:10.479Z] ---> Running in ebcb06a2f832 [2020-04-28T03:08:10.737Z] Removing intermediate container ebcb06a2f832 [2020-04-28T03:08:10.737Z] ---> a35ab3e3c070 [2020-04-28T03:08:10.737Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T03:08:10.737Z] Successfully built a35ab3e3c070 [2020-04-28T03:08:10.737Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-28T03:09:40.064Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 164.454s coverage: 52.7% of statements [2020-04-28T03:09:40.064Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T03:09:40.064Z] gofmt -l . [2020-04-28T03:09:40.064Z] [ "`gofmt -l .`" = "" ] [2020-04-28T03:09:40.064Z] ./bin/test-attribution-txt.sh [2020-04-28T03:09:40.064Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T03:09:40.680Z] Warning: overwriting stash ‘coverage-report’ [2020-04-28T03:09:41.343Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T03:09:41.360Z] $ docker stop --time=1 f5320027f4e2f62dfc18b6b987faa909460e032bf4cfec508f8f1102c7864eab [2020-04-28T03:09:43.609Z] $ docker rm -f f5320027f4e2f62dfc18b6b987faa909460e032bf4cfec508f8f1102c7864eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T03:09:45.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T03:09:45.528Z] + ls -al . [2020-04-28T03:09:45.528Z] total 140 [2020-04-28T03:09:45.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:09 . [2020-04-28T03:09:45.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:03 .. [2020-04-28T03:09:45.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:03 .git [2020-04-28T03:09:45.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:03 .github [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 258 Apr 28 03:03 .gitignore [2020-04-28T03:09:45.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:03 .semver [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 6432 Apr 28 03:03 Attribution.txt [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 1826 Apr 28 03:03 Dockerfile [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 957 Apr 28 03:03 Dockerfile.build [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 03:03 Jenkinsfile [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 03:03 LICENSE [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 873 Apr 28 03:03 Makefile [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 4413 Apr 28 03:03 README.md [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 03:00 VERSION [2020-04-28T03:09:45.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:03 bin [2020-04-28T03:09:45.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:03 cmd [2020-04-28T03:09:45.528Z] -rw-r--r-- 1 jenkins jenkins 32181 Apr 28 03:09 coverage.out [2020-04-28T03:09:45.528Z] -rw-r--r-- 1 jenkins jenkins 855 Apr 28 03:09 go.mod [2020-04-28T03:09:45.528Z] -rw-r--r-- 1 jenkins jenkins 14791 Apr 28 03:09 go.sum [2020-04-28T03:09:45.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:03 internal [2020-04-28T03:09:45.528Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 28 03:03 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:09:45.883Z] + 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=01be24e26ff5cef53aea6a5bd73bb718927b3a70 --label arch=arm64 --label version=0.0.0 . [2020-04-28T03:09:46.470Z] Sending build context to Docker daemon 34.13MB [2020-04-28T03:09:46.737Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-28T03:09:46.737Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-28T03:09:46.737Z] ---> 47365e9d2950 [2020-04-28T03:09:46.737Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-28T03:09:47.007Z] ---> Running in c0f296c776f8 [2020-04-28T03:09:47.276Z] Removing intermediate container c0f296c776f8 [2020-04-28T03:09:47.276Z] ---> 6ad595bae887 [2020-04-28T03:09:47.276Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T03:09:47.543Z] ---> Running in 2d3aa4c2579a [2020-04-28T03:09:47.811Z] Removing intermediate container 2d3aa4c2579a [2020-04-28T03:09:47.811Z] ---> c9265dc6d734 [2020-04-28T03:09:47.811Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-28T03:09:48.081Z] ---> Running in c973a6cc699b [2020-04-28T03:09:48.348Z] Removing intermediate container c973a6cc699b [2020-04-28T03:09:48.348Z] ---> e87c77e05e8d [2020-04-28T03:09:48.348Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T03:09:48.617Z] ---> Running in d45e8b1d27aa [2020-04-28T03:09:50.030Z] Removing intermediate container d45e8b1d27aa [2020-04-28T03:09:50.030Z] ---> 038296f6e954 [2020-04-28T03:09:50.030Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T03:09:50.299Z] ---> Running in 6ebd90d6ab81 [2020-04-28T03:09:51.260Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T03:09:53.198Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T03:09:54.157Z] OK: 203 MiB in 52 packages [2020-04-28T03:09:55.120Z] Removing intermediate container 6ebd90d6ab81 [2020-04-28T03:09:55.120Z] ---> b70fc452fab7 [2020-04-28T03:09:55.120Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-28T03:09:55.386Z] ---> Running in cd65524dc69d [2020-04-28T03:09:55.653Z] Removing intermediate container cd65524dc69d [2020-04-28T03:09:55.653Z] ---> 53289f41cfa5 [2020-04-28T03:09:55.653Z] Step 9/21 : COPY . . [2020-04-28T03:09:58.234Z] ---> 280bc2d037b8 [2020-04-28T03:09:58.234Z] Step 10/21 : ARG MAKE='make build' [2020-04-28T03:09:58.234Z] ---> Running in f896926ac1f0 [2020-04-28T03:09:58.234Z] Removing intermediate container f896926ac1f0 [2020-04-28T03:09:58.234Z] ---> 101b75a0b19f [2020-04-28T03:09:58.234Z] Step 11/21 : RUN $MAKE [2020-04-28T03:09:58.505Z] ---> Running in 624933fbaa9c [2020-04-28T03:09:59.484Z] 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-04-28T03:10:31.750Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T03:10:39.963Z] Removing intermediate container 624933fbaa9c [2020-04-28T03:10:39.964Z] ---> c2f09de810a0 [2020-04-28T03:10:39.964Z] Step 12/21 : FROM alpine [2020-04-28T03:10:39.964Z] latest: Pulling from library/alpine [2020-04-28T03:10:39.964Z] 29e5d40040c1: Pulling fs layer [2020-04-28T03:10:39.964Z] 29e5d40040c1: Download complete [2020-04-28T03:10:40.565Z] 29e5d40040c1: Pull complete [2020-04-28T03:10:40.565Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T03:10:40.565Z] Status: Downloaded newer image for alpine:latest [2020-04-28T03:10:40.565Z] ---> c20d2a9ab686 [2020-04-28T03:10:40.565Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-28T03:10:40.833Z] ---> Running in 7a8ded551e94 [2020-04-28T03:10:41.100Z] Removing intermediate container 7a8ded551e94 [2020-04-28T03:10:41.100Z] ---> 98f485de5709 [2020-04-28T03:10:41.100Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-28T03:10:41.366Z] ---> Running in 5a2414feadaf [2020-04-28T03:10:41.633Z] Removing intermediate container 5a2414feadaf [2020-04-28T03:10:41.633Z] ---> ca2aeabfc2bd [2020-04-28T03:10:41.633Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-28T03:10:43.042Z] ---> 3d53f3133b0c [2020-04-28T03:10:43.042Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-04-28T03:10:43.315Z] ---> 3fdef714cda0 [2020-04-28T03:10:43.315Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-04-28T03:10:43.901Z] ---> dcd718e822b4 [2020-04-28T03:10:43.901Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-28T03:10:44.172Z] ---> Running in 4d110d02abf1 [2020-04-28T03:10:44.438Z] Removing intermediate container 4d110d02abf1 [2020-04-28T03:10:44.438Z] ---> 83694bd4f9af [2020-04-28T03:10:44.438Z] Step 19/21 : LABEL arch=arm64 [2020-04-28T03:10:44.705Z] ---> Running in d0594544aea4 [2020-04-28T03:10:44.972Z] Removing intermediate container d0594544aea4 [2020-04-28T03:10:44.972Z] ---> 39702813ab1a [2020-04-28T03:10:44.972Z] Step 20/21 : LABEL git_sha=01be24e26ff5cef53aea6a5bd73bb718927b3a70 [2020-04-28T03:10:44.972Z] ---> Running in b1fabb01f6b7 [2020-04-28T03:10:45.238Z] Removing intermediate container b1fabb01f6b7 [2020-04-28T03:10:45.238Z] ---> df819ab781ce [2020-04-28T03:10:45.238Z] Step 21/21 : LABEL version=0.0.0 [2020-04-28T03:10:45.503Z] ---> Running in eb63913ca40a [2020-04-28T03:10:45.768Z] Removing intermediate container eb63913ca40a [2020-04-28T03:10:45.768Z] ---> 4f3e044851d1 [2020-04-28T03:10:45.768Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T03:10:45.768Z] Successfully built 4f3e044851d1 [2020-04-28T03:10:45.768Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-28T03:10:47.768Z] provisioning config files... [2020-04-28T03:10:47.789Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-106@tmp/config4870875781958003769tmp [Pipeline] { [Pipeline] sh [2020-04-28T03:10:48.345Z] + curl -s https://codecov.io/bash [2020-04-28T03:10:48.345Z] + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-106@tmp/config4870875781958003769tmp [2020-04-28T03:10:48.679Z] [2020-04-28T03:10:48.679Z] _____ _ [2020-04-28T03:10:48.679Z] / ____| | | [2020-04-28T03:10:48.679Z] | | ___ __| | ___ ___ _____ __ [2020-04-28T03:10:48.679Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-28T03:10:48.679Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-28T03:10:48.679Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-28T03:10:48.679Z] Bash-tbd [2020-04-28T03:10:48.679Z] [2020-04-28T03:10:48.679Z] [2020-04-28T03:10:48.679Z] ==> Jenkins CI detected. [2020-04-28T03:10:48.679Z] project root: . [2020-04-28T03:10:48.679Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-28T03:10:48.679Z] ==> Running gcov in . (disable via -X gcov) [2020-04-28T03:10:48.954Z] ==> Python coveragepy not found [2020-04-28T03:10:48.954Z] ==> Searching for coverage reports in: [2020-04-28T03:10:48.954Z] + . [2020-04-28T03:10:48.954Z] -> Found 1 reports [2020-04-28T03:10:48.954Z] ==> Detecting git/mercurial file structure [2020-04-28T03:10:48.954Z] ==> Reading reports [2020-04-28T03:10:48.954Z] + ./coverage.out bytes=32181 [2020-04-28T03:10:48.954Z] ==> Appending adjustments [2020-04-28T03:10:48.954Z] http://docs.codecov.io/docs/fixing-reports [2020-04-28T03:10:49.282Z] + Found adjustments [2020-04-28T03:10:49.282Z] ==> Gzipping contents [2020-04-28T03:10:49.282Z] ==> Uploading reports [2020-04-28T03:10:49.282Z] url: https://codecov.io [2020-04-28T03:10:49.282Z] query: branch=PR-106&commit=01be24e26ff5cef53aea6a5bd73bb718927b3a70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=106&job= [2020-04-28T03:10:49.282Z] -> Pinging Codecov [2020-04-28T03:10:49.282Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-106&commit=01be24e26ff5cef53aea6a5bd73bb718927b3a70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=106&job= [2020-04-28T03:10:49.876Z] -> Uploading [2020-04-28T03:10:50.456Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/01be24e26ff5cef53aea6a5bd73bb718927b3a70 [Pipeline] } [2020-04-28T03:10:50.501Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-28T03:10:52.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T03:10:53.073Z] ---> package-listing.sh [2020-04-28T03:10:53.073Z] ++ facter osfamily [2020-04-28T03:10:53.073Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-28T03:10:53.073Z] + OS_FAMILY=redhat [2020-04-28T03:10:53.073Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-106 [2020-04-28T03:10:53.073Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-28T03:10:53.073Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-28T03:10:53.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-28T03:10:53.073Z] + PACKAGES=/tmp/packages_start.txt [2020-04-28T03:10:53.073Z] + '[' /w/workspace/foundry_device-virtual-go_PR-106 ']' [2020-04-28T03:10:53.073Z] + PACKAGES=/tmp/packages_end.txt [2020-04-28T03:10:53.073Z] + case "${OS_FAMILY}" in [2020-04-28T03:10:53.073Z] + rpm -qa [2020-04-28T03:10:53.073Z] + sort [2020-04-28T03:10:59.777Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-28T03:10:59.777Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-28T03:10:59.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-28T03:10:59.777Z] + '[' /w/workspace/foundry_device-virtual-go_PR-106 ']' [2020-04-28T03:10:59.777Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-106/archives/ [2020-04-28T03:10:59.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-106/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:11:00.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T03:11:00.861Z] [2020-04-28T03:11:00.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-28T03:11:01.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T03:11:01.707Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-28T03:11:01.707Z] c9b1b535fdd9: Pulling fs layer [2020-04-28T03:11:01.707Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-28T03:11:01.707Z] 756a868c4378: Pulling fs layer [2020-04-28T03:11:01.707Z] 444b2fc9a129: Pulling fs layer [2020-04-28T03:11:01.707Z] ea15f1150254: Pulling fs layer [2020-04-28T03:11:01.707Z] 41b27a9f41bf: Pulling fs layer [2020-04-28T03:11:01.707Z] 28c525ee5125: Pulling fs layer [2020-04-28T03:11:01.707Z] 094b1ea09ed8: Pulling fs layer [2020-04-28T03:11:01.707Z] 138eaada9080: Pulling fs layer [2020-04-28T03:11:01.707Z] 0622d0fa9048: Pulling fs layer [2020-04-28T03:11:01.707Z] 41b27a9f41bf: Waiting [2020-04-28T03:11:01.707Z] 444b2fc9a129: Waiting [2020-04-28T03:11:01.707Z] ea15f1150254: Waiting [2020-04-28T03:11:01.707Z] 28c525ee5125: Waiting [2020-04-28T03:11:01.707Z] 094b1ea09ed8: Waiting [2020-04-28T03:11:01.707Z] 138eaada9080: Waiting [2020-04-28T03:11:01.707Z] 0622d0fa9048: Waiting [2020-04-28T03:11:01.707Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-28T03:11:01.707Z] 2cc5ad85d9ab: Download complete [2020-04-28T03:11:01.707Z] 444b2fc9a129: Verifying Checksum [2020-04-28T03:11:01.707Z] 444b2fc9a129: Download complete [2020-04-28T03:11:02.050Z] ea15f1150254: Verifying Checksum [2020-04-28T03:11:02.050Z] ea15f1150254: Download complete [2020-04-28T03:11:02.050Z] c9b1b535fdd9: Verifying Checksum [2020-04-28T03:11:02.050Z] c9b1b535fdd9: Download complete [2020-04-28T03:11:02.343Z] 28c525ee5125: Verifying Checksum [2020-04-28T03:11:02.343Z] 28c525ee5125: Download complete [2020-04-28T03:11:03.002Z] 756a868c4378: Verifying Checksum [2020-04-28T03:11:03.002Z] 756a868c4378: Download complete [2020-04-28T03:11:03.313Z] c9b1b535fdd9: Pull complete [2020-04-28T03:11:03.606Z] 138eaada9080: Download complete [2020-04-28T03:11:03.906Z] 0622d0fa9048: Verifying Checksum [2020-04-28T03:11:03.906Z] 0622d0fa9048: Download complete [2020-04-28T03:11:03.906Z] 094b1ea09ed8: Verifying Checksum [2020-04-28T03:11:03.906Z] 094b1ea09ed8: Download complete [2020-04-28T03:11:04.172Z] 2cc5ad85d9ab: Pull complete [2020-04-28T03:11:05.316Z] 41b27a9f41bf: Verifying Checksum [2020-04-28T03:11:05.316Z] 41b27a9f41bf: Download complete [2020-04-28T03:11:07.020Z] 756a868c4378: Pull complete [2020-04-28T03:11:07.020Z] 444b2fc9a129: Pull complete [2020-04-28T03:11:08.067Z] ea15f1150254: Pull complete [2020-04-28T03:11:15.077Z] 41b27a9f41bf: Pull complete [2020-04-28T03:11:15.077Z] 28c525ee5125: Pull complete [2020-04-28T03:11:17.863Z] 094b1ea09ed8: Pull complete [2020-04-28T03:11:18.449Z] 138eaada9080: Pull complete [2020-04-28T03:11:18.449Z] 0622d0fa9048: Pull complete [2020-04-28T03:11:18.449Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-28T03:11:18.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-28T03:11:18.880Z] prd-centos7-docker-4c-2g-6382 does not seem to be running inside a container [2020-04-28T03:11:19.032Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-106 -v /w/workspace/foundry_device-virtual-go_PR-106:/w/workspace/foundry_device-virtual-go_PR-106:rw,z -v /w/workspace/foundry_device-virtual-go_PR-106@tmp:/w/workspace/foundry_device-virtual-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-28T03:11:20.069Z] $ docker top e373ab9f1f6007088930405a4c3b37d52ed8f53d81fe1b3cd380aecdd68c7e74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T03:11:20.652Z] provisioning config files... [2020-04-28T03:11:20.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-106@tmp/config5911542149849643394tmp [Pipeline] { [Pipeline] echo [2020-04-28T03:11:20.812Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T03:11:21.503Z] ---> create-netrc.sh [Pipeline] echo [2020-04-28T03:11:21.558Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T03:11:22.352Z] ---> logs-deploy.sh [2020-04-28T03:11:22.352Z] + ARCHIVE_ARTIFACTS= [2020-04-28T03:11:22.352Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-28T03:11:22.352Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-28T03:11:22.352Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-28T03:11:22.352Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-106/1 [2020-04-28T03:11:22.352Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-106/1/ [2020-04-28T03:11:22.352Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-106/1 /w/workspace/foundry_device-virtual-go_PR-106 [2020-04-28T03:11:24.380Z] Archives upload complete. [2020-04-28T03:11:24.682Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-106/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-106/1/