Pull request #142 opened 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 hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 80aac72c7aced93e264b61889b1ed9c403c30da0+251ac84f7228ae0fb6e27216846c283c9f5cee26 (7d78f6f389728e7bd328f0189ce8f3553be256f3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-142/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13] ========================================================= [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: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4488 in /w/workspace/xfoundry_device-modbus-go_PR-142 [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-142 # 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/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 251ac84f7228ae0fb6e27216846c283c9f5cee26 into PR head commit 80aac72c7aced93e264b61889b1ed9c403c30da0 Merge succeeded, producing 80aac72c7aced93e264b61889b1ed9c403c30da0 Checking out Revision 80aac72c7aced93e264b61889b1ed9c403c30da0 (PR-142) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # 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/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80aac72c7aced93e264b61889b1ed9c403c30da0 # 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 251ac84f7228ae0fb6e27216846c283c9f5cee26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80aac72c7aced93e264b61889b1ed9c403c30da0 # timeout=10 Commit message: "Upgrade to the latest SDK" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-17T10:50:08.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-17T10:50:08.904Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-17T10:50:09.068Z] ========================================================= [2020-04-17T10:50:09.068Z] EdgeX Global Pipelines Version Info [2020-04-17T10:50:09.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:50:10.479Z] ------------------- [2020-04-17T10:50:10.479Z] stable info: [2020-04-17T10:50:10.479Z] ------------------- [2020-04-17T10:50:10.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-17T10:50:10.479Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-17T10:50:10.479Z] Message: update stable to v1.0.73 [2020-04-17T10:50:11.049Z] ------------------- [2020-04-17T10:50:11.049Z] experimental info: [2020-04-17T10:50:11.049Z] ------------------- [2020-04-17T10:50:11.049Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-17T10:50:11.049Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-17T10:50:11.049Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:50:13.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-17T10:50:13.337Z] [2020-04-17T10:50:13.337Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:50:13.701Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-17T10:50:13.702Z] latest: Pulling from edgex-devops/git-semver [2020-04-17T10:50:13.702Z] 9123ac7c32f7: Pulling fs layer [2020-04-17T10:50:13.702Z] b8cc5d1170e3: Pulling fs layer [2020-04-17T10:50:13.702Z] 2924cbbf6a41: Pulling fs layer [2020-04-17T10:50:13.702Z] 93b08a4f1073: Pulling fs layer [2020-04-17T10:50:13.702Z] 93b08a4f1073: Waiting [2020-04-17T10:50:13.702Z] b8cc5d1170e3: Verifying Checksum [2020-04-17T10:50:13.702Z] b8cc5d1170e3: Download complete [2020-04-17T10:50:13.961Z] 9123ac7c32f7: Verifying Checksum [2020-04-17T10:50:13.961Z] 9123ac7c32f7: Download complete [2020-04-17T10:50:13.961Z] 93b08a4f1073: Verifying Checksum [2020-04-17T10:50:13.961Z] 93b08a4f1073: Download complete [2020-04-17T10:50:13.961Z] 2924cbbf6a41: Verifying Checksum [2020-04-17T10:50:13.961Z] 2924cbbf6a41: Download complete [2020-04-17T10:50:14.221Z] 9123ac7c32f7: Pull complete [2020-04-17T10:50:14.221Z] b8cc5d1170e3: Pull complete [2020-04-17T10:50:15.162Z] 2924cbbf6a41: Pull complete [2020-04-17T10:50:15.162Z] 93b08a4f1073: Pull complete [2020-04-17T10:50:15.162Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-17T10:50:15.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-17T10:50:15.318Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2020-04-17T10:50:15.356Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-142 -v /w/workspace/xfoundry_device-modbus-go_PR-142:/w/workspace/xfoundry_device-modbus-go_PR-142:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-142@tmp:/w/workspace/xfoundry_device-modbus-go_PR-142@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-17T10:50:15.979Z] $ docker top b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-17T10:50:16.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-17T10:50:16.338Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-17T10:50:16.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-17T10:50:16.617Z] $ docker exec b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 ssh-agent [2020-04-17T10:50:16.838Z] SSH_AUTH_SOCK=/tmp/ssh-dQofmnFs3WaF/agent.14 [2020-04-17T10:50:16.838Z] SSH_AGENT_PID=20 [2020-04-17T10:50:16.846Z] Running ssh-add (command line suppressed) [2020-04-17T10:50:17.003Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-142@tmp/private_key_1795831588214037502.key (/w/workspace/xfoundry_device-modbus-go_PR-142@tmp/private_key_1795831588214037502.key) [2020-04-17T10:50:17.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-17T10:50:17.417Z] + git describe --exact-match --tags HEAD [2020-04-17T10:50:17.417Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-17T10:50:17.499Z] $ docker exec --env ******** --env ******** b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 ssh-agent -k [2020-04-17T10:50:17.663Z] unset SSH_AUTH_SOCK; [2020-04-17T10:50:17.664Z] unset SSH_AGENT_PID; [2020-04-17T10:50:17.664Z] echo Agent pid 20 killed; [2020-04-17T10:50:17.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-17T10:50:17.822Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-17T10:50:17.822Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-17T10:50:17.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-17T10:50:17.915Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-17T10:50:18.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-17T10:50:18.100Z] $ docker exec b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 ssh-agent [2020-04-17T10:50:18.311Z] SSH_AUTH_SOCK=/tmp/ssh-epQJvnwH6TAN/agent.55 [2020-04-17T10:50:18.311Z] SSH_AGENT_PID=61 [2020-04-17T10:50:18.319Z] Running ssh-add (command line suppressed) [2020-04-17T10:50:18.494Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-142@tmp/private_key_3903292320310802169.key (/w/workspace/xfoundry_device-modbus-go_PR-142@tmp/private_key_3903292320310802169.key) [2020-04-17T10:50:18.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-17T10:50:18.936Z] + git semver init [2020-04-17T10:50:18.936Z] # -> Open(): unable to determine branch for HEAD [2020-04-17T10:50:18.936Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-142/.git [2020-04-17T10:50:18.936Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-142 [2020-04-17T10:50:18.936Z] # $SEMVER_REMOTE_NAME = origin [2020-04-17T10:50:18.936Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-17T10:50:18.936Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-17T10:50:18.936Z] # $SEMVER_BRANCH = PR-142 [2020-04-17T10:50:18.936Z] # $SEMVER_TEMP = /tmp/semver-605237537 [2020-04-17T10:50:18.936Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-04-17T10:50:19.507Z] # '/tmp/semver-605237537' -> '/w/workspace/xfoundry_device-modbus-go_PR-142/.semver' [2020-04-17T10:50:19.507Z] # -> Force: false [2020-04-17T10:50:19.507Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-142/.semver [Pipeline] } [2020-04-17T10:50:19.531Z] $ docker exec --env ******** --env ******** b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 ssh-agent -k [2020-04-17T10:50:19.706Z] unset SSH_AUTH_SOCK; [2020-04-17T10:50:19.706Z] unset SSH_AGENT_PID; [2020-04-17T10:50:19.706Z] echo Agent pid 61 killed; [2020-04-17T10:50:19.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-17T10:50:20.285Z] + git semver [Pipeline] } [2020-04-17T10:50:20.312Z] $ docker stop --time=1 b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 [2020-04-17T10:50:21.669Z] $ docker rm -f b6061f1cd48552e2f78fbcb8ca6d7a37b054e9f36f22caff84f6c73d9528da29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-17T10:50:22.525Z] Stashed 22 file(s) [Pipeline] echo [2020-04-17T10:50:22.542Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-17T10:50:38.026Z] Still waiting to schedule task [2020-04-17T10:50:38.026Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4488’ [2020-04-17T10:50:38.050Z] Still waiting to schedule task [2020-04-17T10:50:38.050Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-17T10:52:32.574Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4489 in /w/workspace/xfoundry_device-modbus-go_PR-142 [Pipeline] { [Pipeline] ws [2020-04-17T10:52:32.641Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-04-17T10:52:38.071Z] using credential edgex-jenkins-ssh [2020-04-17T10:52:38.119Z] Cloning the remote Git repository [2020-04-17T10:52:38.119Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:52:38.198Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-17T10:52:38.308Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-04-17T10:52:38.417Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-17T10:52:38.418Z] > git --version # timeout=10 [2020-04-17T10:52:38.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:52:38.592Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:52:39.385Z] Fetching without tags [2020-04-17T10:52:39.902Z] Merging remotes/origin/master commit 251ac84f7228ae0fb6e27216846c283c9f5cee26 into PR head commit 80aac72c7aced93e264b61889b1ed9c403c30da0 [2020-04-17T10:52:40.175Z] Merge succeeded, producing 80aac72c7aced93e264b61889b1ed9c403c30da0 [2020-04-17T10:52:40.176Z] Checking out Revision 80aac72c7aced93e264b61889b1ed9c403c30da0 (PR-142) [2020-04-17T10:52:39.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-17T10:52:39.304Z] > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # timeout=10 [2020-04-17T10:52:39.325Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:52:39.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-17T10:52:39.399Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-17T10:52:39.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:52:39.413Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:52:39.922Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:52:39.940Z] > git checkout -f 80aac72c7aced93e264b61889b1ed9c403c30da0 # timeout=10 [2020-04-17T10:52:40.017Z] > git remote # timeout=10 [2020-04-17T10:52:40.051Z] > git config --get remote.origin.url # timeout=10 [2020-04-17T10:52:40.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:52:40.082Z] > git merge 251ac84f7228ae0fb6e27216846c283c9f5cee26 # timeout=10 [2020-04-17T10:52:40.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:52:40.184Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:52:40.246Z] > git checkout -f 80aac72c7aced93e264b61889b1ed9c403c30da0 # timeout=10 [2020-04-17T10:52:44.725Z] Commit message: "Upgrade to the latest SDK" [2020-04-17T10:52:44.787Z] > git --version # timeout=10 [2020-04-17T10:52:44.818Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-17T10:52:46.057Z] ========================================================= [2020-04-17T10:52:46.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-17T10:52:46.057Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:52:47.144Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-17T10:52:48.113Z] Sending build context to Docker daemon 562.7kB [2020-04-17T10:52:48.113Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-17T10:52:48.113Z] Step 2/8 : FROM ${BASE} [2020-04-17T10:52:48.701Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-17T10:52:48.701Z] cde5963f3b93: Pulling fs layer [2020-04-17T10:52:48.701Z] 2a23fa8c16f7: Pulling fs layer [2020-04-17T10:52:48.701Z] 777b28850792: Pulling fs layer [2020-04-17T10:52:48.701Z] 8a11ddd9e578: Pulling fs layer [2020-04-17T10:52:48.701Z] 4cf88f913ddb: Pulling fs layer [2020-04-17T10:52:48.701Z] 1df406cf5192: Pulling fs layer [2020-04-17T10:52:48.701Z] cd6300453558: Pulling fs layer [2020-04-17T10:52:48.701Z] b9c365052c96: Pulling fs layer [2020-04-17T10:52:48.701Z] a2d8cc88f415: Pulling fs layer [2020-04-17T10:52:48.701Z] ea1d1ca13537: Pulling fs layer [2020-04-17T10:52:48.701Z] 3750a50a1c5e: Pulling fs layer [2020-04-17T10:52:48.701Z] 8a11ddd9e578: Waiting [2020-04-17T10:52:48.701Z] 4cf88f913ddb: Waiting [2020-04-17T10:52:48.701Z] 1df406cf5192: Waiting [2020-04-17T10:52:48.701Z] cd6300453558: Waiting [2020-04-17T10:52:48.701Z] ea1d1ca13537: Waiting [2020-04-17T10:52:48.701Z] 3750a50a1c5e: Waiting [2020-04-17T10:52:48.701Z] b9c365052c96: Waiting [2020-04-17T10:52:48.701Z] a2d8cc88f415: Waiting [2020-04-17T10:52:48.701Z] 777b28850792: Verifying Checksum [2020-04-17T10:52:48.701Z] 777b28850792: Download complete [2020-04-17T10:52:48.701Z] 2a23fa8c16f7: Verifying Checksum [2020-04-17T10:52:48.701Z] 2a23fa8c16f7: Download complete [2020-04-17T10:52:48.701Z] 4cf88f913ddb: Verifying Checksum [2020-04-17T10:52:48.701Z] 4cf88f913ddb: Download complete [2020-04-17T10:52:48.701Z] 1df406cf5192: Verifying Checksum [2020-04-17T10:52:48.701Z] 1df406cf5192: Download complete [2020-04-17T10:52:48.970Z] cde5963f3b93: Download complete [2020-04-17T10:52:49.952Z] cde5963f3b93: Pull complete [2020-04-17T10:52:50.543Z] 2a23fa8c16f7: Pull complete [2020-04-17T10:52:50.543Z] 777b28850792: Pull complete [2020-04-17T10:52:53.131Z] cd6300453558: Verifying Checksum [2020-04-17T10:52:53.131Z] cd6300453558: Download complete [2020-04-17T10:52:53.131Z] a2d8cc88f415: Download complete [2020-04-17T10:52:55.727Z] ea1d1ca13537: Verifying Checksum [2020-04-17T10:52:55.727Z] ea1d1ca13537: Download complete [2020-04-17T10:52:55.727Z] 3750a50a1c5e: Verifying Checksum [2020-04-17T10:52:55.727Z] 3750a50a1c5e: Download complete [2020-04-17T10:52:56.663Z] Running on prd-centos7-docker-4c-2g-4490 in /w/workspace/xfoundry_device-modbus-go_PR-142 [Pipeline] { [Pipeline] ws [2020-04-17T10:52:56.734Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-04-17T10:52:58.321Z] b9c365052c96: Verifying Checksum [2020-04-17T10:52:58.321Z] b9c365052c96: Download complete [2020-04-17T10:52:58.965Z] using credential edgex-jenkins-ssh [2020-04-17T10:52:59.004Z] Cloning the remote Git repository [2020-04-17T10:52:59.004Z] Cloning with configured refspecs honoured and without tags [2020-04-17T10:52:59.052Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-04-17T10:52:59.092Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-04-17T10:52:59.694Z] Fetching without tags [2020-04-17T10:53:00.078Z] Merging remotes/origin/master commit 251ac84f7228ae0fb6e27216846c283c9f5cee26 into PR head commit 80aac72c7aced93e264b61889b1ed9c403c30da0 [2020-04-17T10:53:00.154Z] Merge succeeded, producing 80aac72c7aced93e264b61889b1ed9c403c30da0 [2020-04-17T10:53:00.155Z] Checking out Revision 80aac72c7aced93e264b61889b1ed9c403c30da0 (PR-142) [2020-04-17T10:52:59.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-17T10:52:59.156Z] > git --version # timeout=10 [2020-04-17T10:52:59.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:52:59.194Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:52:59.665Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-17T10:52:59.671Z] > git config --add remote.origin.fetch +refs/pull/142/head:refs/remotes/origin/PR-142 # timeout=10 [2020-04-17T10:52:59.677Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:52:59.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-04-17T10:52:59.699Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-04-17T10:52:59.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:52:59.710Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T10:53:00.086Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:53:00.092Z] > git checkout -f 80aac72c7aced93e264b61889b1ed9c403c30da0 # timeout=10 [2020-04-17T10:53:00.125Z] > git remote # timeout=10 [2020-04-17T10:53:00.130Z] > git config --get remote.origin.url # timeout=10 [2020-04-17T10:53:00.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-17T10:53:00.140Z] > git merge 251ac84f7228ae0fb6e27216846c283c9f5cee26 # timeout=10 [2020-04-17T10:53:00.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T10:53:00.158Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T10:53:00.162Z] > git checkout -f 80aac72c7aced93e264b61889b1ed9c403c30da0 # timeout=10 [2020-04-17T10:53:00.275Z] 8a11ddd9e578: Verifying Checksum [2020-04-17T10:53:00.275Z] 8a11ddd9e578: Download complete [2020-04-17T10:53:03.892Z] Commit message: "Upgrade to the latest SDK" [2020-04-17T10:53:03.914Z] > git --version # timeout=10 [2020-04-17T10:53:03.924Z] fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-17T10:53:04.788Z] ========================================================= [2020-04-17T10:53:04.788Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-17T10:53:04.788Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:53:05.412Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-17T10:53:05.671Z] Sending build context to Docker daemon 562.7kB [2020-04-17T10:53:05.671Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-17T10:53:05.671Z] Step 2/8 : FROM ${BASE} [2020-04-17T10:53:05.671Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-17T10:53:05.671Z] e6b0cf9c0882: Pulling fs layer [2020-04-17T10:53:05.671Z] 2848faf0eed1: Pulling fs layer [2020-04-17T10:53:05.671Z] 0f37312ad70f: Pulling fs layer [2020-04-17T10:53:05.671Z] 5788d62ee057: Pulling fs layer [2020-04-17T10:53:05.671Z] 0e6b1d234666: Pulling fs layer [2020-04-17T10:53:05.671Z] bf5d7aec512f: Pulling fs layer [2020-04-17T10:53:05.671Z] 34c802a77dc8: Pulling fs layer [2020-04-17T10:53:05.671Z] 9eb99e56ec68: Pulling fs layer [2020-04-17T10:53:05.671Z] 27c7a5d97fbd: Pulling fs layer [2020-04-17T10:53:05.671Z] 5c102a31e300: Pulling fs layer [2020-04-17T10:53:05.671Z] dcfb455df0a1: Pulling fs layer [2020-04-17T10:53:05.671Z] 0e6b1d234666: Waiting [2020-04-17T10:53:05.671Z] bf5d7aec512f: Waiting [2020-04-17T10:53:05.671Z] 34c802a77dc8: Waiting [2020-04-17T10:53:05.671Z] 9eb99e56ec68: Waiting [2020-04-17T10:53:05.671Z] dcfb455df0a1: Waiting [2020-04-17T10:53:05.671Z] 27c7a5d97fbd: Waiting [2020-04-17T10:53:05.671Z] 5c102a31e300: Waiting [2020-04-17T10:53:05.671Z] 5788d62ee057: Waiting [2020-04-17T10:53:05.671Z] 0f37312ad70f: Download complete [2020-04-17T10:53:05.671Z] 2848faf0eed1: Download complete [2020-04-17T10:53:05.671Z] 0e6b1d234666: Verifying Checksum [2020-04-17T10:53:05.671Z] 0e6b1d234666: Download complete [2020-04-17T10:53:05.671Z] bf5d7aec512f: Verifying Checksum [2020-04-17T10:53:05.671Z] bf5d7aec512f: Download complete [2020-04-17T10:53:05.671Z] e6b0cf9c0882: Verifying Checksum [2020-04-17T10:53:05.671Z] e6b0cf9c0882: Download complete [2020-04-17T10:53:05.933Z] e6b0cf9c0882: Pull complete [2020-04-17T10:53:06.193Z] 2848faf0eed1: Pull complete [2020-04-17T10:53:06.193Z] 0f37312ad70f: Pull complete [2020-04-17T10:53:07.136Z] 34c802a77dc8: Verifying Checksum [2020-04-17T10:53:07.136Z] 34c802a77dc8: Download complete [2020-04-17T10:53:07.136Z] 27c7a5d97fbd: Verifying Checksum [2020-04-17T10:53:07.136Z] 27c7a5d97fbd: Download complete [2020-04-17T10:53:07.136Z] 5788d62ee057: Verifying Checksum [2020-04-17T10:53:07.136Z] 5788d62ee057: Download complete [2020-04-17T10:53:07.403Z] dcfb455df0a1: Verifying Checksum [2020-04-17T10:53:07.403Z] dcfb455df0a1: Download complete [2020-04-17T10:53:07.403Z] 5c102a31e300: Verifying Checksum [2020-04-17T10:53:07.403Z] 5c102a31e300: Download complete [2020-04-17T10:53:07.664Z] 9eb99e56ec68: Verifying Checksum [2020-04-17T10:53:07.664Z] 9eb99e56ec68: Download complete [2020-04-17T10:53:12.636Z] 8a11ddd9e578: Pull complete [2020-04-17T10:53:12.636Z] 4cf88f913ddb: Pull complete [2020-04-17T10:53:12.636Z] 1df406cf5192: Pull complete [2020-04-17T10:53:14.245Z] 5788d62ee057: Pull complete [2020-04-17T10:53:14.245Z] 0e6b1d234666: Pull complete [2020-04-17T10:53:14.245Z] bf5d7aec512f: Pull complete [2020-04-17T10:53:16.903Z] cd6300453558: Pull complete [2020-04-17T10:53:17.543Z] 34c802a77dc8: Pull complete [2020-04-17T10:53:20.839Z] 9eb99e56ec68: Pull complete [2020-04-17T10:53:20.839Z] 27c7a5d97fbd: Pull complete [2020-04-17T10:53:21.180Z] b9c365052c96: Pull complete [2020-04-17T10:53:21.180Z] a2d8cc88f415: Pull complete [2020-04-17T10:53:21.409Z] 5c102a31e300: Pull complete [2020-04-17T10:53:21.670Z] dcfb455df0a1: Pull complete [2020-04-17T10:53:21.670Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-17T10:53:21.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-17T10:53:21.670Z] ---> 7c70fe431013 [2020-04-17T10:53:21.670Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-17T10:53:21.933Z] ---> Running in 37b2189c76d9 [2020-04-17T10:53:21.933Z] Removing intermediate container 37b2189c76d9 [2020-04-17T10:53:21.933Z] ---> 47a7235e42ae [2020-04-17T10:53:21.933Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:53:21.933Z] ---> Running in 40504a889a79 [2020-04-17T10:53:22.874Z] Removing intermediate container 40504a889a79 [2020-04-17T10:53:22.874Z] ---> eb46e912b905 [2020-04-17T10:53:22.874Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-17T10:53:23.132Z] ---> Running in 84a2c88cd619 [2020-04-17T10:53:23.779Z] ea1d1ca13537: Pull complete [2020-04-17T10:53:23.779Z] 3750a50a1c5e: Pull complete [2020-04-17T10:53:23.779Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-17T10:53:23.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-17T10:53:23.779Z] ---> 78745c68409d [2020-04-17T10:53:23.779Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-17T10:53:24.088Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T10:53:24.669Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T10:53:24.930Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:24.930Z] (2/17) Installing libmagic (5.37-r1) [2020-04-17T10:53:24.930Z] (3/17) Installing file (5.37-r1) [2020-04-17T10:53:25.189Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:25.189Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:25.189Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:28.044Z] ---> Running in 32b75ad9a27d [2020-04-17T10:53:28.311Z] Removing intermediate container 32b75ad9a27d [2020-04-17T10:53:28.311Z] ---> 0d92c15abbb3 [2020-04-17T10:53:28.311Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:53:28.582Z] ---> Running in 73f77bbc82e6 [2020-04-17T10:53:29.389Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-17T10:53:29.389Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-17T10:53:31.170Z] Removing intermediate container 73f77bbc82e6 [2020-04-17T10:53:31.170Z] ---> d7bbe3d7eb0d [2020-04-17T10:53:31.170Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-17T10:53:31.170Z] ---> Running in 3ffd40a46288 [2020-04-17T10:53:31.755Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T10:53:31.925Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-17T10:53:31.925Z] (10/17) Installing build-base (0.5-r1) [2020-04-17T10:53:31.925Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-17T10:53:31.925Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-17T10:53:31.925Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-17T10:53:31.925Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-17T10:53:32.184Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-17T10:53:32.184Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-17T10:53:32.444Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-17T10:53:32.444Z] Executing busybox-1.31.1-r8.trigger [2020-04-17T10:53:32.444Z] OK: 214 MiB in 52 packages [2020-04-17T10:53:32.714Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T10:53:32.981Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:32.981Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:33.248Z] (3/18) Installing libmagic (5.37-r1) [2020-04-17T10:53:33.248Z] (4/18) Installing file (5.37-r1) [2020-04-17T10:53:33.516Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:33.516Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:33.516Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-17T10:53:35.740Z] Removing intermediate container 84a2c88cd619 [2020-04-17T10:53:35.740Z] ---> 43d169c05209 [2020-04-17T10:53:35.740Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-17T10:53:35.740Z] ---> Running in fd1341b30d10 [2020-04-17T10:53:35.740Z] Removing intermediate container fd1341b30d10 [2020-04-17T10:53:35.740Z] ---> 2f7910797e68 [2020-04-17T10:53:35.740Z] Step 7/8 : COPY . . [2020-04-17T10:53:36.000Z] ---> ac518f99ab09 [2020-04-17T10:53:36.000Z] Step 8/8 : RUN go mod download [2020-04-17T10:53:36.000Z] ---> Running in 0ce52038793b [2020-04-17T10:53:36.098Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-17T10:53:36.098Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-17T10:53:38.057Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-17T10:53:38.057Z] (11/18) Installing build-base (0.5-r1) [2020-04-17T10:53:38.057Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-17T10:53:38.057Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-17T10:53:38.057Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-17T10:53:38.323Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-17T10:53:38.323Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-17T10:53:38.542Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T10:53:38.542Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-17T10:53:38.542Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-17T10:53:38.542Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-17T10:53:38.542Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-17T10:53:38.542Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-17T10:53:38.542Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-17T10:53:38.542Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T10:53:38.542Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-17T10:53:38.542Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-17T10:53:38.542Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-17T10:53:38.542Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-17T10:53:38.542Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-17T10:53:38.542Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-17T10:53:38.542Z] go: finding github.com/fatih/color v1.7.0 [2020-04-17T10:53:38.542Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-17T10:53:38.542Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-17T10:53:38.542Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-17T10:53:38.542Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-17T10:53:38.542Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-17T10:53:38.542Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-17T10:53:38.542Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-17T10:53:38.542Z] go: finding github.com/google/uuid v1.1.1 [2020-04-17T10:53:38.542Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-17T10:53:38.542Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-17T10:53:38.542Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-17T10:53:38.542Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-17T10:53:38.542Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-17T10:53:38.542Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-17T10:53:38.542Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T10:53:38.592Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-17T10:53:38.592Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-17T10:53:38.592Z] Executing busybox-1.31.1-r8.trigger [2020-04-17T10:53:38.592Z] OK: 203 MiB in 52 packages [2020-04-17T10:53:38.803Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-17T10:53:38.803Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-17T10:53:38.803Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T10:53:38.803Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T10:53:38.803Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T10:53:38.803Z] go: finding github.com/posener/complete v1.1.1 [2020-04-17T10:53:38.803Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-17T10:53:38.803Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-17T10:53:38.803Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T10:53:38.803Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-17T10:53:38.803Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-17T10:53:38.803Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-17T10:53:38.803Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-17T10:53:38.803Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-17T10:53:38.803Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-17T10:53:38.803Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-17T10:53:39.062Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T10:53:39.062Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-17T10:53:43.253Z] Removing intermediate container 0ce52038793b [2020-04-17T10:53:43.253Z] ---> c8373226947e [2020-04-17T10:53:43.253Z] Successfully built c8373226947e [2020-04-17T10:53:43.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:53:44.022Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-17T10:53:44.022Z] . [Pipeline] withDockerContainer [2020-04-17T10:53:44.170Z] prd-centos7-docker-4c-2g-4490 does not seem to be running inside a container [2020-04-17T10:53:44.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-x86_64 cat [2020-04-17T10:53:44.887Z] $ docker top fcb214f312319d2777b2f784f3bf4ae2dec9cd75f9ecee56697789350dd029d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-17T10:53:45.413Z] + go version [2020-04-17T10:53:45.413Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-17T10:53:45.728Z] + make test [2020-04-17T10:53:45.728Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-17T10:53:46.821Z] Removing intermediate container 3ffd40a46288 [2020-04-17T10:53:46.821Z] ---> 5a792e79de68 [2020-04-17T10:53:46.821Z] Step 6/8 : WORKDIR /device-modbus-go [2020-04-17T10:53:46.821Z] ---> Running in d1ee893a71d7 [2020-04-17T10:53:46.821Z] Removing intermediate container d1ee893a71d7 [2020-04-17T10:53:46.821Z] ---> 2b154b1b117a [2020-04-17T10:53:46.821Z] Step 7/8 : COPY . . [2020-04-17T10:53:46.821Z] ---> 1ef4db57336a [2020-04-17T10:53:46.821Z] Step 8/8 : RUN go mod download [2020-04-17T10:53:46.821Z] ---> Running in 16e33222abbb [2020-04-17T10:53:47.119Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-17T10:53:48.766Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T10:53:48.766Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-17T10:53:48.766Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-17T10:53:48.766Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-17T10:53:48.766Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-17T10:53:48.766Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-17T10:53:48.766Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-17T10:53:48.766Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T10:53:48.766Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 [2020-04-17T10:53:48.766Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 [2020-04-17T10:53:48.766Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-17T10:53:48.767Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-17T10:53:48.767Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-17T10:53:48.767Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-17T10:53:49.035Z] go: finding github.com/fatih/color v1.7.0 [2020-04-17T10:53:49.035Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-17T10:53:49.035Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-17T10:53:49.035Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-17T10:53:49.035Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-17T10:53:49.035Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-04-17T10:53:49.035Z] go: finding github.com/goburrow/serial v0.1.0 [2020-04-17T10:53:49.035Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-17T10:53:49.035Z] go: finding github.com/google/uuid v1.1.1 [2020-04-17T10:53:49.035Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-17T10:53:49.035Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-17T10:53:49.304Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-17T10:53:49.304Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-17T10:53:49.304Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-17T10:53:49.304Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-17T10:53:49.304Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-17T10:53:49.304Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-17T10:53:49.304Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-17T10:53:49.304Z] go: finding github.com/miekg/dns v1.1.4 [2020-04-17T10:53:49.304Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-17T10:53:49.304Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-17T10:53:49.304Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-17T10:53:49.304Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-17T10:53:49.305Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-17T10:53:49.305Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-17T10:53:49.305Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-17T10:53:49.305Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-17T10:53:49.305Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T10:53:49.305Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-17T10:53:49.305Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-17T10:53:49.305Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T10:53:49.305Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T10:53:49.305Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T10:53:49.305Z] go: finding github.com/posener/complete v1.1.1 [2020-04-17T10:53:49.305Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-17T10:53:49.305Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-17T10:53:49.305Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T10:53:49.305Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-17T10:53:49.305Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-17T10:53:49.305Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-17T10:53:49.305Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-17T10:53:49.572Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-04-17T10:53:49.572Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-17T10:53:49.572Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-17T10:53:49.572Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T10:53:49.572Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-17T10:53:59.381Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-17T10:53:59.381Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.160s coverage: 50.3% of statements [2020-04-17T10:53:59.381Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-17T10:53:59.381Z] gofmt -l . [2020-04-17T10:53:59.381Z] [ "`gofmt -l .`" = "" ] [2020-04-17T10:53:59.381Z] ./bin/test-attribution-txt.sh [2020-04-17T10:53:59.658Z] Removing intermediate container 16e33222abbb [2020-04-17T10:53:59.658Z] ---> 7ef4918ad05e [2020-04-17T10:53:59.658Z] Successfully built 7ef4918ad05e [2020-04-17T10:53:59.658Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-17T10:53:59.954Z] ./bin/test-go-mod-tidy.sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] stash [2020-04-17T10:54:00.547Z] Stashed 1 file(s) [Pipeline] } [2020-04-17T10:54:00.559Z] + docker inspect -f . ci-base-image-arm64 [2020-04-17T10:54:00.563Z] $ docker stop --time=1 fcb214f312319d2777b2f784f3bf4ae2dec9cd75f9ecee56697789350dd029d4 [2020-04-17T10:54:00.829Z] . [2020-04-17T10:54:02.009Z] $ docker rm -f fcb214f312319d2777b2f784f3bf4ae2dec9cd75f9ecee56697789350dd029d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-04-17T10:54:02.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-4489 does not seem to be running inside a container [2020-04-17T10:54:02.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2020-04-17T10:54:04.182Z] $ docker top 92ab50116988133b56ffdc94e66339f865299c36c361297745a77cb5f6a82da0 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-17T10:54:05.357Z] + go version [2020-04-17T10:54:05.357Z] go version go1.13.5 linux/arm64 [Pipeline] sh [Pipeline] sh [2020-04-17T10:54:05.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-17T10:54:06.191Z] + ls -al . [2020-04-17T10:54:06.191Z] total 104 [2020-04-17T10:54:06.191Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 17 10:54 . [2020-04-17T10:54:06.191Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 17 10:52 .. [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 5146 Apr 17 10:53 Attribution.txt [2020-04-17T10:54:06.191Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 17 10:53 bin [2020-04-17T10:54:06.191Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 17 10:53 cmd [2020-04-17T10:54:06.191Z] -rw-r--r--. 1 jenkins jenkins 22122 Apr 17 10:53 coverage.out [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 1251 Apr 17 10:53 Dockerfile [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 954 Apr 17 10:53 Dockerfile.build [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 17 10:53 .dockerignore [2020-04-17T10:54:06.191Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 17 10:53 .git [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 338 Apr 17 10:53 .gitignore [2020-04-17T10:54:06.191Z] -rw-r--r--. 1 jenkins jenkins 566 Apr 17 10:53 go.mod [2020-04-17T10:54:06.191Z] -rw-r--r--. 1 jenkins jenkins 13382 Apr 17 10:54 go.sum [2020-04-17T10:54:06.191Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 10:53 internal [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 681 Apr 17 10:53 Jenkinsfile [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 17 10:53 LICENSE [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 880 Apr 17 10:53 Makefile [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 591 Apr 17 10:53 README.md [2020-04-17T10:54:06.191Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 17 10:53 .semver [2020-04-17T10:54:06.191Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 17 10:53 simulator [2020-04-17T10:54:06.191Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 17 10:53 snap [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 17 10:50 VERSION [2020-04-17T10:54:06.191Z] -rw-rw-r--. 1 jenkins jenkins 229 Apr 17 10:53 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:54:06.295Z] + make test [2020-04-17T10:54:06.295Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-17T10:54:06.517Z] + 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=80aac72c7aced93e264b61889b1ed9c403c30da0 --label arch=amd64 --label version=0.0.0 . [2020-04-17T10:54:06.517Z] Sending build context to Docker daemon 591.4kB [2020-04-17T10:54:06.517Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-04-17T10:54:06.517Z] Step 2/17 : FROM ${BASE} AS builder [2020-04-17T10:54:06.517Z] ---> c8373226947e [2020-04-17T10:54:06.517Z] Step 3/17 : ARG MAKE='make build' [2020-04-17T10:54:06.780Z] ---> Running in 4be526714151 [2020-04-17T10:54:06.780Z] Removing intermediate container 4be526714151 [2020-04-17T10:54:06.780Z] ---> dd8eca67c6a2 [2020-04-17T10:54:06.780Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:54:06.780Z] ---> Running in a36b48974746 [2020-04-17T10:54:07.278Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-04-17T10:54:07.719Z] Removing intermediate container a36b48974746 [2020-04-17T10:54:07.720Z] ---> dec5914ab87f [2020-04-17T10:54:07.720Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-04-17T10:54:07.720Z] ---> Running in 5c01a67972c2 [2020-04-17T10:54:08.289Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T10:54:08.856Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T10:54:09.115Z] OK: 214 MiB in 52 packages [2020-04-17T10:54:09.685Z] Removing intermediate container 5c01a67972c2 [2020-04-17T10:54:09.685Z] ---> 440faff66d8a [2020-04-17T10:54:09.685Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-17T10:54:09.685Z] ---> Running in b90986202945 [2020-04-17T10:54:09.685Z] Removing intermediate container b90986202945 [2020-04-17T10:54:09.685Z] ---> 4fbba0f0ad92 [2020-04-17T10:54:09.685Z] Step 7/17 : COPY . . [2020-04-17T10:54:09.944Z] ---> 002368fb9e8e [2020-04-17T10:54:09.944Z] Step 8/17 : RUN ${MAKE} [2020-04-17T10:54:09.944Z] ---> Running in 7fe9558cc73f [2020-04-17T10:54:10.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-17T10:54:18.686Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-17T10:54:21.979Z] Removing intermediate container 7fe9558cc73f [2020-04-17T10:54:21.980Z] ---> fd7e7acbeb8e [2020-04-17T10:54:21.980Z] Step 9/17 : FROM scratch [2020-04-17T10:54:21.980Z] ---> [2020-04-17T10:54:21.980Z] Step 10/17 : ENV APP_PORT=49991 [2020-04-17T10:54:21.980Z] ---> Running in 656364a773cd [2020-04-17T10:54:21.980Z] Removing intermediate container 656364a773cd [2020-04-17T10:54:21.980Z] ---> 6e3d9a1e05c2 [2020-04-17T10:54:21.980Z] Step 11/17 : EXPOSE $APP_PORT [2020-04-17T10:54:21.980Z] ---> Running in 76c5eb713a3e [2020-04-17T10:54:21.980Z] Removing intermediate container 76c5eb713a3e [2020-04-17T10:54:21.980Z] ---> c7fddd97822b [2020-04-17T10:54:21.980Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-17T10:54:22.238Z] ---> b9d6a45eb801 [2020-04-17T10:54:22.238Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-17T10:54:22.238Z] ---> Running in 96497e462ffd [2020-04-17T10:54:22.497Z] Removing intermediate container 96497e462ffd [2020-04-17T10:54:22.497Z] ---> c16415cd0cfb [2020-04-17T10:54:22.497Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-17T10:54:22.497Z] ---> Running in 5206838995aa [2020-04-17T10:54:22.497Z] Removing intermediate container 5206838995aa [2020-04-17T10:54:22.497Z] ---> 431fc8002d5d [2020-04-17T10:54:22.497Z] Step 15/17 : LABEL arch=amd64 [2020-04-17T10:54:22.756Z] ---> Running in d50a8876aafc [2020-04-17T10:54:22.756Z] Removing intermediate container d50a8876aafc [2020-04-17T10:54:22.756Z] ---> 395131fe62f6 [2020-04-17T10:54:22.756Z] Step 16/17 : LABEL git_sha=80aac72c7aced93e264b61889b1ed9c403c30da0 [2020-04-17T10:54:22.756Z] ---> Running in 0b4a81ed2c2d [2020-04-17T10:54:23.015Z] Removing intermediate container 0b4a81ed2c2d [2020-04-17T10:54:23.015Z] ---> 12ab5bcf8821 [2020-04-17T10:54:23.015Z] Step 17/17 : LABEL version=0.0.0 [2020-04-17T10:54:23.015Z] ---> Running in a06c288d4185 [2020-04-17T10:54:23.273Z] Removing intermediate container a06c288d4185 [2020-04-17T10:54:23.273Z] ---> c4c64b7ff83f [2020-04-17T10:54:23.273Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-17T10:54:23.273Z] Successfully built c4c64b7ff83f [2020-04-17T10:54:23.273Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T10:54:34.049Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-04-17T10:54:34.049Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.240s coverage: 50.3% of statements [2020-04-17T10:54:34.319Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-17T10:54:39.678Z] gofmt -l . [2020-04-17T10:54:39.678Z] [ "`gofmt -l .`" = "" ] [2020-04-17T10:54:39.678Z] ./bin/test-attribution-txt.sh [2020-04-17T10:54:40.264Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-17T10:54:40.886Z] Warning: overwriting stash ‘coverage-report’ [2020-04-17T10:54:41.270Z] Stashed 1 file(s) [Pipeline] } [2020-04-17T10:54:41.294Z] $ docker stop --time=1 92ab50116988133b56ffdc94e66339f865299c36c361297745a77cb5f6a82da0 [2020-04-17T10:54:43.498Z] $ docker rm -f 92ab50116988133b56ffdc94e66339f865299c36c361297745a77cb5f6a82da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-17T10:54:44.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-17T10:54:45.199Z] + ls -al . [2020-04-17T10:54:45.199Z] total 136 [2020-04-17T10:54:45.199Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 10:54 . [2020-04-17T10:54:45.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:52 .. [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 10:52 .dockerignore [2020-04-17T10:54:45.199Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 10:52 .git [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 338 Apr 17 10:52 .gitignore [2020-04-17T10:54:45.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:52 .semver [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 5146 Apr 17 10:52 Attribution.txt [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 1251 Apr 17 10:52 Dockerfile [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 954 Apr 17 10:52 Dockerfile.build [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 681 Apr 17 10:52 Jenkinsfile [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 10:52 LICENSE [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 17 10:52 Makefile [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 591 Apr 17 10:52 README.md [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 10:50 VERSION [2020-04-17T10:54:45.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 10:52 bin [2020-04-17T10:54:45.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:52 cmd [2020-04-17T10:54:45.199Z] -rw-r--r-- 1 jenkins jenkins 22122 Apr 17 10:54 coverage.out [2020-04-17T10:54:45.199Z] -rw-r--r-- 1 jenkins jenkins 566 Apr 17 10:54 go.mod [2020-04-17T10:54:45.199Z] -rw-r--r-- 1 jenkins jenkins 13382 Apr 17 10:54 go.sum [2020-04-17T10:54:45.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:52 internal [2020-04-17T10:54:45.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 10:52 simulator [2020-04-17T10:54:45.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:52 snap [2020-04-17T10:54:45.199Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 17 10:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:54:45.574Z] + 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=80aac72c7aced93e264b61889b1ed9c403c30da0 --label arch=arm64 --label version=0.0.0 . [2020-04-17T10:54:45.843Z] Sending build context to Docker daemon 591.4kB [2020-04-17T10:54:45.843Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-04-17T10:54:45.843Z] Step 2/17 : FROM ${BASE} AS builder [2020-04-17T10:54:45.843Z] ---> 7ef4918ad05e [2020-04-17T10:54:45.843Z] Step 3/17 : ARG MAKE='make build' [2020-04-17T10:54:46.112Z] ---> Running in 2fb4cbdecfd8 [2020-04-17T10:54:46.380Z] Removing intermediate container 2fb4cbdecfd8 [2020-04-17T10:54:46.380Z] ---> 5df2994f90b7 [2020-04-17T10:54:46.380Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-17T10:54:46.652Z] ---> Running in 2236fc3bf5f0 [2020-04-17T10:54:48.600Z] Removing intermediate container 2236fc3bf5f0 [2020-04-17T10:54:48.600Z] ---> d79d3467035f [2020-04-17T10:54:48.600Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-04-17T10:54:48.600Z] ---> Running in aba6396072c0 [2020-04-17T10:54:49.561Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-17T10:54:50.143Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-17T10:54:50.727Z] OK: 203 MiB in 52 packages [2020-04-17T10:54:51.693Z] Removing intermediate container aba6396072c0 [2020-04-17T10:54:51.693Z] ---> ca3597870de4 [2020-04-17T10:54:51.693Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-04-17T10:54:51.693Z] ---> Running in f414ce79e806 [2020-04-17T10:54:52.277Z] Removing intermediate container f414ce79e806 [2020-04-17T10:54:52.277Z] ---> a19fe7d13fb3 [2020-04-17T10:54:52.277Z] Step 7/17 : COPY . . [2020-04-17T10:54:52.860Z] ---> 1d08546f2696 [2020-04-17T10:54:52.860Z] Step 8/17 : RUN ${MAKE} [2020-04-17T10:54:53.129Z] ---> Running in 4b7348109b7f [2020-04-17T10:54:54.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-04-17T10:55:21.016Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-17T10:55:26.368Z] Removing intermediate container 4b7348109b7f [2020-04-17T10:55:26.368Z] ---> 9c5946766670 [2020-04-17T10:55:26.368Z] Step 9/17 : FROM scratch [2020-04-17T10:55:26.368Z] ---> [2020-04-17T10:55:26.368Z] Step 10/17 : ENV APP_PORT=49991 [2020-04-17T10:55:26.368Z] ---> Running in 565b6741a667 [2020-04-17T10:55:26.368Z] Removing intermediate container 565b6741a667 [2020-04-17T10:55:26.368Z] ---> c4ee1e6c1b36 [2020-04-17T10:55:26.368Z] Step 11/17 : EXPOSE $APP_PORT [2020-04-17T10:55:26.368Z] ---> Running in d4ce4f07e04f [2020-04-17T10:55:26.635Z] Removing intermediate container d4ce4f07e04f [2020-04-17T10:55:26.635Z] ---> 640653207cf1 [2020-04-17T10:55:26.635Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-04-17T10:55:27.596Z] ---> 0765f1c2afab [2020-04-17T10:55:27.596Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-17T10:55:27.862Z] ---> Running in e3d1974754e4 [2020-04-17T10:55:28.129Z] Removing intermediate container e3d1974754e4 [2020-04-17T10:55:28.129Z] ---> 4530277f2e38 [2020-04-17T10:55:28.129Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-17T10:55:28.129Z] ---> Running in d767fb3d58e7 [2020-04-17T10:55:28.712Z] Removing intermediate container d767fb3d58e7 [2020-04-17T10:55:28.712Z] ---> a26ca6af982d [2020-04-17T10:55:28.712Z] Step 15/17 : LABEL arch=arm64 [2020-04-17T10:55:28.712Z] ---> Running in ed7f4117877c [2020-04-17T10:55:28.979Z] Removing intermediate container ed7f4117877c [2020-04-17T10:55:28.979Z] ---> 3c5831512392 [2020-04-17T10:55:28.979Z] Step 16/17 : LABEL git_sha=80aac72c7aced93e264b61889b1ed9c403c30da0 [2020-04-17T10:55:29.246Z] ---> Running in cbca3e38d7ec [2020-04-17T10:55:29.513Z] Removing intermediate container cbca3e38d7ec [2020-04-17T10:55:29.513Z] ---> 1cd4198d6e94 [2020-04-17T10:55:29.513Z] Step 17/17 : LABEL version=0.0.0 [2020-04-17T10:55:29.513Z] ---> Running in 5db5e78910f4 [2020-04-17T10:55:30.099Z] Removing intermediate container 5db5e78910f4 [2020-04-17T10:55:30.099Z] ---> 1252795fe332 [2020-04-17T10:55:30.099Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-17T10:55:30.099Z] Successfully built 1252795fe332 [2020-04-17T10:55:30.099Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-17T10:55:31.849Z] provisioning config files... [2020-04-17T10:55:31.863Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-142@tmp/config6490480466116744892tmp [Pipeline] { [Pipeline] sh [2020-04-17T10:55:32.267Z] + curl -s https://codecov.io/bash [2020-04-17T10:55:32.267Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_PR-142@tmp/config6490480466116744892tmp [2020-04-17T10:55:32.528Z] [2020-04-17T10:55:32.528Z] _____ _ [2020-04-17T10:55:32.528Z] / ____| | | [2020-04-17T10:55:32.528Z] | | ___ __| | ___ ___ _____ __ [2020-04-17T10:55:32.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-17T10:55:32.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-17T10:55:32.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-17T10:55:32.528Z] Bash-tbd [2020-04-17T10:55:32.528Z] [2020-04-17T10:55:32.528Z] [2020-04-17T10:55:32.528Z] ==> Jenkins CI detected. [2020-04-17T10:55:32.528Z] project root: . [2020-04-17T10:55:32.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-17T10:55:32.528Z] ==> Running gcov in . (disable via -X gcov) [2020-04-17T10:55:32.528Z] ==> Python coveragepy not found [2020-04-17T10:55:32.528Z] ==> Searching for coverage reports in: [2020-04-17T10:55:32.528Z] + . [2020-04-17T10:55:32.528Z] -> Found 1 reports [2020-04-17T10:55:32.528Z] ==> Detecting git/mercurial file structure [2020-04-17T10:55:32.528Z] ==> Reading reports [2020-04-17T10:55:32.528Z] + ./coverage.out bytes=22122 [2020-04-17T10:55:32.528Z] ==> Appending adjustments [2020-04-17T10:55:32.528Z] http://docs.codecov.io/docs/fixing-reports [2020-04-17T10:55:32.790Z] + Found adjustments [2020-04-17T10:55:32.790Z] ==> Gzipping contents [2020-04-17T10:55:32.790Z] ==> Uploading reports [2020-04-17T10:55:32.790Z] url: https://codecov.io [2020-04-17T10:55:32.790Z] query: branch=PR-142&commit=80aac72c7aced93e264b61889b1ed9c403c30da0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=142&job= [2020-04-17T10:55:32.790Z] -> Pinging Codecov [2020-04-17T10:55:32.790Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-142&commit=80aac72c7aced93e264b61889b1ed9c403c30da0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=142&job= [2020-04-17T10:55:33.053Z] -> Sleeping for 30s and trying again... [2020-04-17T10:56:05.143Z] -> Pinging Codecov [2020-04-17T10:56:05.143Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-142&commit=80aac72c7aced93e264b61889b1ed9c403c30da0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=142&job= [2020-04-17T10:56:05.143Z] -> Uploading [2020-04-17T10:56:05.143Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/80aac72c7aced93e264b61889b1ed9c403c30da0 [Pipeline] } [2020-04-17T10:56:05.164Z] 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 [2020-04-17T10:56:06.836Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:56:07.169Z] ---> package-listing.sh [2020-04-17T10:56:07.169Z] ++ facter osfamily [2020-04-17T10:56:07.169Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-17T10:56:07.169Z] + OS_FAMILY=redhat [2020-04-17T10:56:07.169Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-142 [2020-04-17T10:56:07.169Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-17T10:56:07.169Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-17T10:56:07.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-17T10:56:07.169Z] + PACKAGES=/tmp/packages_start.txt [2020-04-17T10:56:07.169Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-142 ']' [2020-04-17T10:56:07.169Z] + PACKAGES=/tmp/packages_end.txt [2020-04-17T10:56:07.169Z] + case "${OS_FAMILY}" in [2020-04-17T10:56:07.169Z] + rpm -qa [2020-04-17T10:56:07.169Z] + sort [2020-04-17T10:56:10.461Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-17T10:56:10.461Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-17T10:56:10.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-17T10:56:10.461Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-142 ']' [2020-04-17T10:56:10.461Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-142/archives/ [2020-04-17T10:56:10.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-142/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:56:10.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-17T10:56:10.969Z] [2020-04-17T10:56:10.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-17T10:56:11.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-17T10:56:11.343Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-17T10:56:11.343Z] c9b1b535fdd9: Pulling fs layer [2020-04-17T10:56:11.343Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-17T10:56:11.343Z] 756a868c4378: Pulling fs layer [2020-04-17T10:56:11.343Z] 444b2fc9a129: Pulling fs layer [2020-04-17T10:56:11.343Z] ea15f1150254: Pulling fs layer [2020-04-17T10:56:11.343Z] 41b27a9f41bf: Pulling fs layer [2020-04-17T10:56:11.343Z] 28c525ee5125: Pulling fs layer [2020-04-17T10:56:11.343Z] 094b1ea09ed8: Pulling fs layer [2020-04-17T10:56:11.343Z] 138eaada9080: Pulling fs layer [2020-04-17T10:56:11.343Z] 0622d0fa9048: Pulling fs layer [2020-04-17T10:56:11.343Z] 094b1ea09ed8: Waiting [2020-04-17T10:56:11.343Z] 444b2fc9a129: Waiting [2020-04-17T10:56:11.343Z] 138eaada9080: Waiting [2020-04-17T10:56:11.343Z] ea15f1150254: Waiting [2020-04-17T10:56:11.343Z] 0622d0fa9048: Waiting [2020-04-17T10:56:11.343Z] 28c525ee5125: Waiting [2020-04-17T10:56:11.343Z] 41b27a9f41bf: Waiting [2020-04-17T10:56:11.343Z] 2cc5ad85d9ab: Download complete [2020-04-17T10:56:11.343Z] 444b2fc9a129: Verifying Checksum [2020-04-17T10:56:11.343Z] 444b2fc9a129: Download complete [2020-04-17T10:56:11.343Z] c9b1b535fdd9: Verifying Checksum [2020-04-17T10:56:11.343Z] c9b1b535fdd9: Download complete [2020-04-17T10:56:11.343Z] ea15f1150254: Verifying Checksum [2020-04-17T10:56:11.343Z] ea15f1150254: Download complete [2020-04-17T10:56:11.608Z] 28c525ee5125: Verifying Checksum [2020-04-17T10:56:11.608Z] 28c525ee5125: Download complete [2020-04-17T10:56:11.878Z] 756a868c4378: Verifying Checksum [2020-04-17T10:56:11.878Z] 756a868c4378: Download complete [2020-04-17T10:56:11.878Z] c9b1b535fdd9: Pull complete [2020-04-17T10:56:11.878Z] 138eaada9080: Verifying Checksum [2020-04-17T10:56:11.878Z] 138eaada9080: Download complete [2020-04-17T10:56:12.176Z] 0622d0fa9048: Verifying Checksum [2020-04-17T10:56:12.176Z] 0622d0fa9048: Download complete [2020-04-17T10:56:12.176Z] 2cc5ad85d9ab: Pull complete [2020-04-17T10:56:12.176Z] 094b1ea09ed8: Verifying Checksum [2020-04-17T10:56:12.176Z] 094b1ea09ed8: Download complete [2020-04-17T10:56:12.758Z] 41b27a9f41bf: Verifying Checksum [2020-04-17T10:56:12.758Z] 41b27a9f41bf: Download complete [2020-04-17T10:56:14.668Z] 756a868c4378: Pull complete [2020-04-17T10:56:14.668Z] 444b2fc9a129: Pull complete [2020-04-17T10:56:14.668Z] ea15f1150254: Pull complete [2020-04-17T10:56:18.860Z] 41b27a9f41bf: Pull complete [2020-04-17T10:56:18.860Z] 28c525ee5125: Pull complete [2020-04-17T10:56:21.403Z] 094b1ea09ed8: Pull complete [2020-04-17T10:56:21.403Z] 138eaada9080: Pull complete [2020-04-17T10:56:22.781Z] 0622d0fa9048: Pull complete [2020-04-17T10:56:22.781Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-17T10:56:22.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-17T10:56:22.974Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2020-04-17T10:56:23.022Z] $ 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-142 -v /w/workspace/xfoundry_device-modbus-go_PR-142:/w/workspace/xfoundry_device-modbus-go_PR-142:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-142@tmp:/w/workspace/xfoundry_device-modbus-go_PR-142@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-17T10:56:23.600Z] $ docker top d9b766ec9ef5a84ec96fa22642bdee68579a7f0c3415f2abc4b4a9ae6b54c003 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-17T10:56:23.914Z] provisioning config files... [2020-04-17T10:56:23.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-142@tmp/config1770522963524242935tmp [Pipeline] { [Pipeline] echo [2020-04-17T10:56:24.017Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:56:24.336Z] ---> create-netrc.sh [Pipeline] echo [2020-04-17T10:56:24.365Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-17T10:56:24.688Z] ---> logs-deploy.sh [2020-04-17T10:56:24.688Z] + ARCHIVE_ARTIFACTS= [2020-04-17T10:56:24.688Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-17T10:56:24.688Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-17T10:56:24.688Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-17T10:56:24.688Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-142/1 [2020-04-17T10:56:24.688Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-142/1/ [2020-04-17T10:56:24.688Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-142/1 /w/workspace/xfoundry_device-modbus-go_PR-142 [2020-04-17T10:56:26.616Z] Archives upload complete. [2020-04-17T10:56:26.616Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-142/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-142/1/