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 e04bdb85cb3f6698d322d9ad8ef46356830a106f 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-3928 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 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 Fetching without tags Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit e04bdb85cb3f6698d322d9ad8ef46356830a106f > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 Merge succeeded, producing e04bdb85cb3f6698d322d9ad8ef46356830a106f Checking out Revision e04bdb85cb3f6698d322d9ad8ef46356830a106f (PR-244) > 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 e04bdb85cb3f6698d322d9ad8ef46356830a106f # 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. > git rev-list --no-walk acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:49 ========================================================= 03:58:49 EdgeX Global Pipelines Version Info 03:58:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:58:51 ------------------- 03:58:51 stable info: 03:58:51 ------------------- 03:58:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:58:51 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 03:58:51 Message: update stable to v1.0.89 03:58:53 ------------------- 03:58:53 experimental info: 03:58:53 ------------------- 03:58:53 Commited By: **** collab-it+edgex@linuxfoundation.org 03:58:53 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 03:58:53 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 03:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:58:55 03:58:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:58:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:58:55 latest: Pulling from edgex-devops/git-semver 03:58:55 9123ac7c32f7: Pulling fs layer 03:58:55 b8cc5d1170e3: Pulling fs layer 03:58:55 2924cbbf6a41: Pulling fs layer 03:58:55 93b08a4f1073: Pulling fs layer 03:58:55 93b08a4f1073: Waiting 03:58:55 b8cc5d1170e3: Verifying Checksum 03:58:55 b8cc5d1170e3: Download complete 03:58:55 9123ac7c32f7: Verifying Checksum 03:58:55 9123ac7c32f7: Download complete 03:58:55 2924cbbf6a41: Verifying Checksum 03:58:55 2924cbbf6a41: Download complete 03:58:56 93b08a4f1073: Verifying Checksum 03:58:56 93b08a4f1073: Download complete 03:58:56 9123ac7c32f7: Pull complete 03:58:56 b8cc5d1170e3: Pull complete 03:58:58 2924cbbf6a41: Pull complete 03:58:58 93b08a4f1073: Pull complete 03:58:58 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:58:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:58:59 prd-centos7-docker-4c-2g-3928 does not seem to be running inside a container 03:58:59 $ 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 03:59:01 $ docker top 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:02 [ssh-agent] Looking for ssh-agent implementation... 03:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:02 $ docker exec 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent 03:59:03 SSH_AUTH_SOCK=/tmp/ssh-8VGottz3bVAu/agent.12 03:59:03 SSH_AGENT_PID=17 03:59:03 Running ssh-add (command line suppressed) 03:59:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_6284751318743083001.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_6284751318743083001.key) 03:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:03 + git describe --exact-match --tags HEAD 03:59:03 fatal: No names found, cannot describe anything. [Pipeline] } 03:59:04 $ docker exec --env ******** --env ******** 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent -k 03:59:04 unset SSH_AUTH_SOCK; 03:59:04 unset SSH_AGENT_PID; 03:59:04 echo Agent pid 17 killed; 03:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:59:04 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:59:04 This usually means this commit has not been tagged. [Pipeline] sshagent 03:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:04 [ssh-agent] Looking for ssh-agent implementation... 03:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:04 $ docker exec 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent 03:59:05 SSH_AUTH_SOCK=/tmp/ssh-E2JMcdbu8gmS/agent.45 03:59:05 SSH_AGENT_PID=50 03:59:05 Running ssh-add (command line suppressed) 03:59:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_1696963754509242954.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_1696963754509242954.key) 03:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:05 + git semver init 03:59:05 # -> Open(): unable to determine branch for HEAD 03:59:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.git 03:59:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-244 03:59:05 # $SEMVER_REMOTE_NAME = origin 03:59:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:59:05 # $SEMVER_USER_NAME = edgex-jenkins 03:59:05 # $SEMVER_BRANCH = PR-244 03:59:05 # $SEMVER_TEMP = /tmp/semver-128032504 03:59:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:59:07 # '/tmp/semver-128032504' -> '/w/workspace/dry_go-mod-core-contracts_PR-244/.semver' 03:59:07 # -> Force: false 03:59:07 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.semver [Pipeline] } 03:59:07 $ docker exec --env ******** --env ******** 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent -k 03:59:07 unset SSH_AUTH_SOCK; 03:59:07 unset SSH_AGENT_PID; 03:59:07 echo Agent pid 50 killed; 03:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:59:07 + git semver [Pipeline] } 03:59:08 $ docker stop --time=1 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 03:59:09 $ docker rm -f 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:59:11 Stashed 75 file(s) [Pipeline] echo 03:59:11 [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 03:59:26 Still waiting to schedule task 03:59:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3928’ 03:59:26 Still waiting to schedule task 03:59:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:00:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3929 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws 04:00:59 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 04:01:05 using credential edgex-jenkins-ssh 04:01:05 Cloning the remote Git repository 04:01:05 Cloning with configured refspecs honoured and without tags 04:01:05 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:01:05 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 04:01:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:01:05 > git --version # timeout=10 04:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:05 > 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 04:01:06 Fetching without tags 04:01:07 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit e04bdb85cb3f6698d322d9ad8ef46356830a106f 04:01:07 Merge succeeded, producing e04bdb85cb3f6698d322d9ad8ef46356830a106f 04:01:07 Checking out Revision e04bdb85cb3f6698d322d9ad8ef46356830a106f (PR-244) 04:01:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:01:06 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 04:01:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:01:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:01:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:06 > 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 04:01:07 > git config core.sparsecheckout # timeout=10 04:01:07 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 04:01:07 > git remote # timeout=10 04:01:07 > git config --get remote.origin.url # timeout=10 04:01:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:07 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 04:01:07 > git rev-parse HEAD^{commit} # timeout=10 04:01:07 > git config core.sparsecheckout # timeout=10 04:01:07 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 04:01:12 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 04:01:13 ========================================================= 04:01:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:01:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:01:14 + 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 . 04:01:15 Sending build context to Docker daemon 1.766MB 04:01:15 Step 1/7 : ARG BASE=golang:1.13-alpine 04:01:15 Step 2/7 : FROM ${BASE} 04:01:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:01:15 cde5963f3b93: Pulling fs layer 04:01:15 2a23fa8c16f7: Pulling fs layer 04:01:15 777b28850792: Pulling fs layer 04:01:15 8a11ddd9e578: Pulling fs layer 04:01:15 4cf88f913ddb: Pulling fs layer 04:01:15 1df406cf5192: Pulling fs layer 04:01:15 cd6300453558: Pulling fs layer 04:01:15 b9c365052c96: Pulling fs layer 04:01:15 a2d8cc88f415: Pulling fs layer 04:01:15 ea1d1ca13537: Pulling fs layer 04:01:15 3750a50a1c5e: Pulling fs layer 04:01:15 8a11ddd9e578: Waiting 04:01:15 4cf88f913ddb: Waiting 04:01:15 1df406cf5192: Waiting 04:01:15 cd6300453558: Waiting 04:01:15 b9c365052c96: Waiting 04:01:15 3750a50a1c5e: Waiting 04:01:15 a2d8cc88f415: Waiting 04:01:15 ea1d1ca13537: Waiting 04:01:15 777b28850792: Verifying Checksum 04:01:15 777b28850792: Download complete 04:01:15 2a23fa8c16f7: Verifying Checksum 04:01:15 2a23fa8c16f7: Download complete 04:01:15 4cf88f913ddb: Download complete 04:01:15 1df406cf5192: Download complete 04:01:15 cde5963f3b93: Verifying Checksum 04:01:15 cde5963f3b93: Download complete 04:01:16 cde5963f3b93: Pull complete 04:01:17 2a23fa8c16f7: Pull complete 04:01:17 777b28850792: Pull complete 04:01:17 cd6300453558: Verifying Checksum 04:01:17 cd6300453558: Download complete 04:01:17 a2d8cc88f415: Verifying Checksum 04:01:17 a2d8cc88f415: Download complete 04:01:19 ea1d1ca13537: Verifying Checksum 04:01:19 ea1d1ca13537: Download complete 04:01:19 3750a50a1c5e: Verifying Checksum 04:01:19 3750a50a1c5e: Download complete 04:01:20 b9c365052c96: Verifying Checksum 04:01:20 b9c365052c96: Download complete 04:01:20 8a11ddd9e578: Verifying Checksum 04:01:20 8a11ddd9e578: Download complete 04:01:33 8a11ddd9e578: Pull complete 04:01:33 4cf88f913ddb: Pull complete 04:01:33 1df406cf5192: Pull complete 04:01:37 cd6300453558: Pull complete 04:01:43 b9c365052c96: Pull complete 04:01:43 a2d8cc88f415: Pull complete 04:01:44 ea1d1ca13537: Pull complete 04:01:45 3750a50a1c5e: Pull complete 04:01:45 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:01:45 ---> 78745c68409d 04:01:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:01:48 Running on prd-centos7-docker-4c-2g-3930 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws 04:01:48 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 04:01:49 ---> Running in c95a5556c13b 04:01:50 Removing intermediate container c95a5556c13b 04:01:50 ---> afaa38bf4666 04:01:50 Step 4/7 : RUN apk add bash 04:01:50 ---> Running in f99a3e42f039 04:01:51 using credential edgex-jenkins-ssh 04:01:51 Cloning the remote Git repository 04:01:51 Cloning with configured refspecs honoured and without tags 04:01:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:01:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:01:51 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 04:01:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:01:51 > git --version # timeout=10 04:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:51 > 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 04:01:52 Fetching without tags 04:01:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:01:52 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit e04bdb85cb3f6698d322d9ad8ef46356830a106f 04:01:52 Merge succeeded, producing e04bdb85cb3f6698d322d9ad8ef46356830a106f 04:01:52 Checking out Revision e04bdb85cb3f6698d322d9ad8ef46356830a106f (PR-244) 04:01:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:01:51 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 04:01:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:01:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:01:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:51 > 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 04:01:52 > git config core.sparsecheckout # timeout=10 04:01:52 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 04:01:52 > git remote # timeout=10 04:01:52 > git config --get remote.origin.url # timeout=10 04:01:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:52 > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 04:01:52 > git rev-parse HEAD^{commit} # timeout=10 04:01:52 > git config core.sparsecheckout # timeout=10 04:01:52 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 04:01:53 OK: 125 MiB in 39 packages 04:01:54 Removing intermediate container f99a3e42f039 04:01:54 ---> ed17d55bb78c 04:01:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:01:54 ---> Running in 50cf995821f7 04:01:55 Removing intermediate container 50cf995821f7 04:01:55 ---> 733de606c678 04:01:55 Step 6/7 : COPY go.mod . 04:01:56 ---> 5c9e2cd3b252 04:01:56 Step 7/7 : RUN go mod download 04:01:56 ---> Running in 9bff537e20e4 04:01:56 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 04:01:57 ========================================================= 04:01:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:01:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:01:57 + 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 . 04:01:58 Sending build context to Docker daemon 1.766MB 04:01:58 Step 1/7 : ARG BASE=golang:1.13-alpine 04:01:58 Step 2/7 : FROM ${BASE} 04:01:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:01:58 e6b0cf9c0882: Pulling fs layer 04:01:58 2848faf0eed1: Pulling fs layer 04:01:58 0f37312ad70f: Pulling fs layer 04:01:58 5788d62ee057: Pulling fs layer 04:01:58 0e6b1d234666: Pulling fs layer 04:01:58 bf5d7aec512f: Pulling fs layer 04:01:58 34c802a77dc8: Pulling fs layer 04:01:58 9eb99e56ec68: Pulling fs layer 04:01:58 27c7a5d97fbd: Pulling fs layer 04:01:58 5c102a31e300: Pulling fs layer 04:01:58 dcfb455df0a1: Pulling fs layer 04:01:58 34c802a77dc8: Waiting 04:01:58 9eb99e56ec68: Waiting 04:01:58 27c7a5d97fbd: Waiting 04:01:58 5788d62ee057: Waiting 04:01:58 5c102a31e300: Waiting 04:01:58 dcfb455df0a1: Waiting 04:01:58 0e6b1d234666: Waiting 04:01:58 bf5d7aec512f: Waiting 04:01:58 0f37312ad70f: Verifying Checksum 04:01:58 0f37312ad70f: Download complete 04:01:58 2848faf0eed1: Verifying Checksum 04:01:58 2848faf0eed1: Download complete 04:01:58 0e6b1d234666: Verifying Checksum 04:01:58 0e6b1d234666: Download complete 04:01:58 bf5d7aec512f: Verifying Checksum 04:01:58 bf5d7aec512f: Download complete 04:01:58 e6b0cf9c0882: Verifying Checksum 04:01:58 e6b0cf9c0882: Download complete 04:01:59 e6b0cf9c0882: Pull complete 04:01:59 2848faf0eed1: Pull complete 04:01:59 34c802a77dc8: Verifying Checksum 04:01:59 34c802a77dc8: Download complete 04:01:59 27c7a5d97fbd: Verifying Checksum 04:01:59 27c7a5d97fbd: Download complete 04:01:59 go: finding github.com/davecgh/go-spew v1.1.0 04:01:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:01:59 go: finding github.com/go-kit/kit v0.8.0 04:01:59 go: finding github.com/go-logfmt/logfmt v0.4.0 04:01:59 go: finding github.com/go-stack/stack v1.8.0 04:01:59 go: finding github.com/google/uuid v1.1.0 04:01:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:01:59 go: finding github.com/pmezard/go-difflib v1.0.0 04:01:59 go: finding github.com/stretchr/objx v0.1.0 04:01:59 go: finding github.com/stretchr/testify v1.3.0 04:01:59 go: finding github.com/x448/float16 v0.8.4 04:01:59 5c102a31e300: Verifying Checksum 04:01:59 5c102a31e300: Download complete 04:02:00 5788d62ee057: Verifying Checksum 04:02:00 5788d62ee057: Download complete 04:02:00 dcfb455df0a1: Verifying Checksum 04:02:00 dcfb455df0a1: Download complete 04:02:00 9eb99e56ec68: Verifying Checksum 04:02:00 9eb99e56ec68: Download complete 04:02:01 0f37312ad70f: Pull complete 04:02:03 Removing intermediate container 9bff537e20e4 04:02:03 ---> e02232aea6a8 04:02:03 Successfully built e02232aea6a8 04:02:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:02:03 + docker inspect -f . ci-base-image-arm64 04:02:03 . [Pipeline] withDockerContainer 04:02:03 prd-ubuntu18.04-docker-arm64-4c-16g-3929 does not seem to be running inside a container 04:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 04:02:05 $ docker top c4b96a8e2577d2faa7113b7aabad21a45c72176c4183e83dbef4bc3552102b1d -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:06 5788d62ee057: Pull complete 04:02:06 0e6b1d234666: Pull complete 04:02:06 bf5d7aec512f: Pull complete 04:02:07 + go version 04:02:07 go version go1.13.5 linux/arm64 [Pipeline] sh 04:02:08 + make test 04:02:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:02:14 34c802a77dc8: Pull complete 04:02:16 9eb99e56ec68: Pull complete 04:02:16 27c7a5d97fbd: Pull complete 04:02:17 5c102a31e300: Pull complete 04:02:17 dcfb455df0a1: Pull complete 04:02:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:02:17 ---> 7c70fe431013 04:02:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:02:19 ---> Running in e97910ffafd3 04:02:19 Removing intermediate container e97910ffafd3 04:02:19 ---> ae9c82d07c5b 04:02:19 Step 4/7 : RUN apk add bash 04:02:19 ---> Running in 97a71d47d98c 04:02:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:02:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:02:21 OK: 143 MiB in 39 packages 04:02:22 Removing intermediate container 97a71d47d98c 04:02:22 ---> da197bb9379b 04:02:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:02:22 ---> Running in 3332cc728075 04:02:22 Removing intermediate container 3332cc728075 04:02:22 ---> bd113e47af3d 04:02:22 Step 6/7 : COPY go.mod . 04:02:22 ---> da009bdba804 04:02:22 Step 7/7 : RUN go mod download 04:02:22 ---> Running in 18450cd27e69 04:02:24 go: finding github.com/davecgh/go-spew v1.1.0 04:02:24 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:02:24 go: finding github.com/go-kit/kit v0.8.0 04:02:24 go: finding github.com/go-logfmt/logfmt v0.4.0 04:02:24 go: finding github.com/go-stack/stack v1.8.0 04:02:24 go: finding github.com/google/uuid v1.1.0 04:02:24 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:02:24 go: finding github.com/pmezard/go-difflib v1.0.0 04:02:24 go: finding github.com/stretchr/objx v0.1.0 04:02:24 go: finding github.com/stretchr/testify v1.3.0 04:02:24 go: finding github.com/x448/float16 v0.8.4 04:02:26 Removing intermediate container 18450cd27e69 04:02:26 ---> 389d957497a5 04:02:26 Successfully built 389d957497a5 04:02:26 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 04:02:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:02:26 + docker inspect -f . ci-base-image-x86_64 04:02:26 . [Pipeline] withDockerContainer 04:02:26 prd-centos7-docker-4c-2g-3930 does not seem to be running inside a container 04:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 04:02:27 $ docker top 340afbdd30066cf9290b6dec41863bd6707294799d1c101f0bbcddac95eb97a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:28 + go version 04:02:28 go version go1.13.5 linux/amd64 [Pipeline] sh 04:02:28 + make test 04:02:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.050s coverage: 85.7% of statements 04:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.066s coverage: 100.0% of statements 04:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.060s coverage: 45.4% of statements 04:02:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 04:02:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:02:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.034s coverage: 6.4% of statements 04:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.4% of statements 04:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements 04:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.139s coverage: 100.0% of statements 04:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 04:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.512s coverage: 100.0% of statements 04:02:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:02:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements 04:02:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements 04:02:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 04:02:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements 04:02:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:02:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 04:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.4% of statements 04:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.010s coverage: 100.0% of statements 04:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.039s coverage: 100.0% of statements 04:02:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:02:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements 04:02:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.690s coverage: 100.0% of statements 04:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 04:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements 04:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 04:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 04:02:39 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 04:02:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 62.6% of statements 04:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.053s coverage: 26.3% of statements 04:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.029s coverage: 15.4% of statements 04:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 04:02:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 04:02:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:02:40 gofmt -l . 04:02:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 04:02:40 Stashed 1 file(s) [Pipeline] } 04:02:40 $ docker stop --time=1 340afbdd30066cf9290b6dec41863bd6707294799d1c101f0bbcddac95eb97a3 04:02:42 gofmt -l . 04:02:43 $ docker rm -f 340afbdd30066cf9290b6dec41863bd6707294799d1c101f0bbcddac95eb97a3 [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) 04:02:43 [ "`gofmt -l .`" = "" ] 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] stash 04:02:43 Warning: overwriting stash ‘coverage-report’ 04:02:44 Stashed 1 file(s) [Pipeline] } 04:02:44 $ docker stop --time=1 c4b96a8e2577d2faa7113b7aabad21a45c72176c4183e83dbef4bc3552102b1d 04:02:46 $ docker rm -f c4b96a8e2577d2faa7113b7aabad21a45c72176c4183e83dbef4bc3552102b1d [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 04:02:47 provisioning config files... 04:02:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config8910080584485136038tmp [Pipeline] { [Pipeline] sh 04:02:48 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config8910080584485136038tmp 04:02:48 + curl -s https://codecov.io/bash 04:02:48 04:02:48 _____ _ 04:02:48 / ____| | | 04:02:48 | | ___ __| | ___ ___ _____ __ 04:02:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:02:48 | |___| (_) | (_| | __/ (_| (_) \ V / 04:02:48 \_____\___/ \__,_|\___|\___\___/ \_/ 04:02:48 Bash-20200602-f809a24 04:02:48 04:02:48 04:02:48 ==> Jenkins CI detected. 04:02:48 project root: . 04:02:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:02:48 ==> Running gcov in . (disable via -X gcov) 04:02:48 ==> Python coveragepy not found 04:02:48 ==> Searching for coverage reports in: 04:02:48 + . 04:02:49 -> Found 1 reports 04:02:49 ==> Detecting git/mercurial file structure 04:02:49 ==> Reading reports 04:02:49 + ./coverage.out bytes=82508 04:02:49 ==> Appending adjustments 04:02:49 https://docs.codecov.io/docs/fixing-reports 04:02:50 + Found adjustments 04:02:50 ==> Gzipping contents 04:02:50 ==> Uploading reports 04:02:50 url: https://codecov.io 04:02:50 query: branch=PR-244&commit=e04bdb85cb3f6698d322d9ad8ef46356830a106f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-244%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=244&job= 04:02:50 -> Pinging Codecov 04:02:50 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-244&commit=e04bdb85cb3f6698d322d9ad8ef46356830a106f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-244%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=244&job= 04:02:50 -> Uploading 04:02:50 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e04bdb85cb3f6698d322d9ad8ef46356830a106f [Pipeline] } 04:02:50 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 04:02:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:02:52 ---> package-listing.sh 04:02:52 ++ facter osfamily 04:02:52 ++ tr '[:upper:]' '[:lower:]' 04:02:52 + OS_FAMILY=redhat 04:02:52 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-244 04:02:52 + START_PACKAGES=/tmp/packages_start.txt 04:02:52 + END_PACKAGES=/tmp/packages_end.txt 04:02:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:02:52 + PACKAGES=/tmp/packages_start.txt 04:02:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' 04:02:52 + PACKAGES=/tmp/packages_end.txt 04:02:52 + case "${OS_FAMILY}" in 04:02:52 + rpm -qa 04:02:52 + sort 04:02:59 + '[' -f /tmp/packages_start.txt ']' 04:02:59 + '[' -f /tmp/packages_end.txt ']' 04:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:02:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' 04:02:59 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ 04:02:59 + 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 04:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:00 04:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:00 alpine: Pulling from edgex-lftools-log-publisher 04:03:00 c9b1b535fdd9: Pulling fs layer 04:03:00 2cc5ad85d9ab: Pulling fs layer 04:03:00 756a868c4378: Pulling fs layer 04:03:00 444b2fc9a129: Pulling fs layer 04:03:00 ea15f1150254: Pulling fs layer 04:03:00 41b27a9f41bf: Pulling fs layer 04:03:00 28c525ee5125: Pulling fs layer 04:03:00 094b1ea09ed8: Pulling fs layer 04:03:00 138eaada9080: Pulling fs layer 04:03:00 0622d0fa9048: Pulling fs layer 04:03:00 41b27a9f41bf: Waiting 04:03:00 28c525ee5125: Waiting 04:03:00 094b1ea09ed8: Waiting 04:03:00 444b2fc9a129: Waiting 04:03:00 138eaada9080: Waiting 04:03:00 ea15f1150254: Waiting 04:03:00 0622d0fa9048: Waiting 04:03:00 2cc5ad85d9ab: Verifying Checksum 04:03:00 2cc5ad85d9ab: Download complete 04:03:00 444b2fc9a129: Verifying Checksum 04:03:00 444b2fc9a129: Download complete 04:03:01 c9b1b535fdd9: Verifying Checksum 04:03:01 c9b1b535fdd9: Download complete 04:03:01 ea15f1150254: Verifying Checksum 04:03:01 ea15f1150254: Download complete 04:03:01 28c525ee5125: Verifying Checksum 04:03:01 28c525ee5125: Download complete 04:03:01 c9b1b535fdd9: Pull complete 04:03:02 2cc5ad85d9ab: Pull complete 04:03:04 756a868c4378: Verifying Checksum 04:03:04 756a868c4378: Download complete 04:03:04 138eaada9080: Verifying Checksum 04:03:04 138eaada9080: Download complete 04:03:04 094b1ea09ed8: Verifying Checksum 04:03:04 094b1ea09ed8: Download complete 04:03:04 0622d0fa9048: Verifying Checksum 04:03:04 0622d0fa9048: Download complete 04:03:05 41b27a9f41bf: Verifying Checksum 04:03:05 41b27a9f41bf: Download complete 04:03:07 756a868c4378: Pull complete 04:03:07 444b2fc9a129: Pull complete 04:03:07 ea15f1150254: Pull complete 04:03:13 41b27a9f41bf: Pull complete 04:03:13 28c525ee5125: Pull complete 04:03:16 094b1ea09ed8: Pull complete 04:03:16 138eaada9080: Pull complete 04:03:17 0622d0fa9048: Pull complete 04:03:17 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:03:17 prd-centos7-docker-4c-2g-3928 does not seem to be running inside a container 04:03:18 $ 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 04:03:20 $ docker top df1a306b3ba6f9f73967dfad243c821eafd39bafa21cb69ec62551071549604d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:20 provisioning config files... 04:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config5434487300795796162tmp [Pipeline] { [Pipeline] echo 04:03:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:21 ---> create-netrc.sh [Pipeline] echo 04:03:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:22 ---> logs-deploy.sh 04:03:22 + ARCHIVE_ARTIFACTS= 04:03:22 + LOGS_SERVER=https://logs.edgexfoundry.org 04:03:22 + '[' https://logs.edgexfoundry.org == None ']' 04:03:22 + NEXUS_URL=https://nexus.edgexfoundry.org 04:03:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/4 04:03:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/4/ 04:03:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/4 /w/workspace/dry_go-mod-core-contracts_PR-244 04:03:23 Archives upload complete. 04:03:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/4/ 04:03:25 ---> uname -a: 04:03:25 Linux df1a306b3ba6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:03:25 04:03:25 04:03:25 ---> lscpu: 04:03:25 Architecture: x86_64 04:03:25 CPU op-mode(s): 32-bit, 64-bit 04:03:25 Byte Order: Little Endian 04:03:25 Address sizes: 40 bits physical, 48 bits virtual 04:03:25 CPU(s): 4 04:03:25 On-line CPU(s) list: 0-3 04:03:25 Thread(s) per core: 1 04:03:25 Core(s) per socket: 1 04:03:25 Socket(s): 4 04:03:25 NUMA node(s): 1 04:03:25 Vendor ID: GenuineIntel 04:03:25 CPU family: 6 04:03:25 Model: 44 04:03:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:03:25 Stepping: 1 04:03:25 CPU MHz: 2933.438 04:03:25 BogoMIPS: 5866.87 04:03:25 Virtualization: VT-x 04:03:25 Hypervisor vendor: KVM 04:03:25 Virtualization type: full 04:03:25 L1d cache: 128 KiB 04:03:25 L1i cache: 128 KiB 04:03:25 L2 cache: 16 MiB 04:03:25 L3 cache: 64 MiB 04:03:25 NUMA node0 CPU(s): 0-3 04:03:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:03:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:03:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:03:25 Vulnerability Meltdown: Mitigation; PTI 04:03:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:03:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:03:25 Vulnerability Tsx async abort: Not affected 04:03:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:03:25 04:03:25 04:03:25 ---> nproc: 04:03:25 4 04:03:25 04:03:25 04:03:25 ---> df -h: 04:03:25 Filesystem Size Used Available Use% Mounted on 04:03:25 overlay 50.0G 7.2G 42.8G 14% / 04:03:25 tmpfs 64.0M 0 64.0M 0% /dev 04:03:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:03:25 shm 64.0M 0 64.0M 0% /dev/shm 04:03:25 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 04:03:25 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 04:03:25 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 04:03:25 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 04:03:25 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-244 04:03:25 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-244@tmp 04:03:25 04:03:25 04:03:25 ---> free -m: 04:03:25 total used free shared buff/cache available 04:03:25 Mem: 1837 647 116 0 1073 1084 04:03:25 Swap: 1023 1 1022 04:03:25 04:03:25 04:03:25 ---> ip addr: 04:03:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:03:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:03:25 inet 127.0.0.1/8 scope host lo 04:03:25 valid_lft forever preferred_lft forever 04:03:25 6: eth0@if7: mtu 1458 qdisc noqueue state UP 04:03:25 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:03:25 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:03:25 valid_lft forever preferred_lft forever 04:03:25 04:03:25 04:03:25 ---> sar -b -r -n DEV: 04:03:25 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) 04:03:25 04:03:25 03:57:46 LINUX RESTART 04:03:25 04:03:25 03:59:01 tps rtps wtps bread/s bwrtn/s 04:03:25 04:00:01 9.44 2.14 7.30 504.29 186.27 04:03:25 04:01:01 0.30 0.02 0.28 0.13 4.18 04:03:25 04:02:02 0.43 0.12 0.32 2.13 6.09 04:03:25 04:03:01 42.74 42.18 0.56 4119.66 13.40 04:03:25 Average: 13.10 10.98 2.12 1143.93 52.66 04:03:25 04:03:25 03:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:03:25 04:00:01 151912 1729644 91.93 2620 1153320 1136348 38.78 419132 1149308 8 04:03:25 04:01:01 163004 1718552 91.34 2620 1153324 1077580 36.78 413568 1145208 8 04:03:25 04:02:02 162600 1718956 91.36 2620 1153468 1075580 36.71 414960 1145056 16 04:03:25 04:03:01 67060 1814496 96.44 2620 1206132 1276900 43.58 445252 1204012 5688 04:03:25 Average: 136144 1745412 92.76 2620 1166561 1141602 38.96 423228 1160896 1430 04:03:25 04:03:25 03:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:03:25 04:00:01 eth0 26.62 24.53 31.56 30.86 0.00 0.00 0.00 04:03:25 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 04:00:01 docker0 6.88 4.41 0.90 8.98 0.00 0.00 0.00 04:03:25 04:01:01 eth0 0.35 0.12 0.04 0.01 0.00 0.00 0.00 04:03:25 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 04:02:02 eth0 1.18 0.63 0.57 0.40 0.00 0.00 0.00 04:03:25 04:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 04:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 04:03:01 eth0 24.97 17.92 122.02 6.32 0.00 0.00 0.00 04:03:25 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 Average: eth0 13.23 10.77 38.19 9.41 0.00 0.00 0.00 04:03:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:25 Average: docker0 1.73 1.11 0.23 2.25 0.00 0.00 0.00 04:03:25 04:03:25 04:03:25 ---> sar -P ALL: 04:03:25 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) 04:03:25 04:03:25 03:57:46 LINUX RESTART 04:03:25 04:03:25 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:03:25 04:00:01 all 1.33 0.00 0.78 0.14 3.91 93.84 04:03:25 04:00:01 0 1.18 0.00 0.79 0.10 4.08 93.86 04:03:25 04:00:01 1 1.55 0.00 0.81 0.07 4.10 93.47 04:03:25 04:00:01 2 0.96 0.00 0.61 0.02 3.44 94.98 04:03:25 04:00:01 3 1.63 0.00 0.92 0.41 3.99 93.04 04:03:25 04:01:01 all 0.11 0.00 0.06 0.00 0.51 99.32 04:03:25 04:01:01 0 0.03 0.00 0.03 0.00 0.10 99.83 04:03:25 04:01:01 1 0.25 0.00 0.07 0.02 0.70 98.97 04:03:25 04:01:01 2 0.13 0.00 0.08 0.00 0.98 98.81 04:03:25 04:01:01 3 0.03 0.00 0.05 0.00 0.25 99.67 04:03:25 04:02:02 all 0.10 0.00 0.05 0.01 0.32 99.52 04:03:25 04:02:02 0 0.03 0.00 0.02 0.00 0.32 99.63 04:03:25 04:02:02 1 0.10 0.00 0.07 0.02 0.30 99.52 04:03:25 04:02:02 2 0.22 0.00 0.05 0.00 0.58 99.15 04:03:25 04:02:02 3 0.07 0.00 0.02 0.00 0.08 99.83 04:03:25 04:03:01 all 1.05 0.00 0.60 1.84 3.00 93.52 04:03:25 04:03:01 0 0.45 0.00 0.58 1.42 3.64 93.90 04:03:25 04:03:01 1 1.24 0.00 0.65 4.32 3.08 90.71 04:03:25 04:03:01 2 0.55 0.00 0.28 0.05 2.91 96.21 04:03:25 04:03:01 3 1.96 0.00 0.88 1.58 2.36 93.22 04:03:25 Average: all 0.65 0.00 0.37 0.49 1.94 96.55 04:03:25 Average: 0 0.43 0.00 0.36 0.38 2.04 96.80 04:03:25 Average: 1 0.78 0.00 0.40 1.10 2.05 95.67 04:03:25 Average: 2 0.46 0.00 0.26 0.02 1.98 97.28 04:03:25 Average: 3 0.92 0.00 0.47 0.50 1.67 96.44 04:03:25 04:03:25 04:03:25