Pull request #139 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 9b724a95ad1ea83924f356e73a6a8126edcbd1e5+cc6d90c40154bca37e23385c8e48fb0109b6b0d5 (f710ab207456d3ac37a9e130b544c88513410dc0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5331 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 Checking out Revision 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 (PR-139) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 # timeout=10 Commit message: "Attribution.txt" > git rev-list --no-walk 128cef50bb66e15e2e4e8d33773d224acdac0653 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:00:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:00:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:00:11 ========================================================= 18:00:11 EdgeX Global Pipelines Version Info 18:00:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:00:13 ------------------- 18:00:13 stable info: 18:00:13 ------------------- 18:00:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:00:13 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:00:13 Message: update stable to v1.0.73 18:00:14 ------------------- 18:00:14 experimental info: 18:00:14 ------------------- 18:00:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:00:14 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:00:14 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:16 18:00:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:16 latest: Pulling from edgex-devops/git-semver 18:00:16 9123ac7c32f7: Pulling fs layer 18:00:16 b8cc5d1170e3: Pulling fs layer 18:00:16 2924cbbf6a41: Pulling fs layer 18:00:16 93b08a4f1073: Pulling fs layer 18:00:16 93b08a4f1073: Waiting 18:00:16 b8cc5d1170e3: Download complete 18:00:16 9123ac7c32f7: Verifying Checksum 18:00:16 9123ac7c32f7: Download complete 18:00:16 93b08a4f1073: Verifying Checksum 18:00:16 93b08a4f1073: Download complete 18:00:16 2924cbbf6a41: Verifying Checksum 18:00:17 9123ac7c32f7: Pull complete 18:00:17 b8cc5d1170e3: Pull complete 18:00:17 2924cbbf6a41: Pull complete 18:00:17 93b08a4f1073: Pull complete 18:00:17 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:00:18 prd-centos7-docker-4c-2g-5331 does not seem to be running inside a container 18:00:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:00:18 $ docker top fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:19 [ssh-agent] Looking for ssh-agent implementation... 18:00:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:19 $ docker exec fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 ssh-agent 18:00:19 SSH_AUTH_SOCK=/tmp/ssh-3EUlr5x7fdkg/agent.14 18:00:19 SSH_AGENT_PID=21 18:00:19 Running ssh-add (command line suppressed) 18:00:19 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8153883791716913961.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_8153883791716913961.key) 18:00:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:20 + git describe --exact-match --tags HEAD 18:00:20 fatal: No names found, cannot describe anything. [Pipeline] } 18:00:20 $ docker exec --env ******** --env ******** fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 ssh-agent -k 18:00:20 unset SSH_AUTH_SOCK; 18:00:20 unset SSH_AGENT_PID; 18:00:20 echo Agent pid 21 killed; 18:00:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:00:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:00:20 This usually means this commit has not been tagged. [Pipeline] sshagent 18:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:20 [ssh-agent] Looking for ssh-agent implementation... 18:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:20 $ docker exec fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 ssh-agent 18:00:20 SSH_AUTH_SOCK=/tmp/ssh-kLZBeKDPsnTm/agent.57 18:00:20 SSH_AGENT_PID=64 18:00:20 Running ssh-add (command line suppressed) 18:00:21 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_1920066391433040828.key (/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/private_key_1920066391433040828.key) 18:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:21 + git semver init 18:00:21 # -> Open(): unable to determine branch for HEAD 18:00:21 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.git 18:00:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-139 18:00:21 # $SEMVER_REMOTE_NAME = origin 18:00:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:21 # $SEMVER_USER_NAME = edgex-jenkins 18:00:21 # $SEMVER_BRANCH = PR-139 18:00:21 # $SEMVER_TEMP = /tmp/semver-055031244 18:00:21 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 18:00:21 # '/tmp/semver-055031244' -> '/w/workspace/xfoundry_device-modbus-go_PR-139/.semver' 18:00:21 # -> Force: false 18:00:21 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-139/.semver [Pipeline] } 18:00:21 $ docker exec --env ******** --env ******** fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 ssh-agent -k 18:00:21 unset SSH_AUTH_SOCK; 18:00:21 unset SSH_AGENT_PID; 18:00:21 echo Agent pid 64 killed; 18:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:22 + git semver [Pipeline] } 18:00:22 $ docker stop --time=1 fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 18:00:23 $ docker rm -f fb4e31d0e8ff0dacade7e6095150fb81047f52cd51a4754c2a91b8b1d0ad5a17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:00:24 Stashed 24 file(s) [Pipeline] echo 18:00:24 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:00:39 Still waiting to schedule task 18:00:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:00:39 Still waiting to schedule task 18:00:39 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:02:36 Running on prd-centos7-docker-4c-2g-5333 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws 18:02:36 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 18:02:38 using credential edgex-jenkins-ssh 18:02:38 Cloning the remote Git repository 18:02:38 Cloning with configured refspecs honoured and without tags 18:02:38 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:02:38 > git init /w/workspace/device-modbus-go/9 # timeout=10 18:02:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:02:39 > git --version # timeout=10 18:02:39 Fetching without tags 18:02:39 Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 18:02:40 Merge succeeded, producing 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 18:02:40 Checking out Revision 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 (PR-139) 18:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:02:39 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 18:02:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:02:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:39 > git config core.sparsecheckout # timeout=10 18:02:39 > git checkout -f 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 # timeout=10 18:02:40 > git remote # timeout=10 18:02:40 > git config --get remote.origin.url # timeout=10 18:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:40 > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 18:02:40 > git rev-parse HEAD^{commit} # timeout=10 18:02:40 > git config core.sparsecheckout # timeout=10 18:02:40 > git checkout -f 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 # timeout=10 18:02:43 Commit message: "Attribution.txt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:02:44 ========================================================= 18:02:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:02:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:02:45 + 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 . 18:02:45 Sending build context to Docker daemon 583.2kB 18:02:45 Step 1/8 : ARG BASE=golang:1.13-alpine 18:02:45 Step 2/8 : FROM ${BASE} 18:02:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:45 e6b0cf9c0882: Pulling fs layer 18:02:45 2848faf0eed1: Pulling fs layer 18:02:45 0f37312ad70f: Pulling fs layer 18:02:45 5788d62ee057: Pulling fs layer 18:02:45 0e6b1d234666: Pulling fs layer 18:02:45 bf5d7aec512f: Pulling fs layer 18:02:45 34c802a77dc8: Pulling fs layer 18:02:45 9eb99e56ec68: Pulling fs layer 18:02:45 27c7a5d97fbd: Pulling fs layer 18:02:45 5c102a31e300: Pulling fs layer 18:02:45 dcfb455df0a1: Pulling fs layer 18:02:45 5788d62ee057: Waiting 18:02:45 0e6b1d234666: Waiting 18:02:45 bf5d7aec512f: Waiting 18:02:45 34c802a77dc8: Waiting 18:02:45 9eb99e56ec68: Waiting 18:02:45 27c7a5d97fbd: Waiting 18:02:45 5c102a31e300: Waiting 18:02:45 dcfb455df0a1: Waiting 18:02:45 0f37312ad70f: Verifying Checksum 18:02:45 0f37312ad70f: Download complete 18:02:45 2848faf0eed1: Download complete 18:02:45 0e6b1d234666: Verifying Checksum 18:02:45 0e6b1d234666: Download complete 18:02:45 bf5d7aec512f: Verifying Checksum 18:02:45 bf5d7aec512f: Download complete 18:02:45 e6b0cf9c0882: Verifying Checksum 18:02:45 e6b0cf9c0882: Download complete 18:02:45 e6b0cf9c0882: Pull complete 18:02:46 34c802a77dc8: Verifying Checksum 18:02:46 34c802a77dc8: Download complete 18:02:46 27c7a5d97fbd: Download complete 18:02:46 5c102a31e300: Verifying Checksum 18:02:46 5c102a31e300: Download complete 18:02:46 dcfb455df0a1: Verifying Checksum 18:02:46 dcfb455df0a1: Download complete 18:02:47 5788d62ee057: Verifying Checksum 18:02:47 5788d62ee057: Download complete 18:02:47 9eb99e56ec68: Verifying Checksum 18:02:47 9eb99e56ec68: Download complete 18:02:47 2848faf0eed1: Pull complete 18:02:47 0f37312ad70f: Pull complete 18:02:53 5788d62ee057: Pull complete 18:02:53 0e6b1d234666: Pull complete 18:02:53 bf5d7aec512f: Pull complete 18:02:57 34c802a77dc8: Pull complete 18:03:01 9eb99e56ec68: Pull complete 18:03:01 27c7a5d97fbd: Pull complete 18:03:02 5c102a31e300: Pull complete 18:03:02 dcfb455df0a1: Pull complete 18:03:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:03:02 ---> 7c70fe431013 18:03:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 18:03:02 ---> Running in a476aab6e33d 18:03:02 Removing intermediate container a476aab6e33d 18:03:02 ---> 128c24f778e5 18:03:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:02 ---> Running in da4c69ead240 18:03:03 Removing intermediate container da4c69ead240 18:03:03 ---> c9dfa43146e7 18:03:03 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 18:03:03 ---> Running in 0c87a62ced96 18:03:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:03:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:03:05 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 18:03:05 (2/17) Installing libmagic (5.37-r1) 18:03:05 (3/17) Installing file (5.37-r1) 18:03:05 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 18:03:06 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 18:03:06 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 18:03:21 (7/17) Installing libc-dev (0.7.2-r0) 18:03:21 (8/17) Installing g++ (9.2.0-r4) 18:03:22 (9/17) Installing fortify-headers (1.1-r0) 18:03:22 (10/17) Installing build-base (0.5-r1) 18:03:22 (11/17) Installing openssh-keygen (8.1_p1-r0) 18:03:22 (12/17) Installing libedit (20191211.3.1-r0) 18:03:22 (13/17) Installing openssh-client (8.1_p1-r0) 18:03:22 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 18:03:22 (15/17) Installing openssh-server-common (8.1_p1-r0) 18:03:22 (16/17) Installing openssh-server (8.1_p1-r0) 18:03:23 (17/17) Installing openssh (8.1_p1-r0) 18:03:23 Executing busybox-1.31.1-r8.trigger 18:03:23 OK: 214 MiB in 52 packages 18:03:26 Removing intermediate container 0c87a62ced96 18:03:26 ---> 893c54959611 18:03:26 Step 6/8 : WORKDIR /device-modbus-go 18:03:26 ---> Running in 9408c09fcf8e 18:03:26 Removing intermediate container 9408c09fcf8e 18:03:26 ---> 66bec40c0de6 18:03:26 Step 7/8 : COPY . . 18:03:27 ---> 522d38c2d907 18:03:27 Step 8/8 : RUN go mod download 18:03:27 ---> Running in c804258a7b85 18:03:28 go: finding github.com/BurntSushi/toml v0.3.1 18:03:28 go: finding github.com/OneOfOne/xxhash v1.2.6 18:03:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:03:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:03:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:03:28 go: finding github.com/bgentry/speakeasy v0.1.0 18:03:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:03:28 go: finding github.com/davecgh/go-spew v1.1.1 18:03:28 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:03:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:03:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:03:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:03:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 18:03:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:03:28 go: finding github.com/fatih/color v1.7.0 18:03:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:03:28 go: finding github.com/go-kit/kit v0.8.0 18:03:28 go: finding github.com/go-logfmt/logfmt v0.4.0 18:03:28 go: finding github.com/go-stack/stack v1.8.0 18:03:28 go: finding github.com/goburrow/modbus v0.1.0 18:03:28 go: finding github.com/goburrow/serial v0.1.0 18:03:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:03:28 go: finding github.com/google/uuid v1.1.1 18:03:28 go: finding github.com/gorilla/mux v1.7.1 18:03:28 go: finding github.com/hashicorp/consul/api v1.1.0 18:03:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:03:28 go: finding github.com/hashicorp/errwrap v1.0.0 18:03:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:03:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:03:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:03:28 go: finding github.com/hashicorp/go-multierror v1.0.0 18:03:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:03:28 go: finding github.com/hashicorp/go-sockaddr v1.0.1 18:03:28 go: finding github.com/hashicorp/go-syslog v1.0.0 18:03:28 go: finding github.com/hashicorp/go-uuid v1.0.1 18:03:28 go: finding github.com/hashicorp/go.net v0.0.1 18:03:28 go: finding github.com/hashicorp/golang-lru v0.5.1 18:03:28 go: finding github.com/hashicorp/logutils v1.0.0 18:03:28 go: finding github.com/hashicorp/mdns v1.0.0 18:03:28 go: finding github.com/hashicorp/memberlist v0.1.3 18:03:28 go: finding github.com/hashicorp/serf v0.8.2 18:03:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:03:28 go: finding github.com/mattn/go-colorable v0.0.9 18:03:28 go: finding github.com/mattn/go-isatty v0.0.3 18:03:28 go: finding github.com/miekg/dns v1.1.4 18:03:28 go: finding github.com/mitchellh/cli v1.0.0 18:03:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:03:28 go: finding github.com/mitchellh/copystructure v1.0.0 18:03:28 go: finding github.com/mitchellh/go-homedir v1.1.0 18:03:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:03:28 go: finding github.com/mitchellh/go-wordwrap v1.0.0 18:03:28 go: finding github.com/mitchellh/gox v0.4.0 18:03:28 go: finding github.com/mitchellh/iochan v1.0.0 18:03:28 go: finding github.com/mitchellh/mapstructure v1.1.2 18:03:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:03:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:03:28 go: finding github.com/pelletier/go-toml v1.2.0 18:03:28 go: finding github.com/pkg/errors v0.8.1 18:03:28 go: finding github.com/pmezard/go-difflib v1.0.0 18:03:28 go: finding github.com/posener/complete v1.1.1 18:03:28 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 18:03:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:03:28 go: finding github.com/stretchr/objx v0.1.0 18:03:28 go: finding github.com/stretchr/testify v1.5.1 18:03:28 go: finding github.com/ugorji/go v1.1.4 18:03:28 go: finding github.com/x448/float16 v0.8.4 18:03:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:03:28 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 18:03:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:03:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:03:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:03:28 go: finding gopkg.in/yaml.v2 v2.2.8 18:03:34 Removing intermediate container c804258a7b85 18:03:34 ---> c864f9b11056 18:03:34 Successfully built c864f9b11056 18:03:34 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 18:03:34 + docker inspect -f . ci-base-image-x86_64 18:03:34 . [Pipeline] withDockerContainer 18:03:34 prd-centos7-docker-4c-2g-5333 does not seem to be running inside a container 18:03:34 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:35 $ docker top 22fab8c74b01a5bc4650213bd78d645c5c33993eff785a84e7fbff5d44d2b38f -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:35 + go version 18:03:35 go version go1.13.5 linux/amd64 [Pipeline] sh 18:03:36 + make test 18:03:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:03:37 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:03:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5334 in /w/workspace/xfoundry_device-modbus-go_PR-139 [Pipeline] { [Pipeline] ws 18:03:37 Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout 18:03:43 using credential edgex-jenkins-ssh 18:03:43 Cloning the remote Git repository 18:03:43 Cloning with configured refspecs honoured and without tags 18:03:43 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:03:43 > git init /w/workspace/device-modbus-go/9 # timeout=10 18:03:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:03:43 > git --version # timeout=10 18:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:44 Fetching without tags 18:03:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:03:44 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 18:03:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:03:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:03:45 Merging remotes/origin/master commit cc6d90c40154bca37e23385c8e48fb0109b6b0d5 into PR head commit 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 18:03:45 Merge succeeded, producing 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 18:03:45 Checking out Revision 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 (PR-139) 18:03:45 > git config core.sparsecheckout # timeout=10 18:03:45 > git checkout -f 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 # timeout=10 18:03:45 > git remote # timeout=10 18:03:45 > git config --get remote.origin.url # timeout=10 18:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:45 > git merge cc6d90c40154bca37e23385c8e48fb0109b6b0d5 # timeout=10 18:03:45 > git rev-parse HEAD^{commit} # timeout=10 18:03:45 > git config core.sparsecheckout # timeout=10 18:03:45 > git checkout -f 9b724a95ad1ea83924f356e73a6a8126edcbd1e5 # timeout=10 18:03:49 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:03:49 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.156s coverage: 50.3% of statements 18:03:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:03:49 gofmt -l . 18:03:49 [ "`gofmt -l .`" = "" ] 18:03:49 ./bin/test-attribution-txt.sh 18:03:49 Commit message: "Attribution.txt" 18:03:50 ./bin/test-go-mod-tidy.sh [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:03:50 Stashed 1 file(s) [Pipeline] } 18:03:50 $ docker stop --time=1 22fab8c74b01a5bc4650213bd78d645c5c33993eff785a84e7fbff5d44d2b38f 18:03:52 $ docker rm -f 22fab8c74b01a5bc4650213bd78d645c5c33993eff785a84e7fbff5d44d2b38f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 18:03:52 ========================================================= 18:03:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:03:52 ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { 18:03:53 + 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 . [Pipeline] sh 18:03:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:03:54 Sending build context to Docker daemon 583.2kB 18:03:54 Step 1/8 : ARG BASE=golang:1.13-alpine 18:03:54 Step 2/8 : FROM ${BASE} 18:03:54 + ls -al . 18:03:54 total 104 18:03:54 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 21 18:03 . 18:03:54 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 18:02 .. 18:03:54 -rw-rw-r--. 1 jenkins jenkins 5146 Apr 21 18:02 Attribution.txt 18:03:54 drwxrwxr-x. 2 jenkins jenkins 87 Apr 21 18:02 bin 18:03:54 drwxrwxr-x. 3 jenkins jenkins 32 Apr 21 18:02 cmd 18:03:54 -rw-r--r--. 1 jenkins jenkins 22123 Apr 21 18:03 coverage.out 18:03:54 -rw-rw-r--. 1 jenkins jenkins 1422 Apr 21 18:02 Dockerfile 18:03:54 -rw-rw-r--. 1 jenkins jenkins 954 Apr 21 18:02 Dockerfile.build 18:03:54 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 18:02 .dockerignore 18:03:54 drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 18:02 .git 18:03:54 -rw-rw-r--. 1 jenkins jenkins 338 Apr 21 18:02 .gitignore 18:03:54 -rw-r--r--. 1 jenkins jenkins 566 Apr 21 18:03 go.mod 18:03:54 -rw-r--r--. 1 jenkins jenkins 13382 Apr 21 18:03 go.sum 18:03:54 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 18:02 internal 18:03:54 -rw-rw-r--. 1 jenkins jenkins 702 Apr 21 18:02 Jenkinsfile 18:03:54 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 18:02 LICENSE 18:03:54 -rw-rw-r--. 1 jenkins jenkins 880 Apr 21 18:02 Makefile 18:03:54 -rw-rw-r--. 1 jenkins jenkins 591 Apr 21 18:02 README.md 18:03:54 drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 18:02 .semver 18:03:54 drwxrwxr-x. 2 jenkins jenkins 35 Apr 21 18:02 simulator 18:03:54 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 18:02 snap 18:03:54 -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 18:00 VERSION 18:03:54 -rw-rw-r--. 1 jenkins jenkins 229 Apr 21 18:02 version.go [Pipeline] isUnix [Pipeline] sh 18:03:54 + 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=9b724a95ad1ea83924f356e73a6a8126edcbd1e5 --label arch=amd64 --label version=0.0.0 . 18:03:54 Sending build context to Docker daemon 611.8kB 18:03:54 Step 1/19 : ARG BASE=golang:1.13-alpine 18:03:54 Step 2/19 : FROM ${BASE} AS builder 18:03:54 ---> c864f9b11056 18:03:54 Step 3/19 : ARG MAKE='make build' 18:03:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:03:54 cde5963f3b93: Pulling fs layer 18:03:54 2a23fa8c16f7: Pulling fs layer 18:03:54 777b28850792: Pulling fs layer 18:03:54 8a11ddd9e578: Pulling fs layer 18:03:54 4cf88f913ddb: Pulling fs layer 18:03:54 1df406cf5192: Pulling fs layer 18:03:54 cd6300453558: Pulling fs layer 18:03:54 b9c365052c96: Pulling fs layer 18:03:54 8a11ddd9e578: Waiting 18:03:54 4cf88f913ddb: Waiting 18:03:54 1df406cf5192: Waiting 18:03:54 cd6300453558: Waiting 18:03:54 a2d8cc88f415: Pulling fs layer 18:03:54 ea1d1ca13537: Pulling fs layer 18:03:54 3750a50a1c5e: Pulling fs layer 18:03:54 b9c365052c96: Waiting 18:03:54 a2d8cc88f415: Waiting 18:03:54 ea1d1ca13537: Waiting 18:03:54 3750a50a1c5e: Waiting 18:03:54 777b28850792: Verifying Checksum 18:03:54 777b28850792: Download complete 18:03:54 2a23fa8c16f7: Verifying Checksum 18:03:54 2a23fa8c16f7: Download complete 18:03:54 4cf88f913ddb: Verifying Checksum 18:03:54 4cf88f913ddb: Download complete 18:03:54 1df406cf5192: Verifying Checksum 18:03:54 1df406cf5192: Download complete 18:03:55 ---> Running in b1b48ae246a6 18:03:55 Removing intermediate container b1b48ae246a6 18:03:55 ---> b0e0775ff3e4 18:03:55 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:55 ---> Running in 33c960007ccf 18:03:55 cde5963f3b93: Download complete 18:03:55 cde5963f3b93: Pull complete 18:03:55 Removing intermediate container 33c960007ccf 18:03:55 ---> a95c4c1c5636 18:03:55 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 18:03:55 ---> Running in 5b26da260cf1 18:03:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:03:56 2a23fa8c16f7: Pull complete 18:03:56 777b28850792: Pull complete 18:03:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:03:57 OK: 214 MiB in 52 packages 18:03:58 Removing intermediate container 5b26da260cf1 18:03:58 ---> 3fb62f6a78ff 18:03:58 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 18:03:58 ---> Running in e306ac21c672 18:03:58 Removing intermediate container e306ac21c672 18:03:58 ---> 3a41412d5af8 18:03:58 Step 7/19 : COPY . . 18:03:58 ---> 200fc43c1bf5 18:03:58 Step 8/19 : RUN ${MAKE} 18:03:58 ---> Running in e28f08b5144f 18:03:59 cd6300453558: Verifying Checksum 18:03:59 cd6300453558: Download complete 18:03:59 a2d8cc88f415: Download complete 18:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 18:04:01 ea1d1ca13537: Verifying Checksum 18:04:01 ea1d1ca13537: Download complete 18:04:01 3750a50a1c5e: Verifying Checksum 18:04:01 3750a50a1c5e: Download complete 18:04:04 b9c365052c96: Verifying Checksum 18:04:04 b9c365052c96: Download complete 18:04:06 8a11ddd9e578: Verifying Checksum 18:04:06 8a11ddd9e578: Download complete 18:04:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:04:09 Removing intermediate container e28f08b5144f 18:04:09 ---> 4829d160afc8 18:04:09 Step 9/19 : FROM scratch 18:04:09 ---> 18:04:09 Step 10/19 : ENV APP_PORT=49991 18:04:09 ---> Running in ad5cd3b99f81 18:04:09 Removing intermediate container ad5cd3b99f81 18:04:09 ---> be5c76178b55 18:04:09 Step 11/19 : EXPOSE $APP_PORT 18:04:09 ---> Running in 0efb3481462c 18:04:09 Removing intermediate container 0efb3481462c 18:04:09 ---> 752f8833d094 18:04:09 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 18:04:10 ---> c905890bfd47 18:04:10 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 18:04:10 ---> 42dd28512f82 18:04:10 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 18:04:10 ---> df214dd19b58 18:04:10 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 18:04:10 ---> Running in 645ea0a65925 18:04:10 Removing intermediate container 645ea0a65925 18:04:10 ---> d41bc0cf1997 18:04:10 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 18:04:10 ---> Running in 8d2c9ad26d8f 18:04:10 Removing intermediate container 8d2c9ad26d8f 18:04:10 ---> 3884003e6f5b 18:04:10 Step 17/19 : LABEL arch=amd64 18:04:10 ---> Running in 4985701d7a49 18:04:11 Removing intermediate container 4985701d7a49 18:04:11 ---> bda6dedfa5f0 18:04:11 Step 18/19 : LABEL git_sha=9b724a95ad1ea83924f356e73a6a8126edcbd1e5 18:04:11 ---> Running in 3bad302d2234 18:04:11 Removing intermediate container 3bad302d2234 18:04:11 ---> cea0d6a392dd 18:04:11 Step 19/19 : LABEL version=0.0.0 18:04:11 ---> Running in 6aad6b7d019c 18:04:11 Removing intermediate container 6aad6b7d019c 18:04:11 ---> 83cd3649aca2 18:04:11 [Warning] One or more build-args [ARCH] were not consumed 18:04:11 Successfully built 83cd3649aca2 18:04:11 Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:12 ++ find /w/workspace/device-modbus-go/9 18:04:12 ++ grep snapcraft.yaml 18:04:12 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:12 provisioning config files... 18:04:12 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/9@tmp/config6771477813014289074tmp [Pipeline] { [Pipeline] sh 18:04:12 + cp /w/workspace/device-modbus-go/9@tmp/config6771477813014289074tmp /w/workspace/device-modbus-go/9/edgex-snap-store-login [Pipeline] sh 18:04:13 + 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 18:04:13 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 18:04:13 latest: Pulling from edgex-devops/edgex-snap-builder 18:04:13 5bed26d33875: Pulling fs layer 18:04:13 f11b29a9c730: Pulling fs layer 18:04:13 930bda195c84: Pulling fs layer 18:04:13 78bf9a5ad49e: Pulling fs layer 18:04:13 e5fbee5a4b0d: Pulling fs layer 18:04:13 f452fca78f88: Pulling fs layer 18:04:13 7417ef92027a: Pulling fs layer 18:04:13 2af5c49d270b: Pulling fs layer 18:04:13 df9c3bdbc40a: Pulling fs layer 18:04:13 f452fca78f88: Waiting 18:04:13 7417ef92027a: Waiting 18:04:13 2af5c49d270b: Waiting 18:04:13 df9c3bdbc40a: Waiting 18:04:13 78bf9a5ad49e: Waiting 18:04:13 e5fbee5a4b0d: Waiting 18:04:13 930bda195c84: Verifying Checksum 18:04:13 930bda195c84: Download complete 18:04:13 f11b29a9c730: Download complete 18:04:13 78bf9a5ad49e: Download complete 18:04:13 f452fca78f88: Verifying Checksum 18:04:13 f452fca78f88: Download complete 18:04:13 7417ef92027a: Verifying Checksum 18:04:13 7417ef92027a: Download complete 18:04:13 2af5c49d270b: Verifying Checksum 18:04:13 2af5c49d270b: Download complete 18:04:13 df9c3bdbc40a: Verifying Checksum 18:04:13 df9c3bdbc40a: Download complete 18:04:13 5bed26d33875: Verifying Checksum 18:04:13 5bed26d33875: Download complete 18:04:17 e5fbee5a4b0d: Download complete 18:04:18 5bed26d33875: Pull complete 18:04:18 8a11ddd9e578: Pull complete 18:04:18 4cf88f913ddb: Pull complete 18:04:18 1df406cf5192: Pull complete 18:04:18 f11b29a9c730: Pull complete 18:04:18 930bda195c84: Pull complete 18:04:18 78bf9a5ad49e: Pull complete 18:04:22 cd6300453558: Pull complete 18:04:27 b9c365052c96: Pull complete 18:04:27 a2d8cc88f415: Pull complete 18:04:29 ea1d1ca13537: Pull complete 18:04:29 3750a50a1c5e: Pull complete 18:04:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:04:29 ---> 78745c68409d 18:04:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 18:04:34 ---> Running in c30ca6e9f67e 18:04:34 Removing intermediate container c30ca6e9f67e 18:04:34 ---> 929cda15169c 18:04:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:34 ---> Running in f398c24ffad3 18:04:36 Removing intermediate container f398c24ffad3 18:04:36 ---> 652defbdec7d 18:04:36 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 18:04:36 ---> Running in 22605d5bb4f2 18:04:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:04:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:04:38 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 18:04:38 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 18:04:38 (3/18) Installing libmagic (5.37-r1) 18:04:39 (4/18) Installing file (5.37-r1) 18:04:39 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 18:04:39 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 18:04:39 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 18:04:42 (8/18) Installing libc-dev (0.7.2-r0) 18:04:42 (9/18) Installing g++ (9.2.0-r4) 18:04:44 (10/18) Installing fortify-headers (1.1-r0) 18:04:44 (11/18) Installing build-base (0.5-r1) 18:04:44 (12/18) Installing openssh-keygen (8.1_p1-r0) 18:04:44 (13/18) Installing libedit (20191211.3.1-r0) 18:04:44 (14/18) Installing openssh-client (8.1_p1-r0) 18:04:44 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 18:04:44 (16/18) Installing openssh-server-common (8.1_p1-r0) 18:04:45 (17/18) Installing openssh-server (8.1_p1-r0) 18:04:45 (18/18) Installing openssh (8.1_p1-r0) 18:04:45 e5fbee5a4b0d: Pull complete 18:04:45 f452fca78f88: Pull complete 18:04:45 7417ef92027a: Pull complete 18:04:45 2af5c49d270b: Pull complete 18:04:45 df9c3bdbc40a: Pull complete 18:04:45 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 18:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 18:04:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:04:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:04:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:04:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] 18:04:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] 18:04:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 18:04:45 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 18:04:45 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1185 kB] 18:04:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] 18:04:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 18:04:45 Fetched 4553 kB in 1s (3168 kB/s) 18:04:45 Executing busybox-1.31.1-r8.trigger 18:04:45 OK: 203 MiB in 52 packages 18:04:45 Reading package lists... 18:04:50 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 18:04:51 Reading package lists... 18:04:51 Building dependency tree... 18:04:51 Reading state information... 18:04:51 The following packages were automatically installed and are no longer required: 18:04:51 libjq1 liblzo2-2 libonig4 18:04:51 Use 'sudo apt autoremove' to remove them. 18:04:51 Suggested packages: 18:04:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:04:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 18:04:51 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 18:04:51 libterm-readline-gnu-perl | libterm-readline-perl-perl 18:04:51 The following NEW packages will be installed: 18:04:51 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 18:04:51 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 18:04:51 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 18:04:51 openssh-client patch perl perl-modules-5.26 xauth 18:04:51 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 18:04:51 Need to get 14.7 MB of archives. 18:04:51 After this operation, 89.5 MB of additional disk space will be used. 18:04:51 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 18:04:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:04:52 Removing intermediate container 22605d5bb4f2 18:04:52 ---> a310f4238d70 18:04:52 Step 6/8 : WORKDIR /device-modbus-go 18:04:52 ---> Running in 35223d56a4e6 18:04:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 18:04:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 18:04:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 18:04:52 Removing intermediate container 35223d56a4e6 18:04:52 ---> 6d7cffc62d83 18:04:52 Step 7/8 : COPY . . 18:04:52 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 18:04:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 18:04:52 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 18:04:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 18:04:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 18:04:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 18:04:52 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 18:04:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 18:04:52 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:04:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 18:04:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:04:52 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 18:04:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 18:04:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:04:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 18:04:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 18:04:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 18:04:52 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:04:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:04:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 18:04:52 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 18:04:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:04:53 ---> b28a698907f0 18:04:53 Step 8/8 : RUN go mod download 18:04:53 ---> Running in 8fb4bd7524a1 18:04:53 debconf: delaying package configuration, since apt-utils is not installed 18:04:53 Fetched 14.7 MB in 1s (10.7 MB/s) 18:04:53 Selecting previously unselected package libxau6:amd64. 18:04:53 (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.) 18:04:53 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 18:04:53 Unpacking libxau6:amd64 (1:1.0.8-1) ... 18:04:53 Selecting previously unselected package libbsd0:amd64. 18:04:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:04:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:04:53 Selecting previously unselected package libxdmcp6:amd64. 18:04:53 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 18:04:53 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 18:04:53 Selecting previously unselected package libxcb1:amd64. 18:04:53 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 18:04:53 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 18:04:53 Selecting previously unselected package libx11-data. 18:04:53 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 18:04:53 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 18:04:54 Selecting previously unselected package libx11-6:amd64. 18:04:54 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 18:04:54 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 18:04:54 Selecting previously unselected package libxext6:amd64. 18:04:54 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 18:04:54 Unpacking libxext6:amd64 (2:1.3.3-1) ... 18:04:54 Selecting previously unselected package perl-modules-5.26. 18:04:54 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 18:04:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:04:55 go: finding github.com/BurntSushi/toml v0.3.1 18:04:55 go: finding github.com/OneOfOne/xxhash v1.2.6 18:04:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:04:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:04:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:04:55 go: finding github.com/bgentry/speakeasy v0.1.0 18:04:55 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:04:55 go: finding github.com/davecgh/go-spew v1.1.1 18:04:55 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:04:55 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:04:55 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:04:55 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:04:55 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 18:04:55 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:04:55 go: finding github.com/fatih/color v1.7.0 18:04:55 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:04:55 go: finding github.com/go-kit/kit v0.8.0 18:04:55 go: finding github.com/go-logfmt/logfmt v0.4.0 18:04:55 go: finding github.com/go-stack/stack v1.8.0 18:04:55 go: finding github.com/goburrow/modbus v0.1.0 18:04:55 go: finding github.com/goburrow/serial v0.1.0 18:04:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:04:55 go: finding github.com/google/uuid v1.1.1 18:04:55 go: finding github.com/gorilla/mux v1.7.1 18:04:55 go: finding github.com/hashicorp/consul/api v1.1.0 18:04:55 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:04:55 go: finding github.com/hashicorp/errwrap v1.0.0 18:04:55 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:04:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:04:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:04:55 go: finding github.com/hashicorp/go-multierror v1.0.0 18:04:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:04:55 go: finding github.com/hashicorp/go-sockaddr v1.0.1 18:04:55 go: finding github.com/hashicorp/go-syslog v1.0.0 18:04:55 go: finding github.com/hashicorp/go-uuid v1.0.1 18:04:55 go: finding github.com/hashicorp/go.net v0.0.1 18:04:55 go: finding github.com/hashicorp/golang-lru v0.5.1 18:04:55 go: finding github.com/hashicorp/logutils v1.0.0 18:04:55 go: finding github.com/hashicorp/mdns v1.0.0 18:04:55 go: finding github.com/hashicorp/memberlist v0.1.3 18:04:55 go: finding github.com/hashicorp/serf v0.8.2 18:04:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:04:55 go: finding github.com/mattn/go-colorable v0.0.9 18:04:55 go: finding github.com/mattn/go-isatty v0.0.3 18:04:55 go: finding github.com/miekg/dns v1.1.4 18:04:55 go: finding github.com/mitchellh/cli v1.0.0 18:04:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:04:55 go: finding github.com/mitchellh/copystructure v1.0.0 18:04:55 go: finding github.com/mitchellh/go-homedir v1.1.0 18:04:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:04:55 go: finding github.com/mitchellh/go-wordwrap v1.0.0 18:04:55 go: finding github.com/mitchellh/gox v0.4.0 18:04:55 go: finding github.com/mitchellh/iochan v1.0.0 18:04:55 go: finding github.com/mitchellh/mapstructure v1.1.2 18:04:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:04:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:04:55 go: finding github.com/pelletier/go-toml v1.2.0 18:04:55 go: finding github.com/pkg/errors v0.8.1 18:04:55 go: finding github.com/pmezard/go-difflib v1.0.0 18:04:55 go: finding github.com/posener/complete v1.1.1 18:04:55 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 18:04:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:04:55 go: finding github.com/stretchr/objx v0.1.0 18:04:55 go: finding github.com/stretchr/testify v1.5.1 18:04:55 go: finding github.com/ugorji/go v1.1.4 18:04:55 go: finding github.com/x448/float16 v0.8.4 18:04:55 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:04:55 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 18:04:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:04:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:04:55 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:04:55 go: finding gopkg.in/yaml.v2 v2.2.8 18:04:57 Selecting previously unselected package libgdbm5:amd64. 18:04:57 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 18:04:57 Unpacking libgdbm5:amd64 (1.14.1-6) ... 18:04:57 Selecting previously unselected package libgdbm-compat4:amd64. 18:04:57 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 18:04:57 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 18:04:57 Selecting previously unselected package libperl5.26:amd64. 18:04:57 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 18:04:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 18:04:58 Selecting previously unselected package perl. 18:04:58 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 18:04:58 Unpacking perl (5.26.1-6ubuntu0.3) ... 18:04:58 Selecting previously unselected package less. 18:04:58 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 18:04:58 Unpacking less (487-0.1) ... 18:04:58 Selecting previously unselected package libexpat1:amd64. 18:04:58 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:04:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:04:59 Selecting previously unselected package netbase. 18:04:59 Preparing to unpack .../14-netbase_5.4_all.deb ... 18:04:59 Unpacking netbase (5.4) ... 18:04:59 Selecting previously unselected package libedit2:amd64. 18:04:59 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 18:04:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:04:59 Selecting previously unselected package libssl1.0.0:amd64. 18:04:59 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 18:04:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 18:04:59 Selecting previously unselected package libxmuu1:amd64. 18:04:59 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 18:04:59 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 18:04:59 Selecting previously unselected package openssh-client. 18:04:59 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:04:59 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:05:00 Selecting previously unselected package xauth. 18:05:00 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 18:05:00 Unpacking xauth (1:1.0.10-1) ... 18:05:00 Selecting previously unselected package curl. 18:05:00 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 18:05:00 Unpacking curl (7.58.0-2ubuntu3.8) ... 18:05:00 Selecting previously unselected package libcurl3-gnutls:amd64. 18:05:00 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 18:05:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 18:05:00 Selecting previously unselected package liberror-perl. 18:05:00 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 18:05:00 Unpacking liberror-perl (0.17025-1) ... 18:05:00 Selecting previously unselected package git-man. 18:05:00 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:05:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:05:00 Selecting previously unselected package git. 18:05:00 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 18:05:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:05:02 Selecting previously unselected package make. 18:05:02 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 18:05:02 Unpacking make (4.1-9.1ubuntu1) ... 18:05:03 Selecting previously unselected package patch. 18:05:03 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:05:03 Unpacking patch (2.7.6-2ubuntu1.1) ... 18:05:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:05:03 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:05:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:05:03 Setting up less (487-0.1) ... 18:05:03 Setting up make (4.1-9.1ubuntu1) ... 18:05:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 18:05:03 Setting up curl (7.58.0-2ubuntu3.8) ... 18:05:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 18:05:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:05:03 Setting up libgdbm5:amd64 (1.14.1-6) ... 18:05:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:05:03 Setting up patch (2.7.6-2ubuntu1.1) ... 18:05:03 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 18:05:03 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 18:05:03 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:05:03 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 18:05:04 Setting up libxau6:amd64 (1:1.0.8-1) ... 18:05:04 Setting up netbase (5.4) ... 18:05:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 18:05:04 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 18:05:04 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 18:05:04 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 18:05:04 Setting up perl (5.26.1-6ubuntu0.3) ... 18:05:04 Setting up libxext6:amd64 (2:1.3.3-1) ... 18:05:04 Setting up liberror-perl (0.17025-1) ... 18:05:04 Setting up xauth (1:1.0.10-1) ... 18:05:04 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:05:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:05:05 Removing intermediate container 8fb4bd7524a1 18:05:05 ---> f5cce22b2b28 18:05:05 Successfully built f5cce22b2b28 18:05:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:06 + docker inspect -f . ci-base-image-arm64 18:05:06 . [Pipeline] withDockerContainer 18:05:06 curl set to automatically installed. 18:05:06 git set to automatically installed. 18:05:06 git-man set to automatically installed. 18:05:06 less set to automatically installed. 18:05:06 libbsd0 set to automatically installed. 18:05:06 libcurl3-gnutls set to automatically installed. 18:05:06 libedit2 set to automatically installed. 18:05:06 liberror-perl set to automatically installed. 18:05:06 libexpat1 set to automatically installed. 18:05:06 libgdbm-compat4 set to automatically installed. 18:05:06 libgdbm5 set to automatically installed. 18:05:06 libperl5.26 set to automatically installed. 18:05:06 libssl1.0.0 set to automatically installed. 18:05:06 libx11-6 set to automatically installed. 18:05:06 libx11-data set to automatically installed. 18:05:06 libxau6 set to automatically installed. 18:05:06 libxcb1 set to automatically installed. 18:05:06 libxdmcp6 set to automatically installed. 18:05:06 libxext6 set to automatically installed. 18:05:06 libxmuu1 set to automatically installed. 18:05:06 make set to automatically installed. 18:05:06 netbase set to automatically installed. 18:05:06 openssh-client set to automatically installed. 18:05:06 patch set to automatically installed. 18:05:06 perl set to automatically installed. 18:05:06 perl-modules-5.26 set to automatically installed. 18:05:06 xauth set to automatically installed. 18:05:06 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 18:05:06 Please ensure the environment is properly setup before continuing. 18:05:06 Ignore this message if the appropriate measures have already been taken 18:05:07 prd-ubuntu18.04-docker-arm64-4c-16g-5334 does not seem to be running inside a container 18:05:07 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:07 Pulling go 18:05:08 'device-modbus' has dependencies that need to be staged: go 18:05:08 Skipping pull go (already ran) 18:05:08 Building go 18:05:08 $ docker top bb502201eabf945d747cab5eec4beea6657977c199335c8980f451230142ba08 -eo pid,comm 18:05:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:08 Dload Upload Total Spent Left Speed [Pipeline] { [Pipeline] sh 18:05:09 + go version 18:05:09 go version go1.13.5 linux/arm64 [Pipeline] sh 18:05:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 114M 45 52.3M 0 0 95.1M 0 0:00:01 --:--:-- 0:00:01 94.9M 100 114M 100 114M 0 0 102M 0 0:00:01 0:00:01 --:--:-- 102M 18:05:10 + make test 18:05:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:05:10 go1.13.5.linux-amd64.tar.gz: OK 18:05:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:05:20 Staging go 18:05:20 Pulling device-modbus 18:05:20 Skipping build go (already ran) 18:05:20 Building device-modbus 18:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 18:05:21 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:05:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:05:21 go: downloading github.com/goburrow/modbus v0.1.0 18:05:22 go: extracting github.com/goburrow/modbus v0.1.0 18:05:22 go: downloading github.com/goburrow/serial v0.1.0 18:05:22 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:05:22 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:05:22 go: extracting github.com/goburrow/serial v0.1.0 18:05:22 go: downloading github.com/gorilla/mux v1.7.1 18:05:22 go: downloading github.com/google/uuid v1.1.1 18:05:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:05:22 go: downloading github.com/go-kit/kit v0.8.0 18:05:22 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:05:22 go: extracting github.com/gorilla/mux v1.7.1 18:05:22 go: extracting github.com/google/uuid v1.1.1 18:05:22 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:05:22 go: downloading github.com/pkg/errors v0.8.1 18:05:22 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 18:05:22 go: downloading gopkg.in/yaml.v2 v2.2.8 18:05:22 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 18:05:22 go: downloading github.com/pelletier/go-toml v1.2.0 18:05:22 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 18:05:22 go: downloading github.com/OneOfOne/xxhash v1.2.6 18:05:22 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 18:05:22 go: extracting github.com/pkg/errors v0.8.1 18:05:22 go: extracting github.com/OneOfOne/xxhash v1.2.6 18:05:22 go: extracting github.com/go-kit/kit v0.8.0 18:05:22 go: downloading github.com/BurntSushi/toml v0.3.1 18:05:22 go: downloading github.com/x448/float16 v0.8.4 18:05:22 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 18:05:22 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 18:05:22 go: downloading github.com/hashicorp/consul/api v1.1.0 18:05:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:05:22 go: extracting github.com/pelletier/go-toml v1.2.0 18:05:22 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 18:05:22 go: extracting gopkg.in/yaml.v2 v2.2.8 18:05:22 go: extracting github.com/BurntSushi/toml v0.3.1 18:05:22 go: extracting github.com/x448/float16 v0.8.4 18:05:22 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:05:22 go: extracting github.com/hashicorp/consul/api v1.1.0 18:05:22 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:05:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:05:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:05:22 go: downloading github.com/mitchellh/copystructure v1.0.0 18:05:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 18:05:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:05:22 go: downloading github.com/hashicorp/serf v0.8.2 18:05:22 go: extracting github.com/mitchellh/mapstructure v1.1.2 18:05:22 go: extracting github.com/go-logfmt/logfmt v0.4.0 18:05:22 go: extracting github.com/mitchellh/copystructure v1.0.0 18:05:22 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 18:05:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:05:22 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 18:05:22 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 18:05:22 go: extracting github.com/mitchellh/reflectwalk v1.0.0 18:05:22 go: extracting github.com/hashicorp/serf v0.8.2 18:05:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:05:22 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:05:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:05:22 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 18:05:22 go: downloading github.com/hashicorp/golang-lru v0.5.1 18:05:22 go: extracting github.com/hashicorp/golang-lru v0.5.1 18:05:22 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:05:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:05:22 go: finding github.com/goburrow/modbus v0.1.0 18:05:22 go: finding github.com/gorilla/mux v1.7.1 18:05:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:05:22 go: finding github.com/go-kit/kit v0.8.0 18:05:22 go: finding github.com/OneOfOne/xxhash v1.2.6 18:05:22 go: finding github.com/google/uuid v1.1.1 18:05:22 go: finding github.com/goburrow/serial v0.1.0 18:05:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:05:22 go: finding github.com/x448/float16 v0.8.4 18:05:22 go: finding github.com/go-logfmt/logfmt v0.4.0 18:05:22 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:05:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 18:05:22 go: finding gopkg.in/yaml.v2 v2.2.8 18:05:22 go: finding github.com/pkg/errors v0.8.1 18:05:22 go: finding github.com/BurntSushi/toml v0.3.1 18:05:22 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:05:22 go: finding github.com/hashicorp/consul/api v1.1.0 18:05:22 go: finding github.com/pelletier/go-toml v1.2.0 18:05:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:05:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:05:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:05:22 go: finding github.com/hashicorp/serf v0.8.2 18:05:22 go: finding github.com/mitchellh/mapstructure v1.1.2 18:05:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:05:22 go: finding github.com/mitchellh/copystructure v1.0.0 18:05:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:05:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:05:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:05:22 go: finding github.com/hashicorp/golang-lru v0.5.1 18:05:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:05:36 Skipping stage go (already ran) 18:05:36 Staging device-modbus 18:05:37 Priming go 18:05:38 Priming device-modbus 18:05:39 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 18:05:39 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 18:05:39 Determining the version from the project repo (version-script). 18:05:39 The version has been set to '0.0.0-20200421+9b724a9' 18:05:39 Snapping 'edgex-device-modbus' ... 18:05:40 18:05:40 Snapped edgex-device-modbus_0.0.0-20200421+9b724a9_amd64.snap [Pipeline] } 18:05:41 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] } 18:05:44 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:05:44 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.222s coverage: 50.3% of statements 18:05:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:05:46 gofmt -l . 18:05:46 [ "`gofmt -l .`" = "" ] 18:05:47 ./bin/test-attribution-txt.sh 18:05:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:05:48 Warning: overwriting stash ‘coverage-report’ 18:05:48 Stashed 1 file(s) [Pipeline] } 18:05:48 $ docker stop --time=1 bb502201eabf945d747cab5eec4beea6657977c199335c8980f451230142ba08 18:05:51 $ docker rm -f bb502201eabf945d747cab5eec4beea6657977c199335c8980f451230142ba08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:05:52 + ls -al . 18:05:52 total 136 18:05:52 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 18:05 . 18:05:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 18:03 .. 18:05:52 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 18:03 .dockerignore 18:05:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 18:03 .git 18:05:52 -rw-rw-r-- 1 jenkins jenkins 338 Apr 21 18:03 .gitignore 18:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 18:03 .semver 18:05:52 -rw-rw-r-- 1 jenkins jenkins 5146 Apr 21 18:03 Attribution.txt 18:05:52 -rw-rw-r-- 1 jenkins jenkins 1422 Apr 21 18:03 Dockerfile 18:05:52 -rw-rw-r-- 1 jenkins jenkins 954 Apr 21 18:03 Dockerfile.build 18:05:52 -rw-rw-r-- 1 jenkins jenkins 702 Apr 21 18:03 Jenkinsfile 18:05:52 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 18:03 LICENSE 18:05:52 -rw-rw-r-- 1 jenkins jenkins 880 Apr 21 18:03 Makefile 18:05:52 -rw-rw-r-- 1 jenkins jenkins 591 Apr 21 18:03 README.md 18:05:52 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 18:00 VERSION 18:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 18:03 bin 18:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 18:03 cmd 18:05:52 -rw-r--r-- 1 jenkins jenkins 22123 Apr 21 18:05 coverage.out 18:05:52 -rw-r--r-- 1 jenkins jenkins 566 Apr 21 18:05 go.mod 18:05:52 -rw-r--r-- 1 jenkins jenkins 13382 Apr 21 18:05 go.sum 18:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 18:03 internal 18:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 18:03 simulator 18:05:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 18:03 snap 18:05:52 -rw-rw-r-- 1 jenkins jenkins 229 Apr 21 18:03 version.go [Pipeline] isUnix [Pipeline] sh 18:05:53 + 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=9b724a95ad1ea83924f356e73a6a8126edcbd1e5 --label arch=arm64 --label version=0.0.0 . 18:05:53 Sending build context to Docker daemon 611.8kB 18:05:53 Step 1/19 : ARG BASE=golang:1.13-alpine 18:05:53 Step 2/19 : FROM ${BASE} AS builder 18:05:53 ---> f5cce22b2b28 18:05:53 Step 3/19 : ARG MAKE='make build' 18:05:53 ---> Running in 2703aa5cad9d 18:05:54 Removing intermediate container 2703aa5cad9d 18:05:54 ---> 20faf2c7b019 18:05:54 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:54 ---> Running in d5d7ef0e48a1 18:05:57 Removing intermediate container d5d7ef0e48a1 18:05:57 ---> 8086669df287 18:05:57 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 18:05:57 ---> Running in 5ee59226c131 18:05:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:05:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:05:58 OK: 203 MiB in 52 packages 18:06:00 Removing intermediate container 5ee59226c131 18:06:00 ---> d6cb136d5d79 18:06:00 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 18:06:00 ---> Running in 3ea605f058ab 18:06:00 Removing intermediate container 3ea605f058ab 18:06:00 ---> a577b9f63acb 18:06:00 Step 7/19 : COPY . . 18:06:01 ---> 2480f37fd540 18:06:01 Step 8/19 : RUN ${MAKE} 18:06:01 ---> Running in 3db6ce89cf04 18:06:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 18:06:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:06:35 Removing intermediate container 3db6ce89cf04 18:06:35 ---> 2719dfd28ff4 18:06:35 Step 9/19 : FROM scratch 18:06:35 ---> 18:06:35 Step 10/19 : ENV APP_PORT=49991 18:06:35 ---> Running in e4b72dc284c4 18:06:35 Removing intermediate container e4b72dc284c4 18:06:35 ---> 9dd23a900de8 18:06:35 Step 11/19 : EXPOSE $APP_PORT 18:06:35 ---> Running in 58ba77f59d4a 18:06:35 Removing intermediate container 58ba77f59d4a 18:06:35 ---> 8423cabb7b20 18:06:35 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 18:06:36 ---> 0de80bacb8bf 18:06:36 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 18:06:37 ---> 59cd21246da2 18:06:37 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 18:06:37 ---> bd0b02870519 18:06:37 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 18:06:37 ---> Running in 24c36dde1bd0 18:06:38 Removing intermediate container 24c36dde1bd0 18:06:38 ---> 21b9446cba75 18:06:38 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 18:06:38 ---> Running in f9ac70421f79 18:06:38 Removing intermediate container f9ac70421f79 18:06:38 ---> d30a99a8afda 18:06:38 Step 17/19 : LABEL arch=arm64 18:06:39 ---> Running in 02104a19c0b5 18:06:39 Removing intermediate container 02104a19c0b5 18:06:39 ---> 0ec55dcc5fb3 18:06:39 Step 18/19 : LABEL git_sha=9b724a95ad1ea83924f356e73a6a8126edcbd1e5 18:06:39 ---> Running in b6680bbd9486 18:06:39 Removing intermediate container b6680bbd9486 18:06:39 ---> be4ea63b1bf9 18:06:39 Step 19/19 : LABEL version=0.0.0 18:06:39 ---> Running in 46eae2cd3d84 18:06:40 Removing intermediate container 46eae2cd3d84 18:06:40 ---> 134e9f7d64e7 18:06:40 [Warning] One or more build-args [ARCH] were not consumed 18:06:40 Successfully built 134e9f7d64e7 18:06:40 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:41 + grep snapcraft.yaml 18:06:41 + find /w/workspace/device-modbus-go/9 18:06:41 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:41 provisioning config files... 18:06:41 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/9@tmp/config3604168524375930020tmp [Pipeline] { [Pipeline] sh 18:06:42 + cp /w/workspace/device-modbus-go/9@tmp/config3604168524375930020tmp /w/workspace/device-modbus-go/9/edgex-snap-store-login [Pipeline] sh 18:06:42 + 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 18:06:42 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 18:06:42 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 18:06:42 b2f61026a351: Pulling fs layer 18:06:42 5538fb30c42c: Pulling fs layer 18:06:42 f0b05810781a: Pulling fs layer 18:06:42 0180a33352d6: Pulling fs layer 18:06:42 e7604b0c0f53: Pulling fs layer 18:06:42 db689cb83ae0: Pulling fs layer 18:06:42 6138af208834: Pulling fs layer 18:06:42 007c8e8c5d63: Pulling fs layer 18:06:42 4f7a387c642f: Pulling fs layer 18:06:42 db689cb83ae0: Waiting 18:06:42 6138af208834: Waiting 18:06:42 007c8e8c5d63: Waiting 18:06:42 4f7a387c642f: Waiting 18:06:42 e7604b0c0f53: Waiting 18:06:42 0180a33352d6: Waiting 18:06:42 5538fb30c42c: Verifying Checksum 18:06:42 f0b05810781a: Verifying Checksum 18:06:42 f0b05810781a: Download complete 18:06:42 5538fb30c42c: Download complete 18:06:42 0180a33352d6: Verifying Checksum 18:06:42 0180a33352d6: Download complete 18:06:42 db689cb83ae0: Verifying Checksum 18:06:42 db689cb83ae0: Download complete 18:06:42 6138af208834: Verifying Checksum 18:06:42 6138af208834: Download complete 18:06:42 007c8e8c5d63: Verifying Checksum 18:06:42 007c8e8c5d63: Download complete 18:06:42 4f7a387c642f: Download complete 18:06:44 b2f61026a351: Verifying Checksum 18:06:44 b2f61026a351: Download complete 18:06:48 b2f61026a351: Pull complete 18:06:48 5538fb30c42c: Pull complete 18:06:48 f0b05810781a: Pull complete 18:06:48 0180a33352d6: Pull complete 18:07:11 e7604b0c0f53: Verifying Checksum 18:07:11 e7604b0c0f53: Download complete 18:07:37 e7604b0c0f53: Pull complete 18:07:37 db689cb83ae0: Pull complete 18:07:37 6138af208834: Pull complete 18:07:37 007c8e8c5d63: Pull complete 18:07:38 4f7a387c642f: Pull complete 18:07:38 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 18:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 18:07:44 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 18:07:44 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 18:07:44 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 18:07:44 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 18:07:44 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [846 kB] 18:07:45 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] 18:07:45 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 18:07:45 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] 18:07:45 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] 18:07:45 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] 18:07:46 Fetched 3650 kB in 2s (1634 kB/s) 18:07:51 Reading package lists... 18:08:06 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 18:08:09 Reading package lists... 18:08:09 Building dependency tree... 18:08:09 Reading state information... 18:08:10 The following packages were automatically installed and are no longer required: 18:08:10 libjq1 liblzo2-2 libonig4 18:08:10 Use 'sudo apt autoremove' to remove them. 18:08:10 Suggested packages: 18:08:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:08:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 18:08:10 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 18:08:10 libterm-readline-gnu-perl | libterm-readline-perl-perl 18:08:11 The following NEW packages will be installed: 18:08:11 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 18:08:11 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 18:08:11 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 18:08:11 openssh-client patch perl perl-modules-5.26 xauth 18:08:11 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 18:08:11 Need to get 12.9 MB of archives. 18:08:11 After this operation, 84.2 MB of additional disk space will be used. 18:08:11 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 18:08:11 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 18:08:11 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 18:08:11 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 18:08:11 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 18:08:12 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 18:08:12 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 18:08:12 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 18:08:12 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 18:08:12 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 18:08:12 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 18:08:13 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 18:08:13 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 18:08:13 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 18:08:13 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 18:08:13 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 18:08:13 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 18:08:13 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 18:08:13 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 18:08:13 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 18:08:13 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 18:08:13 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 18:08:13 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 18:08:13 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:08:14 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 18:08:14 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 18:08:14 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 18:08:15 debconf: delaying package configuration, since apt-utils is not installed 18:08:15 Fetched 12.9 MB in 3s (3776 kB/s) 18:08:15 Selecting previously unselected package libxau6:arm64. 18:08:15 (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.) 18:08:15 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 18:08:15 Unpacking libxau6:arm64 (1:1.0.8-1) ... 18:08:15 Selecting previously unselected package libbsd0:arm64. 18:08:15 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 18:08:15 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 18:08:15 Selecting previously unselected package libxdmcp6:arm64. 18:08:15 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 18:08:15 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 18:08:16 Selecting previously unselected package libxcb1:arm64. 18:08:16 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 18:08:16 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 18:08:16 Selecting previously unselected package libx11-data. 18:08:16 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 18:08:16 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 18:08:16 Selecting previously unselected package libx11-6:arm64. 18:08:16 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 18:08:16 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 18:08:16 Selecting previously unselected package libxext6:arm64. 18:08:16 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 18:08:16 Unpacking libxext6:arm64 (2:1.3.3-1) ... 18:08:16 Selecting previously unselected package perl-modules-5.26. 18:08:16 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 18:08:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:08:18 Selecting previously unselected package libgdbm5:arm64. 18:08:18 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 18:08:18 Unpacking libgdbm5:arm64 (1.14.1-6) ... 18:08:18 Selecting previously unselected package libgdbm-compat4:arm64. 18:08:18 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 18:08:18 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 18:08:18 Selecting previously unselected package libperl5.26:arm64. 18:08:18 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 18:08:18 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 18:08:20 Selecting previously unselected package perl. 18:08:20 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 18:08:20 Unpacking perl (5.26.1-6ubuntu0.3) ... 18:08:20 Selecting previously unselected package less. 18:08:20 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 18:08:20 Unpacking less (487-0.1) ... 18:08:20 Selecting previously unselected package libexpat1:arm64. 18:08:20 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 18:08:20 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 18:08:20 Selecting previously unselected package netbase. 18:08:20 Preparing to unpack .../14-netbase_5.4_all.deb ... 18:08:20 Unpacking netbase (5.4) ... 18:08:20 Selecting previously unselected package libedit2:arm64. 18:08:20 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 18:08:20 Unpacking libedit2:arm64 (3.1-20170329-1) ... 18:08:20 Selecting previously unselected package libssl1.0.0:arm64. 18:08:20 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 18:08:20 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 18:08:20 Selecting previously unselected package libxmuu1:arm64. 18:08:20 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 18:08:20 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 18:08:21 Selecting previously unselected package openssh-client. 18:08:21 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 18:08:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:08:21 Selecting previously unselected package xauth. 18:08:21 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 18:08:21 Unpacking xauth (1:1.0.10-1) ... 18:08:21 Selecting previously unselected package curl. 18:08:21 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 18:08:21 Unpacking curl (7.58.0-2ubuntu3.8) ... 18:08:21 Selecting previously unselected package libcurl3-gnutls:arm64. 18:08:21 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 18:08:21 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 18:08:21 Selecting previously unselected package liberror-perl. 18:08:21 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 18:08:21 Unpacking liberror-perl (0.17025-1) ... 18:08:21 Selecting previously unselected package git-man. 18:08:21 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:08:21 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:08:22 Selecting previously unselected package git. 18:08:22 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 18:08:22 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:08:23 Selecting previously unselected package make. 18:08:23 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 18:08:23 Unpacking make (4.1-9.1ubuntu1) ... 18:08:23 Selecting previously unselected package patch. 18:08:23 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 18:08:23 Unpacking patch (2.7.6-2ubuntu1.1) ... 18:08:23 Setting up libedit2:arm64 (3.1-20170329-1) ... 18:08:23 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:08:23 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 18:08:23 Setting up less (487-0.1) ... 18:08:24 Setting up make (4.1-9.1ubuntu1) ... 18:08:24 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 18:08:24 Setting up curl (7.58.0-2ubuntu3.8) ... 18:08:24 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 18:08:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 18:08:24 Setting up libgdbm5:arm64 (1.14.1-6) ... 18:08:24 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 18:08:24 Setting up patch (2.7.6-2ubuntu1.1) ... 18:08:24 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 18:08:24 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 18:08:24 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:08:25 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 18:08:25 Setting up libxau6:arm64 (1:1.0.8-1) ... 18:08:25 Setting up netbase (5.4) ... 18:08:25 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 18:08:25 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 18:08:25 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 18:08:25 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 18:08:25 Setting up perl (5.26.1-6ubuntu0.3) ... 18:08:25 Setting up libxext6:arm64 (2:1.3.3-1) ... 18:08:25 Setting up liberror-perl (0.17025-1) ... 18:08:25 Setting up xauth (1:1.0.10-1) ... 18:08:25 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:08:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:08:32 curl set to automatically installed. 18:08:32 git set to automatically installed. 18:08:32 git-man set to automatically installed. 18:08:32 less set to automatically installed. 18:08:32 libbsd0 set to automatically installed. 18:08:32 libcurl3-gnutls set to automatically installed. 18:08:32 libedit2 set to automatically installed. 18:08:32 liberror-perl set to automatically installed. 18:08:32 libexpat1 set to automatically installed. 18:08:32 libgdbm-compat4 set to automatically installed. 18:08:32 libgdbm5 set to automatically installed. 18:08:32 libperl5.26 set to automatically installed. 18:08:32 libssl1.0.0 set to automatically installed. 18:08:32 libx11-6 set to automatically installed. 18:08:32 libx11-data set to automatically installed. 18:08:32 libxau6 set to automatically installed. 18:08:32 libxcb1 set to automatically installed. 18:08:32 libxdmcp6 set to automatically installed. 18:08:32 libxext6 set to automatically installed. 18:08:32 libxmuu1 set to automatically installed. 18:08:32 make set to automatically installed. 18:08:32 netbase set to automatically installed. 18:08:32 openssh-client set to automatically installed. 18:08:32 patch set to automatically installed. 18:08:32 perl set to automatically installed. 18:08:32 perl-modules-5.26 set to automatically installed. 18:08:32 xauth set to automatically installed. 18:08:32 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 18:08:32 Please ensure the environment is properly setup before continuing. 18:08:32 Ignore this message if the appropriate measures have already been taken 18:08:33 Pulling go 18:08:36 'device-modbus' has dependencies that need to be staged: go 18:08:36 Skipping pull go (already ran) 18:08:36 Building go 18:08:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:36 Dload Upload Total Spent Left Speed 18:08:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 93.0M 24 22.8M 0 0 34.0M 0 0:00:02 --:--:-- 0:00:02 34.0M 74 93.0M 74 69.0M 0 0 40.8M 0 0:00:02 0:00:01 0:00:01 40.8M 100 93.0M 100 93.0M 0 0 41.6M 0 0:00:02 0:00:02 --:--:-- 41.6M 18:08:40 go1.13.5.linux-arm64.tar.gz: OK 18:09:02 Staging go 18:09:02 Pulling device-modbus 18:09:05 Skipping build go (already ran) 18:09:05 Building device-modbus 18:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 18:09:05 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:09:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:09:05 go: downloading github.com/goburrow/modbus v0.1.0 18:09:05 go: extracting github.com/goburrow/modbus v0.1.0 18:09:06 go: downloading github.com/goburrow/serial v0.1.0 18:09:06 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:09:06 go: extracting github.com/goburrow/serial v0.1.0 18:09:06 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:09:06 go: downloading github.com/gorilla/mux v1.7.1 18:09:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:09:06 go: downloading github.com/google/uuid v1.1.1 18:09:06 go: downloading github.com/pkg/errors v0.8.1 18:09:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:09:06 go: extracting github.com/gorilla/mux v1.7.1 18:09:06 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:09:06 go: extracting github.com/pkg/errors v0.8.1 18:09:06 go: extracting github.com/google/uuid v1.1.1 18:09:06 go: downloading github.com/OneOfOne/xxhash v1.2.6 18:09:06 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 18:09:06 go: downloading github.com/go-kit/kit v0.8.0 18:09:06 go: downloading gopkg.in/yaml.v2 v2.2.8 18:09:06 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 18:09:06 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 18:09:06 go: extracting github.com/OneOfOne/xxhash v1.2.6 18:09:06 go: downloading github.com/pelletier/go-toml v1.2.0 18:09:06 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 18:09:06 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 18:09:06 go: downloading github.com/BurntSushi/toml v0.3.1 18:09:06 go: downloading github.com/x448/float16 v0.8.4 18:09:06 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 18:09:06 go: extracting gopkg.in/yaml.v2 v2.2.8 18:09:06 go: downloading github.com/hashicorp/consul/api v1.1.0 18:09:06 go: extracting github.com/pelletier/go-toml v1.2.0 18:09:06 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 18:09:06 go: extracting github.com/x448/float16 v0.8.4 18:09:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:09:06 go: extracting github.com/BurntSushi/toml v0.3.1 18:09:06 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:09:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:09:06 go: downloading github.com/mitchellh/copystructure v1.0.0 18:09:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:09:06 go: extracting github.com/hashicorp/consul/api v1.1.0 18:09:06 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 18:09:06 go: extracting github.com/mitchellh/copystructure v1.0.0 18:09:06 go: extracting github.com/mitchellh/mapstructure v1.1.2 18:09:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:09:06 go: extracting github.com/go-kit/kit v0.8.0 18:09:06 go: extracting github.com/mitchellh/reflectwalk v1.0.0 18:09:06 go: downloading github.com/hashicorp/serf v0.8.2 18:09:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:09:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 18:09:06 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 18:09:06 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 18:09:06 go: extracting github.com/hashicorp/serf v0.8.2 18:09:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:09:06 go: extracting github.com/go-logfmt/logfmt v0.4.0 18:09:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:09:06 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:09:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:09:07 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 18:09:07 go: downloading github.com/hashicorp/golang-lru v0.5.1 18:09:07 go: extracting github.com/hashicorp/golang-lru v0.5.1 18:09:07 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.27 18:09:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 18:09:07 go: finding github.com/goburrow/modbus v0.1.0 18:09:07 go: finding github.com/gorilla/mux v1.7.1 18:09:07 go: finding github.com/OneOfOne/xxhash v1.2.6 18:09:07 go: finding github.com/goburrow/serial v0.1.0 18:09:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:09:07 go: finding github.com/go-kit/kit v0.8.0 18:09:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:09:07 go: finding github.com/google/uuid v1.1.1 18:09:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:09:07 go: finding github.com/x448/float16 v0.8.4 18:09:07 go: finding github.com/go-logfmt/logfmt v0.4.0 18:09:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 18:09:07 go: finding gopkg.in/yaml.v2 v2.2.8 18:09:07 go: finding github.com/BurntSushi/toml v0.3.1 18:09:07 go: finding github.com/pkg/errors v0.8.1 18:09:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:09:07 go: finding github.com/hashicorp/consul/api v1.1.0 18:09:07 go: finding github.com/pelletier/go-toml v1.2.0 18:09:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:09:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:09:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:09:07 go: finding github.com/hashicorp/serf v0.8.2 18:09:07 go: finding github.com/mitchellh/mapstructure v1.1.2 18:09:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:09:07 go: finding github.com/mitchellh/copystructure v1.0.0 18:09:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:09:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:09:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:09:07 go: finding github.com/hashicorp/golang-lru v0.5.1 18:09:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:09:49 Skipping stage go (already ran) 18:09:49 Staging device-modbus 18:09:50 Priming go 18:09:53 Priming device-modbus 18:09:55 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 18:09:55 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 18:09:55 Determining the version from the project repo (version-script). 18:09:55 The version has been set to '0.0.0-20200421+9b724a9' 18:09:56 Snapping 'edgex-device-modbus' ... 18:09:59 18:09:59 Snapped edgex-device-modbus_0.0.0-20200421+9b724a9_arm64.snap [Pipeline] } 18:10:01 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 18:10:02 provisioning config files... 18:10:02 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config2875744593701046683tmp [Pipeline] { [Pipeline] sh 18:10:02 + curl -s https://codecov.io/bash 18:10:02 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config2875744593701046683tmp 18:10:03 18:10:03 _____ _ 18:10:03 / ____| | | 18:10:03 | | ___ __| | ___ ___ _____ __ 18:10:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:10:03 | |___| (_) | (_| | __/ (_| (_) \ V / 18:10:03 \_____\___/ \__,_|\___|\___\___/ \_/ 18:10:03 Bash-tbd 18:10:03 18:10:03 18:10:03 ==> Jenkins CI detected. 18:10:03 project root: . 18:10:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:10:03 ==> Running gcov in . (disable via -X gcov) 18:10:03 ==> Python coveragepy not found 18:10:03 ==> Searching for coverage reports in: 18:10:03 + . 18:10:03 -> Found 1 reports 18:10:03 ==> Detecting git/mercurial file structure 18:10:03 ==> Reading reports 18:10:03 + ./coverage.out bytes=22123 18:10:03 ==> Appending adjustments 18:10:03 http://docs.codecov.io/docs/fixing-reports 18:10:03 + Found adjustments 18:10:03 ==> Gzipping contents 18:10:03 ==> Uploading reports 18:10:03 url: https://codecov.io 18:10:03 query: branch=PR-139&commit=9b724a95ad1ea83924f356e73a6a8126edcbd1e5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-139%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=139&job= 18:10:03 -> Pinging Codecov 18:10:03 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-139&commit=9b724a95ad1ea83924f356e73a6a8126edcbd1e5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-139%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=139&job= 18:10:03 -> Uploading 18:10:04 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/9b724a95ad1ea83924f356e73a6a8126edcbd1e5 [Pipeline] } 18:10:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:10:05 ---> package-listing.sh 18:10:05 ++ facter osfamily 18:10:05 ++ tr '[:upper:]' '[:lower:]' 18:10:05 + OS_FAMILY=redhat 18:10:05 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-139 18:10:05 + START_PACKAGES=/tmp/packages_start.txt 18:10:05 + END_PACKAGES=/tmp/packages_end.txt 18:10:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:05 + PACKAGES=/tmp/packages_start.txt 18:10:05 + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' 18:10:05 + PACKAGES=/tmp/packages_end.txt 18:10:05 + case "${OS_FAMILY}" in 18:10:05 + rpm -qa 18:10:05 + sort 18:10:09 + '[' -f /tmp/packages_start.txt ']' 18:10:09 + '[' -f /tmp/packages_end.txt ']' 18:10:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:09 + '[' /w/workspace/xfoundry_device-modbus-go_PR-139 ']' 18:10:09 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ 18:10:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh 18:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:10:10 18:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:10:10 alpine: Pulling from edgex-lftools-log-publisher 18:10:10 c9b1b535fdd9: Pulling fs layer 18:10:10 2cc5ad85d9ab: Pulling fs layer 18:10:10 756a868c4378: Pulling fs layer 18:10:10 444b2fc9a129: Pulling fs layer 18:10:10 ea15f1150254: Pulling fs layer 18:10:10 41b27a9f41bf: Pulling fs layer 18:10:10 28c525ee5125: Pulling fs layer 18:10:10 094b1ea09ed8: Pulling fs layer 18:10:10 138eaada9080: Pulling fs layer 18:10:10 0622d0fa9048: Pulling fs layer 18:10:10 444b2fc9a129: Waiting 18:10:10 28c525ee5125: Waiting 18:10:10 094b1ea09ed8: Waiting 18:10:10 ea15f1150254: Waiting 18:10:10 138eaada9080: Waiting 18:10:10 41b27a9f41bf: Waiting 18:10:10 0622d0fa9048: Waiting 18:10:10 2cc5ad85d9ab: Download complete 18:10:10 444b2fc9a129: Verifying Checksum 18:10:10 444b2fc9a129: Download complete 18:10:10 c9b1b535fdd9: Verifying Checksum 18:10:10 c9b1b535fdd9: Download complete 18:10:10 ea15f1150254: Verifying Checksum 18:10:10 ea15f1150254: Download complete 18:10:10 28c525ee5125: Verifying Checksum 18:10:10 28c525ee5125: Download complete 18:10:11 c9b1b535fdd9: Pull complete 18:10:11 756a868c4378: Verifying Checksum 18:10:11 756a868c4378: Download complete 18:10:11 138eaada9080: Verifying Checksum 18:10:11 138eaada9080: Download complete 18:10:11 0622d0fa9048: Verifying Checksum 18:10:11 0622d0fa9048: Download complete 18:10:11 094b1ea09ed8: Verifying Checksum 18:10:11 094b1ea09ed8: Download complete 18:10:11 2cc5ad85d9ab: Pull complete 18:10:12 41b27a9f41bf: Verifying Checksum 18:10:12 41b27a9f41bf: Download complete 18:10:13 756a868c4378: Pull complete 18:10:13 444b2fc9a129: Pull complete 18:10:13 ea15f1150254: Pull complete 18:10:16 41b27a9f41bf: Pull complete 18:10:16 28c525ee5125: Pull complete 18:10:18 094b1ea09ed8: Pull complete 18:10:19 138eaada9080: Pull complete 18:10:19 0622d0fa9048: Pull complete 18:10:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:10:19 prd-centos7-docker-4c-2g-5331 does not seem to be running inside a container 18:10:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-139 -v /w/workspace/xfoundry_device-modbus-go_PR-139:/w/workspace/xfoundry_device-modbus-go_PR-139:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-139@tmp:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:10:20 $ docker top d6cfe1b96e568c2d3c7774c1cc3f2010d787053ce0099732d1385cda3c2bfda4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:21 provisioning config files... 18:10:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-139@tmp/config369069667331925082tmp [Pipeline] { [Pipeline] echo 18:10:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:10:21 ---> create-netrc.sh [Pipeline] echo 18:10:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:10:21 ---> logs-deploy.sh 18:10:21 + ARCHIVE_ARTIFACTS= 18:10:21 + LOGS_SERVER=https://logs.edgexfoundry.org 18:10:21 + '[' https://logs.edgexfoundry.org == None ']' 18:10:21 + NEXUS_URL=https://nexus.edgexfoundry.org 18:10:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/9 18:10:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/9/ 18:10:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/9 /w/workspace/xfoundry_device-modbus-go_PR-139 18:10:23 Archives upload complete. 18:10:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-139/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-139/9/