Pull request #236 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 lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 72dd18d821585748b4fb0c82309783b08bb07e6b+1899b11f5af0f51f0c80a2da86949503e9e734af (33d405cb24e7f892a0093633af4ac55aaa2ec5ba) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5019 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # 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/236/head:refs/remotes/origin/PR-236 +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/236/head:refs/remotes/origin/PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 72dd18d821585748b4fb0c82309783b08bb07e6b Merge succeeded, producing 72dd18d821585748b4fb0c82309783b08bb07e6b Checking out Revision 72dd18d821585748b4fb0c82309783b08bb07e6b (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-02T05:54:13.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-02T05:54:13.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-02T05:54:13.406Z] ========================================================= [2020-07-02T05:54:13.406Z] EdgeX Global Pipelines Version Info [2020-07-02T05:54:13.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1970be2004e422704ec1640d0764f4af194c2dbf # timeout=10 [2020-07-02T05:54:15.238Z] ------------------- [2020-07-02T05:54:15.238Z] stable info: [2020-07-02T05:54:15.238Z] ------------------- [2020-07-02T05:54:15.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-02T05:54:15.238Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-02T05:54:15.238Z] Message: update stable to v1.0.89 [2020-07-02T05:54:15.811Z] ------------------- [2020-07-02T05:54:15.811Z] experimental info: [2020-07-02T05:54:15.811Z] ------------------- [2020-07-02T05:54:15.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-02T05:54:15.811Z] Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e [2020-07-02T05:54:15.811Z] Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:54:17.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-02T05:54:17.308Z] [2020-07-02T05:54:17.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:54:17.641Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-02T05:54:17.641Z] latest: Pulling from edgex-devops/git-semver [2020-07-02T05:54:17.641Z] 9123ac7c32f7: Pulling fs layer [2020-07-02T05:54:17.641Z] b8cc5d1170e3: Pulling fs layer [2020-07-02T05:54:17.641Z] 2924cbbf6a41: Pulling fs layer [2020-07-02T05:54:17.641Z] 93b08a4f1073: Pulling fs layer [2020-07-02T05:54:17.641Z] 93b08a4f1073: Waiting [2020-07-02T05:54:17.641Z] b8cc5d1170e3: Verifying Checksum [2020-07-02T05:54:17.641Z] b8cc5d1170e3: Download complete [2020-07-02T05:54:17.914Z] 9123ac7c32f7: Verifying Checksum [2020-07-02T05:54:17.914Z] 9123ac7c32f7: Download complete [2020-07-02T05:54:17.914Z] 93b08a4f1073: Verifying Checksum [2020-07-02T05:54:17.914Z] 93b08a4f1073: Download complete [2020-07-02T05:54:17.914Z] 2924cbbf6a41: Verifying Checksum [2020-07-02T05:54:17.914Z] 2924cbbf6a41: Download complete [2020-07-02T05:54:18.177Z] 9123ac7c32f7: Pull complete [2020-07-02T05:54:18.177Z] b8cc5d1170e3: Pull complete [2020-07-02T05:54:19.128Z] 2924cbbf6a41: Pull complete [2020-07-02T05:54:19.395Z] 93b08a4f1073: Pull complete [2020-07-02T05:54:19.395Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-02T05:54:19.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-02T05:54:19.395Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-02T05:54:19.519Z] prd-centos7-docker-4c-2g-5019 does not seem to be running inside a container [2020-07-02T05:54:19.570Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-02T05:54:21.739Z] $ docker top 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-02T05:54:21.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-02T05:54:21.921Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-02T05:54:22.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-02T05:54:22.150Z] $ docker exec 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent [2020-07-02T05:54:22.328Z] SSH_AUTH_SOCK=/tmp/ssh-5L0Dao0dDffY/agent.11 [2020-07-02T05:54:22.328Z] SSH_AGENT_PID=16 [2020-07-02T05:54:22.339Z] Running ssh-add (command line suppressed) [2020-07-02T05:54:22.469Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1598922666348235612.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1598922666348235612.key) [2020-07-02T05:54:22.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-02T05:54:22.831Z] + git describe --exact-match --tags HEAD [2020-07-02T05:54:22.831Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-02T05:54:22.889Z] $ docker exec --env ******** --env ******** 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent -k [2020-07-02T05:54:23.001Z] unset SSH_AUTH_SOCK; [2020-07-02T05:54:23.002Z] unset SSH_AGENT_PID; [2020-07-02T05:54:23.002Z] echo Agent pid 16 killed; [2020-07-02T05:54:23.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-02T05:54:23.085Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-02T05:54:23.085Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-02T05:54:23.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-02T05:54:23.134Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-02T05:54:23.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-02T05:54:23.308Z] $ docker exec 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent [2020-07-02T05:54:23.460Z] SSH_AUTH_SOCK=/tmp/ssh-Ytz6DZzwoIBM/agent.44 [2020-07-02T05:54:23.460Z] SSH_AGENT_PID=49 [2020-07-02T05:54:23.466Z] Running ssh-add (command line suppressed) [2020-07-02T05:54:23.586Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3897479698309839711.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3897479698309839711.key) [2020-07-02T05:54:23.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-02T05:54:23.942Z] + git semver init [2020-07-02T05:54:23.942Z] # -> Open(): unable to determine branch for HEAD [2020-07-02T05:54:23.942Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-07-02T05:54:23.942Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-02T05:54:23.942Z] # $SEMVER_REMOTE_NAME = origin [2020-07-02T05:54:23.942Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-02T05:54:23.942Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-02T05:54:23.942Z] # $SEMVER_BRANCH = PR-236 [2020-07-02T05:54:23.942Z] # $SEMVER_TEMP = /tmp/semver-226481111 [2020-07-02T05:54:23.942Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-02T05:54:24.517Z] # '/tmp/semver-226481111' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-07-02T05:54:24.517Z] # -> Force: false [2020-07-02T05:54:24.517Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-07-02T05:54:24.530Z] $ docker exec --env ******** --env ******** 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent -k [2020-07-02T05:54:24.643Z] unset SSH_AUTH_SOCK; [2020-07-02T05:54:24.643Z] unset SSH_AGENT_PID; [2020-07-02T05:54:24.644Z] echo Agent pid 49 killed; [2020-07-02T05:54:24.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-02T05:54:25.051Z] + git semver [Pipeline] } [2020-07-02T05:54:25.069Z] $ docker stop --time=1 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 [2020-07-02T05:54:26.709Z] $ docker rm -f 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-02T05:54:27.438Z] Stashed 77 file(s) [Pipeline] echo [2020-07-02T05:54:27.440Z] [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-07-02T05:54:42.611Z] Still waiting to schedule task [2020-07-02T05:54:42.611Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-02T05:54:42.613Z] Still waiting to schedule task [2020-07-02T05:54:42.613Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5017’ is offline [2020-07-02T05:56:15.599Z] Running on prd-centos7-docker-4c-2g-5021 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-02T05:56:15.626Z] Running in /w/workspace/go-mod-core-contracts/32 [Pipeline] { [Pipeline] checkout [2020-07-02T05:56:16.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5020 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-02T05:56:16.096Z] Running in /w/workspace/go-mod-core-contracts/32 [Pipeline] { [Pipeline] checkout [2020-07-02T05:56:20.892Z] using credential edgex-jenkins-ssh [2020-07-02T05:56:20.924Z] Cloning the remote Git repository [2020-07-02T05:56:20.924Z] Cloning with configured refspecs honoured and without tags [2020-07-02T05:56:20.959Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:56:21.104Z] > git init /w/workspace/go-mod-core-contracts/32 # timeout=10 [2020-07-02T05:56:21.176Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:56:21.177Z] > git --version # timeout=10 [2020-07-02T05:56:21.886Z] using credential edgex-jenkins-ssh [2020-07-02T05:56:21.917Z] Cloning the remote Git repository [2020-07-02T05:56:21.917Z] Cloning with configured refspecs honoured and without tags [2020-07-02T05:56:21.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:56:21.283Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:56:22.328Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:56:22.343Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-02T05:56:22.365Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:56:22.390Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:56:22.440Z] Fetching without tags [2020-07-02T05:56:21.999Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:56:22.096Z] > git init /w/workspace/go-mod-core-contracts/32 # timeout=10 [2020-07-02T05:56:22.159Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:56:22.159Z] > git --version # timeout=10 [2020-07-02T05:56:22.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:56:22.231Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:56:22.859Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:56:22.871Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-02T05:56:22.938Z] Fetching without tags [2020-07-02T05:56:22.955Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 72dd18d821585748b4fb0c82309783b08bb07e6b [2020-07-02T05:56:23.211Z] Merge succeeded, producing 72dd18d821585748b4fb0c82309783b08bb07e6b [2020-07-02T05:56:23.211Z] Checking out Revision 72dd18d821585748b4fb0c82309783b08bb07e6b (PR-236) [2020-07-02T05:56:22.427Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:56:22.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:56:22.440Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:56:22.949Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:56:22.970Z] > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 [2020-07-02T05:56:23.087Z] > git remote # timeout=10 [2020-07-02T05:56:23.105Z] > git config --get remote.origin.url # timeout=10 [2020-07-02T05:56:23.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:56:23.137Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-02T05:56:23.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T05:56:23.191Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:56:23.210Z] > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 [2020-07-02T05:56:23.768Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 72dd18d821585748b4fb0c82309783b08bb07e6b [2020-07-02T05:56:24.071Z] Merge succeeded, producing 72dd18d821585748b4fb0c82309783b08bb07e6b [2020-07-02T05:56:24.072Z] Checking out Revision 72dd18d821585748b4fb0c82309783b08bb07e6b (PR-236) [2020-07-02T05:56:22.899Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:56:22.924Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:56:22.951Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:56:22.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:56:22.958Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:56:23.777Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:56:23.787Z] > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 [2020-07-02T05:56:24.010Z] > git remote # timeout=10 [2020-07-02T05:56:24.021Z] > git config --get remote.origin.url # timeout=10 [2020-07-02T05:56:24.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:56:24.039Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-02T05:56:24.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T05:56:24.093Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:56:24.120Z] > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 [2020-07-02T05:56:27.738Z] Commit message: "Create core data DTOs and models for V2 API" [2020-07-02T05:56:28.053Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-02T05:56:28.804Z] ========================================================= [2020-07-02T05:56:28.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-02T05:56:28.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-07-02T05:56:29.503Z] ========================================================= [2020-07-02T05:56:29.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-02T05:56:29.503Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:56:29.802Z] + 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-07-02T05:56:30.253Z] + 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-07-02T05:56:30.787Z] Sending build context to Docker daemon 1.829MB [2020-07-02T05:56:30.787Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-02T05:56:30.787Z] Step 2/7 : FROM ${BASE} [2020-07-02T05:56:31.067Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-02T05:56:31.067Z] cde5963f3b93: Pulling fs layer [2020-07-02T05:56:31.067Z] 2a23fa8c16f7: Pulling fs layer [2020-07-02T05:56:31.067Z] 777b28850792: Pulling fs layer [2020-07-02T05:56:31.067Z] 8a11ddd9e578: Pulling fs layer [2020-07-02T05:56:31.067Z] 4cf88f913ddb: Pulling fs layer [2020-07-02T05:56:31.067Z] 1df406cf5192: Pulling fs layer [2020-07-02T05:56:31.067Z] cd6300453558: Pulling fs layer [2020-07-02T05:56:31.067Z] b9c365052c96: Pulling fs layer [2020-07-02T05:56:31.067Z] a2d8cc88f415: Pulling fs layer [2020-07-02T05:56:31.067Z] ea1d1ca13537: Pulling fs layer [2020-07-02T05:56:31.067Z] 3750a50a1c5e: Pulling fs layer [2020-07-02T05:56:31.067Z] 8a11ddd9e578: Waiting [2020-07-02T05:56:31.067Z] 4cf88f913ddb: Waiting [2020-07-02T05:56:31.067Z] 1df406cf5192: Waiting [2020-07-02T05:56:31.067Z] ea1d1ca13537: Waiting [2020-07-02T05:56:31.067Z] 3750a50a1c5e: Waiting [2020-07-02T05:56:31.067Z] cd6300453558: Waiting [2020-07-02T05:56:31.067Z] b9c365052c96: Waiting [2020-07-02T05:56:31.067Z] a2d8cc88f415: Waiting [2020-07-02T05:56:31.067Z] 777b28850792: Verifying Checksum [2020-07-02T05:56:31.067Z] 777b28850792: Download complete [2020-07-02T05:56:31.067Z] 2a23fa8c16f7: Download complete [2020-07-02T05:56:31.067Z] 4cf88f913ddb: Verifying Checksum [2020-07-02T05:56:31.067Z] 4cf88f913ddb: Download complete [2020-07-02T05:56:31.067Z] 1df406cf5192: Download complete [2020-07-02T05:56:31.340Z] cde5963f3b93: Verifying Checksum [2020-07-02T05:56:31.340Z] cde5963f3b93: Download complete [2020-07-02T05:56:31.677Z] Sending build context to Docker daemon 1.829MB [2020-07-02T05:56:31.678Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-02T05:56:31.678Z] Step 2/7 : FROM ${BASE} [2020-07-02T05:56:31.678Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-02T05:56:31.678Z] e6b0cf9c0882: Pulling fs layer [2020-07-02T05:56:31.678Z] 2848faf0eed1: Pulling fs layer [2020-07-02T05:56:31.678Z] 0f37312ad70f: Pulling fs layer [2020-07-02T05:56:31.678Z] 5788d62ee057: Pulling fs layer [2020-07-02T05:56:31.678Z] 0e6b1d234666: Pulling fs layer [2020-07-02T05:56:31.678Z] bf5d7aec512f: Pulling fs layer [2020-07-02T05:56:31.678Z] 34c802a77dc8: Pulling fs layer [2020-07-02T05:56:31.678Z] 9eb99e56ec68: Pulling fs layer [2020-07-02T05:56:31.678Z] 27c7a5d97fbd: Pulling fs layer [2020-07-02T05:56:31.678Z] 5c102a31e300: Pulling fs layer [2020-07-02T05:56:31.678Z] dcfb455df0a1: Pulling fs layer [2020-07-02T05:56:31.678Z] 5788d62ee057: Waiting [2020-07-02T05:56:31.678Z] bf5d7aec512f: Waiting [2020-07-02T05:56:31.678Z] 34c802a77dc8: Waiting [2020-07-02T05:56:31.678Z] 9eb99e56ec68: Waiting [2020-07-02T05:56:31.678Z] 0e6b1d234666: Waiting [2020-07-02T05:56:31.678Z] 27c7a5d97fbd: Waiting [2020-07-02T05:56:31.678Z] 5c102a31e300: Waiting [2020-07-02T05:56:31.678Z] dcfb455df0a1: Waiting [2020-07-02T05:56:31.678Z] 0f37312ad70f: Download complete [2020-07-02T05:56:31.678Z] 2848faf0eed1: Verifying Checksum [2020-07-02T05:56:31.678Z] 2848faf0eed1: Download complete [2020-07-02T05:56:31.678Z] 0e6b1d234666: Verifying Checksum [2020-07-02T05:56:31.678Z] 0e6b1d234666: Download complete [2020-07-02T05:56:31.678Z] bf5d7aec512f: Verifying Checksum [2020-07-02T05:56:31.678Z] bf5d7aec512f: Download complete [2020-07-02T05:56:31.678Z] e6b0cf9c0882: Verifying Checksum [2020-07-02T05:56:31.678Z] e6b0cf9c0882: Download complete [2020-07-02T05:56:31.940Z] cde5963f3b93: Pull complete [2020-07-02T05:56:32.279Z] e6b0cf9c0882: Pull complete [2020-07-02T05:56:32.541Z] 2a23fa8c16f7: Pull complete [2020-07-02T05:56:32.553Z] 2848faf0eed1: Pull complete [2020-07-02T05:56:32.820Z] 777b28850792: Pull complete [2020-07-02T05:56:33.220Z] 34c802a77dc8: Verifying Checksum [2020-07-02T05:56:33.220Z] 34c802a77dc8: Download complete [2020-07-02T05:56:33.220Z] 27c7a5d97fbd: Verifying Checksum [2020-07-02T05:56:33.220Z] 27c7a5d97fbd: Download complete [2020-07-02T05:56:33.422Z] cd6300453558: Verifying Checksum [2020-07-02T05:56:33.422Z] cd6300453558: Download complete [2020-07-02T05:56:33.422Z] a2d8cc88f415: Verifying Checksum [2020-07-02T05:56:33.422Z] a2d8cc88f415: Download complete [2020-07-02T05:56:33.498Z] 0f37312ad70f: Pull complete [2020-07-02T05:56:33.780Z] 9eb99e56ec68: Verifying Checksum [2020-07-02T05:56:33.780Z] 9eb99e56ec68: Download complete [2020-07-02T05:56:34.061Z] dcfb455df0a1: Verifying Checksum [2020-07-02T05:56:34.061Z] dcfb455df0a1: Download complete [2020-07-02T05:56:34.061Z] 5c102a31e300: Verifying Checksum [2020-07-02T05:56:34.061Z] 5c102a31e300: Download complete [2020-07-02T05:56:34.326Z] 5788d62ee057: Verifying Checksum [2020-07-02T05:56:34.326Z] 5788d62ee057: Download complete [2020-07-02T05:56:34.869Z] ea1d1ca13537: Verifying Checksum [2020-07-02T05:56:34.869Z] ea1d1ca13537: Download complete [2020-07-02T05:56:34.869Z] 3750a50a1c5e: Verifying Checksum [2020-07-02T05:56:34.869Z] 3750a50a1c5e: Download complete [2020-07-02T05:56:36.309Z] b9c365052c96: Verifying Checksum [2020-07-02T05:56:36.309Z] b9c365052c96: Download complete [2020-07-02T05:56:36.582Z] 8a11ddd9e578: Verifying Checksum [2020-07-02T05:56:36.582Z] 8a11ddd9e578: Download complete [2020-07-02T05:56:42.567Z] 5788d62ee057: Pull complete [2020-07-02T05:56:42.568Z] 0e6b1d234666: Pull complete [2020-07-02T05:56:42.568Z] bf5d7aec512f: Pull complete [2020-07-02T05:56:49.019Z] 8a11ddd9e578: Pull complete [2020-07-02T05:56:49.019Z] 4cf88f913ddb: Pull complete [2020-07-02T05:56:49.019Z] 1df406cf5192: Pull complete [2020-07-02T05:56:50.849Z] 34c802a77dc8: Pull complete [2020-07-02T05:56:53.343Z] cd6300453558: Pull complete [2020-07-02T05:56:54.187Z] 9eb99e56ec68: Pull complete [2020-07-02T05:56:54.187Z] 27c7a5d97fbd: Pull complete [2020-07-02T05:56:55.783Z] 5c102a31e300: Pull complete [2020-07-02T05:56:56.052Z] dcfb455df0a1: Pull complete [2020-07-02T05:56:56.052Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-02T05:56:56.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-02T05:56:56.052Z] ---> 7c70fe431013 [2020-07-02T05:56:56.052Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-02T05:56:56.633Z] ---> Running in 2128cffdb491 [2020-07-02T05:56:56.904Z] Removing intermediate container 2128cffdb491 [2020-07-02T05:56:56.904Z] ---> 68d6210f88b0 [2020-07-02T05:56:56.904Z] Step 4/7 : RUN apk add bash [2020-07-02T05:56:56.904Z] ---> Running in 478a3a1bbd56 [2020-07-02T05:56:58.329Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-02T05:56:58.745Z] b9c365052c96: Pull complete [2020-07-02T05:56:58.745Z] a2d8cc88f415: Pull complete [2020-07-02T05:56:59.729Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-02T05:57:00.304Z] OK: 143 MiB in 39 packages [2020-07-02T05:57:00.744Z] ea1d1ca13537: Pull complete [2020-07-02T05:57:00.744Z] 3750a50a1c5e: Pull complete [2020-07-02T05:57:00.883Z] Removing intermediate container 478a3a1bbd56 [2020-07-02T05:57:00.883Z] ---> 5f4d52060a24 [2020-07-02T05:57:00.883Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-02T05:57:00.883Z] ---> Running in 3882af90406b [2020-07-02T05:57:00.883Z] Removing intermediate container 3882af90406b [2020-07-02T05:57:00.883Z] ---> e2d45cd5a4a8 [2020-07-02T05:57:00.883Z] Step 6/7 : COPY go.mod . [2020-07-02T05:57:01.018Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-02T05:57:01.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-02T05:57:01.018Z] ---> 78745c68409d [2020-07-02T05:57:01.018Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-02T05:57:01.144Z] ---> 7ed7214e8369 [2020-07-02T05:57:01.144Z] Step 7/7 : RUN go mod download [2020-07-02T05:57:01.409Z] ---> Running in a584710a3321 [2020-07-02T05:57:03.349Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-02T05:57:03.349Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-02T05:57:03.349Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-02T05:57:03.349Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-02T05:57:03.349Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-02T05:57:03.349Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-02T05:57:03.349Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-02T05:57:03.349Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-02T05:57:03.349Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-02T05:57:03.349Z] go: finding github.com/google/uuid v1.1.0 [2020-07-02T05:57:03.349Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-02T05:57:03.349Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-02T05:57:03.349Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-02T05:57:03.349Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-02T05:57:03.622Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-02T05:57:03.622Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-02T05:57:03.622Z] go: finding golang.org/x/text v0.3.2 [2020-07-02T05:57:03.622Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-02T05:57:03.622Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-02T05:57:03.622Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-02T05:57:05.317Z] ---> Running in 6355d034e41e [2020-07-02T05:57:05.913Z] Removing intermediate container 6355d034e41e [2020-07-02T05:57:05.913Z] ---> 7ddff344d9ea [2020-07-02T05:57:05.913Z] Step 4/7 : RUN apk add bash [2020-07-02T05:57:05.913Z] ---> Running in 25b4313e05b6 [2020-07-02T05:57:07.346Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-02T05:57:08.321Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-02T05:57:08.915Z] OK: 125 MiB in 39 packages [2020-07-02T05:57:10.346Z] Removing intermediate container 25b4313e05b6 [2020-07-02T05:57:10.346Z] ---> d5ad225cb968 [2020-07-02T05:57:10.346Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-02T05:57:10.619Z] ---> Running in d5fed5014afa [2020-07-02T05:57:11.217Z] Removing intermediate container d5fed5014afa [2020-07-02T05:57:11.218Z] ---> 54a1584651dd [2020-07-02T05:57:11.218Z] Step 6/7 : COPY go.mod . [2020-07-02T05:57:11.813Z] ---> 0a991df9f1ed [2020-07-02T05:57:11.813Z] Step 7/7 : RUN go mod download [2020-07-02T05:57:12.089Z] ---> Running in 69ce000ac744 [2020-07-02T05:57:13.699Z] Removing intermediate container a584710a3321 [2020-07-02T05:57:13.699Z] ---> 6c75bfdd9caa [2020-07-02T05:57:13.699Z] Successfully built 6c75bfdd9caa [2020-07-02T05:57:13.699Z] 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-07-02T05:57:14.259Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-02T05:57:14.259Z] . [Pipeline] withDockerContainer [2020-07-02T05:57:14.467Z] prd-centos7-docker-4c-2g-5021 does not seem to be running inside a container [2020-07-02T05:57:14.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/32 -v /w/workspace/go-mod-core-contracts/32:/w/workspace/go-mod-core-contracts/32:rw,z -v /w/workspace/go-mod-core-contracts/32@tmp:/w/workspace/go-mod-core-contracts/32@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-07-02T05:57:14.698Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-02T05:57:14.698Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-02T05:57:14.698Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-02T05:57:14.698Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-02T05:57:14.698Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-02T05:57:14.698Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-02T05:57:14.698Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-02T05:57:14.698Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-02T05:57:14.698Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-02T05:57:14.698Z] go: finding github.com/google/uuid v1.1.0 [2020-07-02T05:57:14.698Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-02T05:57:14.698Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-02T05:57:14.698Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-02T05:57:14.698Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-02T05:57:14.698Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-02T05:57:14.698Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-02T05:57:14.698Z] go: finding golang.org/x/text v0.3.2 [2020-07-02T05:57:14.698Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-02T05:57:14.698Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-02T05:57:14.698Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-02T05:57:15.520Z] $ docker top 593f9fbad86c730b7f1c0e45e503eb27ebf69e52ae980989e25394b2564fefc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-02T05:57:15.991Z] + go version [2020-07-02T05:57:15.991Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-02T05:57:16.307Z] + make test [2020-07-02T05:57:16.307Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-02T05:57:26.730Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-02T05:57:27.098Z] Removing intermediate container 69ce000ac744 [2020-07-02T05:57:27.098Z] ---> 5271faf463ef [2020-07-02T05:57:27.098Z] Successfully built 5271faf463ef [2020-07-02T05:57:27.098Z] 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-07-02T05:57:27.635Z] + docker inspect -f . ci-base-image-arm64 [2020-07-02T05:57:27.635Z] . [Pipeline] withDockerContainer [2020-07-02T05:57:27.884Z] prd-ubuntu18.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2020-07-02T05:57:27.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/32 -v /w/workspace/go-mod-core-contracts/32:/w/workspace/go-mod-core-contracts/32:rw,z -v /w/workspace/go-mod-core-contracts/32@tmp:/w/workspace/go-mod-core-contracts/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-02T05:57:29.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements [2020-07-02T05:57:29.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements [2020-07-02T05:57:29.635Z] $ docker top a53b914458e122390eea94391ff6129218a455b8a91763d8938fcaaf0b15c205 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-02T05:57:30.075Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.027s coverage: 45.4% of statements [2020-07-02T05:57:30.075Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements [2020-07-02T05:57:30.075Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-02T05:57:30.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.4% of statements [2020-07-02T05:57:30.996Z] + go version [2020-07-02T05:57:30.997Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-02T05:57:31.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.152s coverage: 14.4% of statements [2020-07-02T05:57:31.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.043s coverage: 100.0% of statements [2020-07-02T05:57:32.031Z] + make test [2020-07-02T05:57:32.031Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-02T05:57:32.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.044s coverage: 100.0% of statements [2020-07-02T05:57:32.635Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-02T05:57:32.635Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-02T05:57:32.635Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-07-02T05:57:33.297Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.020s coverage: 100.0% of statements [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 62.6% of statements [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.041s coverage: 14.3% of statements [2020-07-02T05:57:38.941Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 83.3% of statements [2020-07-02T05:57:38.941Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-02T05:57:38.941Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 90.9% of statements [2020-07-02T05:57:38.941Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-02T05:57:38.941Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-02T05:57:38.941Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-02T05:57:40.402Z] gofmt -l . [2020-07-02T05:57:40.671Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-02T05:57:41.323Z] Stashed 1 file(s) [Pipeline] } [2020-07-02T05:57:41.330Z] $ docker stop --time=1 593f9fbad86c730b7f1c0e45e503eb27ebf69e52ae980989e25394b2564fefc8 [2020-07-02T05:57:43.519Z] $ docker rm -f 593f9fbad86c730b7f1c0e45e503eb27ebf69e52ae980989e25394b2564fefc8 [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] } [2020-07-02T05:57:54.226Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-02T05:57:54.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements [2020-07-02T05:57:54.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.084s coverage: 100.0% of statements [2020-07-02T05:57:56.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.036s coverage: 45.4% of statements [2020-07-02T05:57:56.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements [2020-07-02T05:57:56.497Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-02T05:57:57.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.041s coverage: 6.4% of statements [2020-07-02T05:57:58.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.111s coverage: 14.4% of statements [2020-07-02T05:57:58.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements [2020-07-02T05:58:01.569Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.126s coverage: 100.0% of statements [2020-07-02T05:58:01.569Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-02T05:58:01.569Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-02T05:58:01.569Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.052s coverage: 100.0% of statements [2020-07-02T05:58:01.569Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.543s coverage: 100.0% of statements [2020-07-02T05:58:06.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 62.6% of statements [2020-07-02T05:58:06.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements [2020-07-02T05:58:06.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements [2020-07-02T05:58:06.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.063s coverage: 15.4% of statements [2020-07-02T05:58:06.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements [2020-07-02T05:58:06.985Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-02T05:58:06.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 83.3% of statements [2020-07-02T05:58:06.985Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-02T05:58:07.958Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 90.9% of statements [2020-07-02T05:58:07.958Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-02T05:58:07.958Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-02T05:58:08.239Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-02T05:58:11.645Z] gofmt -l . [2020-07-02T05:58:11.917Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-02T05:58:12.529Z] Warning: overwriting stash ‘coverage-report’ [2020-07-02T05:58:12.995Z] Stashed 1 file(s) [Pipeline] } [2020-07-02T05:58:12.972Z] $ docker stop --time=1 a53b914458e122390eea94391ff6129218a455b8a91763d8938fcaaf0b15c205 [2020-07-02T05:58:15.026Z] $ docker rm -f a53b914458e122390eea94391ff6129218a455b8a91763d8938fcaaf0b15c205 [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-07-02T05:58:16.300Z] provisioning config files... [2020-07-02T05:58:16.314Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config634928459188494537tmp [Pipeline] { [Pipeline] sh [2020-07-02T05:58:16.649Z] + curl -s https://codecov.io/bash [2020-07-02T05:58:16.649Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config634928459188494537tmp [Pipeline] } [2020-07-02T05:58:16.924Z] 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-07-02T05:58:17.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:58:18.369Z] ---> package-listing.sh [2020-07-02T05:58:18.369Z] ++ facter osfamily [2020-07-02T05:58:18.369Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-02T05:58:18.369Z] + OS_FAMILY=redhat [2020-07-02T05:58:18.369Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-02T05:58:18.369Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-02T05:58:18.369Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-02T05:58:18.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-02T05:58:18.369Z] + PACKAGES=/tmp/packages_start.txt [2020-07-02T05:58:18.369Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-02T05:58:18.369Z] + PACKAGES=/tmp/packages_end.txt [2020-07-02T05:58:18.369Z] + case "${OS_FAMILY}" in [2020-07-02T05:58:18.369Z] + rpm -qa [2020-07-02T05:58:18.369Z] + sort [2020-07-02T05:58:22.580Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-02T05:58:22.580Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-02T05:58:22.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-02T05:58:22.580Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-02T05:58:22.580Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-07-02T05:58:22.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:58:22.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-02T05:58:22.962Z] [2020-07-02T05:58:22.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:58:23.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-02T05:58:23.290Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-02T05:58:23.290Z] c9b1b535fdd9: Pulling fs layer [2020-07-02T05:58:23.290Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-02T05:58:23.290Z] 756a868c4378: Pulling fs layer [2020-07-02T05:58:23.290Z] 444b2fc9a129: Pulling fs layer [2020-07-02T05:58:23.290Z] ea15f1150254: Pulling fs layer [2020-07-02T05:58:23.290Z] 41b27a9f41bf: Pulling fs layer [2020-07-02T05:58:23.290Z] 28c525ee5125: Pulling fs layer [2020-07-02T05:58:23.290Z] 094b1ea09ed8: Pulling fs layer [2020-07-02T05:58:23.290Z] 138eaada9080: Pulling fs layer [2020-07-02T05:58:23.290Z] 0622d0fa9048: Pulling fs layer [2020-07-02T05:58:23.290Z] 41b27a9f41bf: Waiting [2020-07-02T05:58:23.290Z] 28c525ee5125: Waiting [2020-07-02T05:58:23.290Z] 094b1ea09ed8: Waiting [2020-07-02T05:58:23.290Z] 0622d0fa9048: Waiting [2020-07-02T05:58:23.290Z] 444b2fc9a129: Waiting [2020-07-02T05:58:23.290Z] ea15f1150254: Waiting [2020-07-02T05:58:23.290Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-02T05:58:23.290Z] 2cc5ad85d9ab: Download complete [2020-07-02T05:58:23.290Z] 444b2fc9a129: Verifying Checksum [2020-07-02T05:58:23.290Z] 444b2fc9a129: Download complete [2020-07-02T05:58:23.290Z] c9b1b535fdd9: Verifying Checksum [2020-07-02T05:58:23.290Z] c9b1b535fdd9: Download complete [2020-07-02T05:58:23.290Z] ea15f1150254: Verifying Checksum [2020-07-02T05:58:23.290Z] ea15f1150254: Download complete [2020-07-02T05:58:23.290Z] 28c525ee5125: Verifying Checksum [2020-07-02T05:58:23.290Z] 28c525ee5125: Download complete [2020-07-02T05:58:23.907Z] 756a868c4378: Verifying Checksum [2020-07-02T05:58:23.907Z] 756a868c4378: Download complete [2020-07-02T05:58:23.907Z] c9b1b535fdd9: Pull complete [2020-07-02T05:58:23.907Z] 138eaada9080: Verifying Checksum [2020-07-02T05:58:23.907Z] 138eaada9080: Download complete [2020-07-02T05:58:23.907Z] 094b1ea09ed8: Verifying Checksum [2020-07-02T05:58:23.907Z] 0622d0fa9048: Verifying Checksum [2020-07-02T05:58:23.907Z] 0622d0fa9048: Download complete [2020-07-02T05:58:24.179Z] 2cc5ad85d9ab: Pull complete [2020-07-02T05:58:24.443Z] 41b27a9f41bf: Verifying Checksum [2020-07-02T05:58:24.443Z] 41b27a9f41bf: Download complete [2020-07-02T05:58:25.844Z] 756a868c4378: Pull complete [2020-07-02T05:58:25.844Z] 444b2fc9a129: Pull complete [2020-07-02T05:58:26.106Z] ea15f1150254: Pull complete [2020-07-02T05:58:30.345Z] 41b27a9f41bf: Pull complete [2020-07-02T05:58:30.345Z] 28c525ee5125: Pull complete [2020-07-02T05:58:33.657Z] 094b1ea09ed8: Pull complete [2020-07-02T05:58:33.657Z] 138eaada9080: Pull complete [2020-07-02T05:58:33.657Z] 0622d0fa9048: Pull complete [2020-07-02T05:58:33.657Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-02T05:58:33.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-02T05:58:33.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-02T05:58:33.804Z] prd-centos7-docker-4c-2g-5019 does not seem to be running inside a container [2020-07-02T05:58:33.858Z] $ 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-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-02T05:58:37.436Z] $ docker top ed2e9d67fbfce44cbe53d7f4df782fc6c13011f9ad55972b4cd474ecb7dad6c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-02T05:58:37.588Z] provisioning config files... [2020-07-02T05:58:37.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7860330340746463312tmp [Pipeline] { [Pipeline] echo [2020-07-02T05:58:37.644Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:58:37.944Z] ---> create-netrc.sh [Pipeline] echo [2020-07-02T05:58:37.954Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:58:38.254Z] ---> logs-deploy.sh [2020-07-02T05:58:38.254Z] + ARCHIVE_ARTIFACTS= [2020-07-02T05:58:38.254Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-02T05:58:38.254Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-02T05:58:38.254Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-02T05:58:38.254Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/32 [2020-07-02T05:58:38.254Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/32/ [2020-07-02T05:58:38.254Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/32 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-02T05:58:39.640Z] Archives upload complete. [2020-07-02T05:58:39.640Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/32 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/32/ [2020-07-02T05:58:40.212Z] ---> uname -a: [2020-07-02T05:58:40.212Z] Linux ed2e9d67fbfc 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-02T05:58:40.212Z] [2020-07-02T05:58:40.212Z]