Pull request #244 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than acdd85443c8a859ef25c591e52bc9c70946f3562 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 ‘prd-centos7-docker-4c-2g-3797’ is offline Running on prd-centos7-docker-4c-2g-3798 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-244 # 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/244/head:refs/remotes/origin/PR-244 +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/244/head:refs/remotes/origin/PR-244 # 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/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit acdd85443c8a859ef25c591e52bc9c70946f3562 Merge succeeded, producing acdd85443c8a859ef25c591e52bc9c70946f3562 Checking out Revision acdd85443c8a859ef25c591e52bc9c70946f3562 (PR-244) > git config core.sparsecheckout # timeout=10 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # 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 acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:03 ========================================================= 06:03:03 EdgeX Global Pipelines Version Info 06:03:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3a36583f4facb3f629231d006d7706e298cc3eab # timeout=10 06:03:05 ------------------- 06:03:05 stable info: 06:03:05 ------------------- 06:03:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:03:05 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 06:03:05 Message: update stable to v1.0.89 06:03:06 ------------------- 06:03:06 experimental info: 06:03:06 ------------------- 06:03:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:03:06 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 06:03:06 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:07 06:03:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:03:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:08 latest: Pulling from edgex-devops/git-semver 06:03:08 9123ac7c32f7: Pulling fs layer 06:03:08 b8cc5d1170e3: Pulling fs layer 06:03:08 2924cbbf6a41: Pulling fs layer 06:03:08 93b08a4f1073: Pulling fs layer 06:03:08 93b08a4f1073: Waiting 06:03:08 b8cc5d1170e3: Verifying Checksum 06:03:08 b8cc5d1170e3: Download complete 06:03:08 9123ac7c32f7: Download complete 06:03:08 93b08a4f1073: Verifying Checksum 06:03:08 93b08a4f1073: Download complete 06:03:08 2924cbbf6a41: Verifying Checksum 06:03:08 2924cbbf6a41: Download complete 06:03:08 9123ac7c32f7: Pull complete 06:03:08 b8cc5d1170e3: Pull complete 06:03:09 2924cbbf6a41: Pull complete 06:03:10 93b08a4f1073: Pull complete 06:03:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:03:10 prd-centos7-docker-4c-2g-3798 does not seem to be running inside a container 06:03:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@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:10004/edgex-devops/git-semver:latest cat 06:03:12 $ docker top 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:12 [ssh-agent] Looking for ssh-agent implementation... 06:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:12 $ docker exec 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent 06:03:12 SSH_AUTH_SOCK=/tmp/ssh-xiZaTAUa0plC/agent.12 06:03:12 SSH_AGENT_PID=18 06:03:12 Running ssh-add (command line suppressed) 06:03:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_4744217055229735845.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_4744217055229735845.key) 06:03:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:13 + git describe --exact-match --tags HEAD 06:03:13 fatal: No names found, cannot describe anything. [Pipeline] } 06:03:13 $ docker exec --env ******** --env ******** 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent -k 06:03:13 unset SSH_AUTH_SOCK; 06:03:13 unset SSH_AGENT_PID; 06:03:13 echo Agent pid 18 killed; 06:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:03:13 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:03:13 This usually means this commit has not been tagged. [Pipeline] sshagent 06:03:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:13 [ssh-agent] Looking for ssh-agent implementation... 06:03:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:13 $ docker exec 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent 06:03:14 SSH_AUTH_SOCK=/tmp/ssh-4s3GmNY9SM3r/agent.48 06:03:14 SSH_AGENT_PID=54 06:03:14 Running ssh-add (command line suppressed) 06:03:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_8587417003440096505.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_8587417003440096505.key) 06:03:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:14 + git semver init 06:03:14 # -> Open(): unable to determine branch for HEAD 06:03:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.git 06:03:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-244 06:03:14 # $SEMVER_REMOTE_NAME = origin 06:03:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:03:14 # $SEMVER_USER_NAME = edgex-jenkins 06:03:14 # $SEMVER_BRANCH = PR-244 06:03:14 # $SEMVER_TEMP = /tmp/semver-413628291 06:03:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:03:15 # '/tmp/semver-413628291' -> '/w/workspace/dry_go-mod-core-contracts_PR-244/.semver' 06:03:15 # -> Force: false 06:03:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.semver [Pipeline] } 06:03:15 $ docker exec --env ******** --env ******** 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd ssh-agent -k 06:03:15 unset SSH_AUTH_SOCK; 06:03:15 unset SSH_AGENT_PID; 06:03:15 echo Agent pid 54 killed; 06:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:16 + git semver [Pipeline] } 06:03:16 $ docker stop --time=1 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd 06:03:17 $ docker rm -f 10ad2933bc48fa5acc607027cb8fc78260d12f90f1994d3e67de0b6dc64559cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:03:18 Stashed 75 file(s) [Pipeline] echo 06:03:18 [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 06:03:34 Still waiting to schedule task 06:03:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:03:34 Still waiting to schedule task 06:03:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:05:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3800 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws 06:05:06 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 06:05:11 using credential edgex-jenkins-ssh 06:05:11 Cloning the remote Git repository 06:05:11 Cloning with configured refspecs honoured and without tags 06:05:13 Fetching without tags 06:05:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:12 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 06:05:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:12 > git --version # timeout=10 06:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:05:12 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 06:05:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:05:13 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit acdd85443c8a859ef25c591e52bc9c70946f3562 06:05:13 Merge succeeded, producing acdd85443c8a859ef25c591e52bc9c70946f3562 06:05:13 Checking out Revision acdd85443c8a859ef25c591e52bc9c70946f3562 (PR-244) 06:05:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:13 > git config core.sparsecheckout # timeout=10 06:05:13 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 06:05:13 > git remote # timeout=10 06:05:13 > git config --get remote.origin.url # timeout=10 06:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:13 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 06:05:13 > git rev-parse HEAD^{commit} # timeout=10 06:05:13 > git config core.sparsecheckout # timeout=10 06:05:13 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 06:05:18 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:05:19 ========================================================= 06:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 06:05:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:20 + 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 . 06:05:21 Sending build context to Docker daemon 1.766MB 06:05:21 Step 1/7 : ARG BASE=golang:1.13-alpine 06:05:21 Step 2/7 : FROM ${BASE} 06:05:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:22 cde5963f3b93: Pulling fs layer 06:05:22 2a23fa8c16f7: Pulling fs layer 06:05:22 777b28850792: Pulling fs layer 06:05:22 8a11ddd9e578: Pulling fs layer 06:05:22 4cf88f913ddb: Pulling fs layer 06:05:22 1df406cf5192: Pulling fs layer 06:05:22 cd6300453558: Pulling fs layer 06:05:22 b9c365052c96: Pulling fs layer 06:05:22 a2d8cc88f415: Pulling fs layer 06:05:22 ea1d1ca13537: Pulling fs layer 06:05:22 3750a50a1c5e: Pulling fs layer 06:05:22 8a11ddd9e578: Waiting 06:05:22 4cf88f913ddb: Waiting 06:05:22 1df406cf5192: Waiting 06:05:22 cd6300453558: Waiting 06:05:22 b9c365052c96: Waiting 06:05:22 a2d8cc88f415: Waiting 06:05:22 ea1d1ca13537: Waiting 06:05:22 3750a50a1c5e: Waiting 06:05:22 777b28850792: Verifying Checksum 06:05:22 777b28850792: Download complete 06:05:22 2a23fa8c16f7: Verifying Checksum 06:05:22 2a23fa8c16f7: Download complete 06:05:22 4cf88f913ddb: Verifying Checksum 06:05:22 4cf88f913ddb: Download complete 06:05:22 1df406cf5192: Verifying Checksum 06:05:22 1df406cf5192: Download complete 06:05:22 cde5963f3b93: Verifying Checksum 06:05:22 cde5963f3b93: Download complete 06:05:23 cde5963f3b93: Pull complete 06:05:23 2a23fa8c16f7: Pull complete 06:05:24 777b28850792: Pull complete 06:05:24 cd6300453558: Verifying Checksum 06:05:24 cd6300453558: Download complete 06:05:24 a2d8cc88f415: Verifying Checksum 06:05:24 a2d8cc88f415: Download complete 06:05:25 ea1d1ca13537: Verifying Checksum 06:05:25 ea1d1ca13537: Download complete 06:05:25 3750a50a1c5e: Verifying Checksum 06:05:27 8a11ddd9e578: Verifying Checksum 06:05:27 8a11ddd9e578: Download complete 06:05:27 b9c365052c96: Verifying Checksum 06:05:27 b9c365052c96: Download complete 06:05:39 8a11ddd9e578: Pull complete 06:05:39 4cf88f913ddb: Pull complete 06:05:39 1df406cf5192: Pull complete 06:05:43 cd6300453558: Pull complete 06:05:48 b9c365052c96: Pull complete 06:05:48 a2d8cc88f415: Pull complete 06:05:50 ea1d1ca13537: Pull complete 06:05:50 3750a50a1c5e: Pull complete 06:05:50 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 06:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 06:05:50 ---> 78745c68409d 06:05:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:05:53 Running on prd-centos7-docker-4c-2g-3801 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws 06:05:53 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 06:05:55 using credential edgex-jenkins-ssh 06:05:55 Cloning the remote Git repository 06:05:55 Cloning with configured refspecs honoured and without tags 06:05:56 ---> Running in d44f1b63a073 06:05:56 Removing intermediate container d44f1b63a073 06:05:56 ---> 3d0e1e2fd858 06:05:56 Step 4/7 : RUN apk add bash 06:05:56 ---> Running in 318a451f38fc 06:05:56 Fetching without tags 06:05:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:56 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 06:05:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:56 > git --version # timeout=10 06:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:05:56 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 06:05:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:05:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:57 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit acdd85443c8a859ef25c591e52bc9c70946f3562 06:05:57 Merge succeeded, producing acdd85443c8a859ef25c591e52bc9c70946f3562 06:05:57 Checking out Revision acdd85443c8a859ef25c591e52bc9c70946f3562 (PR-244) 06:05:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 06:05:57 > git config core.sparsecheckout # timeout=10 06:05:57 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 06:05:57 > git remote # timeout=10 06:05:57 > git config --get remote.origin.url # timeout=10 06:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:57 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 06:05:57 > git rev-parse HEAD^{commit} # timeout=10 06:05:57 > git config core.sparsecheckout # timeout=10 06:05:57 > git checkout -f acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 06:05:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 06:05:59 OK: 125 MiB in 39 packages 06:06:00 Removing intermediate container 318a451f38fc 06:06:00 ---> f7f08e83d0da 06:06:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:06:00 ---> Running in b6e880fab295 06:06:01 Removing intermediate container b6e880fab295 06:06:01 ---> af9c5271a43e 06:06:01 Step 6/7 : COPY go.mod . 06:06:01 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:06:01 ---> 5c30966a6d61 06:06:01 Step 7/7 : RUN go mod download [Pipeline] unstash [Pipeline] echo 06:06:02 ========================================================= 06:06:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 06:06:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:02 ---> Running in 908995f7cd54 06:06:02 + 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 . 06:06:03 Sending build context to Docker daemon 1.766MB 06:06:03 Step 1/7 : ARG BASE=golang:1.13-alpine 06:06:03 Step 2/7 : FROM ${BASE} 06:06:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:03 e6b0cf9c0882: Pulling fs layer 06:06:03 2848faf0eed1: Pulling fs layer 06:06:03 0f37312ad70f: Pulling fs layer 06:06:03 5788d62ee057: Pulling fs layer 06:06:03 0e6b1d234666: Pulling fs layer 06:06:03 bf5d7aec512f: Pulling fs layer 06:06:03 34c802a77dc8: Pulling fs layer 06:06:03 9eb99e56ec68: Pulling fs layer 06:06:03 27c7a5d97fbd: Pulling fs layer 06:06:03 5c102a31e300: Pulling fs layer 06:06:03 dcfb455df0a1: Pulling fs layer 06:06:03 5788d62ee057: Waiting 06:06:03 27c7a5d97fbd: Waiting 06:06:03 0e6b1d234666: Waiting 06:06:03 5c102a31e300: Waiting 06:06:03 bf5d7aec512f: Waiting 06:06:03 dcfb455df0a1: Waiting 06:06:03 34c802a77dc8: Waiting 06:06:03 9eb99e56ec68: Waiting 06:06:03 0f37312ad70f: Verifying Checksum 06:06:03 0f37312ad70f: Download complete 06:06:03 2848faf0eed1: Download complete 06:06:03 0e6b1d234666: Verifying Checksum 06:06:03 0e6b1d234666: Download complete 06:06:03 bf5d7aec512f: Download complete 06:06:03 e6b0cf9c0882: Verifying Checksum 06:06:03 e6b0cf9c0882: Download complete 06:06:03 e6b0cf9c0882: Pull complete 06:06:04 34c802a77dc8: Verifying Checksum 06:06:04 34c802a77dc8: Download complete 06:06:04 27c7a5d97fbd: Verifying Checksum 06:06:04 27c7a5d97fbd: Download complete 06:06:04 5c102a31e300: Verifying Checksum 06:06:04 5c102a31e300: Download complete 06:06:04 dcfb455df0a1: Verifying Checksum 06:06:04 dcfb455df0a1: Download complete 06:06:04 go: finding github.com/davecgh/go-spew v1.1.0 06:06:04 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:06:04 go: finding github.com/go-kit/kit v0.8.0 06:06:04 go: finding github.com/go-logfmt/logfmt v0.4.0 06:06:04 go: finding github.com/go-stack/stack v1.8.0 06:06:04 go: finding github.com/google/uuid v1.1.0 06:06:04 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:06:04 go: finding github.com/pmezard/go-difflib v1.0.0 06:06:04 go: finding github.com/stretchr/objx v0.1.0 06:06:04 go: finding github.com/stretchr/testify v1.3.0 06:06:04 go: finding github.com/x448/float16 v0.8.4 06:06:04 9eb99e56ec68: Verifying Checksum 06:06:04 9eb99e56ec68: Download complete 06:06:04 5788d62ee057: Download complete 06:06:06 2848faf0eed1: Pull complete 06:06:06 0f37312ad70f: Pull complete 06:06:07 Removing intermediate container 908995f7cd54 06:06:07 ---> 074b7a539246 06:06:07 Successfully built 074b7a539246 06:06:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:07 + docker inspect -f . ci-base-image-arm64 06:06:07 . [Pipeline] withDockerContainer 06:06:08 prd-ubuntu18.04-docker-arm64-4c-16g-3800 does not seem to be running inside a container 06:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** ci-base-image-arm64 cat 06:06:10 $ docker top ab98dee162ffe2c063234adf7ce9a2c2a7c74c28bac67d772e31a16c1d15ac7c -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:11 + go version 06:06:11 go version go1.13.5 linux/arm64 [Pipeline] sh 06:06:12 + make test 06:06:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:06:12 5788d62ee057: Pull complete 06:06:12 0e6b1d234666: Pull complete 06:06:12 bf5d7aec512f: Pull complete 06:06:17 34c802a77dc8: Pull complete 06:06:20 9eb99e56ec68: Pull complete 06:06:20 27c7a5d97fbd: Pull complete 06:06:21 5c102a31e300: Pull complete 06:06:21 dcfb455df0a1: Pull complete 06:06:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 06:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 06:06:21 ---> 7c70fe431013 06:06:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:06:23 ---> Running in c9203c5d0c3e 06:06:23 Removing intermediate container c9203c5d0c3e 06:06:23 ---> 2a7470715a18 06:06:23 Step 4/7 : RUN apk add bash 06:06:23 ---> Running in 36c6955871a2 06:06:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 06:06:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 06:06:25 OK: 143 MiB in 39 packages 06:06:26 Removing intermediate container 36c6955871a2 06:06:26 ---> aa7eb0c1d583 06:06:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:06:26 ---> Running in f95061559131 06:06:26 Removing intermediate container f95061559131 06:06:26 ---> 3a562933b688 06:06:26 Step 6/7 : COPY go.mod . 06:06:26 ---> 91658e612a3f 06:06:26 Step 7/7 : RUN go mod download 06:06:26 ---> Running in d92fe29345cc 06:06:27 go: finding github.com/davecgh/go-spew v1.1.0 06:06:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:06:27 go: finding github.com/go-kit/kit v0.8.0 06:06:27 go: finding github.com/go-logfmt/logfmt v0.4.0 06:06:27 go: finding github.com/go-stack/stack v1.8.0 06:06:27 go: finding github.com/google/uuid v1.1.0 06:06:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:06:27 go: finding github.com/pmezard/go-difflib v1.0.0 06:06:27 go: finding github.com/stretchr/objx v0.1.0 06:06:27 go: finding github.com/stretchr/testify v1.3.0 06:06:27 go: finding github.com/x448/float16 v0.8.4 06:06:30 Removing intermediate container d92fe29345cc 06:06:30 ---> f571830848dd 06:06:30 Successfully built f571830848dd 06:06:30 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 06:06:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:06:30 + docker inspect -f . ci-base-image-x86_64 06:06:30 . [Pipeline] withDockerContainer 06:06:31 prd-centos7-docker-4c-2g-3801 does not seem to be running inside a container 06:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 06:06:32 $ docker top 676861bd7e38df20dae385643ab11a9be52d625cebd13376f167ce33e7eeca4d -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:32 + go version 06:06:32 go version go1.13.5 linux/amd64 [Pipeline] sh 06:06:32 + make test 06:06:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.053s coverage: 85.7% of statements 06:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements 06:06:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.096s coverage: 45.4% of statements 06:06:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.065s coverage: 77.8% of statements 06:06:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:06:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 06:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.4% of statements 06:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements 06:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.135s coverage: 100.0% of statements 06:06:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:06:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 06:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements 06:06:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:06:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements 06:06:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 06:06:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.016s coverage: 45.4% of statements 06:06:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.015s coverage: 77.8% of statements 06:06:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 100.0% of statements 06:06:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:06:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 06:06:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.517s coverage: 100.0% of statements 06:06:43 {"created":123,"modified":123,"origin":123,"description":"ok","name":"test service","lastConnected":1000000,"lastReported":1000000,"operatingState":"ENABLED","labels":["MODBUS","TEMP"],"addressable":{"created":123,"modified":123,"origin":123,"name":"TEST_ADDR.NAME","protocol":"http","method":"Get","address":"localhost","port":48089,"path":"/api/v1/device","publisher":"TEST_PUB","user":"edgexer","password":"password","topic":"device_topic","baseURL":"http://localhost:48089","url":"http://localhost:48089/api/v1/device"},"adminState":"UNLOCKED"} 06:06:43 --- FAIL: TestNormalizeValueTypeCase (0.00s) 06:06:43 --- FAIL: TestNormalizeValueTypeCase/normalize_Float64Array_value_type (0.00s) 06:06:43 reading_test.go:129: 06:06:43 Error Trace: reading_test.go:129 06:06:43 Error: Not equal: 06:06:43 expected: "Float64Array" 06:06:43 actual : "Float64arra1y" 06:06:43 06:06:43 Diff: 06:06:43 --- Expected 06:06:43 +++ Actual 06:06:43 @@ -1 +1 @@ 06:06:43 -Float64Array 06:06:43 +Float64arra1y 06:06:43 Test: TestNormalizeValueTypeCase/normalize_Float64Array_value_type 06:06:43 FAIL 06:06:43 coverage: 62.6% of statements 06:06:43 FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.019s 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.041s coverage: 15.4% of statements 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.027s coverage: 15.4% of statements 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 06:06:43 FAIL 06:06:43 make: *** [Makefile:6: test] Error 1 [Pipeline] } 06:06:43 $ docker stop --time=1 676861bd7e38df20dae385643ab11a9be52d625cebd13376f167ce33e7eeca4d 06:06:44 {"created":123,"modified":123,"origin":123,"description":"ok","name":"test service","lastConnected":1000000,"lastReported":1000000,"operatingState":"ENABLED","labels":["MODBUS","TEMP"],"addressable":{"created":123,"modified":123,"origin":123,"name":"TEST_ADDR.NAME","protocol":"http","method":"Get","address":"localhost","port":48089,"path":"/api/v1/device","publisher":"TEST_PUB","user":"edgexer","password":"password","topic":"device_topic","baseURL":"http://localhost:48089","url":"http://localhost:48089/api/v1/device"},"adminState":"UNLOCKED"} 06:06:44 --- FAIL: TestNormalizeValueTypeCase (0.00s) 06:06:44 --- FAIL: TestNormalizeValueTypeCase/normalize_Float64Array_value_type (0.00s) 06:06:44 reading_test.go:129: 06:06:44 Error Trace: reading_test.go:129 06:06:44 Error: Not equal: 06:06:44 expected: "Float64Array" 06:06:44 actual : "Float64arra1y" 06:06:44 06:06:44 Diff: 06:06:44 --- Expected 06:06:44 +++ Actual 06:06:44 @@ -1 +1 @@ 06:06:44 -Float64Array 06:06:44 +Float64arra1y 06:06:44 Test: TestNormalizeValueTypeCase/normalize_Float64Array_value_type 06:06:44 FAIL 06:06:44 coverage: 62.6% of statements 06:06:44 FAIL github.com/edgexfoundry/go-mod-core-contracts/models 0.089s 06:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 06:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 06:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements 06:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 06:06:44 FAIL 06:06:44 make: *** [Makefile:6: test] Error 1 06:06:45 $ docker rm -f 676861bd7e38df20dae385643ab11a9be52d625cebd13376f167ce33e7eeca4d [Pipeline] // withDockerContainer [Pipeline] } 06:06:46 $ docker stop --time=1 ab98dee162ffe2c063234adf7ce9a2c2a7c74c28bac67d772e31a16c1d15ac7c 06:06:48 $ docker rm -f ab98dee162ffe2c063234adf7ce9a2c2a7c74c28bac67d772e31a16c1d15ac7c [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:49 Failed in branch amd64 [Pipeline] // stage [Pipeline] } 06:06:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:06:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:51 ---> package-listing.sh 06:06:51 ++ tr '[:upper:]' '[:lower:]' 06:06:51 ++ facter osfamily 06:06:51 + OS_FAMILY=redhat 06:06:51 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-244 06:06:51 + START_PACKAGES=/tmp/packages_start.txt 06:06:51 + END_PACKAGES=/tmp/packages_end.txt 06:06:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:51 + PACKAGES=/tmp/packages_start.txt 06:06:51 + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' 06:06:51 + PACKAGES=/tmp/packages_end.txt 06:06:51 + case "${OS_FAMILY}" in 06:06:51 + rpm -qa 06:06:51 + sort 06:06:54 + '[' -f /tmp/packages_start.txt ']' 06:06:54 + '[' -f /tmp/packages_end.txt ']' 06:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' 06:06:54 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ 06:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ [Pipeline] isUnix [Pipeline] sh 06:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:55 06:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:55 alpine: Pulling from edgex-lftools-log-publisher 06:06:55 c9b1b535fdd9: Pulling fs layer 06:06:55 2cc5ad85d9ab: Pulling fs layer 06:06:55 756a868c4378: Pulling fs layer 06:06:55 444b2fc9a129: Pulling fs layer 06:06:55 ea15f1150254: Pulling fs layer 06:06:55 41b27a9f41bf: Pulling fs layer 06:06:55 28c525ee5125: Pulling fs layer 06:06:55 094b1ea09ed8: Pulling fs layer 06:06:55 138eaada9080: Pulling fs layer 06:06:55 0622d0fa9048: Pulling fs layer 06:06:55 444b2fc9a129: Waiting 06:06:55 ea15f1150254: Waiting 06:06:55 41b27a9f41bf: Waiting 06:06:55 28c525ee5125: Waiting 06:06:55 138eaada9080: Waiting 06:06:55 0622d0fa9048: Waiting 06:06:55 094b1ea09ed8: Waiting 06:06:55 2cc5ad85d9ab: Download complete 06:06:55 444b2fc9a129: Verifying Checksum 06:06:55 444b2fc9a129: Download complete 06:06:55 c9b1b535fdd9: Verifying Checksum 06:06:55 c9b1b535fdd9: Download complete 06:06:55 ea15f1150254: Verifying Checksum 06:06:55 ea15f1150254: Download complete 06:06:55 28c525ee5125: Verifying Checksum 06:06:55 28c525ee5125: Download complete 06:06:56 756a868c4378: Verifying Checksum 06:06:56 756a868c4378: Download complete 06:06:56 c9b1b535fdd9: Pull complete 06:06:56 138eaada9080: Verifying Checksum 06:06:56 138eaada9080: Download complete 06:06:56 094b1ea09ed8: Verifying Checksum 06:06:56 094b1ea09ed8: Download complete 06:06:56 0622d0fa9048: Verifying Checksum 06:06:56 0622d0fa9048: Download complete 06:06:56 2cc5ad85d9ab: Pull complete 06:06:56 41b27a9f41bf: Verifying Checksum 06:06:56 41b27a9f41bf: Download complete 06:06:57 756a868c4378: Pull complete 06:06:57 444b2fc9a129: Pull complete 06:06:58 ea15f1150254: Pull complete 06:07:02 41b27a9f41bf: Pull complete 06:07:02 28c525ee5125: Pull complete 06:07:06 094b1ea09ed8: Pull complete 06:07:06 138eaada9080: Pull complete 06:07:06 0622d0fa9048: Pull complete 06:07:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:06 prd-centos7-docker-4c-2g-3798 does not seem to be running inside a container 06:07:06 $ 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-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:07:10 $ docker top f2c075f190ce1aea698d181579123808061aaf0420baa327364911b702e22e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:11 provisioning config files... 06:07:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config5591107148842111207tmp [Pipeline] { [Pipeline] echo 06:07:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:11 ---> create-netrc.sh [Pipeline] echo 06:07:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:11 ---> logs-deploy.sh 06:07:11 + ARCHIVE_ARTIFACTS= 06:07:11 + LOGS_SERVER=https://logs.edgexfoundry.org 06:07:11 + '[' https://logs.edgexfoundry.org == None ']' 06:07:11 + NEXUS_URL=https://nexus.edgexfoundry.org 06:07:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/3 06:07:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/3/ 06:07:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/3 /w/workspace/dry_go-mod-core-contracts_PR-244 06:07:13 Archives upload complete. 06:07:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/3/