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 ecf948a463e8583f0496661ae04077e126abfeb1 rather than 15205919ef7124e6aa1f605a1b5cf32138fc9f44 Obtained Jenkinsfile from ecf948a463e8583f0496661ae04077e126abfeb1 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 ‘prd-centos7-docker-4c-2g-1691’ Running on prd-centos7-docker-4c-2g-1694 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 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 Fetching without tags Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 15205919ef7124e6aa1f605a1b5cf32138fc9f44 Merge succeeded, producing 15205919ef7124e6aa1f605a1b5cf32138fc9f44 Checking out Revision 15205919ef7124e6aa1f605a1b5cf32138fc9f44 (PR-236) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # 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 ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 4e6ff58d27906173a736d96ac443bf6c8f017e15 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-03T11:35:54.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-03T11:35:55.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-03T11:35:55.084Z] ========================================================= [2020-06-03T11:35:55.085Z] EdgeX Global Pipelines Version Info [2020-06-03T11:35:55.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:35:56.581Z] ------------------- [2020-06-03T11:35:56.582Z] stable info: [2020-06-03T11:35:56.582Z] ------------------- [2020-06-03T11:35:56.582Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-03T11:35:56.582Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-03T11:35:56.582Z] Message: update stable to v1.0.89 [2020-06-03T11:35:57.532Z] ------------------- [2020-06-03T11:35:57.532Z] experimental info: [2020-06-03T11:35:57.532Z] ------------------- [2020-06-03T11:35:57.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-03T11:35:57.532Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-03T11:35:57.532Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:35:58.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-03T11:35:58.879Z] [2020-06-03T11:35:58.879Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:35:59.209Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-03T11:35:59.209Z] latest: Pulling from edgex-devops/git-semver [2020-06-03T11:35:59.209Z] 9123ac7c32f7: Pulling fs layer [2020-06-03T11:35:59.209Z] b8cc5d1170e3: Pulling fs layer [2020-06-03T11:35:59.209Z] 2924cbbf6a41: Pulling fs layer [2020-06-03T11:35:59.209Z] 93b08a4f1073: Pulling fs layer [2020-06-03T11:35:59.209Z] 93b08a4f1073: Waiting [2020-06-03T11:35:59.209Z] b8cc5d1170e3: Verifying Checksum [2020-06-03T11:35:59.209Z] b8cc5d1170e3: Download complete [2020-06-03T11:35:59.209Z] 9123ac7c32f7: Verifying Checksum [2020-06-03T11:35:59.209Z] 9123ac7c32f7: Download complete [2020-06-03T11:35:59.479Z] 93b08a4f1073: Verifying Checksum [2020-06-03T11:35:59.479Z] 93b08a4f1073: Download complete [2020-06-03T11:35:59.479Z] 2924cbbf6a41: Verifying Checksum [2020-06-03T11:35:59.479Z] 2924cbbf6a41: Download complete [2020-06-03T11:35:59.745Z] 9123ac7c32f7: Pull complete [2020-06-03T11:35:59.745Z] b8cc5d1170e3: Pull complete [2020-06-03T11:36:00.697Z] 2924cbbf6a41: Pull complete [2020-06-03T11:36:00.697Z] 93b08a4f1073: Pull complete [2020-06-03T11:36:00.697Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-03T11:36:00.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-03T11:36:00.834Z] prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container [2020-06-03T11:36:00.886Z] $ 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-03T11:36:01.640Z] $ docker top df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-03T11:36:01.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-03T11:36:01.865Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-03T11:36:02.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-03T11:36:02.100Z] $ docker exec df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent [2020-06-03T11:36:02.301Z] SSH_AUTH_SOCK=/tmp/ssh-cXROWLGn2sLm/agent.15 [2020-06-03T11:36:02.301Z] SSH_AGENT_PID=22 [2020-06-03T11:36:02.319Z] Running ssh-add (command line suppressed) [2020-06-03T11:36:02.473Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6297128570688089844.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6297128570688089844.key) [2020-06-03T11:36:02.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-03T11:36:02.832Z] + git describe --exact-match --tags HEAD [2020-06-03T11:36:02.832Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-03T11:36:02.898Z] $ docker exec --env ******** --env ******** df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent -k [2020-06-03T11:36:03.040Z] unset SSH_AUTH_SOCK; [2020-06-03T11:36:03.040Z] unset SSH_AGENT_PID; [2020-06-03T11:36:03.040Z] echo Agent pid 22 killed; [2020-06-03T11:36:03.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-03T11:36:03.125Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-03T11:36:03.125Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-03T11:36:03.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-03T11:36:03.173Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-03T11:36:03.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-03T11:36:03.364Z] $ docker exec df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent [2020-06-03T11:36:03.547Z] SSH_AUTH_SOCK=/tmp/ssh-B7hcsBocEBz1/agent.58 [2020-06-03T11:36:03.547Z] SSH_AGENT_PID=64 [2020-06-03T11:36:03.554Z] Running ssh-add (command line suppressed) [2020-06-03T11:36:03.708Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3187291901602615174.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3187291901602615174.key) [2020-06-03T11:36:03.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-03T11:36:04.076Z] + git semver init [2020-06-03T11:36:04.076Z] # -> Open(): unable to determine branch for HEAD [2020-06-03T11:36:04.076Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-06-03T11:36:04.076Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-03T11:36:04.076Z] # $SEMVER_REMOTE_NAME = origin [2020-06-03T11:36:04.076Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-03T11:36:04.076Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-03T11:36:04.076Z] # $SEMVER_BRANCH = PR-236 [2020-06-03T11:36:04.076Z] # $SEMVER_TEMP = /tmp/semver-307926663 [2020-06-03T11:36:04.076Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-03T11:36:05.062Z] # '/tmp/semver-307926663' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-06-03T11:36:05.062Z] # -> Force: false [2020-06-03T11:36:05.062Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-06-03T11:36:05.077Z] $ docker exec --env ******** --env ******** df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent -k [2020-06-03T11:36:05.221Z] unset SSH_AUTH_SOCK; [2020-06-03T11:36:05.221Z] unset SSH_AGENT_PID; [2020-06-03T11:36:05.221Z] echo Agent pid 64 killed; [2020-06-03T11:36:05.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-03T11:36:05.634Z] + git semver [Pipeline] } [2020-06-03T11:36:05.652Z] $ docker stop --time=1 df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 [2020-06-03T11:36:06.992Z] $ docker rm -f df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-03T11:36:07.753Z] Stashed 74 file(s) [Pipeline] echo [2020-06-03T11:36:07.755Z] [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-03T11:36:22.909Z] Still waiting to schedule task [2020-06-03T11:36:22.909Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-03T11:36:22.910Z] Still waiting to schedule task [2020-06-03T11:36:22.910Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1692’ [2020-06-03T11:37:58.361Z] Running on prd-centos7-docker-4c-2g-1695 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-03T11:37:58.385Z] Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout [2020-06-03T11:38:01.102Z] using credential edgex-jenkins-ssh [2020-06-03T11:38:01.129Z] Cloning the remote Git repository [2020-06-03T11:38:01.129Z] Cloning with configured refspecs honoured and without tags [2020-06-03T11:38:00.586Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-03T11:38:00.662Z] > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 [2020-06-03T11:38:00.717Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-03T11:38:00.717Z] > git --version # timeout=10 [2020-06-03T11:38:00.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:38:00.755Z] > 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-03T11:38:02.535Z] Fetching without tags [2020-06-03T11:38:02.041Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-03T11:38:02.047Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-03T11:38:02.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:38:02.066Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-03T11:38:02.077Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-03T11:38:02.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:38:02.083Z] > 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-03T11:38:03.753Z] Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 15205919ef7124e6aa1f605a1b5cf32138fc9f44 [2020-06-03T11:38:03.851Z] Merge succeeded, producing 15205919ef7124e6aa1f605a1b5cf32138fc9f44 [2020-06-03T11:38:03.851Z] Checking out Revision 15205919ef7124e6aa1f605a1b5cf32138fc9f44 (PR-236) [2020-06-03T11:38:03.400Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:38:03.408Z] > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 [2020-06-03T11:38:03.461Z] > git remote # timeout=10 [2020-06-03T11:38:03.469Z] > git config --get remote.origin.url # timeout=10 [2020-06-03T11:38:03.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:38:03.481Z] > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 [2020-06-03T11:38:03.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-03T11:38:03.501Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:38:03.506Z] > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 [2020-06-03T11:38:07.681Z] 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-03T11:38:08.442Z] ========================================================= [2020-06-03T11:38:08.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-03T11:38:08.442Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:38:09.035Z] + 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-03T11:38:09.298Z] Sending build context to Docker daemon 1.8MB [2020-06-03T11:38:09.298Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-03T11:38:09.298Z] Step 2/7 : FROM ${BASE} [2020-06-03T11:38:09.298Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-03T11:38:09.298Z] e6b0cf9c0882: Pulling fs layer [2020-06-03T11:38:09.298Z] 2848faf0eed1: Pulling fs layer [2020-06-03T11:38:09.298Z] 0f37312ad70f: Pulling fs layer [2020-06-03T11:38:09.298Z] 5788d62ee057: Pulling fs layer [2020-06-03T11:38:09.298Z] 0e6b1d234666: Pulling fs layer [2020-06-03T11:38:09.298Z] bf5d7aec512f: Pulling fs layer [2020-06-03T11:38:09.298Z] 34c802a77dc8: Pulling fs layer [2020-06-03T11:38:09.298Z] 9eb99e56ec68: Pulling fs layer [2020-06-03T11:38:09.298Z] 27c7a5d97fbd: Pulling fs layer [2020-06-03T11:38:09.298Z] 5c102a31e300: Pulling fs layer [2020-06-03T11:38:09.298Z] dcfb455df0a1: Pulling fs layer [2020-06-03T11:38:09.298Z] 5788d62ee057: Waiting [2020-06-03T11:38:09.298Z] 0e6b1d234666: Waiting [2020-06-03T11:38:09.298Z] bf5d7aec512f: Waiting [2020-06-03T11:38:09.298Z] 34c802a77dc8: Waiting [2020-06-03T11:38:09.298Z] 5c102a31e300: Waiting [2020-06-03T11:38:09.298Z] 9eb99e56ec68: Waiting [2020-06-03T11:38:09.298Z] dcfb455df0a1: Waiting [2020-06-03T11:38:09.298Z] 27c7a5d97fbd: Waiting [2020-06-03T11:38:09.298Z] 0f37312ad70f: Verifying Checksum [2020-06-03T11:38:09.298Z] 0f37312ad70f: Download complete [2020-06-03T11:38:09.298Z] 2848faf0eed1: Verifying Checksum [2020-06-03T11:38:09.298Z] 2848faf0eed1: Download complete [2020-06-03T11:38:09.562Z] 0e6b1d234666: Download complete [2020-06-03T11:38:09.562Z] bf5d7aec512f: Download complete [2020-06-03T11:38:09.562Z] e6b0cf9c0882: Verifying Checksum [2020-06-03T11:38:09.562Z] e6b0cf9c0882: Download complete [2020-06-03T11:38:09.830Z] e6b0cf9c0882: Pull complete [2020-06-03T11:38:10.408Z] 34c802a77dc8: Verifying Checksum [2020-06-03T11:38:10.408Z] 34c802a77dc8: Download complete [2020-06-03T11:38:10.408Z] 27c7a5d97fbd: Verifying Checksum [2020-06-03T11:38:10.408Z] 27c7a5d97fbd: Download complete [2020-06-03T11:38:11.006Z] 5c102a31e300: Verifying Checksum [2020-06-03T11:38:11.006Z] 5c102a31e300: Download complete [2020-06-03T11:38:11.006Z] dcfb455df0a1: Verifying Checksum [2020-06-03T11:38:11.006Z] dcfb455df0a1: Download complete [2020-06-03T11:38:11.274Z] 5788d62ee057: Verifying Checksum [2020-06-03T11:38:11.274Z] 5788d62ee057: Download complete [2020-06-03T11:38:11.537Z] 9eb99e56ec68: Verifying Checksum [2020-06-03T11:38:11.537Z] 9eb99e56ec68: Download complete [2020-06-03T11:38:11.799Z] 2848faf0eed1: Pull complete [2020-06-03T11:38:11.800Z] 0f37312ad70f: Pull complete [2020-06-03T11:38:17.108Z] 5788d62ee057: Pull complete [2020-06-03T11:38:17.375Z] 0e6b1d234666: Pull complete [2020-06-03T11:38:17.375Z] bf5d7aec512f: Pull complete [2020-06-03T11:38:21.593Z] 34c802a77dc8: Pull complete [2020-06-03T11:38:25.825Z] 9eb99e56ec68: Pull complete [2020-06-03T11:38:25.825Z] 27c7a5d97fbd: Pull complete [2020-06-03T11:38:26.099Z] 5c102a31e300: Pull complete [2020-06-03T11:38:26.360Z] dcfb455df0a1: Pull complete [2020-06-03T11:38:26.360Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-03T11:38:26.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-03T11:38:26.360Z] ---> 7c70fe431013 [2020-06-03T11:38:26.360Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-03T11:38:26.360Z] ---> Running in 2247c8e5f3d6 [2020-06-03T11:38:26.621Z] Removing intermediate container 2247c8e5f3d6 [2020-06-03T11:38:26.621Z] ---> 30e8796b5289 [2020-06-03T11:38:26.621Z] Step 4/7 : RUN apk add bash [2020-06-03T11:38:26.621Z] ---> Running in be90088c2ade [2020-06-03T11:38:27.192Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-03T11:38:28.135Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-03T11:38:28.397Z] OK: 143 MiB in 39 packages [2020-06-03T11:38:28.970Z] Removing intermediate container be90088c2ade [2020-06-03T11:38:28.970Z] ---> 1bb5d2bbc9c5 [2020-06-03T11:38:28.970Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-03T11:38:28.970Z] ---> Running in dc26879979cd [2020-06-03T11:38:28.970Z] Removing intermediate container dc26879979cd [2020-06-03T11:38:28.970Z] ---> e57a31adc7d5 [2020-06-03T11:38:28.970Z] Step 6/7 : COPY go.mod . [2020-06-03T11:38:29.240Z] ---> 15b1430a57ca [2020-06-03T11:38:29.240Z] Step 7/7 : RUN go mod download [2020-06-03T11:38:29.240Z] ---> Running in 4bdd4cb09e96 [2020-06-03T11:38:31.159Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-03T11:38:31.159Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-03T11:38:31.159Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-03T11:38:31.159Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-03T11:38:31.159Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-03T11:38:31.159Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-03T11:38:31.159Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-03T11:38:31.159Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-03T11:38:31.159Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-03T11:38:31.159Z] go: finding github.com/google/uuid v1.1.0 [2020-06-03T11:38:31.159Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-03T11:38:31.159Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-03T11:38:31.159Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-03T11:38:31.159Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-03T11:38:31.159Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-03T11:38:31.159Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-03T11:38:31.159Z] go: finding golang.org/x/text v0.3.2 [2020-06-03T11:38:31.159Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-03T11:38:31.159Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-03T11:38:31.159Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-03T11:38:37.773Z] Removing intermediate container 4bdd4cb09e96 [2020-06-03T11:38:37.773Z] ---> 8e232e09e948 [2020-06-03T11:38:37.773Z] Successfully built 8e232e09e948 [2020-06-03T11:38:37.773Z] 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-03T11:38:38.264Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-03T11:38:38.265Z] . [Pipeline] withDockerContainer [2020-06-03T11:38:38.451Z] prd-centos7-docker-4c-2g-1695 does not seem to be running inside a container [2020-06-03T11:38:38.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-03T11:38:39.255Z] $ docker top 084a512cab036f617d6cc7dfb8854249ed0a7ba4d8723d37761cbe0348f59471 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-03T11:38:39.771Z] + go version [2020-06-03T11:38:39.771Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-03T11:38:40.086Z] + make test [2020-06-03T11:38:40.086Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-03T11:38:48.337Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-03T11:38:49.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements [2020-06-03T11:38:49.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-06-03T11:38:49.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.029s coverage: 45.4% of statements [2020-06-03T11:38:49.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements [2020-06-03T11:38:49.742Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-03T11:38:50.329Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.4% of statements [2020-06-03T11:38:50.923Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.4% of statements [2020-06-03T11:38:50.923Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements [2020-06-03T11:38:51.189Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.047s coverage: 100.0% of statements [2020-06-03T11:38:51.189Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-03T11:38:51.189Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-03T11:38:51.189Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements [2020-06-03T11:38:52.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.531s coverage: 100.0% of statements [2020-06-03T11:38:53.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.015s coverage: 62.5% of statements [2020-06-03T11:38:53.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-06-03T11:38:53.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-06-03T11:38:53.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.008s coverage: 15.4% of statements [2020-06-03T11:38:53.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements [2020-06-03T11:38:53.787Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-03T11:38:55.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.004s coverage: 83.3% of statements [2020-06-03T11:38:55.184Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-06-03T11:38:55.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 91.3% of statements [2020-06-03T11:38:55.184Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-03T11:38:55.184Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-03T11:38:55.452Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-03T11:38:56.858Z] gofmt -l . [2020-06-03T11:38:56.858Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-03T11:38:57.228Z] Stashed 1 file(s) [Pipeline] } [2020-06-03T11:38:57.231Z] $ docker stop --time=1 084a512cab036f617d6cc7dfb8854249ed0a7ba4d8723d37761cbe0348f59471 [2020-06-03T11:38:58.605Z] $ docker rm -f 084a512cab036f617d6cc7dfb8854249ed0a7ba4d8723d37761cbe0348f59471 [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-03T11:39:39.619Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1696 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-03T11:39:39.644Z] Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout [2020-06-03T11:39:46.407Z] using credential edgex-jenkins-ssh [2020-06-03T11:39:46.450Z] Cloning the remote Git repository [2020-06-03T11:39:46.450Z] Cloning with configured refspecs honoured and without tags [2020-06-03T11:39:46.483Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-03T11:39:46.634Z] > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 [2020-06-03T11:39:46.732Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-03T11:39:46.733Z] > git --version # timeout=10 [2020-06-03T11:39:46.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:39:46.831Z] > 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-03T11:39:48.000Z] Fetching without tags [2020-06-03T11:39:48.529Z] Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 15205919ef7124e6aa1f605a1b5cf32138fc9f44 [2020-06-03T11:39:47.847Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-03T11:39:47.875Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-03T11:39:47.908Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-03T11:39:47.942Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-03T11:39:47.982Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-03T11:39:47.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:39:47.992Z] > 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-03T11:39:48.514Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:39:48.559Z] > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 [2020-06-03T11:39:48.675Z] > git remote # timeout=10 [2020-06-03T11:39:48.703Z] > git config --get remote.origin.url # timeout=10 [2020-06-03T11:39:48.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-03T11:39:48.752Z] > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 [2020-06-03T11:39:48.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-03T11:39:48.830Z] Merge succeeded, producing 15205919ef7124e6aa1f605a1b5cf32138fc9f44 [2020-06-03T11:39:48.831Z] Checking out Revision 15205919ef7124e6aa1f605a1b5cf32138fc9f44 (PR-236) [2020-06-03T11:39:48.805Z] > git config core.sparsecheckout # timeout=10 [2020-06-03T11:39:48.843Z] > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 [2020-06-03T11:39:53.306Z] 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-03T11:39:54.308Z] ========================================================= [2020-06-03T11:39:54.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-03T11:39:54.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:39:55.401Z] + 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-03T11:39:56.398Z] Sending build context to Docker daemon 1.8MB [2020-06-03T11:39:56.398Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-03T11:39:56.398Z] Step 2/7 : FROM ${BASE} [2020-06-03T11:39:56.677Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-03T11:39:56.677Z] cde5963f3b93: Pulling fs layer [2020-06-03T11:39:56.677Z] 2a23fa8c16f7: Pulling fs layer [2020-06-03T11:39:56.677Z] 777b28850792: Pulling fs layer [2020-06-03T11:39:56.677Z] 8a11ddd9e578: Pulling fs layer [2020-06-03T11:39:56.677Z] 4cf88f913ddb: Pulling fs layer [2020-06-03T11:39:56.677Z] 1df406cf5192: Pulling fs layer [2020-06-03T11:39:56.677Z] cd6300453558: Pulling fs layer [2020-06-03T11:39:56.677Z] b9c365052c96: Pulling fs layer [2020-06-03T11:39:56.677Z] a2d8cc88f415: Pulling fs layer [2020-06-03T11:39:56.677Z] ea1d1ca13537: Pulling fs layer [2020-06-03T11:39:56.677Z] 3750a50a1c5e: Pulling fs layer [2020-06-03T11:39:56.677Z] 8a11ddd9e578: Waiting [2020-06-03T11:39:56.677Z] 1df406cf5192: Waiting [2020-06-03T11:39:56.677Z] 4cf88f913ddb: Waiting [2020-06-03T11:39:56.677Z] cd6300453558: Waiting [2020-06-03T11:39:56.677Z] ea1d1ca13537: Waiting [2020-06-03T11:39:56.677Z] 3750a50a1c5e: Waiting [2020-06-03T11:39:56.677Z] a2d8cc88f415: Waiting [2020-06-03T11:39:56.677Z] b9c365052c96: Waiting [2020-06-03T11:39:56.677Z] 777b28850792: Verifying Checksum [2020-06-03T11:39:56.677Z] 777b28850792: Download complete [2020-06-03T11:39:56.677Z] 2a23fa8c16f7: Verifying Checksum [2020-06-03T11:39:56.677Z] 2a23fa8c16f7: Download complete [2020-06-03T11:39:56.677Z] 4cf88f913ddb: Verifying Checksum [2020-06-03T11:39:56.677Z] 4cf88f913ddb: Download complete [2020-06-03T11:39:56.677Z] 1df406cf5192: Download complete [2020-06-03T11:39:56.952Z] cde5963f3b93: Verifying Checksum [2020-06-03T11:39:56.952Z] cde5963f3b93: Download complete [2020-06-03T11:39:57.944Z] cde5963f3b93: Pull complete [2020-06-03T11:39:58.572Z] 2a23fa8c16f7: Pull complete [2020-06-03T11:39:58.849Z] 777b28850792: Pull complete [2020-06-03T11:40:00.844Z] cd6300453558: Verifying Checksum [2020-06-03T11:40:00.844Z] cd6300453558: Download complete [2020-06-03T11:40:00.844Z] a2d8cc88f415: Verifying Checksum [2020-06-03T11:40:00.844Z] a2d8cc88f415: Download complete [2020-06-03T11:40:03.491Z] ea1d1ca13537: Verifying Checksum [2020-06-03T11:40:03.491Z] ea1d1ca13537: Download complete [2020-06-03T11:40:03.491Z] 3750a50a1c5e: Verifying Checksum [2020-06-03T11:40:03.491Z] 3750a50a1c5e: Download complete [2020-06-03T11:40:06.126Z] b9c365052c96: Verifying Checksum [2020-06-03T11:40:06.126Z] b9c365052c96: Download complete [2020-06-03T11:40:08.098Z] 8a11ddd9e578: Verifying Checksum [2020-06-03T11:40:08.098Z] 8a11ddd9e578: Download complete [2020-06-03T11:40:20.534Z] 8a11ddd9e578: Pull complete [2020-06-03T11:40:20.535Z] 4cf88f913ddb: Pull complete [2020-06-03T11:40:20.535Z] 1df406cf5192: Pull complete [2020-06-03T11:40:24.855Z] cd6300453558: Pull complete [2020-06-03T11:40:30.263Z] b9c365052c96: Pull complete [2020-06-03T11:40:30.263Z] a2d8cc88f415: Pull complete [2020-06-03T11:40:32.247Z] ea1d1ca13537: Pull complete [2020-06-03T11:40:32.519Z] 3750a50a1c5e: Pull complete [2020-06-03T11:40:32.519Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-03T11:40:32.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-03T11:40:32.519Z] ---> 78745c68409d [2020-06-03T11:40:32.519Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-03T11:40:36.865Z] ---> Running in 2c3c9547602f [2020-06-03T11:40:36.865Z] Removing intermediate container 2c3c9547602f [2020-06-03T11:40:36.865Z] ---> badb8ba56c81 [2020-06-03T11:40:36.865Z] Step 4/7 : RUN apk add bash [2020-06-03T11:40:37.141Z] ---> Running in 9cb05ba2ee67 [2020-06-03T11:40:38.122Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-03T11:40:39.098Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-03T11:40:39.690Z] OK: 125 MiB in 39 packages [2020-06-03T11:40:41.121Z] Removing intermediate container 9cb05ba2ee67 [2020-06-03T11:40:41.121Z] ---> 652cd72b8bc6 [2020-06-03T11:40:41.121Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-03T11:40:41.121Z] ---> Running in 6c0d6b40215c [2020-06-03T11:40:41.718Z] Removing intermediate container 6c0d6b40215c [2020-06-03T11:40:41.718Z] ---> 2eed5eb257ca [2020-06-03T11:40:41.718Z] Step 6/7 : COPY go.mod . [2020-06-03T11:40:42.318Z] ---> 66d5c24f6599 [2020-06-03T11:40:42.318Z] Step 7/7 : RUN go mod download [2020-06-03T11:40:42.318Z] ---> Running in 53eaf3e1ac17 [2020-06-03T11:40:44.297Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-03T11:40:44.297Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-03T11:40:44.297Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-03T11:40:44.297Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-03T11:40:44.297Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-03T11:40:44.297Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-03T11:40:44.297Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-03T11:40:44.297Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-03T11:40:44.297Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-03T11:40:44.297Z] go: finding github.com/google/uuid v1.1.0 [2020-06-03T11:40:44.297Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-03T11:40:44.297Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-03T11:40:44.297Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-03T11:40:44.297Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-03T11:40:44.297Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-03T11:40:44.297Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-03T11:40:44.297Z] go: finding golang.org/x/text v0.3.2 [2020-06-03T11:40:44.297Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-03T11:40:44.297Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-03T11:40:44.297Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-03T11:40:56.696Z] Removing intermediate container 53eaf3e1ac17 [2020-06-03T11:40:56.696Z] ---> de4a161d3cca [2020-06-03T11:40:56.696Z] Successfully built de4a161d3cca [2020-06-03T11:40:56.696Z] 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-03T11:40:57.228Z] + docker inspect -f . ci-base-image-arm64 [2020-06-03T11:40:57.228Z] . [Pipeline] withDockerContainer [2020-06-03T11:40:57.854Z] prd-ubuntu18.04-docker-arm64-4c-16g-1696 does not seem to be running inside a container [2020-06-03T11:40:57.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/15 -v /w/workspace/go-mod-core-contracts/15:/w/workspace/go-mod-core-contracts/15:rw,z -v /w/workspace/go-mod-core-contracts/15@tmp:/w/workspace/go-mod-core-contracts/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-03T11:40:59.455Z] $ docker top a259219ff30c171cd8cb596ca9061f7a334da9f8c944628c2f0968bc0a84efc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-03T11:41:00.741Z] + go version [2020-06-03T11:41:00.741Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-03T11:41:01.416Z] + make test [2020-06-03T11:41:01.416Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-03T11:41:23.641Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-03T11:41:23.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements [2020-06-03T11:41:23.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.042s coverage: 100.0% of statements [2020-06-03T11:41:25.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.085s coverage: 45.4% of statements [2020-06-03T11:41:25.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-06-03T11:41:25.927Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-03T11:41:26.526Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.037s coverage: 6.4% of statements [2020-06-03T11:41:28.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.094s coverage: 14.4% of statements [2020-06-03T11:41:28.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements [2020-06-03T11:41:29.990Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.142s coverage: 100.0% of statements [2020-06-03T11:41:29.990Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-03T11:41:29.990Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-03T11:41:29.990Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.039s coverage: 100.0% of statements [2020-06-03T11:41:29.990Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.521s coverage: 100.0% of statements [2020-06-03T11:41:34.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.158s coverage: 62.5% of statements [2020-06-03T11:41:34.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements [2020-06-03T11:41:34.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.028s coverage: 15.4% of statements [2020-06-03T11:41:34.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.064s coverage: 15.4% of statements [2020-06-03T11:41:35.808Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.039s coverage: 14.3% of statements [2020-06-03T11:41:35.808Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-03T11:41:36.788Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 83.3% of statements [2020-06-03T11:41:36.788Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-06-03T11:41:37.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 91.3% of statements [2020-06-03T11:41:37.378Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-03T11:41:37.378Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-03T11:41:37.659Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-03T11:41:41.073Z] gofmt -l . [2020-06-03T11:41:41.669Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-03T11:41:41.957Z] Warning: overwriting stash ‘coverage-report’ [2020-06-03T11:41:42.403Z] Stashed 1 file(s) [Pipeline] } [2020-06-03T11:41:42.376Z] $ docker stop --time=1 a259219ff30c171cd8cb596ca9061f7a334da9f8c944628c2f0968bc0a84efc3 [2020-06-03T11:41:44.586Z] $ docker rm -f a259219ff30c171cd8cb596ca9061f7a334da9f8c944628c2f0968bc0a84efc3 [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-03T11:41:46.031Z] provisioning config files... [2020-06-03T11:41:46.042Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2579470486803711574tmp [Pipeline] { [Pipeline] sh [2020-06-03T11:41:46.385Z] + curl -s https://codecov.io/bash [2020-06-03T11:41:46.385Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2579470486803711574tmp [2020-06-03T11:41:46.646Z] [2020-06-03T11:41:46.646Z] _____ _ [2020-06-03T11:41:46.646Z] / ____| | | [2020-06-03T11:41:46.646Z] | | ___ __| | ___ ___ _____ __ [2020-06-03T11:41:46.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-03T11:41:46.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-03T11:41:46.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-03T11:41:46.646Z] Bash-20200602-f809a24 [2020-06-03T11:41:46.646Z] [2020-06-03T11:41:46.646Z] [2020-06-03T11:41:46.646Z] ==> Jenkins CI detected. [2020-06-03T11:41:46.647Z] project root: . [2020-06-03T11:41:46.647Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-03T11:41:46.647Z] ==> Running gcov in . (disable via -X gcov) [2020-06-03T11:41:46.647Z] ==> Python coveragepy not found [2020-06-03T11:41:46.647Z] ==> Searching for coverage reports in: [2020-06-03T11:41:46.647Z] + . [2020-06-03T11:41:46.647Z] -> Found 1 reports [2020-06-03T11:41:46.647Z] ==> Detecting git/mercurial file structure [2020-06-03T11:41:46.647Z] ==> Reading reports [2020-06-03T11:41:46.647Z] + ./coverage.out bytes=83735 [2020-06-03T11:41:46.647Z] ==> Appending adjustments [2020-06-03T11:41:46.647Z] https://docs.codecov.io/docs/fixing-reports [2020-06-03T11:41:47.221Z] + Found adjustments [2020-06-03T11:41:47.221Z] ==> Gzipping contents [2020-06-03T11:41:47.221Z] ==> Uploading reports [2020-06-03T11:41:47.221Z] url: https://codecov.io [2020-06-03T11:41:47.221Z] query: branch=PR-236&commit=15205919ef7124e6aa1f605a1b5cf32138fc9f44&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F15%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-03T11:41:47.221Z] -> Pinging Codecov [2020-06-03T11:41:47.221Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-236&commit=15205919ef7124e6aa1f605a1b5cf32138fc9f44&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F15%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-03T11:41:47.794Z] -> Uploading [2020-06-03T11:41:48.057Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/15205919ef7124e6aa1f605a1b5cf32138fc9f44 [Pipeline] } [2020-06-03T11:41:48.068Z] 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-03T11:41:48.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:41:49.194Z] ---> package-listing.sh [2020-06-03T11:41:49.194Z] ++ facter osfamily [2020-06-03T11:41:49.194Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-03T11:41:49.194Z] + OS_FAMILY=redhat [2020-06-03T11:41:49.194Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-03T11:41:49.194Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-03T11:41:49.194Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-03T11:41:49.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-03T11:41:49.194Z] + PACKAGES=/tmp/packages_start.txt [2020-06-03T11:41:49.194Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-03T11:41:49.194Z] + PACKAGES=/tmp/packages_end.txt [2020-06-03T11:41:49.194Z] + case "${OS_FAMILY}" in [2020-06-03T11:41:49.194Z] + rpm -qa [2020-06-03T11:41:49.194Z] + sort [2020-06-03T11:41:53.415Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-03T11:41:53.415Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-03T11:41:53.415Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-03T11:41:53.415Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-03T11:41:53.415Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-06-03T11:41:53.415Z] + 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-03T11:41:53.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-03T11:41:53.803Z] [2020-06-03T11:41:53.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-03T11:41:54.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-03T11:41:54.137Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-03T11:41:54.137Z] c9b1b535fdd9: Pulling fs layer [2020-06-03T11:41:54.137Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-03T11:41:54.137Z] 756a868c4378: Pulling fs layer [2020-06-03T11:41:54.137Z] 444b2fc9a129: Pulling fs layer [2020-06-03T11:41:54.137Z] ea15f1150254: Pulling fs layer [2020-06-03T11:41:54.137Z] 41b27a9f41bf: Pulling fs layer [2020-06-03T11:41:54.137Z] 28c525ee5125: Pulling fs layer [2020-06-03T11:41:54.137Z] 094b1ea09ed8: Pulling fs layer [2020-06-03T11:41:54.137Z] 138eaada9080: Pulling fs layer [2020-06-03T11:41:54.137Z] 0622d0fa9048: Pulling fs layer [2020-06-03T11:41:54.137Z] 28c525ee5125: Waiting [2020-06-03T11:41:54.137Z] 094b1ea09ed8: Waiting [2020-06-03T11:41:54.137Z] 138eaada9080: Waiting [2020-06-03T11:41:54.137Z] 444b2fc9a129: Waiting [2020-06-03T11:41:54.137Z] 0622d0fa9048: Waiting [2020-06-03T11:41:54.137Z] ea15f1150254: Waiting [2020-06-03T11:41:54.137Z] 41b27a9f41bf: Waiting [2020-06-03T11:41:54.137Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-03T11:41:54.137Z] 2cc5ad85d9ab: Download complete [2020-06-03T11:41:54.137Z] 444b2fc9a129: Verifying Checksum [2020-06-03T11:41:54.137Z] 444b2fc9a129: Download complete [2020-06-03T11:41:54.137Z] c9b1b535fdd9: Download complete [2020-06-03T11:41:54.408Z] ea15f1150254: Verifying Checksum [2020-06-03T11:41:54.408Z] ea15f1150254: Download complete [2020-06-03T11:41:54.408Z] 28c525ee5125: Verifying Checksum [2020-06-03T11:41:54.408Z] 28c525ee5125: Download complete [2020-06-03T11:41:54.669Z] 756a868c4378: Verifying Checksum [2020-06-03T11:41:54.669Z] 756a868c4378: Download complete [2020-06-03T11:41:54.669Z] c9b1b535fdd9: Pull complete [2020-06-03T11:41:54.934Z] 138eaada9080: Verifying Checksum [2020-06-03T11:41:54.934Z] 138eaada9080: Download complete [2020-06-03T11:41:54.934Z] 094b1ea09ed8: Verifying Checksum [2020-06-03T11:41:54.934Z] 094b1ea09ed8: Download complete [2020-06-03T11:41:54.934Z] 0622d0fa9048: Verifying Checksum [2020-06-03T11:41:54.934Z] 0622d0fa9048: Download complete [2020-06-03T11:41:55.195Z] 2cc5ad85d9ab: Pull complete [2020-06-03T11:41:55.195Z] 41b27a9f41bf: Verifying Checksum [2020-06-03T11:41:55.195Z] 41b27a9f41bf: Download complete [2020-06-03T11:41:57.115Z] 756a868c4378: Pull complete [2020-06-03T11:41:57.115Z] 444b2fc9a129: Pull complete [2020-06-03T11:41:57.381Z] ea15f1150254: Pull complete [2020-06-03T11:42:01.606Z] 41b27a9f41bf: Pull complete [2020-06-03T11:42:01.606Z] 28c525ee5125: Pull complete [2020-06-03T11:42:03.530Z] 094b1ea09ed8: Pull complete [2020-06-03T11:42:03.530Z] 138eaada9080: Pull complete [2020-06-03T11:42:04.917Z] 0622d0fa9048: Pull complete [2020-06-03T11:42:04.917Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-03T11:42:04.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-03T11:42:05.092Z] prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container [2020-06-03T11:42:05.143Z] $ 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-03T11:42:06.129Z] $ docker top 64e9b67b8d958f97ca4d0bdf9bb6bd765e18663a7baa57c97534bd3479113ca1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-03T11:42:06.326Z] provisioning config files... [2020-06-03T11:42:06.345Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7175538443110633067tmp [Pipeline] { [Pipeline] echo [2020-06-03T11:42:06.375Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:42:06.673Z] ---> create-netrc.sh [Pipeline] echo [2020-06-03T11:42:06.683Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-03T11:42:06.975Z] ---> logs-deploy.sh [2020-06-03T11:42:06.975Z] + ARCHIVE_ARTIFACTS= [2020-06-03T11:42:06.975Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-03T11:42:06.975Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-03T11:42:06.975Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-03T11:42:06.975Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/15 [2020-06-03T11:42:06.975Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/15/ [2020-06-03T11:42:06.975Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/15 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-03T11:42:08.363Z] Archives upload complete. [2020-06-03T11:42:08.363Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/15/