Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6f17a55e5ab153f2b7b0a9806cbdf5254002439f 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-8237’ is offline Running on prd-centos7-docker-4c-2g-8248 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 6f17a55e5ab153f2b7b0a9806cbdf5254002439f (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 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 Commit message: "Merge pull request #149 from hahattan/issue-148" > git rev-list --no-walk eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:15:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:15:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:15:01 ========================================================= 14:15:01 EdgeX Global Pipelines Version Info 14:15:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:15:03 ------------------- 14:15:03 stable info: 14:15:03 ------------------- 14:15:03 Commited By: Emilio Reyes emilio.reyes@intel.com 14:15:03 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 14:15:03 Message: update stable to v1.0.87 14:15:03 ------------------- 14:15:03 experimental info: 14:15:03 ------------------- 14:15:03 Commited By: **** collab-it+edgex@linuxfoundation.org 14:15:03 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:15:03 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 14:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:15:06 14:15:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:15:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:15:07 latest: Pulling from edgex-devops/git-semver 14:15:07 9123ac7c32f7: Pulling fs layer 14:15:07 b8cc5d1170e3: Pulling fs layer 14:15:07 2924cbbf6a41: Pulling fs layer 14:15:07 93b08a4f1073: Pulling fs layer 14:15:07 93b08a4f1073: Waiting 14:15:07 b8cc5d1170e3: Verifying Checksum 14:15:07 b8cc5d1170e3: Download complete 14:15:07 9123ac7c32f7: Verifying Checksum 14:15:07 9123ac7c32f7: Download complete 14:15:07 93b08a4f1073: Verifying Checksum 14:15:07 93b08a4f1073: Download complete 14:15:07 2924cbbf6a41: Verifying Checksum 14:15:07 2924cbbf6a41: Download complete 14:15:07 9123ac7c32f7: Pull complete 14:15:07 b8cc5d1170e3: Pull complete 14:15:08 2924cbbf6a41: Pull complete 14:15:08 93b08a4f1073: Pull complete 14:15:08 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:15:08 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:15:08 $ 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 14:15:09 $ docker top 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:09 [ssh-agent] Looking for ssh-agent implementation... 14:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:09 $ docker exec 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 ssh-agent 14:15:09 SSH_AUTH_SOCK=/tmp/ssh-BzP5FLUkfhCl/agent.15 14:15:09 SSH_AGENT_PID=22 14:15:09 Running ssh-add (command line suppressed) 14:15:10 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5516177380010841157.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5516177380010841157.key) 14:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:10 + git describe --exact-match --tags HEAD 14:15:10 fatal: No names found, cannot describe anything. [Pipeline] } 14:15:10 $ docker exec --env ******** --env ******** 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 ssh-agent -k 14:15:10 unset SSH_AUTH_SOCK; 14:15:10 unset SSH_AGENT_PID; 14:15:10 echo Agent pid 22 killed; 14:15:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:15:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:15:10 This usually means this commit has not been tagged. [Pipeline] sshagent 14:15:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:11 [ssh-agent] Looking for ssh-agent implementation... 14:15:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:11 $ docker exec 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 ssh-agent 14:15:11 SSH_AUTH_SOCK=/tmp/ssh-i8Nz3Tpsdj46/agent.57 14:15:11 SSH_AGENT_PID=64 14:15:11 Running ssh-add (command line suppressed) 14:15:11 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4562119970665442685.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4562119970665442685.key) 14:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:11 + git semver init 14:15:11 # -> Open(): unable to determine branch for HEAD 14:15:11 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 14:15:11 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 14:15:11 # $SEMVER_REMOTE_NAME = origin 14:15:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:15:11 # $SEMVER_USER_NAME = edgex-jenkins 14:15:11 # $SEMVER_BRANCH = master 14:15:11 # $SEMVER_TEMP = /tmp/semver-247626291 14:15:11 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 14:15:12 # '/tmp/semver-247626291' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 14:15:12 # -> Force: false 14:15:12 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 14:15:12 $ docker exec --env ******** --env ******** 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 ssh-agent -k 14:15:12 unset SSH_AUTH_SOCK; 14:15:12 unset SSH_AGENT_PID; 14:15:12 echo Agent pid 64 killed; 14:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:13 + git semver [Pipeline] } 14:15:13 $ docker stop --time=1 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 14:15:14 $ docker rm -f 7f2ff542a8ab328eb0ef61215686ebbab3254fc96b3346fae43969c50fa11599 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:15:15 Stashed 22 file(s) [Pipeline] echo 14:15:15 [edgeXSemver] initialized semver on version 1.2.0-dev.9 [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 14:15:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8244 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 14:15:15 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 14:15:20 using credential edgex-jenkins-ssh 14:15:20 Cloning the remote Git repository 14:15:20 Cloning with configured refspecs honoured and without tags 14:15:20 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 14:15:20 > git init /w/workspace/device-modbus-go/9 # timeout=10 14:15:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:15:20 > git --version # timeout=10 14:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:15:21 Fetching without tags 14:15:21 Checking out Revision 6f17a55e5ab153f2b7b0a9806cbdf5254002439f (master) 14:15:21 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:15:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:15:21 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:15:21 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:15:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:15:21 > git config core.sparsecheckout # timeout=10 14:15:21 > git checkout -f 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 14:15:26 Commit message: "Merge pull request #149 from hahattan/issue-148" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:15:27 ========================================================= 14:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:15:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:15:28 + 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 . 14:15:29 Sending build context to Docker daemon 574kB 14:15:29 Step 1/8 : ARG BASE=golang:1.13-alpine 14:15:29 Step 2/8 : FROM ${BASE} 14:15:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:15:30 cde5963f3b93: Pulling fs layer 14:15:30 2a23fa8c16f7: Pulling fs layer 14:15:30 777b28850792: Pulling fs layer 14:15:30 8a11ddd9e578: Pulling fs layer 14:15:30 4cf88f913ddb: Pulling fs layer 14:15:30 1df406cf5192: Pulling fs layer 14:15:30 cd6300453558: Pulling fs layer 14:15:30 b9c365052c96: Pulling fs layer 14:15:30 a2d8cc88f415: Pulling fs layer 14:15:30 ea1d1ca13537: Pulling fs layer 14:15:30 3750a50a1c5e: Pulling fs layer 14:15:30 1df406cf5192: Waiting 14:15:30 cd6300453558: Waiting 14:15:30 b9c365052c96: Waiting 14:15:30 ea1d1ca13537: Waiting 14:15:30 8a11ddd9e578: Waiting 14:15:30 4cf88f913ddb: Waiting 14:15:30 3750a50a1c5e: Waiting 14:15:30 777b28850792: Verifying Checksum 14:15:30 777b28850792: Download complete 14:15:30 2a23fa8c16f7: Verifying Checksum 14:15:30 2a23fa8c16f7: Download complete 14:15:30 4cf88f913ddb: Verifying Checksum 14:15:30 4cf88f913ddb: Download complete 14:15:30 1df406cf5192: Verifying Checksum 14:15:30 1df406cf5192: Download complete 14:15:30 Still waiting to schedule task 14:15:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:15:30 cde5963f3b93: Verifying Checksum 14:15:31 cde5963f3b93: Pull complete 14:15:31 2a23fa8c16f7: Pull complete 14:15:32 777b28850792: Pull complete 14:15:34 cd6300453558: Verifying Checksum 14:15:34 cd6300453558: Download complete 14:15:34 a2d8cc88f415: Verifying Checksum 14:15:34 a2d8cc88f415: Download complete 14:15:37 ea1d1ca13537: Verifying Checksum 14:15:37 ea1d1ca13537: Download complete 14:15:37 3750a50a1c5e: Download complete 14:15:39 b9c365052c96: Verifying Checksum 14:15:39 b9c365052c96: Download complete 14:15:41 8a11ddd9e578: Verifying Checksum 14:15:41 8a11ddd9e578: Download complete 14:15:54 8a11ddd9e578: Pull complete 14:15:54 4cf88f913ddb: Pull complete 14:15:54 1df406cf5192: Pull complete 14:15:58 cd6300453558: Pull complete 14:16:03 b9c365052c96: Pull complete 14:16:03 a2d8cc88f415: Pull complete 14:16:05 ea1d1ca13537: Pull complete 14:16:05 3750a50a1c5e: Pull complete 14:16:05 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:16:05 ---> 78745c68409d 14:16:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:16:09 ---> Running in 1022e96924dd 14:16:09 Removing intermediate container 1022e96924dd 14:16:09 ---> b4000449d92c 14:16:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:09 ---> Running in 338da72aeb01 14:16:11 Removing intermediate container 338da72aeb01 14:16:11 ---> 3ee7321dbf3e 14:16:11 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:16:11 ---> Running in b834fc193ed6 14:16:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:16:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:16:14 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 14:16:14 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:16:14 (3/18) Installing libmagic (5.37-r1) 14:16:14 (4/18) Installing file (5.37-r1) 14:16:15 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:16:15 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:16:15 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:16:19 (8/18) Installing libc-dev (0.7.2-r0) 14:16:19 (9/18) Installing g++ (9.2.0-r4) 14:16:21 (10/18) Installing fortify-headers (1.1-r0) 14:16:21 (11/18) Installing build-base (0.5-r1) 14:16:21 (12/18) Installing openssh-keygen (8.1_p1-r0) 14:16:21 (13/18) Installing libedit (20191211.3.1-r0) 14:16:21 (14/18) Installing openssh-client (8.1_p1-r0) 14:16:21 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 14:16:21 (16/18) Installing openssh-server-common (8.1_p1-r0) 14:16:21 (17/18) Installing openssh-server (8.1_p1-r0) 14:16:21 (18/18) Installing openssh (8.1_p1-r0) 14:16:21 Executing busybox-1.31.1-r8.trigger 14:16:22 OK: 203 MiB in 52 packages 14:16:28 Removing intermediate container b834fc193ed6 14:16:28 ---> 8381af6b1881 14:16:28 Step 6/8 : WORKDIR /device-modbus-go 14:16:28 ---> Running in 22e055241d28 14:16:28 Removing intermediate container 22e055241d28 14:16:28 ---> 33f4cf084170 14:16:28 Step 7/8 : COPY . . 14:16:29 ---> 1109fd6a77e6 14:16:29 Step 8/8 : RUN go mod download 14:16:29 ---> Running in 4aa20d8f843b 14:16:31 go: finding github.com/BurntSushi/toml v0.3.1 14:16:31 go: finding github.com/OneOfOne/xxhash v1.2.6 14:16:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:16:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:16:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:16:31 go: finding github.com/bgentry/speakeasy v0.1.0 14:16:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:16:31 go: finding github.com/davecgh/go-spew v1.1.1 14:16:31 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:16:31 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:16:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:16:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:16:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:16:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:16:31 go: finding github.com/fatih/color v1.7.0 14:16:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:16:31 go: finding github.com/go-kit/kit v0.8.0 14:16:31 go: finding github.com/go-logfmt/logfmt v0.4.0 14:16:31 go: finding github.com/go-stack/stack v1.8.0 14:16:31 go: finding github.com/goburrow/modbus v0.1.0 14:16:31 go: finding github.com/goburrow/serial v0.1.0 14:16:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:16:31 go: finding github.com/google/uuid v1.1.1 14:16:31 go: finding github.com/gorilla/mux v1.7.1 14:16:31 go: finding github.com/hashicorp/consul/api v1.1.0 14:16:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:16:31 go: finding github.com/hashicorp/errwrap v1.0.0 14:16:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:16:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:16:31 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:16:31 go: finding github.com/hashicorp/go-multierror v1.0.0 14:16:31 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:16:31 go: finding github.com/hashicorp/go-sockaddr v1.0.1 14:16:31 go: finding github.com/hashicorp/go-syslog v1.0.0 14:16:31 go: finding github.com/hashicorp/go-uuid v1.0.1 14:16:31 go: finding github.com/hashicorp/go.net v0.0.1 14:16:31 go: finding github.com/hashicorp/golang-lru v0.5.1 14:16:31 go: finding github.com/hashicorp/logutils v1.0.0 14:16:31 go: finding github.com/hashicorp/mdns v1.0.0 14:16:31 go: finding github.com/hashicorp/memberlist v0.1.3 14:16:31 go: finding github.com/hashicorp/serf v0.8.2 14:16:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:16:31 go: finding github.com/mattn/go-colorable v0.0.9 14:16:31 go: finding github.com/mattn/go-isatty v0.0.3 14:16:31 go: finding github.com/miekg/dns v1.1.4 14:16:31 go: finding github.com/mitchellh/cli v1.0.0 14:16:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:16:31 go: finding github.com/mitchellh/copystructure v1.0.0 14:16:31 go: finding github.com/mitchellh/go-homedir v1.1.0 14:16:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:16:31 go: finding github.com/mitchellh/go-wordwrap v1.0.0 14:16:31 go: finding github.com/mitchellh/gox v0.4.0 14:16:31 go: finding github.com/mitchellh/iochan v1.0.0 14:16:31 go: finding github.com/mitchellh/mapstructure v1.1.2 14:16:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:16:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:16:32 go: finding github.com/pelletier/go-toml v1.2.0 14:16:32 go: finding github.com/pkg/errors v0.8.1 14:16:32 go: finding github.com/pmezard/go-difflib v1.0.0 14:16:32 go: finding github.com/posener/complete v1.1.1 14:16:32 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 14:16:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:16:32 go: finding github.com/stretchr/objx v0.1.0 14:16:32 go: finding github.com/stretchr/testify v1.5.1 14:16:32 go: finding github.com/ugorji/go v1.1.4 14:16:32 go: finding github.com/x448/float16 v0.8.4 14:16:32 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:16:32 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 14:16:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:16:32 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:16:32 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:16:32 go: finding gopkg.in/yaml.v2 v2.2.8 14:16:42 Removing intermediate container 4aa20d8f843b 14:16:42 ---> 2605535242e2 14:16:42 Successfully built 2605535242e2 14:16:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:42 + docker inspect -f . ci-base-image-arm64 14:16:42 . [Pipeline] withDockerContainer 14:16:43 prd-ubuntu18.04-docker-arm64-4c-16g-8244 does not seem to be running inside a container 14:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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 ******** ci-base-image-arm64 cat 14:16:44 $ docker top 881ca1d1c345c954eec025d58ccae10e98d65629f0f3bbe18f0006d6363d841b -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:45 + go version 14:16:45 go version go1.13.5 linux/arm64 [Pipeline] sh 14:16:46 + make test 14:16:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:16:47 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:17:08 Running on prd-centos7-docker-4c-2g-8250 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 14:17:08 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 14:17:13 using credential edgex-jenkins-ssh 14:17:13 Cloning the remote Git repository 14:17:13 Cloning with configured refspecs honoured and without tags 14:17:14 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:17:14 Fetching without tags 14:17:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 14:17:13 > git init /w/workspace/device-modbus-go/9 # timeout=10 14:17:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:17:13 > git --version # timeout=10 14:17:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:17:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:17:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:17:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:17:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:17:14 Checking out Revision 6f17a55e5ab153f2b7b0a9806cbdf5254002439f (master) 14:17:15 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.194s coverage: 50.3% of statements 14:17:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:17:14 > git config core.sparsecheckout # timeout=10 14:17:14 > git checkout -f 6f17a55e5ab153f2b7b0a9806cbdf5254002439f # timeout=10 14:17:19 Commit message: "Merge pull request #149 from hahattan/issue-148" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:17:20 ========================================================= 14:17:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:17:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:17:20 gofmt -l . 14:17:21 + 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 . 14:17:21 [ "`gofmt -l .`" = "" ] 14:17:21 ./bin/test-attribution-txt.sh 14:17:21 Sending build context to Docker daemon 574kB 14:17:21 Step 1/8 : ARG BASE=golang:1.13-alpine 14:17:21 Step 2/8 : FROM ${BASE} 14:17:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:17:21 e6b0cf9c0882: Pulling fs layer 14:17:21 2848faf0eed1: Pulling fs layer 14:17:21 0f37312ad70f: Pulling fs layer 14:17:21 5788d62ee057: Pulling fs layer 14:17:21 0e6b1d234666: Pulling fs layer 14:17:21 bf5d7aec512f: Pulling fs layer 14:17:21 34c802a77dc8: Pulling fs layer 14:17:21 9eb99e56ec68: Pulling fs layer 14:17:21 27c7a5d97fbd: Pulling fs layer 14:17:21 5c102a31e300: Pulling fs layer 14:17:21 dcfb455df0a1: Pulling fs layer 14:17:21 0e6b1d234666: Waiting 14:17:21 bf5d7aec512f: Waiting 14:17:21 34c802a77dc8: Waiting 14:17:21 9eb99e56ec68: Waiting 14:17:21 27c7a5d97fbd: Waiting 14:17:21 5c102a31e300: Waiting 14:17:21 dcfb455df0a1: Waiting 14:17:21 5788d62ee057: Waiting 14:17:21 0f37312ad70f: Verifying Checksum 14:17:21 0f37312ad70f: Download complete 14:17:21 2848faf0eed1: Download complete 14:17:21 0e6b1d234666: Verifying Checksum 14:17:21 0e6b1d234666: Download complete 14:17:21 bf5d7aec512f: Verifying Checksum 14:17:21 bf5d7aec512f: Download complete 14:17:21 e6b0cf9c0882: Verifying Checksum 14:17:21 e6b0cf9c0882: Download complete 14:17:21 ./bin/test-go-mod-tidy.sh 14:17:22 e6b0cf9c0882: Pull complete [Pipeline] stash 14:17:22 Stashed 1 file(s) [Pipeline] } 14:17:22 $ docker stop --time=1 881ca1d1c345c954eec025d58ccae10e98d65629f0f3bbe18f0006d6363d841b 14:17:22 34c802a77dc8: Verifying Checksum 14:17:22 34c802a77dc8: Download complete 14:17:22 27c7a5d97fbd: Verifying Checksum 14:17:22 27c7a5d97fbd: Download complete 14:17:23 5c102a31e300: Verifying Checksum 14:17:23 5c102a31e300: Download complete 14:17:23 dcfb455df0a1: Verifying Checksum 14:17:23 dcfb455df0a1: Download complete 14:17:24 5788d62ee057: Verifying Checksum 14:17:24 5788d62ee057: Download complete 14:17:24 9eb99e56ec68: Verifying Checksum 14:17:24 9eb99e56ec68: Download complete 14:17:24 2848faf0eed1: Pull complete 14:17:24 0f37312ad70f: Pull complete 14:17:25 $ docker rm -f 881ca1d1c345c954eec025d58ccae10e98d65629f0f3bbe18f0006d6363d841b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:17:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:17:27 + ls -al . 14:17:27 total 136 14:17:27 drwxrwxr-x 9 jenkins jenkins 4096 May 13 14:17 . 14:17:27 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:15 .. 14:17:27 -rw-rw-r-- 1 jenkins jenkins 140 May 13 14:15 .dockerignore 14:17:27 drwxrwxr-x 8 jenkins jenkins 4096 May 13 14:15 .git 14:17:27 -rw-rw-r-- 1 jenkins jenkins 338 May 13 14:15 .gitignore 14:17:27 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:15 .semver 14:17:27 -rw-rw-r-- 1 jenkins jenkins 5049 May 13 14:15 Attribution.txt 14:17:27 -rw-rw-r-- 1 jenkins jenkins 1422 May 13 14:15 Dockerfile 14:17:27 -rw-rw-r-- 1 jenkins jenkins 954 May 13 14:15 Dockerfile.build 14:17:27 -rw-rw-r-- 1 jenkins jenkins 702 May 13 14:15 Jenkinsfile 14:17:27 -rw-rw-r-- 1 jenkins jenkins 11340 May 13 14:15 LICENSE 14:17:27 -rw-rw-r-- 1 jenkins jenkins 880 May 13 14:15 Makefile 14:17:27 -rw-rw-r-- 1 jenkins jenkins 591 May 13 14:15 README.md 14:17:27 -rw-rw-r-- 1 jenkins jenkins 11 May 13 14:15 VERSION 14:17:27 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:15 bin 14:17:27 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:15 cmd 14:17:27 -rw-r--r-- 1 jenkins jenkins 22123 May 13 14:17 coverage.out 14:17:27 -rw-r--r-- 1 jenkins jenkins 559 May 13 14:17 go.mod 14:17:27 -rw-r--r-- 1 jenkins jenkins 13471 May 13 14:17 go.sum 14:17:27 drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:15 internal 14:17:27 drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:15 simulator 14:17:27 drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:15 snap 14:17:27 -rw-rw-r-- 1 jenkins jenkins 229 May 13 14:15 version.go [Pipeline] isUnix [Pipeline] sh 14:17:27 + 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=6f17a55e5ab153f2b7b0a9806cbdf5254002439f --label arch=arm64 --label version=1.2.0-dev.9 . 14:17:27 Sending build context to Docker daemon 602.6kB 14:17:27 Step 1/19 : ARG BASE=golang:1.13-alpine 14:17:27 Step 2/19 : FROM ${BASE} AS builder 14:17:27 ---> 2605535242e2 14:17:27 Step 3/19 : ARG MAKE='make build' 14:17:28 ---> Running in 2aaf4ffa7a84 14:17:28 Removing intermediate container 2aaf4ffa7a84 14:17:28 ---> 2e34ca6ea235 14:17:28 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:28 ---> Running in 696dd9a39f97 14:17:30 Removing intermediate container 696dd9a39f97 14:17:30 ---> beb293dd6d2e 14:17:30 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 14:17:30 ---> Running in ec0029a18653 14:17:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:17:31 5788d62ee057: Pull complete 14:17:31 0e6b1d234666: Pull complete 14:17:31 bf5d7aec512f: Pull complete 14:17:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:17:32 OK: 203 MiB in 52 packages 14:17:33 Removing intermediate container ec0029a18653 14:17:33 ---> c8bed89122c5 14:17:33 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 14:17:33 ---> Running in 1c8d016653f9 14:17:34 Removing intermediate container 1c8d016653f9 14:17:34 ---> a07463d15163 14:17:34 Step 7/19 : COPY . . 14:17:35 ---> 2b43155af5ae 14:17:35 Step 8/19 : RUN ${MAKE} 14:17:35 ---> Running in e8f90f44548f 14:17:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.9" -o cmd/device-modbus ./cmd 14:17:37 34c802a77dc8: Pull complete 14:17:40 9eb99e56ec68: Pull complete 14:17:40 27c7a5d97fbd: Pull complete 14:17:41 5c102a31e300: Pull complete 14:17:41 dcfb455df0a1: Pull complete 14:17:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:17:41 ---> 7c70fe431013 14:17:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:17:41 ---> Running in 271e402b16bd 14:17:41 Removing intermediate container 271e402b16bd 14:17:41 ---> ced2a1fd9ae4 14:17:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:41 ---> Running in b361d6bdf3eb 14:17:42 Removing intermediate container b361d6bdf3eb 14:17:42 ---> ab7353adb19a 14:17:42 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:17:42 ---> Running in 4fc0753df2db 14:17:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:17:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:17:44 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 14:17:44 (2/17) Installing libmagic (5.37-r1) 14:17:44 (3/17) Installing file (5.37-r1) 14:17:44 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 14:17:44 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 14:17:44 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 14:17:48 (7/17) Installing libc-dev (0.7.2-r0) 14:17:48 (8/17) Installing g++ (9.2.0-r4) 14:17:50 (9/17) Installing fortify-headers (1.1-r0) 14:17:50 (10/17) Installing build-base (0.5-r1) 14:17:50 (11/17) Installing openssh-keygen (8.1_p1-r0) 14:17:50 (12/17) Installing libedit (20191211.3.1-r0) 14:17:50 (13/17) Installing openssh-client (8.1_p1-r0) 14:17:51 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 14:17:51 (15/17) Installing openssh-server-common (8.1_p1-r0) 14:17:51 (16/17) Installing openssh-server (8.1_p1-r0) 14:17:51 (17/17) Installing openssh (8.1_p1-r0) 14:17:51 Executing busybox-1.31.1-r8.trigger 14:17:51 OK: 214 MiB in 52 packages 14:17:55 Removing intermediate container 4fc0753df2db 14:17:55 ---> b8e012cd9561 14:17:55 Step 6/8 : WORKDIR /device-modbus-go 14:17:55 ---> Running in 5debe5bc048e 14:17:55 Removing intermediate container 5debe5bc048e 14:17:55 ---> 157535e2034c 14:17:55 Step 7/8 : COPY . . 14:17:55 ---> 5c809594a9b2 14:17:55 Step 8/8 : RUN go mod download 14:17:55 ---> Running in 75b03acf6832 14:17:57 go: finding github.com/BurntSushi/toml v0.3.1 14:17:57 go: finding github.com/OneOfOne/xxhash v1.2.6 14:17:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:17:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:17:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:17:57 go: finding github.com/bgentry/speakeasy v0.1.0 14:17:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:17:57 go: finding github.com/davecgh/go-spew v1.1.1 14:17:57 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:17:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:17:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:17:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:17:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:17:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:17:57 go: finding github.com/fatih/color v1.7.0 14:17:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:17:57 go: finding github.com/go-kit/kit v0.8.0 14:17:57 go: finding github.com/go-logfmt/logfmt v0.4.0 14:17:57 go: finding github.com/go-stack/stack v1.8.0 14:17:57 go: finding github.com/goburrow/modbus v0.1.0 14:17:57 go: finding github.com/goburrow/serial v0.1.0 14:17:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:17:57 go: finding github.com/google/uuid v1.1.1 14:17:57 go: finding github.com/gorilla/mux v1.7.1 14:17:57 go: finding github.com/hashicorp/consul/api v1.1.0 14:17:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:17:57 go: finding github.com/hashicorp/errwrap v1.0.0 14:17:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:17:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:17:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:17:57 go: finding github.com/hashicorp/go-multierror v1.0.0 14:17:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:17:57 go: finding github.com/hashicorp/go-sockaddr v1.0.1 14:17:57 go: finding github.com/hashicorp/go-syslog v1.0.0 14:17:57 go: finding github.com/hashicorp/go-uuid v1.0.1 14:17:57 go: finding github.com/hashicorp/go.net v0.0.1 14:17:57 go: finding github.com/hashicorp/golang-lru v0.5.1 14:17:57 go: finding github.com/hashicorp/logutils v1.0.0 14:17:57 go: finding github.com/hashicorp/mdns v1.0.0 14:17:57 go: finding github.com/hashicorp/memberlist v0.1.3 14:17:57 go: finding github.com/hashicorp/serf v0.8.2 14:17:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:17:57 go: finding github.com/mattn/go-colorable v0.0.9 14:17:58 go: finding github.com/mattn/go-isatty v0.0.3 14:17:58 go: finding github.com/miekg/dns v1.1.4 14:17:58 go: finding github.com/mitchellh/cli v1.0.0 14:17:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:17:58 go: finding github.com/mitchellh/copystructure v1.0.0 14:17:58 go: finding github.com/mitchellh/go-homedir v1.1.0 14:17:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:17:58 go: finding github.com/mitchellh/go-wordwrap v1.0.0 14:17:58 go: finding github.com/mitchellh/gox v0.4.0 14:17:58 go: finding github.com/mitchellh/iochan v1.0.0 14:17:58 go: finding github.com/mitchellh/mapstructure v1.1.2 14:17:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:17:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:17:58 go: finding github.com/pelletier/go-toml v1.2.0 14:17:58 go: finding github.com/pkg/errors v0.8.1 14:17:58 go: finding github.com/pmezard/go-difflib v1.0.0 14:17:58 go: finding github.com/posener/complete v1.1.1 14:17:58 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 14:17:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:17:58 go: finding github.com/stretchr/objx v0.1.0 14:17:58 go: finding github.com/stretchr/testify v1.5.1 14:17:58 go: finding github.com/ugorji/go v1.1.4 14:17:58 go: finding github.com/x448/float16 v0.8.4 14:17:58 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:17:58 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 14:17:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:17:58 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:17:58 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:17:58 go: finding gopkg.in/yaml.v2 v2.2.8 14:18:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:18:02 Removing intermediate container 75b03acf6832 14:18:02 ---> d56d920599d9 14:18:02 Successfully built d56d920599d9 14:18:02 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 14:18:03 + docker inspect -f . ci-base-image-x86_64 14:18:03 . [Pipeline] withDockerContainer 14:18:03 prd-centos7-docker-4c-2g-8250 does not seem to be running inside a container 14:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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 14:18:03 $ docker top d436c0bb3b0131d0fc7a6b7f4f075c5dd896b09e20eb42ae74864da6a7ea90c1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:04 + go version 14:18:04 go version go1.13.5 linux/amd64 [Pipeline] sh 14:18:04 + make test 14:18:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:18:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:18:06 Removing intermediate container e8f90f44548f 14:18:06 ---> 94e6f760040a 14:18:06 Step 9/19 : FROM scratch 14:18:06 ---> 14:18:06 Step 10/19 : ENV APP_PORT=49991 14:18:06 ---> Running in 38f5254c1a89 14:18:06 Removing intermediate container 38f5254c1a89 14:18:06 ---> 7f755c821f40 14:18:06 Step 11/19 : EXPOSE $APP_PORT 14:18:06 ---> Running in 953ce40d27ce 14:18:07 Removing intermediate container 953ce40d27ce 14:18:07 ---> d46594a2c8d1 14:18:07 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 14:18:08 ---> 70c8d86092cb 14:18:08 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 14:18:08 ---> 2aee1521c2bb 14:18:08 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 14:18:09 ---> c1ed48868750 14:18:09 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 14:18:09 ---> Running in cc5aebc324d2 14:18:09 Removing intermediate container cc5aebc324d2 14:18:09 ---> e58fc77c52ae 14:18:09 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 14:18:09 ---> Running in 7a0b1fc56c6c 14:18:10 Removing intermediate container 7a0b1fc56c6c 14:18:10 ---> d913222636d1 14:18:10 Step 17/19 : LABEL arch=arm64 14:18:10 ---> Running in 2312b1a0b0ae 14:18:10 Removing intermediate container 2312b1a0b0ae 14:18:10 ---> 43d236a98f38 14:18:10 Step 18/19 : LABEL git_sha=6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:18:10 ---> Running in 2d13cfd8dfd7 14:18:11 Removing intermediate container 2d13cfd8dfd7 14:18:11 ---> 1e197aaf8cf5 14:18:11 Step 19/19 : LABEL version=1.2.0-dev.9 14:18:11 ---> Running in 38835c925f24 14:18:11 Removing intermediate container 38835c925f24 14:18:11 ---> 15ae8f003725 14:18:11 [Warning] One or more build-args [ARCH] were not consumed 14:18:11 Successfully built 15ae8f003725 14:18:11 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 14:18:12 provisioning config files... 14:18:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config360545119933850185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:12 nexus3.edgexfoundry.org:10001 14:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:13 Configure a credential helper to remove this warning. See 14:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:13 14:18:13 Login Succeeded 14:18:13 nexus3.edgexfoundry.org:10002 14:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:14 Configure a credential helper to remove this warning. See 14:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:14 14:18:14 Login Succeeded 14:18:14 nexus3.edgexfoundry.org:10003 14:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:14 Configure a credential helper to remove this warning. See 14:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:14 14:18:14 Login Succeeded 14:18:14 nexus3.edgexfoundry.org:10004 14:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:15 Configure a credential helper to remove this warning. See 14:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:15 14:18:15 Login Succeeded 14:18:15 docker.io 14:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:16 Configure a credential helper to remove this warning. See 14:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:16 14:18:16 Login Succeeded [Pipeline] } 14:18:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:16 [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: 14:18:16 6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:18:16 latest 14:18:16 1.2.0-dev.9 14:18:16 6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9 14:18:16 master 14:18:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:18:16 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6f17a55e5ab153f2b7b0a9806cbdf5254002439f [Pipeline] isUnix [Pipeline] sh 14:18:17 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 14:18:17 7eded9dc3742: Preparing 14:18:17 087f89d04518: Preparing 14:18:17 8e4ac6580b34: Preparing 14:18:17 7eded9dc3742: Pushed 14:18:17 087f89d04518: Pushed 14:18:18 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:18:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.120s coverage: 50.3% of statements 14:18:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:18:19 gofmt -l . 14:18:19 [ "`gofmt -l .`" = "" ] 14:18:19 ./bin/test-attribution-txt.sh 14:18:19 ./bin/test-go-mod-tidy.sh [Pipeline] stash 14:18:20 Warning: overwriting stash ‘coverage-report’ 14:18:20 Stashed 1 file(s) [Pipeline] } 14:18:20 $ docker stop --time=1 d436c0bb3b0131d0fc7a6b7f4f075c5dd896b09e20eb42ae74864da6a7ea90c1 14:18:21 8e4ac6580b34: Pushed 14:18:21 6f17a55e5ab153f2b7b0a9806cbdf5254002439f: digest: sha256:2888aa6cc0025e70a0031dd1c8390f40de322555e65fc7505242551c312f41e0 size: 944 14:18:21 $ docker rm -f d436c0bb3b0131d0fc7a6b7f4f075c5dd896b09e20eb42ae74864da6a7ea90c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 14:18:22 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 14:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 14:18:22 + ls -al . 14:18:22 total 104 14:18:22 drwxrwxr-x. 9 jenkins jenkins 4096 May 13 14:18 . 14:18:22 drwxrwxr-x. 4 jenkins jenkins 28 May 13 14:17 .. 14:18:22 -rw-rw-r--. 1 jenkins jenkins 5049 May 13 14:17 Attribution.txt 14:18:22 drwxrwxr-x. 2 jenkins jenkins 87 May 13 14:17 bin 14:18:22 drwxrwxr-x. 3 jenkins jenkins 32 May 13 14:17 cmd 14:18:22 -rw-r--r--. 1 jenkins jenkins 22123 May 13 14:18 coverage.out 14:18:22 -rw-rw-r--. 1 jenkins jenkins 1422 May 13 14:17 Dockerfile 14:18:22 -rw-rw-r--. 1 jenkins jenkins 954 May 13 14:17 Dockerfile.build 14:18:22 -rw-rw-r--. 1 jenkins jenkins 140 May 13 14:17 .dockerignore 14:18:22 drwxrwxr-x. 8 jenkins jenkins 162 May 13 14:17 .git 14:18:22 -rw-rw-r--. 1 jenkins jenkins 338 May 13 14:17 .gitignore 14:18:22 -rw-r--r--. 1 jenkins jenkins 559 May 13 14:18 go.mod 14:18:22 -rw-r--r--. 1 jenkins jenkins 13471 May 13 14:18 go.sum 14:18:22 drwxrwxr-x. 3 jenkins jenkins 20 May 13 14:17 internal 14:18:22 -rw-rw-r--. 1 jenkins jenkins 702 May 13 14:17 Jenkinsfile 14:18:22 -rw-rw-r--. 1 jenkins jenkins 11340 May 13 14:17 LICENSE 14:18:22 -rw-rw-r--. 1 jenkins jenkins 880 May 13 14:17 Makefile 14:18:22 -rw-rw-r--. 1 jenkins jenkins 591 May 13 14:17 README.md 14:18:22 drwxrwxr-x. 3 jenkins jenkins 44 May 13 14:17 .semver 14:18:22 drwxrwxr-x. 2 jenkins jenkins 35 May 13 14:17 simulator 14:18:22 drwxrwxr-x. 4 jenkins jenkins 54 May 13 14:17 snap 14:18:22 -rw-rw-r--. 1 jenkins jenkins 11 May 13 14:15 VERSION 14:18:22 -rw-rw-r--. 1 jenkins jenkins 229 May 13 14:17 version.go [Pipeline] isUnix [Pipeline] sh 14:18:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 14:18:23 + 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=6f17a55e5ab153f2b7b0a9806cbdf5254002439f --label arch=amd64 --label version=1.2.0-dev.9 . 14:18:23 Sending build context to Docker daemon 602.6kB 14:18:23 Step 1/19 : ARG BASE=golang:1.13-alpine 14:18:23 Step 2/19 : FROM ${BASE} AS builder 14:18:23 ---> d56d920599d9 14:18:23 Step 3/19 : ARG MAKE='make build' 14:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 14:18:23 7eded9dc3742: Preparing 14:18:23 087f89d04518: Preparing 14:18:23 8e4ac6580b34: Preparing 14:18:23 7eded9dc3742: Layer already exists 14:18:23 087f89d04518: Layer already exists 14:18:23 8e4ac6580b34: Layer already exists 14:18:23 latest: digest: sha256:2888aa6cc0025e70a0031dd1c8390f40de322555e65fc7505242551c312f41e0 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:23 ---> Running in 9342fd2c70c2 14:18:23 Removing intermediate container 9342fd2c70c2 14:18:23 ---> ea9348c276a0 14:18:23 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:23 ---> Running in 64785f16f7ac 14:18:23 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 14:18:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.9 14:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 14:18:24 Removing intermediate container 64785f16f7ac 14:18:24 ---> 5fb01295f586 14:18:24 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 14:18:24 ---> Running in 7dc4de30f733 14:18:24 7eded9dc3742: Preparing 14:18:24 087f89d04518: Preparing 14:18:24 8e4ac6580b34: Preparing 14:18:24 8e4ac6580b34: Layer already exists 14:18:24 7eded9dc3742: Layer already exists 14:18:24 087f89d04518: Layer already exists 14:18:24 1.2.0-dev.9: digest: sha256:2888aa6cc0025e70a0031dd1c8390f40de322555e65fc7505242551c312f41e0 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:24 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9 14:18:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 14:18:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9 14:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 14:18:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:18:25 7eded9dc3742: Preparing 14:18:25 087f89d04518: Preparing 14:18:25 8e4ac6580b34: Preparing 14:18:25 8e4ac6580b34: Layer already exists 14:18:25 087f89d04518: Layer already exists 14:18:25 7eded9dc3742: Layer already exists 14:18:25 6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9: digest: sha256:2888aa6cc0025e70a0031dd1c8390f40de322555e65fc7505242551c312f41e0 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:25 OK: 214 MiB in 52 packages 14:18:26 Removing intermediate container 7dc4de30f733 14:18:26 ---> 47088c2f774e 14:18:26 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 14:18:26 ---> Running in f8b312270446 14:18:26 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:18:26 Removing intermediate container f8b312270446 14:18:26 ---> 5342f64a93f7 14:18:26 Step 7/19 : COPY . . 14:18:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master 14:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 14:18:26 ---> b4447fa7159f 14:18:26 Step 8/19 : RUN ${MAKE} 14:18:26 ---> Running in cff4c40e8a7a 14:18:26 7eded9dc3742: Preparing 14:18:26 087f89d04518: Preparing 14:18:26 8e4ac6580b34: Preparing 14:18:26 7eded9dc3742: Layer already exists 14:18:26 087f89d04518: Layer already exists 14:18:26 8e4ac6580b34: Layer already exists 14:18:26 master: digest: sha256:2888aa6cc0025e70a0031dd1c8390f40de322555e65fc7505242551c312f41e0 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry 14:18:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.9" -o cmd/device-modbus ./cmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 14:18:27 + grep snapcraft.yaml 14:18:27 + find /w/workspace/device-modbus-go/9 14:18:27 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:27 provisioning config files... 14:18:27 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/9@tmp/config7520223794629395597tmp [Pipeline] { [Pipeline] sh 14:18:28 + cp /w/workspace/device-modbus-go/9@tmp/config7520223794629395597tmp /w/workspace/device-modbus-go/9/edgex-snap-store-login [Pipeline] sh 14:18:28 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/9:/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 14:18:28 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 14:18:28 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 14:18:28 b2f61026a351: Pulling fs layer 14:18:28 5538fb30c42c: Pulling fs layer 14:18:28 f0b05810781a: Pulling fs layer 14:18:28 0180a33352d6: Pulling fs layer 14:18:28 e7604b0c0f53: Pulling fs layer 14:18:28 db689cb83ae0: Pulling fs layer 14:18:28 6138af208834: Pulling fs layer 14:18:28 007c8e8c5d63: Pulling fs layer 14:18:28 4f7a387c642f: Pulling fs layer 14:18:28 db689cb83ae0: Waiting 14:18:28 6138af208834: Waiting 14:18:28 007c8e8c5d63: Waiting 14:18:28 4f7a387c642f: Waiting 14:18:28 0180a33352d6: Waiting 14:18:28 e7604b0c0f53: Waiting 14:18:28 f0b05810781a: Verifying Checksum 14:18:28 f0b05810781a: Download complete 14:18:28 5538fb30c42c: Download complete 14:18:28 0180a33352d6: Download complete 14:18:28 db689cb83ae0: Verifying Checksum 14:18:28 db689cb83ae0: Download complete 14:18:28 6138af208834: Verifying Checksum 14:18:28 6138af208834: Download complete 14:18:28 007c8e8c5d63: Verifying Checksum 14:18:28 007c8e8c5d63: Download complete 14:18:29 4f7a387c642f: Verifying Checksum 14:18:29 4f7a387c642f: Download complete 14:18:31 b2f61026a351: Download complete 14:18:34 b2f61026a351: Pull complete 14:18:34 5538fb30c42c: Pull complete 14:18:34 f0b05810781a: Pull complete 14:18:35 0180a33352d6: Pull complete 14:18:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:18:38 Removing intermediate container cff4c40e8a7a 14:18:38 ---> 50babf859fc3 14:18:38 Step 9/19 : FROM scratch 14:18:38 ---> 14:18:38 Step 10/19 : ENV APP_PORT=49991 14:18:38 ---> Running in 2556bafd10f0 14:18:38 Removing intermediate container 2556bafd10f0 14:18:38 ---> 9d5fa5156b3f 14:18:38 Step 11/19 : EXPOSE $APP_PORT 14:18:38 ---> Running in da66e430c4cf 14:18:38 Removing intermediate container da66e430c4cf 14:18:38 ---> 4a3f4be95b8d 14:18:38 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 14:18:39 ---> 1634ad631a04 14:18:39 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 14:18:39 ---> b334aeb5b605 14:18:39 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 14:18:39 ---> 5f26345ee7ad 14:18:39 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 14:18:39 ---> Running in c971c5f62906 14:18:39 Removing intermediate container c971c5f62906 14:18:39 ---> 304b4ee82570 14:18:39 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 14:18:39 ---> Running in 68ba0a3142d5 14:18:39 Removing intermediate container 68ba0a3142d5 14:18:39 ---> ac679939067c 14:18:39 Step 17/19 : LABEL arch=amd64 14:18:39 ---> Running in b5dcec6dbd66 14:18:39 Removing intermediate container b5dcec6dbd66 14:18:39 ---> 7d7f4d7313a9 14:18:39 Step 18/19 : LABEL git_sha=6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:18:40 ---> Running in 3b63ab3d86ae 14:18:40 Removing intermediate container 3b63ab3d86ae 14:18:40 ---> 60e2963b7358 14:18:40 Step 19/19 : LABEL version=1.2.0-dev.9 14:18:40 ---> Running in 54fe997a964d 14:18:40 Removing intermediate container 54fe997a964d 14:18:40 ---> cb7674a139b1 14:18:40 [Warning] One or more build-args [ARCH] were not consumed 14:18:40 Successfully built cb7674a139b1 14:18:40 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:18:41 provisioning config files... 14:18:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config4468228493384047039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:41 nexus3.edgexfoundry.org:10001 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 nexus3.edgexfoundry.org:10002 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 nexus3.edgexfoundry.org:10003 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 nexus3.edgexfoundry.org:10004 14:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:42 Configure a credential helper to remove this warning. See 14:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:42 14:18:42 Login Succeeded 14:18:42 docker.io 14:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:18:42 Configure a credential helper to remove this warning. See 14:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:18:42 14:18:42 Login Succeeded [Pipeline] } 14:18:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:18:42 [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: 14:18:42 6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:18:42 latest 14:18:42 1.2.0-dev.9 14:18:42 6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9 14:18:42 master 14:18:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:18:43 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6f17a55e5ab153f2b7b0a9806cbdf5254002439f [Pipeline] isUnix [Pipeline] sh 14:18:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 14:18:43 89dc2cfe5fda: Preparing 14:18:43 ecd91a8061f9: Preparing 14:18:43 eec7e0adcffe: Preparing 14:18:43 ecd91a8061f9: Pushed 14:18:43 89dc2cfe5fda: Pushed 14:18:44 eec7e0adcffe: Pushed 14:18:44 6f17a55e5ab153f2b7b0a9806cbdf5254002439f: digest: sha256:36f267f2b70a0c43e93ebddb11973bcabe82f080c600d0660cb6584bfbbd0395 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:45 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh 14:18:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 14:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 14:18:45 89dc2cfe5fda: Preparing 14:18:45 ecd91a8061f9: Preparing 14:18:45 eec7e0adcffe: Preparing 14:18:45 eec7e0adcffe: Layer already exists 14:18:45 ecd91a8061f9: Layer already exists 14:18:45 89dc2cfe5fda: Layer already exists 14:18:45 latest: digest: sha256:36f267f2b70a0c43e93ebddb11973bcabe82f080c600d0660cb6584bfbbd0395 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:45 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 14:18:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.9 14:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 14:18:46 89dc2cfe5fda: Preparing 14:18:46 ecd91a8061f9: Preparing 14:18:46 eec7e0adcffe: Preparing 14:18:46 ecd91a8061f9: Layer already exists 14:18:46 89dc2cfe5fda: Layer already exists 14:18:46 eec7e0adcffe: Layer already exists 14:18:46 1.2.0-dev.9: digest: sha256:36f267f2b70a0c43e93ebddb11973bcabe82f080c600d0660cb6584bfbbd0395 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:46 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 14:18:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9 14:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 14:18:46 89dc2cfe5fda: Preparing 14:18:46 ecd91a8061f9: Preparing 14:18:46 eec7e0adcffe: Preparing 14:18:46 89dc2cfe5fda: Layer already exists 14:18:46 ecd91a8061f9: Layer already exists 14:18:46 eec7e0adcffe: Layer already exists 14:18:46 6f17a55e5ab153f2b7b0a9806cbdf5254002439f-1.2.0-dev.9: digest: sha256:36f267f2b70a0c43e93ebddb11973bcabe82f080c600d0660cb6584bfbbd0395 size: 944 [Pipeline] isUnix [Pipeline] sh 14:18:46 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh 14:18:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master 14:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 14:18:47 89dc2cfe5fda: Preparing 14:18:47 ecd91a8061f9: Preparing 14:18:47 eec7e0adcffe: Preparing 14:18:47 ecd91a8061f9: Layer already exists 14:18:47 eec7e0adcffe: Layer already exists 14:18:47 89dc2cfe5fda: Layer already exists 14:18:47 master: digest: sha256:36f267f2b70a0c43e93ebddb11973bcabe82f080c600d0660cb6584bfbbd0395 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 14:18:48 ++ find /w/workspace/device-modbus-go/9 14:18:48 ++ grep snapcraft.yaml 14:18:48 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:48 provisioning config files... 14:18:48 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/9@tmp/config6440023589253959160tmp [Pipeline] { [Pipeline] sh 14:18:48 + cp /w/workspace/device-modbus-go/9@tmp/config6440023589253959160tmp /w/workspace/device-modbus-go/9/edgex-snap-store-login [Pipeline] sh 14:18:48 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/9:/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 14:18:48 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 14:18:48 latest: Pulling from edgex-devops/edgex-snap-builder 14:18:48 5bed26d33875: Pulling fs layer 14:18:48 f11b29a9c730: Pulling fs layer 14:18:48 930bda195c84: Pulling fs layer 14:18:48 78bf9a5ad49e: Pulling fs layer 14:18:48 e5fbee5a4b0d: Pulling fs layer 14:18:48 f452fca78f88: Pulling fs layer 14:18:48 7417ef92027a: Pulling fs layer 14:18:48 2af5c49d270b: Pulling fs layer 14:18:48 df9c3bdbc40a: Pulling fs layer 14:18:48 f452fca78f88: Waiting 14:18:48 7417ef92027a: Waiting 14:18:48 2af5c49d270b: Waiting 14:18:48 df9c3bdbc40a: Waiting 14:18:48 78bf9a5ad49e: Waiting 14:18:48 e5fbee5a4b0d: Waiting 14:18:48 930bda195c84: Verifying Checksum 14:18:48 930bda195c84: Download complete 14:18:48 f11b29a9c730: Download complete 14:18:48 78bf9a5ad49e: Verifying Checksum 14:18:48 78bf9a5ad49e: Download complete 14:18:48 f452fca78f88: Verifying Checksum 14:18:48 f452fca78f88: Download complete 14:18:48 7417ef92027a: Verifying Checksum 14:18:48 7417ef92027a: Download complete 14:18:48 2af5c49d270b: Verifying Checksum 14:18:48 2af5c49d270b: Download complete 14:18:49 df9c3bdbc40a: Verifying Checksum 14:18:49 df9c3bdbc40a: Download complete 14:18:49 5bed26d33875: Verifying Checksum 14:18:49 5bed26d33875: Download complete 14:18:53 e7604b0c0f53: Verifying Checksum 14:18:53 e7604b0c0f53: Download complete 14:18:53 e5fbee5a4b0d: Verifying Checksum 14:18:53 e5fbee5a4b0d: Download complete 14:18:54 5bed26d33875: Pull complete 14:18:55 f11b29a9c730: Pull complete 14:18:55 930bda195c84: Pull complete 14:18:55 78bf9a5ad49e: Pull complete 14:19:17 e5fbee5a4b0d: Pull complete 14:19:17 f452fca78f88: Pull complete 14:19:17 7417ef92027a: Pull complete 14:19:17 2af5c49d270b: Pull complete 14:19:17 df9c3bdbc40a: Pull complete 14:19:17 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 14:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 14:19:17 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 14:19:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:19:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:19:17 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 14:19:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [911 kB] 14:19:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1376 kB] 14:19:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] 14:19:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] 14:19:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] 14:19:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] 14:19:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1206 kB] 14:19:17 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [66.6 kB] 14:19:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 14:19:17 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 14:19:18 Fetched 4755 kB in 2s (3028 kB/s) 14:19:19 Reading package lists... 14:19:23 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 14:19:24 Reading package lists... 14:19:24 Building dependency tree... 14:19:24 Reading state information... 14:19:25 The following packages were automatically installed and are no longer required: 14:19:25 libjq1 liblzo2-2 libonig4 14:19:25 Use 'sudo apt autoremove' to remove them. 14:19:25 Suggested packages: 14:19:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:19:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 14:19:25 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 14:19:25 libterm-readline-gnu-perl | libterm-readline-perl-perl 14:19:25 The following NEW packages will be installed: 14:19:25 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 14:19:25 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 14:19:25 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 14:19:25 openssh-client patch perl perl-modules-5.26 xauth 14:19:25 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 14:19:25 Need to get 14.7 MB of archives. 14:19:25 After this operation, 89.5 MB of additional disk space will be used. 14:19:25 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 14:19:25 e7604b0c0f53: Pull complete 14:19:25 db689cb83ae0: Pull complete 14:19:25 6138af208834: Pull complete 14:19:25 007c8e8c5d63: Pull complete 14:19:25 4f7a387c642f: Pull complete 14:19:25 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 14:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 14:19:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:19:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 14:19:25 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 14:19:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 14:19:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 14:19:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 14:19:26 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:19:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 14:19:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 14:19:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 14:19:26 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 14:19:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 14:19:26 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:19:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 14:19:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:19:26 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 14:19:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 14:19:26 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:19:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 14:19:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 14:19:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 14:19:26 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:19:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:19:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 14:19:26 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 14:19:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:19:27 debconf: delaying package configuration, since apt-utils is not installed 14:19:27 Fetched 14.7 MB in 2s (9646 kB/s) 14:19:27 Selecting previously unselected package libxau6:amd64. 14:19:27 (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.) 14:19:27 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 14:19:27 Unpacking libxau6:amd64 (1:1.0.8-1) ... 14:19:27 Selecting previously unselected package libbsd0:amd64. 14:19:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:19:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:19:27 Selecting previously unselected package libxdmcp6:amd64. 14:19:27 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 14:19:27 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 14:19:27 Selecting previously unselected package libxcb1:amd64. 14:19:27 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 14:19:27 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 14:19:27 Selecting previously unselected package libx11-data. 14:19:27 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 14:19:27 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 14:19:28 Selecting previously unselected package libx11-6:amd64. 14:19:28 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 14:19:28 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 14:19:28 Selecting previously unselected package libxext6:amd64. 14:19:28 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 14:19:28 Unpacking libxext6:amd64 (2:1.3.3-1) ... 14:19:28 Selecting previously unselected package perl-modules-5.26. 14:19:28 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:19:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:19:28 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 14:19:28 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 14:19:29 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 14:19:29 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 14:19:29 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] 14:19:30 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 14:19:30 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 14:19:30 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [856 kB] 14:19:30 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 14:19:30 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 14:19:30 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] 14:19:30 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] 14:19:30 Fetched 3684 kB in 2s (1652 kB/s) 14:19:30 Selecting previously unselected package libgdbm5:amd64. 14:19:30 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 14:19:30 Unpacking libgdbm5:amd64 (1.14.1-6) ... 14:19:30 Selecting previously unselected package libgdbm-compat4:amd64. 14:19:30 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 14:19:30 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 14:19:30 Selecting previously unselected package libperl5.26:amd64. 14:19:30 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 14:19:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:19:32 Selecting previously unselected package perl. 14:19:32 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 14:19:32 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:19:32 Selecting previously unselected package less. 14:19:32 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 14:19:32 Unpacking less (487-0.1) ... 14:19:32 Selecting previously unselected package libexpat1:amd64. 14:19:32 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:19:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:19:32 Selecting previously unselected package netbase. 14:19:32 Preparing to unpack .../14-netbase_5.4_all.deb ... 14:19:32 Unpacking netbase (5.4) ... 14:19:32 Selecting previously unselected package libedit2:amd64. 14:19:32 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 14:19:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:19:32 Selecting previously unselected package libssl1.0.0:amd64. 14:19:32 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 14:19:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 14:19:32 Selecting previously unselected package libxmuu1:amd64. 14:19:32 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 14:19:32 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 14:19:34 Selecting previously unselected package openssh-client. 14:19:34 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:19:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:19:34 Selecting previously unselected package xauth. 14:19:34 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 14:19:34 Unpacking xauth (1:1.0.10-1) ... 14:19:34 Selecting previously unselected package curl. 14:19:34 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 14:19:34 Unpacking curl (7.58.0-2ubuntu3.8) ... 14:19:34 Selecting previously unselected package libcurl3-gnutls:amd64. 14:19:34 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 14:19:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 14:19:34 Selecting previously unselected package liberror-perl. 14:19:34 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 14:19:34 Unpacking liberror-perl (0.17025-1) ... 14:19:34 Selecting previously unselected package git-man. 14:19:34 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:19:34 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:19:34 Selecting previously unselected package git. 14:19:34 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 14:19:34 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:19:35 Reading package lists... 14:19:35 Selecting previously unselected package make. 14:19:35 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 14:19:35 Unpacking make (4.1-9.1ubuntu1) ... 14:19:35 Selecting previously unselected package patch. 14:19:35 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:19:35 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:19:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:19:35 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:19:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:19:35 Setting up less (487-0.1) ... 14:19:36 Setting up make (4.1-9.1ubuntu1) ... 14:19:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 14:19:36 Setting up curl (7.58.0-2ubuntu3.8) ... 14:19:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 14:19:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:19:36 Setting up libgdbm5:amd64 (1.14.1-6) ... 14:19:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:19:36 Setting up patch (2.7.6-2ubuntu1.1) ... 14:19:36 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 14:19:36 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 14:19:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:19:36 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 14:19:36 Setting up libxau6:amd64 (1:1.0.8-1) ... 14:19:36 Setting up netbase (5.4) ... 14:19:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:19:36 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 14:19:36 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 14:19:36 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 14:19:36 Setting up perl (5.26.1-6ubuntu0.3) ... 14:19:36 Setting up libxext6:amd64 (2:1.3.3-1) ... 14:19:36 Setting up liberror-perl (0.17025-1) ... 14:19:36 Setting up xauth (1:1.0.10-1) ... 14:19:36 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:19:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:19:39 curl set to automatically installed. 14:19:39 git set to automatically installed. 14:19:39 git-man set to automatically installed. 14:19:39 less set to automatically installed. 14:19:39 libbsd0 set to automatically installed. 14:19:39 libcurl3-gnutls set to automatically installed. 14:19:39 libedit2 set to automatically installed. 14:19:39 liberror-perl set to automatically installed. 14:19:39 libexpat1 set to automatically installed. 14:19:39 libgdbm-compat4 set to automatically installed. 14:19:39 libgdbm5 set to automatically installed. 14:19:39 libperl5.26 set to automatically installed. 14:19:39 libssl1.0.0 set to automatically installed. 14:19:39 libx11-6 set to automatically installed. 14:19:39 libx11-data set to automatically installed. 14:19:39 libxau6 set to automatically installed. 14:19:39 libxcb1 set to automatically installed. 14:19:39 libxdmcp6 set to automatically installed. 14:19:39 libxext6 set to automatically installed. 14:19:39 libxmuu1 set to automatically installed. 14:19:39 make set to automatically installed. 14:19:39 netbase set to automatically installed. 14:19:39 openssh-client set to automatically installed. 14:19:39 patch set to automatically installed. 14:19:39 perl set to automatically installed. 14:19:39 perl-modules-5.26 set to automatically installed. 14:19:39 xauth set to automatically installed. 14:19:39 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:19:39 Please ensure the environment is properly setup before continuing. 14:19:39 Ignore this message if the appropriate measures have already been taken 14:19:39 Pulling go 14:19:40 'device-modbus' has dependencies that need to be staged: go 14:19:40 Skipping pull go (already ran) 14:19:40 Building go 14:19:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:19:40 Dload Upload Total Spent Left Speed 14:19:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 114M 65 74.7M 0 0 67.8M 0 0:00:01 0:00:01 --:--:-- 67.7M 100 114M 100 114M 0 0 77.3M 0 0:00:01 0:00:01 --:--:-- 77.2M 14:19:42 go1.13.5.linux-amd64.tar.gz: OK 14:19:47 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 14:19:51 Staging go 14:19:51 Pulling device-modbus 14:19:51 Reading package lists... 14:19:52 Skipping build go (already ran) 14:19:52 Building device-modbus 14:19:52 Building dependency tree... 14:19:52 Reading state information... 14:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.9" -o cmd/device-modbus ./cmd 14:19:53 The following packages were automatically installed and are no longer required: 14:19:53 libjq1 liblzo2-2 libonig4 14:19:53 Use 'sudo apt autoremove' to remove them. 14:19:53 Suggested packages: 14:19:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:19:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 14:19:53 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 14:19:53 libterm-readline-gnu-perl | libterm-readline-perl-perl 14:19:53 The following NEW packages will be installed: 14:19:53 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 14:19:53 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 14:19:53 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 14:19:53 openssh-client patch perl perl-modules-5.26 xauth 14:19:53 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 14:19:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:19:53 go: downloading github.com/goburrow/modbus v0.1.0 14:19:53 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. 14:19:53 Need to get 12.9 MB of archives. 14:19:53 After this operation, 84.2 MB of additional disk space will be used. 14:19:53 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 14:19:53 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 14:19:53 go: extracting github.com/goburrow/modbus v0.1.0 14:19:53 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 14:19:53 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:19:53 go: downloading github.com/goburrow/serial v0.1.0 14:19:53 go: extracting github.com/goburrow/serial v0.1.0 14:19:53 go: downloading github.com/gorilla/mux v1.7.1 14:19:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:19:53 go: downloading github.com/google/uuid v1.1.1 14:19:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:19:53 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:19:53 go: extracting github.com/google/uuid v1.1.1 14:19:53 go: extracting github.com/gorilla/mux v1.7.1 14:19:53 go: downloading github.com/OneOfOne/xxhash v1.2.6 14:19:53 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 14:19:53 go: downloading github.com/pkg/errors v0.8.1 14:19:53 go: downloading github.com/go-kit/kit v0.8.0 14:19:53 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 14:19:53 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 14:19:53 go: downloading github.com/BurntSushi/toml v0.3.1 14:19:53 go: extracting github.com/OneOfOne/xxhash v1.2.6 14:19:53 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 14:19:53 go: downloading gopkg.in/yaml.v2 v2.2.8 14:19:53 go: extracting github.com/pkg/errors v0.8.1 14:19:53 go: downloading github.com/x448/float16 v0.8.4 14:19:53 go: extracting github.com/BurntSushi/toml v0.3.1 14:19:53 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 14:19:53 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 14:19:53 go: downloading github.com/hashicorp/consul/api v1.1.0 14:19:53 go: downloading github.com/pelletier/go-toml v1.2.0 14:19:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:19:53 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 14:19:53 go: extracting github.com/x448/float16 v0.8.4 14:19:53 go: extracting gopkg.in/yaml.v2 v2.2.8 14:19:53 go: extracting github.com/go-kit/kit v0.8.0 14:19:53 go: extracting github.com/hashicorp/consul/api v1.1.0 14:19:53 go: extracting github.com/pelletier/go-toml v1.2.0 14:19:53 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:19:53 go: downloading github.com/mitchellh/copystructure v1.0.0 14:19:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:19:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:19:53 go: downloading github.com/hashicorp/serf v0.8.2 14:19:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:19:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:19:53 go: extracting github.com/mitchellh/copystructure v1.0.0 14:19:53 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 14:19:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:19:54 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 14:19:54 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 14:19:54 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 14:19:54 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 14:19:54 go: extracting github.com/mitchellh/mapstructure v1.1.2 14:19:54 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 14:19:54 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 14:19:54 go: extracting github.com/mitchellh/reflectwalk v1.0.0 14:19:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:19:54 go: extracting github.com/hashicorp/serf v0.8.2 14:19:54 go: extracting github.com/go-logfmt/logfmt v0.4.0 14:19:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:19:54 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:19:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:19:54 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 14:19:54 go: downloading github.com/hashicorp/golang-lru v0.5.1 14:19:54 go: extracting github.com/hashicorp/golang-lru v0.5.1 14:19:54 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:19:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:19:54 go: finding github.com/goburrow/modbus v0.1.0 14:19:54 go: finding github.com/gorilla/mux v1.7.1 14:19:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:19:54 go: finding github.com/go-kit/kit v0.8.0 14:19:54 go: finding github.com/google/uuid v1.1.1 14:19:54 go: finding github.com/goburrow/serial v0.1.0 14:19:54 go: finding github.com/OneOfOne/xxhash v1.2.6 14:19:54 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 14:19:54 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:19:54 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:19:54 go: finding github.com/x448/float16 v0.8.4 14:19:54 go: finding github.com/go-logfmt/logfmt v0.4.0 14:19:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:19:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:19:54 go: finding github.com/BurntSushi/toml v0.3.1 14:19:54 go: finding gopkg.in/yaml.v2 v2.2.8 14:19:54 go: finding github.com/pkg/errors v0.8.1 14:19:54 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:19:54 go: finding github.com/hashicorp/consul/api v1.1.0 14:19:54 go: finding github.com/pelletier/go-toml v1.2.0 14:19:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:19:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:19:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:19:54 go: finding github.com/hashicorp/serf v0.8.2 14:19:54 go: finding github.com/mitchellh/mapstructure v1.1.2 14:19:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:19:54 go: finding github.com/mitchellh/copystructure v1.0.0 14:19:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:19:54 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:19:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:19:54 go: finding github.com/hashicorp/golang-lru v0.5.1 14:19:54 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 14:19:54 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 14:19:54 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 14:19:55 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 14:19:55 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 14:19:55 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 14:19:55 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 14:19:55 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 14:19:55 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 14:19:56 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 14:19:56 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 14:19:56 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 14:19:56 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 14:19:56 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 14:19:56 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 14:19:56 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:19:56 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 14:19:57 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 14:19:57 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 14:19:57 debconf: delaying package configuration, since apt-utils is not installed 14:19:57 Fetched 12.9 MB in 4s (3624 kB/s) 14:19:57 Selecting previously unselected package libxau6:arm64. 14:19:57 (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.) 14:19:57 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 14:19:57 Unpacking libxau6:arm64 (1:1.0.8-1) ... 14:19:58 Selecting previously unselected package libbsd0:arm64. 14:19:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 14:19:58 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 14:19:58 Selecting previously unselected package libxdmcp6:arm64. 14:19:58 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 14:19:58 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 14:19:58 Selecting previously unselected package libxcb1:arm64. 14:19:58 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 14:19:58 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 14:19:58 Selecting previously unselected package libx11-data. 14:19:58 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 14:19:58 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 14:19:58 Selecting previously unselected package libx11-6:arm64. 14:19:58 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 14:19:58 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 14:19:59 Selecting previously unselected package libxext6:arm64. 14:19:59 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 14:19:59 Unpacking libxext6:arm64 (2:1.3.3-1) ... 14:19:59 Selecting previously unselected package perl-modules-5.26. 14:19:59 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:19:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:20:00 Selecting previously unselected package libgdbm5:arm64. 14:20:00 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 14:20:00 Unpacking libgdbm5:arm64 (1.14.1-6) ... 14:20:00 Selecting previously unselected package libgdbm-compat4:arm64. 14:20:00 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 14:20:00 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 14:20:00 Selecting previously unselected package libperl5.26:arm64. 14:20:00 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 14:20:00 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 14:20:02 Selecting previously unselected package perl. 14:20:02 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 14:20:02 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:20:02 Selecting previously unselected package less. 14:20:02 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 14:20:02 Unpacking less (487-0.1) ... 14:20:02 Selecting previously unselected package libexpat1:arm64. 14:20:02 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 14:20:02 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 14:20:02 Selecting previously unselected package netbase. 14:20:02 Preparing to unpack .../14-netbase_5.4_all.deb ... 14:20:02 Unpacking netbase (5.4) ... 14:20:02 Selecting previously unselected package libedit2:arm64. 14:20:02 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 14:20:02 Unpacking libedit2:arm64 (3.1-20170329-1) ... 14:20:02 Selecting previously unselected package libssl1.0.0:arm64. 14:20:02 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 14:20:02 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 14:20:03 Selecting previously unselected package libxmuu1:arm64. 14:20:03 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 14:20:03 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 14:20:03 Selecting previously unselected package openssh-client. 14:20:03 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 14:20:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:20:03 Selecting previously unselected package xauth. 14:20:03 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 14:20:03 Unpacking xauth (1:1.0.10-1) ... 14:20:03 Selecting previously unselected package curl. 14:20:03 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 14:20:03 Unpacking curl (7.58.0-2ubuntu3.8) ... 14:20:03 Selecting previously unselected package libcurl3-gnutls:arm64. 14:20:03 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 14:20:03 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 14:20:03 Selecting previously unselected package liberror-perl. 14:20:03 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 14:20:03 Unpacking liberror-perl (0.17025-1) ... 14:20:04 Selecting previously unselected package git-man. 14:20:04 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:20:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:20:04 Selecting previously unselected package git. 14:20:04 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 14:20:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:20:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:20:05 Selecting previously unselected package make. 14:20:05 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 14:20:05 Unpacking make (4.1-9.1ubuntu1) ... 14:20:05 Selecting previously unselected package patch. 14:20:05 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 14:20:05 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:20:05 Setting up libedit2:arm64 (3.1-20170329-1) ... 14:20:05 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:20:05 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 14:20:06 Setting up less (487-0.1) ... 14:20:06 Setting up make (4.1-9.1ubuntu1) ... 14:20:06 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 14:20:06 Setting up curl (7.58.0-2ubuntu3.8) ... 14:20:06 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 14:20:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:20:06 Setting up libgdbm5:arm64 (1.14.1-6) ... 14:20:06 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 14:20:06 Setting up patch (2.7.6-2ubuntu1.1) ... 14:20:06 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 14:20:06 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 14:20:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:20:07 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 14:20:07 Setting up libxau6:arm64 (1:1.0.8-1) ... 14:20:07 Setting up netbase (5.4) ... 14:20:07 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 14:20:07 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 14:20:07 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 14:20:07 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 14:20:07 Setting up perl (5.26.1-6ubuntu0.3) ... 14:20:07 Setting up libxext6:arm64 (2:1.3.3-1) ... 14:20:07 Setting up liberror-perl (0.17025-1) ... 14:20:07 Setting up xauth (1:1.0.10-1) ... 14:20:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:20:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:20:08 Skipping stage go (already ran) 14:20:08 Staging device-modbus 14:20:09 Priming go 14:20:10 Priming device-modbus 14:20:11 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 14:20:11 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 14:20:11 Determining the version from the project repo (version-script). 14:20:11 The version has been set to '1.2.0-dev.9-20200513+6f17a55' 14:20:11 Snapping 'edgex-device-modbus' ... 14:20:12 14:20:12 Snapped edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap 14:20:13 curl set to automatically installed. 14:20:13 git set to automatically installed. 14:20:13 git-man set to automatically installed. 14:20:13 less set to automatically installed. 14:20:13 libbsd0 set to automatically installed. 14:20:13 libcurl3-gnutls set to automatically installed. 14:20:13 libedit2 set to automatically installed. 14:20:13 liberror-perl set to automatically installed. 14:20:13 libexpat1 set to automatically installed. 14:20:13 libgdbm-compat4 set to automatically installed. 14:20:13 libgdbm5 set to automatically installed. 14:20:13 libperl5.26 set to automatically installed. 14:20:13 libssl1.0.0 set to automatically installed. 14:20:13 libx11-6 set to automatically installed. 14:20:13 libx11-data set to automatically installed. 14:20:13 libxau6 set to automatically installed. 14:20:13 libxcb1 set to automatically installed. 14:20:13 libxdmcp6 set to automatically installed. 14:20:13 libxext6 set to automatically installed. 14:20:13 libxmuu1 set to automatically installed. 14:20:13 make set to automatically installed. 14:20:13 netbase set to automatically installed. 14:20:13 openssh-client set to automatically installed. 14:20:13 patch set to automatically installed. 14:20:13 perl set to automatically installed. 14:20:13 perl-modules-5.26 set to automatically installed. 14:20:13 xauth set to automatically installed. 14:20:13 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:20:13 Please ensure the environment is properly setup before continuing. 14:20:13 Ignore this message if the appropriate measures have already been taken 14:20:14 Pulling go 14:20:15 14:20:15 Login successful. You now have these capabilities: 14:20:15 14:20:15 snaps: No restriction 14:20:15 channels: No restriction 14:20:15 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 14:20:15 expires: 2020-06-19T16:50:48.252993 14:20:15 14:20:16 Preparing to push 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap'. 14:20:16 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 14:20:16 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 14:20:16 'device-modbus' has dependencies that need to be staged: go 14:20:16 Skipping pull go (already ran) 14:20:16 Building go 14:20:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:20:17 Dload Upload Total Spent Left Speed 14:20:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 93.0M 26 24.3M 0 0 26.7M 0 0:00:03 --:--:-- 0:00:03 26.7M 76 93.0M 76 71.4M 0 0 37.2M 0 0:00:02 0:00:01 0:00:01 37.2M 100 93.0M 100 93.0M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 14:20:19 Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 13% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 14% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 15% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 16% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 17% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 18% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 19% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 20% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 21% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 23% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 24% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 25% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 26% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 27% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 28% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 29% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 30% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 31% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 32% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 34% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 35% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 36% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 37% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 38% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 39% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 40% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 41% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 42% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 43% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 45% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 46% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 47% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 48% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [ ] 49% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 50% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 51% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 52% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 53% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 54% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 56% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 57% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 58% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 59% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 60% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 61% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 62% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 63% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 64% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 65% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 67% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 68% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 69% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 70% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 71% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 72% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 73% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 74% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 75% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 76% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 78% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 79% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 80% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 81% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 82% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 83% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 84% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 85% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 86% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 87% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 89% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 90% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 91% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 92% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 93% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 94% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 95% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 96% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 97% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [= ] 98% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [==] 100% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' [==] 100% 14:20:20 go1.13.5.linux-arm64.tar.gz: OK 14:20:33 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 14:20:33 Revision 1197 of 'edgex-device-modbus' created. 14:20:34 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...| 14:20:34 Track Arch Channel Version Revision Notes 14:20:34 edinburgh amd64 stable - - - 14:20:34 candidate - - - 14:20:34 beta 1.0.0-20190626+739f7ef 112 - 14:20:34 edge 1.0.0-20200103+c777f31 956 - 14:20:34 fuji amd64 stable 1.1.1-20200228+37c94ae 1087 - 14:20:34 candidate ^ ^ - 14:20:34 beta 1.1.1-20200228+37c94ae 1087 - 14:20:34 edge 1.1.1-20200422+37c94ae 1193 - 14:20:34 latest amd64 stable 1.1.1-20200228+37c94ae 1087 - 14:20:34 candidate 1.2.0-dev.7-20200421+0cbd6ef 1191 - 14:20:34 beta 1.1.1-20200228+37c94ae 1087 - 14:20:34 edge 1.2.0-dev.9-20200513+6f17a55 1197 - 14:20:35 Pushing metadata from 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_amd64.snap' 14:20:38 The metadata has been pushed 14:20:38 Staging go [Pipeline] } 14:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:20:39 Pulling device-modbus [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:20:43 Skipping build go (already ran) 14:20:43 Building device-modbus 14:20:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.9" -o cmd/device-modbus ./cmd 14:20:43 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 14:20:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:20:43 go: downloading github.com/goburrow/modbus v0.1.0 14:20:43 go: extracting github.com/goburrow/modbus v0.1.0 14:20:43 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:20:43 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 14:20:43 go: downloading github.com/goburrow/serial v0.1.0 14:20:43 go: extracting github.com/goburrow/serial v0.1.0 14:20:43 go: downloading github.com/gorilla/mux v1.7.1 14:20:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:20:43 go: downloading github.com/google/uuid v1.1.1 14:20:43 go: downloading github.com/pkg/errors v0.8.1 14:20:43 go: downloading gopkg.in/yaml.v2 v2.2.8 14:20:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:20:43 go: extracting github.com/google/uuid v1.1.1 14:20:43 go: extracting github.com/pkg/errors v0.8.1 14:20:43 go: extracting github.com/gorilla/mux v1.7.1 14:20:43 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:20:43 go: downloading github.com/go-kit/kit v0.8.0 14:20:43 go: extracting gopkg.in/yaml.v2 v2.2.8 14:20:43 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 14:20:44 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 14:20:44 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 14:20:44 go: downloading github.com/BurntSushi/toml v0.3.1 14:20:44 go: downloading github.com/OneOfOne/xxhash v1.2.6 14:20:44 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 14:20:44 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 14:20:44 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 14:20:44 go: downloading github.com/pelletier/go-toml v1.2.0 14:20:44 go: extracting github.com/BurntSushi/toml v0.3.1 14:20:44 go: extracting github.com/OneOfOne/xxhash v1.2.6 14:20:44 go: downloading github.com/x448/float16 v0.8.4 14:20:44 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 14:20:44 go: downloading github.com/hashicorp/consul/api v1.1.0 14:20:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:20:44 go: extracting github.com/pelletier/go-toml v1.2.0 14:20:44 go: extracting github.com/x448/float16 v0.8.4 14:20:44 go: extracting github.com/hashicorp/consul/api v1.1.0 14:20:44 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:20:44 go: downloading github.com/mitchellh/copystructure v1.0.0 14:20:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:20:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:20:44 go: extracting github.com/go-kit/kit v0.8.0 14:20:44 go: extracting github.com/mitchellh/copystructure v1.0.0 14:20:44 go: extracting github.com/mitchellh/mapstructure v1.1.2 14:20:44 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 14:20:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:20:44 go: downloading github.com/hashicorp/serf v0.8.2 14:20:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:20:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:20:44 go: extracting github.com/mitchellh/reflectwalk v1.0.0 14:20:44 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 14:20:44 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 14:20:44 go: extracting github.com/hashicorp/serf v0.8.2 14:20:44 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:20:44 go: extracting github.com/go-logfmt/logfmt v0.4.0 14:20:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:20:44 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:20:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:20:44 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 14:20:44 go: downloading github.com/hashicorp/golang-lru v0.5.1 14:20:44 go: extracting github.com/hashicorp/golang-lru v0.5.1 14:20:44 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 14:20:44 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 14:20:44 go: finding github.com/goburrow/modbus v0.1.0 14:20:44 go: finding github.com/gorilla/mux v1.7.1 14:20:44 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:20:44 go: finding github.com/go-kit/kit v0.8.0 14:20:44 go: finding github.com/OneOfOne/xxhash v1.2.6 14:20:44 go: finding github.com/goburrow/serial v0.1.0 14:20:44 go: finding github.com/google/uuid v1.1.1 14:20:44 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 14:20:44 go: finding github.com/x448/float16 v0.8.4 14:20:44 go: finding github.com/go-logfmt/logfmt v0.4.0 14:20:44 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:20:44 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 14:20:44 go: finding gopkg.in/yaml.v2 v2.2.8 14:20:44 go: finding github.com/BurntSushi/toml v0.3.1 14:20:44 go: finding github.com/pkg/errors v0.8.1 14:20:44 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:20:44 go: finding github.com/hashicorp/consul/api v1.1.0 14:20:44 go: finding github.com/pelletier/go-toml v1.2.0 14:20:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:20:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:20:44 go: finding github.com/hashicorp/serf v0.8.2 14:20:44 go: finding github.com/mitchellh/mapstructure v1.1.2 14:20:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:20:44 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:20:44 go: finding github.com/mitchellh/copystructure v1.0.0 14:20:44 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:20:44 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:20:44 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:20:44 go: finding github.com/hashicorp/golang-lru v0.5.1 14:21:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:21:25 Skipping stage go (already ran) 14:21:25 Staging device-modbus 14:21:26 Priming go 14:21:29 Priming device-modbus 14:21:32 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 14:21:32 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 14:21:32 Determining the version from the project repo (version-script). 14:21:32 The version has been set to '1.2.0-dev.9-20200513+6f17a55' 14:21:32 Snapping 'edgex-device-modbus' ... 14:21:35 14:21:35 Snapped edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap 14:21:40 14:21:40 Login successful. You now have these capabilities: 14:21:40 14:21:41 snaps: No restriction 14:21:41 channels: No restriction 14:21:41 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 14:21:41 expires: 2020-06-19T16:50:48.252993 14:21:41 14:21:44 Preparing to push 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap'. 14:21:44 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 14:21:44 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 14:21:46 Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 0% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 1% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 2% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 3% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 4% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 5% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 6% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 7% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 8% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 9% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 10% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 11% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 12% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 13% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 14% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 15% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 16% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 17% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 18% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 19% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 20% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 21% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 22% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 23% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 24% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 25% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 26% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 27% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 29% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 30% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 31% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 32% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 33% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 34% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 35% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 36% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 37% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 38% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 39% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 40% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 41% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 42% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 43% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 44% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 45% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 46% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 47% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 48% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [ ] 49% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 50% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 51% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 52% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 53% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 54% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 55% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 56% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 58% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 59% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 60% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 61% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 62% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 63% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 64% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 65% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 66% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 67% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 68% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 69% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 70% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 71% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 72% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 73% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 74% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 75% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 76% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 77% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 78% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 79% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 80% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 81% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 82% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 83% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 84% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 86% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 87% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 88% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 89% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 90% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 91% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 92% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 93% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 94% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 95% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 96% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 97% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 98% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [= ] 99% Pushing 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' [==] 100% 14:22:01 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 14:22:01 Revision 1198 of 'edgex-device-modbus' created. 14:22:02 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...| 14:22:02 Track Arch Channel Version Revision Notes 14:22:02 edinburgh arm64 stable - - - 14:22:02 candidate - - - 14:22:02 beta 1.0.0-20190627+739f7ef 113 - 14:22:02 edge 1.0.0-20200107+c777f31 958 - 14:22:02 fuji arm64 stable 1.1.1-20200311+37c94ae 1112 - 14:22:02 candidate ^ ^ - 14:22:02 beta 1.1.1-20200311+37c94ae 1112 - 14:22:02 edge 1.1.1-20200422+37c94ae 1194 - 14:22:02 latest arm64 stable 1.1.1-20200311+37c94ae 1112 - 14:22:02 candidate 1.2.0-dev.7-20200421+0cbd6ef 1192 - 14:22:02 beta 1.1.1-20200311+37c94ae 1112 - 14:22:02 edge 1.2.0-dev.9-20200513+6f17a55 1198 - 14:22:05 Pushing metadata from 'edgex-device-modbus_1.2.0-dev.9-20200513+6f17a55_arm64.snap' 14:22:08 The metadata has been pushed [Pipeline] } 14:22:10 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 14:22:12 provisioning config files... 14:22:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4279602656889307492tmp [Pipeline] { [Pipeline] sh 14:22:12 + curl -s https://codecov.io/bash 14:22:12 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config4279602656889307492tmp 14:22:12 14:22:12 _____ _ 14:22:12 / ____| | | 14:22:12 | | ___ __| | ___ ___ _____ __ 14:22:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:22:12 | |___| (_) | (_| | __/ (_| (_) \ V / 14:22:12 \_____\___/ \__,_|\___|\___\___/ \_/ 14:22:12 Bash-tbd 14:22:12 14:22:12 14:22:12 ==> Jenkins CI detected. 14:22:12 project root: . 14:22:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:22:12 ==> Running gcov in . (disable via -X gcov) 14:22:12 ==> Python coveragepy not found 14:22:12 ==> Searching for coverage reports in: 14:22:12 + . 14:22:12 -> Found 1 reports 14:22:12 ==> Detecting git/mercurial file structure 14:22:12 ==> Reading reports 14:22:12 + ./coverage.out bytes=22123 14:22:12 ==> Appending adjustments 14:22:12 http://docs.codecov.io/docs/fixing-reports 14:22:12 + Found adjustments 14:22:12 ==> Gzipping contents 14:22:12 ==> Uploading reports 14:22:12 url: https://codecov.io 14:22:12 query: branch=master&commit=6f17a55e5ab153f2b7b0a9806cbdf5254002439f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 14:22:12 -> Pinging Codecov 14:22:12 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=6f17a55e5ab153f2b7b0a9806cbdf5254002439f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= 14:22:13 -> Uploading 14:22:13 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/6f17a55e5ab153f2b7b0a9806cbdf5254002439f [Pipeline] } 14:22:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:22:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 14:22:13 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 14:22:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:22:14 14:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 14:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 14:22:14 1.217.3: Pulling from edgex-devops/edgex-snyk-go 14:22:14 cbdbe7a5bc2a: Pulling fs layer 14:22:14 408f87550127: Pulling fs layer 14:22:14 fe522b08c979: Pulling fs layer 14:22:14 221eaa008020: Pulling fs layer 14:22:14 2a4607e5d6b9: Pulling fs layer 14:22:14 95d3c3421fef: Pulling fs layer 14:22:14 2fec7dd152b6: Pulling fs layer 14:22:14 d65e43aa86fe: Pulling fs layer 14:22:14 10a7cc25405e: Pulling fs layer 14:22:14 2a4607e5d6b9: Waiting 14:22:14 95d3c3421fef: Waiting 14:22:14 2fec7dd152b6: Waiting 14:22:14 d65e43aa86fe: Waiting 14:22:14 10a7cc25405e: Waiting 14:22:14 221eaa008020: Waiting 14:22:14 fe522b08c979: Verifying Checksum 14:22:14 fe522b08c979: Download complete 14:22:14 408f87550127: Verifying Checksum 14:22:14 408f87550127: Download complete 14:22:14 2a4607e5d6b9: Verifying Checksum 14:22:14 2a4607e5d6b9: Download complete 14:22:14 95d3c3421fef: Verifying Checksum 14:22:14 95d3c3421fef: Download complete 14:22:14 cbdbe7a5bc2a: Verifying Checksum 14:22:14 cbdbe7a5bc2a: Download complete 14:22:15 cbdbe7a5bc2a: Pull complete 14:22:15 2fec7dd152b6: Download complete 14:22:15 408f87550127: Pull complete 14:22:15 fe522b08c979: Pull complete 14:22:15 d65e43aa86fe: Verifying Checksum 14:22:15 d65e43aa86fe: Download complete 14:22:15 10a7cc25405e: Verifying Checksum 14:22:15 10a7cc25405e: Download complete 14:22:16 221eaa008020: Verifying Checksum 14:22:16 221eaa008020: Download complete 14:22:23 221eaa008020: Pull complete 14:22:23 2a4607e5d6b9: Pull complete 14:22:23 95d3c3421fef: Pull complete 14:22:23 2fec7dd152b6: Pull complete 14:22:26 d65e43aa86fe: Pull complete 14:22:28 10a7cc25405e: Pull complete 14:22:28 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 14:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 14:22:28 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:22:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 14:22:29 $ docker top 53015eae196530094869a6c95fbffec46a6baccfc05e14b18cf6590bd75ba3e2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:30 + snyk monitor '--org=edgex-jenkins' 14:22:36 14:22:36 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 14:22:36 14:22:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/abd3563d-ed7b-4d40-985b-cfe0af0ff4fb 14:22:36 14:22:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:22:36 14:22:36 [Pipeline] } 14:22:36 $ docker stop --time=1 53015eae196530094869a6c95fbffec46a6baccfc05e14b18cf6590bd75ba3e2 14:22:38 $ docker rm -f 53015eae196530094869a6c95fbffec46a6baccfc05e14b18cf6590bd75ba3e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:22:39 14:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 14:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:22:39 latest: Pulling from edgex-devops/edgex-klar 14:22:39 e7c96db7181b: Pulling fs layer 14:22:39 1868ca2cb446: Pulling fs layer 14:22:39 136be5d0fe8e: Pulling fs layer 14:22:39 894bfe63afcb: Pulling fs layer 14:22:39 894bfe63afcb: Waiting 14:22:39 1868ca2cb446: Verifying Checksum 14:22:39 1868ca2cb446: Download complete 14:22:39 136be5d0fe8e: Verifying Checksum 14:22:39 136be5d0fe8e: Download complete 14:22:40 e7c96db7181b: Verifying Checksum 14:22:40 e7c96db7181b: Download complete 14:22:40 e7c96db7181b: Pull complete 14:22:40 894bfe63afcb: Verifying Checksum 14:22:40 894bfe63afcb: Download complete 14:22:40 1868ca2cb446: Pull complete 14:22:40 136be5d0fe8e: Pull complete 14:22:40 894bfe63afcb: Pull complete 14:22:40 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 14:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 14:22:40 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:22:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 14:22:41 $ docker top 3d1a783711aa72273610f2148f427cab2f327617e1b9d4fce395c575b1c0c1da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:42 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:22:42 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:22:44 $ docker stop --time=1 3d1a783711aa72273610f2148f427cab2f327617e1b9d4fce395c575b1c0c1da 14:22:46 $ docker rm -f 3d1a783711aa72273610f2148f427cab2f327617e1b9d4fce395c575b1c0c1da [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:22:46 . [Pipeline] withDockerContainer 14:22:46 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:22:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 14:22:47 $ docker top 691d4bb9020a531382d57953887ce0ec4404d19df2c18d7eeaae9d4927114194 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:47 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:22:47 + tee 14:22:47 clair timeout 1m0s 14:22:47 docker timeout: 1m0s 14:22:47 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:22:48 $ docker stop --time=1 691d4bb9020a531382d57953887ce0ec4404d19df2c18d7eeaae9d4927114194 14:22:49 $ docker rm -f 691d4bb9020a531382d57953887ce0ec4404d19df2c18d7eeaae9d4927114194 [Pipeline] // withDockerContainer [Pipeline] sh 14:22:50 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo 14:22:50 Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_6f17a55e5ab153f2b7b0a9806cbdf5254002439f.html [Pipeline] writeFile [Pipeline] step 14:22:50 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 14:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:22:50 . [Pipeline] withDockerContainer 14:22:50 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:22:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 14:22:51 $ docker top c3adbb3192f519f2d15be0d354e367fb6c0d91e6b902dcd687858d73c1e337ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:51 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:22:51 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:22:54 $ docker stop --time=1 c3adbb3192f519f2d15be0d354e367fb6c0d91e6b902dcd687858d73c1e337ac 14:22:55 $ docker rm -f c3adbb3192f519f2d15be0d354e367fb6c0d91e6b902dcd687858d73c1e337ac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 14:22:56 . [Pipeline] withDockerContainer 14:22:56 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:22:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 14:22:57 $ docker top 3ca667c8166b76de5cafe2a0343e4272ce02e5b8b54460806be930f29b1da374 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:57 + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:6f17a55e5ab153f2b7b0a9806cbdf5254002439f 14:22:57 + tee 14:22:57 clair timeout 1m0s 14:22:57 docker timeout: 1m0s 14:22:57 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:22:58 $ docker stop --time=1 3ca667c8166b76de5cafe2a0343e4272ce02e5b8b54460806be930f29b1da374 14:22:59 $ docker rm -f 3ca667c8166b76de5cafe2a0343e4272ce02e5b8b54460806be930f29b1da374 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:00 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo 14:23:00 Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_6f17a55e5ab153f2b7b0a9806cbdf5254002439f.html [Pipeline] writeFile [Pipeline] step 14:23:00 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 14:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:23:01 . [Pipeline] withDockerContainer 14:23:01 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:23:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:23:02 $ docker top 49f355f03a486574996fc7d49d20b3c0a79d49c6c1090b01dcf330db518ce3f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:02 [ssh-agent] Looking for ssh-agent implementation... 14:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:02 $ docker exec 49f355f03a486574996fc7d49d20b3c0a79d49c6c1090b01dcf330db518ce3f9 ssh-agent 14:23:02 SSH_AUTH_SOCK=/tmp/ssh-GaO58A1xPrDO/agent.14 14:23:02 SSH_AGENT_PID=21 14:23:02 Running ssh-add (command line suppressed) 14:23:03 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3841953520679366732.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3841953520679366732.key) 14:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:03 + git semver tag 14:23:03 # -> Open(): unable to determine branch for HEAD 14:23:03 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 14:23:03 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 14:23:03 # $SEMVER_REMOTE_NAME = origin 14:23:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:23:03 # $SEMVER_USER_NAME = edgex-jenkins 14:23:03 # $SEMVER_BRANCH = master 14:23:03 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 14:23:03 # 6f17a55e5ab153f2b7b0a9806cbdf5254002439f HEAD 14:23:03 # -> Force: false 14:23:03 # 2f1ed2de2da069bb63455de58297bd3fb75bfbb2 refs/tags/v1.2.0-dev.9 [Pipeline] } 14:23:03 $ docker exec --env ******** --env ******** 49f355f03a486574996fc7d49d20b3c0a79d49c6c1090b01dcf330db518ce3f9 ssh-agent -k 14:23:03 unset SSH_AUTH_SOCK; 14:23:03 unset SSH_AGENT_PID; 14:23:03 echo Agent pid 21 killed; 14:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:23:04 + git semver [Pipeline] } 14:23:04 $ docker stop --time=1 49f355f03a486574996fc7d49d20b3c0a79d49c6c1090b01dcf330db518ce3f9 14:23:05 $ docker rm -f 49f355f03a486574996fc7d49d20b3c0a79d49c6c1090b01dcf330db518ce3f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:23:06 14:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:23:06 0.23.1-centos7: Pulling from edgex-lftools 14:23:06 ab5ef0e58194: Pulling fs layer 14:23:06 9712f1f96733: Pulling fs layer 14:23:06 63f879dbbcfc: Pulling fs layer 14:23:06 0d9ebad4ef96: Pulling fs layer 14:23:06 e9a5061849ea: Pulling fs layer 14:23:06 d747dcd14b5f: Pulling fs layer 14:23:06 2de7ff778b66: Pulling fs layer 14:23:06 e9a5061849ea: Waiting 14:23:06 d747dcd14b5f: Waiting 14:23:06 2de7ff778b66: Waiting 14:23:06 0d9ebad4ef96: Waiting 14:23:06 9712f1f96733: Verifying Checksum 14:23:06 9712f1f96733: Download complete 14:23:07 63f879dbbcfc: Verifying Checksum 14:23:07 63f879dbbcfc: Download complete 14:23:07 e9a5061849ea: Verifying Checksum 14:23:07 e9a5061849ea: Download complete 14:23:07 ab5ef0e58194: Verifying Checksum 14:23:07 ab5ef0e58194: Download complete 14:23:07 d747dcd14b5f: Verifying Checksum 14:23:07 d747dcd14b5f: Download complete 14:23:07 0d9ebad4ef96: Verifying Checksum 14:23:07 0d9ebad4ef96: Download complete 14:23:07 2de7ff778b66: Verifying Checksum 14:23:07 2de7ff778b66: Download complete 14:23:11 ab5ef0e58194: Pull complete 14:23:11 9712f1f96733: Pull complete 14:23:13 63f879dbbcfc: Pull complete 14:23:20 0d9ebad4ef96: Pull complete 14:23:23 e9a5061849ea: Pull complete 14:23:23 d747dcd14b5f: Pull complete 14:23:24 2de7ff778b66: Pull complete 14:23:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:23:24 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:23:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:23:25 $ docker top 5c3f69019eb556e5539a0dc7180bb1d677aac6c2ebd8f0612bff5bbb8fffbfd8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:23:25 provisioning config files... 14:23:25 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1458587916288553712tmp 14:23:25 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1309668123980725722tmp 14:23:25 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8313467732078874572tmp [Pipeline] { [Pipeline] echo 14:23:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:23:26 ---> sigul-configuration.sh 14:23:26 gpg: directory `/root/.gnupg' created 14:23:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:23:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:23:26 gpg: keyring `/root/.gnupg/secring.gpg' created 14:23:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:23:26 gpg: CAST5 encrypted data 14:23:26 gpg: encrypted with 1 passphrase 14:23:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:23:26 + mkdir /home/jenkins 14:23:26 + mkdir /home/jenkins/sigul [Pipeline] sh 14:23:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 14:23:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:23:27 ---> sigul-install.sh 14:23:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:23:35 + git tag --list 14:23:35 v1.2.0-dev.9 [Pipeline] sh 14:23:35 + lftools sign git-tag v1.2.0-dev.9 14:23:36 Signing Git tag with Sigul... 14:23:36 Signing v1.2.0-dev.9 [Pipeline] echo 14:23:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:23:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:23:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:23:38 $ docker stop --time=1 5c3f69019eb556e5539a0dc7180bb1d677aac6c2ebd8f0612bff5bbb8fffbfd8 14:23:39 $ docker rm -f 5c3f69019eb556e5539a0dc7180bb1d677aac6c2ebd8f0612bff5bbb8fffbfd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:23:40 . [Pipeline] withDockerContainer 14:23:40 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:23:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:23:41 $ docker top a9014e95bf716ff3fd913980aec0beb157bbb493d2b0c631ccfdee655c8fc781 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:41 [ssh-agent] Looking for ssh-agent implementation... 14:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:41 $ docker exec a9014e95bf716ff3fd913980aec0beb157bbb493d2b0c631ccfdee655c8fc781 ssh-agent 14:23:41 SSH_AUTH_SOCK=/tmp/ssh-dF4Gq26HUdXR/agent.15 14:23:41 SSH_AGENT_PID=22 14:23:41 Running ssh-add (command line suppressed) 14:23:42 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3938416249067139846.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3938416249067139846.key) 14:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:42 + git semver bump pre 14:23:42 # -> Open(): unable to determine branch for HEAD 14:23:42 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 14:23:42 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 14:23:42 # $SEMVER_REMOTE_NAME = origin 14:23:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:23:42 # $SEMVER_USER_NAME = edgex-jenkins 14:23:42 # $SEMVER_BRANCH = master 14:23:42 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 14:23:42 1.2.0-dev.10 [Pipeline] } 14:23:42 $ docker exec --env ******** --env ******** a9014e95bf716ff3fd913980aec0beb157bbb493d2b0c631ccfdee655c8fc781 ssh-agent -k 14:23:42 unset SSH_AUTH_SOCK; 14:23:42 unset SSH_AGENT_PID; 14:23:42 echo Agent pid 22 killed; 14:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:23:43 + git semver [Pipeline] } 14:23:43 $ docker stop --time=1 a9014e95bf716ff3fd913980aec0beb157bbb493d2b0c631ccfdee655c8fc781 14:23:44 $ docker rm -f a9014e95bf716ff3fd913980aec0beb157bbb493d2b0c631ccfdee655c8fc781 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:23:44 . [Pipeline] withDockerContainer 14:23:45 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:23:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:23:46 $ docker top f1c99b4ed3b75101cdc2ed920bfab4d4773eb1926849397f2919c3df329430b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:23:46 [ssh-agent] Looking for ssh-agent implementation... 14:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:46 $ docker exec f1c99b4ed3b75101cdc2ed920bfab4d4773eb1926849397f2919c3df329430b4 ssh-agent 14:23:46 SSH_AUTH_SOCK=/tmp/ssh-Me3XfkZdkNuP/agent.15 14:23:46 SSH_AGENT_PID=22 14:23:46 Running ssh-add (command line suppressed) 14:23:46 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1681175179409466817.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1681175179409466817.key) 14:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:23:47 + git semver push 14:23:47 # -> Open(): unable to determine branch for HEAD 14:23:47 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 14:23:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 14:23:47 # $SEMVER_REMOTE_NAME = origin 14:23:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:23:47 # $SEMVER_USER_NAME = edgex-jenkins 14:23:47 # $SEMVER_BRANCH = master 14:23:47 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 14:23:53 $ docker exec --env ******** --env ******** f1c99b4ed3b75101cdc2ed920bfab4d4773eb1926849397f2919c3df329430b4 ssh-agent -k 14:23:54 unset SSH_AUTH_SOCK; 14:23:54 unset SSH_AGENT_PID; 14:23:54 echo Agent pid 22 killed; 14:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:23:54 + git semver [Pipeline] } 14:23:54 $ docker stop --time=1 f1c99b4ed3b75101cdc2ed920bfab4d4773eb1926849397f2919c3df329430b4 14:23:56 $ docker rm -f f1c99b4ed3b75101cdc2ed920bfab4d4773eb1926849397f2919c3df329430b4 [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 14:23:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:23:57 ---> package-listing.sh 14:23:57 ++ facter osfamily 14:23:57 ++ tr '[:upper:]' '[:lower:]' 14:23:57 + OS_FAMILY=redhat 14:23:57 + workspace=/w/workspace/xfoundry_device-modbus-go_master 14:23:57 + START_PACKAGES=/tmp/packages_start.txt 14:23:57 + END_PACKAGES=/tmp/packages_end.txt 14:23:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:57 + PACKAGES=/tmp/packages_start.txt 14:23:57 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 14:23:57 + PACKAGES=/tmp/packages_end.txt 14:23:57 + case "${OS_FAMILY}" in 14:23:57 + rpm -qa 14:23:57 + sort 14:24:01 + '[' -f /tmp/packages_start.txt ']' 14:24:01 + '[' -f /tmp/packages_end.txt ']' 14:24:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:01 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 14:24:01 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 14:24:01 + 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 14:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:24:02 14:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:24:02 alpine: Pulling from edgex-lftools-log-publisher 14:24:02 c9b1b535fdd9: Pulling fs layer 14:24:02 2cc5ad85d9ab: Pulling fs layer 14:24:02 756a868c4378: Pulling fs layer 14:24:02 444b2fc9a129: Pulling fs layer 14:24:02 ea15f1150254: Pulling fs layer 14:24:02 41b27a9f41bf: Pulling fs layer 14:24:02 28c525ee5125: Pulling fs layer 14:24:02 094b1ea09ed8: Pulling fs layer 14:24:02 138eaada9080: Pulling fs layer 14:24:02 0622d0fa9048: Pulling fs layer 14:24:02 28c525ee5125: Waiting 14:24:02 444b2fc9a129: Waiting 14:24:02 094b1ea09ed8: Waiting 14:24:02 138eaada9080: Waiting 14:24:02 0622d0fa9048: Waiting 14:24:02 41b27a9f41bf: Waiting 14:24:02 2cc5ad85d9ab: Download complete 14:24:02 444b2fc9a129: Verifying Checksum 14:24:02 444b2fc9a129: Download complete 14:24:02 c9b1b535fdd9: Verifying Checksum 14:24:02 c9b1b535fdd9: Download complete 14:24:02 ea15f1150254: Verifying Checksum 14:24:02 ea15f1150254: Download complete 14:24:02 28c525ee5125: Verifying Checksum 14:24:02 28c525ee5125: Download complete 14:24:02 c9b1b535fdd9: Pull complete 14:24:02 756a868c4378: Verifying Checksum 14:24:02 756a868c4378: Download complete 14:24:02 094b1ea09ed8: Verifying Checksum 14:24:02 094b1ea09ed8: Download complete 14:24:03 0622d0fa9048: Verifying Checksum 14:24:03 0622d0fa9048: Download complete 14:24:03 138eaada9080: Verifying Checksum 14:24:03 138eaada9080: Download complete 14:24:03 41b27a9f41bf: Verifying Checksum 14:24:03 41b27a9f41bf: Download complete 14:24:04 2cc5ad85d9ab: Pull complete 14:24:06 756a868c4378: Pull complete 14:24:06 444b2fc9a129: Pull complete 14:24:06 ea15f1150254: Pull complete 14:24:09 41b27a9f41bf: Pull complete 14:24:09 28c525ee5125: Pull complete 14:24:11 094b1ea09ed8: Pull complete 14:24:11 138eaada9080: Pull complete 14:24:12 0622d0fa9048: Pull complete 14:24:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:24:12 prd-centos7-docker-4c-2g-8248 does not seem to be running inside a container 14:24:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:24:13 $ docker top 55eee8ad1d395c406afa29bfcb917ef12acaeeb4fd8002a2c9f28761ab84cd28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:13 provisioning config files... 14:24:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2372709497872684352tmp [Pipeline] { [Pipeline] echo 14:24:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:24:13 ---> create-netrc.sh [Pipeline] echo 14:24:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:24:13 ---> logs-deploy.sh 14:24:13 + ARCHIVE_ARTIFACTS= 14:24:13 + LOGS_SERVER=https://logs.edgexfoundry.org 14:24:13 + '[' https://logs.edgexfoundry.org == None ']' 14:24:13 + NEXUS_URL=https://nexus.edgexfoundry.org 14:24:13 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/9 14:24:13 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/9/ 14:24:13 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/9 /w/workspace/xfoundry_device-modbus-go_master 14:24:14 Archives upload complete. 14:24:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/9/ 14:24:16 ---> uname -a: 14:24:16 Linux 55eee8ad1d39 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:24:16 14:24:16 14:24:16 ---> lscpu: 14:24:16 Architecture: x86_64 14:24:16 CPU op-mode(s): 32-bit, 64-bit 14:24:16 Byte Order: Little Endian 14:24:16 Address sizes: 40 bits physical, 48 bits virtual 14:24:16 CPU(s): 4 14:24:16 On-line CPU(s) list: 0-3 14:24:16 Thread(s) per core: 1 14:24:16 Core(s) per socket: 1 14:24:16 Socket(s): 4 14:24:16 NUMA node(s): 1 14:24:16 Vendor ID: GenuineIntel 14:24:16 CPU family: 6 14:24:16 Model: 44 14:24:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:24:16 Stepping: 1 14:24:16 CPU MHz: 2933.438 14:24:16 BogoMIPS: 5866.87 14:24:16 Virtualization: VT-x 14:24:16 Hypervisor vendor: KVM 14:24:16 Virtualization type: full 14:24:16 L1d cache: 128 KiB 14:24:16 L1i cache: 128 KiB 14:24:16 L2 cache: 16 MiB 14:24:16 L3 cache: 64 MiB 14:24:16 NUMA node0 CPU(s): 0-3 14:24:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:24:16 Vulnerability Meltdown: Mitigation; PTI 14:24:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:24:16 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:24:16 Vulnerability Spectre v2: Mitigation; Full retpoline 14:24:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:24:16 14:24:16 14:24:16 ---> nproc: 14:24:16 4 14:24:16 14:24:16 14:24:16 ---> df -h: 14:24:16 Filesystem Size Used Available Use% Mounted on 14:24:16 overlay 50.0G 7.6G 42.4G 15% / 14:24:16 tmpfs 64.0M 0 64.0M 0% /dev 14:24:16 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:24:16 shm 64.0M 0 64.0M 0% /dev/shm 14:24:16 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 14:24:16 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 14:24:16 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 14:24:16 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa 14:24:16 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/xfoundry_device-modbus-go_master 14:24:16 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/xfoundry_device-modbus-go_master@tmp 14:24:16 14:24:16 14:24:16 ---> free -m: 14:24:16 total used free shared buff/cache available 14:24:16 Mem: 1838 751 92 0 994 1021 14:24:16 Swap: 1023 1 1022 14:24:16 14:24:16 14:24:16 ---> ip addr: 14:24:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:24:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:24:16 inet 127.0.0.1/8 scope host lo 14:24:16 valid_lft forever preferred_lft forever 14:24:16 24: eth0@if25: mtu 1458 qdisc noqueue state UP 14:24:16 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:24:16 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:24:16 valid_lft forever preferred_lft forever 14:24:16 14:24:16 14:24:16 ---> sar -b -r -n DEV: 14:24:16 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 14:24:16 14:24:16 14:14:22 LINUX RESTART 14:24:16 14:24:16 14:15:01 tps rtps wtps bread/s bwrtn/s 14:24:16 14:16:01 20.25 7.33 12.92 1956.71 2352.90 14:24:16 14:17:01 2.83 0.00 2.83 0.00 92.31 14:24:16 14:18:01 0.67 0.00 0.67 0.00 7.83 14:24:16 14:19:01 0.53 0.00 0.53 0.00 5.83 14:24:16 14:20:01 0.67 0.00 0.67 0.00 7.93 14:24:16 14:21:01 0.75 0.00 0.75 0.00 9.38 14:24:16 14:22:01 0.18 0.00 0.18 0.00 1.77 14:24:16 14:23:02 228.87 127.73 101.15 4837.94 31213.48 14:24:16 14:24:01 210.46 87.33 123.13 5464.41 31539.13 14:24:16 Average: 51.42 24.60 26.81 1354.98 7205.61 14:24:16 14:24:16 14:15:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:16 14:16:01 104868 1777436 94.43 2620 1220336 959068 32.72 448920 1164108 28 14:24:16 14:17:01 113552 1768752 93.97 2620 1220288 902752 30.80 444304 1161892 8 14:24:16 14:18:01 113504 1768800 93.97 2620 1220292 902788 30.80 444656 1161888 8 14:24:16 14:19:01 114488 1767816 93.92 2620 1220292 897516 30.62 443420 1161888 8 14:24:16 14:20:01 114092 1768212 93.94 2620 1220304 897648 30.63 444024 1161888 8 14:24:16 14:21:01 113760 1768544 93.96 2620 1220308 897772 30.63 444388 1161888 12 14:24:16 14:22:01 115000 1767304 93.89 2620 1220312 897580 30.62 443344 1161884 8 14:24:16 14:23:02 79332 1802972 95.79 2620 1118472 1335164 45.56 574684 1035168 19460 14:24:16 14:24:01 112952 1769352 94.00 2520 1044216 978728 33.39 573096 908608 120 14:24:16 Average: 109061 1773243 94.21 2609 1189424 963224 32.86 473426 1119912 2184 14:24:16 14:24:16 14:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:24:16 14:16:01 eth0 141.11 101.13 442.19 37.35 0.00 0.00 0.00 14:24:16 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:16:01 docker0 1.70 1.38 0.31 3.17 0.00 0.00 0.00 14:24:16 14:17:01 eth0 0.95 0.43 0.41 0.18 0.00 0.00 0.00 14:24:16 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:18:01 eth0 0.47 0.27 0.27 0.23 0.00 0.00 0.00 14:24:16 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 14:24:16 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:20:01 eth0 1.72 0.47 0.49 0.24 0.00 0.00 0.00 14:24:16 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:21:01 eth0 0.50 0.37 0.27 0.14 0.00 0.00 0.00 14:24:16 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:22:01 eth0 0.45 0.08 0.04 0.09 0.00 0.00 0.00 14:24:16 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:23:02 veth922a5cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:23:02 veth2dc6422 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:23:02 eth0 792.05 548.66 5097.40 174.63 0.00 0.00 0.00 14:24:16 14:23:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 14:24:16 14:24:01 eth0 202.88 169.76 3419.26 71.76 0.00 0.00 0.00 14:24:16 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 14:24:01 docker0 45.75 43.70 4.54 182.01 0.00 0.00 0.00 14:24:16 Average: eth0 68.89 55.52 873.12 21.07 0.00 0.00 0.00 14:24:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:16 Average: docker0 5.01 4.78 0.50 19.93 0.00 0.00 0.00 14:24:16 14:24:16 14:24:16 ---> sar -P ALL: 14:24:16 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 14:24:16 14:24:16 14:14:22 LINUX RESTART 14:24:16 14:24:16 14:15:01 CPU %user %nice %system %iowait %steal %idle 14:24:16 14:16:01 all 2.89 0.00 1.35 0.10 0.00 95.65 14:24:16 14:16:01 0 2.68 0.00 1.66 0.05 0.00 95.62 14:24:16 14:16:01 1 3.04 0.00 1.32 0.17 0.00 95.47 14:24:16 14:16:01 2 2.99 0.00 1.22 0.10 0.02 95.67 14:24:16 14:16:01 3 2.83 0.00 1.17 0.08 0.02 95.89 14:24:16 14:17:01 all 0.10 0.00 0.06 0.00 0.00 99.83 14:24:16 14:17:01 0 0.15 0.00 0.07 0.00 0.02 99.77 14:24:16 14:17:01 1 0.10 0.00 0.08 0.00 0.00 99.82 14:24:16 14:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:24:16 14:17:01 3 0.12 0.00 0.05 0.00 0.00 99.83 14:24:16 14:18:01 all 0.19 0.00 0.04 0.00 0.00 99.77 14:24:16 14:18:01 0 0.53 0.00 0.02 0.00 0.00 99.45 14:24:16 14:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 14:24:16 14:18:01 2 0.08 0.00 0.08 0.00 0.00 99.83 14:24:16 14:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 14:24:16 14:19:01 all 0.17 0.00 0.04 0.00 0.00 99.78 14:24:16 14:19:01 0 0.53 0.00 0.03 0.00 0.00 99.43 14:24:16 14:19:01 1 0.07 0.00 0.08 0.00 0.02 99.83 14:24:16 14:19:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:24:16 14:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:24:16 14:20:01 all 0.20 0.00 0.04 0.00 0.00 99.76 14:24:16 14:20:01 0 0.53 0.00 0.05 0.00 0.00 99.42 14:24:16 14:20:01 1 0.10 0.00 0.05 0.00 0.00 99.85 14:24:16 14:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:24:16 14:20:01 3 0.10 0.00 0.05 0.00 0.00 99.85 14:24:16 14:21:01 all 0.18 0.00 0.04 0.00 0.00 99.77 14:24:16 14:21:01 0 0.50 0.00 0.02 0.00 0.00 99.48 14:24:16 14:21:01 1 0.07 0.00 0.07 0.00 0.00 99.87 14:24:16 14:21:01 2 0.07 0.00 0.05 0.00 0.02 99.87 14:24:16 14:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92 14:24:16 14:22:01 all 0.20 0.00 0.04 0.00 0.00 99.76 14:24:16 14:22:01 0 0.22 0.00 0.03 0.00 0.00 99.75 14:24:16 14:22:01 1 0.12 0.00 0.05 0.00 0.00 99.83 14:24:16 14:22:01 2 0.40 0.00 0.03 0.00 0.00 99.57 14:24:16 14:22:01 3 0.07 0.00 0.07 0.00 0.00 99.87 14:24:16 14:23:02 all 10.34 0.00 5.01 1.55 0.08 83.01 14:24:16 14:23:02 0 9.92 0.00 5.50 1.77 0.08 82.72 14:24:16 14:23:02 1 10.46 0.00 4.36 1.48 0.10 83.60 14:24:16 14:23:02 2 11.41 0.00 5.31 1.21 0.10 81.96 14:24:16 14:23:02 3 9.60 0.00 4.84 1.76 0.05 83.75 14:24:16 14:24:01 all 11.19 0.00 6.33 3.07 0.06 79.36 14:24:16 14:24:01 0 12.38 0.00 7.11 1.84 0.03 78.64 14:24:16 14:24:01 1 10.48 0.00 6.24 3.07 0.05 80.15 14:24:16 14:24:01 2 9.96 0.00 6.19 1.97 0.07 81.81 14:24:16 14:24:01 3 11.97 0.00 5.76 5.38 0.05 76.84 14:24:16 Average: all 2.79 0.00 1.42 0.52 0.02 95.26 14:24:16 Average: 0 3.01 0.00 1.59 0.40 0.01 94.99 14:24:16 Average: 1 2.69 0.00 1.35 0.52 0.02 95.43 14:24:16 Average: 2 2.76 0.00 1.42 0.36 0.02 95.44 14:24:16 Average: 3 2.71 0.00 1.32 0.79 0.01 95.17 14:24:16 14:24:16 14:24:16