Pull request #250 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 1df9e1dc7af164b8c3e9734b0672b183022e9042+48a5c2205c272f54b96e88b4eae204edc1759100 (518934503536fd32928f6bfddb21571cb8b0f966) 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-5495 in /w/workspace/dry_go-mod-core-contracts_PR-250 [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-250 # 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/250/head:refs/remotes/origin/PR-250 +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/250/head:refs/remotes/origin/PR-250 # 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/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit 1df9e1dc7af164b8c3e9734b0672b183022e9042 Merge succeeded, producing 1df9e1dc7af164b8c3e9734b0672b183022e9042 Checking out Revision 1df9e1dc7af164b8c3e9734b0672b183022e9042 (PR-250) > git config core.sparsecheckout # timeout=10 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # 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 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 Commit message: "refactor: Remove Retry UrlClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:58:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:58:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:58:38 ========================================================= 00:58:38 EdgeX Global Pipelines Version Info 00:58:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 00:58:40 ------------------- 00:58:40 stable info: 00:58:40 ------------------- 00:58:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:58:40 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:58:40 Message: update stable to v1.0.89 00:58:41 ------------------- 00:58:41 experimental info: 00:58:41 ------------------- 00:58:41 Commited By: **** collab-it+edgex@linuxfoundation.org 00:58:41 Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 00:58:41 Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:58:43 00:58:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:58:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:58:43 latest: Pulling from edgex-devops/git-semver 00:58:43 9123ac7c32f7: Pulling fs layer 00:58:43 b8cc5d1170e3: Pulling fs layer 00:58:43 2924cbbf6a41: Pulling fs layer 00:58:43 93b08a4f1073: Pulling fs layer 00:58:43 93b08a4f1073: Waiting 00:58:43 b8cc5d1170e3: Verifying Checksum 00:58:43 b8cc5d1170e3: Download complete 00:58:43 9123ac7c32f7: Verifying Checksum 00:58:43 9123ac7c32f7: Download complete 00:58:43 93b08a4f1073: Verifying Checksum 00:58:43 93b08a4f1073: Download complete 00:58:43 2924cbbf6a41: Verifying Checksum 00:58:43 2924cbbf6a41: Download complete 00:58:43 9123ac7c32f7: Pull complete 00:58:44 b8cc5d1170e3: Pull complete 00:58:45 2924cbbf6a41: Pull complete 00:58:45 93b08a4f1073: Pull complete 00:58:45 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:58:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:58:45 prd-centos7-docker-4c-2g-5495 does not seem to be running inside a container 00:58:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-250 -v /w/workspace/dry_go-mod-core-contracts_PR-250:/w/workspace/dry_go-mod-core-contracts_PR-250:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-250@tmp:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:58:47 $ docker top 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:47 [ssh-agent] Looking for ssh-agent implementation... 00:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:47 $ docker exec 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent 00:58:48 SSH_AUTH_SOCK=/tmp/ssh-2z1FjtGURkdf/agent.11 00:58:48 SSH_AGENT_PID=16 00:58:48 Running ssh-add (command line suppressed) 00:58:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_2127756223126219809.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_2127756223126219809.key) 00:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:48 + git describe --exact-match --tags HEAD 00:58:48 fatal: No names found, cannot describe anything. [Pipeline] } 00:58:48 $ docker exec --env ******** --env ******** 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent -k 00:58:48 unset SSH_AUTH_SOCK; 00:58:48 unset SSH_AGENT_PID; 00:58:48 echo Agent pid 16 killed; 00:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:58:48 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:58:48 This usually means this commit has not been tagged. [Pipeline] sshagent 00:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:48 [ssh-agent] Looking for ssh-agent implementation... 00:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:49 $ docker exec 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent 00:58:49 SSH_AUTH_SOCK=/tmp/ssh-H8CFJePlhCzU/agent.44 00:58:49 SSH_AGENT_PID=49 00:58:49 Running ssh-add (command line suppressed) 00:58:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_7131774253740089842.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_7131774253740089842.key) 00:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:49 + git semver init 00:58:49 # -> Open(): unable to determine branch for HEAD 00:58:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.git 00:58:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-250 00:58:49 # $SEMVER_REMOTE_NAME = origin 00:58:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:58:49 # $SEMVER_USER_NAME = edgex-jenkins 00:58:49 # $SEMVER_BRANCH = PR-250 00:58:49 # $SEMVER_TEMP = /tmp/semver-055392360 00:58:49 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:58:50 # '/tmp/semver-055392360' -> '/w/workspace/dry_go-mod-core-contracts_PR-250/.semver' 00:58:50 # -> Force: false 00:58:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.semver [Pipeline] } 00:58:50 $ docker exec --env ******** --env ******** 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf ssh-agent -k 00:58:50 unset SSH_AUTH_SOCK; 00:58:50 unset SSH_AGENT_PID; 00:58:50 echo Agent pid 49 killed; 00:58:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:50 + git semver [Pipeline] } 00:58:50 $ docker stop --time=1 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf 00:58:52 $ docker rm -f 7ce41e32d387805401b9e6513f4b3485319c88155953e517d9ab94b0ad220baf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:58:53 Stashed 78 file(s) [Pipeline] echo 00:58:53 [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 00:59:08 Still waiting to schedule task 00:59:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5495’ 00:59:08 Still waiting to schedule task 00:59:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:00:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5496 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws 01:00:51 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 01:00:56 using credential edgex-jenkins-ssh 01:00:56 Cloning the remote Git repository 01:00:56 Cloning with configured refspecs honoured and without tags 01:00:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:00:56 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 01:00:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:00:56 > git --version # timeout=10 01:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:57 Fetching without tags 01:00:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:00:57 > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 01:00:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:00:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:58 Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit 1df9e1dc7af164b8c3e9734b0672b183022e9042 01:00:58 Merge succeeded, producing 1df9e1dc7af164b8c3e9734b0672b183022e9042 01:00:58 Checking out Revision 1df9e1dc7af164b8c3e9734b0672b183022e9042 (PR-250) 01:00:58 > git config core.sparsecheckout # timeout=10 01:00:58 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 01:00:58 > git remote # timeout=10 01:00:58 > git config --get remote.origin.url # timeout=10 01:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:58 > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 01:00:58 > git rev-parse HEAD^{commit} # timeout=10 01:00:58 > git config core.sparsecheckout # timeout=10 01:00:58 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 01:01:03 Commit message: "refactor: Remove Retry UrlClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:01:04 ========================================================= 01:01:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 01:01:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:01:05 + 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 . 01:01:06 Sending build context to Docker daemon 1.829MB 01:01:06 Step 1/7 : ARG BASE=golang:1.13-alpine 01:01:06 Step 2/7 : FROM ${BASE} 01:01:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:01:06 cde5963f3b93: Pulling fs layer 01:01:06 2a23fa8c16f7: Pulling fs layer 01:01:06 777b28850792: Pulling fs layer 01:01:06 8a11ddd9e578: Pulling fs layer 01:01:06 4cf88f913ddb: Pulling fs layer 01:01:06 1df406cf5192: Pulling fs layer 01:01:06 cd6300453558: Pulling fs layer 01:01:06 b9c365052c96: Pulling fs layer 01:01:06 a2d8cc88f415: Pulling fs layer 01:01:06 ea1d1ca13537: Pulling fs layer 01:01:06 3750a50a1c5e: Pulling fs layer 01:01:06 cd6300453558: Waiting 01:01:06 b9c365052c96: Waiting 01:01:06 a2d8cc88f415: Waiting 01:01:06 ea1d1ca13537: Waiting 01:01:06 3750a50a1c5e: Waiting 01:01:06 8a11ddd9e578: Waiting 01:01:06 4cf88f913ddb: Waiting 01:01:06 1df406cf5192: Waiting 01:01:06 777b28850792: Verifying Checksum 01:01:06 777b28850792: Download complete 01:01:06 2a23fa8c16f7: Verifying Checksum 01:01:06 2a23fa8c16f7: Download complete 01:01:06 4cf88f913ddb: Verifying Checksum 01:01:06 4cf88f913ddb: Download complete 01:01:06 1df406cf5192: Verifying Checksum 01:01:06 1df406cf5192: Download complete 01:01:06 cde5963f3b93: Verifying Checksum 01:01:06 cde5963f3b93: Download complete 01:01:07 cde5963f3b93: Pull complete 01:01:08 2a23fa8c16f7: Pull complete 01:01:08 777b28850792: Pull complete 01:01:08 cd6300453558: Verifying Checksum 01:01:08 cd6300453558: Download complete 01:01:08 a2d8cc88f415: Verifying Checksum 01:01:08 a2d8cc88f415: Download complete 01:01:10 ea1d1ca13537: Verifying Checksum 01:01:10 ea1d1ca13537: Download complete 01:01:10 3750a50a1c5e: Verifying Checksum 01:01:10 3750a50a1c5e: Download complete 01:01:11 8a11ddd9e578: Verifying Checksum 01:01:11 8a11ddd9e578: Download complete 01:01:12 b9c365052c96: Verifying Checksum 01:01:12 b9c365052c96: Download complete 01:01:24 8a11ddd9e578: Pull complete 01:01:24 4cf88f913ddb: Pull complete 01:01:24 1df406cf5192: Pull complete 01:01:26 Running on prd-centos7-docker-4c-2g-5497 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws 01:01:26 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 01:01:28 cd6300453558: Pull complete 01:01:30 using credential edgex-jenkins-ssh 01:01:30 Cloning the remote Git repository 01:01:30 Cloning with configured refspecs honoured and without tags 01:01:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:01:30 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 01:01:30 Fetching without tags 01:01:31 Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit 1df9e1dc7af164b8c3e9734b0672b183022e9042 01:01:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:01:30 > git --version # timeout=10 01:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:01:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:01:30 > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 01:01:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:01:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:01:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:01:31 > git config core.sparsecheckout # timeout=10 01:01:31 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 01:01:31 > git remote # timeout=10 01:01:31 > git config --get remote.origin.url # timeout=10 01:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:31 > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 01:01:31 > git rev-parse HEAD^{commit} # timeout=10 01:01:31 Merge succeeded, producing 1df9e1dc7af164b8c3e9734b0672b183022e9042 01:01:31 Checking out Revision 1df9e1dc7af164b8c3e9734b0672b183022e9042 (PR-250) 01:01:31 > git config core.sparsecheckout # timeout=10 01:01:31 > git checkout -f 1df9e1dc7af164b8c3e9734b0672b183022e9042 # timeout=10 01:01:33 b9c365052c96: Pull complete 01:01:33 a2d8cc88f415: Pull complete 01:01:34 Commit message: "refactor: Remove Retry UrlClient" 01:01:35 ea1d1ca13537: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:01:35 3750a50a1c5e: Pull complete 01:01:35 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:01:35 ========================================================= 01:01:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 01:01:35 ========================================================= 01:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 01:01:35 ---> 78745c68409d 01:01:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] isUnix [Pipeline] sh 01:01:36 + 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 . 01:01:37 Sending build context to Docker daemon 1.829MB 01:01:37 Step 1/7 : ARG BASE=golang:1.13-alpine 01:01:37 Step 2/7 : FROM ${BASE} 01:01:37 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 01:01:37 e6b0cf9c0882: Pulling fs layer 01:01:37 2848faf0eed1: Pulling fs layer 01:01:37 0f37312ad70f: Pulling fs layer 01:01:37 5788d62ee057: Pulling fs layer 01:01:37 0e6b1d234666: Pulling fs layer 01:01:37 bf5d7aec512f: Pulling fs layer 01:01:37 34c802a77dc8: Pulling fs layer 01:01:37 9eb99e56ec68: Pulling fs layer 01:01:37 27c7a5d97fbd: Pulling fs layer 01:01:37 5c102a31e300: Pulling fs layer 01:01:37 dcfb455df0a1: Pulling fs layer 01:01:37 5788d62ee057: Waiting 01:01:37 0e6b1d234666: Waiting 01:01:37 bf5d7aec512f: Waiting 01:01:37 34c802a77dc8: Waiting 01:01:37 9eb99e56ec68: Waiting 01:01:37 27c7a5d97fbd: Waiting 01:01:37 5c102a31e300: Waiting 01:01:37 dcfb455df0a1: Waiting 01:01:37 0f37312ad70f: Verifying Checksum 01:01:37 0f37312ad70f: Download complete 01:01:37 2848faf0eed1: Verifying Checksum 01:01:37 2848faf0eed1: Download complete 01:01:37 0e6b1d234666: Verifying Checksum 01:01:37 0e6b1d234666: Download complete 01:01:37 bf5d7aec512f: Verifying Checksum 01:01:37 bf5d7aec512f: Download complete 01:01:37 e6b0cf9c0882: Verifying Checksum 01:01:37 e6b0cf9c0882: Download complete 01:01:37 e6b0cf9c0882: Pull complete 01:01:37 2848faf0eed1: Pull complete 01:01:37 34c802a77dc8: Verifying Checksum 01:01:37 34c802a77dc8: Download complete 01:01:37 27c7a5d97fbd: Download complete 01:01:38 5788d62ee057: Verifying Checksum 01:01:38 5788d62ee057: Download complete 01:01:38 5c102a31e300: Verifying Checksum 01:01:38 5c102a31e300: Download complete 01:01:38 dcfb455df0a1: Verifying Checksum 01:01:38 dcfb455df0a1: Download complete 01:01:38 9eb99e56ec68: Verifying Checksum 01:01:38 9eb99e56ec68: Download complete 01:01:39 0f37312ad70f: Pull complete 01:01:39 ---> Running in d4622f317232 01:01:40 Removing intermediate container d4622f317232 01:01:40 ---> 6562e8200cfa 01:01:40 Step 4/7 : RUN apk add bash 01:01:40 ---> Running in fc9c649eb1bc 01:01:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:01:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:01:44 OK: 125 MiB in 39 packages 01:01:46 Removing intermediate container fc9c649eb1bc 01:01:46 ---> a485537a6827 01:01:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:01:46 ---> Running in f1ef0b5769f1 01:01:46 5788d62ee057: Pull complete 01:01:46 0e6b1d234666: Pull complete 01:01:46 bf5d7aec512f: Pull complete 01:01:46 Removing intermediate container f1ef0b5769f1 01:01:46 ---> 7af3e95a922c 01:01:46 Step 6/7 : COPY go.mod . 01:01:47 ---> 7f0c0c8e35a1 01:01:47 Step 7/7 : RUN go mod download 01:01:47 ---> Running in ffafabe1e38e 01:01:50 go: finding github.com/davecgh/go-spew v1.1.0 01:01:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 01:01:50 go: finding github.com/go-kit/kit v0.8.0 01:01:50 go: finding github.com/go-logfmt/logfmt v0.4.0 01:01:50 go: finding github.com/go-playground/assert/v2 v2.0.1 01:01:50 go: finding github.com/go-playground/locales v0.13.0 01:01:50 go: finding github.com/go-playground/universal-translator v0.17.0 01:01:50 go: finding github.com/go-playground/validator/v10 v10.3.0 01:01:50 go: finding github.com/go-stack/stack v1.8.0 01:01:50 go: finding github.com/google/uuid v1.1.0 01:01:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:01:50 go: finding github.com/leodido/go-urn v1.2.0 01:01:50 go: finding github.com/pmezard/go-difflib v1.0.0 01:01:50 go: finding github.com/stretchr/objx v0.1.0 01:01:50 go: finding github.com/stretchr/testify v1.5.1 01:01:50 go: finding github.com/x448/float16 v0.8.4 01:01:50 go: finding golang.org/x/text v0.3.2 01:01:50 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 01:01:50 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:01:50 go: finding gopkg.in/yaml.v2 v2.2.2 01:01:50 34c802a77dc8: Pull complete 01:01:53 9eb99e56ec68: Pull complete 01:01:54 27c7a5d97fbd: Pull complete 01:01:55 5c102a31e300: Pull complete 01:01:55 dcfb455df0a1: Pull complete 01:01:55 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 01:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 01:01:55 ---> 7c70fe431013 01:01:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:01:56 ---> Running in 4e69001bb27a 01:01:56 Removing intermediate container 4e69001bb27a 01:01:56 ---> 348132533abe 01:01:56 Step 4/7 : RUN apk add bash 01:01:56 ---> Running in 219d78f19232 01:01:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:01:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:01:58 OK: 143 MiB in 39 packages 01:01:59 Removing intermediate container 219d78f19232 01:01:59 ---> 8edaa9f2e803 01:01:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:01:59 ---> Running in b10036606be6 01:01:59 Removing intermediate container b10036606be6 01:01:59 ---> ccafd892be4d 01:01:59 Step 6/7 : COPY go.mod . 01:01:59 ---> 2747b40e4e3c 01:01:59 Step 7/7 : RUN go mod download 01:01:59 ---> Running in cffec7b57072 01:02:01 go: finding github.com/davecgh/go-spew v1.1.0 01:02:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 01:02:01 go: finding github.com/go-kit/kit v0.8.0 01:02:01 go: finding github.com/go-logfmt/logfmt v0.4.0 01:02:01 go: finding github.com/go-playground/assert/v2 v2.0.1 01:02:01 go: finding github.com/go-playground/locales v0.13.0 01:02:01 go: finding github.com/go-playground/universal-translator v0.17.0 01:02:01 go: finding github.com/go-playground/validator/v10 v10.3.0 01:02:01 go: finding github.com/go-stack/stack v1.8.0 01:02:01 go: finding github.com/google/uuid v1.1.0 01:02:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:02:01 go: finding github.com/leodido/go-urn v1.2.0 01:02:01 go: finding github.com/pmezard/go-difflib v1.0.0 01:02:01 go: finding github.com/stretchr/objx v0.1.0 01:02:01 go: finding github.com/stretchr/testify v1.5.1 01:02:01 go: finding github.com/x448/float16 v0.8.4 01:02:01 go: finding golang.org/x/text v0.3.2 01:02:01 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 01:02:01 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:02:01 go: finding gopkg.in/yaml.v2 v2.2.2 01:02:02 Removing intermediate container ffafabe1e38e 01:02:02 ---> a1388912549a 01:02:02 Successfully built a1388912549a 01:02:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:02:03 + docker inspect -f . ci-base-image-arm64 01:02:03 . [Pipeline] withDockerContainer 01:02:03 prd-ubuntu18.04-docker-arm64-4c-16g-5496 does not seem to be running inside a container 01: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 ******** ci-base-image-arm64 cat 01:02:05 $ docker top 7758f91e886c44fbc06ec75a69ef00736d051ef51e6f5f6f2ec3cc63a8329c2c -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:06 + go version 01:02:06 go version go1.13.5 linux/arm64 [Pipeline] sh 01:02:07 + make test 01:02:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:02:09 Removing intermediate container cffec7b57072 01:02:09 ---> 323171daf646 01:02:09 Successfully built 323171daf646 01:02:09 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 01:02:09 + docker inspect -f . ci-base-image-x86_64 01:02:09 . [Pipeline] withDockerContainer 01:02:10 prd-centos7-docker-4c-2g-5497 does not seem to be running inside a container 01:02:10 $ 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 01:02:11 $ docker top e68c8a231889fcbe917640e0429cba4003c401884b02f31a20a594cf310ebdde -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:11 + go version 01:02:11 go version go1.13.5 linux/amd64 [Pipeline] sh 01:02:12 + make test 01:02:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:02:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 01:02:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 01:02:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 01:02:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.053s coverage: 45.4% of statements 01:02:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements 01:02:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 01:02:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 01:02:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 01:02:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 01:02:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.046s coverage: 91.8% of statements 01:02:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 01:02:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 01:02:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.043s coverage: 100.0% of statements 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.008s coverage: 26.3% of statements 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.026s coverage: 15.4% of statements 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 01:02:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements 01:02:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 01:02:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements 01:02:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 01:02:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 01:02:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:02:26 gofmt -l . 01:02:26 [ "`gofmt -l .`" = "" ] [Pipeline] stash 01:02:26 Stashed 1 file(s) [Pipeline] } 01:02:26 $ docker stop --time=1 e68c8a231889fcbe917640e0429cba4003c401884b02f31a20a594cf310ebdde 01:02:28 $ docker rm -f e68c8a231889fcbe917640e0429cba4003c401884b02f31a20a594cf310ebdde [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] } 01:02:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 01:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.093s coverage: 85.7% of statements 01:02:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 01:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.074s coverage: 45.4% of statements 01:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.053s coverage: 77.8% of statements 01:02:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 01:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.033s coverage: 6.4% of statements 01:02:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.091s coverage: 14.4% of statements 01:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.025s coverage: 100.0% of statements 01:02:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.081s coverage: 91.8% of statements 01:02:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 01:02:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 01:02:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 01:02:42 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.6% of statements 01:02:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 01:02:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.038s coverage: 15.4% of statements 01:02:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 01:02:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements 01:02:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 01:02:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 83.3% of statements 01:02:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 01:02:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 90.9% of statements 01:02:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 01:02:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 01:02:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:02:46 gofmt -l . 01:02:47 [ "`gofmt -l .`" = "" ] [Pipeline] stash 01:02:47 Warning: overwriting stash ‘coverage-report’ 01:02:47 Stashed 1 file(s) [Pipeline] } 01:02:47 $ docker stop --time=1 7758f91e886c44fbc06ec75a69ef00736d051ef51e6f5f6f2ec3cc63a8329c2c 01:02:49 $ docker rm -f 7758f91e886c44fbc06ec75a69ef00736d051ef51e6f5f6f2ec3cc63a8329c2c [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 01:02:51 provisioning config files... 01:02:51 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2180756872328185232tmp [Pipeline] { [Pipeline] sh 01:02:51 + curl -s https://codecov.io/bash 01:02:51 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2180756872328185232tmp [Pipeline] } 01:02:53 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 01:02:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:02:54 ---> package-listing.sh 01:02:54 ++ facter osfamily 01:02:54 ++ tr '[:upper:]' '[:lower:]' 01:02:54 + OS_FAMILY=redhat 01:02:54 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-250 01:02:54 + START_PACKAGES=/tmp/packages_start.txt 01:02:54 + END_PACKAGES=/tmp/packages_end.txt 01:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:02:54 + PACKAGES=/tmp/packages_start.txt 01:02:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' 01:02:54 + PACKAGES=/tmp/packages_end.txt 01:02:54 + case "${OS_FAMILY}" in 01:02:54 + rpm -qa 01:02:54 + sort 01:02:59 + '[' -f /tmp/packages_start.txt ']' 01:02:59 + '[' -f /tmp/packages_end.txt ']' 01:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:02:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' 01:02:59 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ 01:02:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ [Pipeline] isUnix [Pipeline] sh 01:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:02:59 01:02:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:03:00 alpine: Pulling from edgex-lftools-log-publisher 01:03:00 c9b1b535fdd9: Pulling fs layer 01:03:00 2cc5ad85d9ab: Pulling fs layer 01:03:00 756a868c4378: Pulling fs layer 01:03:00 444b2fc9a129: Pulling fs layer 01:03:00 ea15f1150254: Pulling fs layer 01:03:00 41b27a9f41bf: Pulling fs layer 01:03:00 28c525ee5125: Pulling fs layer 01:03:00 094b1ea09ed8: Pulling fs layer 01:03:00 138eaada9080: Pulling fs layer 01:03:00 0622d0fa9048: Pulling fs layer 01:03:00 ea15f1150254: Waiting 01:03:00 41b27a9f41bf: Waiting 01:03:00 28c525ee5125: Waiting 01:03:00 094b1ea09ed8: Waiting 01:03:00 138eaada9080: Waiting 01:03:00 0622d0fa9048: Waiting 01:03:00 444b2fc9a129: Waiting 01:03:00 2cc5ad85d9ab: Download complete 01:03:00 444b2fc9a129: Download complete 01:03:00 c9b1b535fdd9: Download complete 01:03:00 ea15f1150254: Verifying Checksum 01:03:00 ea15f1150254: Download complete 01:03:00 28c525ee5125: Verifying Checksum 01:03:00 28c525ee5125: Download complete 01:03:00 756a868c4378: Verifying Checksum 01:03:00 756a868c4378: Download complete 01:03:00 c9b1b535fdd9: Pull complete 01:03:00 138eaada9080: Verifying Checksum 01:03:00 138eaada9080: Download complete 01:03:00 0622d0fa9048: Verifying Checksum 01:03:00 0622d0fa9048: Download complete 01:03:00 094b1ea09ed8: Verifying Checksum 01:03:00 094b1ea09ed8: Download complete 01:03:00 2cc5ad85d9ab: Pull complete 01:03:01 41b27a9f41bf: Verifying Checksum 01:03:01 41b27a9f41bf: Download complete 01:03:02 756a868c4378: Pull complete 01:03:02 444b2fc9a129: Pull complete 01:03:02 ea15f1150254: Pull complete 01:03:06 41b27a9f41bf: Pull complete 01:03:06 28c525ee5125: Pull complete 01:03:09 094b1ea09ed8: Pull complete 01:03:09 138eaada9080: Pull complete 01:03:09 0622d0fa9048: Pull complete 01:03:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:03:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:03:10 prd-centos7-docker-4c-2g-5495 does not seem to be running inside a container 01:03:10 $ 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-250 -v /w/workspace/dry_go-mod-core-contracts_PR-250:/w/workspace/dry_go-mod-core-contracts_PR-250:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-250@tmp:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:03:13 $ docker top 35c1cccfcdb28f41ab0cde4942535a5f941240098d3801d877df749c8ca07682 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:13 provisioning config files... 01:03:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config1414401046864223530tmp [Pipeline] { [Pipeline] echo 01:03:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:13 ---> create-netrc.sh [Pipeline] echo 01:03:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:03:14 ---> logs-deploy.sh 01:03:14 + ARCHIVE_ARTIFACTS= 01:03:14 + LOGS_SERVER=https://logs.edgexfoundry.org 01:03:14 + '[' https://logs.edgexfoundry.org == None ']' 01:03:14 + NEXUS_URL=https://nexus.edgexfoundry.org 01:03:14 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/4 01:03:14 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/4/ 01:03:14 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/4 /w/workspace/dry_go-mod-core-contracts_PR-250 01:03:15 Archives upload complete. 01:03:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/4/ 01:03:16 ---> uname -a: 01:03:16 Linux 35c1cccfcdb2 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:03:16 01:03:16 01:03:16 ---> lscpu: 01:03:16 Architecture: x86_64 01:03:16 CPU op-mode(s): 32-bit, 64-bit 01:03:16 Byte Order: Little Endian 01:03:16 Address sizes: 40 bits physical, 48 bits virtual 01:03:16 CPU(s): 4 01:03:16 On-line CPU(s) list: 0-3 01:03:16 Thread(s) per core: 1 01:03:16 Core(s) per socket: 1 01:03:16 Socket(s): 4 01:03:16 NUMA node(s): 1 01:03:16 Vendor ID: GenuineIntel 01:03:16 CPU family: 6 01:03:16 Model: 44 01:03:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:03:16 Stepping: 1 01:03:16 CPU MHz: 2933.438 01:03:16 BogoMIPS: 5866.87 01:03:16 Virtualization: VT-x 01:03:16 Hypervisor vendor: KVM 01:03:16 Virtualization type: full 01:03:16 L1d cache: 128 KiB 01:03:16 L1i cache: 128 KiB 01:03:16 L2 cache: 16 MiB 01:03:16 L3 cache: 64 MiB 01:03:16 NUMA node0 CPU(s): 0-3 01:03:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:03:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:03:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:03:16 Vulnerability Meltdown: Mitigation; PTI 01:03:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:03:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:03:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:03:16 Vulnerability Tsx async abort: Not affected 01:03:16 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 01:03:16 01:03:16 01:03:16 ---> nproc: 01:03:16 4 01:03:16 01:03:16 01:03:16 ---> df -h: 01:03:16 Filesystem Size Used Available Use% Mounted on 01:03:16 overlay 50.0G 7.2G 42.8G 14% / 01:03:16 tmpfs 64.0M 0 64.0M 0% /dev 01:03:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:03:16 shm 64.0M 0 64.0M 0% /dev/shm 01:03:16 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 01:03:16 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 01:03:16 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 01:03:16 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 01:03:16 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250 01:03:16 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250@tmp 01:03:16 01:03:16 01:03:16 ---> free -m: 01:03:16 total used free shared buff/cache available 01:03:16 Mem: 1837 669 124 0 1043 1062 01:03:16 Swap: 1023 0 1023 01:03:16 01:03:16