Pull request #150 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 lranjbar for edgexfoundry/device-modbus-go Obtained Jenkinsfile from bc7d0e0bead113aa005ae19908f3f9cd355f5345+6f17a55e5ab153f2b7b0a9806cbdf5254002439f (02095a37590d646f6b284186e0eecc36b76130f7) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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-modbus-go/branches/PR-150/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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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-modbus-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: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8815 in /w/workspace/xfoundry_device-modbus-go_PR-150 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6f17a55e5ab153f2b7b0a9806cbdf5254002439f into PR head commit bc7d0e0bead113aa005ae19908f3f9cd355f5345 Merge succeeded, producing bc7d0e0bead113aa005ae19908f3f9cd355f5345 Checking out Revision bc7d0e0bead113aa005ae19908f3f9cd355f5345 (PR-150) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # 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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # 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 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 Commit message: "Add temp VERSION file to rebuild snap." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:55 ========================================================= 16:39:55 EdgeX Global Pipelines Version Info 16:39:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:57 ------------------- 16:39:57 stable info: 16:39:57 ------------------- 16:39:57 Commited By: Emilio Reyes emilio.reyes@intel.com 16:39:57 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 16:39:57 Message: update stable to v1.0.87 16:39:58 ------------------- 16:39:58 experimental info: 16:39:58 ------------------- 16:39:58 Commited By: **** collab-it+edgex@linuxfoundation.org 16:39:58 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 16:39:58 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:11 16:40:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:40:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:12 latest: Pulling from edgex-devops/git-semver 16:40:12 9123ac7c32f7: Pulling fs layer 16:40:12 b8cc5d1170e3: Pulling fs layer 16:40:12 2924cbbf6a41: Pulling fs layer 16:40:12 93b08a4f1073: Pulling fs layer 16:40:12 93b08a4f1073: Waiting 16:40:12 b8cc5d1170e3: Verifying Checksum 16:40:12 b8cc5d1170e3: Download complete 16:40:12 9123ac7c32f7: Download complete 16:40:12 93b08a4f1073: Verifying Checksum 16:40:12 93b08a4f1073: Download complete 16:40:12 2924cbbf6a41: Download complete 16:40:30 9123ac7c32f7: Pull complete 16:40:30 b8cc5d1170e3: Pull complete 16:40:30 2924cbbf6a41: Pull complete 16:40:30 93b08a4f1073: Pull complete 16:40:30 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:40:35 prd-centos7-docker-4c-2g-8815 does not seem to be running inside a container 16:40:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-150 -v /w/workspace/xfoundry_device-modbus-go_PR-150:/w/workspace/xfoundry_device-modbus-go_PR-150:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-150@tmp:/w/workspace/xfoundry_device-modbus-go_PR-150@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 16:40:36 $ docker top d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:40 [ssh-agent] Looking for ssh-agent implementation... 16:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:40 $ docker exec d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent 16:40:40 SSH_AUTH_SOCK=/tmp/ssh-1yDpVGW6bL6o/agent.14 16:40:40 SSH_AGENT_PID=21 16:40:40 Running ssh-add (command line suppressed) 16:40:41 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_129240663751989786.key (/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_129240663751989786.key) 16:40:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:41 + git describe --exact-match --tags HEAD 16:40:41 fatal: No names found, cannot describe anything. [Pipeline] } 16:40:41 $ docker exec --env ******** --env ******** d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent -k 16:40:41 unset SSH_AUTH_SOCK; 16:40:41 unset SSH_AGENT_PID; 16:40:41 echo Agent pid 21 killed; 16:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:40:42 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:40:42 This usually means this commit has not been tagged. [Pipeline] sshagent 16:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:42 [ssh-agent] Looking for ssh-agent implementation... 16:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:42 $ docker exec d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent 16:40:43 SSH_AUTH_SOCK=/tmp/ssh-z5v67e34LyPq/agent.56 16:40:43 SSH_AGENT_PID=63 16:40:43 Running ssh-add (command line suppressed) 16:40:43 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_2825098634662403285.key (/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/private_key_2825098634662403285.key) 16:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:44 + git semver init 16:40:44 # -> Open(): unable to determine branch for HEAD 16:40:44 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-150/.git 16:40:44 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-150 16:40:44 # $SEMVER_REMOTE_NAME = origin 16:40:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:40:44 # $SEMVER_USER_NAME = edgex-jenkins 16:40:44 # $SEMVER_BRANCH = PR-150 16:40:44 # $SEMVER_TEMP = /tmp/semver-738245321 16:40:44 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 16:40:44 # '/tmp/semver-738245321' -> '/w/workspace/xfoundry_device-modbus-go_PR-150/.semver' 16:40:44 # -> Force: false 16:40:44 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-150/.semver [Pipeline] } 16:40:44 $ docker exec --env ******** --env ******** d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 ssh-agent -k 16:40:44 unset SSH_AUTH_SOCK; 16:40:44 unset SSH_AGENT_PID; 16:40:44 echo Agent pid 63 killed; 16:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:45 + git semver [Pipeline] } 16:40:45 $ docker stop --time=1 d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 16:40:51 $ docker rm -f d22615d505422964e13540895e04554ab054792f22f4e889e81259b714ce74d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:41:00 Stashed 28 file(s) [Pipeline] echo 16:41:00 [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 16:41:17 Still waiting to schedule task 16:41:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8815’ 16:41:17 Still waiting to schedule task 16:41:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 16:46:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8816 in /w/workspace/xfoundry_device-modbus-go_PR-150 [Pipeline] { [Pipeline] ws 16:46:48 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 16:46:52 using credential edgex-jenkins-ssh 16:46:52 Cloning the remote Git repository 16:46:52 Cloning with configured refspecs honoured and without tags 16:46:52 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:46:52 > git init /w/workspace/device-modbus-go/1 # timeout=10 16:46:52 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:46:52 > git --version # timeout=10 16:46:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:46:54 Fetching without tags 16:46:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:46:54 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 16:46:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:46:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:46:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:46:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:46:54 Merging remotes/origin/master commit 6f17a55e5ab153f2b7b0a9806cbdf5254002439f into PR head commit bc7d0e0bead113aa005ae19908f3f9cd355f5345 16:46:54 Merge succeeded, producing bc7d0e0bead113aa005ae19908f3f9cd355f5345 16:46:54 Checking out Revision bc7d0e0bead113aa005ae19908f3f9cd355f5345 (PR-150) 16:46:54 > git config core.sparsecheckout # timeout=10 16:46:54 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 16:46:54 > git remote # timeout=10 16:46:54 > git config --get remote.origin.url # timeout=10 16:46:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:54 > git merge 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 16:46:54 > git rev-parse HEAD^{commit} # timeout=10 16:46:55 > git config core.sparsecheckout # timeout=10 16:46:55 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 16:46:59 Commit message: "Add temp VERSION file to rebuild snap." 16:46:59 > git --version # timeout=10 16:46:59 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:47:01 ========================================================= 16:47:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:47:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:47:02 + 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 . 16:47:04 Sending build context to Docker daemon 588.8kB 16:47:04 Step 1/8 : ARG BASE=golang:1.13-alpine 16:47:04 Step 2/8 : FROM ${BASE} 16:47:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:47:04 cde5963f3b93: Pulling fs layer 16:47:04 2a23fa8c16f7: Pulling fs layer 16:47:04 777b28850792: Pulling fs layer 16:47:04 8a11ddd9e578: Pulling fs layer 16:47:04 4cf88f913ddb: Pulling fs layer 16:47:04 1df406cf5192: Pulling fs layer 16:47:04 cd6300453558: Pulling fs layer 16:47:04 b9c365052c96: Pulling fs layer 16:47:04 a2d8cc88f415: Pulling fs layer 16:47:04 ea1d1ca13537: Pulling fs layer 16:47:04 3750a50a1c5e: Pulling fs layer 16:47:04 8a11ddd9e578: Waiting 16:47:04 4cf88f913ddb: Waiting 16:47:04 1df406cf5192: Waiting 16:47:04 cd6300453558: Waiting 16:47:04 b9c365052c96: Waiting 16:47:04 a2d8cc88f415: Waiting 16:47:04 ea1d1ca13537: Waiting 16:47:04 3750a50a1c5e: Waiting 16:47:04 777b28850792: Verifying Checksum 16:47:04 777b28850792: Download complete 16:47:04 2a23fa8c16f7: Verifying Checksum 16:47:04 2a23fa8c16f7: Download complete 16:47:04 cde5963f3b93: Verifying Checksum 16:47:04 cde5963f3b93: Download complete 16:47:04 1df406cf5192: Download complete 16:47:07 4cf88f913ddb: Download complete 16:47:11 cd6300453558: Verifying Checksum 16:47:11 cd6300453558: Download complete 16:47:11 a2d8cc88f415: Verifying Checksum 16:47:11 a2d8cc88f415: Download complete 16:47:14 ea1d1ca13537: Verifying Checksum 16:47:14 ea1d1ca13537: Download complete 16:47:14 3750a50a1c5e: Verifying Checksum 16:47:14 3750a50a1c5e: Download complete 16:47:15 cde5963f3b93: Pull complete 16:47:15 2a23fa8c16f7: Pull complete 16:47:16 777b28850792: Pull complete 16:47:16 b9c365052c96: Verifying Checksum 16:47:16 b9c365052c96: Download complete 16:47:16 Running on prd-centos7-docker-4c-2g-8817 in /w/workspace/xfoundry_device-modbus-go_PR-150 [Pipeline] { [Pipeline] ws 16:47:16 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 16:47:18 8a11ddd9e578: Download complete 16:47:19 using credential edgex-jenkins-ssh 16:47:19 Cloning the remote Git repository 16:47:19 Cloning with configured refspecs honoured and without tags 16:47:19 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:47:19 > git init /w/workspace/device-modbus-go/1 # timeout=10 16:47:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:47:19 > git --version # timeout=10 16:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:47:20 Fetching without tags 16:47:20 Merging remotes/origin/master commit 6f17a55e5ab153f2b7b0a9806cbdf5254002439f into PR head commit bc7d0e0bead113aa005ae19908f3f9cd355f5345 16:47:21 Merge succeeded, producing bc7d0e0bead113aa005ae19908f3f9cd355f5345 16:47:21 Checking out Revision bc7d0e0bead113aa005ae19908f3f9cd355f5345 (PR-150) 16:47:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:47:20 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 16:47:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:47:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:47:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:47:20 > git config core.sparsecheckout # timeout=10 16:47:20 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 16:47:21 > git remote # timeout=10 16:47:21 > git config --get remote.origin.url # timeout=10 16:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:21 > git merge 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 16:47:21 > git rev-parse HEAD^{commit} # timeout=10 16:47:21 > git config core.sparsecheckout # timeout=10 16:47:21 > git checkout -f bc7d0e0bead113aa005ae19908f3f9cd355f5345 # timeout=10 16:47:25 Commit message: "Add temp VERSION file to rebuild snap." 16:47:25 > git --version # timeout=10 16:47:25 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:47:27 ========================================================= 16:47:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:47:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:47:28 + 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 . 16:47:30 Sending build context to Docker daemon 588.8kB 16:47:30 Step 1/8 : ARG BASE=golang:1.13-alpine 16:47:30 Step 2/8 : FROM ${BASE} 16:47:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:47:30 e6b0cf9c0882: Pulling fs layer 16:47:30 2848faf0eed1: Pulling fs layer 16:47:30 0f37312ad70f: Pulling fs layer 16:47:30 5788d62ee057: Pulling fs layer 16:47:30 0e6b1d234666: Pulling fs layer 16:47:30 bf5d7aec512f: Pulling fs layer 16:47:30 34c802a77dc8: Pulling fs layer 16:47:30 9eb99e56ec68: Pulling fs layer 16:47:30 27c7a5d97fbd: Pulling fs layer 16:47:30 5c102a31e300: Pulling fs layer 16:47:30 dcfb455df0a1: Pulling fs layer 16:47:30 5788d62ee057: Waiting 16:47:30 0e6b1d234666: Waiting 16:47:30 bf5d7aec512f: Waiting 16:47:30 34c802a77dc8: Waiting 16:47:30 9eb99e56ec68: Waiting 16:47:30 27c7a5d97fbd: Waiting 16:47:30 5c102a31e300: Waiting 16:47:30 0f37312ad70f: Verifying Checksum 16:47:30 0f37312ad70f: Download complete 16:47:30 e6b0cf9c0882: Verifying Checksum 16:47:30 0e6b1d234666: Verifying Checksum 16:47:30 0e6b1d234666: Download complete 16:47:31 2848faf0eed1: Verifying Checksum 16:47:31 2848faf0eed1: Download complete 16:47:31 e6b0cf9c0882: Pull complete 16:47:32 5788d62ee057: Verifying Checksum 16:47:32 5788d62ee057: Download complete 16:47:36 bf5d7aec512f: Verifying Checksum 16:47:36 bf5d7aec512f: Download complete 16:47:36 27c7a5d97fbd: Verifying Checksum 16:47:36 27c7a5d97fbd: Download complete 16:47:36 5c102a31e300: Verifying Checksum 16:47:36 5c102a31e300: Download complete 16:47:36 dcfb455df0a1: Verifying Checksum 16:47:36 dcfb455df0a1: Download complete 16:47:36 34c802a77dc8: Verifying Checksum 16:47:36 34c802a77dc8: Download complete 16:47:37 9eb99e56ec68: Verifying Checksum 16:47:37 9eb99e56ec68: Download complete 16:47:40 8a11ddd9e578: Pull complete 16:47:40 4cf88f913ddb: Pull complete 16:47:40 1df406cf5192: Pull complete 16:47:51 cd6300453558: Pull complete 16:48:09 b9c365052c96: Pull complete 16:48:09 a2d8cc88f415: Pull complete 16:48:09 ea1d1ca13537: Pull complete 16:48:09 3750a50a1c5e: Pull complete 16:48:09 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:48:09 ---> 78745c68409d 16:48:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 16:48:16 2848faf0eed1: Pull complete 16:48:16 0f37312ad70f: Pull complete 16:48:48 ---> Running in 7b624c3b82eb 16:49:02 5788d62ee057: Pull complete 16:49:03 0e6b1d234666: Pull complete 16:49:04 bf5d7aec512f: Pull complete 16:49:26 34c802a77dc8: Pull complete 16:49:44 Removing intermediate container 7b624c3b82eb 16:49:44 ---> 415d345334b3 16:49:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:48 9eb99e56ec68: Pull complete 16:49:48 27c7a5d97fbd: Pull complete 16:50:14 5c102a31e300: Pull complete 16:50:17 dcfb455df0a1: Pull complete 16:50:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:50:17 ---> 7c70fe431013 16:50:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 16:50:17 ---> Running in d0d91f3de644 16:50:18 Removing intermediate container d0d91f3de644 16:50:18 ---> dfc69dd7f730 16:50:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:41 ---> Running in c85612d931ef 16:51:14 ---> Running in b592f89670d5 16:51:29 Removing intermediate container b592f89670d5 16:51:29 ---> 1dfd4ab31393 16:51:29 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 16:51:29 ---> Running in ae8c5ea95984 16:51:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:51:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:51:35 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 16:51:35 (2/17) Installing libmagic (5.37-r1) 16:51:35 (3/17) Installing file (5.37-r1) 16:51:35 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 16:51:35 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 16:51:35 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 16:51:38 (7/17) Installing libc-dev (0.7.2-r0) 16:51:38 (8/17) Installing g++ (9.2.0-r4) 16:51:56 (9/17) Installing fortify-headers (1.1-r0) 16:51:56 (10/17) Installing build-base (0.5-r1) 16:51:56 (11/17) Installing openssh-keygen (8.1_p1-r0) 16:51:56 (12/17) Installing libedit (20191211.3.1-r0) 16:51:56 (13/17) Installing openssh-client (8.1_p1-r0) 16:51:56 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 16:51:57 (15/17) Installing openssh-server-common (8.1_p1-r0) 16:51:57 (16/17) Installing openssh-server (8.1_p1-r0) 16:51:57 (17/17) Installing openssh (8.1_p1-r0) 16:51:57 Executing busybox-1.31.1-r8.trigger 16:51:57 OK: 214 MiB in 52 packages 16:52:02 Removing intermediate container c85612d931ef 16:52:02 ---> e7f3f7f1120d 16:52:02 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 16:52:24 ---> Running in 10471201170c 16:52:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:52:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:52:25 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 16:52:25 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 16:52:25 (3/18) Installing libmagic (5.37-r1) 16:52:25 (4/18) Installing file (5.37-r1) 16:52:26 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 16:52:26 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 16:52:26 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 16:52:29 Removing intermediate container ae8c5ea95984 16:52:29 ---> c2eb5521001e 16:52:29 Step 6/8 : WORKDIR /device-modbus-go 16:52:29 ---> Running in 343882c51214 16:52:29 Removing intermediate container 343882c51214 16:52:29 ---> c28de4d795e9 16:52:29 Step 7/8 : COPY . . 16:52:36 (8/18) Installing libc-dev (0.7.2-r0) 16:52:36 (9/18) Installing g++ (9.2.0-r4) 16:52:41 ---> bf9637ad522d 16:52:41 Step 8/8 : RUN go mod download 16:52:41 ---> Running in 8f68ad1c318c 16:52:51 (10/18) Installing fortify-headers (1.1-r0) 16:52:51 (11/18) Installing build-base (0.5-r1) 16:52:51 (12/18) Installing openssh-keygen (8.1_p1-r0) 16:52:51 (13/18) Installing libedit (20191211.3.1-r0) 16:52:51 (14/18) Installing openssh-client (8.1_p1-r0) 16:52:52 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 16:52:53 (16/18) Installing openssh-server-common (8.1_p1-r0) 16:52:53 (17/18) Installing openssh-server (8.1_p1-r0) 16:52:53 (18/18) Installing openssh (8.1_p1-r0) 16:52:53 Executing busybox-1.31.1-r8.trigger 16:52:53 OK: 203 MiB in 52 packages 16:53:32 Removing intermediate container 10471201170c 16:53:32 ---> 6e747ebeb84a 16:53:32 Step 6/8 : WORKDIR /device-modbus-go 16:53:38 go: finding github.com/BurntSushi/toml v0.3.1 16:53:38 go: finding github.com/OneOfOne/xxhash v1.2.6 16:53:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:53:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:53:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:53:38 go: finding github.com/bgentry/speakeasy v0.1.0 16:53:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:53:38 go: finding github.com/davecgh/go-spew v1.1.1 16:53:38 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 16:53:38 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 16:53:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:53:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 16:53:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 16:53:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:53:39 go: finding github.com/fatih/color v1.7.0 16:53:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:53:39 go: finding github.com/go-kit/kit v0.8.0 16:53:40 go: finding github.com/go-logfmt/logfmt v0.4.0 16:53:40 go: finding github.com/go-stack/stack v1.8.0 16:53:40 go: finding github.com/goburrow/modbus v0.1.0 16:53:40 go: finding github.com/goburrow/serial v0.1.0 16:53:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:53:40 go: finding github.com/google/uuid v1.1.1 16:53:40 go: finding github.com/gorilla/mux v1.7.1 16:53:40 go: finding github.com/hashicorp/consul/api v1.1.0 16:53:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:53:41 go: finding github.com/hashicorp/errwrap v1.0.0 16:53:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:53:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:53:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:53:42 go: finding github.com/hashicorp/go-multierror v1.0.0 16:53:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:53:42 go: finding github.com/hashicorp/go-sockaddr v1.0.1 16:53:42 go: finding github.com/hashicorp/go-syslog v1.0.0 16:53:47 ---> Running in 31ed5dfea845 16:53:47 go: finding github.com/hashicorp/go-uuid v1.0.1 16:53:48 go: finding github.com/hashicorp/go.net v0.0.1 16:53:48 go: finding github.com/hashicorp/golang-lru v0.5.1 16:54:05 Removing intermediate container 31ed5dfea845 16:54:05 ---> a6d4ff8653e5 16:54:05 Step 7/8 : COPY . . 16:54:14 go: finding github.com/hashicorp/logutils v1.0.0 16:54:14 go: finding github.com/hashicorp/mdns v1.0.0 16:54:14 go: finding github.com/hashicorp/memberlist v0.1.3 16:54:14 go: finding github.com/hashicorp/serf v0.8.2 16:54:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:54:21 go: finding github.com/mattn/go-colorable v0.0.9 16:54:21 go: finding github.com/mattn/go-isatty v0.0.3 16:54:21 go: finding github.com/miekg/dns v1.1.4 16:54:21 go: finding github.com/mitchellh/cli v1.0.0 16:54:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:54:21 go: finding github.com/mitchellh/copystructure v1.0.0 16:54:21 go: finding github.com/mitchellh/go-homedir v1.1.0 16:54:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:54:21 go: finding github.com/mitchellh/go-wordwrap v1.0.0 16:54:22 go: finding github.com/mitchellh/gox v0.4.0 16:54:22 go: finding github.com/mitchellh/iochan v1.0.0 16:54:22 go: finding github.com/mitchellh/mapstructure v1.1.2 16:54:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:54:22 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:54:22 go: finding github.com/pelletier/go-toml v1.2.0 16:54:22 go: finding github.com/pkg/errors v0.8.1 16:54:22 go: finding github.com/pmezard/go-difflib v1.0.0 16:54:22 go: finding github.com/posener/complete v1.1.1 16:54:23 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 16:54:23 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:54:23 go: finding github.com/stretchr/objx v0.1.0 16:54:23 go: finding github.com/stretchr/testify v1.5.1 16:54:23 go: finding github.com/ugorji/go v1.1.4 16:54:23 go: finding github.com/x448/float16 v0.8.4 16:54:23 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:54:23 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 16:54:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:54:23 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:54:23 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:54:23 go: finding gopkg.in/yaml.v2 v2.2.8 16:54:32 ---> c22c15ba526f 16:54:32 Step 8/8 : RUN go mod download 16:54:37 ---> Running in 4caaccd63079 16:54:50 go: finding github.com/BurntSushi/toml v0.3.1 16:54:50 go: finding github.com/OneOfOne/xxhash v1.2.6 16:54:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:54:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:54:50 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:54:50 go: finding github.com/bgentry/speakeasy v0.1.0 16:54:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:54:50 go: finding github.com/davecgh/go-spew v1.1.1 16:54:50 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 16:54:50 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 16:54:50 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:54:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 16:54:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 16:54:50 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:54:50 go: finding github.com/fatih/color v1.7.0 16:54:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:54:51 go: finding github.com/go-kit/kit v0.8.0 16:54:51 go: finding github.com/go-logfmt/logfmt v0.4.0 16:54:51 go: finding github.com/go-stack/stack v1.8.0 16:54:51 go: finding github.com/goburrow/modbus v0.1.0 16:54:51 go: finding github.com/goburrow/serial v0.1.0 16:54:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:54:51 go: finding github.com/google/uuid v1.1.1 16:54:51 go: finding github.com/gorilla/mux v1.7.1 16:54:51 go: finding github.com/hashicorp/consul/api v1.1.0 16:54:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:54:52 go: finding github.com/hashicorp/errwrap v1.0.0 16:54:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:54:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:54:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:54:53 go: finding github.com/hashicorp/go-multierror v1.0.0 16:54:53 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:54:54 go: finding github.com/hashicorp/go-sockaddr v1.0.1 16:54:54 go: finding github.com/hashicorp/go-syslog v1.0.0 16:54:54 go: finding github.com/hashicorp/go-uuid v1.0.1 16:54:54 go: finding github.com/hashicorp/go.net v0.0.1 16:54:54 go: finding github.com/hashicorp/golang-lru v0.5.1 16:54:54 go: finding github.com/hashicorp/logutils v1.0.0 16:54:54 go: finding github.com/hashicorp/mdns v1.0.0 16:54:54 go: finding github.com/hashicorp/memberlist v0.1.3 16:54:54 go: finding github.com/hashicorp/serf v0.8.2 16:54:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:54:54 go: finding github.com/mattn/go-colorable v0.0.9 16:54:54 go: finding github.com/mattn/go-isatty v0.0.3 16:54:54 go: finding github.com/miekg/dns v1.1.4 16:54:54 go: finding github.com/mitchellh/cli v1.0.0 16:54:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:54:55 go: finding github.com/mitchellh/copystructure v1.0.0 16:54:55 go: finding github.com/mitchellh/go-homedir v1.1.0 16:54:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:54:55 go: finding github.com/mitchellh/go-wordwrap v1.0.0 16:54:55 go: finding github.com/mitchellh/gox v0.4.0 16:54:55 go: finding github.com/mitchellh/iochan v1.0.0 16:54:55 go: finding github.com/mitchellh/mapstructure v1.1.2 16:54:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:54:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:54:55 go: finding github.com/pelletier/go-toml v1.2.0 16:54:55 go: finding github.com/pkg/errors v0.8.1 16:54:55 go: finding github.com/pmezard/go-difflib v1.0.0 16:54:55 go: finding github.com/posener/complete v1.1.1 16:54:55 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 16:54:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:54:55 go: finding github.com/stretchr/objx v0.1.0 16:54:55 go: finding github.com/stretchr/testify v1.5.1 16:54:55 go: finding github.com/ugorji/go v1.1.4 16:54:55 go: finding github.com/x448/float16 v0.8.4 16:54:55 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:54:56 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 16:54:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:54:56 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:54:56 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:54:56 go: finding gopkg.in/yaml.v2 v2.2.8 16:55:10 Removing intermediate container 8f68ad1c318c 16:55:10 ---> 76f6a49a84d8 16:55:10 Successfully built 76f6a49a84d8 16:55:10 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 16:55:12 + docker inspect -f . ci-base-image-x86_64 16:55:12 . [Pipeline] withDockerContainer 16:55:12 prd-centos7-docker-4c-2g-8817 does not seem to be running inside a container 16:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 16:55:32 $ docker top 277c83edf0d10c5779419d3472788bb9098455cdd7d8c9f0d666f50041751d73 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:33 + go version 16:55:33 go version go1.13.5 linux/amd64 [Pipeline] sh 16:55:34 + make test 16:55:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:55:43 Removing intermediate container 4caaccd63079 16:55:43 ---> fc1dc6780002 16:55:43 Successfully built fc1dc6780002 16:55:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:46 + docker inspect -f . ci-base-image-arm64 16:55:46 . [Pipeline] withDockerContainer 16:55:47 prd-ubuntu18.04-docker-arm64-4c-16g-8816 does not seem to be running inside a container 16:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 16:55:48 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:55:58 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:56:07 $ docker top dfee7cec269db89b34ca6256898efe66a033a5a7123f588adebea2c5e4f0f4e7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:09 + go version 16:56:09 go version go1.13.5 linux/arm64 [Pipeline] sh 16:56:13 + make test 16:56:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:56:14 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:56:40 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:56:45 ok github.com/edgexfoundry/device-modbus-go/internal/driver 6.539s coverage: 50.3% of statements 16:56:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:56:49 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.397s coverage: 50.3% of statements 16:56:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:56:51 gofmt -l . 16:56:51 [ "`gofmt -l .`" = "" ] 16:56:51 ./bin/test-attribution-txt.sh 16:56:55 gofmt -l . 16:56:55 [ "`gofmt -l .`" = "" ] 16:56:55 ./bin/test-attribution-txt.sh 16:56:55 ./bin/test-go-mod-tidy.sh 16:56:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:57:01 Stashed 1 file(s) [Pipeline] stash 16:57:02 Warning: overwriting stash ‘coverage-report’ [Pipeline] } 16:57:02 $ docker stop --time=1 dfee7cec269db89b34ca6256898efe66a033a5a7123f588adebea2c5e4f0f4e7 16:57:02 Stashed 1 file(s) 16:57:18 $ docker rm -f dfee7cec269db89b34ca6256898efe66a033a5a7123f588adebea2c5e4f0f4e7 [Pipeline] // withDockerContainer [Pipeline] } 16:57:23 $ docker stop --time=1 277c83edf0d10c5779419d3472788bb9098455cdd7d8c9f0d666f50041751d73 16:57:29 $ docker rm -f 277c83edf0d10c5779419d3472788bb9098455cdd7d8c9f0d666f50041751d73 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:42 + ls -al . 16:57:42 total 136 16:57:42 drwxrwxr-x 9 jenkins jenkins 4096 May 18 16:56 . 16:57:42 drwxrwxr-x 4 jenkins jenkins 4096 May 18 16:46 .. 16:57:42 -rw-rw-r-- 1 jenkins jenkins 140 May 18 16:46 .dockerignore 16:57:42 drwxrwxr-x 8 jenkins jenkins 4096 May 18 16:46 .git 16:57:42 -rw-rw-r-- 1 jenkins jenkins 330 May 18 16:46 .gitignore 16:57:42 drwxrwxr-x 3 jenkins jenkins 4096 May 18 16:47 .semver 16:57:42 -rw-rw-r-- 1 jenkins jenkins 5049 May 18 16:46 Attribution.txt 16:57:42 -rw-rw-r-- 1 jenkins jenkins 1422 May 18 16:46 Dockerfile 16:57:42 -rw-rw-r-- 1 jenkins jenkins 954 May 18 16:46 Dockerfile.build 16:57:42 -rw-rw-r-- 1 jenkins jenkins 702 May 18 16:46 Jenkinsfile 16:57:42 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 16:46 LICENSE 16:57:42 -rw-rw-r-- 1 jenkins jenkins 880 May 18 16:46 Makefile 16:57:42 -rw-rw-r-- 1 jenkins jenkins 591 May 18 16:46 README.md 16:57:42 -rw-rw-r-- 1 jenkins jenkins 5 May 18 16:40 VERSION 16:57:42 drwxrwxr-x 2 jenkins jenkins 4096 May 18 16:46 bin 16:57:42 drwxrwxr-x 3 jenkins jenkins 4096 May 18 16:46 cmd 16:57:42 -rw-r--r-- 1 jenkins jenkins 22123 May 18 16:56 coverage.out 16:57:42 -rw-r--r-- 1 jenkins jenkins 559 May 18 16:56 go.mod 16:57:42 -rw-r--r-- 1 jenkins jenkins 13471 May 18 16:56 go.sum 16:57:42 drwxrwxr-x 3 jenkins jenkins 4096 May 18 16:46 internal 16:57:42 drwxrwxr-x 2 jenkins jenkins 4096 May 18 16:46 simulator 16:57:42 drwxrwxr-x 4 jenkins jenkins 4096 May 18 16:46 snap 16:57:42 -rw-rw-r-- 1 jenkins jenkins 229 May 18 16:46 version.go [Pipeline] isUnix [Pipeline] sh 16:57:43 + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 --label arch=arm64 --label version=0.0.0 . 16:57:44 Sending build context to Docker daemon 617.5kB 16:57:44 Step 1/19 : ARG BASE=golang:1.13-alpine 16:57:44 Step 2/19 : FROM ${BASE} AS builder 16:57:44 ---> fc1dc6780002 16:57:44 Step 3/19 : ARG MAKE='make build' 16:57:49 ---> Running in 76cae81902ae 16:57:51 Removing intermediate container 76cae81902ae 16:57:51 ---> 9c709dd2d50e 16:57:51 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:53 ---> Running in bb7c2c692cbb [Pipeline] sh 16:58:04 + ls -al . 16:58:04 total 104 16:58:04 drwxrwxr-x. 9 jenkins jenkins 4096 May 18 16:56 . 16:58:04 drwxrwxr-x. 4 jenkins jenkins 28 May 18 16:47 .. 16:58:04 -rw-rw-r--. 1 jenkins jenkins 5049 May 18 16:47 Attribution.txt 16:58:04 drwxrwxr-x. 2 jenkins jenkins 87 May 18 16:47 bin 16:58:04 drwxrwxr-x. 3 jenkins jenkins 32 May 18 16:47 cmd 16:58:04 -rw-r--r--. 1 jenkins jenkins 22123 May 18 16:56 coverage.out 16:58:04 -rw-rw-r--. 1 jenkins jenkins 1422 May 18 16:47 Dockerfile 16:58:04 -rw-rw-r--. 1 jenkins jenkins 954 May 18 16:47 Dockerfile.build 16:58:04 -rw-rw-r--. 1 jenkins jenkins 140 May 18 16:47 .dockerignore 16:58:04 drwxrwxr-x. 8 jenkins jenkins 179 May 18 16:47 .git 16:58:04 -rw-rw-r--. 1 jenkins jenkins 330 May 18 16:47 .gitignore 16:58:04 -rw-r--r--. 1 jenkins jenkins 559 May 18 16:56 go.mod 16:58:04 -rw-r--r--. 1 jenkins jenkins 13471 May 18 16:56 go.sum 16:58:04 drwxrwxr-x. 3 jenkins jenkins 20 May 18 16:47 internal 16:58:04 -rw-rw-r--. 1 jenkins jenkins 702 May 18 16:47 Jenkinsfile 16:58:04 -rw-rw-r--. 1 jenkins jenkins 11340 May 18 16:47 LICENSE 16:58:04 -rw-rw-r--. 1 jenkins jenkins 880 May 18 16:47 Makefile 16:58:04 -rw-rw-r--. 1 jenkins jenkins 591 May 18 16:47 README.md 16:58:04 drwxrwxr-x. 3 jenkins jenkins 58 May 18 16:47 .semver 16:58:04 drwxrwxr-x. 2 jenkins jenkins 35 May 18 16:47 simulator 16:58:04 drwxrwxr-x. 4 jenkins jenkins 54 May 18 16:47 snap 16:58:04 -rw-rw-r--. 1 jenkins jenkins 5 May 18 16:40 VERSION 16:58:04 -rw-rw-r--. 1 jenkins jenkins 229 May 18 16:47 version.go [Pipeline] isUnix [Pipeline] sh 16:58:05 + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 --label arch=amd64 --label version=0.0.0 . 16:58:05 Sending build context to Docker daemon 617.5kB 16:58:05 Step 1/19 : ARG BASE=golang:1.13-alpine 16:58:05 Step 2/19 : FROM ${BASE} AS builder 16:58:05 ---> 76f6a49a84d8 16:58:05 Step 3/19 : ARG MAKE='make build' 16:58:05 ---> Running in 5c002c3a3d6f 16:58:06 Removing intermediate container bb7c2c692cbb 16:58:06 ---> 86a86a7c6da7 16:58:06 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 16:58:08 ---> Running in 5203e1a9ed8f 16:58:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:58:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:58:12 OK: 203 MiB in 52 packages 16:58:15 Removing intermediate container 5c002c3a3d6f 16:58:15 ---> f6b386bd6b47 16:58:15 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:15 ---> Running in 4adb9743d7f3 16:58:17 Removing intermediate container 4adb9743d7f3 16:58:17 ---> 42efc58e66aa 16:58:17 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 16:58:18 ---> Running in ece0aab75bf2 16:58:22 Removing intermediate container 5203e1a9ed8f 16:58:22 ---> 91de5789d41f 16:58:22 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 16:58:23 ---> Running in b54a6b7dd2d5 16:58:26 Removing intermediate container b54a6b7dd2d5 16:58:26 ---> 085eb02aea0e 16:58:26 Step 7/19 : COPY . . 16:58:34 ---> d6e48d092df9 16:58:34 Step 8/19 : RUN ${MAKE} 16:58:35 ---> Running in f9d42a098c10 16:58:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 16:58:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:58:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:58:50 OK: 214 MiB in 52 packages 16:58:52 Removing intermediate container ece0aab75bf2 16:58:52 ---> 5cab9b9a593a 16:58:52 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 16:58:52 ---> Running in bc2c372c50e1 16:58:56 Removing intermediate container bc2c372c50e1 16:58:56 ---> 1595ba990506 16:58:56 Step 7/19 : COPY . . 16:58:57 ---> 51c8a628b011 16:58:57 Step 8/19 : RUN ${MAKE} 16:58:57 ---> Running in 685c0e9cc4a9 16:59:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 16:59:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:59:27 Removing intermediate container f9d42a098c10 16:59:27 ---> ed1dc3ec27b9 16:59:27 Step 9/19 : FROM scratch 16:59:27 ---> 16:59:27 Step 10/19 : ENV APP_PORT=49991 16:59:29 ---> Running in a16fa406a869 16:59:30 Removing intermediate container a16fa406a869 16:59:30 ---> 4d6ae69c1939 16:59:30 Step 11/19 : EXPOSE $APP_PORT 16:59:30 ---> Running in 2464ca35c111 16:59:31 Removing intermediate container 2464ca35c111 16:59:31 ---> eac5c316e243 16:59:31 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 16:59:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:59:42 ---> f3a42727ef55 16:59:42 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 16:59:54 Removing intermediate container 685c0e9cc4a9 16:59:54 ---> dc969b3bc9aa 16:59:54 Step 9/19 : FROM scratch 16:59:54 ---> 16:59:54 Step 10/19 : ENV APP_PORT=49991 16:59:54 ---> Running in 865dd213bed5 16:59:55 Removing intermediate container 865dd213bed5 16:59:55 ---> faad042e0775 16:59:55 Step 11/19 : EXPOSE $APP_PORT 16:59:55 ---> Running in d58e73344069 16:59:55 Removing intermediate container d58e73344069 16:59:55 ---> 7b28258bb5a6 16:59:55 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 16:59:55 ---> 72a6d7acf5f1 16:59:55 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 16:59:55 ---> ef48b2ecc9e6 16:59:55 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 16:59:56 ---> 50f174ef4255 16:59:56 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 16:59:56 ---> 66775bdaeca3 16:59:56 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 17:00:01 ---> 3f01bba3938f 17:00:01 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 17:00:01 ---> Running in ffe29b348d73 17:00:02 Removing intermediate container ffe29b348d73 17:00:02 ---> f1215bd21f08 17:00:02 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 17:00:03 ---> Running in 728fef5b55a4 17:00:03 Removing intermediate container 728fef5b55a4 17:00:03 ---> fa59e10193f7 17:00:03 Step 17/19 : LABEL arch=amd64 17:00:03 ---> Running in fc4c2ae29fe5 17:00:04 Removing intermediate container fc4c2ae29fe5 17:00:04 ---> 21894423aff2 17:00:04 Step 18/19 : LABEL git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 17:00:04 ---> Running in 18603d4c18d1 17:00:11 ---> Running in a0eb64a75622 17:00:17 Removing intermediate container a0eb64a75622 17:00:17 ---> 44c91a664949 17:00:17 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 17:00:20 ---> Running in 54450cbbb44d 17:00:23 Removing intermediate container 54450cbbb44d 17:00:23 ---> f65fc06209e9 17:00:23 Step 17/19 : LABEL arch=arm64 17:00:26 Removing intermediate container 18603d4c18d1 17:00:26 ---> bf1443baa705 17:00:26 Step 19/19 : LABEL version=0.0.0 17:00:26 ---> Running in f95c1cbac954 17:00:29 ---> Running in ce65ad3fffbe 17:00:41 Removing intermediate container f95c1cbac954 17:00:41 ---> 9db7b6b723e9 17:00:41 [Warning] One or more build-args [ARCH] were not consumed 17:00:41 Successfully built 9db7b6b723e9 17:00:44 Successfully tagged docker-device-modbus-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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:52 ++ find /w/workspace/device-modbus-go/1 17:00:52 ++ grep snapcraft.yaml 17:00:53 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/1/snap/snapcraft.yaml 17:00:55 Removing intermediate container ce65ad3fffbe 17:00:55 ---> 02f30bcc894a 17:00:55 Step 18/19 : LABEL git_sha=bc7d0e0bead113aa005ae19908f3f9cd355f5345 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:00 provisioning config files... 17:01:00 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config1711923652823509565tmp [Pipeline] { [Pipeline] sh 17:01:01 + cp /w/workspace/device-modbus-go/1@tmp/config1711923652823509565tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh 17:01:01 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 17:01:01 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 17:01:01 latest: Pulling from edgex-devops/edgex-snap-builder 17:01:01 5bed26d33875: Pulling fs layer 17:01:01 f11b29a9c730: Pulling fs layer 17:01:01 930bda195c84: Pulling fs layer 17:01:01 78bf9a5ad49e: Pulling fs layer 17:01:01 e5fbee5a4b0d: Pulling fs layer 17:01:01 f452fca78f88: Pulling fs layer 17:01:01 7417ef92027a: Pulling fs layer 17:01:01 2af5c49d270b: Pulling fs layer 17:01:01 df9c3bdbc40a: Pulling fs layer 17:01:01 e5fbee5a4b0d: Waiting 17:01:01 f452fca78f88: Waiting 17:01:01 7417ef92027a: Waiting 17:01:01 2af5c49d270b: Waiting 17:01:01 df9c3bdbc40a: Waiting 17:01:01 78bf9a5ad49e: Waiting 17:01:01 930bda195c84: Verifying Checksum 17:01:01 930bda195c84: Download complete 17:01:01 f11b29a9c730: Download complete 17:01:02 78bf9a5ad49e: Verifying Checksum 17:01:02 78bf9a5ad49e: Download complete 17:01:02 f452fca78f88: Verifying Checksum 17:01:02 f452fca78f88: Download complete 17:01:02 7417ef92027a: Verifying Checksum 17:01:02 7417ef92027a: Download complete 17:01:02 2af5c49d270b: Verifying Checksum 17:01:02 2af5c49d270b: Download complete 17:01:02 df9c3bdbc40a: Verifying Checksum 17:01:02 df9c3bdbc40a: Download complete 17:01:02 5bed26d33875: Download complete 17:01:06 e5fbee5a4b0d: Verifying Checksum 17:01:06 e5fbee5a4b0d: Download complete 17:01:14 ---> Running in a8cd62b613ee 17:01:24 5bed26d33875: Pull complete 17:01:24 f11b29a9c730: Pull complete 17:01:24 930bda195c84: Pull complete 17:01:24 78bf9a5ad49e: Pull complete 17:01:32 Removing intermediate container a8cd62b613ee 17:01:32 ---> e8c78eedf209 17:01:32 Step 19/19 : LABEL version=0.0.0 17:01:47 ---> Running in 07422e777611 17:01:53 Removing intermediate container 07422e777611 17:01:53 ---> a9b358a1a3cc 17:01:53 [Warning] One or more build-args [ARCH] were not consumed 17:01:53 Successfully built a9b358a1a3cc 17:01:59 Successfully tagged docker-device-modbus-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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:06 + find /w/workspace/device-modbus-go/1 17:02:06 + grep snapcraft.yaml 17:02:06 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:07 provisioning config files... 17:02:07 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/1@tmp/config7236019104010611160tmp [Pipeline] { [Pipeline] sh 17:02:07 + cp /w/workspace/device-modbus-go/1@tmp/config7236019104010611160tmp /w/workspace/device-modbus-go/1/edgex-snap-store-login [Pipeline] sh 17:02:08 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 17:02:08 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 17:02:08 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 17:02:08 b2f61026a351: Pulling fs layer 17:02:08 5538fb30c42c: Pulling fs layer 17:02:08 f0b05810781a: Pulling fs layer 17:02:08 0180a33352d6: Pulling fs layer 17:02:08 e7604b0c0f53: Pulling fs layer 17:02:08 db689cb83ae0: Pulling fs layer 17:02:08 6138af208834: Pulling fs layer 17:02:08 007c8e8c5d63: Pulling fs layer 17:02:08 4f7a387c642f: Pulling fs layer 17:02:08 0180a33352d6: Waiting 17:02:08 e7604b0c0f53: Waiting 17:02:08 db689cb83ae0: Waiting 17:02:08 6138af208834: Waiting 17:02:08 007c8e8c5d63: Waiting 17:02:08 4f7a387c642f: Waiting 17:02:08 f0b05810781a: Verifying Checksum 17:02:08 f0b05810781a: Download complete 17:02:08 5538fb30c42c: Verifying Checksum 17:02:08 5538fb30c42c: Download complete 17:02:08 0180a33352d6: Verifying Checksum 17:02:08 0180a33352d6: Download complete 17:02:08 db689cb83ae0: Verifying Checksum 17:02:08 db689cb83ae0: Download complete 17:02:08 6138af208834: Verifying Checksum 17:02:08 6138af208834: Download complete 17:02:08 007c8e8c5d63: Verifying Checksum 17:02:08 007c8e8c5d63: Download complete 17:02:08 4f7a387c642f: Verifying Checksum 17:02:08 4f7a387c642f: Download complete 17:02:10 b2f61026a351: Download complete 17:02:37 e7604b0c0f53: Verifying Checksum 17:02:37 e7604b0c0f53: Download complete 17:02:44 b2f61026a351: Pull complete 17:02:44 5538fb30c42c: Pull complete 17:02:44 f0b05810781a: Pull complete 17:02:45 0180a33352d6: Pull complete 17:03:31 e5fbee5a4b0d: Pull complete 17:03:31 f452fca78f88: Pull complete 17:03:31 7417ef92027a: Pull complete 17:03:31 2af5c49d270b: Pull complete 17:03:31 df9c3bdbc40a: Pull complete 17:03:31 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 17:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 17:03:32 e7604b0c0f53: Pull complete 17:03:40 db689cb83ae0: Pull complete 17:03:40 6138af208834: Pull complete 17:03:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:03:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:03:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:03:41 007c8e8c5d63: Pull complete 17:03:45 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 17:03:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [912 kB] 17:03:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] 17:03:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] 17:03:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] 17:03:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [68.8 kB] 17:03:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1214 kB] 17:03:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1379 kB] 17:03:45 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] 17:03:45 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 17:03:45 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 17:03:45 Fetched 4769 kB in 6s (811 kB/s) 17:03:47 Reading package lists... 17:04:02 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 17:04:02 Reading package lists... 17:04:03 Building dependency tree... 17:04:03 Reading state information... 17:04:03 The following packages were automatically installed and are no longer required: 17:04:03 libjq1 liblzo2-2 libonig4 17:04:03 Use 'sudo apt autoremove' to remove them. 17:04:03 Suggested packages: 17:04:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:04:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 17:04:03 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 17:04:03 libterm-readline-gnu-perl | libterm-readline-perl-perl 17:04:03 The following NEW packages will be installed: 17:04:03 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 17:04:03 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 17:04:03 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 17:04:03 openssh-client patch perl perl-modules-5.26 xauth 17:04:03 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 17:04:03 Need to get 14.7 MB of archives. 17:04:03 After this operation, 89.5 MB of additional disk space will be used. 17:04:03 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 17:04:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:04:03 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 17:04:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 17:04:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 17:04:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 17:04:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 17:04:04 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 17:04:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 17:04:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 17:04:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 17:04:04 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 17:04:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 17:04:04 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:04:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 17:04:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:04:04 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 17:04:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 17:04:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:04:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 17:04:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 17:04:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 17:04:04 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:04:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:04:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:04:04 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 17:04:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:04:14 4f7a387c642f: Pull complete 17:04:14 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 17:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 17:04:14 debconf: delaying package configuration, since apt-utils is not installed 17:04:14 Fetched 14.7 MB in 1s (10.4 MB/s) 17:04:14 Selecting previously unselected package libxau6:amd64. 17:04:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 17:04:14 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 17:04:14 Unpacking libxau6:amd64 (1:1.0.8-1) ... 17:04:14 Selecting previously unselected package libbsd0:amd64. 17:04:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:04:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:04:14 Selecting previously unselected package libxdmcp6:amd64. 17:04:14 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 17:04:14 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 17:04:14 Selecting previously unselected package libxcb1:amd64. 17:04:14 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 17:04:14 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 17:04:15 Selecting previously unselected package libx11-data. 17:04:15 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 17:04:15 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 17:04:25 Selecting previously unselected package libx11-6:amd64. 17:04:25 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 17:04:25 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 17:04:26 Selecting previously unselected package libxext6:amd64. 17:04:26 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 17:04:26 Unpacking libxext6:amd64 (2:1.3.3-1) ... 17:04:26 Selecting previously unselected package perl-modules-5.26. 17:04:26 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 17:04:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:04:36 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 17:04:36 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:04:36 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 17:04:36 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:04:36 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 17:04:36 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 17:04:36 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] 17:04:36 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [861 kB] 17:04:36 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 17:04:36 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 17:04:37 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] 17:04:37 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] 17:04:37 Fetched 3690 kB in 14s (256 kB/s) 17:04:42 Reading package lists... 17:04:55 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 17:04:58 Reading package lists... 17:04:59 Building dependency tree... 17:04:59 Reading state information... 17:04:59 The following packages were automatically installed and are no longer required: 17:04:59 libjq1 liblzo2-2 libonig4 17:04:59 Use 'sudo apt autoremove' to remove them. 17:04:59 Suggested packages: 17:04:59 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:04:59 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 17:04:59 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 17:04:59 libterm-readline-gnu-perl | libterm-readline-perl-perl 17:05:00 The following NEW packages will be installed: 17:05:00 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 17:05:00 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 17:05:00 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 17:05:00 openssh-client patch perl perl-modules-5.26 xauth 17:05:00 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 17:05:00 Need to get 12.9 MB of archives. 17:05:00 After this operation, 84.2 MB of additional disk space will be used. 17:05:00 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 17:05:00 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 17:05:00 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 17:05:00 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 17:05:00 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 17:05:00 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 17:05:01 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 17:05:01 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 17:05:01 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 17:05:01 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 17:05:01 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 17:05:01 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 17:05:01 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 17:05:01 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 17:05:01 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 17:05:01 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 17:05:01 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 17:05:01 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 17:05:01 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 17:05:01 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 17:05:01 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 17:05:01 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 17:05:01 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 17:05:01 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:05:01 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 17:05:01 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 17:05:01 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 17:05:03 debconf: delaying package configuration, since apt-utils is not installed 17:05:04 Fetched 12.9 MB in 1s (8979 kB/s) 17:05:04 Selecting previously unselected package libxau6:arm64. 17:05:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 17:05:04 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 17:05:04 Unpacking libxau6:arm64 (1:1.0.8-1) ... 17:05:04 Selecting previously unselected package libbsd0:arm64. 17:05:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 17:05:04 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 17:05:04 Selecting previously unselected package libxdmcp6:arm64. 17:05:04 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 17:05:04 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 17:05:05 Selecting previously unselected package libxcb1:arm64. 17:05:05 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 17:05:05 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 17:05:05 Selecting previously unselected package libx11-data. 17:05:05 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 17:05:05 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 17:05:05 Selecting previously unselected package libx11-6:arm64. 17:05:05 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 17:05:05 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 17:05:06 Selecting previously unselected package libxext6:arm64. 17:05:06 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 17:05:06 Unpacking libxext6:arm64 (2:1.3.3-1) ... 17:05:06 Selecting previously unselected package perl-modules-5.26. 17:05:06 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 17:05:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:05:13 Selecting previously unselected package libgdbm5:amd64. 17:05:13 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 17:05:13 Unpacking libgdbm5:amd64 (1.14.1-6) ... 17:05:18 Selecting previously unselected package libgdbm5:arm64. 17:05:18 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 17:05:18 Unpacking libgdbm5:arm64 (1.14.1-6) ... 17:05:18 Selecting previously unselected package libgdbm-compat4:arm64. 17:05:18 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 17:05:18 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 17:05:18 Selecting previously unselected package libperl5.26:arm64. 17:05:18 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 17:05:18 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 17:05:19 Selecting previously unselected package libgdbm-compat4:amd64. 17:05:19 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 17:05:19 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 17:05:20 Selecting previously unselected package perl. 17:05:20 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 17:05:20 Unpacking perl (5.26.1-6ubuntu0.3) ... 17:05:21 Selecting previously unselected package less. 17:05:21 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 17:05:21 Unpacking less (487-0.1) ... 17:05:21 Selecting previously unselected package libexpat1:arm64. 17:05:21 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 17:05:21 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 17:05:31 Selecting previously unselected package netbase. 17:05:31 Preparing to unpack .../14-netbase_5.4_all.deb ... 17:05:31 Unpacking netbase (5.4) ... 17:05:31 Selecting previously unselected package libedit2:arm64. 17:05:31 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 17:05:31 Unpacking libedit2:arm64 (3.1-20170329-1) ... 17:05:31 Selecting previously unselected package libssl1.0.0:arm64. 17:05:31 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 17:05:31 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 17:05:32 Selecting previously unselected package libxmuu1:arm64. 17:05:32 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 17:05:32 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 17:05:32 Selecting previously unselected package openssh-client. 17:05:32 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 17:05:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:05:33 Selecting previously unselected package xauth. 17:05:33 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 17:05:33 Unpacking xauth (1:1.0.10-1) ... 17:05:33 Selecting previously unselected package curl. 17:05:33 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 17:05:33 Unpacking curl (7.58.0-2ubuntu3.8) ... 17:05:34 Selecting previously unselected package libcurl3-gnutls:arm64. 17:05:34 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 17:05:34 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 17:05:34 Selecting previously unselected package liberror-perl. 17:05:34 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 17:05:34 Unpacking liberror-perl (0.17025-1) ... 17:05:34 Selecting previously unselected package git-man. 17:05:34 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:05:34 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:05:34 Selecting previously unselected package git. 17:05:34 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 17:05:34 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:05:38 Selecting previously unselected package libperl5.26:amd64. 17:05:38 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 17:05:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 17:05:43 Selecting previously unselected package make. 17:05:43 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 17:05:43 Unpacking make (4.1-9.1ubuntu1) ... 17:05:43 Selecting previously unselected package patch. 17:05:43 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 17:05:43 Unpacking patch (2.7.6-2ubuntu1.1) ... 17:05:43 Setting up libedit2:arm64 (3.1-20170329-1) ... 17:05:43 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:05:43 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 17:05:43 Setting up less (487-0.1) ... 17:05:43 Setting up make (4.1-9.1ubuntu1) ... 17:05:43 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 17:05:43 Setting up curl (7.58.0-2ubuntu3.8) ... 17:05:43 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 17:05:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:05:44 Setting up libgdbm5:arm64 (1.14.1-6) ... 17:05:44 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 17:05:44 Setting up patch (2.7.6-2ubuntu1.1) ... 17:05:44 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 17:05:44 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 17:05:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:05:45 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 17:05:45 Setting up libxau6:arm64 (1:1.0.8-1) ... 17:05:45 Setting up netbase (5.4) ... 17:05:46 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 17:05:46 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 17:05:46 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 17:05:47 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 17:05:47 Setting up perl (5.26.1-6ubuntu0.3) ... 17:05:47 Setting up libxext6:arm64 (2:1.3.3-1) ... 17:05:47 Setting up liberror-perl (0.17025-1) ... 17:05:47 Setting up xauth (1:1.0.10-1) ... 17:05:47 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:05:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:05:54 curl set to automatically installed. 17:05:54 git set to automatically installed. 17:05:54 git-man set to automatically installed. 17:05:54 less set to automatically installed. 17:05:54 libbsd0 set to automatically installed. 17:05:54 libcurl3-gnutls set to automatically installed. 17:05:54 libedit2 set to automatically installed. 17:05:54 liberror-perl set to automatically installed. 17:05:54 libexpat1 set to automatically installed. 17:05:54 libgdbm-compat4 set to automatically installed. 17:05:54 libgdbm5 set to automatically installed. 17:05:54 libperl5.26 set to automatically installed. 17:05:54 libssl1.0.0 set to automatically installed. 17:05:54 libx11-6 set to automatically installed. 17:05:54 libx11-data set to automatically installed. 17:05:54 libxau6 set to automatically installed. 17:05:54 libxcb1 set to automatically installed. 17:05:54 libxdmcp6 set to automatically installed. 17:05:54 libxext6 set to automatically installed. 17:05:54 libxmuu1 set to automatically installed. 17:05:54 make set to automatically installed. 17:05:54 netbase set to automatically installed. 17:05:54 openssh-client set to automatically installed. 17:05:54 patch set to automatically installed. 17:05:54 perl set to automatically installed. 17:05:54 perl-modules-5.26 set to automatically installed. 17:05:54 xauth set to automatically installed. 17:05:54 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 17:05:54 Please ensure the environment is properly setup before continuing. 17:05:54 Ignore this message if the appropriate measures have already been taken 17:05:54 Pulling go 17:05:58 'device-modbus' has dependencies that need to be staged: go 17:05:58 Skipping pull go (already ran) 17:05:58 Building go 17:05:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:58 Dload Upload Total Spent Left Speed 17:06:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 93.0M 41 38.9M 0 0 38.5M 0 0:00:02 0:00:01 0:00:01 38.5M 95 93.0M 95 88.6M 0 0 44.0M 0 0:00:02 0:00:02 --:--:-- 44.0M 100 93.0M 100 93.0M 0 0 44.5M 0 0:00:02 0:00:02 --:--:-- 44.5M 17:06:01 go1.13.5.linux-arm64.tar.gz: OK 17:06:19 Staging go 17:06:20 Pulling device-modbus 17:06:23 Skipping build go (already ran) 17:06:23 Building device-modbus 17:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 17:06:24 Selecting previously unselected package perl. 17:06:24 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 17:06:24 Unpacking perl (5.26.1-6ubuntu0.3) ... 17:06:25 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 17:06:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:06:25 go: downloading github.com/goburrow/modbus v0.1.0 17:06:25 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 17:06:25 go: extracting github.com/goburrow/modbus v0.1.0 17:06:25 go: downloading github.com/goburrow/serial v0.1.0 17:06:25 go: downloading github.com/gorilla/mux v1.7.1 17:06:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:06:25 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:06:25 go: downloading github.com/google/uuid v1.1.1 17:06:25 go: downloading github.com/go-kit/kit v0.8.0 17:06:25 go: extracting github.com/goburrow/serial v0.1.0 17:06:25 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 17:06:25 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:06:25 go: extracting github.com/gorilla/mux v1.7.1 17:06:25 go: downloading github.com/OneOfOne/xxhash v1.2.6 17:06:25 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 17:06:25 go: extracting github.com/google/uuid v1.1.1 17:06:25 go: downloading github.com/pelletier/go-toml v1.2.0 17:06:25 go: downloading github.com/pkg/errors v0.8.1 17:06:25 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 17:06:25 go: downloading github.com/BurntSushi/toml v0.3.1 17:06:25 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 17:06:25 go: downloading gopkg.in/yaml.v2 v2.2.8 17:06:25 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:06:26 go: extracting github.com/OneOfOne/xxhash v1.2.6 17:06:26 go: downloading github.com/hashicorp/consul/api v1.1.0 17:06:26 go: extracting github.com/go-kit/kit v0.8.0 17:06:26 go: extracting github.com/pkg/errors v0.8.1 17:06:26 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 17:06:26 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 17:06:26 go: extracting github.com/BurntSushi/toml v0.3.1 17:06:26 go: extracting github.com/pelletier/go-toml v1.2.0 17:06:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:06:26 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 17:06:26 go: extracting gopkg.in/yaml.v2 v2.2.8 17:06:26 go: extracting github.com/hashicorp/consul/api v1.1.0 17:06:26 go: downloading github.com/x448/float16 v0.8.4 17:06:26 go: downloading github.com/hashicorp/serf v0.8.2 17:06:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:06:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:06:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:06:26 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:06:26 go: downloading github.com/mitchellh/copystructure v1.0.0 17:06:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:06:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:06:26 go: extracting github.com/mitchellh/mapstructure v1.1.2 17:06:26 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 17:06:26 go: extracting github.com/x448/float16 v0.8.4 17:06:26 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 17:06:26 go: extracting github.com/hashicorp/serf v0.8.2 17:06:26 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 17:06:26 go: extracting github.com/go-logfmt/logfmt v0.4.0 17:06:26 go: extracting github.com/mitchellh/copystructure v1.0.0 17:06:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:06:26 go: extracting github.com/mitchellh/reflectwalk v1.0.0 17:06:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:06:27 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:06:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:06:27 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 17:06:27 go: downloading github.com/hashicorp/golang-lru v0.5.1 17:06:27 go: extracting github.com/hashicorp/golang-lru v0.5.1 17:06:27 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 17:06:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:06:27 go: finding github.com/goburrow/modbus v0.1.0 17:06:27 go: finding github.com/gorilla/mux v1.7.1 17:06:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:06:27 go: finding github.com/google/uuid v1.1.1 17:06:27 go: finding github.com/go-kit/kit v0.8.0 17:06:27 go: finding github.com/OneOfOne/xxhash v1.2.6 17:06:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:06:27 go: finding github.com/goburrow/serial v0.1.0 17:06:27 go: finding github.com/x448/float16 v0.8.4 17:06:27 go: finding github.com/go-logfmt/logfmt v0.4.0 17:06:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:06:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:06:27 go: finding gopkg.in/yaml.v2 v2.2.8 17:06:28 go: finding github.com/BurntSushi/toml v0.3.1 17:06:28 go: finding github.com/pkg/errors v0.8.1 17:06:28 go: finding github.com/hashicorp/consul/api v1.1.0 17:06:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:06:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:06:28 go: finding github.com/pelletier/go-toml v1.2.0 17:06:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:06:28 go: finding github.com/hashicorp/serf v0.8.2 17:06:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:06:28 go: finding github.com/mitchellh/mapstructure v1.1.2 17:06:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:06:28 go: finding github.com/mitchellh/copystructure v1.0.0 17:06:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:06:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:06:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:06:32 go: finding github.com/hashicorp/golang-lru v0.5.1 17:06:39 Selecting previously unselected package less. 17:06:39 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 17:06:39 Unpacking less (487-0.1) ... 17:06:46 Selecting previously unselected package libexpat1:amd64. 17:06:46 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:06:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:06:46 Selecting previously unselected package netbase. 17:06:46 Preparing to unpack .../14-netbase_5.4_all.deb ... 17:06:46 Unpacking netbase (5.4) ... 17:06:46 Selecting previously unselected package libedit2:amd64. 17:06:46 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 17:06:46 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:06:48 Selecting previously unselected package libssl1.0.0:amd64. 17:06:48 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 17:06:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 17:06:58 Selecting previously unselected package libxmuu1:amd64. 17:06:58 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 17:06:58 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 17:07:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:07:16 Selecting previously unselected package openssh-client. 17:07:16 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:07:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:07:17 Selecting previously unselected package xauth. 17:07:17 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 17:07:17 Unpacking xauth (1:1.0.10-1) ... 17:07:31 Skipping stage go (already ran) 17:07:31 Staging device-modbus 17:07:31 Priming go 17:07:33 Priming device-modbus 17:07:36 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 17:07:36 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 17:07:36 Determining the version from the project repo (version-script). 17:07:36 The version has been set to '0.0.0-20200518+bc7d0e0' 17:07:36 Snapping 'edgex-device-modbus' ... 17:07:39 17:07:39 Snapped edgex-device-modbus_0.0.0-20200518+bc7d0e0_arm64.snap 17:07:39 Selecting previously unselected package curl. 17:07:39 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 17:07:39 Unpacking curl (7.58.0-2ubuntu3.8) ... 17:07:39 Selecting previously unselected package libcurl3-gnutls:amd64. 17:07:39 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 17:07:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 17:07:39 Selecting previously unselected package liberror-perl. 17:07:39 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 17:07:39 Unpacking liberror-perl (0.17025-1) ... [Pipeline] } 17:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:54 Selecting previously unselected package git-man. 17:07:54 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:07:54 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:08:04 Selecting previously unselected package git. 17:08:04 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:08:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:08:43 Selecting previously unselected package make. 17:08:43 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 17:08:43 Unpacking make (4.1-9.1ubuntu1) ... 17:09:01 Selecting previously unselected package patch. 17:09:01 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:09:01 Unpacking patch (2.7.6-2ubuntu1.1) ... 17:09:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:09:11 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:09:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:09:11 Setting up less (487-0.1) ... 17:09:11 Setting up make (4.1-9.1ubuntu1) ... 17:09:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 17:09:13 Setting up curl (7.58.0-2ubuntu3.8) ... 17:09:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 17:09:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:09:13 Setting up libgdbm5:amd64 (1.14.1-6) ... 17:09:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:09:15 Setting up patch (2.7.6-2ubuntu1.1) ... 17:09:16 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 17:09:17 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 17:09:17 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:09:19 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 17:09:19 Setting up libxau6:amd64 (1:1.0.8-1) ... 17:09:19 Setting up netbase (5.4) ... 17:09:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 17:09:19 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 17:09:20 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 17:09:30 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 17:09:30 Setting up perl (5.26.1-6ubuntu0.3) ... 17:09:30 Setting up libxext6:amd64 (2:1.3.3-1) ... 17:09:30 Setting up liberror-perl (0.17025-1) ... 17:09:30 Setting up xauth (1:1.0.10-1) ... 17:09:30 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:09:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:09:38 curl set to automatically installed. 17:09:38 git set to automatically installed. 17:09:38 git-man set to automatically installed. 17:09:38 less set to automatically installed. 17:09:38 libbsd0 set to automatically installed. 17:09:38 libcurl3-gnutls set to automatically installed. 17:09:38 libedit2 set to automatically installed. 17:09:38 liberror-perl set to automatically installed. 17:09:38 libexpat1 set to automatically installed. 17:09:38 libgdbm-compat4 set to automatically installed. 17:09:38 libgdbm5 set to automatically installed. 17:09:38 libperl5.26 set to automatically installed. 17:09:38 libssl1.0.0 set to automatically installed. 17:09:38 libx11-6 set to automatically installed. 17:09:38 libx11-data set to automatically installed. 17:09:38 libxau6 set to automatically installed. 17:09:38 libxcb1 set to automatically installed. 17:09:38 libxdmcp6 set to automatically installed. 17:09:38 libxext6 set to automatically installed. 17:09:38 libxmuu1 set to automatically installed. 17:09:38 make set to automatically installed. 17:09:38 netbase set to automatically installed. 17:09:38 openssh-client set to automatically installed. 17:09:38 patch set to automatically installed. 17:09:38 perl set to automatically installed. 17:09:38 perl-modules-5.26 set to automatically installed. 17:09:38 xauth set to automatically installed. 17:09:38 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 17:09:38 Please ensure the environment is properly setup before continuing. 17:09:38 Ignore this message if the appropriate measures have already been taken 17:09:38 Pulling go 17:09:39 'device-modbus' has dependencies that need to be staged: go 17:09:39 Skipping pull go (already ran) 17:09:39 Building go 17:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:39 Dload Upload Total Spent Left Speed 17:09:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 114M 42 49.1M 0 0 50.0M 0 0:00:02 --:--:-- 0:00:02 50.0M 100 114M 100 114M 0 0 65.4M 0 0:00:01 0:00:01 --:--:-- 65.4M 17:09:42 go1.13.5.linux-amd64.tar.gz: OK 17:10:00 Staging go 17:10:02 Pulling device-modbus 17:10:03 Skipping build go (already ran) 17:10:03 Building device-modbus 17:10:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 17:14:01 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 17:14:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:14:01 go: downloading github.com/goburrow/modbus v0.1.0 17:14:01 go: extracting github.com/goburrow/modbus v0.1.0 17:14:01 go: downloading github.com/goburrow/serial v0.1.0 17:14:01 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:14:01 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 17:14:01 go: downloading github.com/go-kit/kit v0.8.0 17:14:01 go: downloading github.com/gorilla/mux v1.7.1 17:14:01 go: downloading github.com/google/uuid v1.1.1 17:14:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:14:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:14:01 go: extracting github.com/goburrow/serial v0.1.0 17:14:34 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 17:14:34 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:14:34 go: extracting github.com/go-kit/kit v0.8.0 17:14:34 go: extracting github.com/google/uuid v1.1.1 17:14:34 go: extracting github.com/gorilla/mux v1.7.1 17:14:34 go: downloading github.com/pkg/errors v0.8.1 17:14:34 go: downloading gopkg.in/yaml.v2 v2.2.8 17:14:34 go: downloading github.com/x448/float16 v0.8.4 17:14:34 go: downloading github.com/OneOfOne/xxhash v1.2.6 17:14:34 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 17:14:34 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 17:14:34 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 17:14:34 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:14:56 go: extracting github.com/pkg/errors v0.8.1 17:14:56 go: downloading github.com/pelletier/go-toml v1.2.0 17:15:08 go: extracting github.com/go-logfmt/logfmt v0.4.0 17:15:08 go: extracting gopkg.in/yaml.v2 v2.2.8 17:15:08 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 17:15:08 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 17:15:08 go: extracting github.com/x448/float16 v0.8.4 17:15:08 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 17:15:08 go: extracting github.com/OneOfOne/xxhash v1.2.6 17:15:08 go: downloading github.com/BurntSushi/toml v0.3.1 17:15:08 go: downloading github.com/hashicorp/consul/api v1.1.0 17:15:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:15:13 go: extracting github.com/pelletier/go-toml v1.2.0 17:15:13 go: extracting github.com/BurntSushi/toml v0.3.1 17:15:13 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:15:13 go: downloading github.com/mitchellh/copystructure v1.0.0 17:15:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:15:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:15:13 go: extracting github.com/hashicorp/consul/api v1.1.0 17:15:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:15:13 go: downloading github.com/hashicorp/serf v0.8.2 17:15:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:15:18 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 17:15:18 go: extracting github.com/mitchellh/copystructure v1.0.0 17:15:18 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 17:15:18 go: extracting github.com/mitchellh/mapstructure v1.1.2 17:15:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:15:18 go: extracting github.com/hashicorp/serf v0.8.2 17:15:18 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 17:15:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:15:19 go: extracting github.com/mitchellh/reflectwalk v1.0.0 17:15:19 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:15:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:15:19 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 17:15:19 go: downloading github.com/hashicorp/golang-lru v0.5.1 17:15:22 go: extracting github.com/hashicorp/golang-lru v0.5.1 17:15:22 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 17:15:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 17:15:22 go: finding github.com/gorilla/mux v1.7.1 17:15:22 go: finding github.com/goburrow/modbus v0.1.0 17:15:22 go: finding github.com/go-kit/kit v0.8.0 17:15:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:15:22 go: finding github.com/google/uuid v1.1.1 17:15:22 go: finding github.com/x448/float16 v0.8.4 17:15:22 go: finding github.com/OneOfOne/xxhash v1.2.6 17:15:22 go: finding github.com/goburrow/serial v0.1.0 17:15:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 17:15:24 go: finding github.com/go-logfmt/logfmt v0.4.0 17:15:24 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:15:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:15:24 go: finding gopkg.in/yaml.v2 v2.2.8 17:15:24 go: finding github.com/BurntSushi/toml v0.3.1 17:15:24 go: finding github.com/pkg/errors v0.8.1 17:15:24 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:15:24 go: finding github.com/hashicorp/consul/api v1.1.0 17:15:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:15:56 go: finding github.com/pelletier/go-toml v1.2.0 17:15:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:15:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:15:56 go: finding github.com/mitchellh/mapstructure v1.1.2 17:15:56 go: finding github.com/hashicorp/serf v0.8.2 17:15:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:15:56 go: finding github.com/mitchellh/copystructure v1.0.0 17:16:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:16:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:16:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:16:28 go: finding github.com/hashicorp/golang-lru v0.5.1 17:16:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:17:00 Skipping stage go (already ran) 17:17:00 Staging device-modbus 17:17:02 Priming go 17:17:03 Priming device-modbus 17:17:04 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 17:17:04 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 17:17:04 Determining the version from the project repo (version-script). 17:17:04 The version has been set to '0.0.0-20200518+bc7d0e0' 17:17:05 Snapping 'edgex-device-modbus' ... 17:17:06 17:17:06 Snapped edgex-device-modbus_0.0.0-20200518+bc7d0e0_amd64.snap [Pipeline] } 17:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 17:17:44 provisioning config files... 17:17:44 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/config7832846748502351977tmp [Pipeline] { [Pipeline] sh 17:17:45 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/config7832846748502351977tmp 17:17:45 + curl -s https://codecov.io/bash 17:17:45 17:17:45 _____ _ 17:17:45 / ____| | | 17:17:45 | | ___ __| | ___ ___ _____ __ 17:17:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:45 Bash-20200430-d757c17 17:17:45 17:17:45 17:17:45 ==> Jenkins CI detected. 17:17:45 project root: . 17:17:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:45 ==> Running gcov in . (disable via -X gcov) 17:17:45 ==> Python coveragepy not found 17:17:45 ==> Searching for coverage reports in: 17:17:45 + . 17:17:45 -> Found 1 reports 17:17:45 ==> Detecting git/mercurial file structure 17:17:45 ==> Reading reports 17:17:45 + ./coverage.out bytes=22123 17:17:45 ==> Appending adjustments 17:17:45 https://docs.codecov.io/docs/fixing-reports 17:17:45 + Found adjustments 17:17:45 ==> Gzipping contents 17:17:48 ==> Uploading reports 17:17:48 url: https://codecov.io 17:17:48 query: branch=PR-150&commit=bc7d0e0bead113aa005ae19908f3f9cd355f5345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=150&job= 17:17:48 -> Pinging Codecov 17:17:48 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-150&commit=bc7d0e0bead113aa005ae19908f3f9cd355f5345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=150&job= 17:17:48 -> Uploading 17:17:48 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/bc7d0e0bead113aa005ae19908f3f9cd355f5345 [Pipeline] } 17:17:48 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 17:17:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:08 ---> package-listing.sh 17:18:08 ++ facter osfamily 17:18:08 ++ tr '[:upper:]' '[:lower:]' 17:18:08 + OS_FAMILY=redhat 17:18:08 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-150 17:18:08 + START_PACKAGES=/tmp/packages_start.txt 17:18:08 + END_PACKAGES=/tmp/packages_end.txt 17:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:08 + PACKAGES=/tmp/packages_start.txt 17:18:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-150 ']' 17:18:08 + PACKAGES=/tmp/packages_end.txt 17:18:08 + case "${OS_FAMILY}" in 17:18:08 + rpm -qa 17:18:08 + sort 17:18:16 + '[' -f /tmp/packages_start.txt ']' 17:18:16 + '[' -f /tmp/packages_end.txt ']' 17:18:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:16 + '[' /w/workspace/xfoundry_device-modbus-go_PR-150 ']' 17:18:16 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-150/archives/ 17:18:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-150/archives/ [Pipeline] isUnix [Pipeline] sh 17:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:18:17 17:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:18:17 alpine: Pulling from edgex-lftools-log-publisher 17:18:17 c9b1b535fdd9: Pulling fs layer 17:18:17 2cc5ad85d9ab: Pulling fs layer 17:18:17 756a868c4378: Pulling fs layer 17:18:17 444b2fc9a129: Pulling fs layer 17:18:17 ea15f1150254: Pulling fs layer 17:18:17 41b27a9f41bf: Pulling fs layer 17:18:17 28c525ee5125: Pulling fs layer 17:18:17 094b1ea09ed8: Pulling fs layer 17:18:17 138eaada9080: Pulling fs layer 17:18:17 0622d0fa9048: Pulling fs layer 17:18:17 41b27a9f41bf: Waiting 17:18:17 28c525ee5125: Waiting 17:18:17 094b1ea09ed8: Waiting 17:18:17 138eaada9080: Waiting 17:18:17 0622d0fa9048: Waiting 17:18:17 444b2fc9a129: Waiting 17:18:17 ea15f1150254: Waiting 17:18:17 2cc5ad85d9ab: Download complete 17:18:17 444b2fc9a129: Verifying Checksum 17:18:17 444b2fc9a129: Download complete 17:18:17 c9b1b535fdd9: Verifying Checksum 17:18:17 c9b1b535fdd9: Download complete 17:18:18 ea15f1150254: Verifying Checksum 17:18:18 ea15f1150254: Download complete 17:18:18 28c525ee5125: Verifying Checksum 17:18:18 28c525ee5125: Download complete 17:18:18 756a868c4378: Verifying Checksum 17:18:18 756a868c4378: Download complete 17:18:18 138eaada9080: Verifying Checksum 17:18:18 138eaada9080: Download complete 17:18:18 0622d0fa9048: Verifying Checksum 17:18:18 0622d0fa9048: Download complete 17:18:18 094b1ea09ed8: Verifying Checksum 17:18:18 094b1ea09ed8: Download complete 17:18:18 41b27a9f41bf: Verifying Checksum 17:18:18 41b27a9f41bf: Download complete 17:19:26 c9b1b535fdd9: Pull complete 17:19:26 2cc5ad85d9ab: Pull complete 17:19:28 756a868c4378: Pull complete 17:19:28 444b2fc9a129: Pull complete 17:19:29 ea15f1150254: Pull complete 17:20:16 41b27a9f41bf: Pull complete 17:20:26 28c525ee5125: Pull complete 17:21:33 094b1ea09ed8: Pull complete 17:21:33 138eaada9080: Pull complete 17:21:42 0622d0fa9048: Pull complete 17:22:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:22:08 prd-centos7-docker-4c-2g-8815 does not seem to be running inside a container 17:22:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-150 -v /w/workspace/xfoundry_device-modbus-go_PR-150:/w/workspace/xfoundry_device-modbus-go_PR-150:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-150@tmp:/w/workspace/xfoundry_device-modbus-go_PR-150@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 17:23:55 $ docker top db5f50eb44c474c7f14402056dab3c73cf4481d8c234d28db2f3a6f3a71c8a84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:19 provisioning config files... 17:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-150@tmp/config7991980548688111764tmp [Pipeline] { [Pipeline] echo 17:24:19 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:20 ---> create-netrc.sh [Pipeline] echo 17:24:20 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:20 ---> logs-deploy.sh 17:24:20 + ARCHIVE_ARTIFACTS= 17:24:20 + LOGS_SERVER=https://logs.edgexfoundry.org 17:24:20 + '[' https://logs.edgexfoundry.org == None ']' 17:24:20 + NEXUS_URL=https://nexus.edgexfoundry.org 17:24:20 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-150/1 17:24:20 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-150/1/ 17:24:20 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-150/1 /w/workspace/xfoundry_device-modbus-go_PR-150