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 a27c95e1bc2719d281b00301a4b5961b04aa3468+48a5c2205c272f54b96e88b4eae204edc1759100 (a9ade54c781f9032a144cbbd56f4d18be7279f27) 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-5454 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 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 Fetching without tags Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit a27c95e1bc2719d281b00301a4b5961b04aa3468 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 Merge succeeded, producing a27c95e1bc2719d281b00301a4b5961b04aa3468 Checking out Revision a27c95e1bc2719d281b00301a4b5961b04aa3468 (PR-250) > 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 a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 Commit message: "refactor: Remove Retry UrlClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:57:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:57:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:57:11 ========================================================= 15:57:11 EdgeX Global Pipelines Version Info 15:57:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 18839cab6fff0924e39ac058cd8d12c45a938fde # timeout=10 15:57:13 ------------------- 15:57:13 stable info: 15:57:13 ------------------- 15:57:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:13 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:57:13 Message: update stable to v1.0.89 15:57:13 ------------------- 15:57:13 experimental info: 15:57:13 ------------------- 15:57:13 Commited By: **** collab-it+edgex@linuxfoundation.org 15:57:13 Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 15:57:13 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 15:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:15 15:57:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:57:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:15 latest: Pulling from edgex-devops/git-semver 15:57:15 9123ac7c32f7: Pulling fs layer 15:57:15 b8cc5d1170e3: Pulling fs layer 15:57:15 2924cbbf6a41: Pulling fs layer 15:57:15 93b08a4f1073: Pulling fs layer 15:57:15 93b08a4f1073: Waiting 15:57:15 b8cc5d1170e3: Verifying Checksum 15:57:15 b8cc5d1170e3: Download complete 15:57:15 9123ac7c32f7: Verifying Checksum 15:57:15 9123ac7c32f7: Download complete 15:57:16 93b08a4f1073: Verifying Checksum 15:57:16 93b08a4f1073: Download complete 15:57:16 2924cbbf6a41: Verifying Checksum 15:57:16 2924cbbf6a41: Download complete 15:57:16 9123ac7c32f7: Pull complete 15:57:16 b8cc5d1170e3: Pull complete 15:57:16 2924cbbf6a41: Pull complete 15:57:17 93b08a4f1073: Pull complete 15:57:17 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:57:17 prd-centos7-docker-4c-2g-5454 does not seem to be running inside a container 15:57:17 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:57:19 $ docker top 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:19 [ssh-agent] Looking for ssh-agent implementation... 15:57:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:19 $ docker exec 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent 15:57:19 SSH_AUTH_SOCK=/tmp/ssh-n3bO9DQhYRFB/agent.11 15:57:19 SSH_AGENT_PID=16 15:57:19 Running ssh-add (command line suppressed) 15:57:20 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_469665719307174043.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_469665719307174043.key) 15:57:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:20 + git describe --exact-match --tags HEAD 15:57:20 fatal: No names found, cannot describe anything. [Pipeline] } 15:57:20 $ docker exec --env ******** --env ******** 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent -k 15:57:20 unset SSH_AUTH_SOCK; 15:57:20 unset SSH_AGENT_PID; 15:57:20 echo Agent pid 16 killed; 15:57:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:57:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:57:20 This usually means this commit has not been tagged. [Pipeline] sshagent 15:57:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:20 [ssh-agent] Looking for ssh-agent implementation... 15:57:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:20 $ docker exec 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent 15:57:21 SSH_AUTH_SOCK=/tmp/ssh-c11oslLL3J5N/agent.44 15:57:21 SSH_AGENT_PID=49 15:57:21 Running ssh-add (command line suppressed) 15:57:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_8971748785972542538.key (/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/private_key_8971748785972542538.key) 15:57:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:21 + git semver init 15:57:21 # -> Open(): unable to determine branch for HEAD 15:57:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.git 15:57:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-250 15:57:21 # $SEMVER_REMOTE_NAME = origin 15:57:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:21 # $SEMVER_USER_NAME = edgex-jenkins 15:57:21 # $SEMVER_BRANCH = PR-250 15:57:21 # $SEMVER_TEMP = /tmp/semver-976905546 15:57:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:57:22 # '/tmp/semver-976905546' -> '/w/workspace/dry_go-mod-core-contracts_PR-250/.semver' 15:57:22 # -> Force: false 15:57:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-250/.semver [Pipeline] } 15:57:22 $ docker exec --env ******** --env ******** 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 ssh-agent -k 15:57:22 unset SSH_AUTH_SOCK; 15:57:22 unset SSH_AGENT_PID; 15:57:22 echo Agent pid 49 killed; 15:57:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:22 + git semver [Pipeline] } 15:57:22 $ docker stop --time=1 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 15:57:24 $ docker rm -f 26f1ee33452b4ca056c1c00dd15543fbafa9ad42760dee87734dff6f614c4f97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:57:24 Stashed 78 file(s) [Pipeline] echo 15:57:24 [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 15:57:40 Still waiting to schedule task 15:57:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5454’ 15:57:40 Still waiting to schedule task 15:57:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline 15:59:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5455 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws 15:59:15 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 15:59:19 using credential edgex-jenkins-ssh 15:59:19 Cloning the remote Git repository 15:59:19 Cloning with configured refspecs honoured and without tags 15:59:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:59:19 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 15:59:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:59:19 > git --version # timeout=10 15:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:20 Fetching without tags 15:59:20 > 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 15:59:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:59:20 > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 15:59:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:59:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:20 > 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 15:59:21 Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit a27c95e1bc2719d281b00301a4b5961b04aa3468 15:59:21 Merge succeeded, producing a27c95e1bc2719d281b00301a4b5961b04aa3468 15:59:21 Checking out Revision a27c95e1bc2719d281b00301a4b5961b04aa3468 (PR-250) 15:59:21 > git config core.sparsecheckout # timeout=10 15:59:21 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 15:59:21 > git remote # timeout=10 15:59:21 > git config --get remote.origin.url # timeout=10 15:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:21 > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 15:59:21 > git rev-parse HEAD^{commit} # timeout=10 15:59:21 > git config core.sparsecheckout # timeout=10 15:59:21 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 15:59:25 Commit message: "refactor: Remove Retry UrlClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:59:27 ========================================================= 15:59:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:59:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:27 + 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 . 15:59:28 Sending build context to Docker daemon 1.829MB 15:59:28 Step 1/7 : ARG BASE=golang:1.13-alpine 15:59:28 Step 2/7 : FROM ${BASE} 15:59:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:59:29 cde5963f3b93: Pulling fs layer 15:59:29 2a23fa8c16f7: Pulling fs layer 15:59:29 777b28850792: Pulling fs layer 15:59:29 8a11ddd9e578: Pulling fs layer 15:59:29 4cf88f913ddb: Pulling fs layer 15:59:29 1df406cf5192: Pulling fs layer 15:59:29 cd6300453558: Pulling fs layer 15:59:29 b9c365052c96: Pulling fs layer 15:59:29 a2d8cc88f415: Pulling fs layer 15:59:29 ea1d1ca13537: Pulling fs layer 15:59:29 3750a50a1c5e: Pulling fs layer 15:59:29 cd6300453558: Waiting 15:59:29 b9c365052c96: Waiting 15:59:29 a2d8cc88f415: Waiting 15:59:29 ea1d1ca13537: Waiting 15:59:29 8a11ddd9e578: Waiting 15:59:29 4cf88f913ddb: Waiting 15:59:29 3750a50a1c5e: Waiting 15:59:29 1df406cf5192: Waiting 15:59:29 777b28850792: Verifying Checksum 15:59:29 777b28850792: Download complete 15:59:29 2a23fa8c16f7: Verifying Checksum 15:59:29 2a23fa8c16f7: Download complete 15:59:29 4cf88f913ddb: Verifying Checksum 15:59:29 4cf88f913ddb: Download complete 15:59:29 1df406cf5192: Verifying Checksum 15:59:29 1df406cf5192: Download complete 15:59:29 cde5963f3b93: Verifying Checksum 15:59:29 cde5963f3b93: Download complete 15:59:29 cde5963f3b93: Pull complete 15:59:30 2a23fa8c16f7: Pull complete 15:59:31 777b28850792: Pull complete 15:59:32 cd6300453558: Download complete 15:59:32 a2d8cc88f415: Verifying Checksum 15:59:33 ea1d1ca13537: Download complete 15:59:33 3750a50a1c5e: Download complete 15:59:33 b9c365052c96: Verifying Checksum 15:59:33 b9c365052c96: Download complete 15:59:34 8a11ddd9e578: Verifying Checksum 15:59:34 8a11ddd9e578: Download complete 15:59:47 8a11ddd9e578: Pull complete 15:59:47 4cf88f913ddb: Pull complete 15:59:47 1df406cf5192: Pull complete 15:59:49 Running on prd-centos7-docker-4c-2g-5456 in /w/workspace/dry_go-mod-core-contracts_PR-250 [Pipeline] { [Pipeline] ws 15:59:49 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 15:59:51 cd6300453558: Pull complete 15:59:52 using credential edgex-jenkins-ssh 15:59:52 Cloning the remote Git repository 15:59:52 Cloning with configured refspecs honoured and without tags 15:59:53 Fetching without tags 15:59:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:59:52 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 15:59:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:59:52 > git --version # timeout=10 15:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:52 > 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 15:59:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:59:52 > git config --add remote.origin.fetch +refs/pull/250/head:refs/remotes/origin/PR-250 # timeout=10 15:59:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:59:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:52 > 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 15:59:53 Merging remotes/origin/master commit 48a5c2205c272f54b96e88b4eae204edc1759100 into PR head commit a27c95e1bc2719d281b00301a4b5961b04aa3468 15:59:53 Merge succeeded, producing a27c95e1bc2719d281b00301a4b5961b04aa3468 15:59:53 Checking out Revision a27c95e1bc2719d281b00301a4b5961b04aa3468 (PR-250) 15:59:53 > git config core.sparsecheckout # timeout=10 15:59:53 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 15:59:53 > git remote # timeout=10 15:59:53 > git config --get remote.origin.url # timeout=10 15:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:53 > git merge 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 15:59:53 > git rev-parse HEAD^{commit} # timeout=10 15:59:53 > git config core.sparsecheckout # timeout=10 15:59:53 > git checkout -f a27c95e1bc2719d281b00301a4b5961b04aa3468 # timeout=10 15:59:55 b9c365052c96: Pull complete 15:59:56 a2d8cc88f415: Pull complete 15:59:57 Commit message: "refactor: Remove Retry UrlClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:59:58 ea1d1ca13537: Pull complete [Pipeline] echo 15:59:58 ========================================================= 15:59:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:59:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:58 3750a50a1c5e: Pull complete 15:59:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:59:58 ---> 78745c68409d 15:59:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:59:59 + 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 . 15:59:59 Sending build context to Docker daemon 1.829MB 15:59:59 Step 1/7 : ARG BASE=golang:1.13-alpine 15:59:59 Step 2/7 : FROM ${BASE} 15:59:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:59:59 e6b0cf9c0882: Pulling fs layer 15:59:59 2848faf0eed1: Pulling fs layer 15:59:59 0f37312ad70f: Pulling fs layer 15:59:59 5788d62ee057: Pulling fs layer 15:59:59 0e6b1d234666: Pulling fs layer 15:59:59 bf5d7aec512f: Pulling fs layer 15:59:59 34c802a77dc8: Pulling fs layer 15:59:59 9eb99e56ec68: Pulling fs layer 15:59:59 27c7a5d97fbd: Pulling fs layer 15:59:59 5c102a31e300: Pulling fs layer 15:59:59 dcfb455df0a1: Pulling fs layer 15:59:59 5788d62ee057: Waiting 15:59:59 0e6b1d234666: Waiting 15:59:59 bf5d7aec512f: Waiting 15:59:59 34c802a77dc8: Waiting 15:59:59 9eb99e56ec68: Waiting 15:59:59 27c7a5d97fbd: Waiting 15:59:59 5c102a31e300: Waiting 15:59:59 dcfb455df0a1: Waiting 15:59:59 0f37312ad70f: Verifying Checksum 15:59:59 0f37312ad70f: Download complete 15:59:59 2848faf0eed1: Verifying Checksum 15:59:59 2848faf0eed1: Download complete 15:59:59 0e6b1d234666: Verifying Checksum 15:59:59 0e6b1d234666: Download complete 15:59:59 bf5d7aec512f: Verifying Checksum 15:59:59 bf5d7aec512f: Download complete 15:59:59 e6b0cf9c0882: Verifying Checksum 15:59:59 e6b0cf9c0882: Download complete 16:00:00 e6b0cf9c0882: Pull complete 16:00:01 34c802a77dc8: Verifying Checksum 16:00:01 34c802a77dc8: Download complete 16:00:01 27c7a5d97fbd: Verifying Checksum 16:00:01 27c7a5d97fbd: Download complete 16:00:01 2848faf0eed1: Pull complete 16:00:02 0f37312ad70f: Pull complete 16:00:02 5788d62ee057: Verifying Checksum 16:00:02 5788d62ee057: Download complete 16:00:02 5c102a31e300: Verifying Checksum 16:00:02 5c102a31e300: Download complete 16:00:02 dcfb455df0a1: Verifying Checksum 16:00:02 dcfb455df0a1: Download complete 16:00:02 9eb99e56ec68: Verifying Checksum 16:00:02 9eb99e56ec68: Download complete 16:00:04 ---> Running in 2666ce413245 16:00:04 Removing intermediate container 2666ce413245 16:00:04 ---> f56feebfb834 16:00:04 Step 4/7 : RUN apk add bash 16:00:04 ---> Running in a24cb10adfa9 16:00:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:00:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:00:07 OK: 125 MiB in 39 packages 16:00:08 Removing intermediate container a24cb10adfa9 16:00:08 ---> 4be1ec103087 16:00:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:00:08 ---> Running in 16339a06a01a 16:00:09 5788d62ee057: Pull complete 16:00:09 0e6b1d234666: Pull complete 16:00:09 Removing intermediate container 16339a06a01a 16:00:09 ---> f6cec28706d8 16:00:09 Step 6/7 : COPY go.mod . 16:00:09 bf5d7aec512f: Pull complete 16:00:09 ---> a858627f52db 16:00:09 Step 7/7 : RUN go mod download 16:00:09 ---> Running in 9a0f14384b8a 16:00:11 go: finding github.com/davecgh/go-spew v1.1.0 16:00:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:00:12 go: finding github.com/go-kit/kit v0.8.0 16:00:12 go: finding github.com/go-logfmt/logfmt v0.4.0 16:00:12 go: finding github.com/go-playground/assert/v2 v2.0.1 16:00:12 go: finding github.com/go-playground/locales v0.13.0 16:00:12 go: finding github.com/go-playground/universal-translator v0.17.0 16:00:12 go: finding github.com/go-playground/validator/v10 v10.3.0 16:00:12 go: finding github.com/go-stack/stack v1.8.0 16:00:12 go: finding github.com/google/uuid v1.1.0 16:00:12 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:00:12 go: finding github.com/leodido/go-urn v1.2.0 16:00:12 go: finding github.com/pmezard/go-difflib v1.0.0 16:00:12 go: finding github.com/stretchr/objx v0.1.0 16:00:12 go: finding github.com/stretchr/testify v1.4.0 16:00:12 go: finding github.com/x448/float16 v0.8.4 16:00:12 go: finding golang.org/x/text v0.3.2 16:00:12 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:00:12 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:00:12 go: finding gopkg.in/yaml.v2 v2.2.2 16:00:19 34c802a77dc8: Pull complete 16:00:22 9eb99e56ec68: Pull complete 16:00:22 27c7a5d97fbd: Pull complete 16:00:23 5c102a31e300: Pull complete 16:00:23 dcfb455df0a1: Pull complete 16:00:23 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:00:23 ---> 7c70fe431013 16:00:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:00:24 ---> Running in 8aa6df2e26ec 16:00:24 Removing intermediate container 8aa6df2e26ec 16:00:24 ---> 5593886140b1 16:00:24 Step 4/7 : RUN apk add bash 16:00:24 ---> Running in 4b9b6d5bc0ed 16:00:24 Removing intermediate container 9a0f14384b8a 16:00:24 ---> b17018d0b35a 16:00:24 Successfully built b17018d0b35a 16:00:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:25 + docker inspect -f . ci-base-image-arm64 16:00:25 . [Pipeline] withDockerContainer 16:00:25 prd-ubuntu18.04-docker-arm64-4c-16g-5455 does not seem to be running inside a container 16:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:00:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:00:26 OK: 143 MiB in 39 packages 16:00:27 $ docker top 0941323f8ad30289ad93524bbc6cdf910a64052a0d800f5d4deecbedead0fb17 -eo pid,comm 16:00:27 Removing intermediate container 4b9b6d5bc0ed 16:00:27 ---> fd2ed8d70272 16:00:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:00:27 ---> Running in b5c29c3e2131 16:00:27 Removing intermediate container b5c29c3e2131 16:00:27 ---> 699095ed92c2 16:00:27 Step 6/7 : COPY go.mod . [Pipeline] { [Pipeline] sh 16:00:27 ---> d0c6de5f2e31 16:00:27 Step 7/7 : RUN go mod download 16:00:27 ---> Running in 6314369d7053 16:00:28 + go version 16:00:28 go version go1.13.5 linux/arm64 [Pipeline] sh 16:00:29 go: finding github.com/davecgh/go-spew v1.1.0 16:00:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:00:29 go: finding github.com/go-kit/kit v0.8.0 16:00:29 go: finding github.com/go-logfmt/logfmt v0.4.0 16:00:29 go: finding github.com/go-playground/assert/v2 v2.0.1 16:00:29 go: finding github.com/go-playground/locales v0.13.0 16:00:29 go: finding github.com/go-playground/universal-translator v0.17.0 16:00:29 go: finding github.com/go-playground/validator/v10 v10.3.0 16:00:29 go: finding github.com/go-stack/stack v1.8.0 16:00:29 go: finding github.com/google/uuid v1.1.0 16:00:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:00:29 go: finding github.com/leodido/go-urn v1.2.0 16:00:29 go: finding github.com/pmezard/go-difflib v1.0.0 16:00:29 go: finding github.com/stretchr/objx v0.1.0 16:00:29 go: finding github.com/stretchr/testify v1.4.0 16:00:29 + make test 16:00:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:00:30 go: finding github.com/x448/float16 v0.8.4 16:00:30 go: finding golang.org/x/text v0.3.2 16:00:30 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:00:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:00:30 go: finding gopkg.in/yaml.v2 v2.2.2 16:00:38 Removing intermediate container 6314369d7053 16:00:38 ---> d29567a909dc 16:00:38 Successfully built d29567a909dc 16:00:38 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 16:00:38 + docker inspect -f . ci-base-image-x86_64 16:00:38 . [Pipeline] withDockerContainer 16:00:39 prd-centos7-docker-4c-2g-5456 does not seem to be running inside a container 16:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:39 $ docker top 8862ee4328c41264ce93a501c61349409031bf6e8728bb5931626f439d7b6263 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:40 + go version 16:00:40 go version go1.13.5 linux/amd64 [Pipeline] sh 16:00:40 + make test 16:00:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:00:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements 16:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 16:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.028s coverage: 45.4% of statements 16:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements 16:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.031s coverage: 6.4% of statements 16:00:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.4% of statements 16:00:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements 16:00:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements 16:00:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:00:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 16:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.035s coverage: 85.7% of statements 16:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.054s coverage: 100.0% of statements 16:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements 16:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 16:00:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:00:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.023s coverage: 6.4% of statements 16:00:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.137s coverage: 14.4% of statements 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.064s coverage: 100.0% of statements 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.042s coverage: 26.3% of statements 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.045s coverage: 15.4% of statements 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.045s coverage: 14.3% of statements 16:00:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 83.3% of statements 16:00:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 16:00:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.009s coverage: 90.9% of statements 16:00:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 16:00:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:00:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:00:56 gofmt -l . 16:00:57 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:00:57 Stashed 1 file(s) [Pipeline] } 16:00:57 $ docker stop --time=1 8862ee4328c41264ce93a501c61349409031bf6e8728bb5931626f439d7b6263 16:00:59 $ docker rm -f 8862ee4328c41264ce93a501c61349409031bf6e8728bb5931626f439d7b6263 16:00:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements 16:00:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:00:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:00:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [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] } 16:01:03 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.096s coverage: 62.6% of statements 16:01:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.064s coverage: 26.3% of statements 16:01:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.055s coverage: 15.4% of statements 16:01:03 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.029s coverage: 15.4% of statements 16:01:03 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements 16:01:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:01:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 83.3% of statements 16:01:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 16:01:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 90.9% of statements 16:01:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 16:01:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:01:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:01:09 gofmt -l . 16:01:09 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:01:09 Warning: overwriting stash ‘coverage-report’ 16:01:10 Stashed 1 file(s) [Pipeline] } 16:01:10 $ docker stop --time=1 0941323f8ad30289ad93524bbc6cdf910a64052a0d800f5d4deecbedead0fb17 16:01:12 $ docker rm -f 0941323f8ad30289ad93524bbc6cdf910a64052a0d800f5d4deecbedead0fb17 [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 16:01:13 provisioning config files... 16:01:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2553786372569144612tmp [Pipeline] { [Pipeline] sh 16:01:13 + curl -s https://codecov.io/bash 16:01:13 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2553786372569144612tmp [Pipeline] } 16:01:14 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 16:01:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:01:15 ---> package-listing.sh 16:01:15 ++ facter osfamily 16:01:15 ++ tr '[:upper:]' '[:lower:]' 16:01:15 + OS_FAMILY=redhat 16:01:15 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-250 16:01:15 + START_PACKAGES=/tmp/packages_start.txt 16:01:15 + END_PACKAGES=/tmp/packages_end.txt 16:01:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:15 + PACKAGES=/tmp/packages_start.txt 16:01:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' 16:01:15 + PACKAGES=/tmp/packages_end.txt 16:01:15 + case "${OS_FAMILY}" in 16:01:15 + rpm -qa 16:01:15 + sort 16:01:19 + '[' -f /tmp/packages_start.txt ']' 16:01:19 + '[' -f /tmp/packages_end.txt ']' 16:01:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-250 ']' 16:01:19 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-250/archives/ 16:01:19 + 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 16:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:20 16:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:20 alpine: Pulling from edgex-lftools-log-publisher 16:01:20 c9b1b535fdd9: Pulling fs layer 16:01:20 2cc5ad85d9ab: Pulling fs layer 16:01:20 756a868c4378: Pulling fs layer 16:01:20 444b2fc9a129: Pulling fs layer 16:01:20 ea15f1150254: Pulling fs layer 16:01:20 41b27a9f41bf: Pulling fs layer 16:01:20 28c525ee5125: Pulling fs layer 16:01:20 094b1ea09ed8: Pulling fs layer 16:01:20 138eaada9080: Pulling fs layer 16:01:20 0622d0fa9048: Pulling fs layer 16:01:20 444b2fc9a129: Waiting 16:01:20 ea15f1150254: Waiting 16:01:20 41b27a9f41bf: Waiting 16:01:20 28c525ee5125: Waiting 16:01:20 094b1ea09ed8: Waiting 16:01:20 138eaada9080: Waiting 16:01:20 0622d0fa9048: Waiting 16:01:20 2cc5ad85d9ab: Download complete 16:01:20 444b2fc9a129: Verifying Checksum 16:01:20 444b2fc9a129: Download complete 16:01:20 c9b1b535fdd9: Verifying Checksum 16:01:20 c9b1b535fdd9: Download complete 16:01:20 ea15f1150254: Verifying Checksum 16:01:20 ea15f1150254: Download complete 16:01:20 28c525ee5125: Verifying Checksum 16:01:20 28c525ee5125: Download complete 16:01:21 756a868c4378: Verifying Checksum 16:01:21 756a868c4378: Download complete 16:01:21 138eaada9080: Verifying Checksum 16:01:21 138eaada9080: Download complete 16:01:21 c9b1b535fdd9: Pull complete 16:01:21 094b1ea09ed8: Verifying Checksum 16:01:21 094b1ea09ed8: Download complete 16:01:21 0622d0fa9048: Verifying Checksum 16:01:21 0622d0fa9048: Download complete 16:01:21 2cc5ad85d9ab: Pull complete 16:01:22 41b27a9f41bf: Verifying Checksum 16:01:22 41b27a9f41bf: Download complete 16:01:23 756a868c4378: Pull complete 16:01:23 444b2fc9a129: Pull complete 16:01:23 ea15f1150254: Pull complete 16:01:27 41b27a9f41bf: Pull complete 16:01:27 28c525ee5125: Pull complete 16:01:30 094b1ea09ed8: Pull complete 16:01:30 138eaada9080: Pull complete 16:01:30 0622d0fa9048: Pull complete 16:01:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:01:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:01:30 prd-centos7-docker-4c-2g-5454 does not seem to be running inside a container 16:01:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:01:34 $ docker top 6db43b96b9ae36e178b86e20097a3255367db562563fc2ce837a94286fe19a61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:34 provisioning config files... 16:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-250@tmp/config2062891825936571985tmp [Pipeline] { [Pipeline] echo 16:01:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:35 ---> create-netrc.sh [Pipeline] echo 16:01:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:35 ---> logs-deploy.sh 16:01:35 + ARCHIVE_ARTIFACTS= 16:01:35 + LOGS_SERVER=https://logs.edgexfoundry.org 16:01:35 + '[' https://logs.edgexfoundry.org == None ']' 16:01:35 + NEXUS_URL=https://nexus.edgexfoundry.org 16:01:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/3 16:01:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/3/ 16:01:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/3 /w/workspace/dry_go-mod-core-contracts_PR-250 16:01:36 Archives upload complete. 16:01:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-250/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-250/3/ 16:01:37 ---> uname -a: 16:01:37 Linux 6db43b96b9ae 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:01:37 16:01:37 16:01:37 ---> lscpu: 16:01:37 Architecture: x86_64 16:01:37 CPU op-mode(s): 32-bit, 64-bit 16:01:37 Byte Order: Little Endian 16:01:37 Address sizes: 40 bits physical, 48 bits virtual 16:01:37 CPU(s): 4 16:01:37 On-line CPU(s) list: 0-3 16:01:37 Thread(s) per core: 1 16:01:37 Core(s) per socket: 1 16:01:37 Socket(s): 4 16:01:37 NUMA node(s): 1 16:01:37 Vendor ID: GenuineIntel 16:01:37 CPU family: 6 16:01:37 Model: 44 16:01:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:01:37 Stepping: 1 16:01:37 CPU MHz: 2933.396 16:01:37 BogoMIPS: 5866.79 16:01:37 Virtualization: VT-x 16:01:37 Hypervisor vendor: KVM 16:01:37 Virtualization type: full 16:01:37 L1d cache: 128 KiB 16:01:37 L1i cache: 128 KiB 16:01:37 L2 cache: 16 MiB 16:01:37 L3 cache: 64 MiB 16:01:37 NUMA node0 CPU(s): 0-3 16:01:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:01:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:01:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:01:37 Vulnerability Meltdown: Mitigation; PTI 16:01:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:01:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:01:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:01:37 Vulnerability Tsx async abort: Not affected 16:01:37 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 16:01:37 16:01:37 16:01:37 ---> nproc: 16:01:37 4 16:01:37 16:01:37 16:01:37 ---> df -h: 16:01:37 Filesystem Size Used Available Use% Mounted on 16:01:37 overlay 50.0G 7.2G 42.8G 14% / 16:01:37 tmpfs 64.0M 0 64.0M 0% /dev 16:01:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:01:37 shm 64.0M 0 64.0M 0% /dev/shm 16:01:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 16:01:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 16:01:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 16:01:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250@tmp 16:01:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 16:01:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-250 16:01:37 16:01:37 16:01:37 ---> free -m: 16:01:37 total used free shared buff/cache available 16:01:37 Mem: 1837 636 118 0 1082 1095 16:01:37 Swap: 1023 0 1023 16:01:37 16:01:37 16:01:37 ---> ip addr: 16:01:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:01:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:01:37 inet 127.0.0.1/8 scope host lo 16:01:37 valid_lft forever preferred_lft forever 16:01:37 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:01:37 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:01:37 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:01:37 valid_lft forever preferred_lft forever 16:01:37 16:01:37 16:01:37 ---> sar -b -r -n DEV: 16:01:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/07/20 _x86_64_ (4 CPU) 16:01:37 16:01:37 15:56:24 LINUX RESTART 16:01:37 16:01:37 15:57:01 tps rtps wtps bread/s bwrtn/s 16:01:37 15:58:01 56.79 13.06 43.73 4800.93 4766.97 16:01:37 15:59:01 1.60 0.00 1.60 0.00 30.86 16:01:37 16:00:01 0.22 0.00 0.22 0.00 2.61 16:01:37 16:01:02 0.30 0.02 0.28 0.13 3.86 16:01:37 Average: 14.74 3.27 11.46 1201.12 1201.92 16:01:37 16:01:37 15:57:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:37 15:58:01 157580 1723976 91.63 2620 1159300 1165224 39.77 425704 1136192 20 16:01:37 15:59:01 167192 1714364 91.11 2620 1159304 1088292 37.14 420384 1133336 16 16:01:37 16:00:01 166316 1715240 91.16 2620 1159312 1088584 37.15 421796 1133336 8 16:01:37 16:01:02 164964 1716592 91.23 2620 1159312 1090832 37.23 422828 1132744 8 16:01:37 Average: 164013 1717543 91.28 2620 1159307 1108233 37.82 422678 1133902 13 16:01:37 16:01:37 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:01:37 15:58:01 eth0 338.75 218.87 701.07 83.88 0.00 0.00 0.00 16:01:37 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 15:58:01 docker0 3.31 2.91 0.72 8.86 0.00 0.00 0.00 16:01:37 15:59:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 16:01:37 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 16:00:01 eth0 1.40 0.68 0.58 0.40 0.00 0.00 0.00 16:01:37 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 16:01:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 16:01:37 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 Average: eth0 85.30 54.97 175.56 21.09 0.00 0.00 0.00 16:01:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:37 Average: docker0 0.83 0.73 0.18 2.22 0.00 0.00 0.00 16:01:37 16:01:37 16:01:37 ---> sar -P ALL: 16:01:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/07/20 _x86_64_ (4 CPU) 16:01:37 16:01:37 15:56:24 LINUX RESTART 16:01:37 16:01:37 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:01:37 15:58:01 all 7.06 0.00 2.95 1.84 0.02 88.13 16:01:37 15:58:01 0 6.97 0.00 3.15 0.12 0.02 89.75 16:01:37 15:58:01 1 7.59 0.00 2.64 4.85 0.02 84.91 16:01:37 15:58:01 2 6.63 0.00 3.01 1.17 0.02 89.17 16:01:37 15:58:01 3 7.04 0.00 3.03 1.21 0.02 88.71 16:01:37 15:59:01 all 0.15 0.00 0.03 0.00 0.00 99.81 16:01:37 15:59:01 0 0.23 0.00 0.05 0.00 0.00 99.72 16:01:37 15:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:01:37 15:59:01 2 0.30 0.00 0.03 0.00 0.00 99.67 16:01:37 15:59:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:01:37 16:00:01 all 0.18 0.00 0.03 0.00 0.00 99.79 16:01:37 16:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:01:37 16:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:01:37 16:00:01 2 0.55 0.00 0.03 0.00 0.00 99.42 16:01:37 16:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:01:37 16:01:02 all 0.13 0.00 0.04 0.00 0.00 99.83 16:01:37 16:01:02 0 0.02 0.00 0.03 0.00 0.00 99.95 16:01:37 16:01:02 1 0.13 0.00 0.05 0.00 0.00 99.82 16:01:37 16:01:02 2 0.32 0.00 0.02 0.00 0.00 99.67 16:01:37 16:01:02 3 0.05 0.00 0.05 0.00 0.00 99.90 16:01:37 Average: all 1.88 0.00 0.76 0.46 0.00 96.90 16:01:37 Average: 0 1.81 0.00 0.81 0.03 0.00 97.35 16:01:37 Average: 1 1.95 0.00 0.68 1.21 0.00 96.16 16:01:37 Average: 2 1.94 0.00 0.77 0.29 0.00 96.99 16:01:37 Average: 3 1.80 0.00 0.79 0.30 0.01 97.10 16:01:37 16:01:37 16:01:37