Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from d3fa8b74507f437f200972aa99dfee1b07ccc6ed+8df1bc237b3746b67ec2754785c71dc83ce5d0c1 (60b2d040efc9c9096421b4eb33b65864798b8b79) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4742 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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-236 # timeout=10 Fetching without tags 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/236/head:refs/remotes/origin/PR-236 +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 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit d3fa8b74507f437f200972aa99dfee1b07ccc6ed Merge succeeded, producing d3fa8b74507f437f200972aa99dfee1b07ccc6ed Checking out Revision d3fa8b74507f437f200972aa99dfee1b07ccc6ed (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f d3fa8b74507f437f200972aa99dfee1b07ccc6ed # 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 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3fa8b74507f437f200972aa99dfee1b07ccc6ed # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-29T03:26:50.971Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-29T03:26:51.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-29T03:26:51.133Z] ========================================================= [2020-06-29T03:26:51.133Z] EdgeX Global Pipelines Version Info [2020-06-29T03:26:51.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e20352fc87bd390a1debab376b92193565281eb6 # timeout=10 [2020-06-29T03:26:53.000Z] ------------------- [2020-06-29T03:26:53.000Z] stable info: [2020-06-29T03:26:53.000Z] ------------------- [2020-06-29T03:26:53.000Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-29T03:26:53.000Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-29T03:26:53.000Z] Message: update stable to v1.0.89 [2020-06-29T03:26:53.575Z] ------------------- [2020-06-29T03:26:53.575Z] experimental info: [2020-06-29T03:26:53.575Z] ------------------- [2020-06-29T03:26:53.575Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-29T03:26:53.575Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-29T03:26:53.575Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-29T03:26:55.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-29T03:26:55.081Z] [2020-06-29T03:26:55.081Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-29T03:26:55.399Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-29T03:26:55.399Z] latest: Pulling from edgex-devops/git-semver [2020-06-29T03:26:55.399Z] 9123ac7c32f7: Pulling fs layer [2020-06-29T03:26:55.399Z] b8cc5d1170e3: Pulling fs layer [2020-06-29T03:26:55.399Z] 2924cbbf6a41: Pulling fs layer [2020-06-29T03:26:55.399Z] 93b08a4f1073: Pulling fs layer [2020-06-29T03:26:55.399Z] 93b08a4f1073: Waiting [2020-06-29T03:26:55.399Z] b8cc5d1170e3: Verifying Checksum [2020-06-29T03:26:55.399Z] b8cc5d1170e3: Download complete [2020-06-29T03:26:55.399Z] 9123ac7c32f7: Verifying Checksum [2020-06-29T03:26:55.399Z] 9123ac7c32f7: Download complete [2020-06-29T03:26:55.664Z] 93b08a4f1073: Verifying Checksum [2020-06-29T03:26:55.664Z] 93b08a4f1073: Download complete [2020-06-29T03:26:55.664Z] 2924cbbf6a41: Verifying Checksum [2020-06-29T03:26:55.664Z] 2924cbbf6a41: Download complete [2020-06-29T03:26:55.664Z] 9123ac7c32f7: Pull complete [2020-06-29T03:26:55.925Z] b8cc5d1170e3: Pull complete [2020-06-29T03:26:56.501Z] 2924cbbf6a41: Pull complete [2020-06-29T03:26:56.762Z] 93b08a4f1073: Pull complete [2020-06-29T03:26:56.762Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-29T03:26:56.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-29T03:26:56.762Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-29T03:26:56.869Z] prd-centos7-docker-4c-2g-4742 does not seem to be running inside a container [2020-06-29T03:26:56.917Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-29T03:26:58.885Z] $ docker top edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-29T03:26:59.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-29T03:26:59.058Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-29T03:26:59.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-29T03:26:59.254Z] $ docker exec edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 ssh-agent [2020-06-29T03:26:59.398Z] SSH_AUTH_SOCK=/tmp/ssh-vUkFoauIDkHP/agent.11 [2020-06-29T03:26:59.398Z] SSH_AGENT_PID=16 [2020-06-29T03:26:59.408Z] Running ssh-add (command line suppressed) [2020-06-29T03:26:59.523Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2451643699565689220.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2451643699565689220.key) [2020-06-29T03:26:59.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-29T03:26:59.874Z] + git describe --exact-match --tags HEAD [2020-06-29T03:26:59.874Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-29T03:26:59.971Z] $ docker exec --env ******** --env ******** edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 ssh-agent -k [2020-06-29T03:27:00.080Z] unset SSH_AUTH_SOCK; [2020-06-29T03:27:00.081Z] unset SSH_AGENT_PID; [2020-06-29T03:27:00.081Z] echo Agent pid 16 killed; [2020-06-29T03:27:00.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-29T03:27:00.158Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-29T03:27:00.158Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-29T03:27:00.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-29T03:27:00.213Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-29T03:27:00.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-29T03:27:00.380Z] $ docker exec edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 ssh-agent [2020-06-29T03:27:00.532Z] SSH_AUTH_SOCK=/tmp/ssh-vpv0FgplUYRB/agent.45 [2020-06-29T03:27:00.532Z] SSH_AGENT_PID=50 [2020-06-29T03:27:00.538Z] Running ssh-add (command line suppressed) [2020-06-29T03:27:00.650Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3527260485265235255.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3527260485265235255.key) [2020-06-29T03:27:00.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-29T03:27:00.997Z] + git semver init [2020-06-29T03:27:00.997Z] # -> Open(): unable to determine branch for HEAD [2020-06-29T03:27:00.998Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-06-29T03:27:00.998Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-29T03:27:00.998Z] # $SEMVER_REMOTE_NAME = origin [2020-06-29T03:27:00.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-29T03:27:00.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-29T03:27:00.998Z] # $SEMVER_BRANCH = PR-236 [2020-06-29T03:27:00.998Z] # $SEMVER_TEMP = /tmp/semver-157587589 [2020-06-29T03:27:00.998Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-29T03:27:01.568Z] # '/tmp/semver-157587589' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-06-29T03:27:01.568Z] # -> Force: false [2020-06-29T03:27:01.568Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-06-29T03:27:01.582Z] $ docker exec --env ******** --env ******** edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 ssh-agent -k [2020-06-29T03:27:01.694Z] unset SSH_AUTH_SOCK; [2020-06-29T03:27:01.694Z] unset SSH_AGENT_PID; [2020-06-29T03:27:01.694Z] echo Agent pid 50 killed; [2020-06-29T03:27:01.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-29T03:27:02.093Z] + git semver [Pipeline] } [2020-06-29T03:27:02.112Z] $ docker stop --time=1 edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 [2020-06-29T03:27:03.866Z] $ docker rm -f edbb8f6a5289df61983cc7fc8b0833cce11a626774bab9d029df81bc01bccf33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-29T03:27:04.484Z] Stashed 76 file(s) [Pipeline] echo [2020-06-29T03:27:04.486Z] [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-06-29T03:27:19.653Z] Still waiting to schedule task [2020-06-29T03:27:19.653Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-29T03:27:19.655Z] Still waiting to schedule task [2020-06-29T03:27:19.655Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-29T03:28:57.800Z] Running on prd-centos7-docker-4c-2g-4744 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-29T03:28:57.825Z] Running in /w/workspace/go-mod-core-contracts/28 [Pipeline] { [Pipeline] checkout [2020-06-29T03:29:00.411Z] using credential edgex-jenkins-ssh [2020-06-29T03:29:00.437Z] Cloning the remote Git repository [2020-06-29T03:29:00.437Z] Cloning with configured refspecs honoured and without tags [2020-06-29T03:29:00.548Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-29T03:29:00.614Z] > git init /w/workspace/go-mod-core-contracts/28 # timeout=10 [2020-06-29T03:29:00.665Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-29T03:29:00.665Z] > git --version # timeout=10 [2020-06-29T03:29:00.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T03:29:00.719Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T03:29:02.090Z] Fetching without tags [2020-06-29T03:29:02.059Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-29T03:29:02.065Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-29T03:29:02.074Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T03:29:02.084Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-29T03:29:02.095Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-29T03:29:02.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T03:29:02.102Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T03:29:03.100Z] Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit d3fa8b74507f437f200972aa99dfee1b07ccc6ed [2020-06-29T03:29:03.195Z] Merge succeeded, producing d3fa8b74507f437f200972aa99dfee1b07ccc6ed [2020-06-29T03:29:03.195Z] Checking out Revision d3fa8b74507f437f200972aa99dfee1b07ccc6ed (PR-236) [2020-06-29T03:29:03.110Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T03:29:03.116Z] > git checkout -f d3fa8b74507f437f200972aa99dfee1b07ccc6ed # timeout=10 [2020-06-29T03:29:03.167Z] > git remote # timeout=10 [2020-06-29T03:29:03.171Z] > git config --get remote.origin.url # timeout=10 [2020-06-29T03:29:03.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T03:29:03.181Z] > git merge 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [2020-06-29T03:29:03.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-29T03:29:03.200Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T03:29:03.205Z] > git checkout -f d3fa8b74507f437f200972aa99dfee1b07ccc6ed # timeout=10 [2020-06-29T03:29:06.911Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-29T03:29:08.045Z] ========================================================= [2020-06-29T03:29:08.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-29T03:29:08.045Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-29T03:29:08.935Z] + 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-06-29T03:29:09.882Z] Sending build context to Docker daemon 1.821MB [2020-06-29T03:29:09.882Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-29T03:29:09.882Z] Step 2/7 : FROM ${BASE} [2020-06-29T03:29:10.143Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-29T03:29:10.143Z] e6b0cf9c0882: Pulling fs layer [2020-06-29T03:29:10.143Z] 2848faf0eed1: Pulling fs layer [2020-06-29T03:29:10.143Z] 0f37312ad70f: Pulling fs layer [2020-06-29T03:29:10.143Z] 5788d62ee057: Pulling fs layer [2020-06-29T03:29:10.143Z] 0e6b1d234666: Pulling fs layer [2020-06-29T03:29:10.143Z] bf5d7aec512f: Pulling fs layer [2020-06-29T03:29:10.143Z] 34c802a77dc8: Pulling fs layer [2020-06-29T03:29:10.143Z] 9eb99e56ec68: Pulling fs layer [2020-06-29T03:29:10.143Z] 27c7a5d97fbd: Pulling fs layer [2020-06-29T03:29:10.143Z] 5c102a31e300: Pulling fs layer [2020-06-29T03:29:10.143Z] dcfb455df0a1: Pulling fs layer [2020-06-29T03:29:10.143Z] 34c802a77dc8: Waiting [2020-06-29T03:29:10.143Z] 9eb99e56ec68: Waiting [2020-06-29T03:29:10.143Z] 27c7a5d97fbd: Waiting [2020-06-29T03:29:10.143Z] 5c102a31e300: Waiting [2020-06-29T03:29:10.143Z] dcfb455df0a1: Waiting [2020-06-29T03:29:10.143Z] 5788d62ee057: Waiting [2020-06-29T03:29:10.143Z] 0e6b1d234666: Waiting [2020-06-29T03:29:10.143Z] bf5d7aec512f: Waiting [2020-06-29T03:29:10.143Z] 0f37312ad70f: Download complete [2020-06-29T03:29:10.143Z] 2848faf0eed1: Verifying Checksum [2020-06-29T03:29:10.143Z] 2848faf0eed1: Download complete [2020-06-29T03:29:10.143Z] 0e6b1d234666: Verifying Checksum [2020-06-29T03:29:10.143Z] 0e6b1d234666: Download complete [2020-06-29T03:29:10.143Z] bf5d7aec512f: Verifying Checksum [2020-06-29T03:29:10.143Z] bf5d7aec512f: Download complete [2020-06-29T03:29:10.143Z] e6b0cf9c0882: Verifying Checksum [2020-06-29T03:29:10.426Z] e6b0cf9c0882: Pull complete [2020-06-29T03:29:10.716Z] 2848faf0eed1: Pull complete [2020-06-29T03:29:10.983Z] 34c802a77dc8: Verifying Checksum [2020-06-29T03:29:10.983Z] 34c802a77dc8: Download complete [2020-06-29T03:29:10.983Z] 27c7a5d97fbd: Verifying Checksum [2020-06-29T03:29:10.983Z] 27c7a5d97fbd: Download complete [2020-06-29T03:29:11.255Z] 5c102a31e300: Verifying Checksum [2020-06-29T03:29:11.255Z] 5c102a31e300: Download complete [2020-06-29T03:29:11.519Z] dcfb455df0a1: Verifying Checksum [2020-06-29T03:29:11.519Z] dcfb455df0a1: Download complete [2020-06-29T03:29:11.519Z] 9eb99e56ec68: Verifying Checksum [2020-06-29T03:29:11.519Z] 9eb99e56ec68: Download complete [2020-06-29T03:29:11.781Z] 5788d62ee057: Verifying Checksum [2020-06-29T03:29:11.781Z] 5788d62ee057: Download complete [2020-06-29T03:29:13.169Z] 0f37312ad70f: Pull complete [2020-06-29T03:29:18.469Z] 5788d62ee057: Pull complete [2020-06-29T03:29:18.730Z] 0e6b1d234666: Pull complete [2020-06-29T03:29:18.730Z] bf5d7aec512f: Pull complete [2020-06-29T03:29:24.053Z] 34c802a77dc8: Pull complete [2020-06-29T03:29:26.614Z] 9eb99e56ec68: Pull complete [2020-06-29T03:29:26.877Z] 27c7a5d97fbd: Pull complete [2020-06-29T03:29:27.499Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4743 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-29T03:29:27.524Z] Running in /w/workspace/go-mod-core-contracts/28 [Pipeline] { [Pipeline] checkout [2020-06-29T03:29:27.822Z] 5c102a31e300: Pull complete [2020-06-29T03:29:27.822Z] dcfb455df0a1: Pull complete [2020-06-29T03:29:27.822Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-29T03:29:27.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-29T03:29:27.822Z] ---> 7c70fe431013 [2020-06-29T03:29:27.822Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T03:29:29.745Z] ---> Running in cde1dc451499 [2020-06-29T03:29:29.745Z] Removing intermediate container cde1dc451499 [2020-06-29T03:29:29.745Z] ---> f95e3d4feb5c [2020-06-29T03:29:29.745Z] Step 4/7 : RUN apk add bash [2020-06-29T03:29:29.745Z] ---> Running in 4148c750e536 [2020-06-29T03:29:30.007Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-29T03:29:30.954Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-29T03:29:31.217Z] OK: 143 MiB in 39 packages [2020-06-29T03:29:31.481Z] Removing intermediate container 4148c750e536 [2020-06-29T03:29:31.481Z] ---> 697a4dd83961 [2020-06-29T03:29:31.481Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-29T03:29:31.745Z] ---> Running in 66007615d394 [2020-06-29T03:29:31.745Z] Removing intermediate container 66007615d394 [2020-06-29T03:29:31.745Z] ---> 4d9272eb8032 [2020-06-29T03:29:31.745Z] Step 6/7 : COPY go.mod . [2020-06-29T03:29:32.009Z] ---> d4cd1462a96a [2020-06-29T03:29:32.009Z] Step 7/7 : RUN go mod download [2020-06-29T03:29:32.009Z] ---> Running in 4c4d007a130b [2020-06-29T03:29:32.649Z] using credential edgex-jenkins-ssh [2020-06-29T03:29:32.682Z] Cloning the remote Git repository [2020-06-29T03:29:32.682Z] Cloning with configured refspecs honoured and without tags [2020-06-29T03:29:32.717Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-29T03:29:32.836Z] > git init /w/workspace/go-mod-core-contracts/28 # timeout=10 [2020-06-29T03:29:32.910Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-29T03:29:32.911Z] > git --version # timeout=10 [2020-06-29T03:29:32.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T03:29:33.023Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T03:29:33.774Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-29T03:29:33.922Z] Fetching without tags [2020-06-29T03:29:33.924Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-29T03:29:33.925Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T03:29:33.925Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-29T03:29:33.925Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T03:29:33.925Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-29T03:29:33.925Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-29T03:29:33.925Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-29T03:29:33.925Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-29T03:29:34.186Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-29T03:29:34.186Z] go: finding github.com/google/uuid v1.1.0 [2020-06-29T03:29:34.186Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-29T03:29:34.186Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-29T03:29:34.186Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-29T03:29:34.186Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-29T03:29:34.186Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-29T03:29:34.186Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-29T03:29:34.186Z] go: finding golang.org/x/text v0.3.2 [2020-06-29T03:29:34.186Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-29T03:29:34.186Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-29T03:29:34.186Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-29T03:29:34.507Z] Merging remotes/origin/master commit 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 into PR head commit d3fa8b74507f437f200972aa99dfee1b07ccc6ed [2020-06-29T03:29:34.759Z] Merge succeeded, producing d3fa8b74507f437f200972aa99dfee1b07ccc6ed [2020-06-29T03:29:34.759Z] Checking out Revision d3fa8b74507f437f200972aa99dfee1b07ccc6ed (PR-236) [2020-06-29T03:29:33.806Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-29T03:29:33.829Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T03:29:33.871Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-29T03:29:33.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-29T03:29:33.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T03:29:33.924Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T03:29:34.499Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T03:29:34.515Z] > git checkout -f d3fa8b74507f437f200972aa99dfee1b07ccc6ed # timeout=10 [2020-06-29T03:29:34.630Z] > git remote # timeout=10 [2020-06-29T03:29:34.647Z] > git config --get remote.origin.url # timeout=10 [2020-06-29T03:29:34.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T03:29:34.681Z] > git merge 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [2020-06-29T03:29:34.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-29T03:29:34.740Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T03:29:34.759Z] > git checkout -f d3fa8b74507f437f200972aa99dfee1b07ccc6ed # timeout=10 [2020-06-29T03:29:39.552Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-29T03:29:40.544Z] ========================================================= [2020-06-29T03:29:40.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-29T03:29:40.544Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-29T03:29:41.688Z] + 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-06-29T03:29:42.346Z] Removing intermediate container 4c4d007a130b [2020-06-29T03:29:42.346Z] ---> 0530b4b09ed3 [2020-06-29T03:29:42.346Z] Successfully built 0530b4b09ed3 [2020-06-29T03:29:42.346Z] 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-06-29T03:29:42.679Z] Sending build context to Docker daemon 1.821MB [2020-06-29T03:29:42.679Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-29T03:29:42.679Z] Step 2/7 : FROM ${BASE} [2020-06-29T03:29:42.827Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-29T03:29:42.827Z] . [Pipeline] withDockerContainer [2020-06-29T03:29:42.927Z] prd-centos7-docker-4c-2g-4744 does not seem to be running inside a container [2020-06-29T03:29:42.955Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-29T03:29:42.955Z] cde5963f3b93: Pulling fs layer [2020-06-29T03:29:42.955Z] 2a23fa8c16f7: Pulling fs layer [2020-06-29T03:29:42.955Z] 777b28850792: Pulling fs layer [2020-06-29T03:29:42.955Z] 8a11ddd9e578: Pulling fs layer [2020-06-29T03:29:42.955Z] 4cf88f913ddb: Pulling fs layer [2020-06-29T03:29:42.955Z] 8a11ddd9e578: Waiting [2020-06-29T03:29:42.955Z] 1df406cf5192: Pulling fs layer [2020-06-29T03:29:42.955Z] cd6300453558: Pulling fs layer [2020-06-29T03:29:42.955Z] b9c365052c96: Pulling fs layer [2020-06-29T03:29:42.955Z] 4cf88f913ddb: Waiting [2020-06-29T03:29:42.955Z] 1df406cf5192: Waiting [2020-06-29T03:29:42.955Z] cd6300453558: Waiting [2020-06-29T03:29:42.955Z] a2d8cc88f415: Pulling fs layer [2020-06-29T03:29:42.955Z] ea1d1ca13537: Pulling fs layer [2020-06-29T03:29:42.955Z] 3750a50a1c5e: Pulling fs layer [2020-06-29T03:29:42.955Z] b9c365052c96: Waiting [2020-06-29T03:29:42.955Z] a2d8cc88f415: Waiting [2020-06-29T03:29:42.955Z] ea1d1ca13537: Waiting [2020-06-29T03:29:42.955Z] 3750a50a1c5e: Waiting [2020-06-29T03:29:43.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/28 -v /w/workspace/go-mod-core-contracts/28:/w/workspace/go-mod-core-contracts/28:rw,z -v /w/workspace/go-mod-core-contracts/28@tmp:/w/workspace/go-mod-core-contracts/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-29T03:29:43.232Z] 2a23fa8c16f7: Verifying Checksum [2020-06-29T03:29:43.232Z] 2a23fa8c16f7: Download complete [2020-06-29T03:29:43.232Z] 777b28850792: Download complete [2020-06-29T03:29:43.232Z] 4cf88f913ddb: Download complete [2020-06-29T03:29:43.232Z] 1df406cf5192: Verifying Checksum [2020-06-29T03:29:43.232Z] cde5963f3b93: Verifying Checksum [2020-06-29T03:29:43.232Z] cde5963f3b93: Download complete [2020-06-29T03:29:43.836Z] cde5963f3b93: Pull complete [2020-06-29T03:29:44.088Z] $ docker top 1b53bb8548928808acfd03d67211a2ea7efae9eaa9d33b5742e3d7e555c8b383 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-29T03:29:44.538Z] + go version [2020-06-29T03:29:44.538Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-29T03:29:44.820Z] 2a23fa8c16f7: Pull complete [2020-06-29T03:29:44.839Z] + make test [2020-06-29T03:29:44.839Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-29T03:29:45.097Z] 777b28850792: Pull complete [2020-06-29T03:29:45.377Z] cd6300453558: Verifying Checksum [2020-06-29T03:29:45.377Z] cd6300453558: Download complete [2020-06-29T03:29:45.377Z] a2d8cc88f415: Download complete [2020-06-29T03:29:46.364Z] ea1d1ca13537: Verifying Checksum [2020-06-29T03:29:46.364Z] ea1d1ca13537: Download complete [2020-06-29T03:29:46.656Z] 3750a50a1c5e: Verifying Checksum [2020-06-29T03:29:46.656Z] 3750a50a1c5e: Download complete [2020-06-29T03:29:48.095Z] b9c365052c96: Verifying Checksum [2020-06-29T03:29:48.095Z] b9c365052c96: Download complete [2020-06-29T03:29:48.372Z] 8a11ddd9e578: Verifying Checksum [2020-06-29T03:29:48.372Z] 8a11ddd9e578: Download complete [2020-06-29T03:29:51.480Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-29T03:29:52.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-06-29T03:29:52.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements [2020-06-29T03:29:52.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.025s coverage: 45.4% of statements [2020-06-29T03:29:53.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements [2020-06-29T03:29:53.162Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-29T03:29:53.430Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-06-29T03:29:54.012Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.020s coverage: 14.4% of statements [2020-06-29T03:29:54.012Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-06-29T03:29:54.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 100.0% of statements [2020-06-29T03:29:54.597Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-29T03:29:54.597Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-29T03:29:54.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.032s coverage: 100.0% of statements [2020-06-29T03:29:54.860Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.013s coverage: 100.0% of statements [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-06-29T03:29:58.216Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements [2020-06-29T03:29:58.216Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-29T03:29:58.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements [2020-06-29T03:29:58.216Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-29T03:29:58.217Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-29T03:29:58.217Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-29T03:29:59.173Z] gofmt -l . [2020-06-29T03:29:59.173Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-29T03:29:59.436Z] Stashed 1 file(s) [Pipeline] } [2020-06-29T03:29:59.443Z] $ docker stop --time=1 1b53bb8548928808acfd03d67211a2ea7efae9eaa9d33b5742e3d7e555c8b383 [2020-06-29T03:30:00.798Z] 8a11ddd9e578: Pull complete [2020-06-29T03:30:00.798Z] 4cf88f913ddb: Pull complete [2020-06-29T03:30:00.798Z] 1df406cf5192: Pull complete [2020-06-29T03:30:01.498Z] $ docker rm -f 1b53bb8548928808acfd03d67211a2ea7efae9eaa9d33b5742e3d7e555c8b383 [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] 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-06-29T03:30:05.126Z] cd6300453558: Pull complete [2020-06-29T03:30:09.434Z] b9c365052c96: Pull complete [2020-06-29T03:30:09.434Z] a2d8cc88f415: Pull complete [2020-06-29T03:30:11.430Z] ea1d1ca13537: Pull complete [2020-06-29T03:30:11.705Z] 3750a50a1c5e: Pull complete [2020-06-29T03:30:11.705Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-29T03:30:11.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-29T03:30:11.705Z] ---> 78745c68409d [2020-06-29T03:30:11.705Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T03:30:17.140Z] ---> Running in 731bf67ca005 [2020-06-29T03:30:17.140Z] Removing intermediate container 731bf67ca005 [2020-06-29T03:30:17.140Z] ---> 5ed665310adf [2020-06-29T03:30:17.140Z] Step 4/7 : RUN apk add bash [2020-06-29T03:30:17.140Z] ---> Running in 77f651eed84f [2020-06-29T03:30:18.573Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-29T03:30:19.550Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-29T03:30:20.144Z] OK: 125 MiB in 39 packages [2020-06-29T03:30:21.130Z] Removing intermediate container 77f651eed84f [2020-06-29T03:30:21.130Z] ---> 73a561ab2d93 [2020-06-29T03:30:21.130Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-29T03:30:21.403Z] ---> Running in 7ab21323646d [2020-06-29T03:30:22.002Z] Removing intermediate container 7ab21323646d [2020-06-29T03:30:22.002Z] ---> 33f580e0ca7a [2020-06-29T03:30:22.002Z] Step 6/7 : COPY go.mod . [2020-06-29T03:30:22.598Z] ---> 19a56d8d800a [2020-06-29T03:30:22.598Z] Step 7/7 : RUN go mod download [2020-06-29T03:30:22.877Z] ---> Running in 32d1a4427083 [2020-06-29T03:30:25.493Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-29T03:30:25.493Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T03:30:25.493Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-29T03:30:25.493Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T03:30:25.493Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-29T03:30:25.493Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-29T03:30:25.493Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-29T03:30:25.493Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-29T03:30:25.493Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-29T03:30:25.493Z] go: finding github.com/google/uuid v1.1.0 [2020-06-29T03:30:25.493Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-29T03:30:25.493Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-29T03:30:25.493Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-29T03:30:25.493Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-29T03:30:25.493Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-29T03:30:25.493Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-29T03:30:25.493Z] go: finding golang.org/x/text v0.3.2 [2020-06-29T03:30:25.493Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-29T03:30:25.493Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-29T03:30:25.493Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-29T03:30:37.913Z] Removing intermediate container 32d1a4427083 [2020-06-29T03:30:37.913Z] ---> 9174b9741440 [2020-06-29T03:30:37.913Z] Successfully built 9174b9741440 [2020-06-29T03:30:37.913Z] 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-06-29T03:30:38.501Z] + docker inspect -f . ci-base-image-arm64 [2020-06-29T03:30:38.501Z] . [Pipeline] withDockerContainer [2020-06-29T03:30:38.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-4743 does not seem to be running inside a container [2020-06-29T03:30:38.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/28 -v /w/workspace/go-mod-core-contracts/28:/w/workspace/go-mod-core-contracts/28:rw,z -v /w/workspace/go-mod-core-contracts/28@tmp:/w/workspace/go-mod-core-contracts/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-29T03:30:40.766Z] $ docker top 1fed2660a4fbe0541d7d0c4978d79178c4419568381f4ccd108e9b90611925f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-29T03:30:42.165Z] + go version [2020-06-29T03:30:42.165Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-29T03:30:43.234Z] + make test [2020-06-29T03:30:43.234Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-29T03:31:05.491Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-29T03:31:06.937Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.030s coverage: 85.7% of statements [2020-06-29T03:31:06.937Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements [2020-06-29T03:31:07.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.065s coverage: 45.4% of statements [2020-06-29T03:31:08.552Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements [2020-06-29T03:31:08.552Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-29T03:31:08.552Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.032s coverage: 6.4% of statements [2020-06-29T03:31:11.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.4% of statements [2020-06-29T03:31:11.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements [2020-06-29T03:31:12.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.087s coverage: 100.0% of statements [2020-06-29T03:31:12.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-29T03:31:12.634Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-29T03:31:12.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.045s coverage: 100.0% of statements [2020-06-29T03:31:12.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.036s coverage: 100.0% of statements [2020-06-29T03:31:16.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.119s coverage: 62.6% of statements [2020-06-29T03:31:16.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements [2020-06-29T03:31:16.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.041s coverage: 15.4% of statements [2020-06-29T03:31:16.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-06-29T03:31:18.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-06-29T03:31:18.409Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-29T03:31:18.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 83.3% of statements [2020-06-29T03:31:18.409Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-29T03:31:19.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 90.9% of statements [2020-06-29T03:31:19.392Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-29T03:31:19.392Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-29T03:31:19.392Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-29T03:31:22.796Z] gofmt -l . [2020-06-29T03:31:23.391Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-29T03:31:23.683Z] Warning: overwriting stash ‘coverage-report’ [2020-06-29T03:31:24.183Z] Stashed 1 file(s) [Pipeline] } [2020-06-29T03:31:24.167Z] $ docker stop --time=1 1fed2660a4fbe0541d7d0c4978d79178c4419568381f4ccd108e9b90611925f0 [2020-06-29T03:31:26.348Z] $ docker rm -f 1fed2660a4fbe0541d7d0c4978d79178c4419568381f4ccd108e9b90611925f0 [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] 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-06-29T03:31:27.707Z] provisioning config files... [2020-06-29T03:31:27.720Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6462736787896691770tmp [Pipeline] { [Pipeline] sh [2020-06-29T03:31:28.034Z] + curl -s https://codecov.io/bash [2020-06-29T03:31:28.034Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6462736787896691770tmp [Pipeline] } [2020-06-29T03:31:28.304Z] 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-06-29T03:31:29.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T03:31:29.750Z] ---> package-listing.sh [2020-06-29T03:31:29.750Z] ++ facter osfamily [2020-06-29T03:31:29.750Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-29T03:31:29.750Z] + OS_FAMILY=redhat [2020-06-29T03:31:29.750Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-29T03:31:29.750Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-29T03:31:29.750Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-29T03:31:29.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-29T03:31:29.750Z] + PACKAGES=/tmp/packages_start.txt [2020-06-29T03:31:29.750Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-29T03:31:29.750Z] + PACKAGES=/tmp/packages_end.txt [2020-06-29T03:31:29.750Z] + case "${OS_FAMILY}" in [2020-06-29T03:31:29.750Z] + rpm -qa [2020-06-29T03:31:29.750Z] + sort [2020-06-29T03:31:33.957Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-29T03:31:33.957Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-29T03:31:33.957Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-29T03:31:33.957Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-29T03:31:33.957Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-06-29T03:31:33.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-29T03:31:34.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T03:31:34.556Z] [2020-06-29T03:31:34.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-29T03:31:34.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T03:31:34.878Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-29T03:31:34.878Z] c9b1b535fdd9: Pulling fs layer [2020-06-29T03:31:34.878Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-29T03:31:34.878Z] 756a868c4378: Pulling fs layer [2020-06-29T03:31:34.878Z] 444b2fc9a129: Pulling fs layer [2020-06-29T03:31:34.878Z] ea15f1150254: Pulling fs layer [2020-06-29T03:31:34.878Z] 41b27a9f41bf: Pulling fs layer [2020-06-29T03:31:34.878Z] 28c525ee5125: Pulling fs layer [2020-06-29T03:31:34.878Z] 094b1ea09ed8: Pulling fs layer [2020-06-29T03:31:34.878Z] 138eaada9080: Pulling fs layer [2020-06-29T03:31:34.878Z] 0622d0fa9048: Pulling fs layer [2020-06-29T03:31:34.878Z] 444b2fc9a129: Waiting [2020-06-29T03:31:34.878Z] ea15f1150254: Waiting [2020-06-29T03:31:34.878Z] 41b27a9f41bf: Waiting [2020-06-29T03:31:34.878Z] 0622d0fa9048: Waiting [2020-06-29T03:31:34.878Z] 28c525ee5125: Waiting [2020-06-29T03:31:34.878Z] 094b1ea09ed8: Waiting [2020-06-29T03:31:34.878Z] 138eaada9080: Waiting [2020-06-29T03:31:34.878Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-29T03:31:34.878Z] 2cc5ad85d9ab: Download complete [2020-06-29T03:31:34.878Z] 444b2fc9a129: Verifying Checksum [2020-06-29T03:31:34.878Z] 444b2fc9a129: Download complete [2020-06-29T03:31:34.878Z] c9b1b535fdd9: Verifying Checksum [2020-06-29T03:31:34.878Z] c9b1b535fdd9: Download complete [2020-06-29T03:31:34.878Z] ea15f1150254: Verifying Checksum [2020-06-29T03:31:34.878Z] ea15f1150254: Download complete [2020-06-29T03:31:35.146Z] 28c525ee5125: Verifying Checksum [2020-06-29T03:31:35.146Z] 28c525ee5125: Download complete [2020-06-29T03:31:35.433Z] c9b1b535fdd9: Pull complete [2020-06-29T03:31:35.433Z] 756a868c4378: Verifying Checksum [2020-06-29T03:31:35.433Z] 756a868c4378: Download complete [2020-06-29T03:31:35.702Z] 138eaada9080: Verifying Checksum [2020-06-29T03:31:35.702Z] 138eaada9080: Download complete [2020-06-29T03:31:35.702Z] 2cc5ad85d9ab: Pull complete [2020-06-29T03:31:35.702Z] 094b1ea09ed8: Verifying Checksum [2020-06-29T03:31:35.702Z] 094b1ea09ed8: Download complete [2020-06-29T03:31:35.702Z] 0622d0fa9048: Verifying Checksum [2020-06-29T03:31:35.702Z] 0622d0fa9048: Download complete [2020-06-29T03:31:35.964Z] 41b27a9f41bf: Verifying Checksum [2020-06-29T03:31:35.964Z] 41b27a9f41bf: Download complete [2020-06-29T03:31:36.920Z] 756a868c4378: Pull complete [2020-06-29T03:31:37.182Z] 444b2fc9a129: Pull complete [2020-06-29T03:31:37.446Z] ea15f1150254: Pull complete [2020-06-29T03:31:41.673Z] 41b27a9f41bf: Pull complete [2020-06-29T03:31:41.673Z] 28c525ee5125: Pull complete [2020-06-29T03:31:44.228Z] 094b1ea09ed8: Pull complete [2020-06-29T03:31:44.489Z] 138eaada9080: Pull complete [2020-06-29T03:31:44.751Z] 0622d0fa9048: Pull complete [2020-06-29T03:31:44.751Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-29T03:31:44.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T03:31:44.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-29T03:31:44.897Z] prd-centos7-docker-4c-2g-4742 does not seem to be running inside a container [2020-06-29T03:31:44.949Z] $ 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-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-29T03:31:48.597Z] $ docker top e444a1de7d1bc7f0221654ee2dbdfc5584ad407569153acbd112f23ad5c86101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-29T03:31:48.743Z] provisioning config files... [2020-06-29T03:31:48.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8292018501275273814tmp [Pipeline] { [Pipeline] echo [2020-06-29T03:31:48.786Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T03:31:49.077Z] ---> create-netrc.sh [Pipeline] echo [2020-06-29T03:31:49.087Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T03:31:49.379Z] ---> logs-deploy.sh [2020-06-29T03:31:49.379Z] + ARCHIVE_ARTIFACTS= [2020-06-29T03:31:49.379Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-29T03:31:49.379Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-29T03:31:49.379Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-29T03:31:49.379Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/28 [2020-06-29T03:31:49.379Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/28/ [2020-06-29T03:31:49.379Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/28 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-29T03:31:50.330Z] Archives upload complete. [2020-06-29T03:31:50.591Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/28 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/28/