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 Loading trusted files from base branch master at 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than 30b9716047e4bfbc8c4d4c5584ee84da8109f070 Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6589 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 Fetching 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 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 30b9716047e4bfbc8c4d4c5584ee84da8109f070 Merge succeeded, producing 30b9716047e4bfbc8c4d4c5584ee84da8109f070 Checking out Revision 30b9716047e4bfbc8c4d4c5584ee84da8109f070 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. > git rev-list --no-walk 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-29T08:41:54.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-29T08:41:54.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-29T08:41:54.437Z] ========================================================= [2020-04-29T08:41:54.437Z] EdgeX Global Pipelines Version Info [2020-04-29T08:41:54.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-29T08:41:55.828Z] ------------------- [2020-04-29T08:41:55.828Z] stable info: [2020-04-29T08:41:55.828Z] ------------------- [2020-04-29T08:41:55.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-29T08:41:55.828Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-29T08:41:55.828Z] Message: update stable to v1.0.86 [2020-04-29T08:41:56.771Z] ------------------- [2020-04-29T08:41:56.771Z] experimental info: [2020-04-29T08:41:56.771Z] ------------------- [2020-04-29T08:41:56.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-29T08:41:56.771Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-29T08:41:56.771Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-29T08:41:58.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T08:41:58.817Z] [2020-04-29T08:41:58.817Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-29T08:41:59.162Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-29T08:41:59.162Z] latest: Pulling from edgex-devops/git-semver [2020-04-29T08:41:59.162Z] 9123ac7c32f7: Pulling fs layer [2020-04-29T08:41:59.162Z] b8cc5d1170e3: Pulling fs layer [2020-04-29T08:41:59.162Z] 2924cbbf6a41: Pulling fs layer [2020-04-29T08:41:59.162Z] 93b08a4f1073: Pulling fs layer [2020-04-29T08:41:59.162Z] 93b08a4f1073: Waiting [2020-04-29T08:41:59.162Z] b8cc5d1170e3: Verifying Checksum [2020-04-29T08:41:59.162Z] b8cc5d1170e3: Download complete [2020-04-29T08:41:59.424Z] 9123ac7c32f7: Verifying Checksum [2020-04-29T08:41:59.424Z] 9123ac7c32f7: Download complete [2020-04-29T08:41:59.424Z] 93b08a4f1073: Verifying Checksum [2020-04-29T08:41:59.424Z] 93b08a4f1073: Download complete [2020-04-29T08:41:59.424Z] 2924cbbf6a41: Verifying Checksum [2020-04-29T08:41:59.424Z] 2924cbbf6a41: Download complete [2020-04-29T08:41:59.689Z] 9123ac7c32f7: Pull complete [2020-04-29T08:41:59.689Z] b8cc5d1170e3: Pull complete [2020-04-29T08:42:00.256Z] 2924cbbf6a41: Pull complete [2020-04-29T08:42:00.516Z] 93b08a4f1073: Pull complete [2020-04-29T08:42:00.516Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-29T08:42:00.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-29T08:42:00.903Z] prd-centos7-docker-4c-2g-6589 does not seem to be running inside a container [2020-04-29T08:42:00.942Z] $ 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-04-29T08:42:01.585Z] $ docker top d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-29T08:42:01.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T08:42:01.850Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T08:42:02.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T08:42:02.042Z] $ docker exec d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent [2020-04-29T08:42:02.229Z] SSH_AUTH_SOCK=/tmp/ssh-xhYxrG4BNmWT/agent.14 [2020-04-29T08:42:02.229Z] SSH_AGENT_PID=20 [2020-04-29T08:42:02.244Z] Running ssh-add (command line suppressed) [2020-04-29T08:42:02.400Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2752825964907918953.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2752825964907918953.key) [2020-04-29T08:42:02.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T08:42:02.768Z] + git describe --exact-match --tags HEAD [2020-04-29T08:42:02.769Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-29T08:42:02.824Z] $ docker exec --env ******** --env ******** d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent -k [2020-04-29T08:42:02.961Z] unset SSH_AUTH_SOCK; [2020-04-29T08:42:02.962Z] unset SSH_AGENT_PID; [2020-04-29T08:42:02.962Z] echo Agent pid 20 killed; [2020-04-29T08:42:03.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-29T08:42:03.078Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-29T08:42:03.078Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-29T08:42:03.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-29T08:42:03.171Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-29T08:42:03.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-29T08:42:03.360Z] $ docker exec d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent [2020-04-29T08:42:03.557Z] SSH_AUTH_SOCK=/tmp/ssh-Irahz7sdx6dT/agent.54 [2020-04-29T08:42:03.557Z] SSH_AGENT_PID=60 [2020-04-29T08:42:03.563Z] Running ssh-add (command line suppressed) [2020-04-29T08:42:03.702Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6473498372334423546.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6473498372334423546.key) [2020-04-29T08:42:03.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-29T08:42:04.075Z] + git semver init [2020-04-29T08:42:04.075Z] # -> Open(): unable to determine branch for HEAD [2020-04-29T08:42:04.075Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-04-29T08:42:04.075Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-29T08:42:04.075Z] # $SEMVER_REMOTE_NAME = origin [2020-04-29T08:42:04.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-29T08:42:04.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-29T08:42:04.075Z] # $SEMVER_BRANCH = PR-236 [2020-04-29T08:42:04.075Z] # $SEMVER_TEMP = /tmp/semver-580571221 [2020-04-29T08:42:04.075Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-29T08:42:04.644Z] # '/tmp/semver-580571221' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-04-29T08:42:04.644Z] # -> Force: false [2020-04-29T08:42:04.644Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-04-29T08:42:04.651Z] $ docker exec --env ******** --env ******** d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf ssh-agent -k [2020-04-29T08:42:04.790Z] unset SSH_AUTH_SOCK; [2020-04-29T08:42:04.790Z] unset SSH_AGENT_PID; [2020-04-29T08:42:04.790Z] echo Agent pid 60 killed; [2020-04-29T08:42:04.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-29T08:42:05.271Z] + git semver [Pipeline] } [2020-04-29T08:42:05.281Z] $ docker stop --time=1 d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf [2020-04-29T08:42:06.634Z] $ docker rm -f d90b126926d21a3f627bdb05bfe459d2d7ea0f066dd54aeb162206ff938db2bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-29T08:42:07.371Z] Stashed 73 file(s) [Pipeline] echo [2020-04-29T08:42:07.373Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-29T08:42:22.605Z] Still waiting to schedule task [2020-04-29T08:42:22.605Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-29T08:42:22.606Z] Still waiting to schedule task [2020-04-29T08:42:22.606Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-29T08:44:06.460Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6590 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-29T08:44:06.666Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2020-04-29T08:44:12.164Z] using credential edgex-jenkins-ssh [2020-04-29T08:44:12.206Z] Cloning the remote Git repository [2020-04-29T08:44:12.206Z] Cloning with configured refspecs honoured and without tags [2020-04-29T08:44:12.278Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-29T08:44:12.362Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2020-04-29T08:44:12.448Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-29T08:44:12.449Z] > git --version # timeout=10 [2020-04-29T08:44:12.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T08:44:12.572Z] > 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-04-29T08:44:13.515Z] Fetching without tags [2020-04-29T08:44:13.998Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 30b9716047e4bfbc8c4d4c5584ee84da8109f070 [2020-04-29T08:44:13.347Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-29T08:44:13.389Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-29T08:44:13.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T08:44:13.465Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-29T08:44:13.544Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-29T08:44:13.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T08:44:13.564Z] > 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-04-29T08:44:14.023Z] > git config core.sparsecheckout # timeout=10 [2020-04-29T08:44:14.056Z] > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 [2020-04-29T08:44:14.176Z] > git remote # timeout=10 [2020-04-29T08:44:14.210Z] > git config --get remote.origin.url # timeout=10 [2020-04-29T08:44:14.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T08:44:14.248Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-29T08:44:14.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-29T08:44:14.291Z] Merge succeeded, producing 30b9716047e4bfbc8c4d4c5584ee84da8109f070 [2020-04-29T08:44:14.291Z] Checking out Revision 30b9716047e4bfbc8c4d4c5584ee84da8109f070 (PR-236) [2020-04-29T08:44:14.307Z] > git config core.sparsecheckout # timeout=10 [2020-04-29T08:44:14.331Z] > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 [2020-04-29T08:44:18.994Z] 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-04-29T08:44:20.409Z] ========================================================= [2020-04-29T08:44:20.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-29T08:44:20.409Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-29T08:44:21.561Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-29T08:44:22.532Z] Sending build context to Docker daemon 1.791MB [2020-04-29T08:44:22.532Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-29T08:44:22.532Z] Step 2/7 : FROM ${BASE} [2020-04-29T08:44:22.799Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-29T08:44:22.799Z] cde5963f3b93: Pulling fs layer [2020-04-29T08:44:22.799Z] 2a23fa8c16f7: Pulling fs layer [2020-04-29T08:44:22.799Z] 777b28850792: Pulling fs layer [2020-04-29T08:44:22.799Z] 8a11ddd9e578: Pulling fs layer [2020-04-29T08:44:22.799Z] 4cf88f913ddb: Pulling fs layer [2020-04-29T08:44:22.799Z] 1df406cf5192: Pulling fs layer [2020-04-29T08:44:22.799Z] cd6300453558: Pulling fs layer [2020-04-29T08:44:22.799Z] b9c365052c96: Pulling fs layer [2020-04-29T08:44:22.799Z] a2d8cc88f415: Pulling fs layer [2020-04-29T08:44:22.799Z] ea1d1ca13537: Pulling fs layer [2020-04-29T08:44:22.799Z] 3750a50a1c5e: Pulling fs layer [2020-04-29T08:44:22.799Z] 8a11ddd9e578: Waiting [2020-04-29T08:44:22.799Z] 4cf88f913ddb: Waiting [2020-04-29T08:44:22.799Z] b9c365052c96: Waiting [2020-04-29T08:44:22.799Z] 1df406cf5192: Waiting [2020-04-29T08:44:22.799Z] cd6300453558: Waiting [2020-04-29T08:44:22.799Z] a2d8cc88f415: Waiting [2020-04-29T08:44:22.799Z] ea1d1ca13537: Waiting [2020-04-29T08:44:22.799Z] 3750a50a1c5e: Waiting [2020-04-29T08:44:22.799Z] 777b28850792: Verifying Checksum [2020-04-29T08:44:22.799Z] 777b28850792: Download complete [2020-04-29T08:44:22.799Z] 2a23fa8c16f7: Download complete [2020-04-29T08:44:22.799Z] 4cf88f913ddb: Download complete [2020-04-29T08:44:22.799Z] 1df406cf5192: Verifying Checksum [2020-04-29T08:44:22.799Z] 1df406cf5192: Download complete [2020-04-29T08:44:23.068Z] cde5963f3b93: Verifying Checksum [2020-04-29T08:44:24.035Z] cde5963f3b93: Pull complete [2020-04-29T08:44:24.306Z] 2a23fa8c16f7: Pull complete [2020-04-29T08:44:24.586Z] 777b28850792: Pull complete [2020-04-29T08:44:27.200Z] cd6300453558: Verifying Checksum [2020-04-29T08:44:27.200Z] cd6300453558: Download complete [2020-04-29T08:44:27.200Z] a2d8cc88f415: Verifying Checksum [2020-04-29T08:44:27.200Z] a2d8cc88f415: Download complete [2020-04-29T08:44:29.799Z] ea1d1ca13537: Verifying Checksum [2020-04-29T08:44:29.799Z] ea1d1ca13537: Download complete [2020-04-29T08:44:29.799Z] 3750a50a1c5e: Verifying Checksum [2020-04-29T08:44:29.799Z] 3750a50a1c5e: Download complete [2020-04-29T08:44:33.151Z] b9c365052c96: Verifying Checksum [2020-04-29T08:44:33.151Z] b9c365052c96: Download complete [2020-04-29T08:44:34.110Z] 8a11ddd9e578: Verifying Checksum [2020-04-29T08:44:34.110Z] 8a11ddd9e578: Download complete [2020-04-29T08:44:44.576Z] Running on prd-centos7-docker-4c-2g-6591 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-29T08:44:44.617Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2020-04-29T08:44:46.454Z] 8a11ddd9e578: Pull complete [2020-04-29T08:44:46.454Z] 4cf88f913ddb: Pull complete [2020-04-29T08:44:46.454Z] 1df406cf5192: Pull complete [2020-04-29T08:44:46.903Z] using credential edgex-jenkins-ssh [2020-04-29T08:44:46.943Z] Cloning the remote Git repository [2020-04-29T08:44:46.943Z] Cloning with configured refspecs honoured and without tags [2020-04-29T08:44:46.969Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-29T08:44:47.012Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2020-04-29T08:44:47.057Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-29T08:44:47.058Z] > git --version # timeout=10 [2020-04-29T08:44:47.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T08:44:47.090Z] > 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-04-29T08:44:48.625Z] Fetching without tags [2020-04-29T08:44:49.001Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 30b9716047e4bfbc8c4d4c5584ee84da8109f070 [2020-04-29T08:44:49.095Z] Merge succeeded, producing 30b9716047e4bfbc8c4d4c5584ee84da8109f070 [2020-04-29T08:44:49.095Z] Checking out Revision 30b9716047e4bfbc8c4d4c5584ee84da8109f070 (PR-236) [2020-04-29T08:44:48.592Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-29T08:44:48.599Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-29T08:44:48.604Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-29T08:44:48.616Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-29T08:44:48.627Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-29T08:44:48.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T08:44:48.632Z] > 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-04-29T08:44:49.006Z] > git config core.sparsecheckout # timeout=10 [2020-04-29T08:44:49.011Z] > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 [2020-04-29T08:44:49.061Z] > git remote # timeout=10 [2020-04-29T08:44:49.066Z] > git config --get remote.origin.url # timeout=10 [2020-04-29T08:44:49.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-29T08:44:49.074Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-29T08:44:49.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-29T08:44:49.097Z] > git config core.sparsecheckout # timeout=10 [2020-04-29T08:44:49.103Z] > git checkout -f 30b9716047e4bfbc8c4d4c5584ee84da8109f070 # timeout=10 [2020-04-29T08:44:50.731Z] cd6300453558: Pull complete [2020-04-29T08:44:53.637Z] 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-04-29T08:44:54.379Z] ========================================================= [2020-04-29T08:44:54.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-29T08:44:54.379Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-29T08:44:55.049Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-29T08:44:55.309Z] Sending build context to Docker daemon 1.791MB [2020-04-29T08:44:55.309Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-29T08:44:55.309Z] Step 2/7 : FROM ${BASE} [2020-04-29T08:44:55.309Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-29T08:44:55.309Z] e6b0cf9c0882: Pulling fs layer [2020-04-29T08:44:55.309Z] 2848faf0eed1: Pulling fs layer [2020-04-29T08:44:55.309Z] 0f37312ad70f: Pulling fs layer [2020-04-29T08:44:55.309Z] 5788d62ee057: Pulling fs layer [2020-04-29T08:44:55.309Z] 0e6b1d234666: Pulling fs layer [2020-04-29T08:44:55.309Z] bf5d7aec512f: Pulling fs layer [2020-04-29T08:44:55.309Z] 34c802a77dc8: Pulling fs layer [2020-04-29T08:44:55.309Z] 9eb99e56ec68: Pulling fs layer [2020-04-29T08:44:55.309Z] 27c7a5d97fbd: Pulling fs layer [2020-04-29T08:44:55.309Z] 5c102a31e300: Pulling fs layer [2020-04-29T08:44:55.309Z] dcfb455df0a1: Pulling fs layer [2020-04-29T08:44:55.309Z] 5788d62ee057: Waiting [2020-04-29T08:44:55.309Z] 0e6b1d234666: Waiting [2020-04-29T08:44:55.309Z] bf5d7aec512f: Waiting [2020-04-29T08:44:55.309Z] 9eb99e56ec68: Waiting [2020-04-29T08:44:55.309Z] 5c102a31e300: Waiting [2020-04-29T08:44:55.309Z] 27c7a5d97fbd: Waiting [2020-04-29T08:44:55.309Z] dcfb455df0a1: Waiting [2020-04-29T08:44:55.309Z] 0f37312ad70f: Verifying Checksum [2020-04-29T08:44:55.309Z] 0f37312ad70f: Download complete [2020-04-29T08:44:55.309Z] 2848faf0eed1: Verifying Checksum [2020-04-29T08:44:55.309Z] 2848faf0eed1: Download complete [2020-04-29T08:44:55.309Z] 0e6b1d234666: Verifying Checksum [2020-04-29T08:44:55.309Z] 0e6b1d234666: Download complete [2020-04-29T08:44:55.571Z] bf5d7aec512f: Verifying Checksum [2020-04-29T08:44:55.571Z] bf5d7aec512f: Download complete [2020-04-29T08:44:55.571Z] e6b0cf9c0882: Verifying Checksum [2020-04-29T08:44:55.571Z] e6b0cf9c0882: Download complete [2020-04-29T08:44:55.843Z] e6b0cf9c0882: Pull complete [2020-04-29T08:44:55.843Z] 2848faf0eed1: Pull complete [2020-04-29T08:44:56.098Z] b9c365052c96: Pull complete [2020-04-29T08:44:56.098Z] a2d8cc88f415: Pull complete [2020-04-29T08:44:56.111Z] 0f37312ad70f: Pull complete [2020-04-29T08:44:56.111Z] 34c802a77dc8: Verifying Checksum [2020-04-29T08:44:56.111Z] 34c802a77dc8: Download complete [2020-04-29T08:44:56.111Z] 27c7a5d97fbd: Verifying Checksum [2020-04-29T08:44:56.111Z] 27c7a5d97fbd: Download complete [2020-04-29T08:44:56.687Z] 5c102a31e300: Verifying Checksum [2020-04-29T08:44:56.687Z] 5c102a31e300: Download complete [2020-04-29T08:44:56.687Z] dcfb455df0a1: Verifying Checksum [2020-04-29T08:44:56.687Z] dcfb455df0a1: Download complete [2020-04-29T08:44:57.263Z] 9eb99e56ec68: Verifying Checksum [2020-04-29T08:44:57.263Z] 9eb99e56ec68: Download complete [2020-04-29T08:44:57.524Z] 5788d62ee057: Verifying Checksum [2020-04-29T08:44:57.524Z] 5788d62ee057: Download complete [2020-04-29T08:44:58.072Z] ea1d1ca13537: Pull complete [2020-04-29T08:44:58.341Z] 3750a50a1c5e: Pull complete [2020-04-29T08:44:58.341Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-29T08:44:58.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-29T08:44:58.341Z] ---> 78745c68409d [2020-04-29T08:44:58.341Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-29T08:45:02.612Z] ---> Running in 7585383fdc78 [2020-04-29T08:45:02.612Z] Removing intermediate container 7585383fdc78 [2020-04-29T08:45:02.612Z] ---> f48d46f8ba18 [2020-04-29T08:45:02.612Z] Step 4/7 : RUN apk add bash [2020-04-29T08:45:02.612Z] ---> Running in 9717bec23298 [2020-04-29T08:45:03.584Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-29T08:45:04.112Z] 5788d62ee057: Pull complete [2020-04-29T08:45:04.372Z] 0e6b1d234666: Pull complete [2020-04-29T08:45:04.372Z] bf5d7aec512f: Pull complete [2020-04-29T08:45:04.544Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-29T08:45:05.135Z] OK: 125 MiB in 39 packages [2020-04-29T08:45:06.549Z] Removing intermediate container 9717bec23298 [2020-04-29T08:45:06.549Z] ---> 2ae188772b2c [2020-04-29T08:45:06.549Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-29T08:45:06.549Z] ---> Running in 0824ddf3c9a0 [2020-04-29T08:45:06.817Z] Removing intermediate container 0824ddf3c9a0 [2020-04-29T08:45:06.817Z] ---> d7290fe61f26 [2020-04-29T08:45:06.817Z] Step 6/7 : COPY go.mod . [2020-04-29T08:45:07.408Z] ---> d8f809f8f0b4 [2020-04-29T08:45:07.408Z] Step 7/7 : RUN go mod download [2020-04-29T08:45:07.675Z] ---> Running in 7c15ce40843b [2020-04-29T08:45:08.574Z] 34c802a77dc8: Pull complete [2020-04-29T08:45:11.026Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-29T08:45:11.027Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-29T08:45:11.027Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-29T08:45:11.027Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-29T08:45:11.027Z] go: finding github.com/go-playground/locales v0.13.0 [2020-04-29T08:45:11.027Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-04-29T08:45:11.027Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-29T08:45:11.027Z] go: finding github.com/google/uuid v1.1.0 [2020-04-29T08:45:11.027Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-29T08:45:11.295Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-04-29T08:45:11.295Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-29T08:45:11.295Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-29T08:45:11.295Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-29T08:45:11.561Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-29T08:45:11.561Z] go: finding golang.org/x/text v0.3.2 [2020-04-29T08:45:11.829Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-29T08:45:11.829Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-04-29T08:45:11.829Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-04-29T08:45:11.874Z] 9eb99e56ec68: Pull complete [2020-04-29T08:45:11.874Z] 27c7a5d97fbd: Pull complete [2020-04-29T08:45:12.446Z] 5c102a31e300: Pull complete [2020-04-29T08:45:12.706Z] dcfb455df0a1: Pull complete [2020-04-29T08:45:12.706Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-29T08:45:12.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-29T08:45:12.706Z] ---> 7c70fe431013 [2020-04-29T08:45:12.706Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-29T08:45:12.970Z] ---> Running in 1155d4b5b569 [2020-04-29T08:45:12.970Z] Removing intermediate container 1155d4b5b569 [2020-04-29T08:45:12.970Z] ---> 17555acf6807 [2020-04-29T08:45:12.970Z] Step 4/7 : RUN apk add bash [2020-04-29T08:45:12.970Z] ---> Running in 5776b61a74d5 [2020-04-29T08:45:13.913Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-29T08:45:14.507Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-29T08:45:15.076Z] OK: 143 MiB in 39 packages [2020-04-29T08:45:15.338Z] Removing intermediate container 5776b61a74d5 [2020-04-29T08:45:15.338Z] ---> e7a1ac7dcccd [2020-04-29T08:45:15.338Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-29T08:45:15.338Z] ---> Running in cc91fe28d43e [2020-04-29T08:45:15.599Z] Removing intermediate container cc91fe28d43e [2020-04-29T08:45:15.599Z] ---> bf7e937aa8fd [2020-04-29T08:45:15.599Z] Step 6/7 : COPY go.mod . [2020-04-29T08:45:15.863Z] ---> f3354b7563c4 [2020-04-29T08:45:15.863Z] Step 7/7 : RUN go mod download [2020-04-29T08:45:15.863Z] ---> Running in e9743a3944aa [2020-04-29T08:45:17.778Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-29T08:45:17.778Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-29T08:45:17.778Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-29T08:45:17.778Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-29T08:45:17.778Z] go: finding github.com/go-playground/locales v0.13.0 [2020-04-29T08:45:18.039Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-04-29T08:45:18.039Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-29T08:45:18.039Z] go: finding github.com/google/uuid v1.1.0 [2020-04-29T08:45:18.299Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-29T08:45:18.299Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-04-29T08:45:18.299Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-29T08:45:18.299Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-29T08:45:18.559Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-29T08:45:18.559Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-29T08:45:18.818Z] go: finding golang.org/x/text v0.3.2 [2020-04-29T08:45:18.818Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-29T08:45:19.077Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-04-29T08:45:19.077Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-04-29T08:45:24.168Z] Removing intermediate container 7c15ce40843b [2020-04-29T08:45:24.168Z] ---> 7cc511525e05 [2020-04-29T08:45:24.168Z] Successfully built 7cc511525e05 [2020-04-29T08:45:24.168Z] 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-04-29T08:45:24.847Z] + docker inspect -f . ci-base-image-arm64 [2020-04-29T08:45:24.847Z] . [Pipeline] withDockerContainer [2020-04-29T08:45:25.455Z] prd-ubuntu18.04-docker-arm64-4c-16g-6590 does not seem to be running inside a container [2020-04-29T08:45:25.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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-04-29T08:45:25.664Z] Removing intermediate container e9743a3944aa [2020-04-29T08:45:25.664Z] ---> 72c25284f6c0 [2020-04-29T08:45:25.664Z] Successfully built 72c25284f6c0 [2020-04-29T08:45:25.664Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-29T08:45:26.966Z] $ docker top 691fbf1bd553fc0e80784c6863e9d48c84e21a2ebe06643113d30d76d8a92ae1 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-29T08:45:27.949Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-29T08:45:27.949Z] . [Pipeline] withDockerContainer [2020-04-29T08:45:28.044Z] + go version [2020-04-29T08:45:28.044Z] go version go1.13.5 linux/arm64 [2020-04-29T08:45:28.073Z] prd-centos7-docker-4c-2g-6591 does not seem to be running inside a container [2020-04-29T08:45:28.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-29T08:45:28.738Z] $ docker top 95f01a79a6ecf05a5cc54e313b6c95bcb8651fd2161e91b487bda0cb8ac1195a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-04-29T08:45:29.318Z] + go version [2020-04-29T08:45:29.318Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-29T08:45:29.582Z] + make test [2020-04-29T08:45:29.582Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-29T08:45:29.627Z] + make test [2020-04-29T08:45:29.627Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-29T08:45:36.231Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-29T08:45:37.185Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements [2020-04-29T08:45:37.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.042s coverage: 100.0% of statements [2020-04-29T08:45:37.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2020-04-29T08:45:37.759Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2020-04-29T08:45:37.759Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-29T08:45:38.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-04-29T08:45:38.906Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.027s coverage: 14.4% of statements [2020-04-29T08:45:38.906Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-04-29T08:45:39.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.036s coverage: 100.0% of statements [2020-04-29T08:45:39.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-29T08:45:39.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-29T08:45:39.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements [2020-04-29T08:45:41.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.518s coverage: 100.0% of statements [2020-04-29T08:45:42.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.036s coverage: 62.5% of statements [2020-04-29T08:45:42.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-04-29T08:45:42.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-04-29T08:45:42.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements [2020-04-29T08:45:42.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-29T08:45:42.568Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-04-29T08:45:42.568Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-29T08:45:43.141Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.007s coverage: 87.1% of statements [2020-04-29T08:45:43.141Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-29T08:45:43.141Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-29T08:45:44.082Z] gofmt -l . [2020-04-29T08:45:44.342Z] v2/dtos/coredata/reading_test.go [2020-04-29T08:45:44.342Z] [ "`gofmt -l .`" = "" ] [2020-04-29T08:45:44.342Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-29T08:45:44.352Z] $ docker stop --time=1 95f01a79a6ecf05a5cc54e313b6c95bcb8651fd2161e91b487bda0cb8ac1195a [2020-04-29T08:45:45.802Z] $ docker rm -f 95f01a79a6ecf05a5cc54e313b6c95bcb8651fd2161e91b487bda0cb8ac1195a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-29T08:45:47.015Z] Failed in branch amd64 [2020-04-29T08:45:51.689Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-29T08:45:51.963Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.050s coverage: 85.7% of statements [2020-04-29T08:45:51.963Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements [2020-04-29T08:45:52.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements [2020-04-29T08:45:52.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements [2020-04-29T08:45:52.557Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-29T08:45:53.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements [2020-04-29T08:45:56.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.085s coverage: 14.4% of statements [2020-04-29T08:45:56.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements [2020-04-29T08:45:56.891Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements [2020-04-29T08:45:56.891Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-29T08:45:56.891Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-29T08:45:56.891Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [2020-04-29T08:45:56.891Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.539s coverage: 100.0% of statements [2020-04-29T08:46:02.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.5% of statements [2020-04-29T08:46:02.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.041s coverage: 26.3% of statements [2020-04-29T08:46:02.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.031s coverage: 15.4% of statements [2020-04-29T08:46:02.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-04-29T08:46:02.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-04-29T08:46:02.280Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-04-29T08:46:02.280Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-29T08:46:02.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.048s coverage: 87.1% of statements [2020-04-29T08:46:02.280Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-29T08:46:02.280Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-29T08:46:04.894Z] gofmt -l . [2020-04-29T08:46:05.160Z] v2/dtos/coredata/reading_test.go [2020-04-29T08:46:05.160Z] [ "`gofmt -l .`" = "" ] [2020-04-29T08:46:05.746Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-29T08:46:05.763Z] $ docker stop --time=1 691fbf1bd553fc0e80784c6863e9d48c84e21a2ebe06643113d30d76d8a92ae1 [2020-04-29T08:46:07.950Z] $ docker rm -f 691fbf1bd553fc0e80784c6863e9d48c84e21a2ebe06643113d30d76d8a92ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-29T08:46:09.469Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-29T08:46:10.815Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T08:46:11.118Z] ---> package-listing.sh [2020-04-29T08:46:11.118Z] ++ facter osfamily [2020-04-29T08:46:11.118Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-29T08:46:11.118Z] + OS_FAMILY=redhat [2020-04-29T08:46:11.118Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-29T08:46:11.118Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-29T08:46:11.118Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-29T08:46:11.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-29T08:46:11.118Z] + PACKAGES=/tmp/packages_start.txt [2020-04-29T08:46:11.118Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-29T08:46:11.118Z] + PACKAGES=/tmp/packages_end.txt [2020-04-29T08:46:11.118Z] + case "${OS_FAMILY}" in [2020-04-29T08:46:11.118Z] + rpm -qa [2020-04-29T08:46:11.118Z] + sort [2020-04-29T08:46:15.329Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-29T08:46:15.329Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-29T08:46:15.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-29T08:46:15.329Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-29T08:46:15.329Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-04-29T08:46:15.329Z] + 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-04-29T08:46:15.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-29T08:46:15.797Z] [2020-04-29T08:46:15.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-29T08:46:16.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-29T08:46:16.129Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-29T08:46:16.129Z] c9b1b535fdd9: Pulling fs layer [2020-04-29T08:46:16.129Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-29T08:46:16.129Z] 756a868c4378: Pulling fs layer [2020-04-29T08:46:16.129Z] 444b2fc9a129: Pulling fs layer [2020-04-29T08:46:16.129Z] ea15f1150254: Pulling fs layer [2020-04-29T08:46:16.129Z] 41b27a9f41bf: Pulling fs layer [2020-04-29T08:46:16.129Z] 28c525ee5125: Pulling fs layer [2020-04-29T08:46:16.129Z] 094b1ea09ed8: Pulling fs layer [2020-04-29T08:46:16.129Z] 138eaada9080: Pulling fs layer [2020-04-29T08:46:16.129Z] 0622d0fa9048: Pulling fs layer [2020-04-29T08:46:16.129Z] 444b2fc9a129: Waiting [2020-04-29T08:46:16.129Z] 41b27a9f41bf: Waiting [2020-04-29T08:46:16.129Z] 28c525ee5125: Waiting [2020-04-29T08:46:16.129Z] 094b1ea09ed8: Waiting [2020-04-29T08:46:16.129Z] 0622d0fa9048: Waiting [2020-04-29T08:46:16.129Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-29T08:46:16.129Z] 2cc5ad85d9ab: Download complete [2020-04-29T08:46:16.129Z] 444b2fc9a129: Verifying Checksum [2020-04-29T08:46:16.129Z] 444b2fc9a129: Download complete [2020-04-29T08:46:16.129Z] c9b1b535fdd9: Download complete [2020-04-29T08:46:16.129Z] ea15f1150254: Verifying Checksum [2020-04-29T08:46:16.129Z] ea15f1150254: Download complete [2020-04-29T08:46:16.417Z] 28c525ee5125: Verifying Checksum [2020-04-29T08:46:16.417Z] 28c525ee5125: Download complete [2020-04-29T08:46:16.683Z] 756a868c4378: Verifying Checksum [2020-04-29T08:46:16.683Z] 756a868c4378: Download complete [2020-04-29T08:46:16.683Z] c9b1b535fdd9: Pull complete [2020-04-29T08:46:16.683Z] 094b1ea09ed8: Verifying Checksum [2020-04-29T08:46:16.683Z] 094b1ea09ed8: Download complete [2020-04-29T08:46:16.683Z] 138eaada9080: Verifying Checksum [2020-04-29T08:46:16.683Z] 138eaada9080: Download complete [2020-04-29T08:46:16.683Z] 0622d0fa9048: Verifying Checksum [2020-04-29T08:46:16.683Z] 0622d0fa9048: Download complete [2020-04-29T08:46:16.947Z] 2cc5ad85d9ab: Pull complete [2020-04-29T08:46:17.209Z] 41b27a9f41bf: Verifying Checksum [2020-04-29T08:46:17.209Z] 41b27a9f41bf: Download complete [2020-04-29T08:46:19.119Z] 756a868c4378: Pull complete [2020-04-29T08:46:19.119Z] 444b2fc9a129: Pull complete [2020-04-29T08:46:19.383Z] ea15f1150254: Pull complete [2020-04-29T08:46:22.684Z] 41b27a9f41bf: Pull complete [2020-04-29T08:46:22.684Z] 28c525ee5125: Pull complete [2020-04-29T08:46:25.233Z] 094b1ea09ed8: Pull complete [2020-04-29T08:46:25.233Z] 138eaada9080: Pull complete [2020-04-29T08:46:25.233Z] 0622d0fa9048: Pull complete [2020-04-29T08:46:25.233Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-29T08:46:25.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-29T08:46:25.389Z] prd-centos7-docker-4c-2g-6589 does not seem to be running inside a container [2020-04-29T08:46:25.432Z] $ 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-04-29T08:46:26.503Z] $ docker top 70db57cf16b2d62dfbde39cc2666e39063f29f6dc44fa28530de1828badce4dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-29T08:46:26.771Z] provisioning config files... [2020-04-29T08:46:26.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7949629933574936417tmp [Pipeline] { [Pipeline] echo [2020-04-29T08:46:26.856Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T08:46:27.149Z] ---> create-netrc.sh [Pipeline] echo [2020-04-29T08:46:27.156Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-29T08:46:27.452Z] ---> logs-deploy.sh [2020-04-29T08:46:27.452Z] + ARCHIVE_ARTIFACTS= [2020-04-29T08:46:27.452Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-29T08:46:27.452Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-29T08:46:27.452Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-29T08:46:27.452Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/7 [2020-04-29T08:46:27.452Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/7/ [2020-04-29T08:46:27.452Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/7 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-29T08:46:28.389Z] Archives upload complete. [2020-04-29T08:46:28.648Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/7/