Pull request #230 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 9de1dc8074048d306ca0aebe10eb837bd96e42a2+2ecd085bbca6ad6bda9224ce78a5545e05826953 (2b3602ae4412ff54b1cd5f9bd1c79733d2667f9d) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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/go-mod-core-contracts/branches/PR-230/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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1624 in /w/workspace/dry_go-mod-core-contracts_PR-230 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-230 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 9de1dc8074048d306ca0aebe10eb837bd96e42a2 Merge succeeded, producing 9de1dc8074048d306ca0aebe10eb837bd96e42a2 Checking out Revision 9de1dc8074048d306ca0aebe10eb837bd96e42a2 (PR-230) > git config core.sparsecheckout # timeout=10 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # 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 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 Commit message: "Replace Profile and Service in ProvisionWatcher" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-31T16:22:03.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:22:05.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T16:22:05.901Z] [2020-03-31T16:22:05.901Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:22:06.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T16:22:06.292Z] latest: Pulling from edgex-devops/git-semver [2020-03-31T16:22:06.292Z] 9123ac7c32f7: Pulling fs layer [2020-03-31T16:22:06.292Z] b8cc5d1170e3: Pulling fs layer [2020-03-31T16:22:06.292Z] 2924cbbf6a41: Pulling fs layer [2020-03-31T16:22:06.292Z] 93b08a4f1073: Pulling fs layer [2020-03-31T16:22:06.292Z] 93b08a4f1073: Waiting [2020-03-31T16:22:06.292Z] b8cc5d1170e3: Verifying Checksum [2020-03-31T16:22:06.292Z] b8cc5d1170e3: Download complete [2020-03-31T16:22:06.553Z] 9123ac7c32f7: Verifying Checksum [2020-03-31T16:22:06.553Z] 9123ac7c32f7: Download complete [2020-03-31T16:22:06.553Z] 93b08a4f1073: Verifying Checksum [2020-03-31T16:22:06.553Z] 93b08a4f1073: Download complete [2020-03-31T16:22:06.553Z] 2924cbbf6a41: Verifying Checksum [2020-03-31T16:22:06.553Z] 2924cbbf6a41: Download complete [2020-03-31T16:22:06.813Z] 9123ac7c32f7: Pull complete [2020-03-31T16:22:06.813Z] b8cc5d1170e3: Pull complete [2020-03-31T16:22:07.757Z] 2924cbbf6a41: Pull complete [2020-03-31T16:22:07.757Z] 93b08a4f1073: Pull complete [2020-03-31T16:22:07.757Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-31T16:22:07.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-31T16:22:07.898Z] prd-centos7-docker-4c-2g-1624 does not seem to be running inside a container [2020-03-31T16:22:07.938Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-230 -v /w/workspace/dry_go-mod-core-contracts_PR-230:/w/workspace/dry_go-mod-core-contracts_PR-230:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-230@tmp:/w/workspace/dry_go-mod-core-contracts_PR-230@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-31T16:22:08.604Z] $ docker top 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-31T16:22:08.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T16:22:08.924Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T16:22:09.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T16:22:09.149Z] $ docker exec 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent [2020-03-31T16:22:09.327Z] SSH_AUTH_SOCK=/tmp/ssh-XEIzpI8sGHGB/agent.15 [2020-03-31T16:22:09.327Z] SSH_AGENT_PID=22 [2020-03-31T16:22:09.339Z] Running ssh-add (command line suppressed) [2020-03-31T16:22:09.469Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_6586761251561146261.key (/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_6586761251561146261.key) [2020-03-31T16:22:09.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T16:22:09.923Z] + git describe --exact-match --tags HEAD [2020-03-31T16:22:09.923Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-31T16:22:09.995Z] $ docker exec --env ******** --env ******** 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent -k [2020-03-31T16:22:10.128Z] unset SSH_AUTH_SOCK; [2020-03-31T16:22:10.128Z] unset SSH_AGENT_PID; [2020-03-31T16:22:10.129Z] echo Agent pid 22 killed; [2020-03-31T16:22:10.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-31T16:22:10.380Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-31T16:22:10.380Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-31T16:22:10.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T16:22:10.508Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T16:22:10.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T16:22:10.686Z] $ docker exec 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent [2020-03-31T16:22:10.880Z] SSH_AUTH_SOCK=/tmp/ssh-ctOEcn98tbQS/agent.55 [2020-03-31T16:22:10.880Z] SSH_AGENT_PID=62 [2020-03-31T16:22:10.887Z] Running ssh-add (command line suppressed) [2020-03-31T16:22:11.013Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_8253445537641489245.key (/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_8253445537641489245.key) [2020-03-31T16:22:11.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T16:22:11.413Z] + git semver init [2020-03-31T16:22:11.413Z] # -> Open(): unable to determine branch for HEAD [2020-03-31T16:22:11.413Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-230/.git [2020-03-31T16:22:11.413Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-230 [2020-03-31T16:22:11.413Z] # $SEMVER_REMOTE_NAME = origin [2020-03-31T16:22:11.413Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-31T16:22:11.413Z] # $SEMVER_USER_NAME = jenkins [2020-03-31T16:22:11.413Z] # $SEMVER_BRANCH = PR-230 [2020-03-31T16:22:11.413Z] # $SEMVER_TEMP = /tmp/semver-655669140 [2020-03-31T16:22:11.413Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-03-31T16:22:11.979Z] # '/tmp/semver-655669140' -> '/w/workspace/dry_go-mod-core-contracts_PR-230/.semver' [2020-03-31T16:22:11.980Z] # -> Force: false [2020-03-31T16:22:11.980Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-230/.semver [Pipeline] } [2020-03-31T16:22:11.994Z] $ docker exec --env ******** --env ******** 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent -k [2020-03-31T16:22:12.120Z] unset SSH_AUTH_SOCK; [2020-03-31T16:22:12.120Z] unset SSH_AGENT_PID; [2020-03-31T16:22:12.120Z] echo Agent pid 62 killed; [2020-03-31T16:22:12.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-31T16:22:12.691Z] + git semver [Pipeline] } [2020-03-31T16:22:12.716Z] $ docker stop --time=1 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 [2020-03-31T16:22:14.035Z] $ docker rm -f 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-31T16:22:14.929Z] Stashed 68 file(s) [Pipeline] echo [2020-03-31T16:22:14.946Z] [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-03-31T16:22:30.413Z] Still waiting to schedule task [2020-03-31T16:22:30.413Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-31T16:22:30.431Z] Still waiting to schedule task [2020-03-31T16:22:30.431Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1616’ [2020-03-31T16:24:25.134Z] Running on prd-centos7-docker-4c-2g-1626 in /w/workspace/dry_go-mod-core-contracts_PR-230 [Pipeline] { [Pipeline] ws [2020-03-31T16:24:25.204Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-03-31T16:24:27.267Z] using credential edgex-jenkins-ssh [2020-03-31T16:24:27.315Z] Cloning the remote Git repository [2020-03-31T16:24:27.315Z] Cloning with configured refspecs honoured and without tags [2020-03-31T16:24:27.564Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-31T16:24:27.608Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-03-31T16:24:27.655Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-31T16:24:27.655Z] > git --version # timeout=10 [2020-03-31T16:24:27.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T16:24:27.690Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T16:24:28.019Z] Fetching without tags [2020-03-31T16:24:28.416Z] Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 9de1dc8074048d306ca0aebe10eb837bd96e42a2 [2020-03-31T16:24:28.520Z] Merge succeeded, producing 9de1dc8074048d306ca0aebe10eb837bd96e42a2 [2020-03-31T16:24:28.520Z] Checking out Revision 9de1dc8074048d306ca0aebe10eb837bd96e42a2 (PR-230) [2020-03-31T16:24:28.163Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-31T16:24:28.168Z] > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # timeout=10 [2020-03-31T16:24:28.172Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T16:24:28.180Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-31T16:24:28.190Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-31T16:24:28.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T16:24:28.194Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T16:24:28.556Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T16:24:28.562Z] > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 [2020-03-31T16:24:28.615Z] > git remote # timeout=10 [2020-03-31T16:24:28.620Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T16:24:28.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T16:24:28.629Z] > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 [2020-03-31T16:24:28.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T16:24:28.649Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T16:24:28.658Z] > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 [2020-03-31T16:24:32.752Z] Commit message: "Replace Profile and Service in ProvisionWatcher" [2020-03-31T16:24:32.774Z] > git --version # timeout=10 [2020-03-31T16:24:32.784Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-31T16:24:33.917Z] ========================================================= [2020-03-31T16:24:33.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-31T16:24:33.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:24:34.571Z] + 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-03-31T16:24:34.832Z] Sending build context to Docker daemon 1.709MB [2020-03-31T16:24:34.832Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-31T16:24:34.832Z] Step 2/7 : FROM ${BASE} [2020-03-31T16:24:34.832Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-31T16:24:34.832Z] e6b0cf9c0882: Pulling fs layer [2020-03-31T16:24:34.832Z] 2848faf0eed1: Pulling fs layer [2020-03-31T16:24:34.832Z] 0f37312ad70f: Pulling fs layer [2020-03-31T16:24:34.832Z] 5788d62ee057: Pulling fs layer [2020-03-31T16:24:34.832Z] 0e6b1d234666: Pulling fs layer [2020-03-31T16:24:34.832Z] bf5d7aec512f: Pulling fs layer [2020-03-31T16:24:34.832Z] 34c802a77dc8: Pulling fs layer [2020-03-31T16:24:34.832Z] 9eb99e56ec68: Pulling fs layer [2020-03-31T16:24:34.832Z] 27c7a5d97fbd: Pulling fs layer [2020-03-31T16:24:34.832Z] 5c102a31e300: Pulling fs layer [2020-03-31T16:24:34.832Z] dcfb455df0a1: Pulling fs layer [2020-03-31T16:24:34.832Z] 34c802a77dc8: Waiting [2020-03-31T16:24:34.832Z] 9eb99e56ec68: Waiting [2020-03-31T16:24:34.832Z] 27c7a5d97fbd: Waiting [2020-03-31T16:24:34.832Z] 5c102a31e300: Waiting [2020-03-31T16:24:34.832Z] dcfb455df0a1: Waiting [2020-03-31T16:24:34.832Z] 5788d62ee057: Waiting [2020-03-31T16:24:34.832Z] bf5d7aec512f: Waiting [2020-03-31T16:24:34.832Z] 0e6b1d234666: Waiting [2020-03-31T16:24:35.096Z] 0f37312ad70f: Verifying Checksum [2020-03-31T16:24:35.096Z] 0f37312ad70f: Download complete [2020-03-31T16:24:35.096Z] 2848faf0eed1: Verifying Checksum [2020-03-31T16:24:35.096Z] 2848faf0eed1: Download complete [2020-03-31T16:24:35.096Z] 0e6b1d234666: Verifying Checksum [2020-03-31T16:24:35.096Z] 0e6b1d234666: Download complete [2020-03-31T16:24:35.096Z] bf5d7aec512f: Verifying Checksum [2020-03-31T16:24:35.096Z] bf5d7aec512f: Download complete [2020-03-31T16:24:35.096Z] e6b0cf9c0882: Download complete [2020-03-31T16:24:35.377Z] e6b0cf9c0882: Pull complete [2020-03-31T16:24:35.644Z] 2848faf0eed1: Pull complete [2020-03-31T16:24:35.914Z] 0f37312ad70f: Pull complete [2020-03-31T16:24:36.180Z] 34c802a77dc8: Verifying Checksum [2020-03-31T16:24:36.180Z] 34c802a77dc8: Download complete [2020-03-31T16:24:36.180Z] 27c7a5d97fbd: Verifying Checksum [2020-03-31T16:24:36.180Z] 27c7a5d97fbd: Download complete [2020-03-31T16:24:36.754Z] 5c102a31e300: Verifying Checksum [2020-03-31T16:24:36.754Z] 5c102a31e300: Download complete [2020-03-31T16:24:37.016Z] dcfb455df0a1: Verifying Checksum [2020-03-31T16:24:37.016Z] dcfb455df0a1: Download complete [2020-03-31T16:24:37.016Z] 5788d62ee057: Verifying Checksum [2020-03-31T16:24:37.016Z] 5788d62ee057: Download complete [2020-03-31T16:24:37.016Z] 9eb99e56ec68: Verifying Checksum [2020-03-31T16:24:37.016Z] 9eb99e56ec68: Download complete [2020-03-31T16:24:42.297Z] 5788d62ee057: Pull complete [2020-03-31T16:24:42.297Z] 0e6b1d234666: Pull complete [2020-03-31T16:24:42.557Z] bf5d7aec512f: Pull complete [2020-03-31T16:24:46.755Z] 34c802a77dc8: Pull complete [2020-03-31T16:24:50.394Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1625 in /w/workspace/dry_go-mod-core-contracts_PR-230 [Pipeline] { [Pipeline] ws [2020-03-31T16:24:50.463Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-03-31T16:24:50.949Z] 9eb99e56ec68: Pull complete [2020-03-31T16:24:50.949Z] 27c7a5d97fbd: Pull complete [2020-03-31T16:24:51.209Z] 5c102a31e300: Pull complete [2020-03-31T16:24:51.468Z] dcfb455df0a1: Pull complete [2020-03-31T16:24:51.468Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-31T16:24:51.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-31T16:24:51.468Z] ---> 7c70fe431013 [2020-03-31T16:24:51.468Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-31T16:24:51.468Z] ---> Running in 5082551f117f [2020-03-31T16:24:51.727Z] Removing intermediate container 5082551f117f [2020-03-31T16:24:51.727Z] ---> 31a6464ce8b8 [2020-03-31T16:24:51.727Z] Step 4/7 : RUN apk add bash [2020-03-31T16:24:51.727Z] ---> Running in 333160dd12e9 [2020-03-31T16:24:52.669Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-31T16:24:53.608Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-31T16:24:54.181Z] OK: 143 MiB in 39 packages [2020-03-31T16:24:54.441Z] Removing intermediate container 333160dd12e9 [2020-03-31T16:24:54.441Z] ---> 2ebef9ee36ed [2020-03-31T16:24:54.441Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-31T16:24:54.702Z] ---> Running in d01b0c32d8c2 [2020-03-31T16:24:54.702Z] Removing intermediate container d01b0c32d8c2 [2020-03-31T16:24:54.702Z] ---> 9f4e5c6ca381 [2020-03-31T16:24:54.702Z] Step 6/7 : COPY go.mod . [2020-03-31T16:24:54.969Z] ---> 7b01af94cb66 [2020-03-31T16:24:54.969Z] Step 7/7 : RUN go mod download [2020-03-31T16:24:54.969Z] ---> Running in d3fef3ddc4dd [2020-03-31T16:24:55.906Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-31T16:24:55.906Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-31T16:24:55.906Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-31T16:24:55.906Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-31T16:24:55.906Z] go: finding github.com/google/uuid v1.1.0 [2020-03-31T16:24:55.906Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-31T16:24:56.165Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T16:24:56.165Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T16:24:56.165Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-31T16:24:56.165Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-31T16:24:56.248Z] using credential edgex-jenkins-ssh [2020-03-31T16:24:56.345Z] Cloning the remote Git repository [2020-03-31T16:24:56.345Z] Cloning with configured refspecs honoured and without tags [2020-03-31T16:24:57.110Z] Removing intermediate container d3fef3ddc4dd [2020-03-31T16:24:57.110Z] ---> bdfb23e7cca0 [2020-03-31T16:24:57.110Z] Successfully built bdfb23e7cca0 [2020-03-31T16:24:57.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-03-31T16:24:56.408Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-31T16:24:56.542Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-03-31T16:24:56.672Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-31T16:24:56.673Z] > git --version # timeout=10 [2020-03-31T16:24:56.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T16:24:56.769Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:24:57.713Z] Fetching without tags [2020-03-31T16:24:57.836Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-31T16:24:57.836Z] . [Pipeline] withDockerContainer [2020-03-31T16:24:57.994Z] prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container [2020-03-31T16:24:58.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat [2020-03-31T16:24:58.257Z] Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 9de1dc8074048d306ca0aebe10eb837bd96e42a2 [2020-03-31T16:24:58.550Z] Merge succeeded, producing 9de1dc8074048d306ca0aebe10eb837bd96e42a2 [2020-03-31T16:24:58.551Z] Checking out Revision 9de1dc8074048d306ca0aebe10eb837bd96e42a2 (PR-230) [2020-03-31T16:24:57.564Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-31T16:24:57.584Z] > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # timeout=10 [2020-03-31T16:24:57.610Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T16:24:57.678Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-03-31T16:24:57.718Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-03-31T16:24:57.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T16:24:57.732Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T16:24:58.270Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T16:24:58.317Z] > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 [2020-03-31T16:24:58.446Z] > git remote # timeout=10 [2020-03-31T16:24:58.475Z] > git config --get remote.origin.url # timeout=10 [2020-03-31T16:24:58.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T16:24:58.499Z] > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 [2020-03-31T16:24:58.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-31T16:24:58.550Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T16:24:58.568Z] > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 [2020-03-31T16:24:58.979Z] $ docker top 4cf7f82c9ced2c836682451427e607ec01626919477b1a0ad0946d57dc368ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T16:24:59.507Z] + go version [2020-03-31T16:24:59.507Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-31T16:24:59.820Z] + make test [2020-03-31T16:24:59.820Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-31T16:25:03.103Z] Commit message: "Replace Profile and Service in ProvisionWatcher" [2020-03-31T16:25:03.153Z] > git --version # timeout=10 [2020-03-31T16:25:03.179Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-31T16:25:04.589Z] ========================================================= [2020-03-31T16:25:04.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-31T16:25:04.589Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:25:05.633Z] + 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-03-31T16:25:06.455Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-31T16:25:06.602Z] Sending build context to Docker daemon 1.709MB [2020-03-31T16:25:06.602Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-03-31T16:25:06.602Z] Step 2/7 : FROM ${BASE} [2020-03-31T16:25:06.877Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-31T16:25:06.877Z] cde5963f3b93: Pulling fs layer [2020-03-31T16:25:06.877Z] 2a23fa8c16f7: Pulling fs layer [2020-03-31T16:25:06.877Z] 777b28850792: Pulling fs layer [2020-03-31T16:25:06.877Z] 8a11ddd9e578: Pulling fs layer [2020-03-31T16:25:06.877Z] 4cf88f913ddb: Pulling fs layer [2020-03-31T16:25:06.877Z] 1df406cf5192: Pulling fs layer [2020-03-31T16:25:06.877Z] cd6300453558: Pulling fs layer [2020-03-31T16:25:06.877Z] b9c365052c96: Pulling fs layer [2020-03-31T16:25:06.877Z] a2d8cc88f415: Pulling fs layer [2020-03-31T16:25:06.877Z] ea1d1ca13537: Pulling fs layer [2020-03-31T16:25:06.877Z] 3750a50a1c5e: Pulling fs layer [2020-03-31T16:25:06.877Z] 4cf88f913ddb: Waiting [2020-03-31T16:25:06.877Z] a2d8cc88f415: Waiting [2020-03-31T16:25:06.877Z] 1df406cf5192: Waiting [2020-03-31T16:25:06.877Z] ea1d1ca13537: Waiting [2020-03-31T16:25:06.877Z] cd6300453558: Waiting [2020-03-31T16:25:06.877Z] 3750a50a1c5e: Waiting [2020-03-31T16:25:06.877Z] b9c365052c96: Waiting [2020-03-31T16:25:06.877Z] 8a11ddd9e578: Waiting [2020-03-31T16:25:06.877Z] 777b28850792: Verifying Checksum [2020-03-31T16:25:06.877Z] 777b28850792: Download complete [2020-03-31T16:25:06.877Z] 2a23fa8c16f7: Download complete [2020-03-31T16:25:06.877Z] 4cf88f913ddb: Download complete [2020-03-31T16:25:07.152Z] 1df406cf5192: Download complete [2020-03-31T16:25:07.152Z] cde5963f3b93: Verifying Checksum [2020-03-31T16:25:07.152Z] cde5963f3b93: Download complete [2020-03-31T16:25:07.405Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements [2020-03-31T16:25:08.123Z] cde5963f3b93: Pull complete [2020-03-31T16:25:08.713Z] 2a23fa8c16f7: Pull complete [2020-03-31T16:25:08.981Z] 777b28850792: Pull complete [2020-03-31T16:25:11.590Z] cd6300453558: Verifying Checksum [2020-03-31T16:25:11.590Z] cd6300453558: Download complete [2020-03-31T16:25:11.590Z] a2d8cc88f415: Verifying Checksum [2020-03-31T16:25:11.590Z] a2d8cc88f415: Download complete [2020-03-31T16:25:13.545Z] ea1d1ca13537: Verifying Checksum [2020-03-31T16:25:13.545Z] ea1d1ca13537: Download complete [2020-03-31T16:25:13.813Z] 3750a50a1c5e: Download complete [2020-03-31T16:25:14.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements [2020-03-31T16:25:14.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements [2020-03-31T16:25:14.199Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-31T16:25:14.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.009s coverage: 6.4% of statements [2020-03-31T16:25:16.408Z] b9c365052c96: Verifying Checksum [2020-03-31T16:25:16.408Z] b9c365052c96: Download complete [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.021s coverage: 14.4% of statements [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 100.0% of statements [2020-03-31T16:25:16.774Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-31T16:25:16.774Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.031s coverage: 100.0% of statements [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.005s coverage: 100.0% of statements [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 62.4% of statements [2020-03-31T16:25:16.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements [2020-03-31T16:25:17.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-03-31T16:25:17.718Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-03-31T16:25:17.977Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements [2020-03-31T16:25:17.977Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-31T16:25:18.347Z] 8a11ddd9e578: Verifying Checksum [2020-03-31T16:25:18.347Z] 8a11ddd9e578: Download complete [2020-03-31T16:25:19.885Z] gofmt -l . [2020-03-31T16:25:19.885Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-31T16:25:20.229Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T16:25:20.243Z] $ docker stop --time=1 4cf7f82c9ced2c836682451427e607ec01626919477b1a0ad0946d57dc368ab9 [2020-03-31T16:25:21.729Z] $ docker rm -f 4cf7f82c9ced2c836682451427e607ec01626919477b1a0ad0946d57dc368ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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-03-31T16:25:30.688Z] 8a11ddd9e578: Pull complete [2020-03-31T16:25:30.688Z] 4cf88f913ddb: Pull complete [2020-03-31T16:25:30.688Z] 1df406cf5192: Pull complete [2020-03-31T16:25:34.044Z] cd6300453558: Pull complete [2020-03-31T16:25:39.402Z] b9c365052c96: Pull complete [2020-03-31T16:25:39.402Z] a2d8cc88f415: Pull complete [2020-03-31T16:25:40.821Z] ea1d1ca13537: Pull complete [2020-03-31T16:25:41.093Z] 3750a50a1c5e: Pull complete [2020-03-31T16:25:41.093Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-31T16:25:41.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-31T16:25:41.093Z] ---> 78745c68409d [2020-03-31T16:25:41.093Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-31T16:25:45.353Z] ---> Running in 7dad433cbb20 [2020-03-31T16:25:45.353Z] Removing intermediate container 7dad433cbb20 [2020-03-31T16:25:45.353Z] ---> 34a8712fe463 [2020-03-31T16:25:45.353Z] Step 4/7 : RUN apk add bash [2020-03-31T16:25:45.353Z] ---> Running in 31702faf0598 [2020-03-31T16:25:46.319Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-31T16:25:47.280Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-31T16:25:47.883Z] OK: 125 MiB in 39 packages [2020-03-31T16:25:49.305Z] Removing intermediate container 31702faf0598 [2020-03-31T16:25:49.305Z] ---> 697817baedb5 [2020-03-31T16:25:49.305Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-03-31T16:25:49.305Z] ---> Running in c7cb1b82cf36 [2020-03-31T16:25:49.892Z] Removing intermediate container c7cb1b82cf36 [2020-03-31T16:25:49.892Z] ---> 54a8158b158e [2020-03-31T16:25:49.892Z] Step 6/7 : COPY go.mod . [2020-03-31T16:25:50.479Z] ---> edd55d4a064e [2020-03-31T16:25:50.479Z] Step 7/7 : RUN go mod download [2020-03-31T16:25:50.479Z] ---> Running in 828c2e8cd303 [2020-03-31T16:25:51.898Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-31T16:25:51.898Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-31T16:25:51.898Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-31T16:25:51.898Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-31T16:25:51.898Z] go: finding github.com/google/uuid v1.1.0 [2020-03-31T16:25:51.898Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-31T16:25:51.898Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-31T16:25:52.170Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-31T16:25:52.170Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-31T16:25:52.170Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-31T16:25:54.748Z] Removing intermediate container 828c2e8cd303 [2020-03-31T16:25:54.748Z] ---> dd6b500d358d [2020-03-31T16:25:54.748Z] Successfully built dd6b500d358d [2020-03-31T16:25:54.748Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:25:55.558Z] + docker inspect -f . ci-base-image-arm64 [2020-03-31T16:25:55.558Z] . [Pipeline] withDockerContainer [2020-03-31T16:25:56.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2020-03-31T16:25:56.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat [2020-03-31T16:25:57.847Z] $ docker top b342b5ee7fb270ef75ec5fb8d20efeaa47cef549867ef172be071c51beb9217b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-31T16:25:58.941Z] + go version [2020-03-31T16:25:58.941Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-31T16:25:59.621Z] + make test [2020-03-31T16:25:59.621Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-31T16:26:17.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-03-31T16:26:17.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.053s coverage: 100.0% of statements [2020-03-31T16:26:36.112Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.115s coverage: 45.4% of statements [2020-03-31T16:26:36.113Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements [2020-03-31T16:26:36.113Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-03-31T16:26:36.113Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements [2020-03-31T16:26:37.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.067s coverage: 14.4% of statements [2020-03-31T16:26:37.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements [2020-03-31T16:26:38.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.088s coverage: 100.0% of statements [2020-03-31T16:26:38.131Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-03-31T16:26:38.131Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-03-31T16:26:38.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-03-31T16:26:38.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.554s coverage: 100.0% of statements [2020-03-31T16:26:38.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.126s coverage: 62.4% of statements [2020-03-31T16:26:39.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements [2020-03-31T16:26:40.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements [2020-03-31T16:26:41.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2020-03-31T16:26:42.219Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements [2020-03-31T16:26:42.487Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-31T16:26:47.850Z] gofmt -l . [2020-03-31T16:26:47.850Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-03-31T16:26:48.146Z] Warning: overwriting stash ‘coverage-report’ [2020-03-31T16:26:48.576Z] Stashed 1 file(s) [Pipeline] } [2020-03-31T16:26:48.592Z] $ docker stop --time=1 b342b5ee7fb270ef75ec5fb8d20efeaa47cef549867ef172be071c51beb9217b [2020-03-31T16:26:50.726Z] $ docker rm -f b342b5ee7fb270ef75ec5fb8d20efeaa47cef549867ef172be071c51beb9217b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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-03-31T16:26:53.133Z] provisioning config files... [2020-03-31T16:26:53.145Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/config1591570191234315083tmp [Pipeline] { [Pipeline] sh [2020-03-31T16:26:53.522Z] + curl -s https://codecov.io/bash [2020-03-31T16:26:53.522Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/config1591570191234315083tmp [2020-03-31T16:27:00.088Z] [2020-03-31T16:27:00.088Z] _____ _ [2020-03-31T16:27:00.088Z] / ____| | | [2020-03-31T16:27:00.088Z] | | ___ __| | ___ ___ _____ __ [2020-03-31T16:27:00.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-31T16:27:00.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-31T16:27:00.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-31T16:27:00.088Z] Bash-tbd [2020-03-31T16:27:00.088Z] [2020-03-31T16:27:00.088Z] [2020-03-31T16:27:00.088Z] ==> Jenkins CI detected. [2020-03-31T16:27:00.088Z] project root: . [2020-03-31T16:27:00.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-31T16:27:00.088Z] ==> Running gcov in . (disable via -X gcov) [2020-03-31T16:27:00.088Z] ==> Python coveragepy not found [2020-03-31T16:27:00.088Z] ==> Searching for coverage reports in: [2020-03-31T16:27:00.088Z] + . [2020-03-31T16:27:00.088Z] -> Found 1 reports [2020-03-31T16:27:00.088Z] ==> Detecting git/mercurial file structure [2020-03-31T16:27:00.088Z] ==> Reading reports [2020-03-31T16:27:00.088Z] + ./coverage.out bytes=81300 [2020-03-31T16:27:00.088Z] ==> Appending adjustments [2020-03-31T16:27:00.088Z] http://docs.codecov.io/docs/fixing-reports [2020-03-31T16:27:00.088Z] + Found adjustments [2020-03-31T16:27:00.088Z] ==> Gzipping contents [2020-03-31T16:27:00.088Z] ==> Uploading reports [2020-03-31T16:27:00.088Z] url: https://codecov.io [2020-03-31T16:27:00.088Z] query: branch=PR-230&commit=9de1dc8074048d306ca0aebe10eb837bd96e42a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=230&job= [2020-03-31T16:27:00.088Z] -> Pinging Codecov [2020-03-31T16:27:00.088Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-230&commit=9de1dc8074048d306ca0aebe10eb837bd96e42a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=230&job= [2020-03-31T16:27:00.088Z] -> Uploading [2020-03-31T16:27:00.657Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9de1dc8074048d306ca0aebe10eb837bd96e42a2 [Pipeline] } [2020-03-31T16:27:00.676Z] 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-03-31T16:27:02.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T16:27:02.668Z] ---> package-listing.sh [2020-03-31T16:27:02.668Z] ++ facter osfamily [2020-03-31T16:27:02.668Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-31T16:27:02.668Z] + OS_FAMILY=redhat [2020-03-31T16:27:02.668Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-230 [2020-03-31T16:27:02.668Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-31T16:27:02.668Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-31T16:27:02.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-31T16:27:02.668Z] + PACKAGES=/tmp/packages_start.txt [2020-03-31T16:27:02.668Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-230 ']' [2020-03-31T16:27:02.668Z] + PACKAGES=/tmp/packages_end.txt [2020-03-31T16:27:02.668Z] + case "${OS_FAMILY}" in [2020-03-31T16:27:02.668Z] + rpm -qa [2020-03-31T16:27:02.668Z] + sort [2020-03-31T16:27:06.858Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-31T16:27:06.858Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-31T16:27:06.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-31T16:27:06.858Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-230 ']' [2020-03-31T16:27:06.858Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-230/archives/ [2020-03-31T16:27:06.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-230/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:27:07.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T16:27:07.343Z] [2020-03-31T16:27:07.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-31T16:27:07.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T16:27:07.714Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-31T16:27:07.714Z] c9b1b535fdd9: Pulling fs layer [2020-03-31T16:27:07.714Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-31T16:27:07.714Z] 756a868c4378: Pulling fs layer [2020-03-31T16:27:07.714Z] 444b2fc9a129: Pulling fs layer [2020-03-31T16:27:07.714Z] ea15f1150254: Pulling fs layer [2020-03-31T16:27:07.714Z] 41b27a9f41bf: Pulling fs layer [2020-03-31T16:27:07.714Z] 28c525ee5125: Pulling fs layer [2020-03-31T16:27:07.714Z] 094b1ea09ed8: Pulling fs layer [2020-03-31T16:27:07.714Z] 138eaada9080: Pulling fs layer [2020-03-31T16:27:07.714Z] 0622d0fa9048: Pulling fs layer [2020-03-31T16:27:07.714Z] 094b1ea09ed8: Waiting [2020-03-31T16:27:07.714Z] ea15f1150254: Waiting [2020-03-31T16:27:07.714Z] 138eaada9080: Waiting [2020-03-31T16:27:07.714Z] 41b27a9f41bf: Waiting [2020-03-31T16:27:07.714Z] 0622d0fa9048: Waiting [2020-03-31T16:27:07.714Z] 28c525ee5125: Waiting [2020-03-31T16:27:07.714Z] 444b2fc9a129: Waiting [2020-03-31T16:27:07.714Z] 2cc5ad85d9ab: Download complete [2020-03-31T16:27:07.714Z] 444b2fc9a129: Verifying Checksum [2020-03-31T16:27:07.714Z] 444b2fc9a129: Download complete [2020-03-31T16:27:07.714Z] c9b1b535fdd9: Verifying Checksum [2020-03-31T16:27:07.714Z] c9b1b535fdd9: Download complete [2020-03-31T16:27:07.714Z] ea15f1150254: Verifying Checksum [2020-03-31T16:27:07.714Z] ea15f1150254: Download complete [2020-03-31T16:27:07.984Z] 28c525ee5125: Verifying Checksum [2020-03-31T16:27:07.984Z] 28c525ee5125: Download complete [2020-03-31T16:27:08.247Z] c9b1b535fdd9: Pull complete [2020-03-31T16:27:08.247Z] 756a868c4378: Verifying Checksum [2020-03-31T16:27:08.247Z] 756a868c4378: Download complete [2020-03-31T16:27:08.247Z] 138eaada9080: Verifying Checksum [2020-03-31T16:27:08.247Z] 138eaada9080: Download complete [2020-03-31T16:27:08.247Z] 0622d0fa9048: Verifying Checksum [2020-03-31T16:27:08.247Z] 0622d0fa9048: Download complete [2020-03-31T16:27:08.516Z] 2cc5ad85d9ab: Pull complete [2020-03-31T16:27:08.516Z] 094b1ea09ed8: Verifying Checksum [2020-03-31T16:27:08.516Z] 094b1ea09ed8: Download complete [2020-03-31T16:27:09.104Z] 41b27a9f41bf: Verifying Checksum [2020-03-31T16:27:09.104Z] 41b27a9f41bf: Download complete [2020-03-31T16:27:10.040Z] 756a868c4378: Pull complete [2020-03-31T16:27:10.040Z] 444b2fc9a129: Pull complete [2020-03-31T16:27:10.979Z] ea15f1150254: Pull complete [2020-03-31T16:27:14.286Z] 41b27a9f41bf: Pull complete [2020-03-31T16:27:14.286Z] 28c525ee5125: Pull complete [2020-03-31T16:27:16.829Z] 094b1ea09ed8: Pull complete [2020-03-31T16:27:16.829Z] 138eaada9080: Pull complete [2020-03-31T16:27:16.829Z] 0622d0fa9048: Pull complete [2020-03-31T16:27:16.829Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-31T16:27:16.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-31T16:27:16.995Z] prd-centos7-docker-4c-2g-1624 does not seem to be running inside a container [2020-03-31T16:27:17.044Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-230 -v /w/workspace/dry_go-mod-core-contracts_PR-230:/w/workspace/dry_go-mod-core-contracts_PR-230:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-230@tmp:/w/workspace/dry_go-mod-core-contracts_PR-230@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-31T16:27:18.116Z] $ docker top 404cd513a5da62a14e2d10676400171ddea6fad981b8a5410127a50dc683d115 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-31T16:27:18.405Z] provisioning config files... [2020-03-31T16:27:18.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/config2784414448234820246tmp [Pipeline] { [Pipeline] echo [2020-03-31T16:27:18.510Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T16:27:18.860Z] ---> create-netrc.sh [Pipeline] echo [2020-03-31T16:27:18.884Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T16:27:19.201Z] ---> logs-deploy.sh [2020-03-31T16:27:19.201Z] + ARCHIVE_ARTIFACTS= [2020-03-31T16:27:19.201Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-31T16:27:19.201Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-31T16:27:19.201Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-31T16:27:19.201Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-230/1 [2020-03-31T16:27:19.201Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-230/1/ [2020-03-31T16:27:19.201Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-230/1 /w/workspace/dry_go-mod-core-contracts_PR-230 [2020-03-31T16:27:20.144Z] Archives upload complete. [2020-03-31T16:27:20.403Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-230/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-230/1/