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 b7e0cd4418cc3d0d5133e3dce320fffc3472faff+1899b11f5af0f51f0c80a2da86949503e9e734af (5daa382f23c0c3a34089fcc7b85b7c9e9ac33e48) 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-5108 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 b7e0cd4418cc3d0d5133e3dce320fffc3472faff Merge succeeded, producing b7e0cd4418cc3d0d5133e3dce320fffc3472faff Checking out Revision b7e0cd4418cc3d0d5133e3dce320fffc3472faff (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # 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 b7e0cd4418cc3d0d5133e3dce320fffc3472faff # 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-03T02:10:21.087Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-03T02:10:21.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-03T02:10:21.235Z] ========================================================= [2020-07-03T02:10:21.235Z] EdgeX Global Pipelines Version Info [2020-07-03T02:10:21.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 [2020-07-03T02:10:22.680Z] ------------------- [2020-07-03T02:10:22.680Z] stable info: [2020-07-03T02:10:22.680Z] ------------------- [2020-07-03T02:10:22.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-03T02:10:22.680Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-03T02:10:22.680Z] Message: update stable to v1.0.89 [2020-07-03T02:10:23.623Z] ------------------- [2020-07-03T02:10:23.623Z] experimental info: [2020-07-03T02:10:23.623Z] ------------------- [2020-07-03T02:10:23.623Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-03T02:10:23.623Z] Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e [2020-07-03T02:10:23.623Z] 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-03T02:10:24.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:10:24.808Z] [2020-07-03T02:10:24.808Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:10:25.125Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:10:25.125Z] latest: Pulling from edgex-devops/git-semver [2020-07-03T02:10:25.125Z] 9123ac7c32f7: Pulling fs layer [2020-07-03T02:10:25.125Z] b8cc5d1170e3: Pulling fs layer [2020-07-03T02:10:25.125Z] 2924cbbf6a41: Pulling fs layer [2020-07-03T02:10:25.125Z] 93b08a4f1073: Pulling fs layer [2020-07-03T02:10:25.125Z] 93b08a4f1073: Waiting [2020-07-03T02:10:25.125Z] b8cc5d1170e3: Verifying Checksum [2020-07-03T02:10:25.125Z] b8cc5d1170e3: Download complete [2020-07-03T02:10:25.125Z] 9123ac7c32f7: Verifying Checksum [2020-07-03T02:10:25.125Z] 9123ac7c32f7: Download complete [2020-07-03T02:10:25.394Z] 93b08a4f1073: Verifying Checksum [2020-07-03T02:10:25.394Z] 93b08a4f1073: Download complete [2020-07-03T02:10:25.394Z] 2924cbbf6a41: Verifying Checksum [2020-07-03T02:10:25.394Z] 2924cbbf6a41: Download complete [2020-07-03T02:10:25.394Z] 9123ac7c32f7: Pull complete [2020-07-03T02:10:25.657Z] b8cc5d1170e3: Pull complete [2020-07-03T02:10:26.233Z] 2924cbbf6a41: Pull complete [2020-07-03T02:10:26.494Z] 93b08a4f1073: Pull complete [2020-07-03T02:10:26.757Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-03T02:10:26.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:10:26.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-03T02:10:26.899Z] prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container [2020-07-03T02:10:26.944Z] $ 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-03T02:10:29.312Z] $ docker top c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-03T02:10:29.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:10:29.527Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:10:29.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:10:29.747Z] $ docker exec c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent [2020-07-03T02:10:29.922Z] SSH_AUTH_SOCK=/tmp/ssh-gZOCDRVxbyU9/agent.11 [2020-07-03T02:10:29.922Z] SSH_AGENT_PID=17 [2020-07-03T02:10:29.937Z] Running ssh-add (command line suppressed) [2020-07-03T02:10:30.075Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2986252134021395709.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2986252134021395709.key) [2020-07-03T02:10:30.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:10:30.457Z] + git describe --exact-match --tags HEAD [2020-07-03T02:10:30.457Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-03T02:10:30.521Z] $ docker exec --env ******** --env ******** c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent -k [2020-07-03T02:10:30.640Z] unset SSH_AUTH_SOCK; [2020-07-03T02:10:30.641Z] unset SSH_AGENT_PID; [2020-07-03T02:10:30.641Z] echo Agent pid 17 killed; [2020-07-03T02:10:30.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-03T02:10:30.719Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-03T02:10:30.719Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-03T02:10:30.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:10:30.767Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:10:30.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:10:30.933Z] $ docker exec c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent [2020-07-03T02:10:31.087Z] SSH_AUTH_SOCK=/tmp/ssh-z1ZbARIUgoQE/agent.46 [2020-07-03T02:10:31.087Z] SSH_AGENT_PID=52 [2020-07-03T02:10:31.093Z] Running ssh-add (command line suppressed) [2020-07-03T02:10:31.208Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6076418743023349280.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6076418743023349280.key) [2020-07-03T02:10:31.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:10:31.578Z] + git semver init [2020-07-03T02:10:31.578Z] # -> Open(): unable to determine branch for HEAD [2020-07-03T02:10:31.578Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-07-03T02:10:31.578Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:10:31.578Z] # $SEMVER_REMOTE_NAME = origin [2020-07-03T02:10:31.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-03T02:10:31.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-03T02:10:31.578Z] # $SEMVER_BRANCH = PR-236 [2020-07-03T02:10:31.578Z] # $SEMVER_TEMP = /tmp/semver-731515921 [2020-07-03T02:10:31.578Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-03T02:10:32.151Z] # '/tmp/semver-731515921' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-07-03T02:10:32.151Z] # -> Force: false [2020-07-03T02:10:32.151Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-07-03T02:10:32.163Z] $ docker exec --env ******** --env ******** c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d ssh-agent -k [2020-07-03T02:10:32.285Z] unset SSH_AUTH_SOCK; [2020-07-03T02:10:32.286Z] unset SSH_AGENT_PID; [2020-07-03T02:10:32.286Z] echo Agent pid 52 killed; [2020-07-03T02:10:32.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-03T02:10:32.698Z] + git semver [Pipeline] } [2020-07-03T02:10:32.719Z] $ docker stop --time=1 c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d [2020-07-03T02:10:34.253Z] $ docker rm -f c7a47e0ba254f15dfed4189e9c3d6673d04da521b0524a2fc28d816f32f12a6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-03T02:10:34.896Z] Stashed 77 file(s) [Pipeline] echo [2020-07-03T02:10:34.898Z] [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-03T02:10:50.047Z] Still waiting to schedule task [2020-07-03T02:10:50.047Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5108’ [2020-07-03T02:10:50.049Z] Still waiting to schedule task [2020-07-03T02:10:50.049Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-03T02:12:27.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5109 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-03T02:12:27.618Z] Running in /w/workspace/go-mod-core-contracts/34 [Pipeline] { [Pipeline] checkout [2020-07-03T02:12:32.741Z] using credential edgex-jenkins-ssh [2020-07-03T02:12:32.778Z] Cloning the remote Git repository [2020-07-03T02:12:32.778Z] Cloning with configured refspecs honoured and without tags [2020-07-03T02:12:32.816Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:12:32.926Z] > git init /w/workspace/go-mod-core-contracts/34 # timeout=10 [2020-07-03T02:12:32.990Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:12:32.992Z] > git --version # timeout=10 [2020-07-03T02:12:33.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:12:33.090Z] > 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-03T02:12:33.822Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:12:33.937Z] Fetching without tags [2020-07-03T02:12:34.406Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit b7e0cd4418cc3d0d5133e3dce320fffc3472faff [2020-07-03T02:12:34.662Z] Merge succeeded, producing b7e0cd4418cc3d0d5133e3dce320fffc3472faff [2020-07-03T02:12:34.663Z] Checking out Revision b7e0cd4418cc3d0d5133e3dce320fffc3472faff (PR-236) [2020-07-03T02:12:33.841Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-03T02:12:33.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:12:33.890Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:12:33.924Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:12:33.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:12:33.935Z] > 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-03T02:12:34.398Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:12:34.424Z] > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 [2020-07-03T02:12:34.545Z] > git remote # timeout=10 [2020-07-03T02:12:34.563Z] > git config --get remote.origin.url # timeout=10 [2020-07-03T02:12:34.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:12:34.598Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-03T02:12:34.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T02:12:34.642Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:12:34.659Z] > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 [2020-07-03T02:12:39.276Z] 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] echo [2020-07-03T02:12:40.375Z] ========================================================= [2020-07-03T02:12:40.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-03T02:12:40.375Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:12:41.476Z] + 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-03T02:12:42.469Z] Sending build context to Docker daemon 1.829MB [2020-07-03T02:12:42.469Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-03T02:12:42.469Z] Step 2/7 : FROM ${BASE} [2020-07-03T02:12:42.746Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-03T02:12:42.746Z] cde5963f3b93: Pulling fs layer [2020-07-03T02:12:42.746Z] 2a23fa8c16f7: Pulling fs layer [2020-07-03T02:12:42.746Z] 777b28850792: Pulling fs layer [2020-07-03T02:12:42.746Z] 8a11ddd9e578: Pulling fs layer [2020-07-03T02:12:42.746Z] 4cf88f913ddb: Pulling fs layer [2020-07-03T02:12:42.746Z] 1df406cf5192: Pulling fs layer [2020-07-03T02:12:42.746Z] cd6300453558: Pulling fs layer [2020-07-03T02:12:42.746Z] b9c365052c96: Pulling fs layer [2020-07-03T02:12:42.746Z] a2d8cc88f415: Pulling fs layer [2020-07-03T02:12:42.746Z] ea1d1ca13537: Pulling fs layer [2020-07-03T02:12:42.746Z] 3750a50a1c5e: Pulling fs layer [2020-07-03T02:12:42.746Z] 8a11ddd9e578: Waiting [2020-07-03T02:12:42.746Z] b9c365052c96: Waiting [2020-07-03T02:12:42.746Z] 4cf88f913ddb: Waiting [2020-07-03T02:12:42.746Z] 1df406cf5192: Waiting [2020-07-03T02:12:42.746Z] cd6300453558: Waiting [2020-07-03T02:12:42.746Z] ea1d1ca13537: Waiting [2020-07-03T02:12:42.746Z] a2d8cc88f415: Waiting [2020-07-03T02:12:42.746Z] 3750a50a1c5e: Waiting [2020-07-03T02:12:42.746Z] 777b28850792: Verifying Checksum [2020-07-03T02:12:42.746Z] 777b28850792: Download complete [2020-07-03T02:12:42.746Z] 2a23fa8c16f7: Verifying Checksum [2020-07-03T02:12:42.746Z] 2a23fa8c16f7: Download complete [2020-07-03T02:12:42.746Z] 4cf88f913ddb: Verifying Checksum [2020-07-03T02:12:42.746Z] 4cf88f913ddb: Download complete [2020-07-03T02:12:42.746Z] 1df406cf5192: Download complete [2020-07-03T02:12:42.746Z] cde5963f3b93: Download complete [2020-07-03T02:12:43.747Z] cde5963f3b93: Pull complete [2020-07-03T02:12:44.353Z] 2a23fa8c16f7: Pull complete [2020-07-03T02:12:44.630Z] 777b28850792: Pull complete [2020-07-03T02:12:45.229Z] cd6300453558: Verifying Checksum [2020-07-03T02:12:45.229Z] cd6300453558: Download complete [2020-07-03T02:12:45.229Z] a2d8cc88f415: Verifying Checksum [2020-07-03T02:12:45.229Z] a2d8cc88f415: Download complete [2020-07-03T02:12:46.667Z] ea1d1ca13537: Verifying Checksum [2020-07-03T02:12:46.667Z] ea1d1ca13537: Download complete [2020-07-03T02:12:46.667Z] 3750a50a1c5e: Download complete [2020-07-03T02:12:48.114Z] b9c365052c96: Verifying Checksum [2020-07-03T02:12:48.114Z] b9c365052c96: Download complete [2020-07-03T02:12:48.114Z] 8a11ddd9e578: Verifying Checksum [2020-07-03T02:12:48.114Z] 8a11ddd9e578: Download complete [2020-07-03T02:12:53.084Z] Running on prd-centos7-docker-4c-2g-5110 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-03T02:12:53.108Z] Running in /w/workspace/go-mod-core-contracts/34 [Pipeline] { [Pipeline] checkout [2020-07-03T02:12:55.671Z] using credential edgex-jenkins-ssh [2020-07-03T02:12:55.698Z] Cloning the remote Git repository [2020-07-03T02:12:55.698Z] Cloning with configured refspecs honoured and without tags [2020-07-03T02:12:56.439Z] Fetching without tags [2020-07-03T02:12:55.724Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:12:55.793Z] > git init /w/workspace/go-mod-core-contracts/34 # timeout=10 [2020-07-03T02:12:55.839Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:12:55.839Z] > git --version # timeout=10 [2020-07-03T02:12:55.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:12:55.884Z] > 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-03T02:12:56.394Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:12:56.406Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-03T02:12:56.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:12:56.433Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:12:56.444Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:12:56.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:12:56.451Z] > 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-03T02:12:56.859Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit b7e0cd4418cc3d0d5133e3dce320fffc3472faff [2020-07-03T02:12:56.951Z] Merge succeeded, producing b7e0cd4418cc3d0d5133e3dce320fffc3472faff [2020-07-03T02:12:56.952Z] Checking out Revision b7e0cd4418cc3d0d5133e3dce320fffc3472faff (PR-236) [2020-07-03T02:12:56.868Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:12:56.873Z] > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 [2020-07-03T02:12:56.920Z] > git remote # timeout=10 [2020-07-03T02:12:56.926Z] > git config --get remote.origin.url # timeout=10 [2020-07-03T02:12:56.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:12:56.936Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-03T02:12:56.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T02:12:56.955Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:12:56.962Z] > git checkout -f b7e0cd4418cc3d0d5133e3dce320fffc3472faff # timeout=10 [2020-07-03T02:13:00.514Z] 8a11ddd9e578: Pull complete [2020-07-03T02:13:00.514Z] 4cf88f913ddb: Pull complete [2020-07-03T02:13:00.514Z] 1df406cf5192: Pull complete [2020-07-03T02:13:00.654Z] 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] echo [2020-07-03T02:13:01.284Z] ========================================================= [2020-07-03T02:13:01.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-03T02:13:01.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:13:01.840Z] + 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-03T02:13:02.414Z] Sending build context to Docker daemon 1.829MB [2020-07-03T02:13:02.415Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-03T02:13:02.415Z] Step 2/7 : FROM ${BASE} [2020-07-03T02:13:02.415Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-03T02:13:02.415Z] e6b0cf9c0882: Pulling fs layer [2020-07-03T02:13:02.415Z] 2848faf0eed1: Pulling fs layer [2020-07-03T02:13:02.415Z] 0f37312ad70f: Pulling fs layer [2020-07-03T02:13:02.415Z] 5788d62ee057: Pulling fs layer [2020-07-03T02:13:02.415Z] 0e6b1d234666: Pulling fs layer [2020-07-03T02:13:02.415Z] bf5d7aec512f: Pulling fs layer [2020-07-03T02:13:02.415Z] 34c802a77dc8: Pulling fs layer [2020-07-03T02:13:02.415Z] 9eb99e56ec68: Pulling fs layer [2020-07-03T02:13:02.415Z] 27c7a5d97fbd: Pulling fs layer [2020-07-03T02:13:02.415Z] 5c102a31e300: Pulling fs layer [2020-07-03T02:13:02.415Z] dcfb455df0a1: Pulling fs layer [2020-07-03T02:13:02.415Z] 34c802a77dc8: Waiting [2020-07-03T02:13:02.415Z] 9eb99e56ec68: Waiting [2020-07-03T02:13:02.415Z] 5788d62ee057: Waiting [2020-07-03T02:13:02.415Z] 27c7a5d97fbd: Waiting [2020-07-03T02:13:02.415Z] 0e6b1d234666: Waiting [2020-07-03T02:13:02.415Z] 5c102a31e300: Waiting [2020-07-03T02:13:02.415Z] bf5d7aec512f: Waiting [2020-07-03T02:13:02.415Z] dcfb455df0a1: Waiting [2020-07-03T02:13:02.415Z] 0f37312ad70f: Verifying Checksum [2020-07-03T02:13:02.415Z] 0f37312ad70f: Download complete [2020-07-03T02:13:02.415Z] 2848faf0eed1: Verifying Checksum [2020-07-03T02:13:02.415Z] 2848faf0eed1: Download complete [2020-07-03T02:13:02.415Z] 0e6b1d234666: Verifying Checksum [2020-07-03T02:13:02.415Z] 0e6b1d234666: Download complete [2020-07-03T02:13:02.415Z] bf5d7aec512f: Verifying Checksum [2020-07-03T02:13:02.415Z] bf5d7aec512f: Download complete [2020-07-03T02:13:02.415Z] e6b0cf9c0882: Verifying Checksum [2020-07-03T02:13:02.415Z] e6b0cf9c0882: Download complete [2020-07-03T02:13:02.684Z] e6b0cf9c0882: Pull complete [2020-07-03T02:13:03.272Z] 34c802a77dc8: Verifying Checksum [2020-07-03T02:13:03.272Z] 34c802a77dc8: Download complete [2020-07-03T02:13:03.272Z] 27c7a5d97fbd: Verifying Checksum [2020-07-03T02:13:03.272Z] 27c7a5d97fbd: Download complete [2020-07-03T02:13:03.542Z] 5c102a31e300: Verifying Checksum [2020-07-03T02:13:03.542Z] 5c102a31e300: Download complete [2020-07-03T02:13:03.804Z] dcfb455df0a1: Verifying Checksum [2020-07-03T02:13:03.804Z] 9eb99e56ec68: Verifying Checksum [2020-07-03T02:13:03.804Z] 9eb99e56ec68: Download complete [2020-07-03T02:13:03.804Z] 5788d62ee057: Verifying Checksum [2020-07-03T02:13:03.804Z] 5788d62ee057: Download complete [2020-07-03T02:13:04.843Z] cd6300453558: Pull complete [2020-07-03T02:13:05.189Z] 2848faf0eed1: Pull complete [2020-07-03T02:13:05.189Z] 0f37312ad70f: Pull complete [2020-07-03T02:13:10.255Z] b9c365052c96: Pull complete [2020-07-03T02:13:10.255Z] a2d8cc88f415: Pull complete [2020-07-03T02:13:11.791Z] 5788d62ee057: Pull complete [2020-07-03T02:13:11.791Z] 0e6b1d234666: Pull complete [2020-07-03T02:13:11.791Z] bf5d7aec512f: Pull complete [2020-07-03T02:13:12.229Z] ea1d1ca13537: Pull complete [2020-07-03T02:13:12.502Z] 3750a50a1c5e: Pull complete [2020-07-03T02:13:12.502Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-03T02:13:12.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-03T02:13:12.503Z] ---> 78745c68409d [2020-07-03T02:13:12.503Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-03T02:13:16.003Z] 34c802a77dc8: Pull complete [2020-07-03T02:13:16.813Z] ---> Running in 2789f6237cda [2020-07-03T02:13:17.408Z] Removing intermediate container 2789f6237cda [2020-07-03T02:13:17.408Z] ---> 51148cc84c24 [2020-07-03T02:13:17.408Z] Step 4/7 : RUN apk add bash [2020-07-03T02:13:17.408Z] ---> Running in 8e439018bc51 [2020-07-03T02:13:19.320Z] 9eb99e56ec68: Pull complete [2020-07-03T02:13:19.320Z] 27c7a5d97fbd: Pull complete [2020-07-03T02:13:19.384Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-03T02:13:19.897Z] 5c102a31e300: Pull complete [2020-07-03T02:13:19.897Z] dcfb455df0a1: Pull complete [2020-07-03T02:13:19.975Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-03T02:13:20.161Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-03T02:13:20.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-03T02:13:20.161Z] ---> 7c70fe431013 [2020-07-03T02:13:20.161Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-03T02:13:20.571Z] OK: 125 MiB in 39 packages [2020-07-03T02:13:21.559Z] ---> Running in a7dab95263dd [2020-07-03T02:13:21.822Z] Removing intermediate container a7dab95263dd [2020-07-03T02:13:21.822Z] ---> 70b11acca1d8 [2020-07-03T02:13:21.822Z] Step 4/7 : RUN apk add bash [2020-07-03T02:13:21.822Z] ---> Running in 8743e244838f [2020-07-03T02:13:22.022Z] Removing intermediate container 8e439018bc51 [2020-07-03T02:13:22.022Z] ---> e56420c4a90e [2020-07-03T02:13:22.022Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-03T02:13:22.022Z] ---> Running in fb40310bff9c [2020-07-03T02:13:22.398Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-03T02:13:23.334Z] Removing intermediate container fb40310bff9c [2020-07-03T02:13:23.334Z] ---> cae1a41336bf [2020-07-03T02:13:23.334Z] Step 6/7 : COPY go.mod . [2020-07-03T02:13:23.339Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-03T02:13:23.600Z] OK: 143 MiB in 39 packages [2020-07-03T02:13:24.179Z] Removing intermediate container 8743e244838f [2020-07-03T02:13:24.179Z] ---> a0a404c6915f [2020-07-03T02:13:24.179Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-03T02:13:24.179Z] ---> Running in f97fa0726c5b [2020-07-03T02:13:24.246Z] ---> 2ba5834d50ff [2020-07-03T02:13:24.246Z] Step 7/7 : RUN go mod download [2020-07-03T02:13:24.246Z] ---> Running in 6117f027e481 [2020-07-03T02:13:24.441Z] Removing intermediate container f97fa0726c5b [2020-07-03T02:13:24.441Z] ---> 6a24c70e8c09 [2020-07-03T02:13:24.441Z] Step 6/7 : COPY go.mod . [2020-07-03T02:13:24.705Z] ---> c56735577c29 [2020-07-03T02:13:24.705Z] Step 7/7 : RUN go mod download [2020-07-03T02:13:24.705Z] ---> Running in 1493d41d5bd0 [2020-07-03T02:13:26.621Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-03T02:13:26.621Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-03T02:13:26.621Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-03T02:13:26.621Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-03T02:13:26.621Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-03T02:13:26.621Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-03T02:13:26.621Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-03T02:13:26.621Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-03T02:13:26.621Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-03T02:13:26.621Z] go: finding github.com/google/uuid v1.1.0 [2020-07-03T02:13:26.853Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-03T02:13:26.853Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-03T02:13:26.853Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-03T02:13:26.853Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-03T02:13:26.853Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-03T02:13:26.853Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-03T02:13:26.853Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-03T02:13:26.853Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-03T02:13:26.853Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-03T02:13:26.853Z] go: finding github.com/google/uuid v1.1.0 [2020-07-03T02:13:26.853Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-03T02:13:26.853Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-03T02:13:26.853Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-03T02:13:26.853Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-03T02:13:26.881Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-03T02:13:26.881Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-03T02:13:26.881Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-03T02:13:26.881Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-03T02:13:26.882Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-03T02:13:26.882Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-03T02:13:26.882Z] go: finding golang.org/x/text v0.3.2 [2020-07-03T02:13:26.882Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-03T02:13:26.882Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-03T02:13:26.882Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-03T02:13:27.124Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-03T02:13:27.124Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-03T02:13:27.124Z] go: finding golang.org/x/text v0.3.2 [2020-07-03T02:13:27.124Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-03T02:13:27.124Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-03T02:13:27.124Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-03T02:13:35.042Z] Removing intermediate container 1493d41d5bd0 [2020-07-03T02:13:35.042Z] ---> 4255ccdf58fd [2020-07-03T02:13:35.042Z] Successfully built 4255ccdf58fd [2020-07-03T02:13:35.042Z] 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-03T02:13:35.512Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-03T02:13:35.513Z] . [Pipeline] withDockerContainer [2020-07-03T02:13:35.606Z] prd-centos7-docker-4c-2g-5110 does not seem to be running inside a container [2020-07-03T02:13:35.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/34 -v /w/workspace/go-mod-core-contracts/34:/w/workspace/go-mod-core-contracts/34:rw,z -v /w/workspace/go-mod-core-contracts/34@tmp:/w/workspace/go-mod-core-contracts/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-03T02:13:36.841Z] $ docker top 566ef0c2bc0341e8d0c8fc98e1592a26b52387f777c1dde2b6c96791ef8a349d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-03T02:13:37.316Z] + go version [2020-07-03T02:13:37.316Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-03T02:13:37.663Z] + make test [2020-07-03T02:13:37.663Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-03T02:13:39.534Z] Removing intermediate container 6117f027e481 [2020-07-03T02:13:39.534Z] ---> 90f1f53bda6f [2020-07-03T02:13:39.534Z] Successfully built 90f1f53bda6f [2020-07-03T02:13:39.534Z] 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-03T02:13:40.064Z] + docker inspect -f . ci-base-image-arm64 [2020-07-03T02:13:40.064Z] . [Pipeline] withDockerContainer [2020-07-03T02:13:40.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2020-07-03T02:13:40.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/34 -v /w/workspace/go-mod-core-contracts/34:/w/workspace/go-mod-core-contracts/34:rw,z -v /w/workspace/go-mod-core-contracts/34@tmp:/w/workspace/go-mod-core-contracts/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-03T02:13:42.049Z] $ docker top 0971a10df07669db734c5870f622f9e32654b4d677798df2d06f6d6e653f48db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-03T02:13:43.376Z] + go version [2020-07-03T02:13:43.376Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-03T02:13:44.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-03T02:13:44.430Z] + make test [2020-07-03T02:13:44.430Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-03T02:13:45.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements [2020-07-03T02:13:45.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements [2020-07-03T02:13:45.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements [2020-07-03T02:13:46.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-07-03T02:13:46.014Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-03T02:13:46.290Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-07-03T02:13:46.876Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.021s coverage: 14.4% of statements [2020-07-03T02:13:46.876Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements [2020-07-03T02:13:47.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.021s coverage: 100.0% of statements [2020-07-03T02:13:47.144Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-03T02:13:47.144Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-03T02:13:47.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements [2020-07-03T02:13:48.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.521s coverage: 100.0% of statements [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements [2020-07-03T02:13:50.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements [2020-07-03T02:13:50.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-03T02:13:50.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements [2020-07-03T02:13:50.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-03T02:13:50.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-03T02:13:50.776Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-03T02:13:51.723Z] gofmt -l . [2020-07-03T02:13:51.985Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-03T02:13:52.226Z] Stashed 1 file(s) [Pipeline] } [2020-07-03T02:13:52.232Z] $ docker stop --time=1 566ef0c2bc0341e8d0c8fc98e1592a26b52387f777c1dde2b6c96791ef8a349d [2020-07-03T02:13:54.391Z] $ docker rm -f 566ef0c2bc0341e8d0c8fc98e1592a26b52387f777c1dde2b6c96791ef8a349d [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-03T02:14:06.632Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-03T02:14:07.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements [2020-07-03T02:14:07.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-07-03T02:14:09.219Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements [2020-07-03T02:14:09.219Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements [2020-07-03T02:14:09.219Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-03T02:14:09.219Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements [2020-07-03T02:14:10.676Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.042s coverage: 14.4% of statements [2020-07-03T02:14:10.676Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2020-07-03T02:14:12.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 100.0% of statements [2020-07-03T02:14:12.670Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-03T02:14:12.670Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-03T02:14:12.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-07-03T02:14:12.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.513s coverage: 100.0% of statements [2020-07-03T02:14:18.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.101s coverage: 62.6% of statements [2020-07-03T02:14:18.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.042s coverage: 26.3% of statements [2020-07-03T02:14:18.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.057s coverage: 15.4% of statements [2020-07-03T02:14:18.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements [2020-07-03T02:14:18.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements [2020-07-03T02:14:18.140Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-03T02:14:18.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.021s coverage: 83.3% of statements [2020-07-03T02:14:18.141Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-03T02:14:20.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 90.9% of statements [2020-07-03T02:14:20.109Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-03T02:14:20.109Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-03T02:14:20.109Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-03T02:14:23.514Z] gofmt -l . [2020-07-03T02:14:24.103Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-03T02:14:24.390Z] Warning: overwriting stash ‘coverage-report’ [2020-07-03T02:14:24.852Z] Stashed 1 file(s) [Pipeline] } [2020-07-03T02:14:24.830Z] $ docker stop --time=1 0971a10df07669db734c5870f622f9e32654b4d677798df2d06f6d6e653f48db [2020-07-03T02:14:26.926Z] $ docker rm -f 0971a10df07669db734c5870f622f9e32654b4d677798df2d06f6d6e653f48db [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-03T02:14:28.216Z] provisioning config files... [2020-07-03T02:14:28.228Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4752720701383433413tmp [Pipeline] { [Pipeline] sh [2020-07-03T02:14:28.555Z] + curl -s https://codecov.io/bash [2020-07-03T02:14:28.555Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4752720701383433413tmp [Pipeline] } [2020-07-03T02:14:28.830Z] 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-03T02:14:29.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:14:30.246Z] ---> package-listing.sh [2020-07-03T02:14:30.246Z] ++ facter osfamily [2020-07-03T02:14:30.246Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-03T02:14:30.246Z] + OS_FAMILY=redhat [2020-07-03T02:14:30.246Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:14:30.246Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-03T02:14:30.246Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-03T02:14:30.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-03T02:14:30.246Z] + PACKAGES=/tmp/packages_start.txt [2020-07-03T02:14:30.246Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-03T02:14:30.246Z] + PACKAGES=/tmp/packages_end.txt [2020-07-03T02:14:30.246Z] + case "${OS_FAMILY}" in [2020-07-03T02:14:30.246Z] + rpm -qa [2020-07-03T02:14:30.246Z] + sort [2020-07-03T02:14:34.456Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-03T02:14:34.456Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-03T02:14:34.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-03T02:14:34.456Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-03T02:14:34.456Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-07-03T02:14:34.456Z] + 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-03T02:14:34.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:14:34.840Z] [2020-07-03T02:14:34.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:14:35.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:14:35.166Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-03T02:14:35.166Z] c9b1b535fdd9: Pulling fs layer [2020-07-03T02:14:35.166Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-03T02:14:35.166Z] 756a868c4378: Pulling fs layer [2020-07-03T02:14:35.166Z] 444b2fc9a129: Pulling fs layer [2020-07-03T02:14:35.166Z] ea15f1150254: Pulling fs layer [2020-07-03T02:14:35.166Z] 41b27a9f41bf: Pulling fs layer [2020-07-03T02:14:35.166Z] 28c525ee5125: Pulling fs layer [2020-07-03T02:14:35.166Z] 094b1ea09ed8: Pulling fs layer [2020-07-03T02:14:35.166Z] 138eaada9080: Pulling fs layer [2020-07-03T02:14:35.166Z] 0622d0fa9048: Pulling fs layer [2020-07-03T02:14:35.166Z] 444b2fc9a129: Waiting [2020-07-03T02:14:35.166Z] ea15f1150254: Waiting [2020-07-03T02:14:35.166Z] 28c525ee5125: Waiting [2020-07-03T02:14:35.166Z] 094b1ea09ed8: Waiting [2020-07-03T02:14:35.166Z] 138eaada9080: Waiting [2020-07-03T02:14:35.166Z] 41b27a9f41bf: Waiting [2020-07-03T02:14:35.166Z] 0622d0fa9048: Waiting [2020-07-03T02:14:35.166Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-03T02:14:35.166Z] 2cc5ad85d9ab: Download complete [2020-07-03T02:14:35.166Z] 444b2fc9a129: Verifying Checksum [2020-07-03T02:14:35.166Z] 444b2fc9a129: Download complete [2020-07-03T02:14:35.166Z] c9b1b535fdd9: Verifying Checksum [2020-07-03T02:14:35.166Z] c9b1b535fdd9: Download complete [2020-07-03T02:14:35.166Z] ea15f1150254: Verifying Checksum [2020-07-03T02:14:35.166Z] ea15f1150254: Download complete [2020-07-03T02:14:35.433Z] 28c525ee5125: Verifying Checksum [2020-07-03T02:14:35.433Z] 28c525ee5125: Download complete [2020-07-03T02:14:35.706Z] 756a868c4378: Verifying Checksum [2020-07-03T02:14:35.706Z] 756a868c4378: Download complete [2020-07-03T02:14:35.706Z] c9b1b535fdd9: Pull complete [2020-07-03T02:14:35.706Z] 138eaada9080: Verifying Checksum [2020-07-03T02:14:35.706Z] 138eaada9080: Download complete [2020-07-03T02:14:35.985Z] 0622d0fa9048: Verifying Checksum [2020-07-03T02:14:35.985Z] 0622d0fa9048: Download complete [2020-07-03T02:14:35.985Z] 094b1ea09ed8: Verifying Checksum [2020-07-03T02:14:35.985Z] 094b1ea09ed8: Download complete [2020-07-03T02:14:36.248Z] 41b27a9f41bf: Verifying Checksum [2020-07-03T02:14:36.248Z] 41b27a9f41bf: Download complete [2020-07-03T02:14:36.248Z] 2cc5ad85d9ab: Pull complete [2020-07-03T02:14:37.649Z] 756a868c4378: Pull complete [2020-07-03T02:14:37.649Z] 444b2fc9a129: Pull complete [2020-07-03T02:14:37.911Z] ea15f1150254: Pull complete [2020-07-03T02:14:42.143Z] 41b27a9f41bf: Pull complete [2020-07-03T02:14:42.143Z] 28c525ee5125: Pull complete [2020-07-03T02:14:44.704Z] 094b1ea09ed8: Pull complete [2020-07-03T02:14:44.704Z] 138eaada9080: Pull complete [2020-07-03T02:14:44.965Z] 0622d0fa9048: Pull complete [2020-07-03T02:14:44.965Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-03T02:14:44.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:14:44.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-03T02:14:45.113Z] prd-centos7-docker-4c-2g-5108 does not seem to be running inside a container [2020-07-03T02:14:45.162Z] $ 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-03T02:14:48.592Z] $ docker top a8d20bb277d09ef11a29bd3805ae886099cdbae532aa056d87706cf88ca87db5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-03T02:14:48.750Z] provisioning config files... [2020-07-03T02:14:48.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config375581161731921920tmp [Pipeline] { [Pipeline] echo [2020-07-03T02:14:48.794Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:14:49.088Z] ---> create-netrc.sh [Pipeline] echo [2020-07-03T02:14:49.097Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:14:49.390Z] ---> logs-deploy.sh [2020-07-03T02:14:49.390Z] + ARCHIVE_ARTIFACTS= [2020-07-03T02:14:49.390Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-03T02:14:49.390Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-03T02:14:49.390Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-03T02:14:49.390Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/34 [2020-07-03T02:14:49.390Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/34/ [2020-07-03T02:14:49.390Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/34 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:14:50.775Z] Archives upload complete. [2020-07-03T02:14:50.775Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/34 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/34/ [2020-07-03T02:14:51.347Z] ---> uname -a: [2020-07-03T02:14:51.347Z] Linux a8d20bb277d0 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> lscpu: [2020-07-03T02:14:51.347Z] Architecture: x86_64 [2020-07-03T02:14:51.347Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-03T02:14:51.347Z] Byte Order: Little Endian [2020-07-03T02:14:51.347Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-03T02:14:51.347Z] CPU(s): 4 [2020-07-03T02:14:51.347Z] On-line CPU(s) list: 0-3 [2020-07-03T02:14:51.347Z] Thread(s) per core: 1 [2020-07-03T02:14:51.347Z] Core(s) per socket: 1 [2020-07-03T02:14:51.347Z] Socket(s): 4 [2020-07-03T02:14:51.347Z] NUMA node(s): 1 [2020-07-03T02:14:51.347Z] Vendor ID: GenuineIntel [2020-07-03T02:14:51.347Z] CPU family: 6 [2020-07-03T02:14:51.347Z] Model: 44 [2020-07-03T02:14:51.347Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-03T02:14:51.347Z] Stepping: 1 [2020-07-03T02:14:51.347Z] CPU MHz: 2933.436 [2020-07-03T02:14:51.347Z] BogoMIPS: 5866.87 [2020-07-03T02:14:51.347Z] Virtualization: VT-x [2020-07-03T02:14:51.347Z] Hypervisor vendor: KVM [2020-07-03T02:14:51.347Z] Virtualization type: full [2020-07-03T02:14:51.347Z] L1d cache: 128 KiB [2020-07-03T02:14:51.347Z] L1i cache: 128 KiB [2020-07-03T02:14:51.347Z] L2 cache: 16 MiB [2020-07-03T02:14:51.347Z] L3 cache: 64 MiB [2020-07-03T02:14:51.347Z] NUMA node0 CPU(s): 0-3 [2020-07-03T02:14:51.347Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-03T02:14:51.347Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-03T02:14:51.347Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-03T02:14:51.347Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-03T02:14:51.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-03T02:14:51.347Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-03T02:14:51.347Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-03T02:14:51.347Z] Vulnerability Tsx async abort: Not affected [2020-07-03T02:14:51.347Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> nproc: [2020-07-03T02:14:51.347Z] 4 [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> df -h: [2020-07-03T02:14:51.347Z] Filesystem Size Used Available Use% Mounted on [2020-07-03T02:14:51.347Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-03T02:14:51.347Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-03T02:14:51.347Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-03T02:14:51.347Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-03T02:14:51.347Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-03T02:14:51.347Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-03T02:14:51.347Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-03T02:14:51.347Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-03T02:14:51.347Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:14:51.347Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> free -m: [2020-07-03T02:14:51.347Z] total used free shared buff/cache available [2020-07-03T02:14:51.347Z] Mem: 1837 657 116 0 1063 1075 [2020-07-03T02:14:51.347Z] Swap: 1023 1 1022 [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> ip addr: [2020-07-03T02:14:51.347Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-03T02:14:51.347Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-03T02:14:51.347Z] inet 127.0.0.1/8 scope host lo [2020-07-03T02:14:51.347Z] valid_lft forever preferred_lft forever [2020-07-03T02:14:51.347Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-03T02:14:51.347Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-03T02:14:51.347Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-03T02:14:51.347Z] valid_lft forever preferred_lft forever [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> sar -b -r -n DEV: [2020-07-03T02:14:51.347Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] 02:09:36 LINUX RESTART [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] 02:10:01 tps rtps wtps bread/s bwrtn/s [2020-07-03T02:14:51.347Z] 02:11:01 97.24 38.80 58.44 7339.15 11618.29 [2020-07-03T02:14:51.347Z] 02:12:01 1.45 0.00 1.45 0.00 23.98 [2020-07-03T02:14:51.347Z] 02:13:02 0.20 0.00 0.20 0.00 2.56 [2020-07-03T02:14:51.347Z] 02:14:01 0.27 0.00 0.27 0.00 3.44 [2020-07-03T02:14:51.347Z] Average: 24.90 9.74 15.16 1843.15 2925.32 [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] 02:10:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-03T02:14:51.347Z] 02:11:01 144448 1737108 92.32 2620 1155712 1125552 38.41 452208 1122784 120 [2020-07-03T02:14:51.347Z] 02:12:01 151052 1730504 91.97 2620 1155716 1079056 36.83 449136 1120772 20 [2020-07-03T02:14:51.347Z] 02:13:02 150348 1731208 92.01 2620 1155724 1079276 36.83 449984 1120760 20 [2020-07-03T02:14:51.347Z] 02:14:01 151604 1729952 91.94 2620 1155724 1079060 36.83 448944 1120760 16 [2020-07-03T02:14:51.347Z] Average: 149363 1732193 92.06 2620 1155719 1090736 37.22 450068 1121269 44 [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] 02:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-03T02:14:51.347Z] 02:11:01 eth0 478.08 265.26 1053.09 98.90 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:11:01 docker0 4.83 3.51 0.82 8.85 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:12:01 eth0 1.30 0.40 0.96 0.03 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:13:02 eth0 1.40 0.70 0.58 0.37 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:14:01 eth0 0.05 0.05 0.00 0.04 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] Average: eth0 120.75 66.91 264.86 24.95 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] Average: docker0 1.21 0.88 0.21 2.22 0.00 0.00 0.00 [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] ---> sar -P ALL: [2020-07-03T02:14:51.347Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] 02:09:36 LINUX RESTART [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] 02:10:01 CPU %user %nice %system %iowait %steal %idle [2020-07-03T02:14:51.347Z] 02:11:01 all 12.99 0.00 5.53 3.70 0.49 77.30 [2020-07-03T02:14:51.347Z] 02:11:01 0 12.72 0.00 6.03 2.86 0.49 77.90 [2020-07-03T02:14:51.347Z] 02:11:01 1 12.64 0.00 5.74 3.85 0.49 77.28 [2020-07-03T02:14:51.347Z] 02:11:01 2 14.14 0.00 4.69 6.53 0.46 74.19 [2020-07-03T02:14:51.347Z] 02:11:01 3 12.46 0.00 5.65 1.57 0.49 79.82 [2020-07-03T02:14:51.347Z] 02:12:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2020-07-03T02:14:51.347Z] 02:12:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-07-03T02:14:51.347Z] 02:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-07-03T02:14:51.347Z] 02:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-03T02:14:51.347Z] 02:12:01 3 0.45 0.00 0.03 0.00 0.03 99.48 [2020-07-03T02:14:51.347Z] 02:13:02 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-07-03T02:14:51.347Z] 02:13:02 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-07-03T02:14:51.347Z] 02:13:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-03T02:14:51.347Z] 02:13:02 2 0.20 0.00 0.03 0.00 0.02 99.75 [2020-07-03T02:14:51.347Z] 02:13:02 3 0.27 0.00 0.03 0.00 0.00 99.70 [2020-07-03T02:14:51.347Z] 02:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-03T02:14:51.347Z] 02:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-07-03T02:14:51.347Z] 02:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-07-03T02:14:51.347Z] 02:14:01 2 0.49 0.00 0.03 0.00 0.00 99.47 [2020-07-03T02:14:51.347Z] 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2020-07-03T02:14:51.347Z] Average: all 3.34 0.00 1.40 0.92 0.12 94.22 [2020-07-03T02:14:51.347Z] Average: 0 3.19 0.00 1.52 0.71 0.13 94.45 [2020-07-03T02:14:51.347Z] Average: 1 3.17 0.00 1.46 0.96 0.13 94.29 [2020-07-03T02:14:51.347Z] Average: 2 3.70 0.00 1.19 1.62 0.12 93.37 [2020-07-03T02:14:51.347Z] Average: 3 3.28 0.00 1.42 0.39 0.13 94.78 [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z] [2020-07-03T02:14:51.347Z]