Pull request #244 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than e04bdb85cb3f6698d322d9ad8ef46356830a106f Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3928 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit e04bdb85cb3f6698d322d9ad8ef46356830a106f > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 Merge succeeded, producing e04bdb85cb3f6698d322d9ad8ef46356830a106f Checking out Revision e04bdb85cb3f6698d322d9ad8ef46356830a106f (PR-244) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." First time build. Skipping changelog. > git rev-list --no-walk acdd85443c8a859ef25c591e52bc9c70946f3562 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T03:58:49.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T03:58:49.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T03:58:49.687Z] ========================================================= [2020-06-22T03:58:49.687Z] EdgeX Global Pipelines Version Info [2020-06-22T03:58:49.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-22T03:58:51.786Z] ------------------- [2020-06-22T03:58:51.786Z] stable info: [2020-06-22T03:58:51.786Z] ------------------- [2020-06-22T03:58:51.786Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T03:58:51.786Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T03:58:51.786Z] Message: update stable to v1.0.89 [2020-06-22T03:58:53.229Z] ------------------- [2020-06-22T03:58:53.229Z] experimental info: [2020-06-22T03:58:53.229Z] ------------------- [2020-06-22T03:58:53.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T03:58:53.229Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T03:58:53.229Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T03:58:54.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T03:58:55.071Z] [2020-06-22T03:58:55.071Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T03:58:55.483Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T03:58:55.886Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T03:58:55.886Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T03:58:55.886Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T03:58:55.886Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T03:58:55.886Z] 93b08a4f1073: Pulling fs layer [2020-06-22T03:58:55.886Z] 93b08a4f1073: Waiting [2020-06-22T03:58:55.886Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T03:58:55.886Z] b8cc5d1170e3: Download complete [2020-06-22T03:58:55.886Z] 9123ac7c32f7: Verifying Checksum [2020-06-22T03:58:55.886Z] 9123ac7c32f7: Download complete [2020-06-22T03:58:55.886Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T03:58:55.886Z] 2924cbbf6a41: Download complete [2020-06-22T03:58:56.166Z] 93b08a4f1073: Verifying Checksum [2020-06-22T03:58:56.166Z] 93b08a4f1073: Download complete [2020-06-22T03:58:56.443Z] 9123ac7c32f7: Pull complete [2020-06-22T03:58:56.714Z] b8cc5d1170e3: Pull complete [2020-06-22T03:58:58.155Z] 2924cbbf6a41: Pull complete [2020-06-22T03:58:58.747Z] 93b08a4f1073: Pull complete [2020-06-22T03:58:58.747Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T03:58:58.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T03:58:58.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T03:58:59.031Z] prd-centos7-docker-4c-2g-3928 does not seem to be running inside a container [2020-06-22T03:58:59.105Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T03:59:01.825Z] $ docker top 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T03:59:02.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T03:59:02.161Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T03:59:02.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T03:59:02.668Z] $ docker exec 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent [2020-06-22T03:59:03.106Z] SSH_AUTH_SOCK=/tmp/ssh-8VGottz3bVAu/agent.12 [2020-06-22T03:59:03.106Z] SSH_AGENT_PID=17 [2020-06-22T03:59:03.156Z] Running ssh-add (command line suppressed) [2020-06-22T03:59:03.314Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_6284751318743083001.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_6284751318743083001.key) [2020-06-22T03:59:03.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T03:59:03.734Z] + git describe --exact-match --tags HEAD [2020-06-22T03:59:03.734Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T03:59:04.054Z] $ docker exec --env ******** --env ******** 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent -k [2020-06-22T03:59:04.316Z] unset SSH_AUTH_SOCK; [2020-06-22T03:59:04.317Z] unset SSH_AGENT_PID; [2020-06-22T03:59:04.317Z] echo Agent pid 17 killed; [2020-06-22T03:59:04.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T03:59:04.408Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T03:59:04.408Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T03:59:04.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T03:59:04.455Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T03:59:04.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T03:59:04.853Z] $ docker exec 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent [2020-06-22T03:59:05.124Z] SSH_AUTH_SOCK=/tmp/ssh-E2JMcdbu8gmS/agent.45 [2020-06-22T03:59:05.124Z] SSH_AGENT_PID=50 [2020-06-22T03:59:05.133Z] Running ssh-add (command line suppressed) [2020-06-22T03:59:05.363Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_1696963754509242954.key (/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/private_key_1696963754509242954.key) [2020-06-22T03:59:05.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T03:59:05.779Z] + git semver init [2020-06-22T03:59:05.779Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T03:59:05.779Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.git [2020-06-22T03:59:05.779Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-244 [2020-06-22T03:59:05.779Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T03:59:05.779Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T03:59:05.779Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T03:59:05.779Z] # $SEMVER_BRANCH = PR-244 [2020-06-22T03:59:05.779Z] # $SEMVER_TEMP = /tmp/semver-128032504 [2020-06-22T03:59:05.779Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-22T03:59:07.027Z] # '/tmp/semver-128032504' -> '/w/workspace/dry_go-mod-core-contracts_PR-244/.semver' [2020-06-22T03:59:07.027Z] # -> Force: false [2020-06-22T03:59:07.027Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-244/.semver [Pipeline] } [2020-06-22T03:59:07.060Z] $ docker exec --env ******** --env ******** 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 ssh-agent -k [2020-06-22T03:59:07.494Z] unset SSH_AUTH_SOCK; [2020-06-22T03:59:07.494Z] unset SSH_AGENT_PID; [2020-06-22T03:59:07.494Z] echo Agent pid 50 killed; [2020-06-22T03:59:07.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T03:59:07.988Z] + git semver [Pipeline] } [2020-06-22T03:59:08.013Z] $ docker stop --time=1 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 [2020-06-22T03:59:09.862Z] $ docker rm -f 4d7f9b9e25911128f81a89b72fe1c99672e345786299273d2bbbc1169732e693 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T03:59:11.390Z] Stashed 75 file(s) [Pipeline] echo [2020-06-22T03:59:11.392Z] [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 [2020-06-22T03:59:26.548Z] Still waiting to schedule task [2020-06-22T03:59:26.548Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3928’ [2020-06-22T03:59:26.549Z] Still waiting to schedule task [2020-06-22T03:59:26.549Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T04:00:59.867Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3929 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws [2020-06-22T04:00:59.891Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-06-22T04:01:05.295Z] using credential edgex-jenkins-ssh [2020-06-22T04:01:05.333Z] Cloning the remote Git repository [2020-06-22T04:01:05.333Z] Cloning with configured refspecs honoured and without tags [2020-06-22T04:01:05.395Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T04:01:05.523Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-06-22T04:01:05.629Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T04:01:05.630Z] > git --version # timeout=10 [2020-06-22T04:01:05.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T04:01:05.718Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T04:01:06.614Z] Fetching without tags [2020-06-22T04:01:07.092Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit e04bdb85cb3f6698d322d9ad8ef46356830a106f [2020-06-22T04:01:07.362Z] Merge succeeded, producing e04bdb85cb3f6698d322d9ad8ef46356830a106f [2020-06-22T04:01:07.363Z] Checking out Revision e04bdb85cb3f6698d322d9ad8ef46356830a106f (PR-244) [2020-06-22T04:01:06.496Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T04:01:06.532Z] > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 [2020-06-22T04:01:06.552Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T04:01:06.587Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T04:01:06.631Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T04:01:06.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T04:01:06.644Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T04:01:07.124Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T04:01:07.157Z] > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 [2020-06-22T04:01:07.276Z] > git remote # timeout=10 [2020-06-22T04:01:07.296Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T04:01:07.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T04:01:07.319Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-22T04:01:07.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T04:01:07.373Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T04:01:07.387Z] > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 [2020-06-22T04:01:12.020Z] Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T04:01:13.112Z] ========================================================= [2020-06-22T04:01:13.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T04:01:13.112Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T04:01:14.224Z] + 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 . [2020-06-22T04:01:15.221Z] Sending build context to Docker daemon 1.766MB [2020-06-22T04:01:15.496Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-22T04:01:15.496Z] Step 2/7 : FROM ${BASE} [2020-06-22T04:01:15.771Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T04:01:15.771Z] cde5963f3b93: Pulling fs layer [2020-06-22T04:01:15.771Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T04:01:15.771Z] 777b28850792: Pulling fs layer [2020-06-22T04:01:15.771Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T04:01:15.771Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T04:01:15.771Z] 1df406cf5192: Pulling fs layer [2020-06-22T04:01:15.771Z] cd6300453558: Pulling fs layer [2020-06-22T04:01:15.771Z] b9c365052c96: Pulling fs layer [2020-06-22T04:01:15.771Z] a2d8cc88f415: Pulling fs layer [2020-06-22T04:01:15.771Z] ea1d1ca13537: Pulling fs layer [2020-06-22T04:01:15.771Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T04:01:15.771Z] 8a11ddd9e578: Waiting [2020-06-22T04:01:15.771Z] 4cf88f913ddb: Waiting [2020-06-22T04:01:15.771Z] 1df406cf5192: Waiting [2020-06-22T04:01:15.771Z] cd6300453558: Waiting [2020-06-22T04:01:15.771Z] b9c365052c96: Waiting [2020-06-22T04:01:15.771Z] 3750a50a1c5e: Waiting [2020-06-22T04:01:15.771Z] a2d8cc88f415: Waiting [2020-06-22T04:01:15.771Z] ea1d1ca13537: Waiting [2020-06-22T04:01:15.771Z] 777b28850792: Verifying Checksum [2020-06-22T04:01:15.771Z] 777b28850792: Download complete [2020-06-22T04:01:15.771Z] 2a23fa8c16f7: Verifying Checksum [2020-06-22T04:01:15.771Z] 2a23fa8c16f7: Download complete [2020-06-22T04:01:15.771Z] 4cf88f913ddb: Download complete [2020-06-22T04:01:15.771Z] 1df406cf5192: Download complete [2020-06-22T04:01:15.771Z] cde5963f3b93: Verifying Checksum [2020-06-22T04:01:15.771Z] cde5963f3b93: Download complete [2020-06-22T04:01:16.784Z] cde5963f3b93: Pull complete [2020-06-22T04:01:17.383Z] 2a23fa8c16f7: Pull complete [2020-06-22T04:01:17.984Z] 777b28850792: Pull complete [2020-06-22T04:01:17.984Z] cd6300453558: Verifying Checksum [2020-06-22T04:01:17.984Z] cd6300453558: Download complete [2020-06-22T04:01:17.984Z] a2d8cc88f415: Verifying Checksum [2020-06-22T04:01:17.984Z] a2d8cc88f415: Download complete [2020-06-22T04:01:19.429Z] ea1d1ca13537: Verifying Checksum [2020-06-22T04:01:19.429Z] ea1d1ca13537: Download complete [2020-06-22T04:01:19.712Z] 3750a50a1c5e: Verifying Checksum [2020-06-22T04:01:19.712Z] 3750a50a1c5e: Download complete [2020-06-22T04:01:20.319Z] b9c365052c96: Verifying Checksum [2020-06-22T04:01:20.319Z] b9c365052c96: Download complete [2020-06-22T04:01:20.922Z] 8a11ddd9e578: Verifying Checksum [2020-06-22T04:01:20.922Z] 8a11ddd9e578: Download complete [2020-06-22T04:01:33.336Z] 8a11ddd9e578: Pull complete [2020-06-22T04:01:33.336Z] 4cf88f913ddb: Pull complete [2020-06-22T04:01:33.336Z] 1df406cf5192: Pull complete [2020-06-22T04:01:37.655Z] cd6300453558: Pull complete [2020-06-22T04:01:43.061Z] b9c365052c96: Pull complete [2020-06-22T04:01:43.061Z] a2d8cc88f415: Pull complete [2020-06-22T04:01:44.493Z] ea1d1ca13537: Pull complete [2020-06-22T04:01:45.091Z] 3750a50a1c5e: Pull complete [2020-06-22T04:01:45.091Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T04:01:45.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T04:01:45.091Z] ---> 78745c68409d [2020-06-22T04:01:45.091Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T04:01:48.183Z] Running on prd-centos7-docker-4c-2g-3930 in /w/workspace/dry_go-mod-core-contracts_PR-244 [Pipeline] { [Pipeline] ws [2020-06-22T04:01:48.210Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-06-22T04:01:49.414Z] ---> Running in c95a5556c13b [2020-06-22T04:01:50.012Z] Removing intermediate container c95a5556c13b [2020-06-22T04:01:50.012Z] ---> afaa38bf4666 [2020-06-22T04:01:50.012Z] Step 4/7 : RUN apk add bash [2020-06-22T04:01:50.012Z] ---> Running in f99a3e42f039 [2020-06-22T04:01:51.642Z] using credential edgex-jenkins-ssh [2020-06-22T04:01:51.668Z] Cloning the remote Git repository [2020-06-22T04:01:51.668Z] Cloning with configured refspecs honoured and without tags [2020-06-22T04:01:51.978Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T04:01:51.221Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T04:01:51.292Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-06-22T04:01:51.353Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T04:01:51.353Z] > git --version # timeout=10 [2020-06-22T04:01:51.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T04:01:51.392Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T04:01:52.399Z] Fetching without tags [2020-06-22T04:01:52.579Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T04:01:52.819Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit e04bdb85cb3f6698d322d9ad8ef46356830a106f [2020-06-22T04:01:52.927Z] Merge succeeded, producing e04bdb85cb3f6698d322d9ad8ef46356830a106f [2020-06-22T04:01:52.928Z] Checking out Revision e04bdb85cb3f6698d322d9ad8ef46356830a106f (PR-244) [2020-06-22T04:01:51.949Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T04:01:51.958Z] > git config --add remote.origin.fetch +refs/pull/244/head:refs/remotes/origin/PR-244 # timeout=10 [2020-06-22T04:01:51.966Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T04:01:51.979Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T04:01:51.991Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T04:01:51.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T04:01:51.996Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T04:01:52.450Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T04:01:52.457Z] > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 [2020-06-22T04:01:52.513Z] > git remote # timeout=10 [2020-06-22T04:01:52.520Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T04:01:52.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T04:01:52.538Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-22T04:01:52.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T04:01:52.562Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T04:01:52.568Z] > git checkout -f e04bdb85cb3f6698d322d9ad8ef46356830a106f # timeout=10 [2020-06-22T04:01:53.556Z] OK: 125 MiB in 39 packages [2020-06-22T04:01:54.536Z] Removing intermediate container f99a3e42f039 [2020-06-22T04:01:54.536Z] ---> ed17d55bb78c [2020-06-22T04:01:54.536Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-22T04:01:54.814Z] ---> Running in 50cf995821f7 [2020-06-22T04:01:55.411Z] Removing intermediate container 50cf995821f7 [2020-06-22T04:01:55.411Z] ---> 733de606c678 [2020-06-22T04:01:55.411Z] Step 6/7 : COPY go.mod . [2020-06-22T04:01:56.007Z] ---> 5c9e2cd3b252 [2020-06-22T04:01:56.007Z] Step 7/7 : RUN go mod download [2020-06-22T04:01:56.007Z] ---> Running in 9bff537e20e4 [2020-06-22T04:01:56.387Z] Commit message: "feat: Normalize reading's valueType letter case Since Go DS and C DS send reading with different letter cases, we should normalize the valueType to make it consistent." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T04:01:57.189Z] ========================================================= [2020-06-22T04:01:57.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T04:01:57.189Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T04:01:57.895Z] + 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 . [2020-06-22T04:01:58.473Z] Sending build context to Docker daemon 1.766MB [2020-06-22T04:01:58.473Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-22T04:01:58.473Z] Step 2/7 : FROM ${BASE} [2020-06-22T04:01:58.473Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T04:01:58.473Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T04:01:58.473Z] 2848faf0eed1: Pulling fs layer [2020-06-22T04:01:58.473Z] 0f37312ad70f: Pulling fs layer [2020-06-22T04:01:58.473Z] 5788d62ee057: Pulling fs layer [2020-06-22T04:01:58.473Z] 0e6b1d234666: Pulling fs layer [2020-06-22T04:01:58.473Z] bf5d7aec512f: Pulling fs layer [2020-06-22T04:01:58.473Z] 34c802a77dc8: Pulling fs layer [2020-06-22T04:01:58.473Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T04:01:58.473Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T04:01:58.473Z] 5c102a31e300: Pulling fs layer [2020-06-22T04:01:58.473Z] dcfb455df0a1: Pulling fs layer [2020-06-22T04:01:58.473Z] 34c802a77dc8: Waiting [2020-06-22T04:01:58.473Z] 9eb99e56ec68: Waiting [2020-06-22T04:01:58.473Z] 27c7a5d97fbd: Waiting [2020-06-22T04:01:58.473Z] 5788d62ee057: Waiting [2020-06-22T04:01:58.473Z] 5c102a31e300: Waiting [2020-06-22T04:01:58.473Z] dcfb455df0a1: Waiting [2020-06-22T04:01:58.473Z] 0e6b1d234666: Waiting [2020-06-22T04:01:58.473Z] bf5d7aec512f: Waiting [2020-06-22T04:01:58.473Z] 0f37312ad70f: Verifying Checksum [2020-06-22T04:01:58.473Z] 0f37312ad70f: Download complete [2020-06-22T04:01:58.473Z] 2848faf0eed1: Verifying Checksum [2020-06-22T04:01:58.473Z] 2848faf0eed1: Download complete [2020-06-22T04:01:58.473Z] 0e6b1d234666: Verifying Checksum [2020-06-22T04:01:58.473Z] 0e6b1d234666: Download complete [2020-06-22T04:01:58.473Z] bf5d7aec512f: Verifying Checksum [2020-06-22T04:01:58.473Z] bf5d7aec512f: Download complete [2020-06-22T04:01:58.473Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T04:01:58.473Z] e6b0cf9c0882: Download complete [2020-06-22T04:01:59.068Z] e6b0cf9c0882: Pull complete [2020-06-22T04:01:59.068Z] 2848faf0eed1: Pull complete [2020-06-22T04:01:59.362Z] 34c802a77dc8: Verifying Checksum [2020-06-22T04:01:59.362Z] 34c802a77dc8: Download complete [2020-06-22T04:01:59.362Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T04:01:59.362Z] 27c7a5d97fbd: Download complete [2020-06-22T04:01:59.394Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-22T04:01:59.394Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-22T04:01:59.394Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-22T04:01:59.394Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T04:01:59.394Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T04:01:59.394Z] go: finding github.com/google/uuid v1.1.0 [2020-06-22T04:01:59.665Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T04:01:59.665Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T04:01:59.665Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-22T04:01:59.665Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-22T04:01:59.665Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-22T04:01:59.952Z] 5c102a31e300: Verifying Checksum [2020-06-22T04:01:59.952Z] 5c102a31e300: Download complete [2020-06-22T04:02:00.213Z] 5788d62ee057: Verifying Checksum [2020-06-22T04:02:00.213Z] 5788d62ee057: Download complete [2020-06-22T04:02:00.213Z] dcfb455df0a1: Verifying Checksum [2020-06-22T04:02:00.213Z] dcfb455df0a1: Download complete [2020-06-22T04:02:00.213Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T04:02:00.213Z] 9eb99e56ec68: Download complete [2020-06-22T04:02:01.159Z] 0f37312ad70f: Pull complete [2020-06-22T04:02:03.060Z] Removing intermediate container 9bff537e20e4 [2020-06-22T04:02:03.060Z] ---> e02232aea6a8 [2020-06-22T04:02:03.060Z] Successfully built e02232aea6a8 [2020-06-22T04:02:03.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-22T04:02:03.602Z] + docker inspect -f . ci-base-image-arm64 [2020-06-22T04:02:03.602Z] . [Pipeline] withDockerContainer [2020-06-22T04:02:03.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-3929 does not seem to be running inside a container [2020-06-22T04:02:03.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-22T04:02:05.780Z] $ docker top c4b96a8e2577d2faa7113b7aabad21a45c72176c4183e83dbef4bc3552102b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T04:02:06.460Z] 5788d62ee057: Pull complete [2020-06-22T04:02:06.460Z] 0e6b1d234666: Pull complete [2020-06-22T04:02:06.460Z] bf5d7aec512f: Pull complete [2020-06-22T04:02:07.134Z] + go version [2020-06-22T04:02:07.134Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-22T04:02:08.187Z] + make test [2020-06-22T04:02:08.187Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-22T04:02:14.614Z] 34c802a77dc8: Pull complete [2020-06-22T04:02:16.533Z] 9eb99e56ec68: Pull complete [2020-06-22T04:02:16.533Z] 27c7a5d97fbd: Pull complete [2020-06-22T04:02:17.478Z] 5c102a31e300: Pull complete [2020-06-22T04:02:17.478Z] dcfb455df0a1: Pull complete [2020-06-22T04:02:17.478Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T04:02:17.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T04:02:17.478Z] ---> 7c70fe431013 [2020-06-22T04:02:17.478Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T04:02:19.389Z] ---> Running in e97910ffafd3 [2020-06-22T04:02:19.389Z] Removing intermediate container e97910ffafd3 [2020-06-22T04:02:19.389Z] ---> ae9c82d07c5b [2020-06-22T04:02:19.389Z] Step 4/7 : RUN apk add bash [2020-06-22T04:02:19.649Z] ---> Running in 97a71d47d98c [2020-06-22T04:02:20.589Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T04:02:21.530Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T04:02:21.798Z] OK: 143 MiB in 39 packages [2020-06-22T04:02:22.369Z] Removing intermediate container 97a71d47d98c [2020-06-22T04:02:22.369Z] ---> da197bb9379b [2020-06-22T04:02:22.369Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-22T04:02:22.369Z] ---> Running in 3332cc728075 [2020-06-22T04:02:22.629Z] Removing intermediate container 3332cc728075 [2020-06-22T04:02:22.629Z] ---> bd113e47af3d [2020-06-22T04:02:22.629Z] Step 6/7 : COPY go.mod . [2020-06-22T04:02:22.889Z] ---> da009bdba804 [2020-06-22T04:02:22.889Z] Step 7/7 : RUN go mod download [2020-06-22T04:02:22.889Z] ---> Running in 18450cd27e69 [2020-06-22T04:02:24.274Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-22T04:02:24.274Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-22T04:02:24.274Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-22T04:02:24.274Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T04:02:24.274Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T04:02:24.274Z] go: finding github.com/google/uuid v1.1.0 [2020-06-22T04:02:24.274Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T04:02:24.274Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T04:02:24.274Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-22T04:02:24.274Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-22T04:02:24.274Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-22T04:02:26.187Z] Removing intermediate container 18450cd27e69 [2020-06-22T04:02:26.187Z] ---> 389d957497a5 [2020-06-22T04:02:26.187Z] Successfully built 389d957497a5 [2020-06-22T04:02:26.187Z] 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 [2020-06-22T04:02:26.551Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-22T04:02:26.650Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-22T04:02:26.650Z] . [Pipeline] withDockerContainer [2020-06-22T04:02:26.742Z] prd-centos7-docker-4c-2g-3930 does not seem to be running inside a container [2020-06-22T04:02:26.784Z] $ 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 [2020-06-22T04:02:27.671Z] $ docker top 340afbdd30066cf9290b6dec41863bd6707294799d1c101f0bbcddac95eb97a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T04:02:28.074Z] + go version [2020-06-22T04:02:28.074Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-22T04:02:28.373Z] + make test [2020-06-22T04:02:28.373Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-22T04:02:29.192Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.050s coverage: 85.7% of statements [2020-06-22T04:02:29.192Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.066s coverage: 100.0% of statements [2020-06-22T04:02:29.470Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.060s coverage: 45.4% of statements [2020-06-22T04:02:30.927Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-06-22T04:02:30.927Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-22T04:02:31.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.034s coverage: 6.4% of statements [2020-06-22T04:02:33.849Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.4% of statements [2020-06-22T04:02:33.849Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.019s coverage: 100.0% of statements [2020-06-22T04:02:34.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.139s coverage: 100.0% of statements [2020-06-22T04:02:34.841Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-22T04:02:34.841Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-22T04:02:34.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2020-06-22T04:02:34.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.512s coverage: 100.0% of statements [2020-06-22T04:02:35.115Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-22T04:02:35.115Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.009s coverage: 85.7% of statements [2020-06-22T04:02:35.115Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements [2020-06-22T04:02:36.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements [2020-06-22T04:02:36.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements [2020-06-22T04:02:36.340Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-22T04:02:36.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements [2020-06-22T04:02:37.332Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.4% of statements [2020-06-22T04:02:37.332Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.010s coverage: 100.0% of statements [2020-06-22T04:02:37.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.039s coverage: 100.0% of statements [2020-06-22T04:02:37.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-22T04:02:37.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-22T04:02:37.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements [2020-06-22T04:02:37.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.690s coverage: 100.0% of statements [2020-06-22T04:02:39.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements [2020-06-22T04:02:39.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements [2020-06-22T04:02:39.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-06-22T04:02:39.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-06-22T04:02:39.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-06-22T04:02:39.788Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-22T04:02:40.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 62.6% of statements [2020-06-22T04:02:40.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.053s coverage: 26.3% of statements [2020-06-22T04:02:40.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.029s coverage: 15.4% of statements [2020-06-22T04:02:40.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-06-22T04:02:40.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-06-22T04:02:40.286Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-22T04:02:40.733Z] gofmt -l . [2020-06-22T04:02:40.734Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-22T04:02:40.937Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T04:02:40.943Z] $ docker stop --time=1 340afbdd30066cf9290b6dec41863bd6707294799d1c101f0bbcddac95eb97a3 [2020-06-22T04:02:42.908Z] gofmt -l . [2020-06-22T04:02:43.027Z] $ docker rm -f 340afbdd30066cf9290b6dec41863bd6707294799d1c101f0bbcddac95eb97a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-06-22T04:02:43.502Z] [ "`gofmt -l .`" = "" ] Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash [2020-06-22T04:02:43.810Z] Warning: overwriting stash ‘coverage-report’ [2020-06-22T04:02:44.259Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T04:02:44.267Z] $ docker stop --time=1 c4b96a8e2577d2faa7113b7aabad21a45c72176c4183e83dbef4bc3552102b1d [2020-06-22T04:02:46.417Z] $ docker rm -f c4b96a8e2577d2faa7113b7aabad21a45c72176c4183e83dbef4bc3552102b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-22T04:02:47.705Z] provisioning config files... [2020-06-22T04:02:47.734Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config8910080584485136038tmp [Pipeline] { [Pipeline] sh [2020-06-22T04:02:48.179Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config8910080584485136038tmp [2020-06-22T04:02:48.179Z] + curl -s https://codecov.io/bash [2020-06-22T04:02:48.819Z] [2020-06-22T04:02:48.819Z] _____ _ [2020-06-22T04:02:48.819Z] / ____| | | [2020-06-22T04:02:48.819Z] | | ___ __| | ___ ___ _____ __ [2020-06-22T04:02:48.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-22T04:02:48.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-22T04:02:48.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-22T04:02:48.819Z] Bash-20200602-f809a24 [2020-06-22T04:02:48.819Z] [2020-06-22T04:02:48.819Z] [2020-06-22T04:02:48.819Z] ==> Jenkins CI detected. [2020-06-22T04:02:48.819Z] project root: . [2020-06-22T04:02:48.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-22T04:02:48.819Z] ==> Running gcov in . (disable via -X gcov) [2020-06-22T04:02:48.819Z] ==> Python coveragepy not found [2020-06-22T04:02:48.819Z] ==> Searching for coverage reports in: [2020-06-22T04:02:48.819Z] + . [2020-06-22T04:02:49.088Z] -> Found 1 reports [2020-06-22T04:02:49.088Z] ==> Detecting git/mercurial file structure [2020-06-22T04:02:49.088Z] ==> Reading reports [2020-06-22T04:02:49.088Z] + ./coverage.out bytes=82508 [2020-06-22T04:02:49.088Z] ==> Appending adjustments [2020-06-22T04:02:49.088Z] https://docs.codecov.io/docs/fixing-reports [2020-06-22T04:02:50.059Z] + Found adjustments [2020-06-22T04:02:50.059Z] ==> Gzipping contents [2020-06-22T04:02:50.059Z] ==> Uploading reports [2020-06-22T04:02:50.059Z] url: https://codecov.io [2020-06-22T04:02:50.059Z] query: branch=PR-244&commit=e04bdb85cb3f6698d322d9ad8ef46356830a106f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-244%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=244&job= [2020-06-22T04:02:50.059Z] -> Pinging Codecov [2020-06-22T04:02:50.059Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-244&commit=e04bdb85cb3f6698d322d9ad8ef46356830a106f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-244%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=244&job= [2020-06-22T04:02:50.685Z] -> Uploading [2020-06-22T04:02:50.973Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e04bdb85cb3f6698d322d9ad8ef46356830a106f [Pipeline] } [2020-06-22T04:02:50.988Z] 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 [2020-06-22T04:02:51.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T04:02:52.537Z] ---> package-listing.sh [2020-06-22T04:02:52.537Z] ++ facter osfamily [2020-06-22T04:02:52.537Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T04:02:52.537Z] + OS_FAMILY=redhat [2020-06-22T04:02:52.537Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-244 [2020-06-22T04:02:52.537Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T04:02:52.537Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T04:02:52.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T04:02:52.537Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T04:02:52.537Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' [2020-06-22T04:02:52.537Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T04:02:52.537Z] + case "${OS_FAMILY}" in [2020-06-22T04:02:52.537Z] + rpm -qa [2020-06-22T04:02:52.537Z] + sort [2020-06-22T04:02:59.502Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T04:02:59.502Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T04:02:59.502Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T04:02:59.502Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-244 ']' [2020-06-22T04:02:59.502Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ [2020-06-22T04:02:59.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-244/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T04:03:00.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T04:03:00.210Z] [2020-06-22T04:03:00.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T04:03:00.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T04:03:00.556Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T04:03:00.556Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T04:03:00.556Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T04:03:00.556Z] 756a868c4378: Pulling fs layer [2020-06-22T04:03:00.556Z] 444b2fc9a129: Pulling fs layer [2020-06-22T04:03:00.556Z] ea15f1150254: Pulling fs layer [2020-06-22T04:03:00.556Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T04:03:00.556Z] 28c525ee5125: Pulling fs layer [2020-06-22T04:03:00.556Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T04:03:00.556Z] 138eaada9080: Pulling fs layer [2020-06-22T04:03:00.556Z] 0622d0fa9048: Pulling fs layer [2020-06-22T04:03:00.556Z] 41b27a9f41bf: Waiting [2020-06-22T04:03:00.556Z] 28c525ee5125: Waiting [2020-06-22T04:03:00.556Z] 094b1ea09ed8: Waiting [2020-06-22T04:03:00.556Z] 444b2fc9a129: Waiting [2020-06-22T04:03:00.556Z] 138eaada9080: Waiting [2020-06-22T04:03:00.556Z] ea15f1150254: Waiting [2020-06-22T04:03:00.556Z] 0622d0fa9048: Waiting [2020-06-22T04:03:00.556Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T04:03:00.556Z] 2cc5ad85d9ab: Download complete [2020-06-22T04:03:00.935Z] 444b2fc9a129: Verifying Checksum [2020-06-22T04:03:00.935Z] 444b2fc9a129: Download complete [2020-06-22T04:03:01.409Z] c9b1b535fdd9: Verifying Checksum [2020-06-22T04:03:01.409Z] c9b1b535fdd9: Download complete [2020-06-22T04:03:01.409Z] ea15f1150254: Verifying Checksum [2020-06-22T04:03:01.409Z] ea15f1150254: Download complete [2020-06-22T04:03:01.957Z] 28c525ee5125: Verifying Checksum [2020-06-22T04:03:01.957Z] 28c525ee5125: Download complete [2020-06-22T04:03:01.957Z] c9b1b535fdd9: Pull complete [2020-06-22T04:03:02.440Z] 2cc5ad85d9ab: Pull complete [2020-06-22T04:03:04.379Z] 756a868c4378: Verifying Checksum [2020-06-22T04:03:04.379Z] 756a868c4378: Download complete [2020-06-22T04:03:04.697Z] 138eaada9080: Verifying Checksum [2020-06-22T04:03:04.697Z] 138eaada9080: Download complete [2020-06-22T04:03:04.697Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T04:03:04.697Z] 094b1ea09ed8: Download complete [2020-06-22T04:03:04.697Z] 0622d0fa9048: Verifying Checksum [2020-06-22T04:03:04.697Z] 0622d0fa9048: Download complete [2020-06-22T04:03:05.882Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T04:03:05.882Z] 41b27a9f41bf: Download complete [2020-06-22T04:03:07.622Z] 756a868c4378: Pull complete [2020-06-22T04:03:07.622Z] 444b2fc9a129: Pull complete [2020-06-22T04:03:07.890Z] ea15f1150254: Pull complete [2020-06-22T04:03:13.543Z] 41b27a9f41bf: Pull complete [2020-06-22T04:03:13.543Z] 28c525ee5125: Pull complete [2020-06-22T04:03:16.904Z] 094b1ea09ed8: Pull complete [2020-06-22T04:03:16.904Z] 138eaada9080: Pull complete [2020-06-22T04:03:17.183Z] 0622d0fa9048: Pull complete [2020-06-22T04:03:17.183Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T04:03:17.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T04:03:17.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T04:03:17.994Z] prd-centos7-docker-4c-2g-3928 does not seem to be running inside a container [2020-06-22T04:03:18.393Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-244 -v /w/workspace/dry_go-mod-core-contracts_PR-244:/w/workspace/dry_go-mod-core-contracts_PR-244:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-244@tmp:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T04:03:20.572Z] $ docker top df1a306b3ba6f9f73967dfad243c821eafd39bafa21cb69ec62551071549604d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T04:03:20.909Z] provisioning config files... [2020-06-22T04:03:21.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-244@tmp/config5434487300795796162tmp [Pipeline] { [Pipeline] echo [2020-06-22T04:03:21.060Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T04:03:21.428Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T04:03:21.453Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T04:03:22.110Z] ---> logs-deploy.sh [2020-06-22T04:03:22.110Z] + ARCHIVE_ARTIFACTS= [2020-06-22T04:03:22.110Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T04:03:22.110Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T04:03:22.110Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T04:03:22.110Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/4 [2020-06-22T04:03:22.110Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/4/ [2020-06-22T04:03:22.110Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/4 /w/workspace/dry_go-mod-core-contracts_PR-244 [2020-06-22T04:03:23.592Z] Archives upload complete. [2020-06-22T04:03:23.890Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-244/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-244/4/