Pull request #139 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-modbus-go Obtained Jenkinsfile from edc18fe4722531dcd3b226e135c26601130508f1+19fa6973f701ad94a11b5f6c391ca92bd197d7ff (77697092cce95d8be22b8f7de0acc7c0d215ac02) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5073 in /w/workspace/xfoundry_device-modbus-go_PR-139 [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 Fetching without tags Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit edc18fe4722531dcd3b226e135c26601130508f1 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-139 # 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/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing edc18fe4722531dcd3b226e135c26601130508f1 Checking out Revision edc18fe4722531dcd3b226e135c26601130508f1 (PR-139) > git config core.sparsecheckout # timeout=10 > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # 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 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 Commit message: "Merge branch 'master' into integrated-snap-stage" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T23:42:23.692Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T23:42:23.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T23:42:23.976Z] ========================================================= [2020-04-20T23:42:23.976Z] EdgeX Global Pipelines Version Info [2020-04-20T23:42:23.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 305f33ac5e5e1a0f5b0331c1719ee6a58c242e28 # timeout=10 [2020-04-20T23:42:25.397Z] ------------------- [2020-04-20T23:42:25.397Z] stable info: [2020-04-20T23:42:25.397Z] ------------------- [2020-04-20T23:42:25.397Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T23:42:25.397Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T23:42:25.397Z] Message: update stable to v1.0.73 [2020-04-20T23:42:25.970Z] ------------------- [2020-04-20T23:42:25.970Z] experimental info: [2020-04-20T23:42:25.970Z] ------------------- [2020-04-20T23:42:25.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T23:42:25.970Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T23:42:25.970Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:42:27.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T23:42:27.644Z] [2020-04-20T23:42:27.644Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:42:28.162Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T23:42:28.162Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T23:42:28.162Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T23:42:28.162Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T23:42:28.162Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T23:42:28.162Z] 93b08a4f1073: Pulling fs layer [2020-04-20T23:42:28.162Z] 93b08a4f1073: Waiting [2020-04-20T23:42:28.162Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T23:42:28.162Z] b8cc5d1170e3: Download complete [2020-04-20T23:42:28.162Z] 9123ac7c32f7: Download complete [2020-04-20T23:42:28.427Z] 93b08a4f1073: Verifying Checksum [2020-04-20T23:42:28.427Z] 93b08a4f1073: Download complete [2020-04-20T23:42:28.427Z] 2924cbbf6a41: Download complete [2020-04-20T23:42:28.427Z] 9123ac7c32f7: Pull complete [2020-04-20T23:42:28.686Z] b8cc5d1170e3: Pull complete [2020-04-20T23:42:29.260Z] 2924cbbf6a41: Pull complete [2020-04-20T23:42:29.518Z] 93b08a4f1073: Pull complete [2020-04-20T23:42:29.518Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T23:42:29.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T23:42:29.642Z] prd-centos7-docker-4c-2g-5073 does not seem to be running inside a container [2020-04-20T23:42:29.687Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T23:42:30.304Z] $ docker top aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T23:42:30.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T23:42:30.560Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T23:42:30.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T23:42:30.776Z] $ docker exec aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c ssh-agent [2020-04-20T23:42:30.952Z] SSH_AUTH_SOCK=/tmp/ssh-9eusjojpun3V/agent.15 [2020-04-20T23:42:30.952Z] SSH_AGENT_PID=21 [2020-04-20T23:42:30.961Z] Running ssh-add (command line suppressed) [2020-04-20T23:42:31.113Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8805213017752420855.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8805213017752420855.key) [2020-04-20T23:42:31.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T23:42:31.516Z] + git describe --exact-match --tags HEAD [2020-04-20T23:42:31.516Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T23:42:31.576Z] $ docker exec --env ******** --env ******** aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c ssh-agent -k [2020-04-20T23:42:31.714Z] unset SSH_AUTH_SOCK; [2020-04-20T23:42:31.714Z] unset SSH_AGENT_PID; [2020-04-20T23:42:31.714Z] echo Agent pid 21 killed; [2020-04-20T23:42:31.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T23:42:31.818Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T23:42:31.818Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T23:42:31.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T23:42:31.917Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T23:42:32.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T23:42:32.108Z] $ docker exec aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c ssh-agent [2020-04-20T23:42:32.305Z] SSH_AUTH_SOCK=/tmp/ssh-DpPn5klJW4Qi/agent.57 [2020-04-20T23:42:32.305Z] SSH_AGENT_PID=64 [2020-04-20T23:42:32.312Z] Running ssh-add (command line suppressed) [2020-04-20T23:42:32.469Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_2046855830998982474.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_2046855830998982474.key) [2020-04-20T23:42:32.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T23:42:32.826Z] + git semver init [2020-04-20T23:42:32.826Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T23:42:32.826Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.git [2020-04-20T23:42:32.826Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-20T23:42:32.826Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T23:42:32.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T23:42:32.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T23:42:32.826Z] # $SEMVER_BRANCH = PR-139 [2020-04-20T23:42:32.826Z] # $SEMVER_TEMP = /tmp/semver-948482140 [2020-04-20T23:42:32.826Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-04-20T23:42:33.085Z] # '/tmp/semver-948482140' -> '/w/workspace/xfoundry_device-modbus-go_PR-139/.semver' [2020-04-20T23:42:33.085Z] # -> Force: false [2020-04-20T23:42:33.085Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.semver [Pipeline] } [2020-04-20T23:42:33.098Z] $ docker exec --env ******** --env ******** aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c ssh-agent -k [2020-04-20T23:42:33.245Z] unset SSH_AUTH_SOCK; [2020-04-20T23:42:33.248Z] unset SSH_AGENT_PID; [2020-04-20T23:42:33.248Z] echo Agent pid 64 killed; [2020-04-20T23:42:33.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T23:42:33.721Z] + git semver [Pipeline] } [2020-04-20T23:42:33.739Z] $ docker stop --time=1 aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c [2020-04-20T23:42:35.090Z] $ docker rm -f aac92a4c3c36ab6d98e6bff4f41697c5f2cc432d9bd5822d0acbe7d4eb47a31c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T23:42:35.785Z] Stashed 23 file(s) [Pipeline] echo [2020-04-20T23:42:35.787Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-20T23:42:51.014Z] Still waiting to schedule task [2020-04-20T23:42:51.014Z] ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5074’ is offline [2020-04-20T23:42:51.018Z] Still waiting to schedule task [2020-04-20T23:42:51.018Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5072’ [2020-04-20T23:45:09.691Z] Running on prd-centos7-docker-4c-2g-5076 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-20T23:45:09.729Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2020-04-20T23:45:12.550Z] using credential edgex-jenkins-ssh [2020-04-20T23:45:12.590Z] Cloning the remote Git repository [2020-04-20T23:45:12.590Z] Cloning with configured refspecs honoured and without tags [2020-04-20T23:45:13.267Z] Fetching without tags [2020-04-20T23:45:12.616Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-20T23:45:12.653Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2020-04-20T23:45:12.699Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-20T23:45:12.699Z] > git --version # timeout=10 [2020-04-20T23:45:12.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:45:12.735Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:45:13.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-20T23:45:13.245Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-20T23:45:13.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:45:13.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-20T23:45:13.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-20T23:45:13.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:45:13.279Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:45:13.628Z] Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-20T23:45:13.708Z] Merge succeeded, producing edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-20T23:45:13.708Z] Checking out Revision edc18fe4722531dcd3b226e135c26601130508f1 (PR-139) [2020-04-20T23:45:13.639Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:45:13.645Z] > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-20T23:45:13.679Z] > git remote # timeout=10 [2020-04-20T23:45:13.684Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T23:45:13.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:45:13.694Z] > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 [2020-04-20T23:45:13.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T23:45:13.714Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:45:13.720Z] > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-20T23:45:17.680Z] Commit message: "Merge branch 'master' into integrated-snap-stage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T23:45:18.448Z] ========================================================= [2020-04-20T23:45:18.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T23:45:18.448Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:45:19.167Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-20T23:45:19.434Z] Sending build context to Docker daemon 571.4kB [2020-04-20T23:45:19.434Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T23:45:19.434Z] Step 2/8 : FROM ${BASE} [2020-04-20T23:45:19.434Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T23:45:19.434Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T23:45:19.434Z] 2848faf0eed1: Pulling fs layer [2020-04-20T23:45:19.434Z] 0f37312ad70f: Pulling fs layer [2020-04-20T23:45:19.434Z] 5788d62ee057: Pulling fs layer [2020-04-20T23:45:19.434Z] 0e6b1d234666: Pulling fs layer [2020-04-20T23:45:19.434Z] bf5d7aec512f: Pulling fs layer [2020-04-20T23:45:19.434Z] 34c802a77dc8: Pulling fs layer [2020-04-20T23:45:19.434Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T23:45:19.434Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T23:45:19.434Z] 5c102a31e300: Pulling fs layer [2020-04-20T23:45:19.434Z] dcfb455df0a1: Pulling fs layer [2020-04-20T23:45:19.434Z] 5788d62ee057: Waiting [2020-04-20T23:45:19.434Z] 34c802a77dc8: Waiting [2020-04-20T23:45:19.434Z] 9eb99e56ec68: Waiting [2020-04-20T23:45:19.434Z] 27c7a5d97fbd: Waiting [2020-04-20T23:45:19.434Z] 5c102a31e300: Waiting [2020-04-20T23:45:19.434Z] dcfb455df0a1: Waiting [2020-04-20T23:45:19.434Z] bf5d7aec512f: Waiting [2020-04-20T23:45:19.434Z] 0e6b1d234666: Waiting [2020-04-20T23:45:19.434Z] 0f37312ad70f: Verifying Checksum [2020-04-20T23:45:19.434Z] 0f37312ad70f: Download complete [2020-04-20T23:45:19.434Z] 2848faf0eed1: Verifying Checksum [2020-04-20T23:45:19.434Z] 2848faf0eed1: Download complete [2020-04-20T23:45:19.434Z] 0e6b1d234666: Verifying Checksum [2020-04-20T23:45:19.434Z] 0e6b1d234666: Download complete [2020-04-20T23:45:19.434Z] bf5d7aec512f: Verifying Checksum [2020-04-20T23:45:19.434Z] bf5d7aec512f: Download complete [2020-04-20T23:45:19.434Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T23:45:19.434Z] e6b0cf9c0882: Download complete [2020-04-20T23:45:20.020Z] e6b0cf9c0882: Pull complete [2020-04-20T23:45:20.606Z] 34c802a77dc8: Verifying Checksum [2020-04-20T23:45:20.607Z] 34c802a77dc8: Download complete [2020-04-20T23:45:20.607Z] 2848faf0eed1: Pull complete [2020-04-20T23:45:20.881Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T23:45:20.881Z] 27c7a5d97fbd: Download complete [2020-04-20T23:45:20.881Z] 0f37312ad70f: Pull complete [2020-04-20T23:45:21.144Z] 9eb99e56ec68: Download complete [2020-04-20T23:45:21.144Z] dcfb455df0a1: Verifying Checksum [2020-04-20T23:45:21.144Z] dcfb455df0a1: Download complete [2020-04-20T23:45:21.144Z] 5c102a31e300: Verifying Checksum [2020-04-20T23:45:21.144Z] 5c102a31e300: Download complete [2020-04-20T23:45:21.404Z] 5788d62ee057: Verifying Checksum [2020-04-20T23:45:21.404Z] 5788d62ee057: Download complete [2020-04-20T23:45:27.989Z] 5788d62ee057: Pull complete [2020-04-20T23:45:27.989Z] 0e6b1d234666: Pull complete [2020-04-20T23:45:27.989Z] bf5d7aec512f: Pull complete [2020-04-20T23:45:33.274Z] 34c802a77dc8: Pull complete [2020-04-20T23:45:36.568Z] 9eb99e56ec68: Pull complete [2020-04-20T23:45:36.568Z] 27c7a5d97fbd: Pull complete [2020-04-20T23:45:37.139Z] 5c102a31e300: Pull complete [2020-04-20T23:45:37.401Z] dcfb455df0a1: Pull complete [2020-04-20T23:45:37.401Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T23:45:37.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T23:45:37.401Z] ---> 7c70fe431013 [2020-04-20T23:45:37.401Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-20T23:45:37.401Z] ---> Running in d5ccb95a457e [2020-04-20T23:45:37.663Z] Removing intermediate container d5ccb95a457e [2020-04-20T23:45:37.663Z] ---> 0c7ea075c3f3 [2020-04-20T23:45:37.663Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:45:37.663Z] ---> Running in 0c0bc2039ef0 [2020-04-20T23:45:38.614Z] Removing intermediate container 0c0bc2039ef0 [2020-04-20T23:45:38.614Z] ---> 24f52f459585 [2020-04-20T23:45:38.614Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T23:45:38.614Z] ---> Running in 4bc5573ffade [2020-04-20T23:45:39.188Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T23:45:39.760Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T23:45:40.012Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5075 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [2020-04-20T23:45:40.020Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:45:40.020Z] (2/17) Installing libmagic (5.37-r1) [Pipeline] ws [2020-04-20T23:45:40.057Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2020-04-20T23:45:40.280Z] (3/17) Installing file (5.37-r1) [2020-04-20T23:45:40.280Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:45:40.280Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:45:40.539Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:45:45.827Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-20T23:45:46.087Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-20T23:45:46.290Z] using credential edgex-jenkins-ssh [2020-04-20T23:45:46.342Z] Cloning the remote Git repository [2020-04-20T23:45:46.342Z] Cloning with configured refspecs honoured and without tags [2020-04-20T23:45:46.411Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-20T23:45:46.512Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2020-04-20T23:45:46.621Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-20T23:45:46.624Z] > git --version # timeout=10 [2020-04-20T23:45:46.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:45:46.763Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:45:47.614Z] Fetching without tags [2020-04-20T23:45:48.129Z] Merging remotes/origin/master commit 19fa6973f701ad94a11b5f6c391ca92bd197d7ff into PR head commit edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-20T23:45:47.511Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-20T23:45:47.532Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-20T23:45:47.543Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:45:47.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-20T23:45:47.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-20T23:45:47.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:45:47.647Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T23:45:48.155Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:45:48.430Z] Merge succeeded, producing edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-20T23:45:48.430Z] Checking out Revision edc18fe4722531dcd3b226e135c26601130508f1 (PR-139) [2020-04-20T23:45:48.206Z] > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-20T23:45:48.294Z] > git remote # timeout=10 [2020-04-20T23:45:48.322Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T23:45:48.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T23:45:48.373Z] > git merge 19fa6973f701ad94a11b5f6c391ca92bd197d7ff # timeout=10 [2020-04-20T23:45:48.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T23:45:48.438Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T23:45:48.456Z] > git checkout -f edc18fe4722531dcd3b226e135c26601130508f1 # timeout=10 [2020-04-20T23:45:50.660Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-20T23:45:50.660Z] (10/17) Installing build-base (0.5-r1) [2020-04-20T23:45:50.660Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-20T23:45:50.660Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-20T23:45:50.660Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-20T23:45:50.660Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-20T23:45:50.660Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-20T23:45:50.660Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-20T23:45:50.660Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-20T23:45:50.921Z] Executing busybox-1.31.1-r8.trigger [2020-04-20T23:45:50.921Z] OK: 214 MiB in 52 packages [2020-04-20T23:45:53.082Z] Commit message: "Merge branch 'master' into integrated-snap-stage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T23:45:53.940Z] ========================================================= [2020-04-20T23:45:53.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T23:45:53.940Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:45:54.228Z] Removing intermediate container 4bc5573ffade [2020-04-20T23:45:54.228Z] ---> 639530a1fd3f [2020-04-20T23:45:54.228Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-20T23:45:54.228Z] ---> Running in 60ed3129f6a5 [2020-04-20T23:45:54.228Z] Removing intermediate container 60ed3129f6a5 [2020-04-20T23:45:54.228Z] ---> b87b5fe09a86 [2020-04-20T23:45:54.228Z] Step 7/8 : COPY . . [2020-04-20T23:45:54.228Z] ---> cdcbba968eb1 [2020-04-20T23:45:54.228Z] Step 8/8 : RUN go mod download [2020-04-20T23:45:54.228Z] ---> Running in e20bc2abcb3f [2020-04-20T23:45:55.085Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-20T23:45:56.058Z] Sending build context to Docker daemon 571.4kB [2020-04-20T23:45:56.058Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T23:45:56.058Z] Step 2/8 : FROM ${BASE} [2020-04-20T23:45:56.150Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:45:56.150Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:45:56.150Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:45:56.328Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T23:45:56.328Z] cde5963f3b93: Pulling fs layer [2020-04-20T23:45:56.328Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T23:45:56.328Z] 777b28850792: Pulling fs layer [2020-04-20T23:45:56.328Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T23:45:56.328Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T23:45:56.328Z] 1df406cf5192: Pulling fs layer [2020-04-20T23:45:56.328Z] cd6300453558: Pulling fs layer [2020-04-20T23:45:56.328Z] b9c365052c96: Pulling fs layer [2020-04-20T23:45:56.328Z] a2d8cc88f415: Pulling fs layer [2020-04-20T23:45:56.328Z] ea1d1ca13537: Pulling fs layer [2020-04-20T23:45:56.328Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T23:45:56.328Z] 8a11ddd9e578: Waiting [2020-04-20T23:45:56.328Z] 4cf88f913ddb: Waiting [2020-04-20T23:45:56.328Z] a2d8cc88f415: Waiting [2020-04-20T23:45:56.328Z] ea1d1ca13537: Waiting [2020-04-20T23:45:56.328Z] 3750a50a1c5e: Waiting [2020-04-20T23:45:56.328Z] cd6300453558: Waiting [2020-04-20T23:45:56.328Z] b9c365052c96: Waiting [2020-04-20T23:45:56.328Z] 1df406cf5192: Waiting [2020-04-20T23:45:56.328Z] 777b28850792: Verifying Checksum [2020-04-20T23:45:56.328Z] 777b28850792: Download complete [2020-04-20T23:45:56.328Z] 2a23fa8c16f7: Verifying Checksum [2020-04-20T23:45:56.328Z] 2a23fa8c16f7: Download complete [2020-04-20T23:45:56.328Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T23:45:56.328Z] 4cf88f913ddb: Download complete [2020-04-20T23:45:56.328Z] 1df406cf5192: Verifying Checksum [2020-04-20T23:45:56.328Z] 1df406cf5192: Download complete [2020-04-20T23:45:56.413Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:45:56.413Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:45:56.413Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:45:56.413Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:45:56.413Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:45:56.413Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-20T23:45:56.413Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:45:56.413Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:45:56.413Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:45:56.413Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:45:56.413Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:45:56.413Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:45:56.413Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:45:56.413Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:45:56.413Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:45:56.413Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:45:56.413Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-20T23:45:56.413Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-20T23:45:56.413Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:45:56.598Z] cde5963f3b93: Download complete [2020-04-20T23:45:56.672Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:45:56.672Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:45:56.672Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:45:56.672Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:45:56.672Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:45:56.931Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:45:56.931Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:45:56.931Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:45:56.931Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:45:56.931Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:45:56.931Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:45:56.931Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:45:56.931Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T23:45:56.931Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:45:56.931Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:45:56.931Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:45:56.931Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:45:56.931Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:45:56.931Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:45:56.931Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-20T23:45:57.195Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:45:57.195Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:45:57.195Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T23:45:57.195Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:45:57.572Z] cde5963f3b93: Pull complete [2020-04-20T23:45:58.174Z] 2a23fa8c16f7: Pull complete [2020-04-20T23:45:58.765Z] 777b28850792: Pull complete [2020-04-20T23:46:01.374Z] cd6300453558: Verifying Checksum [2020-04-20T23:46:01.374Z] cd6300453558: Download complete [2020-04-20T23:46:01.374Z] a2d8cc88f415: Download complete [2020-04-20T23:46:01.413Z] Removing intermediate container e20bc2abcb3f [2020-04-20T23:46:01.413Z] ---> 2df32d1bf8fe [2020-04-20T23:46:01.413Z] Successfully built 2df32d1bf8fe [2020-04-20T23:46:01.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:46:01.972Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T23:46:01.972Z] . [Pipeline] withDockerContainer [2020-04-20T23:46:02.099Z] prd-centos7-docker-4c-2g-5076 does not seem to be running inside a container [2020-04-20T23:46:02.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-20T23:46:03.411Z] $ docker top 8755f68b2a4cb81f5688de88a403415afc511e16fd7d177a40c9159d355cb9c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T23:46:03.910Z] + go version [2020-04-20T23:46:03.911Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T23:46:03.972Z] ea1d1ca13537: Verifying Checksum [2020-04-20T23:46:03.972Z] ea1d1ca13537: Download complete [2020-04-20T23:46:03.972Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T23:46:03.972Z] 3750a50a1c5e: Download complete [2020-04-20T23:46:04.210Z] + make test [2020-04-20T23:46:04.210Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-20T23:46:06.564Z] b9c365052c96: Verifying Checksum [2020-04-20T23:46:06.564Z] b9c365052c96: Download complete [2020-04-20T23:46:06.744Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-20T23:46:08.513Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T23:46:08.513Z] 8a11ddd9e578: Download complete [2020-04-20T23:46:16.783Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-20T23:46:16.783Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.141s coverage: 50.3% of statements [2020-04-20T23:46:16.783Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T23:46:18.174Z] gofmt -l . [2020-04-20T23:46:18.174Z] [ "`gofmt -l .`" = "" ] [2020-04-20T23:46:18.174Z] ./bin/test-attribution-txt.sh [2020-04-20T23:46:18.434Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-20T23:46:19.214Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T23:46:19.221Z] $ docker stop --time=1 8755f68b2a4cb81f5688de88a403415afc511e16fd7d177a40c9159d355cb9c6 [2020-04-20T23:46:20.641Z] $ docker rm -f 8755f68b2a4cb81f5688de88a403415afc511e16fd7d177a40c9159d355cb9c6 [2020-04-20T23:46:20.859Z] 8a11ddd9e578: Pull complete [2020-04-20T23:46:20.859Z] 4cf88f913ddb: Pull complete [2020-04-20T23:46:20.859Z] 1df406cf5192: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T23:46:21.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T23:46:21.910Z] + ls -al . [2020-04-20T23:46:21.910Z] total 104 [2020-04-20T23:46:21.910Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 23:46 . [2020-04-20T23:46:21.910Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 23:45 .. [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 5146 Apr 20 23:45 Attribution.txt [2020-04-20T23:46:21.910Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 20 23:45 bin [2020-04-20T23:46:21.910Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 23:45 cmd [2020-04-20T23:46:21.910Z] -rw-r--r--. 1 jenkins jenkins 22122 Apr 20 23:46 coverage.out [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 1251 Apr 20 23:45 Dockerfile [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 954 Apr 20 23:45 Dockerfile.build [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 23:45 .dockerignore [2020-04-20T23:46:21.910Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 23:45 .git [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 338 Apr 20 23:45 .gitignore [2020-04-20T23:46:21.910Z] -rw-r--r--. 1 jenkins jenkins 566 Apr 20 23:46 go.mod [2020-04-20T23:46:21.910Z] -rw-r--r--. 1 jenkins jenkins 13382 Apr 20 23:46 go.sum [2020-04-20T23:46:21.910Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 23:45 internal [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 702 Apr 20 23:45 Jenkinsfile [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 23:45 LICENSE [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 880 Apr 20 23:45 Makefile [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 591 Apr 20 23:45 README.md [2020-04-20T23:46:21.910Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 23:45 .semver [2020-04-20T23:46:21.910Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 20 23:45 simulator [2020-04-20T23:46:21.910Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 23:45 snap [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 23:42 VERSION [2020-04-20T23:46:21.910Z] -rw-rw-r--. 1 jenkins jenkins 229 Apr 20 23:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:46:22.204Z] + 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=edc18fe4722531dcd3b226e135c26601130508f1 --label arch=amd64 --label version=0.0.0 . [2020-04-20T23:46:22.204Z] Sending build context to Docker daemon 600.1kB [2020-04-20T23:46:22.204Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-04-20T23:46:22.204Z] Step 2/17 : FROM ${BASE} AS builder [2020-04-20T23:46:22.204Z] ---> 2df32d1bf8fe [2020-04-20T23:46:22.204Z] Step 3/17 : ARG MAKE='make build' [2020-04-20T23:46:22.463Z] ---> Running in f0c1e12a271f [2020-04-20T23:46:22.463Z] Removing intermediate container f0c1e12a271f [2020-04-20T23:46:22.463Z] ---> 2f3327585f4a [2020-04-20T23:46:22.463Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:46:22.463Z] ---> Running in e4c9d70e44b6 [2020-04-20T23:46:23.397Z] Removing intermediate container e4c9d70e44b6 [2020-04-20T23:46:23.397Z] ---> 4b24cc4d8661 [2020-04-20T23:46:23.397Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T23:46:23.397Z] ---> Running in 398d727a1e42 [2020-04-20T23:46:23.662Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T23:46:24.232Z] cd6300453558: Pull complete [2020-04-20T23:46:24.599Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T23:46:24.857Z] OK: 214 MiB in 52 packages [2020-04-20T23:46:25.116Z] Removing intermediate container 398d727a1e42 [2020-04-20T23:46:25.116Z] ---> a4f043ea8246 [2020-04-20T23:46:25.116Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-20T23:46:25.116Z] ---> Running in 0d975a008765 [2020-04-20T23:46:25.378Z] Removing intermediate container 0d975a008765 [2020-04-20T23:46:25.378Z] ---> 02141bc02b54 [2020-04-20T23:46:25.378Z] Step 7/17 : COPY . . [2020-04-20T23:46:25.637Z] ---> 4c50e7f046de [2020-04-20T23:46:25.637Z] Step 8/17 : RUN ${MAKE} [2020-04-20T23:46:25.637Z] ---> Running in be6859a7e50a [2020-04-20T23:46:25.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-20T23:46:29.583Z] b9c365052c96: Pull complete [2020-04-20T23:46:29.583Z] a2d8cc88f415: Pull complete [2020-04-20T23:46:31.540Z] ea1d1ca13537: Pull complete [2020-04-20T23:46:31.810Z] 3750a50a1c5e: Pull complete [2020-04-20T23:46:31.811Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T23:46:31.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T23:46:31.811Z] ---> 78745c68409d [2020-04-20T23:46:31.811Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-20T23:46:35.932Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T23:46:36.883Z] Removing intermediate container be6859a7e50a [2020-04-20T23:46:36.883Z] ---> bf7cb7b5a5ad [2020-04-20T23:46:36.883Z] Step 9/17 : FROM scratch [2020-04-20T23:46:36.883Z] ---> [2020-04-20T23:46:36.883Z] Step 10/17 : ENV APP_PORT=49991 [2020-04-20T23:46:36.883Z] ---> Running in 067c2bcf694d [2020-04-20T23:46:37.141Z] Removing intermediate container 067c2bcf694d [2020-04-20T23:46:37.141Z] ---> 3e8c5d431935 [2020-04-20T23:46:37.141Z] Step 11/17 : EXPOSE $APP_PORT [2020-04-20T23:46:37.141Z] ---> Running in 725885065e8a [2020-04-20T23:46:37.141Z] Removing intermediate container 725885065e8a [2020-04-20T23:46:37.141Z] ---> b03fb3ae3a89 [2020-04-20T23:46:37.141Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-20T23:46:37.177Z] ---> Running in f36f511aed74 [2020-04-20T23:46:37.177Z] Removing intermediate container f36f511aed74 [2020-04-20T23:46:37.177Z] ---> 063d5ae31ea4 [2020-04-20T23:46:37.177Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:46:37.177Z] ---> Running in d7086bb892b0 [2020-04-20T23:46:37.714Z] ---> 83d405a16222 [2020-04-20T23:46:37.714Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-20T23:46:37.714Z] ---> Running in e77ec942050d [2020-04-20T23:46:37.714Z] Removing intermediate container e77ec942050d [2020-04-20T23:46:37.714Z] ---> aae9ef3e9d52 [2020-04-20T23:46:37.714Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-20T23:46:37.972Z] ---> Running in 3d357ee2f514 [2020-04-20T23:46:37.972Z] Removing intermediate container 3d357ee2f514 [2020-04-20T23:46:37.972Z] ---> 2860dcf2de62 [2020-04-20T23:46:37.972Z] Step 15/17 : LABEL arch=amd64 [2020-04-20T23:46:37.972Z] ---> Running in a0fb63e80ccf [2020-04-20T23:46:38.232Z] Removing intermediate container a0fb63e80ccf [2020-04-20T23:46:38.232Z] ---> ec119082105d [2020-04-20T23:46:38.232Z] Step 16/17 : LABEL git_sha=edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-20T23:46:38.232Z] ---> Running in 31483fa41e60 [2020-04-20T23:46:38.232Z] Removing intermediate container 31483fa41e60 [2020-04-20T23:46:38.232Z] ---> 6394056f2648 [2020-04-20T23:46:38.232Z] Step 17/17 : LABEL version=0.0.0 [2020-04-20T23:46:38.492Z] ---> Running in 832326060e7d [2020-04-20T23:46:38.492Z] Removing intermediate container 832326060e7d [2020-04-20T23:46:38.492Z] ---> 72a38f2ca457 [2020-04-20T23:46:38.492Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T23:46:38.492Z] Successfully built 72a38f2ca457 [2020-04-20T23:46:38.492Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [2020-04-20T23:46:38.956Z] Removing intermediate container d7086bb892b0 [2020-04-20T23:46:38.956Z] ---> 25e0afcaa5a7 [2020-04-20T23:46:38.956Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-04-20T23:46:39.230Z] ---> Running in 7cd654df569c Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T23:46:39.798Z] ++ find /w/workspace/device-modbus-go/4 [2020-04-20T23:46:39.798Z] ++ grep snapcraft.yaml [2020-04-20T23:46:39.798Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T23:46:39.898Z] provisioning config files... [2020-04-20T23:46:39.912Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/4@tmp/config893926051291453761tmp [Pipeline] { [Pipeline] sh [2020-04-20T23:46:40.193Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T23:46:40.255Z] + cp /w/workspace/device-modbus-go/4@tmp/config893926051291453761tmp /w/workspace/device-modbus-go/4/edgex-snap-store-login [Pipeline] sh [2020-04-20T23:46:40.553Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/4:/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 [2020-04-20T23:46:40.553Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-20T23:46:40.553Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-20T23:46:40.553Z] 5bed26d33875: Pulling fs layer [2020-04-20T23:46:40.553Z] f11b29a9c730: Pulling fs layer [2020-04-20T23:46:40.553Z] 930bda195c84: Pulling fs layer [2020-04-20T23:46:40.553Z] 78bf9a5ad49e: Pulling fs layer [2020-04-20T23:46:40.553Z] e5fbee5a4b0d: Pulling fs layer [2020-04-20T23:46:40.553Z] f452fca78f88: Pulling fs layer [2020-04-20T23:46:40.553Z] 7417ef92027a: Pulling fs layer [2020-04-20T23:46:40.553Z] 2af5c49d270b: Pulling fs layer [2020-04-20T23:46:40.553Z] df9c3bdbc40a: Pulling fs layer [2020-04-20T23:46:40.553Z] f452fca78f88: Waiting [2020-04-20T23:46:40.553Z] 7417ef92027a: Waiting [2020-04-20T23:46:40.553Z] 2af5c49d270b: Waiting [2020-04-20T23:46:40.553Z] 78bf9a5ad49e: Waiting [2020-04-20T23:46:40.553Z] e5fbee5a4b0d: Waiting [2020-04-20T23:46:40.553Z] 930bda195c84: Verifying Checksum [2020-04-20T23:46:40.553Z] 930bda195c84: Download complete [2020-04-20T23:46:40.553Z] f11b29a9c730: Download complete [2020-04-20T23:46:40.553Z] 78bf9a5ad49e: Verifying Checksum [2020-04-20T23:46:40.553Z] 78bf9a5ad49e: Download complete [2020-04-20T23:46:40.553Z] f452fca78f88: Verifying Checksum [2020-04-20T23:46:40.553Z] f452fca78f88: Download complete [2020-04-20T23:46:40.553Z] 7417ef92027a: Verifying Checksum [2020-04-20T23:46:40.553Z] 7417ef92027a: Download complete [2020-04-20T23:46:40.815Z] 2af5c49d270b: Verifying Checksum [2020-04-20T23:46:40.815Z] 2af5c49d270b: Download complete [2020-04-20T23:46:40.815Z] df9c3bdbc40a: Verifying Checksum [2020-04-20T23:46:40.815Z] df9c3bdbc40a: Download complete [2020-04-20T23:46:41.075Z] 5bed26d33875: Verifying Checksum [2020-04-20T23:46:41.075Z] 5bed26d33875: Download complete [2020-04-20T23:46:41.156Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T23:46:41.421Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:46:41.421Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:46:41.687Z] (3/18) Installing libmagic (5.37-r1) [2020-04-20T23:46:41.954Z] (4/18) Installing file (5.37-r1) [2020-04-20T23:46:41.954Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:46:42.223Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:46:42.223Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-20T23:46:45.291Z] e5fbee5a4b0d: Verifying Checksum [2020-04-20T23:46:45.291Z] e5fbee5a4b0d: Download complete [2020-04-20T23:46:45.291Z] 5bed26d33875: Pull complete [2020-04-20T23:46:45.564Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-20T23:46:45.564Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-20T23:46:47.195Z] f11b29a9c730: Pull complete [2020-04-20T23:46:47.195Z] 930bda195c84: Pull complete [2020-04-20T23:46:47.195Z] 78bf9a5ad49e: Pull complete [2020-04-20T23:46:47.508Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-20T23:46:47.508Z] (11/18) Installing build-base (0.5-r1) [2020-04-20T23:46:47.508Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-20T23:46:47.508Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-20T23:46:47.508Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-20T23:46:47.774Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-20T23:46:47.774Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-20T23:46:47.774Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-20T23:46:48.044Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-20T23:46:48.044Z] Executing busybox-1.31.1-r8.trigger [2020-04-20T23:46:48.044Z] OK: 203 MiB in 52 packages [2020-04-20T23:46:54.714Z] Removing intermediate container 7cd654df569c [2020-04-20T23:46:54.714Z] ---> 9aa9f95fa359 [2020-04-20T23:46:54.714Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-20T23:46:54.714Z] ---> Running in df58bac09d4d [2020-04-20T23:46:55.300Z] Removing intermediate container df58bac09d4d [2020-04-20T23:46:55.300Z] ---> 2d85316a4eee [2020-04-20T23:46:55.300Z] Step 7/8 : COPY . . [2020-04-20T23:46:55.886Z] ---> 83fb8dd3928f [2020-04-20T23:46:55.886Z] Step 8/8 : RUN go mod download [2020-04-20T23:46:56.157Z] ---> Running in f8dd0de175c4 [2020-04-20T23:46:58.106Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:46:58.106Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:46:58.106Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:46:58.106Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:46:58.106Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:46:58.372Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:46:58.372Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:46:58.372Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:46:58.372Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-20T23:46:58.372Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:46:58.372Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:46:58.372Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:46:58.372Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:46:58.372Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:46:58.372Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:46:58.372Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:46:58.372Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:46:58.372Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:46:58.372Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:46:58.372Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-20T23:46:58.372Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-20T23:46:58.372Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:46:58.372Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:46:58.372Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:46:58.372Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:46:58.372Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:46:58.372Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:46:58.372Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:46:58.372Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:46:58.640Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:46:58.641Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-20T23:46:58.641Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:46:58.641Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:46:58.641Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:46:58.641Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:46:58.641Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:46:58.641Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:46:58.641Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:46:58.641Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:46:58.908Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:46:58.908Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:46:58.908Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:46:58.908Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:46:58.908Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T23:46:58.908Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:46:58.908Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:46:58.908Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:46:58.908Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:46:58.908Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:46:58.908Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:46:58.908Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-20T23:46:58.908Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:46:58.908Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:46:58.908Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T23:46:58.908Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:47:08.994Z] Removing intermediate container f8dd0de175c4 [2020-04-20T23:47:08.994Z] ---> f2e2b4d83df4 [2020-04-20T23:47:08.994Z] Successfully built f2e2b4d83df4 [2020-04-20T23:47:08.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2020-04-20T23:47:09.152Z] e5fbee5a4b0d: Pull complete [2020-04-20T23:47:09.153Z] f452fca78f88: Pull complete [2020-04-20T23:47:09.153Z] 7417ef92027a: Pull complete [2020-04-20T23:47:09.153Z] 2af5c49d270b: Pull complete [2020-04-20T23:47:09.153Z] df9c3bdbc40a: Pull complete [2020-04-20T23:47:09.153Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-20T23:47:09.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-20T23:47:09.153Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-20T23:47:09.153Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:47:09.421Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-20T23:47:09.422Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-20T23:47:09.422Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-20T23:47:09.682Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-20T23:47:09.682Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] [2020-04-20T23:47:09.703Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T23:47:09.972Z] . [Pipeline] withDockerContainer [2020-04-20T23:47:10.249Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-20T23:47:10.250Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-20T23:47:10.250Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] [2020-04-20T23:47:10.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-5075 does not seem to be running inside a container [2020-04-20T23:47:10.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-20T23:47:10.509Z] Fetched 4551 kB in 1s (3287 kB/s) [2020-04-20T23:47:11.833Z] $ docker top 248d49937bc159e238142b06369a3f0071545106a44a212d112aa80b3d21cee4 -eo pid,comm [2020-04-20T23:47:11.885Z] Reading package lists... [Pipeline] { [Pipeline] sh [2020-04-20T23:47:12.909Z] + go version [2020-04-20T23:47:12.909Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T23:47:13.578Z] + make test [2020-04-20T23:47:13.579Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-20T23:47:14.545Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-20T23:47:15.171Z] 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 [2020-04-20T23:47:17.075Z] Reading package lists... [2020-04-20T23:47:17.075Z] Building dependency tree... [2020-04-20T23:47:17.075Z] Reading state information... [2020-04-20T23:47:17.334Z] The following packages were automatically installed and are no longer required: [2020-04-20T23:47:17.334Z] libjq1 liblzo2-2 libonig4 [2020-04-20T23:47:17.334Z] Use 'sudo apt autoremove' to remove them. [2020-04-20T23:47:17.334Z] Suggested packages: [2020-04-20T23:47:17.334Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-20T23:47:17.334Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-20T23:47:17.334Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-20T23:47:17.334Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-20T23:47:17.334Z] The following NEW packages will be installed: [2020-04-20T23:47:17.334Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-20T23:47:17.334Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-20T23:47:17.334Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-20T23:47:17.334Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T23:47:17.596Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-20T23:47:17.596Z] Need to get 14.7 MB of archives. [2020-04-20T23:47:17.596Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-20T23:47:17.596Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-20T23:47:17.596Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-20T23:47:17.855Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-20T23:47:17.855Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-20T23:47:17.855Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-20T23:47:18.114Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-20T23:47:18.114Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-20T23:47:18.114Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-20T23:47:18.373Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-20T23:47:18.373Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-20T23:47:18.373Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-20T23:47:18.373Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-20T23:47:18.373Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-20T23:47:18.373Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-20T23:47:18.373Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-20T23:47:18.373Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-20T23:47:18.373Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-20T23:47:18.635Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-20T23:47:18.635Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-20T23:47:18.635Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-20T23:47:18.635Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-20T23:47:18.635Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-20T23:47:18.635Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-20T23:47:18.635Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-20T23:47:18.635Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] [2020-04-20T23:47:18.894Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-20T23:47:18.894Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-20T23:47:19.152Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-20T23:47:19.152Z] Fetched 14.7 MB in 1s (10.5 MB/s) [2020-04-20T23:47:19.413Z] Selecting previously unselected package libxau6:amd64. [2020-04-20T23:47:19.413Z] (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.) [2020-04-20T23:47:19.413Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-20T23:47:19.413Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-20T23:47:19.413Z] Selecting previously unselected package libbsd0:amd64. [2020-04-20T23:47:19.413Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-20T23:47:19.413Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:47:19.413Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-20T23:47:19.413Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-20T23:47:19.413Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-20T23:47:19.672Z] Selecting previously unselected package libxcb1:amd64. [2020-04-20T23:47:19.672Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-20T23:47:19.672Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:47:19.672Z] Selecting previously unselected package libx11-data. [2020-04-20T23:47:19.672Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-20T23:47:19.672Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:20.240Z] Selecting previously unselected package libx11-6:amd64. [2020-04-20T23:47:20.240Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-20T23:47:20.240Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:20.499Z] Selecting previously unselected package libxext6:amd64. [2020-04-20T23:47:20.499Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-20T23:47:20.499Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-20T23:47:20.499Z] Selecting previously unselected package perl-modules-5.26. [2020-04-20T23:47:20.499Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-20T23:47:20.499Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:23.037Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-20T23:47:23.037Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-20T23:47:23.037Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-20T23:47:23.037Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-20T23:47:23.037Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-20T23:47:23.037Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-20T23:47:23.037Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-20T23:47:23.037Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-20T23:47:23.037Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:24.420Z] Selecting previously unselected package perl. [2020-04-20T23:47:24.420Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-20T23:47:24.420Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:24.420Z] Selecting previously unselected package less. [2020-04-20T23:47:24.420Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-20T23:47:24.420Z] Unpacking less (487-0.1) ... [2020-04-20T23:47:24.679Z] Selecting previously unselected package libexpat1:amd64. [2020-04-20T23:47:24.679Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-20T23:47:24.679Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:47:24.679Z] Selecting previously unselected package netbase. [2020-04-20T23:47:24.679Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-20T23:47:24.679Z] Unpacking netbase (5.4) ... [2020-04-20T23:47:24.679Z] Selecting previously unselected package libedit2:amd64. [2020-04-20T23:47:24.679Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-20T23:47:24.679Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-20T23:47:24.938Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-20T23:47:24.938Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-20T23:47:24.938Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:47:25.198Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-20T23:47:25.198Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-20T23:47:25.198Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-20T23:47:25.198Z] Selecting previously unselected package openssh-client. [2020-04-20T23:47:25.198Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-20T23:47:25.198Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:47:25.457Z] Selecting previously unselected package xauth. [2020-04-20T23:47:25.457Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-20T23:47:25.457Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-20T23:47:25.457Z] Selecting previously unselected package curl. [2020-04-20T23:47:25.457Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-20T23:47:25.457Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:25.457Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-20T23:47:25.457Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-20T23:47:25.457Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:25.457Z] Selecting previously unselected package liberror-perl. [2020-04-20T23:47:25.457Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-20T23:47:25.457Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-20T23:47:25.717Z] Selecting previously unselected package git-man. [2020-04-20T23:47:25.717Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-20T23:47:25.717Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:25.717Z] Selecting previously unselected package git. [2020-04-20T23:47:25.717Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... [2020-04-20T23:47:25.976Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:27.352Z] Selecting previously unselected package make. [2020-04-20T23:47:27.352Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-20T23:47:27.352Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-20T23:47:27.610Z] Selecting previously unselected package patch. [2020-04-20T23:47:27.610Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-20T23:47:27.610Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:47:27.610Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-20T23:47:27.610Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:27.610Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:47:27.610Z] Setting up less (487-0.1) ... [2020-04-20T23:47:27.869Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-20T23:47:27.869Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:47:28.130Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:28.130Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:47:28.130Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:28.130Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-20T23:47:28.130Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:47:28.130Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:47:28.130Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-20T23:47:28.130Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-20T23:47:28.130Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:47:28.389Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:28.389Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-20T23:47:28.389Z] Setting up netbase (5.4) ... [2020-04-20T23:47:28.389Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:28.389Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:47:28.389Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:47:28.389Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-20T23:47:28.648Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:47:28.648Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-20T23:47:28.648Z] Setting up liberror-perl (0.17025-1) ... [2020-04-20T23:47:28.648Z] Setting up xauth (1:1.0.10-1) ... [2020-04-20T23:47:28.648Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:47:28.648Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-20T23:47:31.183Z] curl set to automatically installed. [2020-04-20T23:47:31.183Z] git set to automatically installed. [2020-04-20T23:47:31.183Z] git-man set to automatically installed. [2020-04-20T23:47:31.183Z] less set to automatically installed. [2020-04-20T23:47:31.183Z] libbsd0 set to automatically installed. [2020-04-20T23:47:31.183Z] libcurl3-gnutls set to automatically installed. [2020-04-20T23:47:31.183Z] libedit2 set to automatically installed. [2020-04-20T23:47:31.183Z] liberror-perl set to automatically installed. [2020-04-20T23:47:31.183Z] libexpat1 set to automatically installed. [2020-04-20T23:47:31.183Z] libgdbm-compat4 set to automatically installed. [2020-04-20T23:47:31.183Z] libgdbm5 set to automatically installed. [2020-04-20T23:47:31.183Z] libperl5.26 set to automatically installed. [2020-04-20T23:47:31.183Z] libssl1.0.0 set to automatically installed. [2020-04-20T23:47:31.183Z] libx11-6 set to automatically installed. [2020-04-20T23:47:31.183Z] libx11-data set to automatically installed. [2020-04-20T23:47:31.183Z] libxau6 set to automatically installed. [2020-04-20T23:47:31.183Z] libxcb1 set to automatically installed. [2020-04-20T23:47:31.183Z] libxdmcp6 set to automatically installed. [2020-04-20T23:47:31.183Z] libxext6 set to automatically installed. [2020-04-20T23:47:31.183Z] libxmuu1 set to automatically installed. [2020-04-20T23:47:31.183Z] make set to automatically installed. [2020-04-20T23:47:31.183Z] netbase set to automatically installed. [2020-04-20T23:47:31.183Z] openssh-client set to automatically installed. [2020-04-20T23:47:31.183Z] patch set to automatically installed. [2020-04-20T23:47:31.183Z] perl set to automatically installed. [2020-04-20T23:47:31.183Z] perl-modules-5.26 set to automatically installed. [2020-04-20T23:47:31.183Z] xauth set to automatically installed. [2020-04-20T23:47:31.183Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-20T23:47:31.183Z] Please ensure the environment is properly setup before continuing. [2020-04-20T23:47:31.183Z] Ignore this message if the appropriate measures have already been taken [2020-04-20T23:47:31.443Z] Pulling go [2020-04-20T23:47:32.382Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-20T23:47:32.382Z] Skipping pull go (already ran) [2020-04-20T23:47:32.382Z] Building go [2020-04-20T23:47:32.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-20T23:47:32.382Z] Dload Upload Total Spent Left Speed [2020-04-20T23:47:33.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 48 115M 48 55.8M 0 0 91.7M 0 0:00:01 --:--:-- 0:00:01 91.6M 100 115M 100 115M 0 0 96.7M 0 0:00:01 0:00:01 --:--:-- 96.7M [2020-04-20T23:47:34.456Z] go1.11.9.linux-amd64.tar.gz: OK [2020-04-20T23:47:42.588Z] Staging go [2020-04-20T23:47:42.588Z] Pulling device-modbus [2020-04-20T23:47:43.156Z] Skipping build go (already ran) [2020-04-20T23:47:43.156Z] Building device-modbus [2020-04-20T23:47:43.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-20T23:47:43.418Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-20T23:47:43.418Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-20T23:47:43.418Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:47:43.418Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-20T23:47:43.418Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-20T23:47:43.418Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-20T23:47:43.418Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-20T23:47:43.418Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:47:43.418Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T23:47:43.687Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-20T23:47:44.642Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T23:47:44.642Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:47:44.642Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:47:44.642Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:47:44.642Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:47:44.642Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:47:44.642Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T23:47:44.642Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T23:47:45.239Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:47:45.239Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:47:45.504Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:47:45.504Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:47:45.504Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:47:45.504Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:47:45.772Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:47:45.772Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:47:45.772Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:47:45.772Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:47:46.033Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:47:46.033Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:47:46.604Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T23:47:46.604Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:47:46.604Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:47:46.604Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:47:46.604Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:47:46.604Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:47:46.604Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-20T23:47:46.604Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:47:46.830Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-20T23:47:46.830Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.205s coverage: 50.3% of statements [2020-04-20T23:47:46.830Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T23:47:46.875Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:47:46.875Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:47:47.140Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:47:47.399Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:47:47.399Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:47:47.399Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:47:47.399Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:47:47.661Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:47:47.661Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:47:47.923Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T23:47:47.923Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-20T23:47:47.923Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:47:47.923Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T23:47:48.500Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:47:49.422Z] gofmt -l . [2020-04-20T23:47:49.422Z] [ "`gofmt -l .`" = "" ] [2020-04-20T23:47:49.422Z] ./bin/test-attribution-txt.sh [2020-04-20T23:47:50.008Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-20T23:47:50.293Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T23:47:50.402Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:47:50.402Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:47:50.402Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:47:50.402Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:47:50.402Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:47:50.402Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:47:50.402Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:47:50.663Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:47:50.663Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T23:47:50.681Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T23:47:50.688Z] $ docker stop --time=1 248d49937bc159e238142b06369a3f0071545106a44a212d112aa80b3d21cee4 [2020-04-20T23:47:50.926Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-20T23:47:50.926Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T23:47:50.926Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:47:50.926Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:47:50.926Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:47:50.926Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:47:51.200Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:47:51.200Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:47:51.472Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:47:51.472Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:47:51.735Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:47:51.735Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T23:47:51.735Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:47:51.735Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-20T23:47:51.735Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:47:51.735Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:47:51.735Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T23:47:51.997Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:47:52.257Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-20T23:47:52.257Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:47:52.257Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:47:52.257Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:47:52.518Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T23:47:52.518Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:47:52.934Z] $ docker rm -f 248d49937bc159e238142b06369a3f0071545106a44a212d112aa80b3d21cee4 [2020-04-20T23:47:53.088Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-20T23:47:53.088Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T23:47:54.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T23:47:54.575Z] + ls -al . [2020-04-20T23:47:54.575Z] total 136 [2020-04-20T23:47:54.575Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 23:47 . [2020-04-20T23:47:54.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 23:45 .. [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 23:45 .dockerignore [2020-04-20T23:47:54.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 23:45 .git [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 338 Apr 20 23:45 .gitignore [2020-04-20T23:47:54.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:45 .semver [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 5146 Apr 20 23:45 Attribution.txt [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 1251 Apr 20 23:45 Dockerfile [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 954 Apr 20 23:45 Dockerfile.build [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 702 Apr 20 23:45 Jenkinsfile [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 23:45 LICENSE [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 20 23:45 Makefile [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 591 Apr 20 23:45 README.md [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 23:42 VERSION [2020-04-20T23:47:54.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 23:45 bin [2020-04-20T23:47:54.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:45 cmd [2020-04-20T23:47:54.575Z] -rw-r--r-- 1 jenkins jenkins 22122 Apr 20 23:47 coverage.out [2020-04-20T23:47:54.575Z] -rw-r--r-- 1 jenkins jenkins 566 Apr 20 23:47 go.mod [2020-04-20T23:47:54.575Z] -rw-r--r-- 1 jenkins jenkins 13382 Apr 20 23:47 go.sum [2020-04-20T23:47:54.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 23:45 internal [2020-04-20T23:47:54.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 23:45 simulator [2020-04-20T23:47:54.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 23:45 snap [2020-04-20T23:47:54.575Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 20 23:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:47:54.902Z] + 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=edc18fe4722531dcd3b226e135c26601130508f1 --label arch=arm64 --label version=0.0.0 . [2020-04-20T23:47:55.170Z] Sending build context to Docker daemon 600.1kB [2020-04-20T23:47:55.439Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-04-20T23:47:55.439Z] Step 2/17 : FROM ${BASE} AS builder [2020-04-20T23:47:55.439Z] ---> f2e2b4d83df4 [2020-04-20T23:47:55.439Z] Step 3/17 : ARG MAKE='make build' [2020-04-20T23:47:55.619Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T23:47:55.705Z] ---> Running in 5ab8deecef57 [2020-04-20T23:47:55.971Z] Removing intermediate container 5ab8deecef57 [2020-04-20T23:47:55.971Z] ---> 2ad33c0e9833 [2020-04-20T23:47:55.971Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T23:47:55.971Z] ---> Running in 0f7bbf1c5327 [2020-04-20T23:47:57.917Z] Removing intermediate container 0f7bbf1c5327 [2020-04-20T23:47:57.917Z] ---> 013aef95415a [2020-04-20T23:47:57.917Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-04-20T23:47:57.917Z] ---> Running in 86a5879bd7bd [2020-04-20T23:47:58.880Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T23:47:58.915Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-20T23:47:58.915Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:47:58.915Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-20T23:47:58.915Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:47:58.915Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-20T23:47:58.915Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:47:58.915Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:47:58.915Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:47:58.915Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:47:58.915Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:47:58.915Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:47:58.915Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:47:58.915Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-20T23:47:58.915Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:47:58.915Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:47:58.915Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:47:58.915Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:47:59.175Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-20T23:47:59.175Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-20T23:47:59.175Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:47:59.175Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:47:59.175Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:47:59.464Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T23:47:59.741Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:47:59.741Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:47:59.741Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-20T23:48:00.051Z] OK: 203 MiB in 52 packages [2020-04-20T23:48:01.472Z] Removing intermediate container 86a5879bd7bd [2020-04-20T23:48:01.472Z] ---> 8e9ade628a27 [2020-04-20T23:48:01.472Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-20T23:48:01.472Z] ---> Running in 659ffbbfd810 [2020-04-20T23:48:01.660Z] # github.com/fxamacker/cbor/v2 [2020-04-20T23:48:01.660Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T23:48:01.660Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T23:48:01.742Z] Removing intermediate container 659ffbbfd810 [2020-04-20T23:48:01.742Z] ---> dd42fdf08dd4 [2020-04-20T23:48:01.742Z] Step 7/17 : COPY . . [2020-04-20T23:48:02.706Z] ---> 4b3c39b8a5e5 [2020-04-20T23:48:02.706Z] Step 8/17 : RUN ${MAKE} [2020-04-20T23:48:02.706Z] ---> Running in 86e8f05fefc5 [2020-04-20T23:48:03.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-20T23:48:06.959Z] note: module requires Go 1.12Makefile:21: recipe for target 'cmd/device-modbus' failed [2020-04-20T23:48:06.959Z] make: *** [cmd/device-modbus] Error 2 [2020-04-20T23:48:06.959Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-20T23:48:07.534Z] 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] } [2020-04-20T23:48:08.178Z] Failed in branch amd64 [2020-04-20T23:48:30.519Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T23:48:35.877Z] Removing intermediate container 86e8f05fefc5 [2020-04-20T23:48:35.877Z] ---> e7b5ad70e330 [2020-04-20T23:48:35.877Z] Step 9/17 : FROM scratch [2020-04-20T23:48:35.877Z] ---> [2020-04-20T23:48:35.877Z] Step 10/17 : ENV APP_PORT=49991 [2020-04-20T23:48:35.877Z] ---> Running in 42844bd5fb16 [2020-04-20T23:48:35.877Z] Removing intermediate container 42844bd5fb16 [2020-04-20T23:48:35.877Z] ---> c998903078b3 [2020-04-20T23:48:35.877Z] Step 11/17 : EXPOSE $APP_PORT [2020-04-20T23:48:35.877Z] ---> Running in 851bcf04fa63 [2020-04-20T23:48:36.146Z] Removing intermediate container 851bcf04fa63 [2020-04-20T23:48:36.146Z] ---> 6c13b25bf1d5 [2020-04-20T23:48:36.146Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-20T23:48:37.111Z] ---> 04310c1f01b6 [2020-04-20T23:48:37.111Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-20T23:48:37.383Z] ---> Running in 7c99a13a2169 [2020-04-20T23:48:37.970Z] Removing intermediate container 7c99a13a2169 [2020-04-20T23:48:37.970Z] ---> a16d17d57850 [2020-04-20T23:48:37.970Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-20T23:48:37.970Z] ---> Running in 821676b7742a [2020-04-20T23:48:38.238Z] Removing intermediate container 821676b7742a [2020-04-20T23:48:38.238Z] ---> fd6faa10a1d6 [2020-04-20T23:48:38.238Z] Step 15/17 : LABEL arch=arm64 [2020-04-20T23:48:38.506Z] ---> Running in 4cc6dfbaf50e [2020-04-20T23:48:38.780Z] Removing intermediate container 4cc6dfbaf50e [2020-04-20T23:48:38.780Z] ---> 8ee3e98d0d4a [2020-04-20T23:48:38.780Z] Step 16/17 : LABEL git_sha=edc18fe4722531dcd3b226e135c26601130508f1 [2020-04-20T23:48:39.049Z] ---> Running in 283bfeea3e12 [2020-04-20T23:48:39.318Z] Removing intermediate container 283bfeea3e12 [2020-04-20T23:48:39.318Z] ---> 23336ff705eb [2020-04-20T23:48:39.318Z] Step 17/17 : LABEL version=0.0.0 [2020-04-20T23:48:39.587Z] ---> Running in 546c101a5f94 [2020-04-20T23:48:39.855Z] Removing intermediate container 546c101a5f94 [2020-04-20T23:48:39.855Z] ---> bfd582245c31 [2020-04-20T23:48:39.855Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T23:48:39.855Z] Successfully built bfd582245c31 [2020-04-20T23:48:39.855Z] 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 [2020-04-20T23:48:40.578Z] + find /w/workspace/device-modbus-go/4 [2020-04-20T23:48:40.578Z] + grep snapcraft.yaml [2020-04-20T23:48:40.578Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T23:48:40.730Z] provisioning config files... [2020-04-20T23:48:40.756Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/4@tmp/config2314241604450094306tmp [Pipeline] { [Pipeline] sh [2020-04-20T23:48:41.148Z] + cp /w/workspace/device-modbus-go/4@tmp/config2314241604450094306tmp /w/workspace/device-modbus-go/4/edgex-snap-store-login [Pipeline] sh [2020-04-20T23:48:41.488Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/4:/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 [2020-04-20T23:48:41.756Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-20T23:48:42.023Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-20T23:48:42.023Z] b2f61026a351: Pulling fs layer [2020-04-20T23:48:42.023Z] 5538fb30c42c: Pulling fs layer [2020-04-20T23:48:42.023Z] f0b05810781a: Pulling fs layer [2020-04-20T23:48:42.023Z] 0180a33352d6: Pulling fs layer [2020-04-20T23:48:42.023Z] e7604b0c0f53: Pulling fs layer [2020-04-20T23:48:42.023Z] db689cb83ae0: Pulling fs layer [2020-04-20T23:48:42.023Z] 6138af208834: Pulling fs layer [2020-04-20T23:48:42.023Z] 007c8e8c5d63: Pulling fs layer [2020-04-20T23:48:42.023Z] 4f7a387c642f: Pulling fs layer [2020-04-20T23:48:42.023Z] 0180a33352d6: Waiting [2020-04-20T23:48:42.023Z] e7604b0c0f53: Waiting [2020-04-20T23:48:42.023Z] db689cb83ae0: Waiting [2020-04-20T23:48:42.023Z] 007c8e8c5d63: Waiting [2020-04-20T23:48:42.023Z] 4f7a387c642f: Waiting [2020-04-20T23:48:42.023Z] 6138af208834: Waiting [2020-04-20T23:48:42.023Z] f0b05810781a: Verifying Checksum [2020-04-20T23:48:42.023Z] f0b05810781a: Download complete [2020-04-20T23:48:42.023Z] 5538fb30c42c: Verifying Checksum [2020-04-20T23:48:42.023Z] 5538fb30c42c: Download complete [2020-04-20T23:48:42.023Z] 0180a33352d6: Verifying Checksum [2020-04-20T23:48:42.023Z] 0180a33352d6: Download complete [2020-04-20T23:48:42.023Z] db689cb83ae0: Verifying Checksum [2020-04-20T23:48:42.023Z] db689cb83ae0: Download complete [2020-04-20T23:48:42.023Z] 6138af208834: Verifying Checksum [2020-04-20T23:48:42.023Z] 6138af208834: Download complete [2020-04-20T23:48:42.024Z] 007c8e8c5d63: Verifying Checksum [2020-04-20T23:48:42.024Z] 007c8e8c5d63: Download complete [2020-04-20T23:48:42.024Z] 4f7a387c642f: Download complete [2020-04-20T23:48:44.616Z] b2f61026a351: Verifying Checksum [2020-04-20T23:48:44.616Z] b2f61026a351: Download complete [2020-04-20T23:48:47.217Z] b2f61026a351: Pull complete [2020-04-20T23:48:47.490Z] 5538fb30c42c: Pull complete [2020-04-20T23:48:48.078Z] f0b05810781a: Pull complete [2020-04-20T23:48:48.078Z] 0180a33352d6: Pull complete [2020-04-20T23:49:10.137Z] e7604b0c0f53: Verifying Checksum [2020-04-20T23:49:10.137Z] e7604b0c0f53: Download complete [2020-04-20T23:49:42.405Z] e7604b0c0f53: Pull complete [2020-04-20T23:49:42.405Z] db689cb83ae0: Pull complete [2020-04-20T23:49:42.405Z] 6138af208834: Pull complete [2020-04-20T23:49:42.405Z] 007c8e8c5d63: Pull complete [2020-04-20T23:49:42.405Z] 4f7a387c642f: Pull complete [2020-04-20T23:49:42.405Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-20T23:49:42.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-20T23:49:45.742Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-20T23:49:45.742Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-20T23:49:46.008Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-20T23:49:46.008Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-20T23:49:46.593Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] [2020-04-20T23:49:46.862Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] [2020-04-20T23:49:47.129Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-20T23:49:47.129Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] [2020-04-20T23:49:47.129Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-20T23:49:47.129Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] [2020-04-20T23:49:47.714Z] Fetched 3648 kB in 2s (1602 kB/s) [2020-04-20T23:49:53.045Z] Reading package lists... [2020-04-20T23:50:08.016Z] 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 [2020-04-20T23:50:10.595Z] Reading package lists... [2020-04-20T23:50:11.182Z] Building dependency tree... [2020-04-20T23:50:11.182Z] Reading state information... [2020-04-20T23:50:11.768Z] The following packages were automatically installed and are no longer required: [2020-04-20T23:50:11.768Z] libjq1 liblzo2-2 libonig4 [2020-04-20T23:50:11.768Z] Use 'sudo apt autoremove' to remove them. [2020-04-20T23:50:11.768Z] Suggested packages: [2020-04-20T23:50:11.768Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-20T23:50:11.768Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-20T23:50:11.768Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-20T23:50:11.768Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-20T23:50:12.353Z] The following NEW packages will be installed: [2020-04-20T23:50:12.353Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-20T23:50:12.353Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-20T23:50:12.353Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-20T23:50:12.353Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-20T23:50:12.621Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-20T23:50:12.621Z] Need to get 12.9 MB of archives. [2020-04-20T23:50:12.621Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-20T23:50:12.621Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-20T23:50:12.621Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-20T23:50:12.621Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-20T23:50:12.621Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-20T23:50:12.887Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-20T23:50:12.887Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-20T23:50:13.155Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-20T23:50:13.155Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-20T23:50:13.422Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-20T23:50:13.422Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-20T23:50:13.422Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-20T23:50:14.006Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-20T23:50:14.006Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-20T23:50:14.006Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-20T23:50:14.006Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-20T23:50:14.006Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-20T23:50:14.006Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-20T23:50:14.006Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-20T23:50:14.006Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-20T23:50:14.272Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-20T23:50:14.272Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-20T23:50:14.272Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-20T23:50:14.272Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-20T23:50:14.272Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-20T23:50:14.272Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] [2020-04-20T23:50:14.537Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-20T23:50:14.537Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-20T23:50:15.121Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-20T23:50:15.389Z] Fetched 12.9 MB in 2s (5840 kB/s) [2020-04-20T23:50:15.389Z] Selecting previously unselected package libxau6:arm64. [2020-04-20T23:50:15.389Z] (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.) [2020-04-20T23:50:15.389Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-20T23:50:15.389Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-20T23:50:15.389Z] Selecting previously unselected package libbsd0:arm64. [2020-04-20T23:50:15.389Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-20T23:50:15.655Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:50:15.655Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-20T23:50:15.655Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-20T23:50:15.655Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-20T23:50:15.655Z] Selecting previously unselected package libxcb1:arm64. [2020-04-20T23:50:15.655Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-20T23:50:15.920Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:50:15.920Z] Selecting previously unselected package libx11-data. [2020-04-20T23:50:15.920Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-20T23:50:15.920Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:50:16.516Z] Selecting previously unselected package libx11-6:arm64. [2020-04-20T23:50:16.516Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-20T23:50:16.516Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:50:16.516Z] Selecting previously unselected package libxext6:arm64. [2020-04-20T23:50:16.516Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-20T23:50:16.516Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-20T23:50:16.516Z] Selecting previously unselected package perl-modules-5.26. [2020-04-20T23:50:16.516Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-20T23:50:16.516Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:50:18.461Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-20T23:50:18.461Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-20T23:50:18.461Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-20T23:50:18.461Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-20T23:50:18.461Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-20T23:50:18.461Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-20T23:50:18.461Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-20T23:50:18.461Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-20T23:50:18.461Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:50:19.880Z] Selecting previously unselected package perl. [2020-04-20T23:50:19.880Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-20T23:50:19.880Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:50:19.880Z] Selecting previously unselected package less. [2020-04-20T23:50:19.880Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-20T23:50:19.880Z] Unpacking less (487-0.1) ... [2020-04-20T23:50:20.148Z] Selecting previously unselected package libexpat1:arm64. [2020-04-20T23:50:20.148Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-20T23:50:20.148Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:50:20.415Z] Selecting previously unselected package netbase. [2020-04-20T23:50:20.415Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-20T23:50:20.415Z] Unpacking netbase (5.4) ... [2020-04-20T23:50:20.415Z] Selecting previously unselected package libedit2:arm64. [2020-04-20T23:50:20.415Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-20T23:50:20.415Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-20T23:50:20.681Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-20T23:50:20.681Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-20T23:50:20.681Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:50:20.946Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-20T23:50:20.946Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-20T23:50:20.946Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-20T23:50:21.214Z] Selecting previously unselected package openssh-client. [2020-04-20T23:50:21.215Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-20T23:50:21.215Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:50:21.485Z] Selecting previously unselected package xauth. [2020-04-20T23:50:21.486Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-20T23:50:21.486Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-20T23:50:21.486Z] Selecting previously unselected package curl. [2020-04-20T23:50:21.486Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-20T23:50:21.486Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:50:21.755Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-20T23:50:21.755Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-20T23:50:21.755Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:50:21.755Z] Selecting previously unselected package liberror-perl. [2020-04-20T23:50:22.024Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-20T23:50:22.024Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-20T23:50:22.024Z] Selecting previously unselected package git-man. [2020-04-20T23:50:22.024Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-20T23:50:22.024Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:50:22.294Z] Selecting previously unselected package git. [2020-04-20T23:50:22.294Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... [2020-04-20T23:50:22.294Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:50:23.708Z] Selecting previously unselected package make. [2020-04-20T23:50:23.708Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-20T23:50:23.708Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-20T23:50:23.708Z] Selecting previously unselected package patch. [2020-04-20T23:50:23.708Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-20T23:50:23.708Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:50:23.977Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-20T23:50:23.977Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:50:23.977Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-20T23:50:23.977Z] Setting up less (487-0.1) ... [2020-04-20T23:50:24.564Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-20T23:50:24.564Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-20T23:50:24.833Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-20T23:50:24.833Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-20T23:50:24.833Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:50:25.100Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-20T23:50:25.100Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-20T23:50:25.100Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-20T23:50:25.100Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-20T23:50:25.100Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-20T23:50:25.100Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-20T23:50:25.368Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:50:25.637Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-20T23:50:25.637Z] Setting up netbase (5.4) ... [2020-04-20T23:50:25.637Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-20T23:50:25.637Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-20T23:50:25.637Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-20T23:50:25.905Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-20T23:50:25.905Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-20T23:50:25.905Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-20T23:50:25.905Z] Setting up liberror-perl (0.17025-1) ... [2020-04-20T23:50:25.905Z] Setting up xauth (1:1.0.10-1) ... [2020-04-20T23:50:25.905Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-20T23:50:26.174Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-20T23:50:32.817Z] curl set to automatically installed. [2020-04-20T23:50:32.817Z] git set to automatically installed. [2020-04-20T23:50:32.817Z] git-man set to automatically installed. [2020-04-20T23:50:32.817Z] less set to automatically installed. [2020-04-20T23:50:32.817Z] libbsd0 set to automatically installed. [2020-04-20T23:50:32.817Z] libcurl3-gnutls set to automatically installed. [2020-04-20T23:50:32.817Z] libedit2 set to automatically installed. [2020-04-20T23:50:32.817Z] liberror-perl set to automatically installed. [2020-04-20T23:50:32.817Z] libexpat1 set to automatically installed. [2020-04-20T23:50:32.817Z] libgdbm-compat4 set to automatically installed. [2020-04-20T23:50:32.817Z] libgdbm5 set to automatically installed. [2020-04-20T23:50:32.817Z] libperl5.26 set to automatically installed. [2020-04-20T23:50:32.817Z] libssl1.0.0 set to automatically installed. [2020-04-20T23:50:32.817Z] libx11-6 set to automatically installed. [2020-04-20T23:50:32.817Z] libx11-data set to automatically installed. [2020-04-20T23:50:32.817Z] libxau6 set to automatically installed. [2020-04-20T23:50:32.817Z] libxcb1 set to automatically installed. [2020-04-20T23:50:32.817Z] libxdmcp6 set to automatically installed. [2020-04-20T23:50:32.817Z] libxext6 set to automatically installed. [2020-04-20T23:50:32.817Z] libxmuu1 set to automatically installed. [2020-04-20T23:50:32.817Z] make set to automatically installed. [2020-04-20T23:50:32.817Z] netbase set to automatically installed. [2020-04-20T23:50:32.817Z] openssh-client set to automatically installed. [2020-04-20T23:50:32.817Z] patch set to automatically installed. [2020-04-20T23:50:32.817Z] perl set to automatically installed. [2020-04-20T23:50:32.817Z] perl-modules-5.26 set to automatically installed. [2020-04-20T23:50:32.817Z] xauth set to automatically installed. [2020-04-20T23:50:32.817Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-20T23:50:32.817Z] Please ensure the environment is properly setup before continuing. [2020-04-20T23:50:32.817Z] Ignore this message if the appropriate measures have already been taken [2020-04-20T23:50:33.402Z] Pulling go [2020-04-20T23:50:37.703Z] 'device-modbus' has dependencies that need to be staged: go [2020-04-20T23:50:37.703Z] Skipping pull go (already ran) [2020-04-20T23:50:37.703Z] Building go [2020-04-20T23:50:37.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-20T23:50:37.703Z] Dload Upload Total Spent Left Speed [2020-04-20T23:50:39.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 94.3M 32 30.2M 0 0 36.0M 0 0:00:02 --:--:-- 0:00:02 36.0M 78 94.3M 78 73.9M 0 0 40.2M 0 0:00:02 0:00:01 0:00:01 40.2M 100 94.3M 100 94.3M 0 0 41.1M 0 0:00:02 0:00:02 --:--:-- 41.1M [2020-04-20T23:50:40.939Z] go1.11.9.linux-arm64.tar.gz: OK [2020-04-20T23:51:02.999Z] Staging go [2020-04-20T23:51:03.963Z] Pulling device-modbus [2020-04-20T23:51:07.334Z] Skipping build go (already ran) [2020-04-20T23:51:07.334Z] Building device-modbus [2020-04-20T23:51:07.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-20T23:51:07.334Z] go: finding github.com/google/uuid v1.1.1 [2020-04-20T23:51:07.334Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-20T23:51:07.334Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-20T23:51:07.334Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:51:07.334Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-20T23:51:07.334Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-20T23:51:07.334Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T23:51:07.334Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-20T23:51:07.334Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-20T23:51:07.925Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-20T23:51:09.353Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T23:51:09.631Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:51:09.631Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:51:09.631Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:51:09.631Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T23:51:09.904Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:51:10.176Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T23:51:10.176Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T23:51:11.155Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T23:51:11.428Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T23:51:12.432Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T23:51:12.432Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T23:51:12.716Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:51:12.716Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:51:12.716Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:51:12.988Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:51:12.988Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T23:51:13.965Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T23:51:14.239Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T23:51:14.513Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:51:15.108Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:51:15.383Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-20T23:51:15.383Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T23:51:15.383Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T23:51:15.653Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:51:15.654Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:51:15.925Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T23:51:16.198Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T23:51:16.793Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:51:17.065Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:51:17.340Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T23:51:17.612Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T23:51:17.612Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:51:18.213Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-20T23:51:18.213Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T23:51:18.812Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T23:51:18.812Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T23:51:18.812Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T23:51:19.086Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T23:51:19.686Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T23:51:19.686Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T23:51:20.283Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T23:51:21.259Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T23:51:23.853Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T23:51:24.127Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:51:24.127Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:51:24.127Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T23:51:24.127Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:51:24.127Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T23:51:24.127Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T23:51:26.087Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T23:51:26.087Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T23:51:26.358Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-20T23:51:26.358Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T23:51:26.628Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T23:51:26.628Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T23:51:26.628Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T23:51:26.628Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T23:51:26.628Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T23:51:26.628Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T23:51:26.897Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T23:51:26.897Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:51:27.166Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T23:51:28.135Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T23:51:28.728Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-20T23:51:28.728Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T23:51:28.728Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T23:51:28.999Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T23:51:28.999Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T23:51:28.999Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T23:51:28.999Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T23:51:28.999Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:51:28.999Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-20T23:51:29.267Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T23:51:29.267Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T23:51:29.867Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T23:51:30.847Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T23:51:30.847Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-20T23:51:32.273Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-20T23:51:32.273Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-20T23:51:32.273Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-04-20T23:51:32.273Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-04-20T23:51:32.550Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-20T23:51:32.550Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-20T23:51:32.550Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-20T23:51:32.550Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T23:51:32.822Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T23:51:32.822Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T23:51:32.822Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-20T23:51:32.822Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T23:51:32.822Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-20T23:51:32.822Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-20T23:51:32.822Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-20T23:51:33.096Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-20T23:51:33.096Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-20T23:51:33.096Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-20T23:51:33.096Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T23:51:33.375Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T23:51:33.375Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T23:51:33.375Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-20T23:51:33.375Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-20T23:51:33.651Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T23:51:33.651Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-20T23:51:33.651Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T23:51:33.651Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T23:51:34.254Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T23:51:35.672Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T23:51:35.672Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T23:51:35.672Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-04-20T23:51:39.059Z] # github.com/fxamacker/cbor/v2 [2020-04-20T23:51:39.059Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T23:51:39.059Z] /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) [2020-04-20T23:51:54.113Z] note: module requires Go 1.12make: *** [cmd/device-modbus] Error 2 [2020-04-20T23:51:54.113Z] Makefile:21: recipe for target 'cmd/device-modbus' failed [2020-04-20T23:51:54.113Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-20T23:51:56.085Z] 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] } [2020-04-20T23:51:56.843Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:51:58.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:51:58.554Z] ---> package-listing.sh [2020-04-20T23:51:58.554Z] ++ facter osfamily [2020-04-20T23:51:58.554Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T23:51:58.554Z] + OS_FAMILY=redhat [2020-04-20T23:51:58.554Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-20T23:51:58.554Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T23:51:58.554Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T23:51:58.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T23:51:58.554Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T23:51:58.554Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-20T23:51:58.554Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T23:51:58.554Z] + case "${OS_FAMILY}" in [2020-04-20T23:51:58.554Z] + rpm -qa [2020-04-20T23:51:58.554Z] + sort [2020-04-20T23:52:02.760Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T23:52:02.760Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T23:52:02.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T23:52:02.760Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' [2020-04-20T23:52:02.760Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [2020-04-20T23:52:02.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:52:03.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T23:52:03.114Z] [2020-04-20T23:52:03.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T23:52:03.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T23:52:03.499Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T23:52:03.499Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T23:52:03.499Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T23:52:03.499Z] 756a868c4378: Pulling fs layer [2020-04-20T23:52:03.499Z] 444b2fc9a129: Pulling fs layer [2020-04-20T23:52:03.499Z] ea15f1150254: Pulling fs layer [2020-04-20T23:52:03.499Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T23:52:03.499Z] 28c525ee5125: Pulling fs layer [2020-04-20T23:52:03.499Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T23:52:03.499Z] 138eaada9080: Pulling fs layer [2020-04-20T23:52:03.499Z] 0622d0fa9048: Pulling fs layer [2020-04-20T23:52:03.499Z] 28c525ee5125: Waiting [2020-04-20T23:52:03.499Z] 094b1ea09ed8: Waiting [2020-04-20T23:52:03.499Z] 444b2fc9a129: Waiting [2020-04-20T23:52:03.499Z] 0622d0fa9048: Waiting [2020-04-20T23:52:03.499Z] 138eaada9080: Waiting [2020-04-20T23:52:03.499Z] ea15f1150254: Waiting [2020-04-20T23:52:03.499Z] 41b27a9f41bf: Waiting [2020-04-20T23:52:03.499Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T23:52:03.499Z] 2cc5ad85d9ab: Download complete [2020-04-20T23:52:03.499Z] 444b2fc9a129: Verifying Checksum [2020-04-20T23:52:03.499Z] 444b2fc9a129: Download complete [2020-04-20T23:52:03.499Z] c9b1b535fdd9: Verifying Checksum [2020-04-20T23:52:03.499Z] c9b1b535fdd9: Download complete [2020-04-20T23:52:03.499Z] ea15f1150254: Verifying Checksum [2020-04-20T23:52:03.499Z] ea15f1150254: Download complete [2020-04-20T23:52:03.778Z] 28c525ee5125: Verifying Checksum [2020-04-20T23:52:03.778Z] 28c525ee5125: Download complete [2020-04-20T23:52:04.042Z] c9b1b535fdd9: Pull complete [2020-04-20T23:52:04.042Z] 756a868c4378: Verifying Checksum [2020-04-20T23:52:04.042Z] 756a868c4378: Download complete [2020-04-20T23:52:04.042Z] 138eaada9080: Verifying Checksum [2020-04-20T23:52:04.042Z] 138eaada9080: Download complete [2020-04-20T23:52:04.042Z] 0622d0fa9048: Verifying Checksum [2020-04-20T23:52:04.042Z] 0622d0fa9048: Download complete [2020-04-20T23:52:04.042Z] 2cc5ad85d9ab: Pull complete [2020-04-20T23:52:04.325Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T23:52:04.325Z] 094b1ea09ed8: Download complete [2020-04-20T23:52:04.901Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T23:52:04.901Z] 41b27a9f41bf: Download complete [2020-04-20T23:52:05.839Z] 756a868c4378: Pull complete [2020-04-20T23:52:05.839Z] 444b2fc9a129: Pull complete [2020-04-20T23:52:07.219Z] ea15f1150254: Pull complete [2020-04-20T23:52:10.528Z] 41b27a9f41bf: Pull complete [2020-04-20T23:52:10.528Z] 28c525ee5125: Pull complete [2020-04-20T23:52:12.438Z] 094b1ea09ed8: Pull complete [2020-04-20T23:52:12.697Z] 138eaada9080: Pull complete [2020-04-20T23:52:12.959Z] 0622d0fa9048: Pull complete [2020-04-20T23:52:12.959Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T23:52:12.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T23:52:13.167Z] prd-centos7-docker-4c-2g-5073 does not seem to be running inside a container [2020-04-20T23:52:13.234Z] $ 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-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-20T23:52:14.446Z] $ docker top 5e612f14a9e1f4cc9b2cdc30fb17f5a88f7a0634fe5766d2225b5df0784f8367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T23:52:14.737Z] provisioning config files... [2020-04-20T23:52:14.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config3256460894250821915tmp [Pipeline] { [Pipeline] echo [2020-04-20T23:52:14.815Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:52:15.112Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T23:52:15.121Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T23:52:15.413Z] ---> logs-deploy.sh [2020-04-20T23:52:15.414Z] + ARCHIVE_ARTIFACTS= [2020-04-20T23:52:15.414Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T23:52:15.414Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T23:52:15.414Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T23:52:15.414Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/4 [2020-04-20T23:52:15.414Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/4/ [2020-04-20T23:52:15.414Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/4 /w/workspace/xfoundry_device-modbus-go_PR-139 [2020-04-20T23:52:16.796Z] Archives upload complete. [2020-04-20T23:52:16.796Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/4/