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 11:35:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:35:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:35:55 ========================================================= 11:35:55 EdgeX Global Pipelines Version Info 11:35:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:35:56 ------------------- 11:35:56 stable info: 11:35:56 ------------------- 11:35:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:35:56 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 11:35:56 Message: update stable to v1.0.89 11:35:57 ------------------- 11:35:57 experimental info: 11:35:57 ------------------- 11:35:57 Commited By: **** collab-it+edgex@linuxfoundation.org 11:35:57 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 11:35:57 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 11:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:35:58 11:35:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:35:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:35:59 latest: Pulling from edgex-devops/git-semver 11:35:59 9123ac7c32f7: Pulling fs layer 11:35:59 b8cc5d1170e3: Pulling fs layer 11:35:59 2924cbbf6a41: Pulling fs layer 11:35:59 93b08a4f1073: Pulling fs layer 11:35:59 93b08a4f1073: Waiting 11:35:59 b8cc5d1170e3: Verifying Checksum 11:35:59 b8cc5d1170e3: Download complete 11:35:59 9123ac7c32f7: Verifying Checksum 11:35:59 9123ac7c32f7: Download complete 11:35:59 93b08a4f1073: Verifying Checksum 11:35:59 93b08a4f1073: Download complete 11:35:59 2924cbbf6a41: Verifying Checksum 11:35:59 2924cbbf6a41: Download complete 11:35:59 9123ac7c32f7: Pull complete 11:35:59 b8cc5d1170e3: Pull complete 11:36:00 2924cbbf6a41: Pull complete 11:36:00 93b08a4f1073: Pull complete 11:36:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:36:00 prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container 11:36:00 $ 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 11:36:01 $ docker top df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:36:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:36:01 [ssh-agent] Looking for ssh-agent implementation... 11:36:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:02 $ docker exec df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent 11:36:02 SSH_AUTH_SOCK=/tmp/ssh-cXROWLGn2sLm/agent.15 11:36:02 SSH_AGENT_PID=22 11:36:02 Running ssh-add (command line suppressed) 11:36:02 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) 11:36:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:36:02 + git describe --exact-match --tags HEAD 11:36:02 fatal: No names found, cannot describe anything. [Pipeline] } 11:36:02 $ docker exec --env ******** --env ******** df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent -k 11:36:03 unset SSH_AUTH_SOCK; 11:36:03 unset SSH_AGENT_PID; 11:36:03 echo Agent pid 22 killed; 11:36:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:36:03 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:36:03 This usually means this commit has not been tagged. [Pipeline] sshagent 11:36:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:36:03 [ssh-agent] Looking for ssh-agent implementation... 11:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:36:03 $ docker exec df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent 11:36:03 SSH_AUTH_SOCK=/tmp/ssh-B7hcsBocEBz1/agent.58 11:36:03 SSH_AGENT_PID=64 11:36:03 Running ssh-add (command line suppressed) 11:36:03 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) 11:36:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:36:04 + git semver init 11:36:04 # -> Open(): unable to determine branch for HEAD 11:36:04 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 11:36:04 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 11:36:04 # $SEMVER_REMOTE_NAME = origin 11:36:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:36:04 # $SEMVER_USER_NAME = edgex-jenkins 11:36:04 # $SEMVER_BRANCH = PR-236 11:36:04 # $SEMVER_TEMP = /tmp/semver-307926663 11:36:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 11:36:05 # '/tmp/semver-307926663' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 11:36:05 # -> Force: false 11:36:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 11:36:05 $ docker exec --env ******** --env ******** df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 ssh-agent -k 11:36:05 unset SSH_AUTH_SOCK; 11:36:05 unset SSH_AGENT_PID; 11:36:05 echo Agent pid 64 killed; 11:36:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:36:05 + git semver [Pipeline] } 11:36:05 $ docker stop --time=1 df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 11:36:06 $ docker rm -f df49b3a2fa035096307ac49fdd3e10710879385f8f9d680831e9197e33dce306 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:36:07 Stashed 74 file(s) [Pipeline] echo 11:36:07 [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 11:36:22 Still waiting to schedule task 11:36:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:36:22 Still waiting to schedule task 11:36:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1692’ 11:37:58 Running on prd-centos7-docker-4c-2g-1695 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 11:37:58 Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout 11:38:01 using credential edgex-jenkins-ssh 11:38:01 Cloning the remote Git repository 11:38:01 Cloning with configured refspecs honoured and without tags 11:38:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:38:00 > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 11:38:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:38:00 > git --version # timeout=10 11:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 11:38:00 > 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 11:38:02 Fetching without tags 11:38:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:38:02 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 11:38:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:38:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:38:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:38:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:38:02 > 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 11:38:03 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 15205919ef7124e6aa1f605a1b5cf32138fc9f44 11:38:03 Merge succeeded, producing 15205919ef7124e6aa1f605a1b5cf32138fc9f44 11:38:03 Checking out Revision 15205919ef7124e6aa1f605a1b5cf32138fc9f44 (PR-236) 11:38:03 > git config core.sparsecheckout # timeout=10 11:38:03 > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 11:38:03 > git remote # timeout=10 11:38:03 > git config --get remote.origin.url # timeout=10 11:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:38:03 > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 11:38:03 > git rev-parse HEAD^{commit} # timeout=10 11:38:03 > git config core.sparsecheckout # timeout=10 11:38:03 > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 11:38:07 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 11:38:08 ========================================================= 11:38:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:38:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:38:09 + 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 . 11:38:09 Sending build context to Docker daemon 1.8MB 11:38:09 Step 1/7 : ARG BASE=golang:1.13-alpine 11:38:09 Step 2/7 : FROM ${BASE} 11:38:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:38:09 e6b0cf9c0882: Pulling fs layer 11:38:09 2848faf0eed1: Pulling fs layer 11:38:09 0f37312ad70f: Pulling fs layer 11:38:09 5788d62ee057: Pulling fs layer 11:38:09 0e6b1d234666: Pulling fs layer 11:38:09 bf5d7aec512f: Pulling fs layer 11:38:09 34c802a77dc8: Pulling fs layer 11:38:09 9eb99e56ec68: Pulling fs layer 11:38:09 27c7a5d97fbd: Pulling fs layer 11:38:09 5c102a31e300: Pulling fs layer 11:38:09 dcfb455df0a1: Pulling fs layer 11:38:09 5788d62ee057: Waiting 11:38:09 0e6b1d234666: Waiting 11:38:09 bf5d7aec512f: Waiting 11:38:09 34c802a77dc8: Waiting 11:38:09 5c102a31e300: Waiting 11:38:09 9eb99e56ec68: Waiting 11:38:09 dcfb455df0a1: Waiting 11:38:09 27c7a5d97fbd: Waiting 11:38:09 0f37312ad70f: Verifying Checksum 11:38:09 0f37312ad70f: Download complete 11:38:09 2848faf0eed1: Verifying Checksum 11:38:09 2848faf0eed1: Download complete 11:38:09 0e6b1d234666: Download complete 11:38:09 bf5d7aec512f: Download complete 11:38:09 e6b0cf9c0882: Verifying Checksum 11:38:09 e6b0cf9c0882: Download complete 11:38:09 e6b0cf9c0882: Pull complete 11:38:10 34c802a77dc8: Verifying Checksum 11:38:10 34c802a77dc8: Download complete 11:38:10 27c7a5d97fbd: Verifying Checksum 11:38:10 27c7a5d97fbd: Download complete 11:38:11 5c102a31e300: Verifying Checksum 11:38:11 5c102a31e300: Download complete 11:38:11 dcfb455df0a1: Verifying Checksum 11:38:11 dcfb455df0a1: Download complete 11:38:11 5788d62ee057: Verifying Checksum 11:38:11 5788d62ee057: Download complete 11:38:11 9eb99e56ec68: Verifying Checksum 11:38:11 9eb99e56ec68: Download complete 11:38:11 2848faf0eed1: Pull complete 11:38:11 0f37312ad70f: Pull complete 11:38:17 5788d62ee057: Pull complete 11:38:17 0e6b1d234666: Pull complete 11:38:17 bf5d7aec512f: Pull complete 11:38:21 34c802a77dc8: Pull complete 11:38:25 9eb99e56ec68: Pull complete 11:38:25 27c7a5d97fbd: Pull complete 11:38:26 5c102a31e300: Pull complete 11:38:26 dcfb455df0a1: Pull complete 11:38:26 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 11:38:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:38:26 ---> 7c70fe431013 11:38:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:38:26 ---> Running in 2247c8e5f3d6 11:38:26 Removing intermediate container 2247c8e5f3d6 11:38:26 ---> 30e8796b5289 11:38:26 Step 4/7 : RUN apk add bash 11:38:26 ---> Running in be90088c2ade 11:38:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:38:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:38:28 OK: 143 MiB in 39 packages 11:38:28 Removing intermediate container be90088c2ade 11:38:28 ---> 1bb5d2bbc9c5 11:38:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:38:28 ---> Running in dc26879979cd 11:38:28 Removing intermediate container dc26879979cd 11:38:28 ---> e57a31adc7d5 11:38:28 Step 6/7 : COPY go.mod . 11:38:29 ---> 15b1430a57ca 11:38:29 Step 7/7 : RUN go mod download 11:38:29 ---> Running in 4bdd4cb09e96 11:38:31 go: finding github.com/davecgh/go-spew v1.1.0 11:38:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 11:38:31 go: finding github.com/go-kit/kit v0.8.0 11:38:31 go: finding github.com/go-logfmt/logfmt v0.4.0 11:38:31 go: finding github.com/go-playground/assert/v2 v2.0.1 11:38:31 go: finding github.com/go-playground/locales v0.13.0 11:38:31 go: finding github.com/go-playground/universal-translator v0.17.0 11:38:31 go: finding github.com/go-playground/validator/v10 v10.3.0 11:38:31 go: finding github.com/go-stack/stack v1.8.0 11:38:31 go: finding github.com/google/uuid v1.1.0 11:38:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:38:31 go: finding github.com/leodido/go-urn v1.2.0 11:38:31 go: finding github.com/pmezard/go-difflib v1.0.0 11:38:31 go: finding github.com/stretchr/objx v0.1.0 11:38:31 go: finding github.com/stretchr/testify v1.4.0 11:38:31 go: finding github.com/x448/float16 v0.8.4 11:38:31 go: finding golang.org/x/text v0.3.2 11:38:31 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 11:38:31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 11:38:31 go: finding gopkg.in/yaml.v2 v2.2.2 11:38:37 Removing intermediate container 4bdd4cb09e96 11:38:37 ---> 8e232e09e948 11:38:37 Successfully built 8e232e09e948 11:38:37 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 11:38:38 + docker inspect -f . ci-base-image-x86_64 11:38:38 . [Pipeline] withDockerContainer 11:38:38 prd-centos7-docker-4c-2g-1695 does not seem to be running inside a container 11:38:38 $ 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 11:38:39 $ docker top 084a512cab036f617d6cc7dfb8854249ed0a7ba4d8723d37761cbe0348f59471 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:39 + go version 11:38:39 go version go1.13.5 linux/amd64 [Pipeline] sh 11:38:40 + make test 11:38:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:38:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:38:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements 11:38:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 11:38:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.029s coverage: 45.4% of statements 11:38:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 11:38:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.4% of statements 11:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.4% of statements 11:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements 11:38:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.047s coverage: 100.0% of statements 11:38:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:38:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:38:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 11:38:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.531s coverage: 100.0% of statements 11:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.015s coverage: 62.5% of statements 11:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 11:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 11:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.008s coverage: 15.4% of statements 11:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements 11:38:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:38:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.004s coverage: 83.3% of statements 11:38:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 11:38:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 91.3% of statements 11:38:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 11:38:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:38:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:38:56 gofmt -l . 11:38:56 [ "`gofmt -l .`" = "" ] [Pipeline] stash 11:38:57 Stashed 1 file(s) [Pipeline] } 11:38:57 $ docker stop --time=1 084a512cab036f617d6cc7dfb8854249ed0a7ba4d8723d37761cbe0348f59471 11:38:58 $ 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] } 11:39:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1696 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 11:39:39 Running in /w/workspace/go-mod-core-contracts/15 [Pipeline] { [Pipeline] checkout 11:39:46 using credential edgex-jenkins-ssh 11:39:46 Cloning the remote Git repository 11:39:46 Cloning with configured refspecs honoured and without tags 11:39:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:39:46 > git init /w/workspace/go-mod-core-contracts/15 # timeout=10 11:39:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:39:46 > git --version # timeout=10 11:39:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:46 > 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 11:39:48 Fetching without tags 11:39:48 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 15205919ef7124e6aa1f605a1b5cf32138fc9f44 11:39:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:39:47 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 11:39:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:39:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:39:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:39:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:47 > 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 11:39:48 > git config core.sparsecheckout # timeout=10 11:39:48 > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 11:39:48 > git remote # timeout=10 11:39:48 > git config --get remote.origin.url # timeout=10 11:39:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:48 > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 11:39:48 > git rev-parse HEAD^{commit} # timeout=10 11:39:48 Merge succeeded, producing 15205919ef7124e6aa1f605a1b5cf32138fc9f44 11:39:48 Checking out Revision 15205919ef7124e6aa1f605a1b5cf32138fc9f44 (PR-236) 11:39:48 > git config core.sparsecheckout # timeout=10 11:39:48 > git checkout -f 15205919ef7124e6aa1f605a1b5cf32138fc9f44 # timeout=10 11:39:53 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 11:39:54 ========================================================= 11:39:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:39:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:39:55 + 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 . 11:39:56 Sending build context to Docker daemon 1.8MB 11:39:56 Step 1/7 : ARG BASE=golang:1.13-alpine 11:39:56 Step 2/7 : FROM ${BASE} 11:39:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:39:56 cde5963f3b93: Pulling fs layer 11:39:56 2a23fa8c16f7: Pulling fs layer 11:39:56 777b28850792: Pulling fs layer 11:39:56 8a11ddd9e578: Pulling fs layer 11:39:56 4cf88f913ddb: Pulling fs layer 11:39:56 1df406cf5192: Pulling fs layer 11:39:56 cd6300453558: Pulling fs layer 11:39:56 b9c365052c96: Pulling fs layer 11:39:56 a2d8cc88f415: Pulling fs layer 11:39:56 ea1d1ca13537: Pulling fs layer 11:39:56 3750a50a1c5e: Pulling fs layer 11:39:56 8a11ddd9e578: Waiting 11:39:56 1df406cf5192: Waiting 11:39:56 4cf88f913ddb: Waiting 11:39:56 cd6300453558: Waiting 11:39:56 ea1d1ca13537: Waiting 11:39:56 3750a50a1c5e: Waiting 11:39:56 a2d8cc88f415: Waiting 11:39:56 b9c365052c96: Waiting 11:39:56 777b28850792: Verifying Checksum 11:39:56 777b28850792: Download complete 11:39:56 2a23fa8c16f7: Verifying Checksum 11:39:56 2a23fa8c16f7: Download complete 11:39:56 4cf88f913ddb: Verifying Checksum 11:39:56 4cf88f913ddb: Download complete 11:39:56 1df406cf5192: Download complete 11:39:56 cde5963f3b93: Verifying Checksum 11:39:56 cde5963f3b93: Download complete 11:39:57 cde5963f3b93: Pull complete 11:39:58 2a23fa8c16f7: Pull complete 11:39:58 777b28850792: Pull complete 11:40:00 cd6300453558: Verifying Checksum 11:40:00 cd6300453558: Download complete 11:40:00 a2d8cc88f415: Verifying Checksum 11:40:00 a2d8cc88f415: Download complete 11:40:03 ea1d1ca13537: Verifying Checksum 11:40:03 ea1d1ca13537: Download complete 11:40:03 3750a50a1c5e: Verifying Checksum 11:40:03 3750a50a1c5e: Download complete 11:40:06 b9c365052c96: Verifying Checksum 11:40:06 b9c365052c96: Download complete 11:40:08 8a11ddd9e578: Verifying Checksum 11:40:08 8a11ddd9e578: Download complete 11:40:20 8a11ddd9e578: Pull complete 11:40:20 4cf88f913ddb: Pull complete 11:40:20 1df406cf5192: Pull complete 11:40:24 cd6300453558: Pull complete 11:40:30 b9c365052c96: Pull complete 11:40:30 a2d8cc88f415: Pull complete 11:40:32 ea1d1ca13537: Pull complete 11:40:32 3750a50a1c5e: Pull complete 11:40:32 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 11:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 11:40:32 ---> 78745c68409d 11:40:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:40:36 ---> Running in 2c3c9547602f 11:40:36 Removing intermediate container 2c3c9547602f 11:40:36 ---> badb8ba56c81 11:40:36 Step 4/7 : RUN apk add bash 11:40:37 ---> Running in 9cb05ba2ee67 11:40:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:40:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:40:39 OK: 125 MiB in 39 packages 11:40:41 Removing intermediate container 9cb05ba2ee67 11:40:41 ---> 652cd72b8bc6 11:40:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:40:41 ---> Running in 6c0d6b40215c 11:40:41 Removing intermediate container 6c0d6b40215c 11:40:41 ---> 2eed5eb257ca 11:40:41 Step 6/7 : COPY go.mod . 11:40:42 ---> 66d5c24f6599 11:40:42 Step 7/7 : RUN go mod download 11:40:42 ---> Running in 53eaf3e1ac17 11:40:44 go: finding github.com/davecgh/go-spew v1.1.0 11:40:44 go: finding github.com/fxamacker/cbor/v2 v2.2.0 11:40:44 go: finding github.com/go-kit/kit v0.8.0 11:40:44 go: finding github.com/go-logfmt/logfmt v0.4.0 11:40:44 go: finding github.com/go-playground/assert/v2 v2.0.1 11:40:44 go: finding github.com/go-playground/locales v0.13.0 11:40:44 go: finding github.com/go-playground/universal-translator v0.17.0 11:40:44 go: finding github.com/go-playground/validator/v10 v10.3.0 11:40:44 go: finding github.com/go-stack/stack v1.8.0 11:40:44 go: finding github.com/google/uuid v1.1.0 11:40:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:40:44 go: finding github.com/leodido/go-urn v1.2.0 11:40:44 go: finding github.com/pmezard/go-difflib v1.0.0 11:40:44 go: finding github.com/stretchr/objx v0.1.0 11:40:44 go: finding github.com/stretchr/testify v1.4.0 11:40:44 go: finding github.com/x448/float16 v0.8.4 11:40:44 go: finding golang.org/x/text v0.3.2 11:40:44 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 11:40:44 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 11:40:44 go: finding gopkg.in/yaml.v2 v2.2.2 11:40:56 Removing intermediate container 53eaf3e1ac17 11:40:56 ---> de4a161d3cca 11:40:56 Successfully built de4a161d3cca 11:40:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:40:57 + docker inspect -f . ci-base-image-arm64 11:40:57 . [Pipeline] withDockerContainer 11:40:57 prd-ubuntu18.04-docker-arm64-4c-16g-1696 does not seem to be running inside a container 11:40:57 $ 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 11:40:59 $ docker top a259219ff30c171cd8cb596ca9061f7a334da9f8c944628c2f0968bc0a84efc3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:00 + go version 11:41:00 go version go1.13.5 linux/arm64 [Pipeline] sh 11:41:01 + make test 11:41:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:41:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:41:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 11:41:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.042s coverage: 100.0% of statements 11:41:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.085s coverage: 45.4% of statements 11:41:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements 11:41:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:41:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.037s coverage: 6.4% of statements 11:41:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.094s coverage: 14.4% of statements 11:41:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements 11:41:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.142s coverage: 100.0% of statements 11:41:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:41:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:41:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.039s coverage: 100.0% of statements 11:41:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.521s coverage: 100.0% of statements 11:41:34 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.158s coverage: 62.5% of statements 11:41:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 11:41:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.028s coverage: 15.4% of statements 11:41:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.064s coverage: 15.4% of statements 11:41:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.039s coverage: 14.3% of statements 11:41:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:41:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 83.3% of statements 11:41:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 11:41:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 91.3% of statements 11:41:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 11:41:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:41:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:41:41 gofmt -l . 11:41:41 [ "`gofmt -l .`" = "" ] [Pipeline] stash 11:41:41 Warning: overwriting stash ‘coverage-report’ 11:41:42 Stashed 1 file(s) [Pipeline] } 11:41:42 $ docker stop --time=1 a259219ff30c171cd8cb596ca9061f7a334da9f8c944628c2f0968bc0a84efc3 11:41:44 $ 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 11:41:46 provisioning config files... 11:41:46 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 11:41:46 + curl -s https://codecov.io/bash 11:41:46 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2579470486803711574tmp 11:41:46 11:41:46 _____ _ 11:41:46 / ____| | | 11:41:46 | | ___ __| | ___ ___ _____ __ 11:41:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:41:46 | |___| (_) | (_| | __/ (_| (_) \ V / 11:41:46 \_____\___/ \__,_|\___|\___\___/ \_/ 11:41:46 Bash-20200602-f809a24 11:41:46 11:41:46 11:41:46 ==> Jenkins CI detected. 11:41:46 project root: . 11:41:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:41:46 ==> Running gcov in . (disable via -X gcov) 11:41:46 ==> Python coveragepy not found 11:41:46 ==> Searching for coverage reports in: 11:41:46 + . 11:41:46 -> Found 1 reports 11:41:46 ==> Detecting git/mercurial file structure 11:41:46 ==> Reading reports 11:41:46 + ./coverage.out bytes=83735 11:41:46 ==> Appending adjustments 11:41:46 https://docs.codecov.io/docs/fixing-reports 11:41:47 + Found adjustments 11:41:47 ==> Gzipping contents 11:41:47 ==> Uploading reports 11:41:47 url: https://codecov.io 11:41:47 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= 11:41:47 -> Pinging Codecov 11:41:47 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= 11:41:47 -> Uploading 11:41:48 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/15205919ef7124e6aa1f605a1b5cf32138fc9f44 [Pipeline] } 11:41:48 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 11:41:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:41:49 ---> package-listing.sh 11:41:49 ++ facter osfamily 11:41:49 ++ tr '[:upper:]' '[:lower:]' 11:41:49 + OS_FAMILY=redhat 11:41:49 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 11:41:49 + START_PACKAGES=/tmp/packages_start.txt 11:41:49 + END_PACKAGES=/tmp/packages_end.txt 11:41:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:41:49 + PACKAGES=/tmp/packages_start.txt 11:41:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 11:41:49 + PACKAGES=/tmp/packages_end.txt 11:41:49 + case "${OS_FAMILY}" in 11:41:49 + rpm -qa 11:41:49 + sort 11:41:53 + '[' -f /tmp/packages_start.txt ']' 11:41:53 + '[' -f /tmp/packages_end.txt ']' 11:41:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:41:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 11:41:53 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 11:41:53 + 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 11:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:41:53 11:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:41:54 alpine: Pulling from edgex-lftools-log-publisher 11:41:54 c9b1b535fdd9: Pulling fs layer 11:41:54 2cc5ad85d9ab: Pulling fs layer 11:41:54 756a868c4378: Pulling fs layer 11:41:54 444b2fc9a129: Pulling fs layer 11:41:54 ea15f1150254: Pulling fs layer 11:41:54 41b27a9f41bf: Pulling fs layer 11:41:54 28c525ee5125: Pulling fs layer 11:41:54 094b1ea09ed8: Pulling fs layer 11:41:54 138eaada9080: Pulling fs layer 11:41:54 0622d0fa9048: Pulling fs layer 11:41:54 28c525ee5125: Waiting 11:41:54 094b1ea09ed8: Waiting 11:41:54 138eaada9080: Waiting 11:41:54 444b2fc9a129: Waiting 11:41:54 0622d0fa9048: Waiting 11:41:54 ea15f1150254: Waiting 11:41:54 41b27a9f41bf: Waiting 11:41:54 2cc5ad85d9ab: Verifying Checksum 11:41:54 2cc5ad85d9ab: Download complete 11:41:54 444b2fc9a129: Verifying Checksum 11:41:54 444b2fc9a129: Download complete 11:41:54 c9b1b535fdd9: Download complete 11:41:54 ea15f1150254: Verifying Checksum 11:41:54 ea15f1150254: Download complete 11:41:54 28c525ee5125: Verifying Checksum 11:41:54 28c525ee5125: Download complete 11:41:54 756a868c4378: Verifying Checksum 11:41:54 756a868c4378: Download complete 11:41:54 c9b1b535fdd9: Pull complete 11:41:54 138eaada9080: Verifying Checksum 11:41:54 138eaada9080: Download complete 11:41:54 094b1ea09ed8: Verifying Checksum 11:41:54 094b1ea09ed8: Download complete 11:41:54 0622d0fa9048: Verifying Checksum 11:41:54 0622d0fa9048: Download complete 11:41:55 2cc5ad85d9ab: Pull complete 11:41:55 41b27a9f41bf: Verifying Checksum 11:41:55 41b27a9f41bf: Download complete 11:41:57 756a868c4378: Pull complete 11:41:57 444b2fc9a129: Pull complete 11:41:57 ea15f1150254: Pull complete 11:42:01 41b27a9f41bf: Pull complete 11:42:01 28c525ee5125: Pull complete 11:42:03 094b1ea09ed8: Pull complete 11:42:03 138eaada9080: Pull complete 11:42:04 0622d0fa9048: Pull complete 11:42:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:42:05 prd-centos7-docker-4c-2g-1694 does not seem to be running inside a container 11:42:05 $ 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 11:42:06 $ docker top 64e9b67b8d958f97ca4d0bdf9bb6bd765e18663a7baa57c97534bd3479113ca1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:06 provisioning config files... 11:42:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7175538443110633067tmp [Pipeline] { [Pipeline] echo 11:42:06 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:42:06 ---> create-netrc.sh [Pipeline] echo 11:42:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:42:06 ---> logs-deploy.sh 11:42:06 + ARCHIVE_ARTIFACTS= 11:42:06 + LOGS_SERVER=https://logs.edgexfoundry.org 11:42:06 + '[' https://logs.edgexfoundry.org == None ']' 11:42:06 + NEXUS_URL=https://nexus.edgexfoundry.org 11:42:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/15 11:42:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/15/ 11:42:06 + 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 11:42:08 Archives upload complete. 11:42:08 + 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/