Pull request #154 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 lranjbar for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 0d4af99269ee120b5b277c75f6b2623c24146e85+f5c9d48415354775d5437a1ae29fce4498980850 (3494273fa572e8de087434f94ffb39258cd6c0d8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2662’ is offline Running on prd-centos7-docker-4c-2g-2667 in /w/workspace/xfoundry_device-modbus-go_PR-154 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-154 # 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/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 0d4af99269ee120b5b277c75f6b2623c24146e85 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # 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/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 0d4af99269ee120b5b277c75f6b2623c24146e85 Checking out Revision 0d4af99269ee120b5b277c75f6b2623c24146e85 (PR-154) > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # 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 f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 Commit message: "Update device-sdk-go: 1.2.2 Changes in this version of the SDK include: - fix timing issue w/consul which impacted startup time - ensure services listen on all network interfaces" > git rev-list --no-walk 98b52d9584e04c01e40368f8367c2648e1414356 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:59 ========================================================= 23:16:59 EdgeX Global Pipelines Version Info 23:16:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:17:01 ------------------- 23:17:01 stable info: 23:17:01 ------------------- 23:17:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:01 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:17:01 Message: update stable to v1.0.89 23:17:02 ------------------- 23:17:02 experimental info: 23:17:02 ------------------- 23:17:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:02 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:17:02 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:04 23:17:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:17:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:04 latest: Pulling from edgex-devops/git-semver 23:17:04 9123ac7c32f7: Pulling fs layer 23:17:04 b8cc5d1170e3: Pulling fs layer 23:17:04 2924cbbf6a41: Pulling fs layer 23:17:04 93b08a4f1073: Pulling fs layer 23:17:04 93b08a4f1073: Waiting 23:17:04 b8cc5d1170e3: Verifying Checksum 23:17:04 b8cc5d1170e3: Download complete 23:17:05 9123ac7c32f7: Verifying Checksum 23:17:05 9123ac7c32f7: Download complete 23:17:05 93b08a4f1073: Verifying Checksum 23:17:05 93b08a4f1073: Download complete 23:17:05 2924cbbf6a41: Verifying Checksum 23:17:05 2924cbbf6a41: Download complete 23:17:05 9123ac7c32f7: Pull complete 23:17:05 b8cc5d1170e3: Pull complete 23:17:06 2924cbbf6a41: Pull complete 23:17:07 93b08a4f1073: Pull complete 23:17:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:17:07 prd-centos7-docker-4c-2g-2667 does not seem to be running inside a container 23:17:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-154 -v /w/workspace/xfoundry_device-modbus-go_PR-154:/w/workspace/xfoundry_device-modbus-go_PR-154:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-154@tmp:/w/workspace/xfoundry_device-modbus-go_PR-154@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 23:17:09 $ docker top 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:09 [ssh-agent] Looking for ssh-agent implementation... 23:17:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:10 $ docker exec 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent 23:17:10 SSH_AUTH_SOCK=/tmp/ssh-d3a9TciINRFG/agent.11 23:17:10 SSH_AGENT_PID=16 23:17:10 Running ssh-add (command line suppressed) 23:17:10 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_7657826542708859773.key (/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_7657826542708859773.key) 23:17:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:11 + git describe --exact-match --tags HEAD 23:17:11 fatal: No names found, cannot describe anything. [Pipeline] } 23:17:11 $ docker exec --env ******** --env ******** 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent -k 23:17:12 unset SSH_AUTH_SOCK; 23:17:12 unset SSH_AGENT_PID; 23:17:12 echo Agent pid 16 killed; 23:17:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:17:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:17:12 This usually means this commit has not been tagged. [Pipeline] sshagent 23:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:12 [ssh-agent] Looking for ssh-agent implementation... 23:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:12 $ docker exec 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent 23:17:12 SSH_AUTH_SOCK=/tmp/ssh-bxvCH46BBBrN/agent.47 23:17:12 SSH_AGENT_PID=53 23:17:12 Running ssh-add (command line suppressed) 23:17:12 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_2523340704002298644.key (/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/private_key_2523340704002298644.key) 23:17:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:13 + git semver init 23:17:13 # -> Open(): unable to determine branch for HEAD 23:17:13 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-154/.git 23:17:13 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-154 23:17:13 # $SEMVER_REMOTE_NAME = origin 23:17:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:17:13 # $SEMVER_USER_NAME = edgex-jenkins 23:17:13 # $SEMVER_BRANCH = PR-154 23:17:13 # $SEMVER_TEMP = /tmp/semver-650863262 23:17:13 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 23:17:13 # '/tmp/semver-650863262' -> '/w/workspace/xfoundry_device-modbus-go_PR-154/.semver' 23:17:13 # -> Force: false 23:17:13 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-154/.semver [Pipeline] } 23:17:13 $ docker exec --env ******** --env ******** 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab ssh-agent -k 23:17:14 unset SSH_AUTH_SOCK; 23:17:14 unset SSH_AGENT_PID; 23:17:14 echo Agent pid 53 killed; 23:17:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:14 + git semver [Pipeline] } 23:17:14 $ docker stop --time=1 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab 23:17:16 $ docker rm -f 00867481b6de3d1acc98454300e1c5adde5a5aeb70a5507029297881f68358ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:17:17 Stashed 30 file(s) [Pipeline] echo 23:17:17 [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 23:17:32 Still waiting to schedule task 23:17:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:17:32 Still waiting to schedule task 23:17:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:18:54 Running on prd-centos7-docker-4c-2g-2669 in /w/workspace/xfoundry_device-modbus-go_PR-154 [Pipeline] { [Pipeline] ws 23:18:54 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout 23:18:56 using credential edgex-jenkins-ssh 23:18:56 Cloning the remote Git repository 23:18:56 Cloning with configured refspecs honoured and without tags 23:18:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 23:18:56 > git init /w/workspace/device-modbus-go/3 # timeout=10 23:18:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:18:56 > git --version # timeout=10 23:18:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:57 Fetching without tags 23:18:57 Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 0d4af99269ee120b5b277c75f6b2623c24146e85 23:18:57 Merge succeeded, producing 0d4af99269ee120b5b277c75f6b2623c24146e85 23:18:57 Checking out Revision 0d4af99269ee120b5b277c75f6b2623c24146e85 (PR-154) 23:18:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:18:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:18:57 > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # timeout=10 23:18:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:18:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:18:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:18:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:18:57 > git config core.sparsecheckout # timeout=10 23:18:57 > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 23:18:57 > git remote # timeout=10 23:18:57 > git config --get remote.origin.url # timeout=10 23:18:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:57 > git merge f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 23:18:57 > git rev-parse HEAD^{commit} # timeout=10 23:18:57 > git config core.sparsecheckout # timeout=10 23:18:57 > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 23:19:01 Commit message: "Update device-sdk-go: 1.2.2 Changes in this version of the SDK include: - fix timing issue w/consul which impacted startup time - ensure services listen on all network interfaces" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:19:02 ========================================================= 23:19:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:19:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:19:02 + 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 . 23:19:02 Sending build context to Docker daemon 602.6kB 23:19:03 Step 1/8 : ARG BASE=golang:1.13-alpine 23:19:03 Step 2/8 : FROM ${BASE} 23:19:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:03 e6b0cf9c0882: Pulling fs layer 23:19:03 2848faf0eed1: Pulling fs layer 23:19:03 0f37312ad70f: Pulling fs layer 23:19:03 5788d62ee057: Pulling fs layer 23:19:03 0e6b1d234666: Pulling fs layer 23:19:03 bf5d7aec512f: Pulling fs layer 23:19:03 34c802a77dc8: Pulling fs layer 23:19:03 9eb99e56ec68: Pulling fs layer 23:19:03 27c7a5d97fbd: Pulling fs layer 23:19:03 5c102a31e300: Pulling fs layer 23:19:03 dcfb455df0a1: Pulling fs layer 23:19:03 5788d62ee057: Waiting 23:19:03 0e6b1d234666: Waiting 23:19:03 bf5d7aec512f: Waiting 23:19:03 34c802a77dc8: Waiting 23:19:03 9eb99e56ec68: Waiting 23:19:03 27c7a5d97fbd: Waiting 23:19:03 5c102a31e300: Waiting 23:19:03 dcfb455df0a1: Waiting 23:19:03 0f37312ad70f: Verifying Checksum 23:19:03 0f37312ad70f: Download complete 23:19:03 2848faf0eed1: Verifying Checksum 23:19:03 2848faf0eed1: Download complete 23:19:03 0e6b1d234666: Verifying Checksum 23:19:03 0e6b1d234666: Download complete 23:19:03 bf5d7aec512f: Verifying Checksum 23:19:03 bf5d7aec512f: Download complete 23:19:03 e6b0cf9c0882: Verifying Checksum 23:19:03 e6b0cf9c0882: Download complete 23:19:03 e6b0cf9c0882: Pull complete 23:19:03 2848faf0eed1: Pull complete 23:19:04 0f37312ad70f: Pull complete 23:19:04 34c802a77dc8: Verifying Checksum 23:19:04 34c802a77dc8: Download complete 23:19:04 27c7a5d97fbd: Verifying Checksum 23:19:04 27c7a5d97fbd: Download complete 23:19:04 5c102a31e300: Verifying Checksum 23:19:04 5c102a31e300: Download complete 23:19:04 dcfb455df0a1: Verifying Checksum 23:19:04 dcfb455df0a1: Download complete 23:19:04 5788d62ee057: Download complete 23:19:04 9eb99e56ec68: Verifying Checksum 23:19:04 9eb99e56ec68: Download complete 23:19:10 5788d62ee057: Pull complete 23:19:10 0e6b1d234666: Pull complete 23:19:10 bf5d7aec512f: Pull complete 23:19:17 34c802a77dc8: Pull complete 23:19:20 9eb99e56ec68: Pull complete 23:19:20 27c7a5d97fbd: Pull complete 23:19:20 5c102a31e300: Pull complete 23:19:20 dcfb455df0a1: Pull complete 23:19:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:19:21 ---> 7c70fe431013 23:19:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 23:19:21 ---> Running in 3c294b0d6f8f 23:19:22 Removing intermediate container 3c294b0d6f8f 23:19:22 ---> de1ae3835864 23:19:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:22 ---> Running in 20d1ee58b453 23:19:22 Removing intermediate container 20d1ee58b453 23:19:22 ---> 2260883c2309 23:19:22 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 23:19:22 ---> Running in b9565a82df75 23:19:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:19:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:19:25 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 23:19:25 (2/17) Installing libmagic (5.37-r1) 23:19:25 (3/17) Installing file (5.37-r1) 23:19:25 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 23:19:25 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 23:19:25 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 23:19:37 (7/17) Installing libc-dev (0.7.2-r0) 23:19:37 (8/17) Installing g++ (9.2.0-r4) 23:19:43 (9/17) Installing fortify-headers (1.1-r0) 23:19:43 (10/17) Installing build-base (0.5-r1) 23:19:43 (11/17) Installing openssh-keygen (8.1_p1-r0) 23:19:43 (12/17) Installing libedit (20191211.3.1-r0) 23:19:43 (13/17) Installing openssh-client (8.1_p1-r0) 23:19:43 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 23:19:43 (15/17) Installing openssh-server-common (8.1_p1-r0) 23:19:43 (16/17) Installing openssh-server (8.1_p1-r0) 23:19:43 (17/17) Installing openssh (8.1_p1-r0) 23:19:43 Executing busybox-1.31.1-r8.trigger 23:19:43 OK: 214 MiB in 52 packages 23:19:48 Removing intermediate container b9565a82df75 23:19:48 ---> 250bfb91959d 23:19:48 Step 6/8 : WORKDIR /device-modbus-go 23:19:48 ---> Running in 141b68f682ca 23:19:48 Removing intermediate container 141b68f682ca 23:19:48 ---> 41bdcfd9e694 23:19:48 Step 7/8 : COPY . . 23:19:48 ---> 90624f409a53 23:19:48 Step 8/8 : RUN go mod download 23:19:48 ---> Running in d5ba65068788 23:19:50 go: finding github.com/BurntSushi/toml v0.3.1 23:19:50 go: finding github.com/OneOfOne/xxhash v1.2.6 23:19:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:19:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:19:50 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:19:50 go: finding github.com/bgentry/speakeasy v0.1.0 23:19:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:19:50 go: finding github.com/davecgh/go-spew v1.1.1 23:19:50 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 23:19:50 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:19:50 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:19:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:19:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 23:19:50 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:19:50 go: finding github.com/fatih/color v1.7.0 23:19:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:19:50 go: finding github.com/go-kit/kit v0.8.0 23:19:50 go: finding github.com/go-logfmt/logfmt v0.4.0 23:19:50 go: finding github.com/go-stack/stack v1.8.0 23:19:50 go: finding github.com/goburrow/modbus v0.1.0 23:19:50 go: finding github.com/goburrow/serial v0.1.0 23:19:50 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:19:50 go: finding github.com/google/uuid v1.1.1 23:19:50 go: finding github.com/gorilla/mux v1.7.1 23:19:50 go: finding github.com/hashicorp/consul/api v1.1.0 23:19:50 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:19:50 go: finding github.com/hashicorp/errwrap v1.0.0 23:19:50 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:19:50 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:19:50 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:19:50 go: finding github.com/hashicorp/go-multierror v1.0.0 23:19:50 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:19:50 go: finding github.com/hashicorp/go-sockaddr v1.0.1 23:19:50 go: finding github.com/hashicorp/go-syslog v1.0.0 23:19:50 go: finding github.com/hashicorp/go-uuid v1.0.1 23:19:50 go: finding github.com/hashicorp/go.net v0.0.1 23:19:50 go: finding github.com/hashicorp/golang-lru v0.5.1 23:19:50 go: finding github.com/hashicorp/logutils v1.0.0 23:19:50 go: finding github.com/hashicorp/mdns v1.0.0 23:19:50 go: finding github.com/hashicorp/memberlist v0.1.3 23:19:50 go: finding github.com/hashicorp/serf v0.8.2 23:19:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:19:50 go: finding github.com/mattn/go-colorable v0.0.9 23:19:50 go: finding github.com/mattn/go-isatty v0.0.3 23:19:50 go: finding github.com/miekg/dns v1.1.4 23:19:50 go: finding github.com/mitchellh/cli v1.0.0 23:19:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:19:50 go: finding github.com/mitchellh/copystructure v1.0.0 23:19:50 go: finding github.com/mitchellh/go-homedir v1.1.0 23:19:50 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:19:51 go: finding github.com/mitchellh/go-wordwrap v1.0.0 23:19:51 go: finding github.com/mitchellh/gox v0.4.0 23:19:51 go: finding github.com/mitchellh/iochan v1.0.0 23:19:51 go: finding github.com/mitchellh/mapstructure v1.1.2 23:19:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:19:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:19:51 go: finding github.com/pelletier/go-toml v1.2.0 23:19:51 go: finding github.com/pkg/errors v0.8.1 23:19:51 go: finding github.com/pmezard/go-difflib v1.0.0 23:19:51 go: finding github.com/posener/complete v1.1.1 23:19:51 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 23:19:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:19:51 go: finding github.com/stretchr/objx v0.1.0 23:19:51 go: finding github.com/stretchr/testify v1.5.1 23:19:51 go: finding github.com/ugorji/go v1.1.4 23:19:51 go: finding github.com/x448/float16 v0.8.4 23:19:51 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:19:51 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 23:19:51 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:19:51 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:19:51 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:19:51 go: finding gopkg.in/yaml.v2 v2.2.8 23:19:59 Removing intermediate container d5ba65068788 23:19:59 ---> bdee14030e7f 23:19:59 Successfully built bdee14030e7f 23:19:59 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 23:20:00 + docker inspect -f . ci-base-image-x86_64 23:20:00 . [Pipeline] withDockerContainer 23:20:00 prd-centos7-docker-4c-2g-2669 does not seem to be running inside a container 23:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:20:01 $ docker top 3832be8b0845e6df4109ab67677ef685bf5a4fb22eb90413324bbb158192a8e6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:01 + go version 23:20:01 go version go1.13.5 linux/amd64 [Pipeline] sh 23:20:02 + make test 23:20:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:20:03 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:20:11 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:20:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.153s coverage: 50.3% of statements 23:20:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:20:14 gofmt -l . 23:20:14 [ "`gofmt -l .`" = "" ] 23:20:14 ./bin/test-attribution-txt.sh 23:20:14 ./bin/test-go-mod-tidy.sh [Pipeline] stash 23:20:15 Stashed 1 file(s) [Pipeline] } 23:20:15 $ docker stop --time=1 3832be8b0845e6df4109ab67677ef685bf5a4fb22eb90413324bbb158192a8e6 23:20:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2670 in /w/workspace/xfoundry_device-modbus-go_PR-154 23:20:18 $ docker rm -f 3832be8b0845e6df4109ab67677ef685bf5a4fb22eb90413324bbb158192a8e6 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 23:20:18 Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:20:20 + ls -al . 23:20:20 total 104 23:20:20 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 23:20 . 23:20:20 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 23:18 .. 23:20:20 -rw-rw-r--. 1 jenkins jenkins 5049 Jun 11 23:18 Attribution.txt 23:20:20 drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 23:18 bin 23:20:20 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 23:18 cmd 23:20:20 -rw-r--r--. 1 jenkins jenkins 22123 Jun 11 23:20 coverage.out 23:20:20 -rw-rw-r--. 1 jenkins jenkins 1422 Jun 11 23:18 Dockerfile 23:20:20 -rw-rw-r--. 1 jenkins jenkins 954 Jun 11 23:18 Dockerfile.build 23:20:20 -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 23:18 .dockerignore 23:20:20 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 23:19 .git 23:20:20 -rw-rw-r--. 1 jenkins jenkins 330 Jun 11 23:18 .gitignore 23:20:20 -rw-r--r--. 1 jenkins jenkins 559 Jun 11 23:20 go.mod 23:20:20 -rw-r--r--. 1 jenkins jenkins 13471 Jun 11 23:20 go.sum 23:20:20 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 23:18 internal 23:20:20 -rw-rw-r--. 1 jenkins jenkins 702 Jun 11 23:18 Jenkinsfile 23:20:20 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 23:18 LICENSE 23:20:20 -rw-rw-r--. 1 jenkins jenkins 880 Jun 11 23:18 Makefile 23:20:20 -rw-rw-r--. 1 jenkins jenkins 591 Jun 11 23:18 README.md 23:20:20 drwxrwxr-x. 3 jenkins jenkins 58 Jun 11 23:19 .semver 23:20:20 drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 23:18 simulator 23:20:20 drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 23:18 snap 23:20:20 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 23:17 VERSION 23:20:20 -rw-rw-r--. 1 jenkins jenkins 229 Jun 11 23:18 version.go [Pipeline] isUnix [Pipeline] sh 23:20:20 + 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=0d4af99269ee120b5b277c75f6b2623c24146e85 --label arch=amd64 --label version=0.0.0 . 23:20:20 Sending build context to Docker daemon 631.3kB 23:20:20 Step 1/19 : ARG BASE=golang:1.13-alpine 23:20:20 Step 2/19 : FROM ${BASE} AS builder 23:20:20 ---> bdee14030e7f 23:20:20 Step 3/19 : ARG MAKE='make build' 23:20:21 ---> Running in d0a2ddd1989e 23:20:21 Removing intermediate container d0a2ddd1989e 23:20:21 ---> a6b0f310bea7 23:20:21 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:21 ---> Running in b8a41863ae96 23:20:21 Removing intermediate container b8a41863ae96 23:20:21 ---> 1d080f7dc065 23:20:21 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 23:20:21 ---> Running in f8ff6dd20e2a 23:20:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:20:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:20:23 OK: 214 MiB in 52 packages 23:20:23 Removing intermediate container f8ff6dd20e2a 23:20:23 ---> 1aa5c2a5d80d 23:20:23 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 23:20:23 ---> Running in db85fd8c44fe 23:20:23 using credential edgex-jenkins-ssh 23:20:23 Cloning the remote Git repository 23:20:23 Cloning with configured refspecs honoured and without tags 23:20:24 Removing intermediate container db85fd8c44fe 23:20:24 ---> 169e0466ed27 23:20:24 Step 7/19 : COPY . . 23:20:24 ---> db1e383bf1b3 23:20:24 Step 8/19 : RUN ${MAKE} 23:20:25 ---> Running in 8848c975d58e 23:20:25 Fetching without tags 23:20:24 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 23:20:24 > git init /w/workspace/device-modbus-go/3 # timeout=10 23:20:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:20:24 > git --version # timeout=10 23:20:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:20:25 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:20:25 > git config --add remote.origin.fetch +refs/pull/154/head:refs/remotes/origin/PR-154 # timeout=10 23:20:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:20:25 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:20:25 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:20:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 23:20:25 Merging remotes/origin/master commit f5c9d48415354775d5437a1ae29fce4498980850 into PR head commit 0d4af99269ee120b5b277c75f6b2623c24146e85 23:20:25 Merge succeeded, producing 0d4af99269ee120b5b277c75f6b2623c24146e85 23:20:25 Checking out Revision 0d4af99269ee120b5b277c75f6b2623c24146e85 (PR-154) 23:20:25 > git config core.sparsecheckout # timeout=10 23:20:25 > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 23:20:25 > git remote # timeout=10 23:20:25 > git config --get remote.origin.url # timeout=10 23:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:25 > git merge f5c9d48415354775d5437a1ae29fce4498980850 # timeout=10 23:20:25 > git rev-parse HEAD^{commit} # timeout=10 23:20:25 > git config core.sparsecheckout # timeout=10 23:20:25 > git checkout -f 0d4af99269ee120b5b277c75f6b2623c24146e85 # timeout=10 23:20:30 Commit message: "Update device-sdk-go: 1.2.2 Changes in this version of the SDK include: - fix timing issue w/consul which impacted startup time - ensure services listen on all network interfaces" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:20:31 ========================================================= 23:20:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:20:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:20:32 + 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 . 23:20:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:20:33 Sending build context to Docker daemon 602.6kB 23:20:33 Step 1/8 : ARG BASE=golang:1.13-alpine 23:20:33 Step 2/8 : FROM ${BASE} 23:20:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:20:34 cde5963f3b93: Pulling fs layer 23:20:34 2a23fa8c16f7: Pulling fs layer 23:20:34 777b28850792: Pulling fs layer 23:20:34 8a11ddd9e578: Pulling fs layer 23:20:34 4cf88f913ddb: Pulling fs layer 23:20:34 1df406cf5192: Pulling fs layer 23:20:34 cd6300453558: Pulling fs layer 23:20:34 b9c365052c96: Pulling fs layer 23:20:34 a2d8cc88f415: Pulling fs layer 23:20:34 ea1d1ca13537: Pulling fs layer 23:20:34 3750a50a1c5e: Pulling fs layer 23:20:34 cd6300453558: Waiting 23:20:34 b9c365052c96: Waiting 23:20:34 a2d8cc88f415: Waiting 23:20:34 ea1d1ca13537: Waiting 23:20:34 3750a50a1c5e: Waiting 23:20:34 8a11ddd9e578: Waiting 23:20:34 4cf88f913ddb: Waiting 23:20:34 1df406cf5192: Waiting 23:20:34 777b28850792: Verifying Checksum 23:20:34 777b28850792: Download complete 23:20:34 2a23fa8c16f7: Download complete 23:20:34 4cf88f913ddb: Download complete 23:20:34 1df406cf5192: Verifying Checksum 23:20:34 1df406cf5192: Download complete 23:20:34 cde5963f3b93: Verifying Checksum 23:20:34 cde5963f3b93: Download complete 23:20:35 cde5963f3b93: Pull complete 23:20:35 2a23fa8c16f7: Pull complete 23:20:36 777b28850792: Pull complete 23:20:36 cd6300453558: Download complete 23:20:36 a2d8cc88f415: Verifying Checksum 23:20:36 a2d8cc88f415: Download complete 23:20:36 Removing intermediate container 8848c975d58e 23:20:36 ---> a6a86c2900c3 23:20:36 Step 9/19 : FROM scratch 23:20:36 ---> 23:20:36 Step 10/19 : ENV APP_PORT=49991 23:20:36 ---> Running in 036c10d097da 23:20:36 Removing intermediate container 036c10d097da 23:20:36 ---> 77500773d3f7 23:20:36 Step 11/19 : EXPOSE $APP_PORT 23:20:36 ---> Running in 749cb3c1857d 23:20:36 Removing intermediate container 749cb3c1857d 23:20:36 ---> 6f99b6535cb3 23:20:36 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 23:20:37 ---> 00bee0b33a07 23:20:37 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 23:20:37 ---> 95a3dbae3bc1 23:20:37 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 23:20:37 ---> caaa0096b2c1 23:20:37 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 23:20:37 ---> Running in 6bbfedd25501 23:20:37 Removing intermediate container 6bbfedd25501 23:20:37 ---> e29baa091dbe 23:20:37 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 23:20:37 ---> Running in 5dc5029a4d66 23:20:38 ea1d1ca13537: Verifying Checksum 23:20:38 ea1d1ca13537: Download complete 23:20:38 Removing intermediate container 5dc5029a4d66 23:20:38 ---> 27b0a410d976 23:20:38 Step 17/19 : LABEL arch=amd64 23:20:38 ---> Running in 15dd7b2de35f 23:20:38 3750a50a1c5e: Verifying Checksum 23:20:38 3750a50a1c5e: Download complete 23:20:38 Removing intermediate container 15dd7b2de35f 23:20:38 ---> 92760e936253 23:20:38 Step 18/19 : LABEL git_sha=0d4af99269ee120b5b277c75f6b2623c24146e85 23:20:38 ---> Running in 5b93c9dc8f6b 23:20:38 Removing intermediate container 5b93c9dc8f6b 23:20:38 ---> 66d8ca4a45e8 23:20:38 Step 19/19 : LABEL version=0.0.0 23:20:38 ---> Running in 4bb78573c1d7 23:20:38 Removing intermediate container 4bb78573c1d7 23:20:38 ---> bda211ec8599 23:20:38 [Warning] One or more build-args [ARCH] were not consumed 23:20:38 Successfully built bda211ec8599 23:20:38 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 23:20:39 b9c365052c96: Verifying Checksum 23:20:39 b9c365052c96: Download complete 23:20:39 8a11ddd9e578: Verifying Checksum 23:20:39 8a11ddd9e578: Download complete 23:20:39 ++ find /w/workspace/device-modbus-go/3 23:20:39 ++ grep snapcraft.yaml 23:20:39 + grep -Po '^name: \K(.*)' /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:39 provisioning config files... 23:20:39 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config3313143591903752295tmp [Pipeline] { [Pipeline] sh 23:20:40 + cp /w/workspace/device-modbus-go/3@tmp/config3313143591903752295tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh 23:20:40 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/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 23:20:40 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 23:20:40 latest: Pulling from edgex-devops/edgex-snap-builder 23:20:40 5bed26d33875: Pulling fs layer 23:20:40 f11b29a9c730: Pulling fs layer 23:20:40 930bda195c84: Pulling fs layer 23:20:40 78bf9a5ad49e: Pulling fs layer 23:20:40 e5fbee5a4b0d: Pulling fs layer 23:20:40 f452fca78f88: Pulling fs layer 23:20:40 7417ef92027a: Pulling fs layer 23:20:40 2af5c49d270b: Pulling fs layer 23:20:40 df9c3bdbc40a: Pulling fs layer 23:20:40 f452fca78f88: Waiting 23:20:40 7417ef92027a: Waiting 23:20:40 2af5c49d270b: Waiting 23:20:40 df9c3bdbc40a: Waiting 23:20:40 78bf9a5ad49e: Waiting 23:20:40 e5fbee5a4b0d: Waiting 23:20:40 930bda195c84: Verifying Checksum 23:20:40 930bda195c84: Download complete 23:20:40 f11b29a9c730: Verifying Checksum 23:20:40 f11b29a9c730: Download complete 23:20:40 78bf9a5ad49e: Verifying Checksum 23:20:40 78bf9a5ad49e: Download complete 23:20:40 f452fca78f88: Download complete 23:20:40 7417ef92027a: Verifying Checksum 23:20:40 7417ef92027a: Download complete 23:20:40 2af5c49d270b: Verifying Checksum 23:20:40 2af5c49d270b: Download complete 23:20:40 df9c3bdbc40a: Verifying Checksum 23:20:40 df9c3bdbc40a: Download complete 23:20:40 5bed26d33875: Download complete 23:20:43 e5fbee5a4b0d: Verifying Checksum 23:20:43 e5fbee5a4b0d: Download complete 23:20:44 5bed26d33875: Pull complete 23:20:45 f11b29a9c730: Pull complete 23:20:45 930bda195c84: Pull complete 23:20:45 78bf9a5ad49e: Pull complete 23:20:49 8a11ddd9e578: Pull complete 23:20:49 4cf88f913ddb: Pull complete 23:20:50 1df406cf5192: Pull complete 23:20:54 cd6300453558: Pull complete 23:20:58 b9c365052c96: Pull complete 23:20:58 a2d8cc88f415: Pull complete 23:21:00 ea1d1ca13537: Pull complete 23:21:01 3750a50a1c5e: Pull complete 23:21:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:21:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:21:01 ---> 78745c68409d 23:21:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 23:21:06 ---> Running in 3401f3d1cafb 23:21:06 Removing intermediate container 3401f3d1cafb 23:21:06 ---> 75f93bef038f 23:21:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:07 ---> Running in b8d089cf2419 23:21:07 e5fbee5a4b0d: Pull complete 23:21:07 f452fca78f88: Pull complete 23:21:07 7417ef92027a: Pull complete 23:21:07 2af5c49d270b: Pull complete 23:21:07 df9c3bdbc40a: Pull complete 23:21:07 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 23:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 23:21:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:21:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:21:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:21:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 23:21:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:21:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 23:21:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 23:21:09 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 23:21:09 Removing intermediate container b8d089cf2419 23:21:09 ---> 93bb569f7029 23:21:09 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 23:21:09 ---> Running in 24ca527be977 23:21:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 23:21:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 23:21:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 23:21:09 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 23:21:10 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 23:21:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 23:21:10 Fetched 4909 kB in 2s (2348 kB/s) 23:21:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:21:11 Reading package lists... 23:21:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:21:12 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 23:21:12 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 23:21:13 (3/18) Installing libmagic (5.37-r1) 23:21:13 (4/18) Installing file (5.37-r1) 23:21:13 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 23:21:13 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 23:21:13 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 23:21:15 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 23:21:16 Reading package lists... 23:21:16 Building dependency tree... 23:21:16 Reading state information... 23:21:17 The following packages were automatically installed and are no longer required: 23:21:17 libjq1 liblzo2-2 libonig4 23:21:17 Use 'sudo apt autoremove' to remove them. 23:21:17 Suggested packages: 23:21:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:21:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 23:21:17 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 23:21:17 libterm-readline-gnu-perl | libterm-readline-perl-perl 23:21:17 The following NEW packages will be installed: 23:21:17 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 23:21:17 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 23:21:17 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 23:21:17 openssh-client patch perl perl-modules-5.26 xauth 23:21:17 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 23:21:17 Need to get 14.7 MB of archives. 23:21:17 After this operation, 89.5 MB of additional disk space will be used. 23:21:17 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 23:21:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:21:17 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 23:21:17 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 23:21:17 (8/18) Installing libc-dev (0.7.2-r0) 23:21:17 (9/18) Installing g++ (9.2.0-r4) 23:21:18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 23:21:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 23:21:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 23:21:18 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 23:21:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 23:21:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 23:21:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 23:21:18 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 23:21:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 23:21:18 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:21:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 23:21:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:21:18 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 23:21:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 23:21:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:21:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 23:21:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 23:21:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 23:21:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:21:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:21:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 23:21:19 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 23:21:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:21:20 debconf: delaying package configuration, since apt-utils is not installed 23:21:20 Fetched 14.7 MB in 2s (6663 kB/s) 23:21:20 Selecting previously unselected package libxau6:amd64. 23:21:20 (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.) 23:21:20 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 23:21:20 Unpacking libxau6:amd64 (1:1.0.8-1) ... 23:21:20 Selecting previously unselected package libbsd0:amd64. 23:21:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:21:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:21:20 Selecting previously unselected package libxdmcp6:amd64. 23:21:20 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 23:21:20 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 23:21:20 Selecting previously unselected package libxcb1:amd64. 23:21:20 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 23:21:20 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 23:21:20 Selecting previously unselected package libx11-data. 23:21:20 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 23:21:20 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 23:21:21 Selecting previously unselected package libx11-6:amd64. 23:21:21 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 23:21:21 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 23:21:21 Selecting previously unselected package libxext6:amd64. 23:21:21 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 23:21:21 Unpacking libxext6:amd64 (2:1.3.3-1) ... 23:21:21 Selecting previously unselected package perl-modules-5.26. 23:21:21 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 23:21:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:21:22 (10/18) Installing fortify-headers (1.1-r0) 23:21:22 (11/18) Installing build-base (0.5-r1) 23:21:22 (12/18) Installing openssh-keygen (8.1_p1-r0) 23:21:22 (13/18) Installing libedit (20191211.3.1-r0) 23:21:22 (14/18) Installing openssh-client (8.1_p1-r0) 23:21:22 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 23:21:22 (16/18) Installing openssh-server-common (8.1_p1-r0) 23:21:22 (17/18) Installing openssh-server (8.1_p1-r0) 23:21:23 (18/18) Installing openssh (8.1_p1-r0) 23:21:23 Executing busybox-1.31.1-r8.trigger 23:21:23 OK: 203 MiB in 52 packages 23:21:23 Selecting previously unselected package libgdbm5:amd64. 23:21:23 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 23:21:23 Unpacking libgdbm5:amd64 (1.14.1-6) ... 23:21:24 Selecting previously unselected package libgdbm-compat4:amd64. 23:21:24 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 23:21:24 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 23:21:24 Selecting previously unselected package libperl5.26:amd64. 23:21:24 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 23:21:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:21:25 Selecting previously unselected package perl. 23:21:25 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 23:21:25 Unpacking perl (5.26.1-6ubuntu0.3) ... 23:21:25 Selecting previously unselected package less. 23:21:25 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 23:21:25 Unpacking less (487-0.1) ... 23:21:25 Selecting previously unselected package libexpat1:amd64. 23:21:25 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:21:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:21:25 Selecting previously unselected package netbase. 23:21:25 Preparing to unpack .../14-netbase_5.4_all.deb ... 23:21:25 Unpacking netbase (5.4) ... 23:21:26 Selecting previously unselected package libedit2:amd64. 23:21:26 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 23:21:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:21:26 Selecting previously unselected package libssl1.0.0:amd64. 23:21:26 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 23:21:26 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 23:21:26 Selecting previously unselected package libxmuu1:amd64. 23:21:26 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 23:21:26 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 23:21:26 Selecting previously unselected package openssh-client. 23:21:26 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:21:26 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:21:26 Selecting previously unselected package xauth. 23:21:26 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 23:21:26 Unpacking xauth (1:1.0.10-1) ... 23:21:26 Selecting previously unselected package curl. 23:21:26 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 23:21:26 Unpacking curl (7.58.0-2ubuntu3.8) ... 23:21:26 Selecting previously unselected package libcurl3-gnutls:amd64. 23:21:26 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 23:21:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 23:21:26 Selecting previously unselected package liberror-perl. 23:21:26 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 23:21:26 Unpacking liberror-perl (0.17025-1) ... 23:21:26 Selecting previously unselected package git-man. 23:21:26 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:21:26 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:21:26 Selecting previously unselected package git. 23:21:26 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:21:27 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:21:27 Selecting previously unselected package make. 23:21:27 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 23:21:27 Unpacking make (4.1-9.1ubuntu1) ... 23:21:27 Selecting previously unselected package patch. 23:21:27 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:21:27 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:21:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:21:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:21:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:21:28 Setting up less (487-0.1) ... 23:21:28 Setting up make (4.1-9.1ubuntu1) ... 23:21:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 23:21:28 Setting up curl (7.58.0-2ubuntu3.8) ... 23:21:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 23:21:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:21:28 Setting up libgdbm5:amd64 (1.14.1-6) ... 23:21:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:21:28 Setting up patch (2.7.6-2ubuntu1.1) ... 23:21:28 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 23:21:28 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 23:21:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:21:28 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 23:21:28 Setting up libxau6:amd64 (1:1.0.8-1) ... 23:21:28 Setting up netbase (5.4) ... 23:21:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:21:28 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 23:21:28 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 23:21:28 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 23:21:28 Setting up perl (5.26.1-6ubuntu0.3) ... 23:21:28 Setting up libxext6:amd64 (2:1.3.3-1) ... 23:21:28 Setting up liberror-perl (0.17025-1) ... 23:21:29 Setting up xauth (1:1.0.10-1) ... 23:21:29 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:21:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:21:31 Removing intermediate container 24ca527be977 23:21:31 ---> 5f7cad5c66fe 23:21:31 Step 6/8 : WORKDIR /device-modbus-go 23:21:31 ---> Running in f5cb53418503 23:21:31 Removing intermediate container f5cb53418503 23:21:31 ---> a4bb648a2e28 23:21:31 Step 7/8 : COPY . . 23:21:31 ---> 20bca1f127e0 23:21:31 Step 8/8 : RUN go mod download 23:21:31 ---> Running in 4726d58c7b04 23:21:31 curl set to automatically installed. 23:21:31 git set to automatically installed. 23:21:31 git-man set to automatically installed. 23:21:31 less set to automatically installed. 23:21:31 libbsd0 set to automatically installed. 23:21:31 libcurl3-gnutls set to automatically installed. 23:21:31 libedit2 set to automatically installed. 23:21:31 liberror-perl set to automatically installed. 23:21:31 libexpat1 set to automatically installed. 23:21:31 libgdbm-compat4 set to automatically installed. 23:21:31 libgdbm5 set to automatically installed. 23:21:31 libperl5.26 set to automatically installed. 23:21:31 libssl1.0.0 set to automatically installed. 23:21:31 libx11-6 set to automatically installed. 23:21:31 libx11-data set to automatically installed. 23:21:31 libxau6 set to automatically installed. 23:21:31 libxcb1 set to automatically installed. 23:21:31 libxdmcp6 set to automatically installed. 23:21:31 libxext6 set to automatically installed. 23:21:31 libxmuu1 set to automatically installed. 23:21:31 make set to automatically installed. 23:21:31 netbase set to automatically installed. 23:21:31 openssh-client set to automatically installed. 23:21:31 patch set to automatically installed. 23:21:31 perl set to automatically installed. 23:21:31 perl-modules-5.26 set to automatically installed. 23:21:31 xauth set to automatically installed. 23:21:31 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:21:31 Please ensure the environment is properly setup before continuing. 23:21:31 Ignore this message if the appropriate measures have already been taken 23:21:31 Pulling go 23:21:32 'device-modbus' has dependencies that need to be staged: go 23:21:32 Skipping pull go (already ran) 23:21:32 Building go 23:21:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:32 Dload Upload Total Spent Left Speed 23:21:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 114M 19 22.0M 0 0 42.3M 0 0:00:02 --:--:-- 0:00:02 42.2M 81 114M 81 93.3M 0 0 61.0M 0 0:00:01 0:00:01 --:--:-- 60.9M 100 114M 100 114M 0 0 58.2M 0 0:00:01 0:00:01 --:--:-- 58.2M 23:21:35 go: finding github.com/BurntSushi/toml v0.3.1 23:21:35 go: finding github.com/OneOfOne/xxhash v1.2.6 23:21:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:21:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:21:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:21:35 go: finding github.com/bgentry/speakeasy v0.1.0 23:21:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:21:35 go: finding github.com/davecgh/go-spew v1.1.1 23:21:35 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 23:21:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:21:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:21:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:21:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 23:21:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:21:35 go: finding github.com/fatih/color v1.7.0 23:21:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:21:35 go: finding github.com/go-kit/kit v0.8.0 23:21:35 go: finding github.com/go-logfmt/logfmt v0.4.0 23:21:35 go: finding github.com/go-stack/stack v1.8.0 23:21:35 go: finding github.com/goburrow/modbus v0.1.0 23:21:35 go: finding github.com/goburrow/serial v0.1.0 23:21:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:21:35 go: finding github.com/google/uuid v1.1.1 23:21:35 go: finding github.com/gorilla/mux v1.7.1 23:21:35 go: finding github.com/hashicorp/consul/api v1.1.0 23:21:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:21:35 go: finding github.com/hashicorp/errwrap v1.0.0 23:21:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:21:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:21:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:21:35 go: finding github.com/hashicorp/go-multierror v1.0.0 23:21:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:21:35 go: finding github.com/hashicorp/go-sockaddr v1.0.1 23:21:35 go: finding github.com/hashicorp/go-syslog v1.0.0 23:21:35 go: finding github.com/hashicorp/go-uuid v1.0.1 23:21:35 go: finding github.com/hashicorp/go.net v0.0.1 23:21:35 go: finding github.com/hashicorp/golang-lru v0.5.1 23:21:35 go: finding github.com/hashicorp/logutils v1.0.0 23:21:35 go: finding github.com/hashicorp/mdns v1.0.0 23:21:35 go: finding github.com/hashicorp/memberlist v0.1.3 23:21:35 go: finding github.com/hashicorp/serf v0.8.2 23:21:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:21:35 go: finding github.com/mattn/go-colorable v0.0.9 23:21:35 go: finding github.com/mattn/go-isatty v0.0.3 23:21:35 go: finding github.com/miekg/dns v1.1.4 23:21:35 go: finding github.com/mitchellh/cli v1.0.0 23:21:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:21:35 go: finding github.com/mitchellh/copystructure v1.0.0 23:21:35 go: finding github.com/mitchellh/go-homedir v1.1.0 23:21:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:21:35 go: finding github.com/mitchellh/go-wordwrap v1.0.0 23:21:35 go: finding github.com/mitchellh/gox v0.4.0 23:21:35 go: finding github.com/mitchellh/iochan v1.0.0 23:21:35 go: finding github.com/mitchellh/mapstructure v1.1.2 23:21:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:21:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:21:35 go: finding github.com/pelletier/go-toml v1.2.0 23:21:35 go: finding github.com/pkg/errors v0.8.1 23:21:35 go: finding github.com/pmezard/go-difflib v1.0.0 23:21:35 go: finding github.com/posener/complete v1.1.1 23:21:35 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 23:21:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:21:35 go: finding github.com/stretchr/objx v0.1.0 23:21:35 go: finding github.com/stretchr/testify v1.5.1 23:21:35 go: finding github.com/ugorji/go v1.1.4 23:21:35 go: finding github.com/x448/float16 v0.8.4 23:21:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 23:21:35 go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 23:21:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:21:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 23:21:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:21:35 go: finding gopkg.in/yaml.v2 v2.2.8 23:21:35 go1.13.5.linux-amd64.tar.gz: OK 23:21:43 Staging go 23:21:43 Pulling device-modbus 23:21:44 Skipping build go (already ran) 23:21:44 Building device-modbus 23:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 23:21:45 Removing intermediate container 4726d58c7b04 23:21:45 ---> c32125ad5b8f 23:21:45 Successfully built c32125ad5b8f 23:21:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:45 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 23:21:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:21:45 go: downloading github.com/goburrow/modbus v0.1.0 23:21:45 go: extracting github.com/goburrow/modbus v0.1.0 23:21:45 go: downloading github.com/goburrow/serial v0.1.0 23:21:45 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 23:21:45 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:21:45 go: extracting github.com/goburrow/serial v0.1.0 23:21:45 go: downloading github.com/gorilla/mux v1.7.1 23:21:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:21:45 + docker inspect -f . ci-base-image-arm64 23:21:45 . [Pipeline] withDockerContainer 23:21:45 go: downloading github.com/pkg/errors v0.8.1 23:21:45 go: downloading github.com/go-kit/kit v0.8.0 23:21:45 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:21:45 go: extracting github.com/gorilla/mux v1.7.1 23:21:45 go: extracting github.com/pkg/errors v0.8.1 23:21:45 go: downloading github.com/google/uuid v1.1.1 23:21:45 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 23:21:45 go: downloading gopkg.in/yaml.v2 v2.2.8 23:21:45 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 23:21:45 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:21:45 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 23:21:45 go: downloading github.com/BurntSushi/toml v0.3.1 23:21:45 go: extracting github.com/google/uuid v1.1.1 23:21:45 go: downloading github.com/pelletier/go-toml v1.2.0 23:21:45 go: extracting gopkg.in/yaml.v2 v2.2.8 23:21:45 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 23:21:45 go: downloading github.com/OneOfOne/xxhash v1.2.6 23:21:45 go: extracting github.com/BurntSushi/toml v0.3.1 23:21:45 go: downloading github.com/hashicorp/consul/api v1.1.0 23:21:45 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 23:21:45 go: downloading github.com/x448/float16 v0.8.4 23:21:45 go: extracting github.com/go-kit/kit v0.8.0 23:21:45 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 23:21:45 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 23:21:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:21:45 go: extracting github.com/OneOfOne/xxhash v1.2.6 23:21:45 go: extracting github.com/pelletier/go-toml v1.2.0 23:21:45 go: extracting github.com/hashicorp/consul/api v1.1.0 23:21:45 go: extracting github.com/x448/float16 v0.8.4 23:21:45 go: downloading github.com/hashicorp/serf v0.8.2 23:21:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:21:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 23:21:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:21:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:21:45 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:21:45 go: downloading github.com/mitchellh/copystructure v1.0.0 23:21:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:21:45 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 23:21:45 go: extracting github.com/mitchellh/mapstructure v1.1.2 23:21:45 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 23:21:45 go: extracting github.com/go-logfmt/logfmt v0.4.0 23:21:46 prd-ubuntu18.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container 23:21:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:21:46 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 23:21:46 go: extracting github.com/mitchellh/copystructure v1.0.0 23:21:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:21:46 go: extracting github.com/hashicorp/serf v0.8.2 23:21:46 go: extracting github.com/mitchellh/reflectwalk v1.0.0 23:21:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:21:46 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:21:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:21:46 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 23:21:46 go: downloading github.com/hashicorp/golang-lru v0.5.1 23:21:46 go: extracting github.com/hashicorp/golang-lru v0.5.1 23:21:46 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 23:21:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:21:46 go: finding github.com/goburrow/modbus v0.1.0 23:21:46 go: finding github.com/gorilla/mux v1.7.1 23:21:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:21:46 go: finding github.com/google/uuid v1.1.1 23:21:46 go: finding github.com/OneOfOne/xxhash v1.2.6 23:21:46 go: finding github.com/go-kit/kit v0.8.0 23:21:46 go: finding github.com/goburrow/serial v0.1.0 23:21:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:21:46 go: finding github.com/x448/float16 v0.8.4 23:21:46 go: finding github.com/go-logfmt/logfmt v0.4.0 23:21:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:21:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 23:21:46 go: finding gopkg.in/yaml.v2 v2.2.8 23:21:46 go: finding github.com/BurntSushi/toml v0.3.1 23:21:46 go: finding github.com/pkg/errors v0.8.1 23:21:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:21:46 go: finding github.com/hashicorp/consul/api v1.1.0 23:21:46 go: finding github.com/pelletier/go-toml v1.2.0 23:21:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:21:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:21:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:21:46 go: finding github.com/hashicorp/serf v0.8.2 23:21:46 go: finding github.com/mitchellh/mapstructure v1.1.2 23:21:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:21:46 go: finding github.com/mitchellh/copystructure v1.0.0 23:21:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:21:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:21:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:21:46 go: finding github.com/hashicorp/golang-lru v0.5.1 23:21:48 $ docker top e362b5b82fad9d9f4a5c6e78447f3c1c15dbdd9f9f3112e75e6bb8a4484ed084 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:49 + go version 23:21:49 go version go1.13.5 linux/arm64 [Pipeline] sh 23:21:50 + make test 23:21:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:21:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:21:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:22:00 Skipping stage go (already ran) 23:22:00 Staging device-modbus 23:22:01 Priming go 23:22:02 Priming device-modbus 23:22:03 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 23:22:03 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 23:22:03 Determining the version from the project repo (version-script). 23:22:03 The version has been set to '0.0.0-20200611+0d4af99' 23:22:03 Snapping 'edgex-device-modbus' ... 23:22:04 23:22:04 Snapped edgex-device-modbus_0.0.0-20200611+0d4af99_amd64.snap [Pipeline] } 23:22:05 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] } 23:22:24 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:22:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.250s coverage: 50.3% of statements 23:22:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:22:28 gofmt -l . 23:22:28 [ "`gofmt -l .`" = "" ] 23:22:28 ./bin/test-attribution-txt.sh 23:22:28 ./bin/test-go-mod-tidy.sh [Pipeline] stash 23:22:29 Warning: overwriting stash ‘coverage-report’ 23:22:30 Stashed 1 file(s) [Pipeline] } 23:22:30 $ docker stop --time=1 e362b5b82fad9d9f4a5c6e78447f3c1c15dbdd9f9f3112e75e6bb8a4484ed084 23:22:32 $ docker rm -f e362b5b82fad9d9f4a5c6e78447f3c1c15dbdd9f9f3112e75e6bb8a4484ed084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:22:33 + ls -al . 23:22:33 total 136 23:22:33 drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 23:22 . 23:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 23:20 .. 23:22:33 -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 23:20 .dockerignore 23:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 23:20 .git 23:22:33 -rw-rw-r-- 1 jenkins jenkins 330 Jun 11 23:20 .gitignore 23:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 23:20 .semver 23:22:33 -rw-rw-r-- 1 jenkins jenkins 5049 Jun 11 23:20 Attribution.txt 23:22:33 -rw-rw-r-- 1 jenkins jenkins 1422 Jun 11 23:20 Dockerfile 23:22:33 -rw-rw-r-- 1 jenkins jenkins 954 Jun 11 23:20 Dockerfile.build 23:22:33 -rw-rw-r-- 1 jenkins jenkins 702 Jun 11 23:20 Jenkinsfile 23:22:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 23:20 LICENSE 23:22:33 -rw-rw-r-- 1 jenkins jenkins 880 Jun 11 23:20 Makefile 23:22:33 -rw-rw-r-- 1 jenkins jenkins 591 Jun 11 23:20 README.md 23:22:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 23:17 VERSION 23:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 23:20 bin 23:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 23:20 cmd 23:22:33 -rw-r--r-- 1 jenkins jenkins 22123 Jun 11 23:22 coverage.out 23:22:33 -rw-r--r-- 1 jenkins jenkins 559 Jun 11 23:22 go.mod 23:22:33 -rw-r--r-- 1 jenkins jenkins 13471 Jun 11 23:22 go.sum 23:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 23:20 internal 23:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 23:20 simulator 23:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 23:20 snap 23:22:33 -rw-rw-r-- 1 jenkins jenkins 229 Jun 11 23:20 version.go [Pipeline] isUnix [Pipeline] sh 23:22:33 + 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=0d4af99269ee120b5b277c75f6b2623c24146e85 --label arch=arm64 --label version=0.0.0 . 23:22:34 Sending build context to Docker daemon 631.3kB 23:22:34 Step 1/19 : ARG BASE=golang:1.13-alpine 23:22:34 Step 2/19 : FROM ${BASE} AS builder 23:22:34 ---> c32125ad5b8f 23:22:34 Step 3/19 : ARG MAKE='make build' 23:22:34 ---> Running in 34ee630d6de5 23:22:35 Removing intermediate container 34ee630d6de5 23:22:35 ---> 4b7e246e0bb4 23:22:35 Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:35 ---> Running in 690bc65382e4 23:22:37 Removing intermediate container 690bc65382e4 23:22:37 ---> 934502e2810d 23:22:37 Step 5/19 : RUN apk add --update --no-cache make git openssh build-base 23:22:38 ---> Running in dc9b314a92ee 23:22:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:22:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:22:40 OK: 203 MiB in 52 packages 23:22:42 Removing intermediate container dc9b314a92ee 23:22:42 ---> 44b38f98d5a7 23:22:42 Step 6/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 23:22:42 ---> Running in cbe27d1f8933 23:22:42 Removing intermediate container cbe27d1f8933 23:22:42 ---> dd56991383a6 23:22:42 Step 7/19 : COPY . . 23:22:43 ---> 1be450a61981 23:22:43 Step 8/19 : RUN ${MAKE} 23:22:43 ---> Running in 48ddb642099d 23:22:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 23:23:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:23:19 Removing intermediate container 48ddb642099d 23:23:19 ---> 171618c2a463 23:23:19 Step 9/19 : FROM scratch 23:23:19 ---> 23:23:19 Step 10/19 : ENV APP_PORT=49991 23:23:19 ---> Running in 13e25518ae41 23:23:19 Removing intermediate container 13e25518ae41 23:23:19 ---> daac34742983 23:23:19 Step 11/19 : EXPOSE $APP_PORT 23:23:19 ---> Running in 537b2c393acc 23:23:19 Removing intermediate container 537b2c393acc 23:23:19 ---> faba2b57d45b 23:23:19 Step 12/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 23:23:20 ---> 917532117a55 23:23:20 Step 13/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 23:23:21 ---> 766122326ad9 23:23:21 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 23:23:22 ---> 1e8135528785 23:23:22 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 23:23:22 ---> Running in fe872584ecd7 23:23:22 Removing intermediate container fe872584ecd7 23:23:22 ---> 93cb54fbe2e7 23:23:22 Step 16/19 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 23:23:22 ---> Running in 8367613bbe16 23:23:23 Removing intermediate container 8367613bbe16 23:23:23 ---> 6ecff659865a 23:23:23 Step 17/19 : LABEL arch=arm64 23:23:23 ---> Running in 424f1024582f 23:23:24 Removing intermediate container 424f1024582f 23:23:24 ---> 3266b2992b3e 23:23:24 Step 18/19 : LABEL git_sha=0d4af99269ee120b5b277c75f6b2623c24146e85 23:23:24 ---> Running in 9bbe8b5e7c5f 23:23:24 Removing intermediate container 9bbe8b5e7c5f 23:23:24 ---> 5d2ee5e25bf9 23:23:24 Step 19/19 : LABEL version=0.0.0 23:23:24 ---> Running in 70f0fb539d69 23:23:25 Removing intermediate container 70f0fb539d69 23:23:25 ---> 4c78b03f1819 23:23:25 [Warning] One or more build-args [ARCH] were not consumed 23:23:25 Successfully built 4c78b03f1819 23:23:25 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 23:23:25 + find /w/workspace/device-modbus-go/3 23:23:25 + grep snapcraft.yaml 23:23:25 + grep -Po ^name: \K(.*) /w/workspace/device-modbus-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:26 provisioning config files... 23:23:26 copy managed file [EdgeX] to file:/w/workspace/device-modbus-go/3@tmp/config7572478301677371675tmp [Pipeline] { [Pipeline] sh 23:23:26 + cp /w/workspace/device-modbus-go/3@tmp/config7572478301677371675tmp /w/workspace/device-modbus-go/3/edgex-snap-store-login [Pipeline] sh 23:23:26 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-modbus-go/3:/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 23:23:26 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 23:23:27 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 23:23:27 b2f61026a351: Pulling fs layer 23:23:27 5538fb30c42c: Pulling fs layer 23:23:27 f0b05810781a: Pulling fs layer 23:23:27 0180a33352d6: Pulling fs layer 23:23:27 e7604b0c0f53: Pulling fs layer 23:23:27 db689cb83ae0: Pulling fs layer 23:23:27 6138af208834: Pulling fs layer 23:23:27 007c8e8c5d63: Pulling fs layer 23:23:27 4f7a387c642f: Pulling fs layer 23:23:27 db689cb83ae0: Waiting 23:23:27 6138af208834: Waiting 23:23:27 007c8e8c5d63: Waiting 23:23:27 4f7a387c642f: Waiting 23:23:27 0180a33352d6: Waiting 23:23:27 e7604b0c0f53: Waiting 23:23:27 f0b05810781a: Verifying Checksum 23:23:27 f0b05810781a: Download complete 23:23:27 5538fb30c42c: Verifying Checksum 23:23:27 5538fb30c42c: Download complete 23:23:27 db689cb83ae0: Download complete 23:23:27 6138af208834: Download complete 23:23:27 007c8e8c5d63: Verifying Checksum 23:23:27 007c8e8c5d63: Download complete 23:23:27 4f7a387c642f: Verifying Checksum 23:23:27 4f7a387c642f: Download complete 23:23:28 b2f61026a351: Verifying Checksum 23:23:28 b2f61026a351: Download complete 23:23:31 b2f61026a351: Pull complete 23:23:31 5538fb30c42c: Pull complete 23:23:31 f0b05810781a: Pull complete 23:23:32 0180a33352d6: Pull complete 23:23:34 e7604b0c0f53: Verifying Checksum 23:23:34 e7604b0c0f53: Download complete 23:24:01 e7604b0c0f53: Pull complete 23:24:01 db689cb83ae0: Pull complete 23:24:02 6138af208834: Pull complete 23:24:02 007c8e8c5d63: Pull complete 23:24:03 4f7a387c642f: Pull complete 23:24:03 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 23:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 23:24:11 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 23:24:11 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 23:24:11 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 23:24:11 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 23:24:11 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 23:24:11 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 23:24:11 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 23:24:11 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 23:24:12 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 23:24:12 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 23:24:12 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] 23:24:12 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 23:24:13 Fetched 3747 kB in 3s (1150 kB/s) 23:24:18 Reading package lists... 23:24:33 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 23:24:37 Reading package lists... 23:24:37 Building dependency tree... 23:24:37 Reading state information... 23:24:38 The following packages were automatically installed and are no longer required: 23:24:38 libjq1 liblzo2-2 libonig4 23:24:38 Use 'sudo apt autoremove' to remove them. 23:24:38 Suggested packages: 23:24:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:24:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 23:24:38 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 23:24:38 libterm-readline-gnu-perl | libterm-readline-perl-perl 23:24:38 The following NEW packages will be installed: 23:24:38 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 23:24:38 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 23:24:38 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 23:24:38 openssh-client patch perl perl-modules-5.26 xauth 23:24:39 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 23:24:39 Need to get 12.9 MB of archives. 23:24:39 After this operation, 84.2 MB of additional disk space will be used. 23:24:39 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 23:24:39 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 23:24:39 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 23:24:39 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 23:24:39 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 23:24:39 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 23:24:40 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 23:24:40 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 23:24:41 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 23:24:41 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 23:24:41 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 23:24:42 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 23:24:42 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 23:24:42 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 23:24:42 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 23:24:42 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 23:24:42 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 23:24:43 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 23:24:43 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 23:24:43 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 23:24:43 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 23:24:43 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 23:24:43 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 23:24:43 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:24:43 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 23:24:44 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 23:24:44 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 23:24:44 debconf: delaying package configuration, since apt-utils is not installed 23:24:44 Fetched 12.9 MB in 5s (2504 kB/s) 23:24:44 Selecting previously unselected package libxau6:arm64. 23:24:45 (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.) 23:24:45 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 23:24:45 Unpacking libxau6:arm64 (1:1.0.8-1) ... 23:24:45 Selecting previously unselected package libbsd0:arm64. 23:24:45 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 23:24:45 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 23:24:45 Selecting previously unselected package libxdmcp6:arm64. 23:24:45 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 23:24:45 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 23:24:45 Selecting previously unselected package libxcb1:arm64. 23:24:45 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 23:24:45 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 23:24:45 Selecting previously unselected package libx11-data. 23:24:45 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 23:24:45 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 23:24:45 Selecting previously unselected package libx11-6:arm64. 23:24:45 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 23:24:45 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 23:24:46 Selecting previously unselected package libxext6:arm64. 23:24:46 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 23:24:46 Unpacking libxext6:arm64 (2:1.3.3-1) ... 23:24:46 Selecting previously unselected package perl-modules-5.26. 23:24:46 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 23:24:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:24:48 Selecting previously unselected package libgdbm5:arm64. 23:24:48 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 23:24:48 Unpacking libgdbm5:arm64 (1.14.1-6) ... 23:24:48 Selecting previously unselected package libgdbm-compat4:arm64. 23:24:48 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 23:24:48 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 23:24:48 Selecting previously unselected package libperl5.26:arm64. 23:24:48 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 23:24:48 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 23:24:49 Selecting previously unselected package perl. 23:24:49 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 23:24:50 Unpacking perl (5.26.1-6ubuntu0.3) ... 23:24:50 Selecting previously unselected package less. 23:24:50 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 23:24:50 Unpacking less (487-0.1) ... 23:24:50 Selecting previously unselected package libexpat1:arm64. 23:24:50 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 23:24:50 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 23:24:50 Selecting previously unselected package netbase. 23:24:50 Preparing to unpack .../14-netbase_5.4_all.deb ... 23:24:50 Unpacking netbase (5.4) ... 23:24:50 Selecting previously unselected package libedit2:arm64. 23:24:50 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 23:24:50 Unpacking libedit2:arm64 (3.1-20170329-1) ... 23:24:50 Selecting previously unselected package libssl1.0.0:arm64. 23:24:50 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 23:24:50 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 23:24:51 Selecting previously unselected package libxmuu1:arm64. 23:24:51 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 23:24:51 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 23:24:51 Selecting previously unselected package openssh-client. 23:24:51 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 23:24:51 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:24:51 Selecting previously unselected package xauth. 23:24:51 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 23:24:51 Unpacking xauth (1:1.0.10-1) ... 23:24:51 Selecting previously unselected package curl. 23:24:51 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 23:24:51 Unpacking curl (7.58.0-2ubuntu3.8) ... 23:24:51 Selecting previously unselected package libcurl3-gnutls:arm64. 23:24:51 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 23:24:51 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 23:24:52 Selecting previously unselected package liberror-perl. 23:24:52 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 23:24:52 Unpacking liberror-perl (0.17025-1) ... 23:24:52 Selecting previously unselected package git-man. 23:24:52 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:24:52 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:24:52 Selecting previously unselected package git. 23:24:52 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 23:24:52 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:24:53 Selecting previously unselected package make. 23:24:53 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 23:24:53 Unpacking make (4.1-9.1ubuntu1) ... 23:24:53 Selecting previously unselected package patch. 23:24:53 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 23:24:53 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:24:53 Setting up libedit2:arm64 (3.1-20170329-1) ... 23:24:53 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:24:53 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 23:24:54 Setting up less (487-0.1) ... 23:24:54 Setting up make (4.1-9.1ubuntu1) ... 23:24:54 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 23:24:54 Setting up curl (7.58.0-2ubuntu3.8) ... 23:24:54 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 23:24:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:24:54 Setting up libgdbm5:arm64 (1.14.1-6) ... 23:24:54 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 23:24:54 Setting up patch (2.7.6-2ubuntu1.1) ... 23:24:54 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 23:24:54 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 23:24:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:24:55 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 23:24:55 Setting up libxau6:arm64 (1:1.0.8-1) ... 23:24:55 Setting up netbase (5.4) ... 23:24:55 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 23:24:55 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 23:24:55 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 23:24:55 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 23:24:55 Setting up perl (5.26.1-6ubuntu0.3) ... 23:24:55 Setting up libxext6:arm64 (2:1.3.3-1) ... 23:24:55 Setting up liberror-perl (0.17025-1) ... 23:24:56 Setting up xauth (1:1.0.10-1) ... 23:24:56 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:24:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:25:02 curl set to automatically installed. 23:25:02 git set to automatically installed. 23:25:02 git-man set to automatically installed. 23:25:02 less set to automatically installed. 23:25:02 libbsd0 set to automatically installed. 23:25:02 libcurl3-gnutls set to automatically installed. 23:25:02 libedit2 set to automatically installed. 23:25:02 liberror-perl set to automatically installed. 23:25:02 libexpat1 set to automatically installed. 23:25:02 libgdbm-compat4 set to automatically installed. 23:25:02 libgdbm5 set to automatically installed. 23:25:02 libperl5.26 set to automatically installed. 23:25:02 libssl1.0.0 set to automatically installed. 23:25:02 libx11-6 set to automatically installed. 23:25:02 libx11-data set to automatically installed. 23:25:02 libxau6 set to automatically installed. 23:25:02 libxcb1 set to automatically installed. 23:25:02 libxdmcp6 set to automatically installed. 23:25:02 libxext6 set to automatically installed. 23:25:02 libxmuu1 set to automatically installed. 23:25:02 make set to automatically installed. 23:25:02 netbase set to automatically installed. 23:25:02 openssh-client set to automatically installed. 23:25:02 patch set to automatically installed. 23:25:02 perl set to automatically installed. 23:25:02 perl-modules-5.26 set to automatically installed. 23:25:02 xauth set to automatically installed. 23:25:02 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:25:02 Please ensure the environment is properly setup before continuing. 23:25:02 Ignore this message if the appropriate measures have already been taken 23:25:02 Pulling go 23:25:05 'device-modbus' has dependencies that need to be staged: go 23:25:05 Skipping pull go (already ran) 23:25:05 Building go 23:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:05 Dload Upload Total Spent Left Speed 23:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 93.0M 22 20.7M 0 0 34.8M 0 0:00:02 --:--:-- 0:00:02 34.7M 70 93.0M 70 65.9M 0 0 42.0M 0 0:00:02 0:00:01 0:00:01 42.0M 100 93.0M 100 93.0M 0 0 43.2M 0 0:00:02 0:00:02 --:--:-- 43.2M 23:25:08 go1.13.5.linux-arm64.tar.gz: OK 23:25:27 Staging go 23:25:28 Pulling device-modbus 23:25:30 Skipping build go (already ran) 23:25:30 Building device-modbus 23:25:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 23:25:31 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 23:25:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:25:31 go: downloading github.com/goburrow/modbus v0.1.0 23:25:31 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:25:31 go: extracting github.com/goburrow/modbus v0.1.0 23:25:31 go: downloading github.com/goburrow/serial v0.1.0 23:25:32 go: extracting github.com/goburrow/serial v0.1.0 23:25:32 go: downloading github.com/go-kit/kit v0.8.0 23:25:32 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 23:25:32 go: downloading github.com/google/uuid v1.1.1 23:25:32 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:25:32 go: extracting github.com/google/uuid v1.1.1 23:25:32 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 23:25:32 go: downloading github.com/gorilla/mux v1.7.1 23:25:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:25:32 go: downloading github.com/pkg/errors v0.8.1 23:25:32 go: extracting github.com/gorilla/mux v1.7.1 23:25:32 go: extracting github.com/pkg/errors v0.8.1 23:25:32 go: extracting github.com/go-kit/kit v0.8.0 23:25:32 go: downloading github.com/x448/float16 v0.8.4 23:25:32 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:25:32 go: downloading github.com/OneOfOne/xxhash v1.2.6 23:25:32 go: extracting github.com/x448/float16 v0.8.4 23:25:32 go: extracting github.com/OneOfOne/xxhash v1.2.6 23:25:32 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 23:25:32 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 23:25:32 go: downloading gopkg.in/yaml.v2 v2.2.8 23:25:32 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 23:25:32 go: downloading github.com/pelletier/go-toml v1.2.0 23:25:32 go: downloading github.com/BurntSushi/toml v0.3.1 23:25:32 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 23:25:32 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 23:25:32 go: extracting github.com/pelletier/go-toml v1.2.0 23:25:32 go: extracting gopkg.in/yaml.v2 v2.2.8 23:25:32 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 23:25:32 go: downloading github.com/hashicorp/consul/api v1.1.0 23:25:32 go: extracting github.com/BurntSushi/toml v0.3.1 23:25:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:25:32 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:25:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:25:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:25:32 go: downloading github.com/mitchellh/copystructure v1.0.0 23:25:32 go: extracting github.com/hashicorp/consul/api v1.1.0 23:25:32 go: extracting github.com/mitchellh/copystructure v1.0.0 23:25:32 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 23:25:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:25:32 go: extracting github.com/mitchellh/mapstructure v1.1.2 23:25:32 go: extracting github.com/mitchellh/reflectwalk v1.0.0 23:25:32 go: downloading github.com/hashicorp/serf v0.8.2 23:25:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 23:25:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:25:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:25:32 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 23:25:32 go: extracting github.com/go-logfmt/logfmt v0.4.0 23:25:32 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 23:25:32 go: extracting github.com/hashicorp/serf v0.8.2 23:25:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:25:32 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:25:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:25:32 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 23:25:32 go: downloading github.com/hashicorp/golang-lru v0.5.1 23:25:33 go: extracting github.com/hashicorp/golang-lru v0.5.1 23:25:33 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 23:25:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:25:33 go: finding github.com/goburrow/modbus v0.1.0 23:25:33 go: finding github.com/gorilla/mux v1.7.1 23:25:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:25:33 go: finding github.com/go-kit/kit v0.8.0 23:25:33 go: finding github.com/google/uuid v1.1.1 23:25:33 go: finding github.com/goburrow/serial v0.1.0 23:25:33 go: finding github.com/OneOfOne/xxhash v1.2.6 23:25:33 go: finding github.com/x448/float16 v0.8.4 23:25:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 23:25:33 go: finding github.com/go-logfmt/logfmt v0.4.0 23:25:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:25:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 23:25:33 go: finding gopkg.in/yaml.v2 v2.2.8 23:25:33 go: finding github.com/BurntSushi/toml v0.3.1 23:25:33 go: finding github.com/pkg/errors v0.8.1 23:25:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:25:33 go: finding github.com/hashicorp/consul/api v1.1.0 23:25:33 go: finding github.com/pelletier/go-toml v1.2.0 23:25:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:25:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:25:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:25:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:25:33 go: finding github.com/hashicorp/serf v0.8.2 23:25:33 go: finding github.com/mitchellh/copystructure v1.0.0 23:25:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:25:33 go: finding github.com/mitchellh/mapstructure v1.1.2 23:25:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:25:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:25:33 go: finding github.com/hashicorp/golang-lru v0.5.1 23:26:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:26:15 Skipping stage go (already ran) 23:26:15 Staging device-modbus 23:26:16 Priming go 23:26:19 Priming device-modbus 23:26:22 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 23:26:22 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 23:26:22 Determining the version from the project repo (version-script). 23:26:22 The version has been set to '0.0.0-20200611+0d4af99' 23:26:22 Snapping 'edgex-device-modbus' ... 23:26:25 23:26:25 Snapped edgex-device-modbus_0.0.0-20200611+0d4af99_arm64.snap [Pipeline] } 23:26:27 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 23:26:28 provisioning config files... 23:26:28 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config854555045468469558tmp [Pipeline] { [Pipeline] sh 23:26:28 + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config854555045468469558tmp 23:26:28 + curl -s https://codecov.io/bash 23:26:29 23:26:29 _____ _ 23:26:29 / ____| | | 23:26:29 | | ___ __| | ___ ___ _____ __ 23:26:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:26:29 | |___| (_) | (_| | __/ (_| (_) \ V / 23:26:29 \_____\___/ \__,_|\___|\___\___/ \_/ 23:26:29 Bash-20200602-f809a24 23:26:29 23:26:29 23:26:29 ==> Jenkins CI detected. 23:26:29 project root: . 23:26:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:26:29 ==> Running gcov in . (disable via -X gcov) 23:26:29 ==> Python coveragepy not found 23:26:29 ==> Searching for coverage reports in: 23:26:29 + . 23:26:29 -> Found 1 reports 23:26:29 ==> Detecting git/mercurial file structure 23:26:29 ==> Reading reports 23:26:29 + ./coverage.out bytes=22123 23:26:29 ==> Appending adjustments 23:26:29 https://docs.codecov.io/docs/fixing-reports 23:26:29 + Found adjustments 23:26:29 ==> Gzipping contents 23:26:29 ==> Uploading reports 23:26:29 url: https://codecov.io 23:26:29 query: branch=PR-154&commit=0d4af99269ee120b5b277c75f6b2623c24146e85&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-154%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=154&job= 23:26:29 -> Pinging Codecov 23:26:29 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-154&commit=0d4af99269ee120b5b277c75f6b2623c24146e85&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-154%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=154&job= 23:26:29 -> Uploading 23:26:30 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/0d4af99269ee120b5b277c75f6b2623c24146e85 [Pipeline] } 23:26:30 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 23:26:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:26:31 ---> package-listing.sh 23:26:31 ++ facter osfamily 23:26:31 ++ tr '[:upper:]' '[:lower:]' 23:26:31 + OS_FAMILY=redhat 23:26:31 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-154 23:26:31 + START_PACKAGES=/tmp/packages_start.txt 23:26:31 + END_PACKAGES=/tmp/packages_end.txt 23:26:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:26:31 + PACKAGES=/tmp/packages_start.txt 23:26:31 + '[' /w/workspace/xfoundry_device-modbus-go_PR-154 ']' 23:26:31 + PACKAGES=/tmp/packages_end.txt 23:26:31 + case "${OS_FAMILY}" in 23:26:31 + rpm -qa 23:26:31 + sort 23:26:36 + '[' -f /tmp/packages_start.txt ']' 23:26:36 + '[' -f /tmp/packages_end.txt ']' 23:26:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:26:36 + '[' /w/workspace/xfoundry_device-modbus-go_PR-154 ']' 23:26:36 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-154/archives/ 23:26:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-154/archives/ [Pipeline] isUnix [Pipeline] sh 23:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:36 23:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:37 alpine: Pulling from edgex-lftools-log-publisher 23:26:37 c9b1b535fdd9: Pulling fs layer 23:26:37 2cc5ad85d9ab: Pulling fs layer 23:26:37 756a868c4378: Pulling fs layer 23:26:37 444b2fc9a129: Pulling fs layer 23:26:37 ea15f1150254: Pulling fs layer 23:26:37 41b27a9f41bf: Pulling fs layer 23:26:37 28c525ee5125: Pulling fs layer 23:26:37 094b1ea09ed8: Pulling fs layer 23:26:37 138eaada9080: Pulling fs layer 23:26:37 0622d0fa9048: Pulling fs layer 23:26:37 138eaada9080: Waiting 23:26:37 28c525ee5125: Waiting 23:26:37 0622d0fa9048: Waiting 23:26:37 094b1ea09ed8: Waiting 23:26:37 ea15f1150254: Waiting 23:26:37 41b27a9f41bf: Waiting 23:26:37 444b2fc9a129: Waiting 23:26:37 2cc5ad85d9ab: Verifying Checksum 23:26:37 2cc5ad85d9ab: Download complete 23:26:37 444b2fc9a129: Download complete 23:26:37 c9b1b535fdd9: Verifying Checksum 23:26:37 ea15f1150254: Verifying Checksum 23:26:37 ea15f1150254: Download complete 23:26:37 28c525ee5125: Verifying Checksum 23:26:37 28c525ee5125: Download complete 23:26:37 756a868c4378: Verifying Checksum 23:26:37 756a868c4378: Download complete 23:26:38 c9b1b535fdd9: Pull complete 23:26:38 138eaada9080: Verifying Checksum 23:26:38 138eaada9080: Download complete 23:26:38 0622d0fa9048: Verifying Checksum 23:26:38 0622d0fa9048: Download complete 23:26:38 094b1ea09ed8: Verifying Checksum 23:26:38 094b1ea09ed8: Download complete 23:26:38 2cc5ad85d9ab: Pull complete 23:26:38 41b27a9f41bf: Verifying Checksum 23:26:38 41b27a9f41bf: Download complete 23:26:40 756a868c4378: Pull complete 23:26:40 444b2fc9a129: Pull complete 23:26:41 ea15f1150254: Pull complete 23:26:46 41b27a9f41bf: Pull complete 23:26:46 28c525ee5125: Pull complete 23:26:49 094b1ea09ed8: Pull complete 23:26:49 138eaada9080: Pull complete 23:26:49 0622d0fa9048: Pull complete 23:26:50 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:26:50 prd-centos7-docker-4c-2g-2667 does not seem to be running inside a container 23:26:50 $ 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-154 -v /w/workspace/xfoundry_device-modbus-go_PR-154:/w/workspace/xfoundry_device-modbus-go_PR-154:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-154@tmp:/w/workspace/xfoundry_device-modbus-go_PR-154@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 23:26:54 $ docker top a796348e096d4972ec6fcbe46f1525baa54048742b324c9ef54817cefa9bceae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:54 provisioning config files... 23:26:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-154@tmp/config4230524518371964138tmp [Pipeline] { [Pipeline] echo 23:26:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:26:54 ---> create-netrc.sh [Pipeline] echo 23:26:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:26:55 ---> logs-deploy.sh 23:26:55 + ARCHIVE_ARTIFACTS= 23:26:55 + LOGS_SERVER=https://logs.edgexfoundry.org 23:26:55 + '[' https://logs.edgexfoundry.org == None ']' 23:26:55 + NEXUS_URL=https://nexus.edgexfoundry.org 23:26:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/3 23:26:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-154/3/ 23:26:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/3 /w/workspace/xfoundry_device-modbus-go_PR-154 23:26:57 Archives upload complete. 23:26:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-154/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-154/3/ 23:26:58 ---> uname -a: 23:26:58 Linux a796348e096d 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:26:58 23:26:58