Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a219397901d2c5688805132d00f2acfc9627e1bf 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [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 ‘prd-centos7-docker-4c-2g-8826’ is offline Running on prd-centos7-docker-4c-2g-8827 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision a219397901d2c5688805132d00f2acfc9627e1bf (master) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a219397901d2c5688805132d00f2acfc9627e1bf # timeout=10 Commit message: "Merge pull request #150 from lranjbar/snap-rebuild" > git rev-list --no-walk 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-18T19:13:41.209Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-18T19:13:41.503Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-18T19:13:41.615Z] ========================================================= [2020-05-18T19:13:41.615Z] EdgeX Global Pipelines Version Info [2020-05-18T19:13:41.615Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:13:42.979Z] ------------------- [2020-05-18T19:13:42.979Z] stable info: [2020-05-18T19:13:42.979Z] ------------------- [2020-05-18T19:13:42.979Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-18T19:13:42.979Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-18T19:13:42.979Z] Message: update stable to v1.0.87 [2020-05-18T19:13:43.546Z] ------------------- [2020-05-18T19:13:43.546Z] experimental info: [2020-05-18T19:13:43.546Z] ------------------- [2020-05-18T19:13:43.546Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-18T19:13:43.546Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-18T19:13:43.546Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:13:46.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T19:13:46.705Z] [2020-05-18T19:13:46.705Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:13:47.037Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T19:13:47.038Z] latest: Pulling from edgex-devops/git-semver [2020-05-18T19:13:47.038Z] 9123ac7c32f7: Pulling fs layer [2020-05-18T19:13:47.038Z] b8cc5d1170e3: Pulling fs layer [2020-05-18T19:13:47.038Z] 2924cbbf6a41: Pulling fs layer [2020-05-18T19:13:47.038Z] 93b08a4f1073: Pulling fs layer [2020-05-18T19:13:47.038Z] b8cc5d1170e3: Verifying Checksum [2020-05-18T19:13:47.038Z] b8cc5d1170e3: Download complete [2020-05-18T19:13:47.038Z] 9123ac7c32f7: Verifying Checksum [2020-05-18T19:13:47.038Z] 9123ac7c32f7: Download complete [2020-05-18T19:13:47.301Z] 93b08a4f1073: Verifying Checksum [2020-05-18T19:13:47.301Z] 93b08a4f1073: Download complete [2020-05-18T19:13:47.301Z] 2924cbbf6a41: Verifying Checksum [2020-05-18T19:13:47.301Z] 2924cbbf6a41: Download complete [2020-05-18T19:13:47.301Z] 9123ac7c32f7: Pull complete [2020-05-18T19:13:47.562Z] b8cc5d1170e3: Pull complete [2020-05-18T19:13:48.129Z] 2924cbbf6a41: Pull complete [2020-05-18T19:13:48.388Z] 93b08a4f1073: Pull complete [2020-05-18T19:13:58.367Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-18T19:13:58.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-18T19:13:58.483Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:13:58.524Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-18T19:13:59.116Z] $ docker top ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-18T19:13:59.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T19:13:59.495Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T19:13:59.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T19:13:59.698Z] $ docker exec ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 ssh-agent [2020-05-18T19:13:59.861Z] SSH_AUTH_SOCK=/tmp/ssh-dqHGlx4sIGml/agent.15 [2020-05-18T19:13:59.861Z] SSH_AGENT_PID=22 [2020-05-18T19:13:59.870Z] Running ssh-add (command line suppressed) [2020-05-18T19:14:00.009Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7332186138338309829.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7332186138338309829.key) [2020-05-18T19:14:00.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T19:14:00.414Z] + git describe --exact-match --tags HEAD [2020-05-18T19:14:00.414Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-18T19:14:00.496Z] $ docker exec --env ******** --env ******** ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 ssh-agent -k [2020-05-18T19:14:00.645Z] unset SSH_AUTH_SOCK; [2020-05-18T19:14:00.646Z] unset SSH_AGENT_PID; [2020-05-18T19:14:00.646Z] echo Agent pid 22 killed; [2020-05-18T19:14:00.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-18T19:14:00.798Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-18T19:14:00.798Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-18T19:14:00.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T19:14:00.891Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T19:14:01.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T19:14:01.082Z] $ docker exec ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 ssh-agent [2020-05-18T19:14:01.278Z] SSH_AUTH_SOCK=/tmp/ssh-ZRdNJYpUwfMy/agent.57 [2020-05-18T19:14:01.278Z] SSH_AGENT_PID=64 [2020-05-18T19:14:01.283Z] Running ssh-add (command line suppressed) [2020-05-18T19:14:01.430Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8203715612943596602.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8203715612943596602.key) [2020-05-18T19:14:01.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T19:14:01.789Z] + git semver init [2020-05-18T19:14:01.789Z] # -> Open(): unable to determine branch for HEAD [2020-05-18T19:14:01.789Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-05-18T19:14:01.789Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-05-18T19:14:01.789Z] # $SEMVER_REMOTE_NAME = origin [2020-05-18T19:14:01.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-18T19:14:01.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-18T19:14:01.789Z] # $SEMVER_BRANCH = master [2020-05-18T19:14:01.789Z] # $SEMVER_TEMP = /tmp/semver-940260124 [2020-05-18T19:14:01.789Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-05-18T19:14:02.727Z] # '/tmp/semver-940260124' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2020-05-18T19:14:02.727Z] # -> Force: false [2020-05-18T19:14:02.727Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-05-18T19:14:02.739Z] $ docker exec --env ******** --env ******** ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 ssh-agent -k [2020-05-18T19:14:02.867Z] unset SSH_AUTH_SOCK; [2020-05-18T19:14:02.868Z] unset SSH_AGENT_PID; [2020-05-18T19:14:02.868Z] echo Agent pid 64 killed; [2020-05-18T19:14:02.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-18T19:14:03.331Z] + git semver [Pipeline] } [2020-05-18T19:14:03.346Z] $ docker stop --time=1 ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 [2020-05-18T19:14:04.959Z] $ docker rm -f ae968b644e0a195b575cab6bbbb7178fdb06e66da4aae969b01d20ac8efb68c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-18T19:14:05.773Z] Stashed 24 file(s) [Pipeline] echo [2020-05-18T19:14:05.774Z] [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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-05-18T19:14:21.297Z] Still waiting to schedule task [2020-05-18T19:14:21.297Z] ‘prd-centos7-builder-2c-1g-8825’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-8829’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-05-18T19:14:21.298Z] Still waiting to schedule task [2020-05-18T19:14:21.299Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-18T19:17:26.770Z] Running on prd-centos7-docker-4c-2g-8831 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-05-18T19:17:26.808Z] Running in /w/workspace/device-modbus-go/10 [Pipeline] { [Pipeline] checkout [2020-05-18T19:17:27.020Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8830 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-05-18T19:17:27.065Z] Running in /w/workspace/device-modbus-go/10 [Pipeline] { [Pipeline] checkout [2020-05-18T19:17:30.484Z] using credential edgex-jenkins-ssh [2020-05-18T19:17:30.521Z] Cloning the remote Git repository [2020-05-18T19:17:30.521Z] Cloning with configured refspecs honoured and without tags [2020-05-18T19:17:30.570Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T19:17:30.650Z] > git init /w/workspace/device-modbus-go/10 # timeout=10 [2020-05-18T19:17:30.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T19:17:30.800Z] > git --version # timeout=10 [2020-05-18T19:17:30.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T19:17:30.857Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T19:17:31.413Z] Fetching without tags [2020-05-18T19:17:31.781Z] Checking out Revision a219397901d2c5688805132d00f2acfc9627e1bf (master) [2020-05-18T19:17:31.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T19:17:31.380Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T19:17:31.400Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T19:17:31.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T19:17:31.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T19:17:31.419Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T19:17:31.788Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T19:17:31.793Z] > git checkout -f a219397901d2c5688805132d00f2acfc9627e1bf # timeout=10 [2020-05-18T19:17:32.657Z] using credential edgex-jenkins-ssh [2020-05-18T19:17:32.703Z] Cloning the remote Git repository [2020-05-18T19:17:32.703Z] Cloning with configured refspecs honoured and without tags [2020-05-18T19:17:32.765Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T19:17:32.850Z] > git init /w/workspace/device-modbus-go/10 # timeout=10 [2020-05-18T19:17:32.921Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T19:17:32.922Z] > git --version # timeout=10 [2020-05-18T19:17:32.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T19:17:33.004Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T19:17:33.806Z] Fetching without tags [2020-05-18T19:17:34.276Z] Checking out Revision a219397901d2c5688805132d00f2acfc9627e1bf (master) [2020-05-18T19:17:33.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T19:17:33.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T19:17:33.794Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-18T19:17:33.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-18T19:17:33.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-18T19:17:33.827Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T19:17:34.296Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T19:17:34.329Z] > git checkout -f a219397901d2c5688805132d00f2acfc9627e1bf # timeout=10 [2020-05-18T19:17:37.099Z] Commit message: "Merge pull request #150 from lranjbar/snap-rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-18T19:17:38.091Z] ========================================================= [2020-05-18T19:17:38.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-18T19:17:38.091Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:17:38.870Z] + 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-05-18T19:17:38.871Z] Commit message: "Merge pull request #150 from lranjbar/snap-rebuild" [2020-05-18T19:17:39.133Z] Sending build context to Docker daemon 580.6kB [2020-05-18T19:17:39.133Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-18T19:17:39.133Z] Step 2/8 : FROM ${BASE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-05-18T19:17:39.423Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-18T19:17:39.423Z] e6b0cf9c0882: Pulling fs layer [2020-05-18T19:17:39.423Z] 2848faf0eed1: Pulling fs layer [2020-05-18T19:17:39.423Z] 0f37312ad70f: Pulling fs layer [2020-05-18T19:17:39.423Z] 5788d62ee057: Pulling fs layer [2020-05-18T19:17:39.423Z] 0e6b1d234666: Pulling fs layer [2020-05-18T19:17:39.423Z] bf5d7aec512f: Pulling fs layer [2020-05-18T19:17:39.423Z] 34c802a77dc8: Pulling fs layer [2020-05-18T19:17:39.423Z] 9eb99e56ec68: Pulling fs layer [2020-05-18T19:17:39.423Z] 27c7a5d97fbd: Pulling fs layer [2020-05-18T19:17:39.423Z] 5c102a31e300: Pulling fs layer [2020-05-18T19:17:39.423Z] dcfb455df0a1: Pulling fs layer [2020-05-18T19:17:39.423Z] 5788d62ee057: Waiting [2020-05-18T19:17:39.423Z] 0e6b1d234666: Waiting [2020-05-18T19:17:39.423Z] bf5d7aec512f: Waiting [2020-05-18T19:17:39.423Z] 34c802a77dc8: Waiting [2020-05-18T19:17:39.424Z] 9eb99e56ec68: Waiting [2020-05-18T19:17:39.424Z] 27c7a5d97fbd: Waiting [2020-05-18T19:17:39.424Z] 5c102a31e300: Waiting [2020-05-18T19:17:39.424Z] 0f37312ad70f: Verifying Checksum [2020-05-18T19:17:39.424Z] 0f37312ad70f: Download complete [2020-05-18T19:17:39.424Z] 2848faf0eed1: Verifying Checksum [2020-05-18T19:17:39.424Z] 2848faf0eed1: Download complete [2020-05-18T19:17:39.424Z] 0e6b1d234666: Verifying Checksum [2020-05-18T19:17:39.424Z] 0e6b1d234666: Download complete [2020-05-18T19:17:39.424Z] bf5d7aec512f: Verifying Checksum [2020-05-18T19:17:39.424Z] bf5d7aec512f: Download complete [2020-05-18T19:17:39.424Z] e6b0cf9c0882: Verifying Checksum [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-05-18T19:17:39.691Z] e6b0cf9c0882: Pull complete [2020-05-18T19:17:39.975Z] 2848faf0eed1: Pull complete [Pipeline] echo [2020-05-18T19:17:39.984Z] ========================================================= [2020-05-18T19:17:39.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-18T19:17:39.984Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:17:40.253Z] 0f37312ad70f: Pull complete [2020-05-18T19:17:40.548Z] 34c802a77dc8: Verifying Checksum [2020-05-18T19:17:40.548Z] 34c802a77dc8: Download complete [2020-05-18T19:17:40.833Z] 27c7a5d97fbd: Verifying Checksum [2020-05-18T19:17:40.833Z] 27c7a5d97fbd: Download complete [2020-05-18T19:17:40.880Z] + 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-05-18T19:17:41.475Z] Sending build context to Docker daemon 580.6kB [2020-05-18T19:17:41.746Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-18T19:17:41.746Z] Step 2/8 : FROM ${BASE} [2020-05-18T19:17:41.841Z] 5c102a31e300: Verifying Checksum [2020-05-18T19:17:41.841Z] 5c102a31e300: Download complete [2020-05-18T19:17:41.841Z] dcfb455df0a1: Verifying Checksum [2020-05-18T19:17:41.841Z] dcfb455df0a1: Download complete [2020-05-18T19:17:41.841Z] 9eb99e56ec68: Verifying Checksum [2020-05-18T19:17:41.841Z] 9eb99e56ec68: Download complete [2020-05-18T19:17:42.017Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-18T19:17:42.017Z] cde5963f3b93: Pulling fs layer [2020-05-18T19:17:42.017Z] 2a23fa8c16f7: Pulling fs layer [2020-05-18T19:17:42.017Z] 777b28850792: Pulling fs layer [2020-05-18T19:17:42.017Z] 8a11ddd9e578: Pulling fs layer [2020-05-18T19:17:42.017Z] 4cf88f913ddb: Pulling fs layer [2020-05-18T19:17:42.017Z] 1df406cf5192: Pulling fs layer [2020-05-18T19:17:42.017Z] cd6300453558: Pulling fs layer [2020-05-18T19:17:42.017Z] b9c365052c96: Pulling fs layer [2020-05-18T19:17:42.017Z] a2d8cc88f415: Pulling fs layer [2020-05-18T19:17:42.017Z] ea1d1ca13537: Pulling fs layer [2020-05-18T19:17:42.017Z] 3750a50a1c5e: Pulling fs layer [2020-05-18T19:17:42.017Z] 4cf88f913ddb: Waiting [2020-05-18T19:17:42.017Z] 1df406cf5192: Waiting [2020-05-18T19:17:42.017Z] cd6300453558: Waiting [2020-05-18T19:17:42.017Z] b9c365052c96: Waiting [2020-05-18T19:17:42.017Z] a2d8cc88f415: Waiting [2020-05-18T19:17:42.017Z] ea1d1ca13537: Waiting [2020-05-18T19:17:42.017Z] 3750a50a1c5e: Waiting [2020-05-18T19:17:42.017Z] 8a11ddd9e578: Waiting [2020-05-18T19:17:42.017Z] 777b28850792: Verifying Checksum [2020-05-18T19:17:42.017Z] 777b28850792: Download complete [2020-05-18T19:17:42.017Z] 2a23fa8c16f7: Download complete [2020-05-18T19:17:42.017Z] 4cf88f913ddb: Verifying Checksum [2020-05-18T19:17:42.017Z] 4cf88f913ddb: Download complete [2020-05-18T19:17:42.017Z] 1df406cf5192: Verifying Checksum [2020-05-18T19:17:42.017Z] 1df406cf5192: Download complete [2020-05-18T19:17:42.107Z] 5788d62ee057: Verifying Checksum [2020-05-18T19:17:42.107Z] 5788d62ee057: Download complete [2020-05-18T19:17:42.286Z] cde5963f3b93: Download complete [2020-05-18T19:17:43.286Z] cde5963f3b93: Pull complete [2020-05-18T19:17:43.885Z] 2a23fa8c16f7: Pull complete [2020-05-18T19:17:44.157Z] 777b28850792: Pull complete [2020-05-18T19:17:46.762Z] cd6300453558: Verifying Checksum [2020-05-18T19:17:46.762Z] cd6300453558: Download complete [2020-05-18T19:17:46.762Z] a2d8cc88f415: Download complete [2020-05-18T19:17:49.364Z] ea1d1ca13537: Verifying Checksum [2020-05-18T19:17:49.364Z] ea1d1ca13537: Download complete [2020-05-18T19:17:49.364Z] 3750a50a1c5e: Download complete [2020-05-18T19:17:51.974Z] b9c365052c96: Verifying Checksum [2020-05-18T19:17:53.393Z] 8a11ddd9e578: Verifying Checksum [2020-05-18T19:17:53.393Z] 8a11ddd9e578: Download complete [2020-05-18T19:18:04.170Z] 5788d62ee057: Pull complete [2020-05-18T19:18:04.170Z] 0e6b1d234666: Pull complete [2020-05-18T19:18:04.170Z] bf5d7aec512f: Pull complete [2020-05-18T19:18:05.757Z] 8a11ddd9e578: Pull complete [2020-05-18T19:18:05.757Z] 4cf88f913ddb: Pull complete [2020-05-18T19:18:05.757Z] 1df406cf5192: Pull complete [2020-05-18T19:18:10.051Z] cd6300453558: Pull complete [2020-05-18T19:18:12.347Z] 34c802a77dc8: Pull complete [2020-05-18T19:18:15.415Z] b9c365052c96: Pull complete [2020-05-18T19:18:15.685Z] a2d8cc88f415: Pull complete [2020-05-18T19:18:17.642Z] ea1d1ca13537: Pull complete [2020-05-18T19:18:17.711Z] 9eb99e56ec68: Pull complete [2020-05-18T19:18:17.711Z] 27c7a5d97fbd: Pull complete [2020-05-18T19:18:18.228Z] 3750a50a1c5e: Pull complete [2020-05-18T19:18:18.228Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-18T19:18:18.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-18T19:18:18.228Z] ---> 78745c68409d [2020-05-18T19:18:18.228Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-18T19:18:20.350Z] 5c102a31e300: Pull complete [2020-05-18T19:18:20.350Z] dcfb455df0a1: Pull complete [2020-05-18T19:18:20.610Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-18T19:18:20.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-18T19:18:20.610Z] ---> 7c70fe431013 [2020-05-18T19:18:20.610Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-18T19:18:20.610Z] ---> Running in 3c5f6ca61c61 [2020-05-18T19:18:20.872Z] Removing intermediate container 3c5f6ca61c61 [2020-05-18T19:18:20.872Z] ---> da5daeac445e [2020-05-18T19:18:20.873Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T19:18:20.873Z] ---> Running in abe2bc68d3d5 [2020-05-18T19:18:22.830Z] Removing intermediate container abe2bc68d3d5 [2020-05-18T19:18:22.831Z] ---> 40539c45aeb4 [2020-05-18T19:18:22.831Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T19:18:23.112Z] ---> Running in 33ca78d7b964 [2020-05-18T19:18:24.114Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T19:18:25.202Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T19:18:25.469Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:18:25.837Z] (2/17) Installing libmagic (5.37-r1) [2020-05-18T19:18:26.129Z] (3/17) Installing file (5.37-r1) [2020-05-18T19:18:26.129Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:18:26.129Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:18:26.407Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:18:54.163Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-18T19:18:54.163Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-18T19:18:57.106Z] ---> Running in d2b841af14dd [2020-05-18T19:18:57.106Z] Removing intermediate container d2b841af14dd [2020-05-18T19:18:57.106Z] ---> 186ca2eb033b [2020-05-18T19:18:57.106Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T19:18:57.106Z] ---> Running in 93f39963561a [2020-05-18T19:18:57.106Z] Removing intermediate container 93f39963561a [2020-05-18T19:18:57.106Z] ---> 1054d00d2b87 [2020-05-18T19:18:57.106Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T19:19:01.372Z] ---> Running in ae7866ab4eab [2020-05-18T19:19:02.337Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-18T19:19:02.922Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-18T19:19:03.883Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:19:03.883Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:19:04.150Z] (3/18) Installing libmagic (5.37-r1) [2020-05-18T19:19:04.416Z] (4/18) Installing file (5.37-r1) [2020-05-18T19:19:04.416Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:19:04.684Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:19:04.684Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-18T19:19:12.355Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-18T19:19:12.355Z] (10/17) Installing build-base (0.5-r1) [2020-05-18T19:19:12.355Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-18T19:19:12.355Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-18T19:19:12.355Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-18T19:19:12.945Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-18T19:19:12.945Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-18T19:19:12.945Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-18T19:19:13.216Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-18T19:19:14.617Z] Executing busybox-1.31.1-r8.trigger [2020-05-18T19:19:14.617Z] OK: 214 MiB in 52 packages [2020-05-18T19:19:19.093Z] Removing intermediate container 33ca78d7b964 [2020-05-18T19:19:19.093Z] ---> fee8c259e8ce [2020-05-18T19:19:19.093Z] Step 6/8 : WORKDIR /device-modbus-go [2020-05-18T19:19:19.093Z] ---> Running in 557a257150bd [2020-05-18T19:19:19.357Z] Removing intermediate container 557a257150bd [2020-05-18T19:19:19.357Z] ---> 9b9e3808f6c0 [2020-05-18T19:19:19.357Z] Step 7/8 : COPY . . [2020-05-18T19:19:20.373Z] ---> c8f449d281c2 [2020-05-18T19:19:20.373Z] Step 8/8 : RUN go mod download [2020-05-18T19:19:20.373Z] ---> Running in d93f1729db5c [2020-05-18T19:19:22.899Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-18T19:19:22.899Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-18T19:19:23.722Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:19:23.722Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:19:23.722Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-18T19:19:23.722Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:19:23.722Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-18T19:19:23.722Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-18T19:19:23.722Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:19:23.722Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-18T19:19:23.722Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:19:23.722Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:19:23.722Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:19:23.722Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:19:23.722Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:19:23.722Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:19:23.722Z] go: finding github.com/fatih/color v1.7.0 [2020-05-18T19:19:23.722Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:19:23.722Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T19:19:23.722Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:19:23.722Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-18T19:19:23.722Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T19:19:23.722Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T19:19:23.722Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-18T19:19:23.722Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T19:19:23.722Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-18T19:19:23.722Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T19:19:23.722Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-18T19:19:23.722Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T19:19:23.722Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T19:19:23.722Z] go: finding github.com/miekg/dns v1.1.4 [2020-05-18T19:19:23.722Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:19:23.722Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:19:23.722Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-18T19:19:23.984Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-18T19:19:23.984Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-18T19:19:23.984Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-18T19:19:23.984Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-18T19:19:23.984Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:19:23.984Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:19:23.984Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-18T19:19:23.984Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:19:23.984Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T19:19:23.984Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-18T19:19:23.984Z] go: finding github.com/posener/complete v1.1.1 [2020-05-18T19:19:23.984Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-18T19:19:23.984Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-18T19:19:27.318Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-18T19:19:27.318Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-18T19:19:27.588Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-18T19:19:27.588Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T19:19:27.588Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-18T19:19:27.588Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-05-18T19:19:27.588Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-18T19:19:27.588Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-18T19:19:27.588Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-18T19:19:27.588Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:19:31.108Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-18T19:19:31.108Z] (11/18) Installing build-base (0.5-r1) [2020-05-18T19:19:31.108Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-18T19:19:31.108Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-18T19:19:31.108Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-18T19:19:32.068Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-18T19:19:32.068Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-18T19:19:32.068Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-18T19:19:32.335Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-18T19:19:32.603Z] Executing busybox-1.31.1-r8.trigger [2020-05-18T19:19:32.603Z] OK: 203 MiB in 52 packages [2020-05-18T19:19:42.692Z] Removing intermediate container ae7866ab4eab [2020-05-18T19:19:42.692Z] ---> 8225b32f8ac5 [2020-05-18T19:19:42.692Z] Step 6/8 : WORKDIR /device-modbus-go [2020-05-18T19:19:44.637Z] ---> Running in 74364c6135fb [2020-05-18T19:19:48.886Z] Removing intermediate container 74364c6135fb [2020-05-18T19:19:48.886Z] ---> 4ac1f796f632 [2020-05-18T19:19:48.886Z] Step 7/8 : COPY . . [2020-05-18T19:19:49.152Z] ---> 5e4074433256 [2020-05-18T19:19:49.152Z] Step 8/8 : RUN go mod download [2020-05-18T19:19:49.737Z] ---> Running in fc928d4e72f5 [2020-05-18T19:19:52.327Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:19:52.327Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:19:52.327Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-18T19:19:52.327Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:19:52.327Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-18T19:19:52.327Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-18T19:19:52.327Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:19:52.327Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-18T19:19:52.327Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:19:52.327Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:19:52.327Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:19:52.327Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:19:52.327Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:19:52.327Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:19:52.327Z] go: finding github.com/fatih/color v1.7.0 [2020-05-18T19:19:52.327Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:19:52.593Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T19:19:52.593Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:19:52.593Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-18T19:19:52.593Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T19:19:52.593Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T19:19:52.593Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-18T19:19:52.593Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T19:19:52.593Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-18T19:19:52.593Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T19:19:52.593Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-18T19:19:52.593Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T19:19:52.593Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T19:19:52.593Z] go: finding github.com/miekg/dns v1.1.4 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:19:52.860Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-18T19:19:52.860Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:19:52.860Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T19:19:52.860Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-18T19:19:52.860Z] go: finding github.com/posener/complete v1.1.1 [2020-05-18T19:19:52.860Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-18T19:19:52.860Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-18T19:19:52.860Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-18T19:19:52.860Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-18T19:19:52.860Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-18T19:19:52.860Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T19:19:52.860Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-18T19:19:52.860Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-05-18T19:19:52.860Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-18T19:19:52.860Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-18T19:19:52.860Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-18T19:19:52.860Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:19:59.956Z] Removing intermediate container d93f1729db5c [2020-05-18T19:19:59.956Z] ---> 993fceead981 [2020-05-18T19:19:59.956Z] Successfully built 993fceead981 [2020-05-18T19:19:59.956Z] 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-05-18T19:20:00.774Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-18T19:20:01.035Z] . [Pipeline] withDockerContainer [2020-05-18T19:20:01.212Z] prd-centos7-docker-4c-2g-8831 does not seem to be running inside a container [2020-05-18T19:20:01.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@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 ******** ci-base-image-x86_64 cat [2020-05-18T19:20:02.348Z] $ docker top 9da2f5d0e6069221d66a183c57d37fd9cd1ec3a787ab0bb975bc492d0e7d6891 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-18T19:20:02.954Z] + go version [2020-05-18T19:20:02.954Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-18T19:20:03.281Z] + make test [2020-05-18T19:20:03.281Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-18T19:20:05.271Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-05-18T19:20:11.144Z] Removing intermediate container fc928d4e72f5 [2020-05-18T19:20:11.144Z] ---> 1ec5574215fd [2020-05-18T19:20:11.144Z] Successfully built 1ec5574215fd [2020-05-18T19:20:11.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:20:11.949Z] + docker inspect -f . ci-base-image-arm64 [2020-05-18T19:20:12.223Z] . [Pipeline] withDockerContainer [2020-05-18T19:20:12.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container [2020-05-18T19:20:12.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/10 -v /w/workspace/device-modbus-go/10:/w/workspace/device-modbus-go/10:rw,z -v /w/workspace/device-modbus-go/10@tmp:/w/workspace/device-modbus-go/10@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 ******** ci-base-image-arm64 cat [2020-05-18T19:20:14.391Z] $ docker top f5edeefc7264b233fa4628f4174968b2259c711c678814e4f66da9908da12a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-18T19:20:15.510Z] + go version [2020-05-18T19:20:15.510Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-18T19:20:16.166Z] + make test [2020-05-18T19:20:16.167Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-18T19:20:17.140Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-05-18T19:20:24.072Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-05-18T19:20:24.072Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.262s coverage: 50.3% of statements [2020-05-18T19:20:24.072Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-18T19:20:46.316Z] gofmt -l . [2020-05-18T19:20:46.316Z] [ "`gofmt -l .`" = "" ] [2020-05-18T19:20:46.316Z] ./bin/test-attribution-txt.sh [2020-05-18T19:20:46.316Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-18T19:20:47.227Z] Stashed 1 file(s) [Pipeline] } [2020-05-18T19:20:47.228Z] $ docker stop --time=1 9da2f5d0e6069221d66a183c57d37fd9cd1ec3a787ab0bb975bc492d0e7d6891 [2020-05-18T19:20:49.427Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-05-18T19:20:49.427Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.242s coverage: 50.3% of statements [2020-05-18T19:20:49.725Z] $ docker rm -f 9da2f5d0e6069221d66a183c57d37fd9cd1ec3a787ab0bb975bc492d0e7d6891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T19:20:51.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-18T19:20:51.366Z] + ls -al . [2020-05-18T19:20:51.366Z] total 104 [2020-05-18T19:20:51.366Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 18 19:20 . [2020-05-18T19:20:51.366Z] drwxrwxr-x. 4 jenkins jenkins 30 May 18 19:17 .. [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 5049 May 18 19:17 Attribution.txt [2020-05-18T19:20:51.366Z] drwxrwxr-x. 2 jenkins jenkins 87 May 18 19:17 bin [2020-05-18T19:20:51.366Z] drwxrwxr-x. 3 jenkins jenkins 32 May 18 19:17 cmd [2020-05-18T19:20:51.366Z] -rw-r--r--. 1 jenkins jenkins 22123 May 18 19:20 coverage.out [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 1422 May 18 19:17 Dockerfile [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 954 May 18 19:17 Dockerfile.build [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 140 May 18 19:17 .dockerignore [2020-05-18T19:20:51.366Z] drwxrwxr-x. 8 jenkins jenkins 162 May 18 19:17 .git [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 330 May 18 19:17 .gitignore [2020-05-18T19:20:51.366Z] -rw-r--r--. 1 jenkins jenkins 559 May 18 19:20 go.mod [2020-05-18T19:20:51.366Z] -rw-r--r--. 1 jenkins jenkins 13471 May 18 19:20 go.sum [2020-05-18T19:20:51.366Z] drwxrwxr-x. 3 jenkins jenkins 20 May 18 19:17 internal [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 702 May 18 19:17 Jenkinsfile [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 18 19:17 LICENSE [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 880 May 18 19:17 Makefile [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 591 May 18 19:17 README.md [2020-05-18T19:20:51.366Z] drwxrwxr-x. 3 jenkins jenkins 44 May 18 19:17 .semver [2020-05-18T19:20:51.366Z] drwxrwxr-x. 2 jenkins jenkins 35 May 18 19:17 simulator [2020-05-18T19:20:51.366Z] drwxrwxr-x. 4 jenkins jenkins 54 May 18 19:17 snap [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 11 May 18 19:14 VERSION [2020-05-18T19:20:51.366Z] -rw-rw-r--. 1 jenkins jenkins 229 May 18 19:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:20:51.693Z] + 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=a219397901d2c5688805132d00f2acfc9627e1bf --label arch=amd64 --label version=1.2.1-dev.1 . [2020-05-18T19:20:51.693Z] Sending build context to Docker daemon 609.3kB [2020-05-18T19:20:51.693Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-05-18T19:20:51.693Z] Step 2/19 : FROM ${BASE} AS builder [2020-05-18T19:20:51.693Z] ---> 993fceead981 [2020-05-18T19:20:51.693Z] Step 3/19 : ARG MAKE='make build' [2020-05-18T19:20:51.957Z] ---> Running in 1801ca15c202 [2020-05-18T19:20:52.218Z] Removing intermediate container 1801ca15c202 [2020-05-18T19:20:52.218Z] ---> 12e38973d71a [2020-05-18T19:20:52.218Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T19:20:52.218Z] ---> Running in 784aa433a53b [2020-05-18T19:20:52.776Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-18T19:20:53.668Z] Removing intermediate container 784aa433a53b [2020-05-18T19:20:53.668Z] ---> a11405010162 [2020-05-18T19:20:53.668Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T19:20:53.668Z] ---> Running in 7ad3f7a71fcf [2020-05-18T19:20:54.683Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T19:20:55.258Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T19:20:55.848Z] OK: 214 MiB in 52 packages [2020-05-18T19:20:57.267Z] Removing intermediate container 7ad3f7a71fcf [2020-05-18T19:20:57.267Z] ---> e87ca6782859 [2020-05-18T19:20:57.267Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-05-18T19:20:57.267Z] ---> Running in c37d820efd84 [2020-05-18T19:20:57.529Z] Removing intermediate container c37d820efd84 [2020-05-18T19:20:57.529Z] ---> 97592628e974 [2020-05-18T19:20:57.529Z] Step 7/19 : COPY . . [2020-05-18T19:20:57.818Z] ---> 03b9bf8faa4a [2020-05-18T19:20:57.818Z] Step 8/19 : RUN ${MAKE} [2020-05-18T19:20:57.818Z] ---> Running in 597528b25436 [2020-05-18T19:20:58.172Z] gofmt -l . [2020-05-18T19:20:58.172Z] [ "`gofmt -l .`" = "" ] [2020-05-18T19:20:58.442Z] ./bin/test-attribution-txt.sh [2020-05-18T19:20:58.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.1" -o cmd/device-modbus ./cmd [2020-05-18T19:20:59.031Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-18T19:20:59.685Z] Warning: overwriting stash ‘coverage-report’ [2020-05-18T19:21:00.205Z] Stashed 1 file(s) [Pipeline] } [2020-05-18T19:21:00.210Z] $ docker stop --time=1 f5edeefc7264b233fa4628f4174968b2259c711c678814e4f66da9908da12a4c [2020-05-18T19:21:05.135Z] $ docker rm -f f5edeefc7264b233fa4628f4174968b2259c711c678814e4f66da9908da12a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T19:21:06.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-18T19:21:07.019Z] + ls -al . [2020-05-18T19:21:07.019Z] total 136 [2020-05-18T19:21:07.019Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 19:20 . [2020-05-18T19:21:07.019Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:17 .. [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 19:17 .dockerignore [2020-05-18T19:21:07.019Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 19:17 .git [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 330 May 18 19:17 .gitignore [2020-05-18T19:21:07.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 19:17 .semver [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 5049 May 18 19:17 Attribution.txt [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 1422 May 18 19:17 Dockerfile [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 954 May 18 19:17 Dockerfile.build [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 702 May 18 19:17 Jenkinsfile [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 19:17 LICENSE [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 880 May 18 19:17 Makefile [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 591 May 18 19:17 README.md [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 11 May 18 19:14 VERSION [2020-05-18T19:21:07.019Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:17 bin [2020-05-18T19:21:07.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 19:17 cmd [2020-05-18T19:21:07.019Z] -rw-r--r-- 1 jenkins jenkins 22123 May 18 19:20 coverage.out [2020-05-18T19:21:07.019Z] -rw-r--r-- 1 jenkins jenkins 559 May 18 19:20 go.mod [2020-05-18T19:21:07.019Z] -rw-r--r-- 1 jenkins jenkins 13471 May 18 19:20 go.sum [2020-05-18T19:21:07.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 19:17 internal [2020-05-18T19:21:07.019Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:17 simulator [2020-05-18T19:21:07.019Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:17 snap [2020-05-18T19:21:07.019Z] -rw-rw-r-- 1 jenkins jenkins 229 May 18 19:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:07.355Z] + 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=a219397901d2c5688805132d00f2acfc9627e1bf --label arch=arm64 --label version=1.2.1-dev.1 . [2020-05-18T19:21:07.634Z] Sending build context to Docker daemon 609.3kB [2020-05-18T19:21:07.634Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-05-18T19:21:07.634Z] Step 2/19 : FROM ${BASE} AS builder [2020-05-18T19:21:07.634Z] ---> 1ec5574215fd [2020-05-18T19:21:07.634Z] Step 3/19 : ARG MAKE='make build' [2020-05-18T19:21:07.903Z] ---> Running in b1246b79bf79 [2020-05-18T19:21:08.170Z] Removing intermediate container b1246b79bf79 [2020-05-18T19:21:08.170Z] ---> 34e3d2c84699 [2020-05-18T19:21:08.170Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-18T19:21:08.438Z] ---> Running in 732a27aea400 [2020-05-18T19:21:15.111Z] Removing intermediate container 732a27aea400 [2020-05-18T19:21:15.111Z] ---> 737b64eca64a [2020-05-18T19:21:15.111Z] Step 5/19 : RUN apk add --update --no-cache make git openssh build-base [2020-05-18T19:21:15.111Z] ---> Running in 5a76043af150 [2020-05-18T19:21:15.695Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-18T19:21:16.652Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-18T19:21:17.221Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T19:21:17.614Z] OK: 203 MiB in 52 packages [2020-05-18T19:21:19.907Z] Removing intermediate container 597528b25436 [2020-05-18T19:21:19.907Z] ---> dafb22abb1aa [2020-05-18T19:21:19.907Z] Step 9/19 : FROM scratch [2020-05-18T19:21:19.907Z] ---> [2020-05-18T19:21:19.907Z] Step 10/19 : ENV APP_PORT=49991 [2020-05-18T19:21:19.907Z] ---> Running in e049253e22e6 [2020-05-18T19:21:19.907Z] Removing intermediate container e049253e22e6 [2020-05-18T19:21:19.907Z] ---> a8bd412efb35 [2020-05-18T19:21:19.907Z] Step 11/19 : EXPOSE $APP_PORT [2020-05-18T19:21:20.167Z] ---> Running in 2ed27c36488a [2020-05-18T19:21:20.167Z] Removing intermediate container 2ed27c36488a [2020-05-18T19:21:20.167Z] ---> 766e4e009c19 [2020-05-18T19:21:20.167Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-05-18T19:21:20.759Z] ---> fb774b9dfcb4 [2020-05-18T19:21:20.759Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-05-18T19:21:21.043Z] ---> c4c2c1d5ba12 [2020-05-18T19:21:21.043Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-05-18T19:21:21.304Z] ---> 1115fe28dead [2020-05-18T19:21:21.304Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-05-18T19:21:21.580Z] ---> Running in b982520b67be [2020-05-18T19:21:21.868Z] Removing intermediate container 5a76043af150 [2020-05-18T19:21:21.869Z] ---> 3eac7b8ea161 [2020-05-18T19:21:21.869Z] Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-05-18T19:21:21.869Z] ---> Running in 78fc916c7d68 [2020-05-18T19:21:21.886Z] Removing intermediate container b982520b67be [2020-05-18T19:21:21.886Z] ---> 17033a3e9d67 [2020-05-18T19:21:21.886Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-18T19:21:21.886Z] ---> Running in ae2437ef0b93 [2020-05-18T19:21:22.135Z] Removing intermediate container 78fc916c7d68 [2020-05-18T19:21:22.135Z] ---> 64105f19966e [2020-05-18T19:21:22.135Z] Step 7/19 : COPY . . [2020-05-18T19:21:22.149Z] Removing intermediate container ae2437ef0b93 [2020-05-18T19:21:22.149Z] ---> 9f79c86f93d1 [2020-05-18T19:21:22.149Z] Step 17/19 : LABEL arch=amd64 [2020-05-18T19:21:22.149Z] ---> Running in 5db81ce43e5a [2020-05-18T19:21:22.430Z] Removing intermediate container 5db81ce43e5a [2020-05-18T19:21:22.430Z] ---> 7fd47515f5b4 [2020-05-18T19:21:22.430Z] Step 18/19 : LABEL git_sha=a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:21:22.430Z] ---> Running in a181e5a4cba9 [2020-05-18T19:21:22.691Z] Removing intermediate container a181e5a4cba9 [2020-05-18T19:21:22.691Z] ---> 2d3f368d1328 [2020-05-18T19:21:22.691Z] Step 19/19 : LABEL version=1.2.1-dev.1 [2020-05-18T19:21:22.691Z] ---> Running in 283fdcddfd37 [2020-05-18T19:21:22.953Z] Removing intermediate container 283fdcddfd37 [2020-05-18T19:21:22.953Z] ---> 58d381cea100 [2020-05-18T19:21:22.953Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-18T19:21:22.953Z] Successfully built 58d381cea100 [2020-05-18T19:21:22.953Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-05-18T19:21:23.096Z] ---> 6581d0170357 [2020-05-18T19:21:23.096Z] Step 8/19 : RUN ${MAKE} [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-05-18T19:21:23.498Z] provisioning config files... [2020-05-18T19:21:23.532Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/10@tmp/config5256458453732041511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:21:23.983Z] nexus3.edgexfoundry.org:10001 [2020-05-18T19:21:24.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:21:24.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:21:24.301Z] Configure a credential helper to remove this warning. See [2020-05-18T19:21:24.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:21:24.301Z] [2020-05-18T19:21:24.301Z] Login Succeeded [2020-05-18T19:21:24.301Z] nexus3.edgexfoundry.org:10002 [2020-05-18T19:21:24.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:21:24.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:21:24.827Z] Configure a credential helper to remove this warning. See [2020-05-18T19:21:24.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:21:24.827Z] [2020-05-18T19:21:24.827Z] Login Succeeded [2020-05-18T19:21:24.827Z] nexus3.edgexfoundry.org:10003 [2020-05-18T19:21:24.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:21:25.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:21:25.104Z] Configure a credential helper to remove this warning. See [2020-05-18T19:21:25.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:21:25.104Z] [2020-05-18T19:21:25.104Z] Login Succeeded [2020-05-18T19:21:25.104Z] nexus3.edgexfoundry.org:10004 [2020-05-18T19:21:25.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:21:25.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:21:25.389Z] Configure a credential helper to remove this warning. See [2020-05-18T19:21:25.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:21:25.389Z] [2020-05-18T19:21:25.389Z] Login Succeeded [2020-05-18T19:21:25.389Z] docker.io [2020-05-18T19:21:25.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:21:25.670Z] ---> Running in 8af1a11e9f64 [2020-05-18T19:21:25.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:21:25.912Z] Configure a credential helper to remove this warning. See [2020-05-18T19:21:25.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:21:25.912Z] [2020-05-18T19:21:25.912Z] Login Succeeded [Pipeline] } [2020-05-18T19:21:25.922Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-05-18T19:21:26.080Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2020-05-18T19:21:26.080Z] a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:21:26.080Z] latest [2020-05-18T19:21:26.080Z] 1.2.1-dev.1 [2020-05-18T19:21:26.080Z] a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1 [2020-05-18T19:21:26.080Z] master [2020-05-18T19:21:26.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:26.638Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:a219397901d2c5688805132d00f2acfc9627e1bf [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:27.011Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:21:27.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-05-18T19:21:27.011Z] 727b618d41d3: Preparing [2020-05-18T19:21:27.011Z] ecd06ea01d25: Preparing [2020-05-18T19:21:27.011Z] 4c807f545f14: Preparing [2020-05-18T19:21:27.311Z] ecd06ea01d25: Pushed [2020-05-18T19:21:27.311Z] 727b618d41d3: Pushed [2020-05-18T19:21:28.838Z] 4c807f545f14: Pushed [2020-05-18T19:21:28.838Z] a219397901d2c5688805132d00f2acfc9627e1bf: digest: sha256:39a28557930946d20a8e68bcae65430c81bc48f80de6ddb6c32bb8a0ce535347 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:29.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.1" -o cmd/device-modbus ./cmd [2020-05-18T19:21:29.258Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:29.884Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-05-18T19:21:29.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-05-18T19:21:29.884Z] 727b618d41d3: Preparing [2020-05-18T19:21:29.884Z] ecd06ea01d25: Preparing [2020-05-18T19:21:29.884Z] 4c807f545f14: Preparing [2020-05-18T19:21:30.146Z] 727b618d41d3: Layer already exists [2020-05-18T19:21:30.146Z] ecd06ea01d25: Layer already exists [2020-05-18T19:21:30.146Z] 4c807f545f14: Layer already exists [2020-05-18T19:21:30.146Z] latest: digest: sha256:39a28557930946d20a8e68bcae65430c81bc48f80de6ddb6c32bb8a0ce535347 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:30.511Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:31.084Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.1-dev.1 [2020-05-18T19:21:31.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-05-18T19:21:31.084Z] 727b618d41d3: Preparing [2020-05-18T19:21:31.084Z] ecd06ea01d25: Preparing [2020-05-18T19:21:31.084Z] 4c807f545f14: Preparing [2020-05-18T19:21:31.084Z] 4c807f545f14: Layer already exists [2020-05-18T19:21:31.084Z] ecd06ea01d25: Layer already exists [2020-05-18T19:21:31.084Z] 727b618d41d3: Layer already exists [2020-05-18T19:21:31.366Z] 1.2.1-dev.1: digest: sha256:39a28557930946d20a8e68bcae65430c81bc48f80de6ddb6c32bb8a0ce535347 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:31.960Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:32.592Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1 [2020-05-18T19:21:32.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-05-18T19:21:32.592Z] 727b618d41d3: Preparing [2020-05-18T19:21:32.592Z] ecd06ea01d25: Preparing [2020-05-18T19:21:32.592Z] 4c807f545f14: Preparing [2020-05-18T19:21:32.592Z] ecd06ea01d25: Layer already exists [2020-05-18T19:21:32.592Z] 4c807f545f14: Layer already exists [2020-05-18T19:21:32.592Z] 727b618d41d3: Layer already exists [2020-05-18T19:21:32.873Z] a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1: digest: sha256:39a28557930946d20a8e68bcae65430c81bc48f80de6ddb6c32bb8a0ce535347 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:33.192Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:21:33.624Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2020-05-18T19:21:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-05-18T19:21:33.624Z] 727b618d41d3: Preparing [2020-05-18T19:21:33.624Z] ecd06ea01d25: Preparing [2020-05-18T19:21:33.624Z] 4c807f545f14: Preparing [2020-05-18T19:21:33.624Z] 4c807f545f14: Layer already exists [2020-05-18T19:21:33.624Z] ecd06ea01d25: Layer already exists [2020-05-18T19:21:33.624Z] 727b618d41d3: Layer already exists [2020-05-18T19:21:33.883Z] master: digest: sha256:39a28557930946d20a8e68bcae65430c81bc48f80de6ddb6c32bb8a0ce535347 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T19:21:34.721Z] ++ grep snapcraft.yaml [2020-05-18T19:21:34.721Z] ++ find /w/workspace/device-modbus-go/10 [2020-05-18T19:21:34.721Z] + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/10/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-18T19:21:34.924Z] provisioning config files... [2020-05-18T19:21:34.940Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/10@tmp/config7508263499069102212tmp [Pipeline] { [Pipeline] sh [2020-05-18T19:21:35.443Z] + cp /w/workspace/device-modbus-go/10@tmp/config7508263499069102212tmp /w/workspace/device-modbus-go/10/edgex-snap-store-login [Pipeline] sh [2020-05-18T19:21:35.892Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/10:/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-05-18T19:21:35.892Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-05-18T19:21:36.159Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-05-18T19:21:36.159Z] 5bed26d33875: Pulling fs layer [2020-05-18T19:21:36.159Z] f11b29a9c730: Pulling fs layer [2020-05-18T19:21:36.159Z] 930bda195c84: Pulling fs layer [2020-05-18T19:21:36.159Z] 78bf9a5ad49e: Pulling fs layer [2020-05-18T19:21:36.159Z] e5fbee5a4b0d: Pulling fs layer [2020-05-18T19:21:36.160Z] f452fca78f88: Pulling fs layer [2020-05-18T19:21:36.160Z] 7417ef92027a: Pulling fs layer [2020-05-18T19:21:36.160Z] 2af5c49d270b: Pulling fs layer [2020-05-18T19:21:36.160Z] df9c3bdbc40a: Pulling fs layer [2020-05-18T19:21:36.160Z] f452fca78f88: Waiting [2020-05-18T19:21:36.160Z] 7417ef92027a: Waiting [2020-05-18T19:21:36.160Z] 78bf9a5ad49e: Waiting [2020-05-18T19:21:36.160Z] 2af5c49d270b: Waiting [2020-05-18T19:21:36.160Z] e5fbee5a4b0d: Waiting [2020-05-18T19:21:36.160Z] df9c3bdbc40a: Waiting [2020-05-18T19:21:36.160Z] 930bda195c84: Verifying Checksum [2020-05-18T19:21:36.160Z] 930bda195c84: Download complete [2020-05-18T19:21:36.160Z] f11b29a9c730: Verifying Checksum [2020-05-18T19:21:36.160Z] f11b29a9c730: Download complete [2020-05-18T19:21:36.160Z] 78bf9a5ad49e: Verifying Checksum [2020-05-18T19:21:36.160Z] 78bf9a5ad49e: Download complete [2020-05-18T19:21:36.160Z] f452fca78f88: Verifying Checksum [2020-05-18T19:21:36.160Z] f452fca78f88: Download complete [2020-05-18T19:21:36.160Z] 7417ef92027a: Verifying Checksum [2020-05-18T19:21:36.160Z] 7417ef92027a: Download complete [2020-05-18T19:21:36.160Z] 2af5c49d270b: Verifying Checksum [2020-05-18T19:21:36.160Z] 2af5c49d270b: Download complete [2020-05-18T19:21:36.438Z] df9c3bdbc40a: Verifying Checksum [2020-05-18T19:21:36.438Z] df9c3bdbc40a: Download complete [2020-05-18T19:21:37.034Z] 5bed26d33875: Verifying Checksum [2020-05-18T19:21:37.034Z] 5bed26d33875: Download complete [2020-05-18T19:21:45.473Z] e5fbee5a4b0d: Verifying Checksum [2020-05-18T19:21:45.473Z] e5fbee5a4b0d: Download complete [2020-05-18T19:21:53.610Z] 5bed26d33875: Pull complete [2020-05-18T19:21:53.610Z] f11b29a9c730: Pull complete [2020-05-18T19:21:53.610Z] 930bda195c84: Pull complete [2020-05-18T19:21:54.182Z] 78bf9a5ad49e: Pull complete [2020-05-18T19:21:55.728Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T19:22:17.798Z] Removing intermediate container 8af1a11e9f64 [2020-05-18T19:22:17.798Z] ---> ece9f453ca54 [2020-05-18T19:22:17.798Z] Step 9/19 : FROM scratch [2020-05-18T19:22:17.798Z] ---> [2020-05-18T19:22:17.798Z] Step 10/19 : ENV APP_PORT=49991 [2020-05-18T19:22:19.733Z] ---> Running in d102247cb36b [2020-05-18T19:22:27.921Z] Removing intermediate container d102247cb36b [2020-05-18T19:22:27.921Z] ---> 792eb2ef673f [2020-05-18T19:22:27.921Z] Step 11/19 : EXPOSE $APP_PORT [2020-05-18T19:22:34.574Z] ---> Running in 5f71cec0a036 [2020-05-18T19:22:34.842Z] Removing intermediate container 5f71cec0a036 [2020-05-18T19:22:34.842Z] ---> 9f1607aaa21a [2020-05-18T19:22:34.842Z] Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-05-18T19:22:38.186Z] ---> 210f06d8da9d [2020-05-18T19:22:38.186Z] Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-05-18T19:22:41.213Z] e5fbee5a4b0d: Pull complete [2020-05-18T19:22:41.213Z] f452fca78f88: Pull complete [2020-05-18T19:22:41.213Z] 7417ef92027a: Pull complete [2020-05-18T19:22:41.213Z] 2af5c49d270b: Pull complete [2020-05-18T19:22:41.213Z] df9c3bdbc40a: Pull complete [2020-05-18T19:22:41.213Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-05-18T19:22:41.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-05-18T19:22:42.672Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-05-18T19:22:42.672Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-05-18T19:22:42.672Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-05-18T19:22:42.966Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-05-18T19:22:48.273Z] ---> 33df022cb68a [2020-05-18T19:22:48.273Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-05-18T19:22:49.233Z] ---> 64b0fb0a4665 [2020-05-18T19:22:49.233Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-05-18T19:22:49.233Z] ---> Running in 8ca41abb3e05 [2020-05-18T19:22:49.821Z] Removing intermediate container 8ca41abb3e05 [2020-05-18T19:22:49.821Z] ---> ee218131f383 [2020-05-18T19:22:49.821Z] Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-18T19:22:49.821Z] ---> Running in adcd89bff4f0 [2020-05-18T19:22:50.089Z] Removing intermediate container adcd89bff4f0 [2020-05-18T19:22:50.089Z] ---> bd0ec3d51532 [2020-05-18T19:22:50.089Z] Step 17/19 : LABEL arch=arm64 [2020-05-18T19:22:50.356Z] ---> Running in 7f626e6c9b16 [2020-05-18T19:22:50.623Z] Removing intermediate container 7f626e6c9b16 [2020-05-18T19:22:50.623Z] ---> 0d7a82d7a4ee [2020-05-18T19:22:50.623Z] Step 18/19 : LABEL git_sha=a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:22:50.890Z] ---> Running in 90be6a58135e [2020-05-18T19:22:51.158Z] Removing intermediate container 90be6a58135e [2020-05-18T19:22:51.158Z] ---> c1f8ede86392 [2020-05-18T19:22:51.158Z] Step 19/19 : LABEL version=1.2.1-dev.1 [2020-05-18T19:22:51.426Z] ---> Running in 454c521249bf [2020-05-18T19:22:54.002Z] Removing intermediate container 454c521249bf [2020-05-18T19:22:54.002Z] ---> 16d5f4980a5e [2020-05-18T19:22:54.002Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-18T19:22:54.002Z] Successfully built 16d5f4980a5e [2020-05-18T19:22:54.002Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-05-18T19:22:54.337Z] provisioning config files... [2020-05-18T19:22:54.377Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/10@tmp/config1550715543191984921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:22:54.840Z] nexus3.edgexfoundry.org:10001 [2020-05-18T19:22:55.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:22:55.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:22:55.425Z] Configure a credential helper to remove this warning. See [2020-05-18T19:22:55.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:22:55.425Z] [2020-05-18T19:22:55.425Z] Login Succeeded [2020-05-18T19:22:55.425Z] nexus3.edgexfoundry.org:10002 [2020-05-18T19:22:56.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:22:56.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:22:56.277Z] Configure a credential helper to remove this warning. See [2020-05-18T19:22:56.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:22:56.277Z] [2020-05-18T19:22:56.277Z] Login Succeeded [2020-05-18T19:22:56.277Z] nexus3.edgexfoundry.org:10003 [2020-05-18T19:22:56.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:22:56.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:22:56.860Z] Configure a credential helper to remove this warning. See [2020-05-18T19:22:56.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:22:56.860Z] [2020-05-18T19:22:56.860Z] Login Succeeded [2020-05-18T19:22:56.860Z] nexus3.edgexfoundry.org:10004 [2020-05-18T19:22:57.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:22:57.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:22:57.711Z] Configure a credential helper to remove this warning. See [2020-05-18T19:22:57.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:22:57.711Z] [2020-05-18T19:22:57.711Z] Login Succeeded [2020-05-18T19:22:57.711Z] docker.io [2020-05-18T19:22:57.926Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] [2020-05-18T19:22:57.926Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] [2020-05-18T19:22:58.193Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1379 kB] [2020-05-18T19:22:58.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-05-18T19:22:58.470Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] [2020-05-18T19:22:58.470Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] [2020-05-18T19:22:58.470Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [912 kB] [2020-05-18T19:22:58.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-05-18T19:22:58.560Z] Configure a credential helper to remove this warning. See [2020-05-18T19:22:58.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-05-18T19:22:58.560Z] [2020-05-18T19:22:58.560Z] Login Succeeded [Pipeline] } [2020-05-18T19:22:58.573Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-05-18T19:22:58.821Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2020-05-18T19:22:58.821Z] a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:22:58.821Z] latest [2020-05-18T19:22:58.821Z] 1.2.1-dev.1 [2020-05-18T19:22:58.821Z] a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1 [2020-05-18T19:22:58.821Z] master [2020-05-18T19:22:58.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:22:59.129Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1214 kB] [2020-05-18T19:22:59.129Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [68.8 kB] [2020-05-18T19:22:59.129Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-05-18T19:22:59.311Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:22:59.409Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-05-18T19:22:59.409Z] Fetched 4769 kB in 17s (281 kB/s) [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:22:59.913Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:23:00.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-05-18T19:23:00.182Z] 05a07c4cc75d: Preparing [2020-05-18T19:23:00.182Z] d56c11369832: Preparing [2020-05-18T19:23:00.182Z] c2f12e629d1a: Preparing [2020-05-18T19:23:00.182Z] d56c11369832: Pushed [2020-05-18T19:23:00.450Z] 05a07c4cc75d: Pushed [2020-05-18T19:23:01.484Z] Reading package lists... [2020-05-18T19:23:03.029Z] c2f12e629d1a: Pushed [2020-05-18T19:23:03.295Z] a219397901d2c5688805132d00f2acfc9627e1bf: digest: sha256:53f3a8cdd5faea0c918bf79aef2d1add2ca3d2b9e2a6113b3bebbbd811751016 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:03.653Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:04.252Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-05-18T19:23:04.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-05-18T19:23:04.517Z] 05a07c4cc75d: Preparing [2020-05-18T19:23:04.517Z] d56c11369832: Preparing [2020-05-18T19:23:04.517Z] c2f12e629d1a: Preparing [2020-05-18T19:23:04.517Z] d56c11369832: Layer already exists [2020-05-18T19:23:04.517Z] c2f12e629d1a: Layer already exists [2020-05-18T19:23:04.517Z] 05a07c4cc75d: Layer already exists [2020-05-18T19:23:04.517Z] latest: digest: sha256:53f3a8cdd5faea0c918bf79aef2d1add2ca3d2b9e2a6113b3bebbbd811751016 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:04.855Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:05.460Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.1-dev.1 [2020-05-18T19:23:05.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-05-18T19:23:05.727Z] 05a07c4cc75d: Preparing [2020-05-18T19:23:05.727Z] d56c11369832: Preparing [2020-05-18T19:23:05.727Z] c2f12e629d1a: Preparing [2020-05-18T19:23:05.727Z] 05a07c4cc75d: Layer already exists [2020-05-18T19:23:05.727Z] c2f12e629d1a: Layer already exists [2020-05-18T19:23:05.727Z] d56c11369832: Layer already exists [2020-05-18T19:23:05.727Z] 1.2.1-dev.1: digest: sha256:53f3a8cdd5faea0c918bf79aef2d1add2ca3d2b9e2a6113b3bebbbd811751016 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:06.093Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:06.720Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1 [2020-05-18T19:23:06.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-05-18T19:23:06.856Z] 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-05-18T19:23:06.985Z] 05a07c4cc75d: Preparing [2020-05-18T19:23:06.986Z] d56c11369832: Preparing [2020-05-18T19:23:06.986Z] c2f12e629d1a: Preparing [2020-05-18T19:23:06.986Z] d56c11369832: Layer already exists [2020-05-18T19:23:06.986Z] c2f12e629d1a: Layer already exists [2020-05-18T19:23:06.986Z] 05a07c4cc75d: Layer already exists [2020-05-18T19:23:06.986Z] a219397901d2c5688805132d00f2acfc9627e1bf-1.2.1-dev.1: digest: sha256:53f3a8cdd5faea0c918bf79aef2d1add2ca3d2b9e2a6113b3bebbbd811751016 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:07.319Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:23:07.910Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-05-18T19:23:07.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-05-18T19:23:08.175Z] 05a07c4cc75d: Preparing [2020-05-18T19:23:08.175Z] d56c11369832: Preparing [2020-05-18T19:23:08.175Z] c2f12e629d1a: Preparing [2020-05-18T19:23:08.175Z] d56c11369832: Layer already exists [2020-05-18T19:23:08.175Z] 05a07c4cc75d: Layer already exists [2020-05-18T19:23:08.175Z] c2f12e629d1a: Layer already exists [2020-05-18T19:23:08.175Z] master: digest: sha256:53f3a8cdd5faea0c918bf79aef2d1add2ca3d2b9e2a6113b3bebbbd811751016 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-18T19:23:08.967Z] Reading package lists... [2020-05-18T19:23:09.108Z] + grep snapcraft.yaml [2020-05-18T19:23:09.108Z] + find /w/workspace/device-modbus-go/10 [2020-05-18T19:23:09.108Z] + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/10/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [2020-05-18T19:23:09.230Z] Building dependency tree... [2020-05-18T19:23:09.231Z] Reading state information... [Pipeline] configFileProvider [2020-05-18T19:23:09.327Z] provisioning config files... [2020-05-18T19:23:09.345Z] copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/10@tmp/config8014076905699354545tmp [Pipeline] { [Pipeline] sh [2020-05-18T19:23:09.731Z] + cp /w/workspace/device-modbus-go/10@tmp/config8014076905699354545tmp /w/workspace/device-modbus-go/10/edgex-snap-store-login [Pipeline] sh [2020-05-18T19:23:09.827Z] The following packages were automatically installed and are no longer required: [2020-05-18T19:23:09.827Z] libjq1 liblzo2-2 libonig4 [2020-05-18T19:23:09.827Z] Use 'sudo apt autoremove' to remove them. [2020-05-18T19:23:09.827Z] Suggested packages: [2020-05-18T19:23:09.827Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-05-18T19:23:09.827Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-05-18T19:23:09.827Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-05-18T19:23:09.827Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-05-18T19:23:09.827Z] The following NEW packages will be installed: [2020-05-18T19:23:09.827Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-05-18T19:23:09.827Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-05-18T19:23:09.827Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-05-18T19:23:09.827Z] openssh-client patch perl perl-modules-5.26 xauth [2020-05-18T19:23:10.059Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/10:/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-05-18T19:23:10.059Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-05-18T19:23:10.094Z] 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. [2020-05-18T19:23:10.094Z] Need to get 14.7 MB of archives. [2020-05-18T19:23:10.094Z] After this operation, 89.5 MB of additional disk space will be used. [2020-05-18T19:23:10.094Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-05-18T19:23:10.329Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-05-18T19:23:10.329Z] b2f61026a351: Pulling fs layer [2020-05-18T19:23:10.329Z] 5538fb30c42c: Pulling fs layer [2020-05-18T19:23:10.329Z] f0b05810781a: Pulling fs layer [2020-05-18T19:23:10.329Z] 0180a33352d6: Pulling fs layer [2020-05-18T19:23:10.329Z] e7604b0c0f53: Pulling fs layer [2020-05-18T19:23:10.329Z] db689cb83ae0: Pulling fs layer [2020-05-18T19:23:10.329Z] 6138af208834: Pulling fs layer [2020-05-18T19:23:10.329Z] 007c8e8c5d63: Pulling fs layer [2020-05-18T19:23:10.329Z] 4f7a387c642f: Pulling fs layer [2020-05-18T19:23:10.329Z] 0180a33352d6: Waiting [2020-05-18T19:23:10.329Z] e7604b0c0f53: Waiting [2020-05-18T19:23:10.329Z] db689cb83ae0: Waiting [2020-05-18T19:23:10.329Z] 6138af208834: Waiting [2020-05-18T19:23:10.329Z] 007c8e8c5d63: Waiting [2020-05-18T19:23:10.329Z] 4f7a387c642f: Waiting [2020-05-18T19:23:10.329Z] f0b05810781a: Verifying Checksum [2020-05-18T19:23:10.329Z] f0b05810781a: Download complete [2020-05-18T19:23:10.329Z] 5538fb30c42c: Verifying Checksum [2020-05-18T19:23:10.329Z] 5538fb30c42c: Download complete [2020-05-18T19:23:10.329Z] 0180a33352d6: Verifying Checksum [2020-05-18T19:23:10.329Z] 0180a33352d6: Download complete [2020-05-18T19:23:10.329Z] db689cb83ae0: Verifying Checksum [2020-05-18T19:23:10.329Z] db689cb83ae0: Download complete [2020-05-18T19:23:10.329Z] 6138af208834: Verifying Checksum [2020-05-18T19:23:10.329Z] 6138af208834: Download complete [2020-05-18T19:23:10.329Z] 007c8e8c5d63: Verifying Checksum [2020-05-18T19:23:10.329Z] 007c8e8c5d63: Download complete [2020-05-18T19:23:10.365Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-05-18T19:23:10.365Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-05-18T19:23:10.365Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-05-18T19:23:10.601Z] 4f7a387c642f: Verifying Checksum [2020-05-18T19:23:10.601Z] 4f7a387c642f: Download complete [2020-05-18T19:23:10.717Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-05-18T19:23:10.717Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-05-18T19:23:10.717Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-05-18T19:23:10.717Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-05-18T19:23:11.032Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-05-18T19:23:11.032Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-05-18T19:23:11.032Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-05-18T19:23:11.323Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-05-18T19:23:11.323Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-05-18T19:23:11.323Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-05-18T19:23:11.323Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-05-18T19:23:11.323Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-05-18T19:23:11.868Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-05-18T19:23:11.868Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-05-18T19:23:11.868Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-05-18T19:23:11.868Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-05-18T19:23:11.868Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-05-18T19:23:11.868Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-05-18T19:23:11.868Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-05-18T19:23:11.868Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-05-18T19:23:11.868Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-05-18T19:23:12.136Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-05-18T19:23:12.136Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-05-18T19:23:12.549Z] b2f61026a351: Download complete [2020-05-18T19:23:13.111Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T19:23:13.111Z] Fetched 14.7 MB in 2s (6832 kB/s) [2020-05-18T19:23:13.111Z] Selecting previously unselected package libxau6:amd64. [2020-05-18T19:23:13.111Z] (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-05-18T19:23:13.111Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-05-18T19:23:13.111Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-05-18T19:23:13.111Z] Selecting previously unselected package libbsd0:amd64. [2020-05-18T19:23:13.111Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-05-18T19:23:13.111Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-05-18T19:23:13.371Z] Selecting previously unselected package libxdmcp6:amd64. [2020-05-18T19:23:13.371Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-05-18T19:23:13.371Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-05-18T19:23:13.371Z] Selecting previously unselected package libxcb1:amd64. [2020-05-18T19:23:13.371Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-05-18T19:23:13.371Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-05-18T19:23:13.371Z] Selecting previously unselected package libx11-data. [2020-05-18T19:23:13.371Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-05-18T19:23:13.371Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:23:14.318Z] Selecting previously unselected package libx11-6:amd64. [2020-05-18T19:23:14.318Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-05-18T19:23:14.318Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:23:14.318Z] Selecting previously unselected package libxext6:amd64. [2020-05-18T19:23:14.318Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-05-18T19:23:14.318Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-05-18T19:23:14.318Z] Selecting previously unselected package perl-modules-5.26. [2020-05-18T19:23:14.318Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-05-18T19:23:14.318Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:23:15.903Z] b2f61026a351: Pull complete [2020-05-18T19:23:15.903Z] 5538fb30c42c: Pull complete [2020-05-18T19:23:15.903Z] f0b05810781a: Pull complete [2020-05-18T19:23:16.173Z] 0180a33352d6: Pull complete [2020-05-18T19:23:16.878Z] Selecting previously unselected package libgdbm5:amd64. [2020-05-18T19:23:16.878Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-05-18T19:23:16.878Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-05-18T19:23:16.878Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-05-18T19:23:16.878Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-05-18T19:23:16.878Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-05-18T19:23:16.878Z] Selecting previously unselected package libperl5.26:amd64. [2020-05-18T19:23:16.878Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-05-18T19:23:16.878Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package perl. [2020-05-18T19:23:22.197Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-05-18T19:23:22.197Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package less. [2020-05-18T19:23:22.197Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-05-18T19:23:22.197Z] Unpacking less (487-0.1) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package libexpat1:amd64. [2020-05-18T19:23:22.197Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-05-18T19:23:22.197Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package netbase. [2020-05-18T19:23:22.197Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-05-18T19:23:22.197Z] Unpacking netbase (5.4) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package libedit2:amd64. [2020-05-18T19:23:22.197Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-05-18T19:23:22.197Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-05-18T19:23:22.197Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-05-18T19:23:22.197Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T19:23:22.197Z] Selecting previously unselected package libxmuu1:amd64. [2020-05-18T19:23:22.197Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-05-18T19:23:22.197Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-05-18T19:23:22.461Z] Selecting previously unselected package openssh-client. [2020-05-18T19:23:22.461Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-05-18T19:23:22.461Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T19:23:22.461Z] Selecting previously unselected package xauth. [2020-05-18T19:23:22.461Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-05-18T19:23:22.461Z] Unpacking xauth (1:1.0.10-1) ... [2020-05-18T19:23:22.725Z] Selecting previously unselected package curl. [2020-05-18T19:23:22.725Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-05-18T19:23:22.725Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-05-18T19:23:22.725Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-05-18T19:23:22.725Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-05-18T19:23:22.725Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-05-18T19:23:22.725Z] Selecting previously unselected package liberror-perl. [2020-05-18T19:23:22.725Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-05-18T19:23:22.725Z] Unpacking liberror-perl (0.17025-1) ... [2020-05-18T19:23:22.986Z] Selecting previously unselected package git-man. [2020-05-18T19:23:22.986Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-05-18T19:23:22.986Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:23:22.986Z] Selecting previously unselected package git. [2020-05-18T19:23:22.986Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-05-18T19:23:23.249Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:23:24.196Z] Selecting previously unselected package make. [2020-05-18T19:23:24.196Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-05-18T19:23:24.196Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-05-18T19:23:24.196Z] Selecting previously unselected package patch. [2020-05-18T19:23:24.196Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-05-18T19:23:24.196Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-05-18T19:23:24.197Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-05-18T19:23:24.197Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:23:24.197Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-05-18T19:23:24.197Z] Setting up less (487-0.1) ... [2020-05-18T19:23:24.767Z] Setting up make (4.1-9.1ubuntu1) ... [2020-05-18T19:23:24.767Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T19:23:24.767Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-05-18T19:23:24.767Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-05-18T19:23:25.032Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:23:25.032Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-05-18T19:23:25.032Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-05-18T19:23:25.032Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-05-18T19:23:25.032Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-05-18T19:23:25.032Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-05-18T19:23:25.032Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T19:23:25.324Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:23:25.324Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-05-18T19:23:25.596Z] Setting up netbase (5.4) ... [2020-05-18T19:23:25.596Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:23:25.596Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-05-18T19:23:25.596Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:23:25.596Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-05-18T19:23:25.596Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-05-18T19:23:25.596Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-05-18T19:23:25.596Z] Setting up liberror-perl (0.17025-1) ... [2020-05-18T19:23:25.596Z] Setting up xauth (1:1.0.10-1) ... [2020-05-18T19:23:25.875Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:23:25.875Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-05-18T19:23:29.211Z] curl set to automatically installed. [2020-05-18T19:23:29.211Z] git set to automatically installed. [2020-05-18T19:23:29.211Z] git-man set to automatically installed. [2020-05-18T19:23:29.211Z] less set to automatically installed. [2020-05-18T19:23:29.211Z] libbsd0 set to automatically installed. [2020-05-18T19:23:29.211Z] libcurl3-gnutls set to automatically installed. [2020-05-18T19:23:29.211Z] libedit2 set to automatically installed. [2020-05-18T19:23:29.211Z] liberror-perl set to automatically installed. [2020-05-18T19:23:29.211Z] libexpat1 set to automatically installed. [2020-05-18T19:23:29.211Z] libgdbm-compat4 set to automatically installed. [2020-05-18T19:23:29.211Z] libgdbm5 set to automatically installed. [2020-05-18T19:23:29.211Z] libperl5.26 set to automatically installed. [2020-05-18T19:23:29.211Z] libssl1.0.0 set to automatically installed. [2020-05-18T19:23:29.211Z] libx11-6 set to automatically installed. [2020-05-18T19:23:29.211Z] libx11-data set to automatically installed. [2020-05-18T19:23:29.211Z] libxau6 set to automatically installed. [2020-05-18T19:23:29.211Z] libxcb1 set to automatically installed. [2020-05-18T19:23:29.211Z] libxdmcp6 set to automatically installed. [2020-05-18T19:23:29.211Z] libxext6 set to automatically installed. [2020-05-18T19:23:29.211Z] libxmuu1 set to automatically installed. [2020-05-18T19:23:29.211Z] make set to automatically installed. [2020-05-18T19:23:29.211Z] netbase set to automatically installed. [2020-05-18T19:23:29.211Z] openssh-client set to automatically installed. [2020-05-18T19:23:29.211Z] patch set to automatically installed. [2020-05-18T19:23:29.211Z] perl set to automatically installed. [2020-05-18T19:23:29.211Z] perl-modules-5.26 set to automatically installed. [2020-05-18T19:23:29.211Z] xauth set to automatically installed. [2020-05-18T19:23:29.211Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-05-18T19:23:29.211Z] Please ensure the environment is properly setup before continuing. [2020-05-18T19:23:29.211Z] Ignore this message if the appropriate measures have already been taken [2020-05-18T19:23:29.476Z] Pulling go [2020-05-18T19:23:30.869Z] 'device-modbus' has dependencies that need to be staged: go [2020-05-18T19:23:30.869Z] Skipping pull go (already ran) [2020-05-18T19:23:30.869Z] Building go [2020-05-18T19:23:30.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-05-18T19:23:30.869Z] Dload Upload Total Spent Left Speed [2020-05-18T19:23:33.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 114M 5 6351k 0 0 32.6M 0 0:00:03 --:--:-- 0:00:03 32.4M 39 114M 39 45.7M 0 0 38.5M 0 0:00:02 0:00:01 0:00:01 38.5M 66 114M 66 75.7M 0 0 34.3M 0 0:00:03 0:00:02 0:00:01 34.3M 100 114M 100 114M 0 0 36.7M 0 0:00:03 0:00:03 --:--:-- 36.7M [2020-05-18T19:23:35.265Z] go1.13.5.linux-amd64.tar.gz: OK [2020-05-18T19:23:38.251Z] e7604b0c0f53: Verifying Checksum [2020-05-18T19:23:38.252Z] e7604b0c0f53: Download complete [2020-05-18T19:24:07.509Z] Staging go [2020-05-18T19:24:07.509Z] Pulling device-modbus [2020-05-18T19:24:07.509Z] Skipping build go (already ran) [2020-05-18T19:24:07.509Z] Building device-modbus [2020-05-18T19:24:07.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.1" -o cmd/device-modbus ./cmd [2020-05-18T19:24:07.509Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:24:07.509Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:24:07.509Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:24:07.509Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/google/uuid v1.1.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:24:07.509Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-05-18T19:24:07.509Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:24:07.509Z] go: extracting github.com/google/uuid v1.1.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:24:07.509Z] go: downloading github.com/x448/float16 v0.8.4 [2020-05-18T19:24:07.509Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:24:07.509Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:24:07.509Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:24:07.509Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:24:07.509Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:24:07.509Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:24:07.509Z] go: extracting github.com/x448/float16 v0.8.4 [2020-05-18T19:24:07.509Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:24:07.509Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T19:24:07.509Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:24:07.509Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:24:07.509Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:24:07.509Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:24:07.509Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:24:07.509Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:24:07.509Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:24:07.509Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:24:07.509Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-05-18T19:24:07.509Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:24:07.509Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:24:07.509Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:24:07.509Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-05-18T19:24:07.509Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:24:07.509Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:24:07.509Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:24:07.509Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:24:07.509Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:24:07.509Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:24:07.509Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:24:07.509Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:24:07.509Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T19:24:07.509Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T19:24:07.510Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:24:07.510Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T19:24:07.510Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T19:24:07.510Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:24:07.510Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T19:24:07.510Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:24:07.788Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T19:24:07.788Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:24:07.788Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:24:07.788Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:24:07.788Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:24:07.788Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:24:07.788Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T19:24:07.788Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:24:07.788Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:24:07.788Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:24:07.788Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:24:07.788Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:24:07.788Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:24:07.788Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T19:24:07.788Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:24:07.788Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:24:07.788Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:24:07.788Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:24:07.788Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:24:07.788Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:24:07.788Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:24:10.500Z] e7604b0c0f53: Pull complete [2020-05-18T19:24:10.500Z] db689cb83ae0: Pull complete [2020-05-18T19:24:10.500Z] 6138af208834: Pull complete [2020-05-18T19:24:10.500Z] 007c8e8c5d63: Pull complete [2020-05-18T19:24:10.500Z] 4f7a387c642f: Pull complete [2020-05-18T19:24:10.500Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-05-18T19:24:10.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-05-18T19:24:13.074Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-05-18T19:24:13.074Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-05-18T19:24:13.074Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-05-18T19:24:13.341Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-05-18T19:24:13.609Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-05-18T19:24:13.874Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-05-18T19:24:13.874Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] [2020-05-18T19:24:14.141Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [861 kB] [2020-05-18T19:24:14.408Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-05-18T19:24:14.408Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-05-18T19:24:14.408Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] [2020-05-18T19:24:14.408Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] [2020-05-18T19:24:14.989Z] Fetched 3690 kB in 2s (1652 kB/s) [2020-05-18T19:24:19.242Z] Reading package lists... [2020-05-18T19:24:27.137Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T19:24:31.583Z] 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-05-18T19:24:33.868Z] Skipping stage go (already ran) [2020-05-18T19:24:33.868Z] Staging device-modbus [2020-05-18T19:24:34.807Z] Priming go [2020-05-18T19:24:35.831Z] Reading package lists... [2020-05-18T19:24:35.831Z] Building dependency tree... [2020-05-18T19:24:35.831Z] Reading state information... [2020-05-18T19:24:36.213Z] Priming device-modbus [2020-05-18T19:24:36.414Z] The following packages were automatically installed and are no longer required: [2020-05-18T19:24:36.414Z] libjq1 liblzo2-2 libonig4 [2020-05-18T19:24:36.414Z] Use 'sudo apt autoremove' to remove them. [2020-05-18T19:24:36.414Z] Suggested packages: [2020-05-18T19:24:36.414Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-05-18T19:24:36.414Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-05-18T19:24:36.414Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-05-18T19:24:36.414Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-05-18T19:24:36.678Z] The following NEW packages will be installed: [2020-05-18T19:24:36.678Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-05-18T19:24:36.678Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-05-18T19:24:36.678Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-05-18T19:24:36.678Z] openssh-client patch perl perl-modules-5.26 xauth [2020-05-18T19:24:36.943Z] 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. [2020-05-18T19:24:36.943Z] Need to get 12.9 MB of archives. [2020-05-18T19:24:36.943Z] After this operation, 84.2 MB of additional disk space will be used. [2020-05-18T19:24:36.943Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-05-18T19:24:36.943Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-05-18T19:24:37.159Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-05-18T19:24:37.159Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-05-18T19:24:37.159Z] Determining the version from the project repo (version-script). [2020-05-18T19:24:37.159Z] The version has been set to '1.2.1-dev.1-20200518+a219397' [2020-05-18T19:24:37.210Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-05-18T19:24:37.210Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-05-18T19:24:37.210Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-05-18T19:24:37.210Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-05-18T19:24:37.429Z] Snapping 'edgex-device-modbus' ... [2020-05-18T19:24:37.475Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-05-18T19:24:37.475Z] 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-05-18T19:24:38.057Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-05-18T19:24:38.057Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-05-18T19:24:38.057Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-05-18T19:24:38.638Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-05-18T19:24:38.638Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-05-18T19:24:38.638Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-05-18T19:24:38.638Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-05-18T19:24:38.638Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-05-18T19:24:38.638Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-05-18T19:24:38.638Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-05-18T19:24:38.638Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-05-18T19:24:38.893Z] [2020-05-18T19:24:38.893Z] Snapped edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap [2020-05-18T19:24:38.904Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-05-18T19:24:38.904Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-05-18T19:24:38.904Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-05-18T19:24:38.904Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-05-18T19:24:38.904Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-05-18T19:24:38.904Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-05-18T19:24:39.171Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-05-18T19:24:39.171Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-05-18T19:24:40.131Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T19:24:40.131Z] Fetched 12.9 MB in 3s (5100 kB/s) [2020-05-18T19:24:40.131Z] Selecting previously unselected package libxau6:arm64. [2020-05-18T19:24:40.131Z] (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-05-18T19:24:40.131Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-05-18T19:24:40.398Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-05-18T19:24:40.398Z] Selecting previously unselected package libbsd0:arm64. [2020-05-18T19:24:40.398Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-05-18T19:24:40.398Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-05-18T19:24:40.398Z] Selecting previously unselected package libxdmcp6:arm64. [2020-05-18T19:24:40.398Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-05-18T19:24:40.665Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-05-18T19:24:40.665Z] Selecting previously unselected package libxcb1:arm64. [2020-05-18T19:24:40.665Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-05-18T19:24:40.665Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-05-18T19:24:40.665Z] Selecting previously unselected package libx11-data. [2020-05-18T19:24:40.665Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-05-18T19:24:40.665Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:24:41.248Z] Selecting previously unselected package libx11-6:arm64. [2020-05-18T19:24:41.248Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-05-18T19:24:41.248Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:24:41.248Z] Selecting previously unselected package libxext6:arm64. [2020-05-18T19:24:41.248Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-05-18T19:24:41.248Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-05-18T19:24:41.515Z] Selecting previously unselected package perl-modules-5.26. [2020-05-18T19:24:41.515Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-05-18T19:24:41.515Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:24:42.236Z] [2020-05-18T19:24:42.236Z] Login successful. You now have these capabilities: [2020-05-18T19:24:42.236Z] [2020-05-18T19:24:42.497Z] snaps: No restriction [2020-05-18T19:24:42.497Z] channels: No restriction [2020-05-18T19:24:42.497Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-05-18T19:24:42.497Z] expires: 2020-06-19T16:50:48.252993 [2020-05-18T19:24:42.497Z] [2020-05-18T19:24:42.929Z] Selecting previously unselected package libgdbm5:arm64. [2020-05-18T19:24:42.929Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-05-18T19:24:42.929Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-05-18T19:24:43.197Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-05-18T19:24:43.197Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-05-18T19:24:43.197Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-05-18T19:24:43.197Z] Selecting previously unselected package libperl5.26:arm64. [2020-05-18T19:24:43.197Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-05-18T19:24:43.197Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:24:43.445Z] Preparing to push 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap'. [2020-05-18T19:24:43.445Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-05-18T19:24:43.445Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-05-18T19:24:44.613Z] Selecting previously unselected package perl. [2020-05-18T19:24:44.613Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-05-18T19:24:44.613Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-05-18T19:24:44.613Z] Selecting previously unselected package less. [2020-05-18T19:24:44.613Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-05-18T19:24:44.879Z] Unpacking less (487-0.1) ... [2020-05-18T19:24:44.879Z] Selecting previously unselected package libexpat1:arm64. [2020-05-18T19:24:44.879Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-05-18T19:24:44.879Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-05-18T19:24:44.879Z] Selecting previously unselected package netbase. [2020-05-18T19:24:44.879Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-05-18T19:24:45.146Z] Unpacking netbase (5.4) ... [2020-05-18T19:24:45.146Z] Selecting previously unselected package libedit2:arm64. [2020-05-18T19:24:45.146Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-05-18T19:24:45.146Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-05-18T19:24:45.413Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-05-18T19:24:45.413Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-05-18T19:24:45.413Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T19:24:45.680Z] Selecting previously unselected package libxmuu1:arm64. [2020-05-18T19:24:45.680Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-05-18T19:24:45.680Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-05-18T19:24:45.680Z] Selecting previously unselected package openssh-client. [2020-05-18T19:24:45.680Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-05-18T19:24:45.680Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T19:24:45.948Z] Selecting previously unselected package xauth. [2020-05-18T19:24:45.948Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-05-18T19:24:45.948Z] Unpacking xauth (1:1.0.10-1) ... [2020-05-18T19:24:45.948Z] Selecting previously unselected package curl. [2020-05-18T19:24:45.948Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-05-18T19:24:46.215Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-05-18T19:24:46.215Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-05-18T19:24:46.215Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-05-18T19:24:46.215Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-05-18T19:24:46.482Z] Selecting previously unselected package liberror-perl. [2020-05-18T19:24:46.482Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-05-18T19:24:46.482Z] Unpacking liberror-perl (0.17025-1) ... [2020-05-18T19:24:46.482Z] Selecting previously unselected package git-man. [2020-05-18T19:24:46.482Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-05-18T19:24:46.482Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:24:46.750Z] Selecting previously unselected package git. [2020-05-18T19:24:46.750Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-05-18T19:24:46.750Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:24:46.758Z] Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 13% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 14% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 15% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 16% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 17% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 18% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 19% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 20% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 21% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 23% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 24% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 25% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 26% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 27% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 28% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 29% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 30% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 31% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 32% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 34% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 35% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 36% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 37% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 38% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 39% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 40% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 41% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 42% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 43% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 45% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 46% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 47% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 48% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [ ] 49% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 50% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 51% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 52% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 53% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 54% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 56% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 57% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 58% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 59% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 60% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 61% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 62% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 63% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 64% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 65% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 67% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 68% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 69% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 70% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 71% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 72% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 73% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 74% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 75% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 76% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 78% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 79% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 80% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 81% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 82% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 83% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 84% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 85% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 86% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 87% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 89% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 90% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 91% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 92% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 93% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 94% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 95% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 96% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 97% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [= ] 98% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [==] 100% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [==] 100% [2020-05-18T19:24:48.158Z] Selecting previously unselected package make. [2020-05-18T19:24:48.158Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-05-18T19:24:48.158Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-05-18T19:24:48.158Z] Selecting previously unselected package patch. [2020-05-18T19:24:48.158Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-05-18T19:24:48.158Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-05-18T19:24:48.158Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-05-18T19:24:48.158Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:24:48.425Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-05-18T19:24:48.425Z] Setting up less (487-0.1) ... [2020-05-18T19:24:48.691Z] Setting up make (4.1-9.1ubuntu1) ... [2020-05-18T19:24:48.691Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-05-18T19:24:48.956Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-05-18T19:24:48.956Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-05-18T19:24:48.956Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:24:49.221Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-05-18T19:24:49.221Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-05-18T19:24:49.221Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-05-18T19:24:49.221Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-05-18T19:24:49.221Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-05-18T19:24:49.221Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-18T19:24:49.485Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:24:49.485Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-05-18T19:24:49.752Z] Setting up netbase (5.4) ... [2020-05-18T19:24:49.752Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-05-18T19:24:49.752Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-05-18T19:24:49.752Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-05-18T19:24:49.752Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-05-18T19:24:49.752Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-05-18T19:24:49.752Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-05-18T19:24:50.019Z] Setting up liberror-perl (0.17025-1) ... [2020-05-18T19:24:50.019Z] Setting up xauth (1:1.0.10-1) ... [2020-05-18T19:24:50.020Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-05-18T19:24:50.020Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-05-18T19:24:56.650Z] curl set to automatically installed. [2020-05-18T19:24:56.650Z] git set to automatically installed. [2020-05-18T19:24:56.650Z] git-man set to automatically installed. [2020-05-18T19:24:56.650Z] less set to automatically installed. [2020-05-18T19:24:56.650Z] libbsd0 set to automatically installed. [2020-05-18T19:24:56.650Z] libcurl3-gnutls set to automatically installed. [2020-05-18T19:24:56.650Z] libedit2 set to automatically installed. [2020-05-18T19:24:56.650Z] liberror-perl set to automatically installed. [2020-05-18T19:24:56.650Z] libexpat1 set to automatically installed. [2020-05-18T19:24:56.650Z] libgdbm-compat4 set to automatically installed. [2020-05-18T19:24:56.650Z] libgdbm5 set to automatically installed. [2020-05-18T19:24:56.650Z] libperl5.26 set to automatically installed. [2020-05-18T19:24:56.650Z] libssl1.0.0 set to automatically installed. [2020-05-18T19:24:56.650Z] libx11-6 set to automatically installed. [2020-05-18T19:24:56.650Z] libx11-data set to automatically installed. [2020-05-18T19:24:56.650Z] libxau6 set to automatically installed. [2020-05-18T19:24:56.650Z] libxcb1 set to automatically installed. [2020-05-18T19:24:56.650Z] libxdmcp6 set to automatically installed. [2020-05-18T19:24:56.650Z] libxext6 set to automatically installed. [2020-05-18T19:24:56.650Z] libxmuu1 set to automatically installed. [2020-05-18T19:24:56.650Z] make set to automatically installed. [2020-05-18T19:24:56.650Z] netbase set to automatically installed. [2020-05-18T19:24:56.650Z] openssh-client set to automatically installed. [2020-05-18T19:24:56.650Z] patch set to automatically installed. [2020-05-18T19:24:56.650Z] perl set to automatically installed. [2020-05-18T19:24:56.650Z] perl-modules-5.26 set to automatically installed. [2020-05-18T19:24:56.650Z] xauth set to automatically installed. [2020-05-18T19:24:56.650Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-05-18T19:24:56.650Z] Please ensure the environment is properly setup before continuing. [2020-05-18T19:24:56.650Z] Ignore this message if the appropriate measures have already been taken [2020-05-18T19:24:56.915Z] Pulling go [2020-05-18T19:24:59.424Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released [2020-05-18T19:24:59.424Z] Revision 1199 of 'edgex-device-modbus' created. [2020-05-18T19:25:00.256Z] 'device-modbus' has dependencies that need to be staged: go [2020-05-18T19:25:00.256Z] Skipping pull go (already ran) [2020-05-18T19:25:00.256Z] Building go [2020-05-18T19:25:00.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-05-18T19:25:00.256Z] Dload Upload Total Spent Left Speed [2020-05-18T19:25:00.863Z] Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing...| [2020-05-18T19:25:00.863Z] Track Arch Channel Version Revision Notes [2020-05-18T19:25:00.863Z] edinburgh amd64 stable - - - [2020-05-18T19:25:00.863Z] candidate - - - [2020-05-18T19:25:00.863Z] beta 1.0.0-20190626+739f7ef 112 - [2020-05-18T19:25:00.863Z] edge 1.0.0-20200103+c777f31 956 - [2020-05-18T19:25:00.863Z] fuji amd64 stable 1.1.1-20200228+37c94ae 1087 - [2020-05-18T19:25:00.863Z] candidate ^ ^ - [2020-05-18T19:25:00.863Z] beta 1.1.1-20200228+37c94ae 1087 - [2020-05-18T19:25:00.863Z] edge 1.1.1-20200422+37c94ae 1193 - [2020-05-18T19:25:00.863Z] geneva amd64 stable 1.2.0-dev.9-20200513+6f17a55 1197 - [2020-05-18T19:25:00.863Z] candidate ^ ^ - [2020-05-18T19:25:00.863Z] beta ^ ^ - [2020-05-18T19:25:00.863Z] edge ^ ^ - [2020-05-18T19:25:00.863Z] latest amd64 stable 1.2.0-dev.9-20200513+6f17a55 1197 - [2020-05-18T19:25:00.863Z] candidate 1.2.0-dev.7-20200421+0cbd6ef 1191 - [2020-05-18T19:25:00.863Z] beta 1.1.1-20200228+37c94ae 1087 - [2020-05-18T19:25:00.863Z] edge 1.2.1-dev.1-20200518+a219397 1199 - [2020-05-18T19:25:01.803Z] Pushing metadata from 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_amd64.snap' [2020-05-18T19:25:01.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 93.0M 44 41.2M 0 0 42.6M 0 0:00:02 --:--:-- 0:00:02 42.5M 96 93.0M 96 89.6M 0 0 46.0M 0 0:00:02 0:00:01 0:00:01 45.9M 100 93.0M 100 93.0M 0 0 46.1M 0 0:00:02 0:00:02 --:--:-- 46.1M [2020-05-18T19:25:03.209Z] go1.13.5.linux-arm64.tar.gz: OK [2020-05-18T19:25:06.021Z] The metadata has been pushed [Pipeline] } [2020-05-18T19:25:06.609Z] 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-05-18T19:25:21.417Z] Staging go [2020-05-18T19:25:22.380Z] Pulling device-modbus [2020-05-18T19:25:25.723Z] Skipping build go (already ran) [2020-05-18T19:25:25.723Z] Building device-modbus [2020-05-18T19:25:25.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.1-dev.1" -o cmd/device-modbus ./cmd [2020-05-18T19:25:25.992Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:25:25.992Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:25:25.992Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-05-18T19:25:26.278Z] go: extracting github.com/goburrow/modbus v0.1.0 [2020-05-18T19:25:26.279Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:25:26.279Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-05-18T19:25:26.279Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-05-18T19:25:26.279Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:25:26.279Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-05-18T19:25:26.279Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:25:26.279Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T19:25:26.279Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-05-18T19:25:26.279Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-05-18T19:25:26.279Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T19:25:26.279Z] go: downloading github.com/google/uuid v1.1.1 [2020-05-18T19:25:26.279Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:25:26.279Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:25:26.279Z] go: extracting github.com/google/uuid v1.1.1 [2020-05-18T19:25:26.279Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:25:26.279Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:25:26.279Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:25:26.279Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:25:26.279Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:25:26.572Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:25:26.572Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:25:26.572Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:25:26.572Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:25:26.572Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:25:26.572Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:25:26.572Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:25:26.572Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:25:26.572Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:25:26.572Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:25:26.572Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:25:26.572Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:25:26.572Z] go: downloading github.com/x448/float16 v0.8.4 [2020-05-18T19:25:26.572Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:25:26.572Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-05-18T19:25:26.572Z] go: extracting github.com/x448/float16 v0.8.4 [2020-05-18T19:25:26.572Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:25:26.572Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:25:26.855Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:25:26.855Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:25:26.855Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:25:26.855Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:25:26.855Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-05-18T19:25:26.855Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:25:26.855Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:25:26.855Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:25:26.855Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:25:26.855Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:25:26.855Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:25:26.855Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:25:26.855Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-05-18T19:25:27.136Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:25:27.136Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:25:27.136Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:25:27.136Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:25:27.136Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:25:27.136Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:25:27.136Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:25:27.136Z] go: extracting github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:25:27.136Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-18T19:25:27.136Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-18T19:25:27.136Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-05-18T19:25:27.407Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-18T19:25:27.407Z] go: finding github.com/goburrow/serial v0.1.0 [2020-05-18T19:25:27.407Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-18T19:25:27.407Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-18T19:25:27.407Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-18T19:25:27.407Z] go: finding github.com/google/uuid v1.1.1 [2020-05-18T19:25:27.407Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-18T19:25:27.407Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-18T19:25:27.407Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-18T19:25:27.407Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-18T19:25:27.407Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-18T19:25:27.407Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-18T19:25:27.407Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-18T19:25:27.407Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T19:25:27.407Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-18T19:25:27.407Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-18T19:25:27.679Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-18T19:25:27.679Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-18T19:25:27.679Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-18T19:25:27.679Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-18T19:25:27.679Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-18T19:25:27.679Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-18T19:25:27.679Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-18T19:25:27.679Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-18T19:25:27.679Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-18T19:25:27.679Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-18T19:25:27.679Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-18T19:25:27.679Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-05-18T19:25:54.390Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-18T19:26:09.377Z] Skipping stage go (already ran) [2020-05-18T19:26:09.377Z] Staging device-modbus [2020-05-18T19:26:10.338Z] Priming go [2020-05-18T19:26:13.683Z] Priming device-modbus [2020-05-18T19:26:16.262Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-05-18T19:26:16.262Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-05-18T19:26:16.262Z] Determining the version from the project repo (version-script). [2020-05-18T19:26:16.262Z] The version has been set to '1.2.1-dev.1-20200518+a219397' [2020-05-18T19:26:16.529Z] Snapping 'edgex-device-modbus' ... [2020-05-18T19:26:19.125Z] [2020-05-18T19:26:19.125Z] Snapped edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap [2020-05-18T19:26:24.454Z] [2020-05-18T19:26:24.454Z] Login successful. You now have these capabilities: [2020-05-18T19:26:24.454Z] [2020-05-18T19:26:24.723Z] snaps: No restriction [2020-05-18T19:26:24.723Z] channels: No restriction [2020-05-18T19:26:24.723Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-05-18T19:26:24.723Z] expires: 2020-06-19T16:50:48.252993 [2020-05-18T19:26:24.723Z] [2020-05-18T19:26:28.055Z] Preparing to push 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap'. [2020-05-18T19:26:28.056Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-05-18T19:26:28.056Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-05-18T19:26:30.624Z] Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 11% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 13% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 14% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 15% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 16% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 17% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 18% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 19% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 20% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 21% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 22% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 23% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 24% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 25% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 26% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 27% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 29% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 30% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 31% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 32% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 33% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 34% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 35% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 36% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 37% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 38% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 39% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 40% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 41% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 42% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 43% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 44% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 45% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 46% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 47% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 48% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [ ] 49% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 50% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 51% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 52% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 53% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 54% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 55% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 56% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 58% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 59% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 60% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 61% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 62% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 63% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 64% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 65% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 66% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 67% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 68% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 69% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 70% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 71% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 72% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 73% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 74% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 75% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 76% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 77% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 78% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 79% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 80% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 81% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 82% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 83% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 84% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 86% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 87% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 88% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 89% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 90% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 91% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 92% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 93% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 94% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 95% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 96% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 97% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 98% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [= ] 99% Pushing 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [==] 100% [2020-05-18T19:26:38.807Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| released [2020-05-18T19:26:38.807Z] Revision 1200 of 'edgex-device-modbus' created. [2020-05-18T19:26:39.390Z] Track Arch Channel Version Revision Notes [2020-05-18T19:26:39.390Z] edinburgh arm64 stable - - - [2020-05-18T19:26:39.390Z] candidate - - - [2020-05-18T19:26:39.390Z] beta 1.0.0-20190627+739f7ef 113 - [2020-05-18T19:26:39.390Z] edge 1.0.0-20200107+c777f31 958 - [2020-05-18T19:26:39.390Z] fuji arm64 stable 1.1.1-20200311+37c94ae 1112 - [2020-05-18T19:26:39.390Z] candidate ^ ^ - [2020-05-18T19:26:39.390Z] beta 1.1.1-20200311+37c94ae 1112 - [2020-05-18T19:26:39.390Z] edge 1.1.1-20200422+37c94ae 1194 - [2020-05-18T19:26:39.390Z] geneva arm64 stable 1.2.0-dev.9-20200513+6f17a55 1198 - [2020-05-18T19:26:39.390Z] candidate ^ ^ - [2020-05-18T19:26:39.390Z] beta ^ ^ - [2020-05-18T19:26:39.390Z] edge ^ ^ - [2020-05-18T19:26:39.390Z] latest arm64 stable 1.2.0-dev.9-20200513+6f17a55 1198 - [2020-05-18T19:26:39.390Z] candidate 1.2.0-dev.7-20200421+0cbd6ef 1192 - [2020-05-18T19:26:39.390Z] beta 1.1.1-20200311+37c94ae 1112 - [2020-05-18T19:26:39.390Z] edge 1.2.1-dev.1-20200518+a219397 1200 - [2020-05-18T19:26:39.391Z] Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...| [2020-05-18T19:26:42.736Z] Pushing metadata from 'edgex-device-modbus_1.2.1-dev.1-20200518+a219397_arm64.snap' [2020-05-18T19:26:46.077Z] The metadata has been pushed [Pipeline] } [2020-05-18T19:26:48.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-18T19:26:49.641Z] provisioning config files... [2020-05-18T19:26:49.652Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4974289057452107259tmp [Pipeline] { [Pipeline] sh [2020-05-18T19:26:50.009Z] + curl -s https://codecov.io/bash [2020-05-18T19:26:50.009Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config4974289057452107259tmp [2020-05-18T19:26:50.269Z] [2020-05-18T19:26:50.269Z] _____ _ [2020-05-18T19:26:50.269Z] / ____| | | [2020-05-18T19:26:50.269Z] | | ___ __| | ___ ___ _____ __ [2020-05-18T19:26:50.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-18T19:26:50.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-18T19:26:50.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-18T19:26:50.269Z] Bash-20200430-d757c17 [2020-05-18T19:26:50.269Z] [2020-05-18T19:26:50.269Z] [2020-05-18T19:26:50.269Z] ==> Jenkins CI detected. [2020-05-18T19:26:50.269Z] project root: . [2020-05-18T19:26:50.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-18T19:26:50.269Z] ==> Running gcov in . (disable via -X gcov) [2020-05-18T19:26:50.269Z] ==> Python coveragepy not found [2020-05-18T19:26:50.269Z] ==> Searching for coverage reports in: [2020-05-18T19:26:50.269Z] + . [2020-05-18T19:26:50.269Z] -> Found 1 reports [2020-05-18T19:26:50.269Z] ==> Detecting git/mercurial file structure [2020-05-18T19:26:50.269Z] ==> Reading reports [2020-05-18T19:26:50.269Z] + ./coverage.out bytes=22123 [2020-05-18T19:26:50.269Z] ==> Appending adjustments [2020-05-18T19:26:50.269Z] https://docs.codecov.io/docs/fixing-reports [2020-05-18T19:26:50.269Z] + Found adjustments [2020-05-18T19:26:50.269Z] ==> Gzipping contents [2020-05-18T19:26:50.269Z] ==> Uploading reports [2020-05-18T19:26:50.269Z] url: https://codecov.io [2020-05-18T19:26:50.269Z] query: branch=master&commit=a219397901d2c5688805132d00f2acfc9627e1bf&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-05-18T19:26:50.269Z] -> Pinging Codecov [2020-05-18T19:26:50.269Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=a219397901d2c5688805132d00f2acfc9627e1bf&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-05-18T19:26:50.836Z] -> Uploading [2020-05-18T19:26:51.095Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/a219397901d2c5688805132d00f2acfc9627e1bf [Pipeline] } [2020-05-18T19:26:51.101Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-18T19:26:51.341Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-18T19:26:51.342Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-18T19:26:51.381Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:26:51.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-18T19:26:51.729Z] [2020-05-18T19:26:51.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:26:52.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-18T19:26:52.065Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-05-18T19:26:52.065Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-18T19:26:52.065Z] 408f87550127: Pulling fs layer [2020-05-18T19:26:52.065Z] fe522b08c979: Pulling fs layer [2020-05-18T19:26:52.065Z] 221eaa008020: Pulling fs layer [2020-05-18T19:26:52.065Z] 2a4607e5d6b9: Pulling fs layer [2020-05-18T19:26:52.065Z] 95d3c3421fef: Pulling fs layer [2020-05-18T19:26:52.065Z] 2fec7dd152b6: Pulling fs layer [2020-05-18T19:26:52.065Z] d65e43aa86fe: Pulling fs layer [2020-05-18T19:26:52.065Z] 10a7cc25405e: Pulling fs layer [2020-05-18T19:26:52.065Z] 221eaa008020: Waiting [2020-05-18T19:26:52.065Z] 2a4607e5d6b9: Waiting [2020-05-18T19:26:52.065Z] 95d3c3421fef: Waiting [2020-05-18T19:26:52.065Z] 2fec7dd152b6: Waiting [2020-05-18T19:26:52.065Z] 10a7cc25405e: Waiting [2020-05-18T19:26:52.065Z] d65e43aa86fe: Waiting [2020-05-18T19:26:52.065Z] fe522b08c979: Verifying Checksum [2020-05-18T19:26:52.065Z] fe522b08c979: Download complete [2020-05-18T19:26:52.065Z] 408f87550127: Verifying Checksum [2020-05-18T19:26:52.065Z] 408f87550127: Download complete [2020-05-18T19:26:52.065Z] 2a4607e5d6b9: Verifying Checksum [2020-05-18T19:26:52.065Z] 2a4607e5d6b9: Download complete [2020-05-18T19:26:52.065Z] 95d3c3421fef: Verifying Checksum [2020-05-18T19:26:52.065Z] 95d3c3421fef: Download complete [2020-05-18T19:26:52.065Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-18T19:26:52.065Z] cbdbe7a5bc2a: Download complete [2020-05-18T19:26:52.328Z] cbdbe7a5bc2a: Pull complete [2020-05-18T19:26:52.599Z] 408f87550127: Pull complete [2020-05-18T19:26:52.599Z] 2fec7dd152b6: Download complete [2020-05-18T19:26:52.859Z] d65e43aa86fe: Verifying Checksum [2020-05-18T19:26:52.859Z] d65e43aa86fe: Download complete [2020-05-18T19:26:53.131Z] fe522b08c979: Pull complete [2020-05-18T19:26:53.131Z] 10a7cc25405e: Verifying Checksum [2020-05-18T19:26:53.131Z] 10a7cc25405e: Download complete [2020-05-18T19:26:53.393Z] 221eaa008020: Verifying Checksum [2020-05-18T19:26:53.393Z] 221eaa008020: Download complete [2020-05-18T19:27:05.614Z] 221eaa008020: Pull complete [2020-05-18T19:27:05.872Z] 2a4607e5d6b9: Pull complete [2020-05-18T19:27:05.872Z] 95d3c3421fef: Pull complete [2020-05-18T19:27:06.808Z] 2fec7dd152b6: Pull complete [2020-05-18T19:27:10.102Z] d65e43aa86fe: Pull complete [2020-05-18T19:27:11.489Z] 10a7cc25405e: Pull complete [2020-05-18T19:27:11.489Z] Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b [2020-05-18T19:27:11.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-05-18T19:27:11.628Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:27:11.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-05-18T19:27:12.177Z] $ docker top 5d302dea208589e5e0bbeb8549405ce93bf228a6edcd85faa801a9fb94fbd492 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-18T19:27:12.686Z] + snyk monitor '--org=edgex-jenkins' [2020-05-18T19:27:19.253Z] [2020-05-18T19:27:19.253Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2020-05-18T19:27:19.253Z] [2020-05-18T19:27:19.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/ac960430-e5a9-483f-9032-fcef097f060c [2020-05-18T19:27:19.253Z] [2020-05-18T19:27:19.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-18T19:27:19.253Z] [2020-05-18T19:27:19.253Z] [Pipeline] } [2020-05-18T19:27:19.264Z] $ docker stop --time=1 5d302dea208589e5e0bbeb8549405ce93bf228a6edcd85faa801a9fb94fbd492 [2020-05-18T19:27:20.834Z] $ docker rm -f 5d302dea208589e5e0bbeb8549405ce93bf228a6edcd85faa801a9fb94fbd492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:21.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-18T19:27:21.764Z] [2020-05-18T19:27:21.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:22.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-18T19:27:22.094Z] latest: Pulling from edgex-devops/edgex-klar [2020-05-18T19:27:22.094Z] e7c96db7181b: Pulling fs layer [2020-05-18T19:27:22.094Z] 1868ca2cb446: Pulling fs layer [2020-05-18T19:27:22.094Z] 136be5d0fe8e: Pulling fs layer [2020-05-18T19:27:22.094Z] 894bfe63afcb: Pulling fs layer [2020-05-18T19:27:22.094Z] 894bfe63afcb: Waiting [2020-05-18T19:27:22.094Z] 1868ca2cb446: Verifying Checksum [2020-05-18T19:27:22.094Z] 1868ca2cb446: Download complete [2020-05-18T19:27:22.094Z] 136be5d0fe8e: Verifying Checksum [2020-05-18T19:27:22.094Z] e7c96db7181b: Verifying Checksum [2020-05-18T19:27:22.094Z] e7c96db7181b: Download complete [2020-05-18T19:27:22.094Z] 894bfe63afcb: Verifying Checksum [2020-05-18T19:27:22.094Z] 894bfe63afcb: Download complete [2020-05-18T19:27:22.353Z] e7c96db7181b: Pull complete [2020-05-18T19:27:22.613Z] 1868ca2cb446: Pull complete [2020-05-18T19:27:22.613Z] 136be5d0fe8e: Pull complete [2020-05-18T19:27:22.872Z] 894bfe63afcb: Pull complete [2020-05-18T19:27:22.872Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-05-18T19:27:22.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-05-18T19:27:22.977Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:27:23.016Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-18T19:27:23.534Z] $ docker top 6e37058df931f0056a53d96e5b441b0716d25cb23a0fe7b2f11edb151a2e71a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T19:27:24.026Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:27:24.027Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-18T19:27:26.701Z] $ docker stop --time=1 6e37058df931f0056a53d96e5b441b0716d25cb23a0fe7b2f11edb151a2e71a7 [2020-05-18T19:27:28.034Z] $ docker rm -f 6e37058df931f0056a53d96e5b441b0716d25cb23a0fe7b2f11edb151a2e71a7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:28.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-18T19:27:28.482Z] . [Pipeline] withDockerContainer [2020-05-18T19:27:28.595Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:27:28.637Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-18T19:27:29.092Z] $ docker top 88853a4c098f4d4c30ec1d64ae17bcf9490d424d847c90c05e719d7ecb6b25ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T19:27:29.575Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:27:29.575Z] + tee [2020-05-18T19:27:29.575Z] clair timeout 1m0s [2020-05-18T19:27:29.575Z] docker timeout: 1m0s [2020-05-18T19:27:29.575Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-18T19:27:30.224Z] $ docker stop --time=1 88853a4c098f4d4c30ec1d64ae17bcf9490d424d847c90c05e719d7ecb6b25ef [2020-05-18T19:27:31.607Z] $ docker rm -f 88853a4c098f4d4c30ec1d64ae17bcf9490d424d847c90c05e719d7ecb6b25ef [Pipeline] // withDockerContainer [Pipeline] sh [2020-05-18T19:27:32.115Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-05-18T19:27:32.123Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_a219397901d2c5688805132d00f2acfc9627e1bf.html [Pipeline] writeFile [Pipeline] step [2020-05-18T19:27:32.162Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:32.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-18T19:27:32.499Z] . [Pipeline] withDockerContainer [2020-05-18T19:27:32.604Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:27:32.642Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-18T19:27:33.138Z] $ docker top 3569d2e86c905760440615bdecc70740b9575db73c5ed5a20c25b37a02052d73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T19:27:33.657Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:27:33.657Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-18T19:27:36.296Z] $ docker stop --time=1 3569d2e86c905760440615bdecc70740b9575db73c5ed5a20c25b37a02052d73 [2020-05-18T19:27:37.636Z] $ docker rm -f 3569d2e86c905760440615bdecc70740b9575db73c5ed5a20c25b37a02052d73 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:38.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-05-18T19:27:38.105Z] . [Pipeline] withDockerContainer [2020-05-18T19:27:38.224Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:27:38.261Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-05-18T19:27:38.779Z] $ docker top 25575b75135acc572b4db633c372fd401c7c866e63be15ac9db2ce3d99edc000 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T19:27:39.300Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:a219397901d2c5688805132d00f2acfc9627e1bf [2020-05-18T19:27:39.301Z] + tee [2020-05-18T19:27:39.301Z] clair timeout 1m0s [2020-05-18T19:27:39.301Z] docker timeout: 1m0s [2020-05-18T19:27:39.301Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-18T19:27:39.944Z] $ docker stop --time=1 25575b75135acc572b4db633c372fd401c7c866e63be15ac9db2ce3d99edc000 [2020-05-18T19:27:41.258Z] $ docker rm -f 25575b75135acc572b4db633c372fd401c7c866e63be15ac9db2ce3d99edc000 [Pipeline] // withDockerContainer [Pipeline] sh [2020-05-18T19:27:41.698Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-05-18T19:27:41.706Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_a219397901d2c5688805132d00f2acfc9627e1bf.html [Pipeline] writeFile [Pipeline] step [2020-05-18T19:27:41.804Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:42.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T19:27:42.476Z] . [Pipeline] withDockerContainer [2020-05-18T19:27:42.590Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:27:42.627Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-18T19:27:46.618Z] $ docker top c70e893757516b9682aa40f7c358510cb052c6ff793d4bb2dd392bb5ea8b2df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-18T19:27:47.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T19:27:47.849Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T19:27:48.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T19:27:48.079Z] $ docker exec c70e893757516b9682aa40f7c358510cb052c6ff793d4bb2dd392bb5ea8b2df5 ssh-agent [2020-05-18T19:27:48.285Z] SSH_AUTH_SOCK=/tmp/ssh-IiqETEaudvNP/agent.14 [2020-05-18T19:27:48.286Z] SSH_AGENT_PID=21 [2020-05-18T19:27:48.302Z] Running ssh-add (command line suppressed) [2020-05-18T19:27:48.459Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2572279798016162702.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2572279798016162702.key) [2020-05-18T19:27:48.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T19:27:48.840Z] + git semver tag [2020-05-18T19:27:48.840Z] # -> Open(): unable to determine branch for HEAD [2020-05-18T19:27:48.840Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-05-18T19:27:48.840Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-05-18T19:27:48.840Z] # $SEMVER_REMOTE_NAME = origin [2020-05-18T19:27:48.840Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-18T19:27:48.840Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-18T19:27:48.840Z] # $SEMVER_BRANCH = master [2020-05-18T19:27:48.840Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-05-18T19:27:48.840Z] # a219397901d2c5688805132d00f2acfc9627e1bf HEAD [2020-05-18T19:27:48.840Z] # -> Force: false [2020-05-18T19:27:49.100Z] # ecbc2acaeeea703ce8a55df7967098c6976ec88b refs/tags/v1.2.1-dev.1 [Pipeline] } [2020-05-18T19:27:49.111Z] $ docker exec --env ******** --env ******** c70e893757516b9682aa40f7c358510cb052c6ff793d4bb2dd392bb5ea8b2df5 ssh-agent -k [2020-05-18T19:27:49.250Z] unset SSH_AUTH_SOCK; [2020-05-18T19:27:49.250Z] unset SSH_AGENT_PID; [2020-05-18T19:27:49.250Z] echo Agent pid 21 killed; [2020-05-18T19:27:49.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-18T19:27:49.883Z] + git semver [Pipeline] } [2020-05-18T19:27:49.897Z] $ docker stop --time=1 c70e893757516b9682aa40f7c358510cb052c6ff793d4bb2dd392bb5ea8b2df5 [2020-05-18T19:27:51.603Z] $ docker rm -f c70e893757516b9682aa40f7c358510cb052c6ff793d4bb2dd392bb5ea8b2df5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:52.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-18T19:27:52.228Z] [2020-05-18T19:27:52.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:27:52.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-18T19:27:52.577Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-18T19:27:52.577Z] ab5ef0e58194: Pulling fs layer [2020-05-18T19:27:52.577Z] 9712f1f96733: Pulling fs layer [2020-05-18T19:27:52.577Z] 63f879dbbcfc: Pulling fs layer [2020-05-18T19:27:52.577Z] 0d9ebad4ef96: Pulling fs layer [2020-05-18T19:27:52.577Z] 0d9ebad4ef96: Waiting [2020-05-18T19:27:52.577Z] e9a5061849ea: Pulling fs layer [2020-05-18T19:27:52.577Z] d747dcd14b5f: Pulling fs layer [2020-05-18T19:27:52.577Z] 2de7ff778b66: Pulling fs layer [2020-05-18T19:27:52.577Z] e9a5061849ea: Waiting [2020-05-18T19:27:52.577Z] d747dcd14b5f: Waiting [2020-05-18T19:27:52.577Z] 2de7ff778b66: Waiting [2020-05-18T19:27:52.577Z] 9712f1f96733: Verifying Checksum [2020-05-18T19:27:52.577Z] 9712f1f96733: Download complete [2020-05-18T19:27:53.148Z] 63f879dbbcfc: Verifying Checksum [2020-05-18T19:27:53.148Z] 63f879dbbcfc: Download complete [2020-05-18T19:27:53.415Z] e9a5061849ea: Verifying Checksum [2020-05-18T19:27:53.415Z] e9a5061849ea: Download complete [2020-05-18T19:27:53.415Z] d747dcd14b5f: Verifying Checksum [2020-05-18T19:27:53.415Z] d747dcd14b5f: Download complete [2020-05-18T19:27:53.415Z] ab5ef0e58194: Verifying Checksum [2020-05-18T19:27:53.415Z] ab5ef0e58194: Download complete [2020-05-18T19:27:53.415Z] 0d9ebad4ef96: Verifying Checksum [2020-05-18T19:27:53.415Z] 0d9ebad4ef96: Download complete [2020-05-18T19:27:53.673Z] 2de7ff778b66: Verifying Checksum [2020-05-18T19:27:53.673Z] 2de7ff778b66: Download complete [2020-05-18T19:27:58.942Z] ab5ef0e58194: Pull complete [2020-05-18T19:27:58.942Z] 9712f1f96733: Pull complete [2020-05-18T19:28:00.317Z] 63f879dbbcfc: Pull complete [2020-05-18T19:28:33.453Z] 0d9ebad4ef96: Pull complete [2020-05-18T19:28:33.453Z] e9a5061849ea: Pull complete [2020-05-18T19:28:33.453Z] d747dcd14b5f: Pull complete [2020-05-18T19:28:35.984Z] 2de7ff778b66: Pull complete [2020-05-18T19:28:35.984Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-18T19:28:35.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-18T19:28:36.094Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:28:36.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-05-18T19:28:38.265Z] $ docker top 9bafe4c77311f49423d3cb3d7c141c6dd3bcbc9d5010664dd0d0ba8390829996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-18T19:28:38.486Z] provisioning config files... [2020-05-18T19:28:38.495Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7363267125181987892tmp [2020-05-18T19:28:38.508Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2970234576782861682tmp [2020-05-18T19:28:38.520Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2608843557062895724tmp [Pipeline] { [Pipeline] echo [2020-05-18T19:28:38.558Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:28:40.492Z] ---> sigul-configuration.sh [2020-05-18T19:28:40.492Z] gpg: directory `/root/.gnupg' created [2020-05-18T19:28:40.492Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-18T19:28:40.492Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-18T19:28:40.492Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-18T19:28:40.492Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-18T19:28:40.492Z] gpg: CAST5 encrypted data [2020-05-18T19:28:40.492Z] gpg: encrypted with 1 passphrase [2020-05-18T19:28:40.492Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-18T19:28:40.784Z] + mkdir /home/jenkins [2020-05-18T19:28:40.784Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-18T19:28:41.078Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-18T19:28:41.652Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:28:41.941Z] ---> sigul-install.sh [2020-05-18T19:28:47.209Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-18T19:28:47.501Z] + git tag --list [2020-05-18T19:28:47.501Z] v1.2.1-dev.1 [Pipeline] sh [2020-05-18T19:28:47.789Z] + lftools sign git-tag v1.2.1-dev.1 [2020-05-18T19:28:48.724Z] Signing Git tag with Sigul... [2020-05-18T19:28:48.724Z] Signing v1.2.1-dev.1 [Pipeline] echo [2020-05-18T19:28:49.664Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:28:49.953Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-18T19:28:49.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-18T19:28:50.034Z] $ docker stop --time=1 9bafe4c77311f49423d3cb3d7c141c6dd3bcbc9d5010664dd0d0ba8390829996 [2020-05-18T19:28:51.517Z] $ docker rm -f 9bafe4c77311f49423d3cb3d7c141c6dd3bcbc9d5010664dd0d0ba8390829996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:28:52.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T19:28:52.161Z] . [Pipeline] withDockerContainer [2020-05-18T19:28:52.264Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:28:52.308Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-18T19:28:52.881Z] $ docker top 396d5dbd91c03a0a6f92a1cdcf0033ae869ee4faf06548b2f2a2cdc155bb1bfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-18T19:28:53.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T19:28:53.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T19:28:53.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T19:28:53.403Z] $ docker exec 396d5dbd91c03a0a6f92a1cdcf0033ae869ee4faf06548b2f2a2cdc155bb1bfc ssh-agent [2020-05-18T19:28:53.593Z] SSH_AUTH_SOCK=/tmp/ssh-psxF6neU1lGi/agent.15 [2020-05-18T19:28:53.593Z] SSH_AGENT_PID=22 [2020-05-18T19:28:53.598Z] Running ssh-add (command line suppressed) [2020-05-18T19:28:53.735Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_241922053094201489.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_241922053094201489.key) [2020-05-18T19:28:53.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T19:28:54.096Z] + git semver bump pre [2020-05-18T19:28:54.096Z] # -> Open(): unable to determine branch for HEAD [2020-05-18T19:28:54.096Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-05-18T19:28:54.096Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-05-18T19:28:54.096Z] # $SEMVER_REMOTE_NAME = origin [2020-05-18T19:28:54.096Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-18T19:28:54.096Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-18T19:28:54.096Z] # $SEMVER_BRANCH = master [2020-05-18T19:28:54.096Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-05-18T19:28:54.096Z] 1.2.1-dev.2 [Pipeline] } [2020-05-18T19:28:54.105Z] $ docker exec --env ******** --env ******** 396d5dbd91c03a0a6f92a1cdcf0033ae869ee4faf06548b2f2a2cdc155bb1bfc ssh-agent -k [2020-05-18T19:28:54.239Z] unset SSH_AUTH_SOCK; [2020-05-18T19:28:54.239Z] unset SSH_AGENT_PID; [2020-05-18T19:28:54.239Z] echo Agent pid 22 killed; [2020-05-18T19:28:54.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-18T19:28:54.712Z] + git semver [Pipeline] } [2020-05-18T19:28:54.726Z] $ docker stop --time=1 396d5dbd91c03a0a6f92a1cdcf0033ae869ee4faf06548b2f2a2cdc155bb1bfc [2020-05-18T19:28:56.052Z] $ docker rm -f 396d5dbd91c03a0a6f92a1cdcf0033ae869ee4faf06548b2f2a2cdc155bb1bfc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:28:56.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-18T19:28:56.566Z] . [Pipeline] withDockerContainer [2020-05-18T19:28:56.670Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:28:56.716Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-18T19:28:57.305Z] $ docker top 7ad239656029030f7231d4bcfe5721defda2dab4c2ec744972efce1efbcaa5af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-18T19:28:57.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-18T19:28:57.728Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-18T19:28:57.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-18T19:28:57.928Z] $ docker exec 7ad239656029030f7231d4bcfe5721defda2dab4c2ec744972efce1efbcaa5af ssh-agent [2020-05-18T19:28:58.092Z] SSH_AUTH_SOCK=/tmp/ssh-BJqz7PAxLI77/agent.15 [2020-05-18T19:28:58.092Z] SSH_AGENT_PID=22 [2020-05-18T19:28:58.098Z] Running ssh-add (command line suppressed) [2020-05-18T19:28:58.237Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5549460288587846284.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5549460288587846284.key) [2020-05-18T19:28:58.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-18T19:28:58.601Z] + git semver push [2020-05-18T19:28:58.601Z] # -> Open(): unable to determine branch for HEAD [2020-05-18T19:28:58.601Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-05-18T19:28:58.601Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-05-18T19:28:58.601Z] # $SEMVER_REMOTE_NAME = origin [2020-05-18T19:28:58.601Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-18T19:28:58.601Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-18T19:28:58.601Z] # $SEMVER_BRANCH = master [2020-05-18T19:28:58.601Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-05-18T19:29:06.723Z] $ docker exec --env ******** --env ******** 7ad239656029030f7231d4bcfe5721defda2dab4c2ec744972efce1efbcaa5af ssh-agent -k [2020-05-18T19:29:06.858Z] unset SSH_AUTH_SOCK; [2020-05-18T19:29:06.859Z] unset SSH_AGENT_PID; [2020-05-18T19:29:06.859Z] echo Agent pid 22 killed; [2020-05-18T19:29:06.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-18T19:29:07.395Z] + git semver [Pipeline] } [2020-05-18T19:29:07.408Z] $ docker stop --time=1 7ad239656029030f7231d4bcfe5721defda2dab4c2ec744972efce1efbcaa5af [2020-05-18T19:29:08.741Z] $ docker rm -f 7ad239656029030f7231d4bcfe5721defda2dab4c2ec744972efce1efbcaa5af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:29:09.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:29:10.315Z] ---> package-listing.sh [2020-05-18T19:29:10.315Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-18T19:29:10.315Z] ++ facter osfamily [2020-05-18T19:29:10.315Z] + OS_FAMILY=redhat [2020-05-18T19:29:10.315Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2020-05-18T19:29:10.315Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-18T19:29:10.315Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-18T19:29:10.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-18T19:29:10.315Z] + PACKAGES=/tmp/packages_start.txt [2020-05-18T19:29:10.315Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-05-18T19:29:10.315Z] + PACKAGES=/tmp/packages_end.txt [2020-05-18T19:29:10.315Z] + case "${OS_FAMILY}" in [2020-05-18T19:29:10.315Z] + rpm -qa [2020-05-18T19:29:10.315Z] + sort [2020-05-18T19:29:15.583Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-18T19:29:15.583Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-18T19:29:15.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-18T19:29:15.583Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-05-18T19:29:15.583Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2020-05-18T19:29:15.583Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:29:15.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-18T19:29:15.992Z] [2020-05-18T19:29:15.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-18T19:29:16.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-18T19:29:16.326Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-18T19:29:16.326Z] c9b1b535fdd9: Pulling fs layer [2020-05-18T19:29:16.326Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-18T19:29:16.326Z] 756a868c4378: Pulling fs layer [2020-05-18T19:29:16.326Z] 444b2fc9a129: Pulling fs layer [2020-05-18T19:29:16.326Z] ea15f1150254: Pulling fs layer [2020-05-18T19:29:16.326Z] 41b27a9f41bf: Pulling fs layer [2020-05-18T19:29:16.326Z] 28c525ee5125: Pulling fs layer [2020-05-18T19:29:16.326Z] 094b1ea09ed8: Pulling fs layer [2020-05-18T19:29:16.326Z] 138eaada9080: Pulling fs layer [2020-05-18T19:29:16.326Z] 0622d0fa9048: Pulling fs layer [2020-05-18T19:29:16.326Z] 444b2fc9a129: Waiting [2020-05-18T19:29:16.326Z] ea15f1150254: Waiting [2020-05-18T19:29:16.326Z] 41b27a9f41bf: Waiting [2020-05-18T19:29:16.326Z] 28c525ee5125: Waiting [2020-05-18T19:29:16.326Z] 094b1ea09ed8: Waiting [2020-05-18T19:29:16.326Z] 138eaada9080: Waiting [2020-05-18T19:29:16.326Z] 0622d0fa9048: Waiting [2020-05-18T19:29:16.326Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-18T19:29:16.326Z] 2cc5ad85d9ab: Download complete [2020-05-18T19:29:16.326Z] 444b2fc9a129: Verifying Checksum [2020-05-18T19:29:16.326Z] 444b2fc9a129: Download complete [2020-05-18T19:29:16.326Z] c9b1b535fdd9: Verifying Checksum [2020-05-18T19:29:16.326Z] c9b1b535fdd9: Download complete [2020-05-18T19:29:16.326Z] ea15f1150254: Verifying Checksum [2020-05-18T19:29:16.326Z] ea15f1150254: Download complete [2020-05-18T19:29:16.592Z] 28c525ee5125: Download complete [2020-05-18T19:29:16.860Z] 756a868c4378: Verifying Checksum [2020-05-18T19:29:16.860Z] 756a868c4378: Download complete [2020-05-18T19:29:16.860Z] 138eaada9080: Verifying Checksum [2020-05-18T19:29:16.860Z] 138eaada9080: Download complete [2020-05-18T19:29:17.120Z] 0622d0fa9048: Verifying Checksum [2020-05-18T19:29:17.120Z] 0622d0fa9048: Download complete [2020-05-18T19:29:17.120Z] 094b1ea09ed8: Verifying Checksum [2020-05-18T19:29:17.120Z] 094b1ea09ed8: Download complete [2020-05-18T19:29:17.120Z] c9b1b535fdd9: Pull complete [2020-05-18T19:29:17.379Z] 41b27a9f41bf: Verifying Checksum [2020-05-18T19:29:17.379Z] 41b27a9f41bf: Download complete [2020-05-18T19:29:18.316Z] 2cc5ad85d9ab: Pull complete [2020-05-18T19:29:20.220Z] 756a868c4378: Pull complete [2020-05-18T19:29:20.478Z] 444b2fc9a129: Pull complete [2020-05-18T19:29:20.741Z] ea15f1150254: Pull complete [2020-05-18T19:29:24.940Z] 41b27a9f41bf: Pull complete [2020-05-18T19:29:24.940Z] 28c525ee5125: Pull complete [2020-05-18T19:29:26.321Z] 094b1ea09ed8: Pull complete [2020-05-18T19:29:26.321Z] 138eaada9080: Pull complete [2020-05-18T19:29:26.580Z] 0622d0fa9048: Pull complete [2020-05-18T19:29:26.580Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-18T19:29:26.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-18T19:29:26.688Z] prd-centos7-docker-4c-2g-8827 does not seem to be running inside a container [2020-05-18T19:29:26.727Z] $ 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_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-18T19:29:27.190Z] $ docker top 129db2cf6b7f14f5179f11f6a28cf59c4108da8a5955efd132d787a80deb1339 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-18T19:29:27.464Z] provisioning config files... [2020-05-18T19:29:27.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config613561427785970051tmp [Pipeline] { [Pipeline] echo [2020-05-18T19:29:27.604Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:29:27.898Z] ---> create-netrc.sh [Pipeline] echo [2020-05-18T19:29:27.905Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-18T19:29:28.190Z] ---> logs-deploy.sh [2020-05-18T19:29:28.190Z] + ARCHIVE_ARTIFACTS= [2020-05-18T19:29:28.190Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-18T19:29:28.190Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-18T19:29:28.191Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-18T19:29:28.191Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/10 [2020-05-18T19:29:28.191Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/10/ [2020-05-18T19:29:28.191Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/10 /w/workspace/xfoundry_device-modbus-go_master [2020-05-18T19:29:29.125Z] Archives upload complete. [2020-05-18T19:29:29.125Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/10/