Pull request #262 opened 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 59edc6d43e37e6471fd6663b756808e030125eab+403cbbb91d8f89f3f7790c08d59bfa3876108a8a (37a48bda13820341fe91b2b64b5d9c55f18c576d) Running in Durability level: MAX_SURVIVABILITY 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-262/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 > git --version # 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2940 in /w/workspace/dry_go-mod-core-contracts_PR-262 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +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/262/head:refs/remotes/origin/PR-262 # 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/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 403cbbb91d8f89f3f7790c08d59bfa3876108a8a into PR head commit 59edc6d43e37e6471fd6663b756808e030125eab Merge succeeded, producing 59edc6d43e37e6471fd6663b756808e030125eab Checking out Revision 59edc6d43e37e6471fd6663b756808e030125eab (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # 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 403cbbb91d8f89f3f7790c08d59bfa3876108a8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 Commit message: "Refactor: Improve Reading field accessibility" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-06T10:59:06.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-06T10:59:07.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-06T10:59:07.369Z] ========================================================= [2020-08-06T10:59:07.369Z] EdgeX Global Pipelines Version Info [2020-08-06T10:59:07.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-06T10:59:09.243Z] ------------------- [2020-08-06T10:59:09.243Z] stable info: [2020-08-06T10:59:09.243Z] ------------------- [2020-08-06T10:59:09.243Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-06T10:59:09.243Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-06T10:59:09.243Z] Message: update stable to v1.0.106 [2020-08-06T10:59:10.023Z] ------------------- [2020-08-06T10:59:10.023Z] experimental info: [2020-08-06T10:59:10.023Z] ------------------- [2020-08-06T10:59:10.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-06T10:59:10.023Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-06T10:59:10.023Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-06T10:59:12.975Z] + git log --format=format:%s -1 59edc6d43e37e6471fd6663b756808e030125eab [Pipeline] echo [2020-08-06T10:59:13.077Z] GIT_COMMIT: 59edc6d43e37e6471fd6663b756808e030125eab, Commit Message: Refactor: Improve Reading field accessibility [Pipeline] echo [2020-08-06T10:59:13.148Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-06T10:59:13.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T10:59:14.236Z] [2020-08-06T10:59:14.236Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-06T10:59:14.624Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T10:59:14.624Z] latest: Pulling from edgex-devops/git-semver [2020-08-06T10:59:14.624Z] 31603596830f: Pulling fs layer [2020-08-06T10:59:14.624Z] 2a8b12db71e7: Pulling fs layer [2020-08-06T10:59:14.624Z] 6ca5941a6612: Pulling fs layer [2020-08-06T10:59:14.624Z] ecc8261a40a4: Pulling fs layer [2020-08-06T10:59:14.624Z] ecc8261a40a4: Waiting [2020-08-06T10:59:14.624Z] 2a8b12db71e7: Verifying Checksum [2020-08-06T10:59:14.624Z] 2a8b12db71e7: Download complete [2020-08-06T10:59:14.888Z] 31603596830f: Download complete [2020-08-06T10:59:14.888Z] ecc8261a40a4: Verifying Checksum [2020-08-06T10:59:14.888Z] ecc8261a40a4: Download complete [2020-08-06T10:59:14.888Z] 6ca5941a6612: Verifying Checksum [2020-08-06T10:59:14.888Z] 6ca5941a6612: Download complete [2020-08-06T10:59:15.150Z] 31603596830f: Pull complete [2020-08-06T10:59:15.150Z] 2a8b12db71e7: Pull complete [2020-08-06T10:59:16.092Z] 6ca5941a6612: Pull complete [2020-08-06T10:59:16.093Z] ecc8261a40a4: Pull complete [2020-08-06T10:59:16.093Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-06T10:59:16.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-06T10:59:16.093Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-06T10:59:16.248Z] prd-centos7-docker-4c-2g-2940 does not seem to be running inside a container [2020-08-06T10:59:16.289Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-262 -v /w/workspace/dry_go-mod-core-contracts_PR-262:/w/workspace/dry_go-mod-core-contracts_PR-262:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-262@tmp:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-06T10:59:18.758Z] $ docker top e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-06T10:59:19.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T10:59:19.206Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T10:59:19.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T10:59:19.428Z] $ docker exec e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent [2020-08-06T10:59:19.683Z] SSH_AUTH_SOCK=/tmp/ssh-gCloiG439DRN/agent.11 [2020-08-06T10:59:19.683Z] SSH_AGENT_PID=16 [2020-08-06T10:59:19.694Z] Running ssh-add (command line suppressed) [2020-08-06T10:59:19.847Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_1971318285093644702.key (/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_1971318285093644702.key) [2020-08-06T10:59:19.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T10:59:20.282Z] + git describe --exact-match --tags HEAD [2020-08-06T10:59:20.282Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-06T10:59:20.321Z] $ docker exec --env ******** --env ******** e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent -k [2020-08-06T10:59:20.430Z] unset SSH_AUTH_SOCK; [2020-08-06T10:59:20.430Z] unset SSH_AGENT_PID; [2020-08-06T10:59:20.430Z] echo Agent pid 16 killed; [2020-08-06T10:59:20.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-06T10:59:20.646Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-06T10:59:20.646Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-06T10:59:20.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-06T10:59:20.839Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-06T10:59:20.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-06T10:59:20.993Z] $ docker exec e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent [2020-08-06T10:59:21.149Z] SSH_AUTH_SOCK=/tmp/ssh-fPBm6hUohq4e/agent.45 [2020-08-06T10:59:21.149Z] SSH_AGENT_PID=50 [2020-08-06T10:59:21.156Z] Running ssh-add (command line suppressed) [2020-08-06T10:59:21.266Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_6179759903778732465.key (/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/private_key_6179759903778732465.key) [2020-08-06T10:59:21.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-06T10:59:21.691Z] + git semver init [2020-08-06T10:59:21.691Z] # -> Open(): unable to determine branch for HEAD [2020-08-06T10:59:21.691Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-262/.git [2020-08-06T10:59:21.691Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-262 [2020-08-06T10:59:21.691Z] # $SEMVER_REMOTE_NAME = origin [2020-08-06T10:59:21.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-06T10:59:21.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-06T10:59:21.691Z] # $SEMVER_BRANCH = PR-262 [2020-08-06T10:59:21.691Z] # $SEMVER_TEMP = /tmp/semver-414623368 [2020-08-06T10:59:21.691Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-08-06T10:59:22.263Z] # '/tmp/semver-414623368' -> '/w/workspace/dry_go-mod-core-contracts_PR-262/.semver' [2020-08-06T10:59:22.263Z] # -> Force: false [2020-08-06T10:59:22.263Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-262/.semver [Pipeline] } [2020-08-06T10:59:22.284Z] $ docker exec --env ******** --env ******** e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 ssh-agent -k [2020-08-06T10:59:22.396Z] unset SSH_AUTH_SOCK; [2020-08-06T10:59:22.397Z] unset SSH_AGENT_PID; [2020-08-06T10:59:22.397Z] echo Agent pid 50 killed; [2020-08-06T10:59:22.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-06T10:59:22.996Z] + git semver [Pipeline] } [2020-08-06T10:59:23.023Z] $ docker stop --time=1 e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 [2020-08-06T10:59:24.821Z] $ docker rm -f e80f37142e36c3ea10db46625c215683579e084a0d0fe967686d3aec095f0850 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-06T10:59:25.669Z] Stashed 83 file(s) [Pipeline] echo [2020-08-06T10:59:25.691Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-06T10:59:25.816Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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-08-06T10:59:41.553Z] Still waiting to schedule task [2020-08-06T10:59:41.553Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2940’ [2020-08-06T10:59:41.578Z] Still waiting to schedule task [2020-08-06T10:59:41.578Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-06T11:01:24.865Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2941 in /w/workspace/dry_go-mod-core-contracts_PR-262 [Pipeline] { [Pipeline] ws [2020-08-06T11:01:24.946Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-08-06T11:01:30.100Z] using credential edgex-jenkins-ssh [2020-08-06T11:01:30.161Z] Cloning the remote Git repository [2020-08-06T11:01:30.161Z] Cloning with configured refspecs honoured and without tags [2020-08-06T11:01:30.226Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-06T11:01:30.343Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-08-06T11:01:30.417Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-06T11:01:30.418Z] > git --version # timeout=10 [2020-08-06T11:01:30.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T11:01:30.497Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T11:01:31.457Z] Fetching without tags [2020-08-06T11:01:31.978Z] Merging remotes/origin/master commit 403cbbb91d8f89f3f7790c08d59bfa3876108a8a into PR head commit 59edc6d43e37e6471fd6663b756808e030125eab [2020-08-06T11:01:32.225Z] Merge succeeded, producing 59edc6d43e37e6471fd6663b756808e030125eab [2020-08-06T11:01:32.225Z] Checking out Revision 59edc6d43e37e6471fd6663b756808e030125eab (PR-262) [2020-08-06T11:01:31.363Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-06T11:01:31.382Z] > git config --add remote.origin.fetch +refs/pull/262/head:refs/remotes/origin/PR-262 # timeout=10 [2020-08-06T11:01:31.399Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T11:01:31.442Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-06T11:01:31.479Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-06T11:01:31.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T11:01:31.494Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T11:01:32.006Z] > git config core.sparsecheckout # timeout=10 [2020-08-06T11:01:32.029Z] > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 [2020-08-06T11:01:32.150Z] > git remote # timeout=10 [2020-08-06T11:01:32.169Z] > git config --get remote.origin.url # timeout=10 [2020-08-06T11:01:32.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T11:01:32.191Z] > git merge 403cbbb91d8f89f3f7790c08d59bfa3876108a8a # timeout=10 [2020-08-06T11:01:32.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-06T11:01:32.238Z] > git config core.sparsecheckout # timeout=10 [2020-08-06T11:01:32.248Z] > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 [2020-08-06T11:01:36.603Z] Commit message: "Refactor: Improve Reading field accessibility" [2020-08-06T11:01:36.668Z] > git --version # timeout=10 [2020-08-06T11:01:36.703Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-06T11:01:38.074Z] ========================================================= [2020-08-06T11:01:38.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-06T11:01:38.074Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-06T11:01:39.129Z] + 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-08-06T11:01:40.120Z] Sending build context to Docker daemon 2.044MB [2020-08-06T11:01:40.120Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-06T11:01:40.120Z] Step 2/7 : FROM ${BASE} [2020-08-06T11:01:40.396Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-06T11:01:40.396Z] b538f80385f9: Pulling fs layer [2020-08-06T11:01:40.396Z] 74f711af9a0d: Pulling fs layer [2020-08-06T11:01:40.396Z] 99f96fe45779: Pulling fs layer [2020-08-06T11:01:40.396Z] fd7a069fd194: Pulling fs layer [2020-08-06T11:01:40.397Z] 66aa3694b03b: Pulling fs layer [2020-08-06T11:01:40.397Z] 170f70906a0f: Pulling fs layer [2020-08-06T11:01:40.397Z] ad7c5574e4b9: Pulling fs layer [2020-08-06T11:01:40.397Z] e772456be8f7: Pulling fs layer [2020-08-06T11:01:40.397Z] c890913d741a: Pulling fs layer [2020-08-06T11:01:40.397Z] 2480fcc9aa5a: Pulling fs layer [2020-08-06T11:01:40.397Z] 09adf4765672: Pulling fs layer [2020-08-06T11:01:40.397Z] fd7a069fd194: Waiting [2020-08-06T11:01:40.397Z] 66aa3694b03b: Waiting [2020-08-06T11:01:40.397Z] 170f70906a0f: Waiting [2020-08-06T11:01:40.397Z] ad7c5574e4b9: Waiting [2020-08-06T11:01:40.397Z] e772456be8f7: Waiting [2020-08-06T11:01:40.397Z] c890913d741a: Waiting [2020-08-06T11:01:40.397Z] 2480fcc9aa5a: Waiting [2020-08-06T11:01:40.397Z] 09adf4765672: Waiting [2020-08-06T11:01:40.397Z] 99f96fe45779: Download complete [2020-08-06T11:01:40.397Z] 74f711af9a0d: Verifying Checksum [2020-08-06T11:01:40.397Z] 74f711af9a0d: Download complete [2020-08-06T11:01:40.397Z] 66aa3694b03b: Verifying Checksum [2020-08-06T11:01:40.397Z] 66aa3694b03b: Download complete [2020-08-06T11:01:40.397Z] 170f70906a0f: Download complete [2020-08-06T11:01:40.670Z] b538f80385f9: Verifying Checksum [2020-08-06T11:01:40.670Z] b538f80385f9: Download complete [2020-08-06T11:01:41.669Z] b538f80385f9: Pull complete [2020-08-06T11:01:41.947Z] 74f711af9a0d: Pull complete [2020-08-06T11:01:42.548Z] 99f96fe45779: Pull complete [2020-08-06T11:01:42.824Z] ad7c5574e4b9: Verifying Checksum [2020-08-06T11:01:42.824Z] ad7c5574e4b9: Download complete [2020-08-06T11:01:42.824Z] c890913d741a: Download complete [2020-08-06T11:01:44.810Z] 2480fcc9aa5a: Verifying Checksum [2020-08-06T11:01:44.810Z] 2480fcc9aa5a: Download complete [2020-08-06T11:01:44.810Z] 09adf4765672: Download complete [2020-08-06T11:01:45.796Z] e772456be8f7: Verifying Checksum [2020-08-06T11:01:45.796Z] e772456be8f7: Download complete [2020-08-06T11:01:46.395Z] fd7a069fd194: Verifying Checksum [2020-08-06T11:01:46.395Z] fd7a069fd194: Download complete [2020-08-06T11:01:58.818Z] fd7a069fd194: Pull complete [2020-08-06T11:01:58.818Z] 66aa3694b03b: Pull complete [2020-08-06T11:01:58.818Z] 170f70906a0f: Pull complete [2020-08-06T11:02:01.447Z] ad7c5574e4b9: Pull complete [2020-08-06T11:02:05.752Z] e772456be8f7: Pull complete [2020-08-06T11:02:05.752Z] c890913d741a: Pull complete [2020-08-06T11:02:07.734Z] 2480fcc9aa5a: Pull complete [2020-08-06T11:02:08.331Z] 09adf4765672: Pull complete [2020-08-06T11:02:08.331Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-06T11:02:08.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-06T11:02:08.331Z] ---> 2248a725d1cf [2020-08-06T11:02:08.331Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-06T11:02:13.726Z] ---> Running in dd42cfacf20d [2020-08-06T11:02:13.726Z] Removing intermediate container dd42cfacf20d [2020-08-06T11:02:13.726Z] ---> 8090173637ef [2020-08-06T11:02:13.726Z] Step 4/7 : RUN apk add bash [2020-08-06T11:02:13.726Z] ---> Running in df104f946192 [2020-08-06T11:02:15.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-06T11:02:16.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-06T11:02:17.265Z] OK: 142 MiB in 39 packages [2020-08-06T11:02:18.263Z] Removing intermediate container df104f946192 [2020-08-06T11:02:18.263Z] ---> 9e1d0631b18f [2020-08-06T11:02:18.263Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-06T11:02:18.535Z] ---> Running in edeaac9ed805 [2020-08-06T11:02:19.130Z] Removing intermediate container edeaac9ed805 [2020-08-06T11:02:19.130Z] ---> 5e1c8dde4cc9 [2020-08-06T11:02:19.130Z] Step 6/7 : COPY go.mod . [2020-08-06T11:02:19.728Z] ---> 9a5a6c1c5c77 [2020-08-06T11:02:19.728Z] Step 7/7 : RUN go mod download [2020-08-06T11:02:20.002Z] ---> Running in d0ae892d9aa8 [2020-08-06T11:02:22.624Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-06T11:02:22.624Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-06T11:02:22.624Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-06T11:02:22.624Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-06T11:02:22.624Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-06T11:02:22.624Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-06T11:02:22.624Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-06T11:02:22.624Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-06T11:02:22.624Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-06T11:02:22.624Z] go: finding github.com/google/uuid v1.1.0 [2020-08-06T11:02:22.624Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-06T11:02:22.624Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-06T11:02:22.897Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-06T11:02:22.897Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-06T11:02:22.897Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-06T11:02:22.897Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-06T11:02:22.897Z] go: finding golang.org/x/text v0.3.2 [2020-08-06T11:02:22.897Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-06T11:02:22.897Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-06T11:02:22.897Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-06T11:02:27.561Z] Running on prd-centos7-docker-4c-2g-2942 in /w/workspace/dry_go-mod-core-contracts_PR-262 [Pipeline] { [Pipeline] ws [2020-08-06T11:02:27.643Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-08-06T11:02:30.130Z] using credential edgex-jenkins-ssh [2020-08-06T11:02:30.176Z] Cloning the remote Git repository [2020-08-06T11:02:30.176Z] Cloning with configured refspecs honoured and without tags [2020-08-06T11:02:30.908Z] Fetching without tags [2020-08-06T11:02:31.299Z] Merging remotes/origin/master commit 403cbbb91d8f89f3f7790c08d59bfa3876108a8a into PR head commit 59edc6d43e37e6471fd6663b756808e030125eab [2020-08-06T11:02:30.200Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-06T11:02:30.263Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-08-06T11:02:30.313Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-06T11:02:30.313Z] > git --version # timeout=10 [2020-08-06T11:02:30.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T11:02:30.359Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T11:02:30.870Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-06T11:02:30.881Z] > git config --add remote.origin.fetch +refs/pull/262/head:refs/remotes/origin/PR-262 # timeout=10 [2020-08-06T11:02:30.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T11:02:30.899Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-06T11:02:30.908Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-06T11:02:30.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T11:02:30.913Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-06T11:02:31.397Z] Merge succeeded, producing 59edc6d43e37e6471fd6663b756808e030125eab [2020-08-06T11:02:31.397Z] Checking out Revision 59edc6d43e37e6471fd6663b756808e030125eab (PR-262) [2020-08-06T11:02:31.306Z] > git config core.sparsecheckout # timeout=10 [2020-08-06T11:02:31.310Z] > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 [2020-08-06T11:02:31.364Z] > git remote # timeout=10 [2020-08-06T11:02:31.371Z] > git config --get remote.origin.url # timeout=10 [2020-08-06T11:02:31.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-06T11:02:31.379Z] > git merge 403cbbb91d8f89f3f7790c08d59bfa3876108a8a # timeout=10 [2020-08-06T11:02:31.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-06T11:02:31.397Z] > git config core.sparsecheckout # timeout=10 [2020-08-06T11:02:31.402Z] > git checkout -f 59edc6d43e37e6471fd6663b756808e030125eab # timeout=10 [2020-08-06T11:02:34.976Z] Commit message: "Refactor: Improve Reading field accessibility" [2020-08-06T11:02:34.996Z] > git --version # timeout=10 [2020-08-06T11:02:35.005Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-06T11:02:35.288Z] Removing intermediate container d0ae892d9aa8 [2020-08-06T11:02:35.288Z] ---> b9f2c220348b [2020-08-06T11:02:35.288Z] Successfully built b9f2c220348b [2020-08-06T11:02:35.288Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-08-06T11:02:36.158Z] ========================================================= [2020-08-06T11:02:36.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-06T11:02:36.159Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-06T11:02:36.331Z] + docker inspect -f . ci-base-image-arm64 [2020-08-06T11:02:36.331Z] . [Pipeline] withDockerContainer [2020-08-06T11:02:36.894Z] + 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-08-06T11:02:36.895Z] prd-ubuntu18.04-docker-arm64-4c-16g-2941 does not seem to be running inside a container [2020-08-06T11:02:36.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-06T11:02:37.157Z] Sending build context to Docker daemon 2.044MB [2020-08-06T11:02:37.157Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-06T11:02:37.157Z] Step 2/7 : FROM ${BASE} [2020-08-06T11:02:37.418Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-06T11:02:37.418Z] df20fa9351a1: Pulling fs layer [2020-08-06T11:02:37.418Z] ed8968b2872e: Pulling fs layer [2020-08-06T11:02:37.418Z] a92cc7c5fd73: Pulling fs layer [2020-08-06T11:02:37.418Z] 2dd03ba5bac4: Pulling fs layer [2020-08-06T11:02:37.418Z] 1e091d79d1de: Pulling fs layer [2020-08-06T11:02:37.418Z] 481702a1767f: Pulling fs layer [2020-08-06T11:02:37.418Z] f64a6f60c768: Pulling fs layer [2020-08-06T11:02:37.418Z] e78d2573fc39: Pulling fs layer [2020-08-06T11:02:37.418Z] e876d2f968b6: Pulling fs layer [2020-08-06T11:02:37.418Z] ce8a83651883: Pulling fs layer [2020-08-06T11:02:37.418Z] 07967f4d0e4b: Pulling fs layer [2020-08-06T11:02:37.418Z] f64a6f60c768: Waiting [2020-08-06T11:02:37.418Z] e78d2573fc39: Waiting [2020-08-06T11:02:37.418Z] 2dd03ba5bac4: Waiting [2020-08-06T11:02:37.418Z] 1e091d79d1de: Waiting [2020-08-06T11:02:37.418Z] 481702a1767f: Waiting [2020-08-06T11:02:37.418Z] e876d2f968b6: Waiting [2020-08-06T11:02:37.418Z] ce8a83651883: Waiting [2020-08-06T11:02:37.418Z] 07967f4d0e4b: Waiting [2020-08-06T11:02:37.418Z] a92cc7c5fd73: Verifying Checksum [2020-08-06T11:02:37.418Z] a92cc7c5fd73: Download complete [2020-08-06T11:02:37.418Z] ed8968b2872e: Download complete [2020-08-06T11:02:37.418Z] 1e091d79d1de: Verifying Checksum [2020-08-06T11:02:37.418Z] 1e091d79d1de: Download complete [2020-08-06T11:02:37.418Z] 481702a1767f: Verifying Checksum [2020-08-06T11:02:37.418Z] 481702a1767f: Download complete [2020-08-06T11:02:37.418Z] df20fa9351a1: Verifying Checksum [2020-08-06T11:02:37.418Z] df20fa9351a1: Download complete [2020-08-06T11:02:37.692Z] df20fa9351a1: Pull complete [2020-08-06T11:02:38.280Z] ed8968b2872e: Pull complete [2020-08-06T11:02:38.873Z] f64a6f60c768: Verifying Checksum [2020-08-06T11:02:38.873Z] f64a6f60c768: Download complete [2020-08-06T11:02:38.873Z] e876d2f968b6: Verifying Checksum [2020-08-06T11:02:38.873Z] e876d2f968b6: Download complete [2020-08-06T11:02:38.875Z] $ docker top 2981908ddfb9afede3af58708f9e5ac383b88e7528d5020dd15454087dc8aa71 -eo pid,comm [2020-08-06T11:02:39.137Z] 2dd03ba5bac4: Verifying Checksum [2020-08-06T11:02:39.138Z] 2dd03ba5bac4: Download complete [Pipeline] { [2020-08-06T11:02:39.401Z] e78d2573fc39: Verifying Checksum [2020-08-06T11:02:39.401Z] e78d2573fc39: Download complete [2020-08-06T11:02:39.401Z] 07967f4d0e4b: Verifying Checksum [2020-08-06T11:02:39.401Z] 07967f4d0e4b: Download complete [2020-08-06T11:02:39.401Z] ce8a83651883: Verifying Checksum [2020-08-06T11:02:39.401Z] ce8a83651883: Download complete [Pipeline] sh [2020-08-06T11:02:39.980Z] a92cc7c5fd73: Pull complete [2020-08-06T11:02:40.436Z] + go version [2020-08-06T11:02:40.436Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-06T11:02:41.501Z] + make test [2020-08-06T11:02:41.501Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-06T11:02:45.288Z] 2dd03ba5bac4: Pull complete [2020-08-06T11:02:45.550Z] 1e091d79d1de: Pull complete [2020-08-06T11:02:45.813Z] 481702a1767f: Pull complete [2020-08-06T11:02:51.139Z] f64a6f60c768: Pull complete [2020-08-06T11:02:53.711Z] e78d2573fc39: Pull complete [2020-08-06T11:02:53.711Z] e876d2f968b6: Pull complete [2020-08-06T11:02:54.668Z] ce8a83651883: Pull complete [2020-08-06T11:02:54.933Z] 07967f4d0e4b: Pull complete [2020-08-06T11:02:54.933Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-06T11:02:54.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-06T11:02:54.933Z] ---> 5d7c900382c6 [2020-08-06T11:02:54.933Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-06T11:02:56.854Z] ---> Running in 66083fd6e1e0 [2020-08-06T11:02:56.854Z] Removing intermediate container 66083fd6e1e0 [2020-08-06T11:02:56.854Z] ---> b2082973bc86 [2020-08-06T11:02:56.854Z] Step 4/7 : RUN apk add bash [2020-08-06T11:02:56.854Z] ---> Running in ae46f372cc4b [2020-08-06T11:02:58.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-06T11:02:58.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-06T11:02:59.079Z] OK: 166 MiB in 39 packages [2020-08-06T11:02:59.651Z] Removing intermediate container ae46f372cc4b [2020-08-06T11:02:59.651Z] ---> 22b64e695402 [2020-08-06T11:02:59.651Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-06T11:02:59.651Z] ---> Running in 6f844d4d0f1c [2020-08-06T11:02:59.913Z] Removing intermediate container 6f844d4d0f1c [2020-08-06T11:02:59.913Z] ---> 7b67893afd25 [2020-08-06T11:02:59.913Z] Step 6/7 : COPY go.mod . [2020-08-06T11:02:59.913Z] ---> cd450a41eeb7 [2020-08-06T11:02:59.913Z] Step 7/7 : RUN go mod download [2020-08-06T11:03:00.175Z] ---> Running in d1c07ac77e8b [2020-08-06T11:03:01.568Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-06T11:03:01.568Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-06T11:03:01.568Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-06T11:03:01.568Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-06T11:03:01.568Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-06T11:03:01.568Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-06T11:03:01.568Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-06T11:03:01.830Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-06T11:03:01.830Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-06T11:03:01.830Z] go: finding github.com/google/uuid v1.1.0 [2020-08-06T11:03:01.830Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-06T11:03:01.830Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-06T11:03:01.830Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-06T11:03:01.830Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-06T11:03:01.830Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-06T11:03:01.830Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-06T11:03:01.830Z] go: finding golang.org/x/text v0.3.2 [2020-08-06T11:03:01.830Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-06T11:03:01.830Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-06T11:03:02.093Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-06T11:03:03.717Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-06T11:03:05.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-08-06T11:03:05.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements [2020-08-06T11:03:07.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements [2020-08-06T11:03:07.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements [2020-08-06T11:03:07.186Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-06T11:03:07.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-08-06T11:03:09.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.052s coverage: 14.4% of statements [2020-08-06T11:03:09.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements [2020-08-06T11:03:10.253Z] Removing intermediate container d1c07ac77e8b [2020-08-06T11:03:10.253Z] ---> 15eda32251a6 [2020-08-06T11:03:10.253Z] Successfully built 15eda32251a6 [2020-08-06T11:03:10.253Z] 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-08-06T11:03:11.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements [2020-08-06T11:03:11.167Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-06T11:03:11.167Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-06T11:03:11.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.057s coverage: 100.0% of statements [2020-08-06T11:03:11.264Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-06T11:03:11.265Z] . [Pipeline] withDockerContainer [2020-08-06T11:03:11.412Z] prd-centos7-docker-4c-2g-2942 does not seem to be running inside a container [2020-08-06T11:03:11.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-06T11:03:12.228Z] $ docker top 7220952b09efc3880c29d17400f0e92a055bd5ed297b5807e8858a2749127f1e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-06T11:03:12.769Z] + go version [2020-08-06T11:03:12.769Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-06T11:03:13.095Z] + make test [2020-08-06T11:03:13.095Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-06T11:03:17.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.090s coverage: 62.6% of statements [2020-08-06T11:03:17.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-08-06T11:03:17.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-08-06T11:03:17.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-08-06T11:03:17.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-08-06T11:03:17.944Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-06T11:03:17.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.040s coverage: 30.8% of statements [2020-08-06T11:03:18.546Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 100.0% of statements [2020-08-06T11:03:19.737Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-06T11:03:20.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.044s coverage: 94.6% of statements [2020-08-06T11:03:20.538Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.029s coverage: 100.0% of statements [2020-08-06T11:03:20.538Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-06T11:03:20.812Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-06T11:03:21.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.023s coverage: 85.7% of statements [2020-08-06T11:03:21.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements [2020-08-06T11:03:21.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements [2020-08-06T11:03:21.727Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.042s coverage: 77.8% of statements [2020-08-06T11:03:21.727Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-06T11:03:21.994Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements [2020-08-06T11:03:22.584Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.4% of statements [2020-08-06T11:03:22.585Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements [2020-08-06T11:03:23.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.067s coverage: 91.8% of statements [2020-08-06T11:03:23.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-06T11:03:23.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-06T11:03:23.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements [2020-08-06T11:03:25.120Z] gofmt -l . [2020-08-06T11:03:25.120Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-08-06T11:03:26.292Z] Stashed 1 file(s) [Pipeline] } [2020-08-06T11:03:26.318Z] $ docker stop --time=1 2981908ddfb9afede3af58708f9e5ac383b88e7528d5020dd15454087dc8aa71 [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-08-06T11:03:26.520Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 30.8% of statements [2020-08-06T11:03:26.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements [2020-08-06T11:03:26.786Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.012s coverage: 94.6% of statements [2020-08-06T11:03:27.053Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-08-06T11:03:27.053Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-06T11:03:27.315Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-06T11:03:28.495Z] $ docker rm -f 2981908ddfb9afede3af58708f9e5ac383b88e7528d5020dd15454087dc8aa71 [2020-08-06T11:03:28.714Z] gofmt -l . [2020-08-06T11:03:28.714Z] [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [2020-08-06T11:03:29.199Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-08-06T11:03:29.522Z] Stashed 1 file(s) [Pipeline] } [2020-08-06T11:03:29.563Z] $ docker stop --time=1 7220952b09efc3880c29d17400f0e92a055bd5ed297b5807e8858a2749127f1e [2020-08-06T11:03:31.611Z] $ docker rm -f 7220952b09efc3880c29d17400f0e92a055bd5ed297b5807e8858a2749127f1e [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 "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 "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] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-06T11:03:35.328Z] provisioning config files... [2020-08-06T11:03:35.340Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/config7501006786814052261tmp [Pipeline] { [Pipeline] sh [2020-08-06T11:03:35.775Z] + curl -s https://codecov.io/bash [2020-08-06T11:03:35.775Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/config7501006786814052261tmp [Pipeline] } [2020-08-06T11:05:57.386Z] 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-08-06T11:06:00.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T11:06:00.729Z] ---> package-listing.sh [2020-08-06T11:06:00.729Z] ++ facter osfamily [2020-08-06T11:06:00.729Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-06T11:06:00.729Z] + OS_FAMILY=redhat [2020-08-06T11:06:00.729Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-262 [2020-08-06T11:06:00.729Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-06T11:06:00.729Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-06T11:06:00.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-06T11:06:00.729Z] + PACKAGES=/tmp/packages_start.txt [2020-08-06T11:06:00.729Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-262 ']' [2020-08-06T11:06:00.729Z] + PACKAGES=/tmp/packages_end.txt [2020-08-06T11:06:00.729Z] + case "${OS_FAMILY}" in [2020-08-06T11:06:00.729Z] + rpm -qa [2020-08-06T11:06:00.729Z] + sort [2020-08-06T11:06:05.041Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-06T11:06:05.041Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-06T11:06:05.041Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-06T11:06:05.041Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-262 ']' [2020-08-06T11:06:05.041Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-262/archives/ [2020-08-06T11:06:05.041Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-262/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-06T11:06:05.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-06T11:06:05.692Z] [2020-08-06T11:06:05.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-06T11:06:06.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-06T11:06:06.092Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-06T11:06:06.092Z] c9b1b535fdd9: Pulling fs layer [2020-08-06T11:06:06.092Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-06T11:06:06.092Z] 756a868c4378: Pulling fs layer [2020-08-06T11:06:06.092Z] 444b2fc9a129: Pulling fs layer [2020-08-06T11:06:06.092Z] ea15f1150254: Pulling fs layer [2020-08-06T11:06:06.092Z] 41b27a9f41bf: Pulling fs layer [2020-08-06T11:06:06.092Z] 28c525ee5125: Pulling fs layer [2020-08-06T11:06:06.092Z] 094b1ea09ed8: Pulling fs layer [2020-08-06T11:06:06.092Z] 138eaada9080: Pulling fs layer [2020-08-06T11:06:06.092Z] 0622d0fa9048: Pulling fs layer [2020-08-06T11:06:06.092Z] 41b27a9f41bf: Waiting [2020-08-06T11:06:06.092Z] 28c525ee5125: Waiting [2020-08-06T11:06:06.092Z] 138eaada9080: Waiting [2020-08-06T11:06:06.092Z] 094b1ea09ed8: Waiting [2020-08-06T11:06:06.092Z] 0622d0fa9048: Waiting [2020-08-06T11:06:06.092Z] 444b2fc9a129: Waiting [2020-08-06T11:06:06.092Z] ea15f1150254: Waiting [2020-08-06T11:06:06.092Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-06T11:06:06.092Z] 2cc5ad85d9ab: Download complete [2020-08-06T11:06:06.092Z] 444b2fc9a129: Verifying Checksum [2020-08-06T11:06:06.092Z] 444b2fc9a129: Download complete [2020-08-06T11:06:06.353Z] c9b1b535fdd9: Verifying Checksum [2020-08-06T11:06:06.353Z] c9b1b535fdd9: Download complete [2020-08-06T11:06:06.353Z] ea15f1150254: Verifying Checksum [2020-08-06T11:06:06.353Z] ea15f1150254: Download complete [2020-08-06T11:06:06.353Z] 28c525ee5125: Verifying Checksum [2020-08-06T11:06:06.353Z] 28c525ee5125: Download complete [2020-08-06T11:06:06.620Z] c9b1b535fdd9: Pull complete [2020-08-06T11:06:06.885Z] 2cc5ad85d9ab: Pull complete [2020-08-06T11:06:06.885Z] 756a868c4378: Verifying Checksum [2020-08-06T11:06:06.885Z] 756a868c4378: Download complete [2020-08-06T11:06:07.162Z] 094b1ea09ed8: Verifying Checksum [2020-08-06T11:06:07.162Z] 094b1ea09ed8: Download complete [2020-08-06T11:06:07.162Z] 0622d0fa9048: Verifying Checksum [2020-08-06T11:06:07.162Z] 0622d0fa9048: Download complete [2020-08-06T11:06:07.162Z] 138eaada9080: Verifying Checksum [2020-08-06T11:06:07.162Z] 138eaada9080: Download complete [2020-08-06T11:06:07.441Z] 41b27a9f41bf: Verifying Checksum [2020-08-06T11:06:07.441Z] 41b27a9f41bf: Download complete [2020-08-06T11:06:08.456Z] 756a868c4378: Pull complete [2020-08-06T11:06:08.456Z] 444b2fc9a129: Pull complete [2020-08-06T11:06:08.731Z] ea15f1150254: Pull complete [2020-08-06T11:06:13.062Z] 41b27a9f41bf: Pull complete [2020-08-06T11:06:13.062Z] 28c525ee5125: Pull complete [2020-08-06T11:06:16.425Z] 094b1ea09ed8: Pull complete [2020-08-06T11:06:16.425Z] 138eaada9080: Pull complete [2020-08-06T11:06:16.425Z] 0622d0fa9048: Pull complete [2020-08-06T11:06:16.425Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-06T11:06:16.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-06T11:06:16.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-06T11:06:16.864Z] prd-centos7-docker-4c-2g-2940 does not seem to be running inside a container [2020-08-06T11:06:16.902Z] $ 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-262 -v /w/workspace/dry_go-mod-core-contracts_PR-262:/w/workspace/dry_go-mod-core-contracts_PR-262:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-262@tmp:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-06T11:06:21.206Z] $ docker top baaa3a795cba9c03681d86ed57980821642b7860fbda6204b08efd317a5df4b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-06T11:06:21.608Z] provisioning config files... [2020-08-06T11:06:21.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-262@tmp/config7083595163151207147tmp [Pipeline] { [Pipeline] echo [2020-08-06T11:06:21.739Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T11:06:22.075Z] ---> create-netrc.sh [Pipeline] echo [2020-08-06T11:06:22.108Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-06T11:06:22.441Z] ---> logs-deploy.sh [2020-08-06T11:06:22.441Z] + ARCHIVE_ARTIFACTS= [2020-08-06T11:06:22.441Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-06T11:06:22.441Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-06T11:06:22.441Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-06T11:06:22.441Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-262/1 [2020-08-06T11:06:22.441Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-262/1/ [2020-08-06T11:06:22.441Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-262/1 /w/workspace/dry_go-mod-core-contracts_PR-262 [2020-08-06T11:06:23.820Z] Archives upload complete. [2020-08-06T11:06:23.820Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-262/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-262/1/ [2020-08-06T11:06:24.390Z] ---> uname -a: [2020-08-06T11:06:24.390Z] Linux baaa3a795cba 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] ---> lscpu: [2020-08-06T11:06:24.390Z] Architecture: x86_64 [2020-08-06T11:06:24.390Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-06T11:06:24.390Z] Byte Order: Little Endian [2020-08-06T11:06:24.390Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-06T11:06:24.390Z] CPU(s): 4 [2020-08-06T11:06:24.390Z] On-line CPU(s) list: 0-3 [2020-08-06T11:06:24.390Z] Thread(s) per core: 1 [2020-08-06T11:06:24.390Z] Core(s) per socket: 1 [2020-08-06T11:06:24.390Z] Socket(s): 4 [2020-08-06T11:06:24.390Z] NUMA node(s): 1 [2020-08-06T11:06:24.390Z] Vendor ID: GenuineIntel [2020-08-06T11:06:24.390Z] CPU family: 6 [2020-08-06T11:06:24.390Z] Model: 44 [2020-08-06T11:06:24.390Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-06T11:06:24.390Z] Stepping: 1 [2020-08-06T11:06:24.390Z] CPU MHz: 2933.442 [2020-08-06T11:06:24.390Z] BogoMIPS: 5866.88 [2020-08-06T11:06:24.390Z] Virtualization: VT-x [2020-08-06T11:06:24.390Z] Hypervisor vendor: KVM [2020-08-06T11:06:24.390Z] Virtualization type: full [2020-08-06T11:06:24.390Z] L1d cache: 128 KiB [2020-08-06T11:06:24.390Z] L1i cache: 128 KiB [2020-08-06T11:06:24.390Z] L2 cache: 16 MiB [2020-08-06T11:06:24.390Z] L3 cache: 64 MiB [2020-08-06T11:06:24.390Z] NUMA node0 CPU(s): 0-3 [2020-08-06T11:06:24.390Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-06T11:06:24.390Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-06T11:06:24.390Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-06T11:06:24.390Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-06T11:06:24.390Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-06T11:06:24.390Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-06T11:06:24.390Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-06T11:06:24.390Z] Vulnerability Tsx async abort: Not affected [2020-08-06T11:06:24.390Z] 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-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] ---> nproc: [2020-08-06T11:06:24.390Z] 4 [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] ---> df -h: [2020-08-06T11:06:24.390Z] Filesystem Size Used Available Use% Mounted on [2020-08-06T11:06:24.390Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-06T11:06:24.390Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-06T11:06:24.390Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-06T11:06:24.390Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-06T11:06:24.390Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-06T11:06:24.390Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-06T11:06:24.390Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-06T11:06:24.390Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-262@tmp [2020-08-06T11:06:24.390Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-06T11:06:24.390Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-262 [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] ---> free -m: [2020-08-06T11:06:24.390Z] total used free shared buff/cache available [2020-08-06T11:06:24.390Z] Mem: 1837 642 122 0 1072 1089 [2020-08-06T11:06:24.390Z] Swap: 1023 0 1023 [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] ---> ip addr: [2020-08-06T11:06:24.390Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-06T11:06:24.390Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-06T11:06:24.390Z] inet 127.0.0.1/8 scope host lo [2020-08-06T11:06:24.390Z] valid_lft forever preferred_lft forever [2020-08-06T11:06:24.390Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-06T11:06:24.390Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-06T11:06:24.390Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-06T11:06:24.390Z] valid_lft forever preferred_lft forever [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] ---> sar -b -r -n DEV: [2020-08-06T11:06:24.390Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/06/20 _x86_64_ (4 CPU) [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] 10:58:19 LINUX RESTART [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] 10:59:01 tps rtps wtps bread/s bwrtn/s [2020-08-06T11:06:24.390Z] 11:00:01 50.52 12.22 38.31 4688.80 2375.00 [2020-08-06T11:06:24.390Z] 11:01:01 1.78 0.05 1.73 0.67 35.08 [2020-08-06T11:06:24.390Z] 11:02:01 0.50 0.08 0.42 1.60 6.79 [2020-08-06T11:06:24.390Z] 11:03:01 0.27 0.00 0.27 0.00 3.25 [2020-08-06T11:06:24.390Z] 11:04:01 0.43 0.13 0.30 11.99 6.50 [2020-08-06T11:06:24.390Z] 11:05:01 0.50 0.00 0.50 0.00 9.13 [2020-08-06T11:06:24.390Z] 11:06:01 16.52 16.24 0.28 1545.51 3.56 [2020-08-06T11:06:24.390Z] Average: 10.08 4.10 5.97 892.90 348.59 [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] 10:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-06T11:06:24.390Z] 11:00:01 174096 1707460 90.75 2620 1147656 1105536 37.73 402600 1144832 20 [2020-08-06T11:06:24.390Z] 11:01:01 175904 1705652 90.65 2620 1147660 1078616 36.81 403308 1142184 8 [2020-08-06T11:06:24.390Z] 11:02:01 175572 1705984 90.67 2620 1147804 1077072 36.76 404056 1142256 12 [2020-08-06T11:06:24.390Z] 11:03:01 173896 1707660 90.76 2620 1147804 1077084 36.76 406000 1141944 8 [2020-08-06T11:06:24.390Z] 11:04:01 170140 1711416 90.96 2620 1148276 1088868 37.16 413396 1137780 20 [2020-08-06T11:06:24.390Z] 11:05:01 168532 1713024 91.04 2620 1148280 1089072 37.17 426816 1125940 12 [2020-08-06T11:06:24.390Z] 11:06:01 111648 1769908 94.07 2620 1194564 1104200 37.68 450788 1159016 84 [2020-08-06T11:06:24.390Z] Average: 164255 1717301 91.27 2620 1154578 1088635 37.15 415281 1141993 23 [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z] 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-06T11:06:24.390Z] 11:00:01 eth0 126.70 91.86 480.00 53.33 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:00:01 docker0 4.26 3.20 0.84 9.71 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:01:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:02:01 eth0 0.83 0.35 0.31 0.20 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:03:01 eth0 0.58 0.47 0.27 0.21 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:04:01 eth0 6.81 3.60 5.64 2.58 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:05:01 eth0 2.68 1.50 2.09 1.04 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:06:01 eth0 5.40 3.21 5.06 2.02 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] Average: eth0 20.54 14.43 70.52 8.49 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] Average: docker0 0.61 0.46 0.12 1.39 0.00 0.00 0.00 [2020-08-06T11:06:24.390Z] [2020-08-06T11:06:24.390Z]