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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than 664f9acd51d5c8cc949bdf8863f326806c16d38e Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3331 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 664f9acd51d5c8cc949bdf8863f326806c16d38e Merge succeeded, producing f835698a5f6467f034157bcdd3413e12538aefcf Checking out Revision f835698a5f6467f034157bcdd3413e12538aefcf (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 664f9acd51d5c8cc949bdf8863f326806c16d38e # 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f835698a5f6467f034157bcdd3413e12538aefcf # timeout=10 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:03 ========================================================= 10:23:03 EdgeX Global Pipelines Version Info 10:23:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 544a3179ff3f63b8ad2e9bfb5227d663fbe7e53f # timeout=10 10:23:04 ------------------- 10:23:04 stable info: 10:23:04 ------------------- 10:23:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:23:04 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 10:23:04 Message: update stable to v1.0.89 10:23:05 ------------------- 10:23:05 experimental info: 10:23:05 ------------------- 10:23:05 Commited By: **** collab-it+edgex@linuxfoundation.org 10:23:05 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 10:23:05 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 10:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:23:06 10:23:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:23:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:23:07 latest: Pulling from edgex-devops/git-semver 10:23:07 9123ac7c32f7: Pulling fs layer 10:23:07 b8cc5d1170e3: Pulling fs layer 10:23:07 2924cbbf6a41: Pulling fs layer 10:23:07 93b08a4f1073: Pulling fs layer 10:23:07 93b08a4f1073: Waiting 10:23:07 b8cc5d1170e3: Verifying Checksum 10:23:07 b8cc5d1170e3: Download complete 10:23:07 9123ac7c32f7: Download complete 10:23:07 2924cbbf6a41: Verifying Checksum 10:23:07 2924cbbf6a41: Download complete 10:23:07 93b08a4f1073: Verifying Checksum 10:23:07 93b08a4f1073: Download complete 10:23:07 9123ac7c32f7: Pull complete 10:23:07 b8cc5d1170e3: Pull complete 10:23:08 2924cbbf6a41: Pull complete 10:23:08 93b08a4f1073: Pull complete 10:23:08 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 10:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:23:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:23:09 prd-centos7-docker-4c-2g-3331 does not seem to be running inside a container 10:23:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:23:11 $ docker top 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:11 [ssh-agent] Looking for ssh-agent implementation... 10:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:11 $ docker exec 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 ssh-agent 10:23:11 SSH_AUTH_SOCK=/tmp/ssh-YmJqHILznDn8/agent.11 10:23:11 SSH_AGENT_PID=17 10:23:11 Running ssh-add (command line suppressed) 10:23:11 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2267423366332321533.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2267423366332321533.key) 10:23:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:12 + git describe --exact-match --tags HEAD 10:23:12 fatal: No names found, cannot describe anything. [Pipeline] } 10:23:12 $ docker exec --env ******** --env ******** 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 ssh-agent -k 10:23:12 unset SSH_AUTH_SOCK; 10:23:12 unset SSH_AGENT_PID; 10:23:12 echo Agent pid 17 killed; 10:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:23:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:23:12 This usually means this commit has not been tagged. [Pipeline] sshagent 10:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:12 [ssh-agent] Looking for ssh-agent implementation... 10:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:12 $ docker exec 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 ssh-agent 10:23:12 SSH_AUTH_SOCK=/tmp/ssh-Tl4mqjX8A53f/agent.46 10:23:12 SSH_AGENT_PID=51 10:23:12 Running ssh-add (command line suppressed) 10:23:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_315350409064097201.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_315350409064097201.key) 10:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:13 + git semver init 10:23:13 # -> Open(): unable to determine branch for HEAD 10:23:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 10:23:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 10:23:13 # $SEMVER_REMOTE_NAME = origin 10:23:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:23:13 # $SEMVER_USER_NAME = edgex-jenkins 10:23:13 # $SEMVER_BRANCH = PR-236 10:23:13 # $SEMVER_TEMP = /tmp/semver-754289005 10:23:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:23:13 # '/tmp/semver-754289005' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 10:23:13 # -> Force: false 10:23:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 10:23:13 $ docker exec --env ******** --env ******** 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 ssh-agent -k 10:23:14 unset SSH_AUTH_SOCK; 10:23:14 unset SSH_AGENT_PID; 10:23:14 echo Agent pid 51 killed; 10:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:14 + git semver [Pipeline] } 10:23:14 $ docker stop --time=1 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 10:23:16 $ docker rm -f 5a6e2ac223dcdb8f952abc7cdd013c371b989c307393f946e8ea602e8ca7b1c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:23:16 Stashed 75 file(s) [Pipeline] echo 10:23:16 [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 10:23:31 Still waiting to schedule task 10:23:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3331’ 10:23:31 Still waiting to schedule task 10:23:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:25:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3332 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 10:25:19 Running in /w/workspace/go-mod-core-contracts/18 [Pipeline] { [Pipeline] checkout 10:25:24 using credential edgex-jenkins-ssh 10:25:24 Cloning the remote Git repository 10:25:24 Cloning with configured refspecs honoured and without tags 10:25:24 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:25:24 > git init /w/workspace/go-mod-core-contracts/18 # timeout=10 10:25:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:25:24 > git --version # timeout=10 10:25:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:24 > 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 10:25:25 Fetching without tags 10:25:26 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 664f9acd51d5c8cc949bdf8863f326806c16d38e 10:25:26 Merge succeeded, producing c26b887655867ed1579a97b5f70befdc073ad552 10:25:26 Checking out Revision c26b887655867ed1579a97b5f70befdc073ad552 (PR-236) 10:25:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:25:25 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 10:25:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:25:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:25:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:25:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:25 > 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 10:25:26 > git config core.sparsecheckout # timeout=10 10:25:26 > git checkout -f 664f9acd51d5c8cc949bdf8863f326806c16d38e # timeout=10 10:25:26 > git remote # timeout=10 10:25:26 > git config --get remote.origin.url # timeout=10 10:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:26 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 10:25:26 > git rev-parse HEAD^{commit} # timeout=10 10:25:26 > git config core.sparsecheckout # timeout=10 10:25:26 > git checkout -f c26b887655867ed1579a97b5f70befdc073ad552 # timeout=10 10:25:31 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" 10:25:31 First time build. Skipping changelog. 10:25:31 > git rev-list --no-walk 544a3179ff3f63b8ad2e9bfb5227d663fbe7e53f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:25:32 ========================================================= 10:25:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 10:25:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:25:33 + 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 . 10:25:34 Sending build context to Docker daemon 1.814MB 10:25:34 Step 1/7 : ARG BASE=golang:1.13-alpine 10:25:34 Step 2/7 : FROM ${BASE} 10:25:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:25:34 cde5963f3b93: Pulling fs layer 10:25:34 2a23fa8c16f7: Pulling fs layer 10:25:34 777b28850792: Pulling fs layer 10:25:34 8a11ddd9e578: Pulling fs layer 10:25:34 4cf88f913ddb: Pulling fs layer 10:25:34 1df406cf5192: Pulling fs layer 10:25:34 cd6300453558: Pulling fs layer 10:25:34 b9c365052c96: Pulling fs layer 10:25:34 a2d8cc88f415: Pulling fs layer 10:25:34 ea1d1ca13537: Pulling fs layer 10:25:34 3750a50a1c5e: Pulling fs layer 10:25:34 cd6300453558: Waiting 10:25:34 b9c365052c96: Waiting 10:25:34 8a11ddd9e578: Waiting 10:25:34 a2d8cc88f415: Waiting 10:25:34 ea1d1ca13537: Waiting 10:25:34 4cf88f913ddb: Waiting 10:25:34 1df406cf5192: Waiting 10:25:34 3750a50a1c5e: Waiting 10:25:34 777b28850792: Verifying Checksum 10:25:34 777b28850792: Download complete 10:25:34 2a23fa8c16f7: Verifying Checksum 10:25:34 2a23fa8c16f7: Download complete 10:25:34 4cf88f913ddb: Download complete 10:25:34 1df406cf5192: Verifying Checksum 10:25:34 1df406cf5192: Download complete 10:25:34 cde5963f3b93: Download complete 10:25:35 cde5963f3b93: Pull complete 10:25:36 2a23fa8c16f7: Pull complete 10:25:36 777b28850792: Pull complete 10:25:36 cd6300453558: Verifying Checksum 10:25:36 cd6300453558: Download complete 10:25:36 a2d8cc88f415: Download complete 10:25:38 ea1d1ca13537: Verifying Checksum 10:25:38 ea1d1ca13537: Download complete 10:25:38 3750a50a1c5e: Download complete 10:25:39 b9c365052c96: Verifying Checksum 10:25:39 b9c365052c96: Download complete 10:25:39 8a11ddd9e578: Verifying Checksum 10:25:39 8a11ddd9e578: Download complete 10:25:52 8a11ddd9e578: Pull complete 10:25:52 4cf88f913ddb: Pull complete 10:25:52 1df406cf5192: Pull complete 10:25:56 cd6300453558: Pull complete 10:26:01 b9c365052c96: Pull complete 10:26:01 a2d8cc88f415: Pull complete 10:26:03 ea1d1ca13537: Pull complete 10:26:03 3750a50a1c5e: Pull complete 10:26:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 10:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 10:26:03 ---> 78745c68409d 10:26:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:26:07 ---> Running in 5a32eefef6ce 10:26:08 Removing intermediate container 5a32eefef6ce 10:26:08 ---> c5bc563c4dbd 10:26:08 Step 4/7 : RUN apk add bash 10:26:08 ---> Running in 97882f1acd86 10:26:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 10:26:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 10:26:11 OK: 125 MiB in 39 packages 10:26:13 Running on prd-centos7-docker-4c-2g-3333 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 10:26:13 Running in /w/workspace/go-mod-core-contracts/18 [Pipeline] { [Pipeline] checkout 10:26:13 Removing intermediate container 97882f1acd86 10:26:13 ---> 4adff19c65fc 10:26:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:26:13 ---> Running in b6c9d05f066c 10:26:13 Removing intermediate container b6c9d05f066c 10:26:13 ---> fda1f4ce15a2 10:26:13 Step 6/7 : COPY go.mod . 10:26:14 ---> f5411753ae4d 10:26:14 Step 7/7 : RUN go mod download 10:26:14 ---> Running in 53459b3edf82 10:26:16 using credential edgex-jenkins-ssh 10:26:16 Cloning the remote Git repository 10:26:16 Cloning with configured refspecs honoured and without tags 10:26:16 Fetching without tags 10:26:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:26:16 > git init /w/workspace/go-mod-core-contracts/18 # timeout=10 10:26:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:26:16 > git --version # timeout=10 10:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:16 > 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 10:26:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:26:16 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 10:26:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:26:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:26:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:16 > 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 10:26:17 go: finding github.com/davecgh/go-spew v1.1.0 10:26:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:26:17 go: finding github.com/go-kit/kit v0.8.0 10:26:17 go: finding github.com/go-logfmt/logfmt v0.4.0 10:26:17 go: finding github.com/go-playground/assert/v2 v2.0.1 10:26:17 go: finding github.com/go-playground/locales v0.13.0 10:26:17 go: finding github.com/go-playground/universal-translator v0.17.0 10:26:17 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 664f9acd51d5c8cc949bdf8863f326806c16d38e 10:26:17 go: finding github.com/go-playground/validator/v10 v10.3.0 10:26:17 go: finding github.com/go-stack/stack v1.8.0 10:26:17 go: finding github.com/google/uuid v1.1.0 10:26:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:26:17 go: finding github.com/leodido/go-urn v1.2.0 10:26:17 Merge succeeded, producing a5a371c2652c17a426d92fd939d47ffb91840580 10:26:17 Checking out Revision a5a371c2652c17a426d92fd939d47ffb91840580 (PR-236) 10:26:17 go: finding github.com/pmezard/go-difflib v1.0.0 10:26:17 go: finding github.com/stretchr/objx v0.1.0 10:26:17 go: finding github.com/stretchr/testify v1.4.0 10:26:17 go: finding github.com/x448/float16 v0.8.4 10:26:17 go: finding golang.org/x/text v0.3.2 10:26:17 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:26:17 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 10:26:17 go: finding gopkg.in/yaml.v2 v2.2.2 10:26:17 > git config core.sparsecheckout # timeout=10 10:26:17 > git checkout -f 664f9acd51d5c8cc949bdf8863f326806c16d38e # timeout=10 10:26:17 > git remote # timeout=10 10:26:17 > git config --get remote.origin.url # timeout=10 10:26:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:17 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 10:26:17 > git rev-parse HEAD^{commit} # timeout=10 10:26:17 > git config core.sparsecheckout # timeout=10 10:26:17 > git checkout -f a5a371c2652c17a426d92fd939d47ffb91840580 # timeout=10 10:26:21 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" 10:26:21 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:26:21 ========================================================= 10:26:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 10:26:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:26:21 > git rev-list --no-walk 544a3179ff3f63b8ad2e9bfb5227d663fbe7e53f # timeout=10 10:26:22 + 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 . 10:26:22 Sending build context to Docker daemon 1.814MB 10:26:23 Step 1/7 : ARG BASE=golang:1.13-alpine 10:26:23 Step 2/7 : FROM ${BASE} 10:26:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:23 e6b0cf9c0882: Pulling fs layer 10:26:23 2848faf0eed1: Pulling fs layer 10:26:23 0f37312ad70f: Pulling fs layer 10:26:23 5788d62ee057: Pulling fs layer 10:26:23 0e6b1d234666: Pulling fs layer 10:26:23 bf5d7aec512f: Pulling fs layer 10:26:23 34c802a77dc8: Pulling fs layer 10:26:23 9eb99e56ec68: Pulling fs layer 10:26:23 27c7a5d97fbd: Pulling fs layer 10:26:23 5c102a31e300: Pulling fs layer 10:26:23 dcfb455df0a1: Pulling fs layer 10:26:23 34c802a77dc8: Waiting 10:26:23 9eb99e56ec68: Waiting 10:26:23 27c7a5d97fbd: Waiting 10:26:23 5788d62ee057: Waiting 10:26:23 5c102a31e300: Waiting 10:26:23 dcfb455df0a1: Waiting 10:26:23 0e6b1d234666: Waiting 10:26:23 bf5d7aec512f: Waiting 10:26:23 0f37312ad70f: Verifying Checksum 10:26:23 0f37312ad70f: Download complete 10:26:23 2848faf0eed1: Download complete 10:26:23 0e6b1d234666: Download complete 10:26:23 bf5d7aec512f: Verifying Checksum 10:26:23 bf5d7aec512f: Download complete 10:26:23 e6b0cf9c0882: Verifying Checksum 10:26:23 e6b0cf9c0882: Download complete 10:26:23 34c802a77dc8: Verifying Checksum 10:26:23 34c802a77dc8: Download complete 10:26:23 27c7a5d97fbd: Verifying Checksum 10:26:23 27c7a5d97fbd: Download complete 10:26:24 5c102a31e300: Verifying Checksum 10:26:24 5c102a31e300: Download complete 10:26:24 9eb99e56ec68: Verifying Checksum 10:26:24 9eb99e56ec68: Download complete 10:26:24 dcfb455df0a1: Verifying Checksum 10:26:24 dcfb455df0a1: Download complete 10:26:24 5788d62ee057: Verifying Checksum 10:26:24 5788d62ee057: Download complete 10:26:25 e6b0cf9c0882: Pull complete 10:26:25 2848faf0eed1: Pull complete 10:26:26 0f37312ad70f: Pull complete 10:26:30 Removing intermediate container 53459b3edf82 10:26:30 ---> a976bf97e559 10:26:30 Successfully built a976bf97e559 10:26:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:30 + docker inspect -f . ci-base-image-arm64 10:26:30 . [Pipeline] withDockerContainer 10:26:31 prd-ubuntu18.04-docker-arm64-4c-16g-3332 does not seem to be running inside a container 10:26:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@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 10:26:31 5788d62ee057: Pull complete 10:26:31 0e6b1d234666: Pull complete 10:26:31 bf5d7aec512f: Pull complete 10:26:33 $ docker top 763a1d13ab92a6d01cc568949ee96418885078b6b196a88fcfd4fe9957850f57 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:35 + go version 10:26:35 go version go1.13.5 linux/arm64 [Pipeline] sh 10:26:36 + make test 10:26:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:26:37 34c802a77dc8: Pull complete 10:26:39 9eb99e56ec68: Pull complete 10:26:40 27c7a5d97fbd: Pull complete 10:26:41 5c102a31e300: Pull complete 10:26:41 dcfb455df0a1: Pull complete 10:26:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 10:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 10:26:41 ---> 7c70fe431013 10:26:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:26:43 ---> Running in e3ed8e48b556 10:26:43 Removing intermediate container e3ed8e48b556 10:26:43 ---> 45b03191820f 10:26:43 Step 4/7 : RUN apk add bash 10:26:43 ---> Running in 13560cd45282 10:26:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 10:26:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 10:26:45 OK: 143 MiB in 39 packages 10:26:45 Removing intermediate container 13560cd45282 10:26:45 ---> 400f0b20c887 10:26:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:26:45 ---> Running in 500e3daa310a 10:26:45 Removing intermediate container 500e3daa310a 10:26:45 ---> f2c2b90ed471 10:26:45 Step 6/7 : COPY go.mod . 10:26:45 ---> 50b7ccecb924 10:26:45 Step 7/7 : RUN go mod download 10:26:45 ---> Running in 81076a28b362 10:26:46 go: finding github.com/davecgh/go-spew v1.1.0 10:26:47 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:26:47 go: finding github.com/go-kit/kit v0.8.0 10:26:47 go: finding github.com/go-logfmt/logfmt v0.4.0 10:26:47 go: finding github.com/go-playground/assert/v2 v2.0.1 10:26:47 go: finding github.com/go-playground/locales v0.13.0 10:26:47 go: finding github.com/go-playground/universal-translator v0.17.0 10:26:47 go: finding github.com/go-playground/validator/v10 v10.3.0 10:26:47 go: finding github.com/go-stack/stack v1.8.0 10:26:47 go: finding github.com/google/uuid v1.1.0 10:26:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:26:47 go: finding github.com/leodido/go-urn v1.2.0 10:26:47 go: finding github.com/pmezard/go-difflib v1.0.0 10:26:47 go: finding github.com/stretchr/objx v0.1.0 10:26:47 go: finding github.com/stretchr/testify v1.4.0 10:26:47 go: finding github.com/x448/float16 v0.8.4 10:26:47 go: finding golang.org/x/text v0.3.2 10:26:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:26:47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 10:26:47 go: finding gopkg.in/yaml.v2 v2.2.2 10:26:55 Removing intermediate container 81076a28b362 10:26:55 ---> 9167eabcbe42 10:26:55 Successfully built 9167eabcbe42 10:26:55 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 10:26:55 + docker inspect -f . ci-base-image-x86_64 10:26:55 . [Pipeline] withDockerContainer 10:26:56 prd-centos7-docker-4c-2g-3333 does not seem to be running inside a container 10:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:26:56 $ docker top a9193e1eb400dcbd71501b6bfb0c405111c30c1200a2685c6e44cf3999f13084 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:57 + go version 10:26:57 go version go1.13.5 linux/amd64 [Pipeline] sh 10:26:57 + make test 10:26:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:26:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:26:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements 10:26:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements 10:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements 10:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements 10:27:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.032s coverage: 6.4% of statements 10:27:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.073s coverage: 14.4% of statements 10:27:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 10:27:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:27:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.118s coverage: 100.0% of statements 10:27:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:27:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:27:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.049s coverage: 100.0% of statements 10:27:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.039s coverage: 100.0% of statements 10:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements 10:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements 10:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements 10:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 10:27:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:27:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 10:27:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.4% of statements 10:27:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.027s coverage: 100.0% of statements 10:27:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.023s coverage: 100.0% of statements 10:27:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:27:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:27:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.169s coverage: 62.5% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.051s coverage: 15.4% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements 10:27:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.505s coverage: 100.0% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 62.5% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 10:27:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.032s coverage: 14.3% of statements 10:27:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:27:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 83.3% of statements 10:27:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 10:27:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 83.3% of statements 10:27:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 10:27:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 91.3% of statements 10:27:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 10:27:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:27:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:27:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 91.3% of statements 10:27:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 10:27:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:27:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:27:13 gofmt -l . 10:27:13 [ "`gofmt -l .`" = "" ] [Pipeline] stash 10:27:13 Stashed 1 file(s) [Pipeline] } 10:27:13 $ docker stop --time=1 a9193e1eb400dcbd71501b6bfb0c405111c30c1200a2685c6e44cf3999f13084 10:27:15 $ docker rm -f a9193e1eb400dcbd71501b6bfb0c405111c30c1200a2685c6e44cf3999f13084 [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] } 10:27:16 gofmt -l . 10:27:16 [ "`gofmt -l .`" = "" ] [Pipeline] stash 10:27:16 Warning: overwriting stash ‘coverage-report’ 10:27:17 Stashed 1 file(s) [Pipeline] } 10:27:17 $ docker stop --time=1 763a1d13ab92a6d01cc568949ee96418885078b6b196a88fcfd4fe9957850f57 10:27:19 $ docker rm -f 763a1d13ab92a6d01cc568949ee96418885078b6b196a88fcfd4fe9957850f57 [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 10:27:21 provisioning config files... 10:27:21 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4143869105698235107tmp [Pipeline] { [Pipeline] sh 10:27:21 + curl -s https://codecov.io/bash 10:27:21 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4143869105698235107tmp 10:27:21 10:27:21 _____ _ 10:27:21 / ____| | | 10:27:21 | | ___ __| | ___ ___ _____ __ 10:27:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:21 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:21 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:21 Bash-20200602-f809a24 10:27:21 10:27:21 10:27:21 ==> Jenkins CI detected. 10:27:21 project root: . 10:27:21 Fixing merge commit SHA 10:27:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:21 ==> Running gcov in . (disable via -X gcov) 10:27:21 ==> Python coveragepy not found 10:27:21 ==> Searching for coverage reports in: 10:27:21 + . 10:27:21 -> Found 1 reports 10:27:21 ==> Detecting git/mercurial file structure 10:27:21 ==> Reading reports 10:27:21 + ./coverage.out bytes=83707 10:27:21 ==> Appending adjustments 10:27:21 https://docs.codecov.io/docs/fixing-reports 10:27:22 + Found adjustments 10:27:22 ==> Gzipping contents 10:27:22 ==> Uploading reports 10:27:22 url: https://codecov.io 10:27:22 query: branch=PR-236&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 10:27:22 -> Pinging Codecov 10:27:22 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-236&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 10:27:24 -> Uploading 10:27:24 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ce12e3ca5eff886d773c4b0e75431aaee5057a0a [Pipeline] } 10:27:24 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 10:27:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:27:25 ---> package-listing.sh 10:27:25 ++ facter osfamily 10:27:25 ++ tr '[:upper:]' '[:lower:]' 10:27:25 + OS_FAMILY=redhat 10:27:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 10:27:25 + START_PACKAGES=/tmp/packages_start.txt 10:27:25 + END_PACKAGES=/tmp/packages_end.txt 10:27:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:25 + PACKAGES=/tmp/packages_start.txt 10:27:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 10:27:25 + PACKAGES=/tmp/packages_end.txt 10:27:25 + case "${OS_FAMILY}" in 10:27:25 + rpm -qa 10:27:25 + sort 10:27:32 + '[' -f /tmp/packages_start.txt ']' 10:27:32 + '[' -f /tmp/packages_end.txt ']' 10:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 10:27:32 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 10:27:32 + 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 10:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:27:32 10:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:27:33 alpine: Pulling from edgex-lftools-log-publisher 10:27:33 c9b1b535fdd9: Pulling fs layer 10:27:33 2cc5ad85d9ab: Pulling fs layer 10:27:33 756a868c4378: Pulling fs layer 10:27:33 444b2fc9a129: Pulling fs layer 10:27:33 ea15f1150254: Pulling fs layer 10:27:33 41b27a9f41bf: Pulling fs layer 10:27:33 28c525ee5125: Pulling fs layer 10:27:33 094b1ea09ed8: Pulling fs layer 10:27:33 138eaada9080: Pulling fs layer 10:27:33 0622d0fa9048: Pulling fs layer 10:27:33 41b27a9f41bf: Waiting 10:27:33 28c525ee5125: Waiting 10:27:33 094b1ea09ed8: Waiting 10:27:33 138eaada9080: Waiting 10:27:33 0622d0fa9048: Waiting 10:27:33 444b2fc9a129: Waiting 10:27:33 ea15f1150254: Waiting 10:27:33 2cc5ad85d9ab: Download complete 10:27:33 444b2fc9a129: Verifying Checksum 10:27:33 444b2fc9a129: Download complete 10:27:33 c9b1b535fdd9: Download complete 10:27:33 ea15f1150254: Verifying Checksum 10:27:33 ea15f1150254: Download complete 10:27:33 28c525ee5125: Verifying Checksum 10:27:33 28c525ee5125: Download complete 10:27:33 756a868c4378: Verifying Checksum 10:27:33 756a868c4378: Download complete 10:27:33 c9b1b535fdd9: Pull complete 10:27:33 138eaada9080: Verifying Checksum 10:27:33 138eaada9080: Download complete 10:27:33 2cc5ad85d9ab: Pull complete 10:27:33 0622d0fa9048: Verifying Checksum 10:27:33 0622d0fa9048: Download complete 10:27:33 094b1ea09ed8: Verifying Checksum 10:27:33 094b1ea09ed8: Download complete 10:27:34 41b27a9f41bf: Verifying Checksum 10:27:34 41b27a9f41bf: Download complete 10:27:35 756a868c4378: Pull complete 10:27:35 444b2fc9a129: Pull complete 10:27:35 ea15f1150254: Pull complete 10:27:39 41b27a9f41bf: Pull complete 10:27:39 28c525ee5125: Pull complete 10:27:42 094b1ea09ed8: Pull complete 10:27:42 138eaada9080: Pull complete 10:27:42 0622d0fa9048: Pull complete 10:27:42 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:27:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:27:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:27:42 prd-centos7-docker-4c-2g-3331 does not seem to be running inside a container 10:27:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:27:46 $ docker top d01d0f02f92c9bf0acb7513cb3281851e40eafabbd1e3b7826cb6b11dcaf93a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:46 provisioning config files... 10:27:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4079743934468478606tmp [Pipeline] { [Pipeline] echo 10:27:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:27:47 ---> create-netrc.sh [Pipeline] echo 10:27:47 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:27:47 ---> logs-deploy.sh 10:27:47 + ARCHIVE_ARTIFACTS= 10:27:47 + LOGS_SERVER=https://logs.edgexfoundry.org 10:27:47 + '[' https://logs.edgexfoundry.org == None ']' 10:27:47 + NEXUS_URL=https://nexus.edgexfoundry.org 10:27:47 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/18 10:27:47 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/18/ 10:27:47 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/18 /w/workspace/dry_go-mod-core-contracts_PR-236 10:27:49 Archives upload complete. 10:27:49 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/18/