Pull request #265 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 046332cc0f50c1d5f48651531f0deccce2d40ff3 rather than ce8f38ac6f982ca733891ea172ed51800f8fe400 Obtained Jenkinsfile from 046332cc0f50c1d5f48651531f0deccce2d40ff3 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 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 > 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 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 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-3259 in /w/workspace/dry_go-mod-core-contracts_PR-265 [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-265 # 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/265/head:refs/remotes/origin/PR-265 +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/265/head:refs/remotes/origin/PR-265 # 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/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit ce8f38ac6f982ca733891ea172ed51800f8fe400 Merge succeeded, producing ce8f38ac6f982ca733891ea172ed51800f8fe400 Checking out Revision ce8f38ac6f982ca733891ea172ed51800f8fe400 (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # 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 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 Commit message: "feat(metadata): Create metadata updating DTOs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-10T12:48:57.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-10T12:48:57.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-10T12:48:57.549Z] ========================================================= [2020-08-10T12:48:57.549Z] EdgeX Global Pipelines Version Info [2020-08-10T12:48:57.549Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e869419473daf0812084f9afc4668aea6e19be8 # timeout=10 [2020-08-10T12:48:59.437Z] ------------------- [2020-08-10T12:48:59.437Z] stable info: [2020-08-10T12:48:59.437Z] ------------------- [2020-08-10T12:48:59.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-10T12:48:59.437Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-10T12:48:59.437Z] Message: update stable to v1.0.106 [2020-08-10T12:49:00.016Z] ------------------- [2020-08-10T12:49:00.016Z] experimental info: [2020-08-10T12:49:00.016Z] ------------------- [2020-08-10T12:49:00.016Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-10T12:49:00.016Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-10T12:49:00.016Z] 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-10T12:49:02.057Z] + git log --format=format:%s -1 ce8f38ac6f982ca733891ea172ed51800f8fe400 [Pipeline] echo [2020-08-10T12:49:02.119Z] GIT_COMMIT: ce8f38ac6f982ca733891ea172ed51800f8fe400, Commit Message: feat(metadata): Create metadata updating DTOs [Pipeline] echo [2020-08-10T12:49:02.158Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-10T12:49:02.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T12:49:02.958Z] [2020-08-10T12:49:02.958Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-10T12:49:03.301Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T12:49:03.301Z] latest: Pulling from edgex-devops/git-semver [2020-08-10T12:49:03.301Z] 31603596830f: Pulling fs layer [2020-08-10T12:49:03.301Z] 2a8b12db71e7: Pulling fs layer [2020-08-10T12:49:03.301Z] 6ca5941a6612: Pulling fs layer [2020-08-10T12:49:03.301Z] ecc8261a40a4: Pulling fs layer [2020-08-10T12:49:03.301Z] ecc8261a40a4: Waiting [2020-08-10T12:49:03.301Z] 2a8b12db71e7: Verifying Checksum [2020-08-10T12:49:03.301Z] 2a8b12db71e7: Download complete [2020-08-10T12:49:03.564Z] 31603596830f: Verifying Checksum [2020-08-10T12:49:03.564Z] 31603596830f: Download complete [2020-08-10T12:49:03.564Z] 6ca5941a6612: Verifying Checksum [2020-08-10T12:49:03.564Z] 6ca5941a6612: Download complete [2020-08-10T12:49:03.564Z] ecc8261a40a4: Verifying Checksum [2020-08-10T12:49:03.564Z] ecc8261a40a4: Download complete [2020-08-10T12:49:03.829Z] 31603596830f: Pull complete [2020-08-10T12:49:03.829Z] 2a8b12db71e7: Pull complete [2020-08-10T12:49:04.778Z] 6ca5941a6612: Pull complete [2020-08-10T12:49:04.778Z] ecc8261a40a4: Pull complete [2020-08-10T12:49:04.778Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-10T12:49:04.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T12:49:04.778Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-10T12:49:04.883Z] prd-centos7-docker-4c-2g-3259 does not seem to be running inside a container [2020-08-10T12:49:04.953Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-265 -v /w/workspace/dry_go-mod-core-contracts_PR-265:/w/workspace/dry_go-mod-core-contracts_PR-265:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-265@tmp:/w/workspace/dry_go-mod-core-contracts_PR-265@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-10T12:49:07.206Z] $ docker top 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-10T12:49:07.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-10T12:49:07.504Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-10T12:49:07.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-10T12:49:07.715Z] $ docker exec 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent [2020-08-10T12:49:07.887Z] SSH_AUTH_SOCK=/tmp/ssh-8aqpe1uxUCr7/agent.12 [2020-08-10T12:49:07.887Z] SSH_AGENT_PID=18 [2020-08-10T12:49:07.900Z] Running ssh-add (command line suppressed) [2020-08-10T12:49:08.023Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6597235952477604819.key (/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6597235952477604819.key) [2020-08-10T12:49:08.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-10T12:49:08.410Z] + git describe --exact-match --tags HEAD [2020-08-10T12:49:08.410Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-10T12:49:08.427Z] $ docker exec --env ******** --env ******** 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent -k [2020-08-10T12:49:08.544Z] unset SSH_AUTH_SOCK; [2020-08-10T12:49:08.544Z] unset SSH_AGENT_PID; [2020-08-10T12:49:08.545Z] echo Agent pid 18 killed; [2020-08-10T12:49:08.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-10T12:49:08.679Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-10T12:49:08.679Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-10T12:49:08.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-10T12:49:08.762Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-10T12:49:08.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-10T12:49:08.924Z] $ docker exec 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent [2020-08-10T12:49:09.092Z] SSH_AUTH_SOCK=/tmp/ssh-ED61iZf3wchU/agent.47 [2020-08-10T12:49:09.092Z] SSH_AGENT_PID=53 [2020-08-10T12:49:09.099Z] Running ssh-add (command line suppressed) [2020-08-10T12:49:09.209Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6442888401616528218.key (/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/private_key_6442888401616528218.key) [2020-08-10T12:49:09.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-10T12:49:09.604Z] + git semver init [2020-08-10T12:49:09.604Z] # -> Open(): unable to determine branch for HEAD [2020-08-10T12:49:09.604Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-265/.git [2020-08-10T12:49:09.604Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-265 [2020-08-10T12:49:09.604Z] # $SEMVER_REMOTE_NAME = origin [2020-08-10T12:49:09.604Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-10T12:49:09.604Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-10T12:49:09.604Z] # $SEMVER_BRANCH = PR-265 [2020-08-10T12:49:09.604Z] # $SEMVER_TEMP = /tmp/semver-074355559 [2020-08-10T12:49:09.604Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-08-10T12:49:10.180Z] # '/tmp/semver-074355559' -> '/w/workspace/dry_go-mod-core-contracts_PR-265/.semver' [2020-08-10T12:49:10.180Z] # -> Force: false [2020-08-10T12:49:10.180Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-265/.semver [Pipeline] } [2020-08-10T12:49:10.186Z] $ docker exec --env ******** --env ******** 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a ssh-agent -k [2020-08-10T12:49:10.297Z] unset SSH_AUTH_SOCK; [2020-08-10T12:49:10.297Z] unset SSH_AGENT_PID; [2020-08-10T12:49:10.298Z] echo Agent pid 53 killed; [2020-08-10T12:49:10.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-10T12:49:10.857Z] + git semver [Pipeline] } [2020-08-10T12:49:10.868Z] $ docker stop --time=1 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a [2020-08-10T12:49:12.564Z] $ docker rm -f 0f21e8eeacd0ec24feaa34f5137cbd73bbc687acb575a9f0e9f8f1a3b1fca83a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-10T12:49:13.386Z] Stashed 84 file(s) [Pipeline] echo [2020-08-10T12:49:13.388Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-10T12:49:13.486Z] 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-10T12:49:28.895Z] Still waiting to schedule task [2020-08-10T12:49:28.895Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3259’ [2020-08-10T12:49:28.897Z] Still waiting to schedule task [2020-08-10T12:49:28.897Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-10T12:51:24.932Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3260 in /w/workspace/dry_go-mod-core-contracts_PR-265 [Pipeline] { [Pipeline] ws [2020-08-10T12:51:25.005Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-08-10T12:51:30.120Z] using credential edgex-jenkins-ssh [2020-08-10T12:51:30.168Z] Cloning the remote Git repository [2020-08-10T12:51:30.168Z] Cloning with configured refspecs honoured and without tags [2020-08-10T12:51:31.359Z] Fetching without tags [2020-08-10T12:51:30.237Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-10T12:51:30.351Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-08-10T12:51:30.413Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-10T12:51:30.414Z] > git --version # timeout=10 [2020-08-10T12:51:30.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T12:51:30.493Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T12:51:31.251Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-10T12:51:31.275Z] > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # timeout=10 [2020-08-10T12:51:31.297Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T12:51:31.327Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-10T12:51:31.367Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-10T12:51:31.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T12:51:31.384Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T12:51:31.842Z] Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit ce8f38ac6f982ca733891ea172ed51800f8fe400 [2020-08-10T12:51:32.100Z] Merge succeeded, producing ce8f38ac6f982ca733891ea172ed51800f8fe400 [2020-08-10T12:51:32.101Z] Checking out Revision ce8f38ac6f982ca733891ea172ed51800f8fe400 (PR-265) [2020-08-10T12:51:31.860Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T12:51:31.885Z] > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 [2020-08-10T12:51:32.006Z] > git remote # timeout=10 [2020-08-10T12:51:32.026Z] > git config --get remote.origin.url # timeout=10 [2020-08-10T12:51:32.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T12:51:32.051Z] > git merge 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 [2020-08-10T12:51:32.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-10T12:51:32.104Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T12:51:32.118Z] > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 [2020-08-10T12:51:36.693Z] Commit message: "feat(metadata): Create metadata updating DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-10T12:51:37.739Z] ========================================================= [2020-08-10T12:51:37.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-10T12:51:37.739Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-10T12:51:38.904Z] + 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-10T12:51:39.901Z] Sending build context to Docker daemon 2.06MB [2020-08-10T12:51:39.901Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-10T12:51:39.901Z] Step 2/7 : FROM ${BASE} [2020-08-10T12:51:40.176Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-10T12:51:40.176Z] b538f80385f9: Pulling fs layer [2020-08-10T12:51:40.176Z] 74f711af9a0d: Pulling fs layer [2020-08-10T12:51:40.176Z] 99f96fe45779: Pulling fs layer [2020-08-10T12:51:40.176Z] fd7a069fd194: Pulling fs layer [2020-08-10T12:51:40.176Z] 66aa3694b03b: Pulling fs layer [2020-08-10T12:51:40.176Z] 170f70906a0f: Pulling fs layer [2020-08-10T12:51:40.176Z] ad7c5574e4b9: Pulling fs layer [2020-08-10T12:51:40.176Z] e772456be8f7: Pulling fs layer [2020-08-10T12:51:40.176Z] c890913d741a: Pulling fs layer [2020-08-10T12:51:40.176Z] 2480fcc9aa5a: Pulling fs layer [2020-08-10T12:51:40.176Z] 09adf4765672: Pulling fs layer [2020-08-10T12:51:40.176Z] 66aa3694b03b: Waiting [2020-08-10T12:51:40.176Z] 170f70906a0f: Waiting [2020-08-10T12:51:40.176Z] ad7c5574e4b9: Waiting [2020-08-10T12:51:40.176Z] e772456be8f7: Waiting [2020-08-10T12:51:40.176Z] c890913d741a: Waiting [2020-08-10T12:51:40.176Z] 2480fcc9aa5a: Waiting [2020-08-10T12:51:40.176Z] 09adf4765672: Waiting [2020-08-10T12:51:40.176Z] fd7a069fd194: Waiting [2020-08-10T12:51:40.176Z] 99f96fe45779: Verifying Checksum [2020-08-10T12:51:40.176Z] 99f96fe45779: Download complete [2020-08-10T12:51:40.470Z] 74f711af9a0d: Verifying Checksum [2020-08-10T12:51:40.470Z] 74f711af9a0d: Download complete [2020-08-10T12:51:40.470Z] 66aa3694b03b: Verifying Checksum [2020-08-10T12:51:40.470Z] 66aa3694b03b: Download complete [2020-08-10T12:51:40.470Z] 170f70906a0f: Verifying Checksum [2020-08-10T12:51:40.470Z] 170f70906a0f: Download complete [2020-08-10T12:51:40.470Z] b538f80385f9: Verifying Checksum [2020-08-10T12:51:41.462Z] b538f80385f9: Pull complete [2020-08-10T12:51:41.737Z] 74f711af9a0d: Pull complete [2020-08-10T12:51:42.340Z] 99f96fe45779: Pull complete [2020-08-10T12:51:43.319Z] ad7c5574e4b9: Verifying Checksum [2020-08-10T12:51:43.319Z] ad7c5574e4b9: Download complete [2020-08-10T12:51:43.319Z] c890913d741a: Download complete [2020-08-10T12:51:45.302Z] 2480fcc9aa5a: Verifying Checksum [2020-08-10T12:51:45.302Z] 2480fcc9aa5a: Download complete [2020-08-10T12:51:45.302Z] 09adf4765672: Verifying Checksum [2020-08-10T12:51:45.302Z] 09adf4765672: Download complete [2020-08-10T12:51:45.897Z] fd7a069fd194: Verifying Checksum [2020-08-10T12:51:45.897Z] fd7a069fd194: Download complete [2020-08-10T12:51:46.168Z] e772456be8f7: Verifying Checksum [2020-08-10T12:51:46.168Z] e772456be8f7: Download complete [2020-08-10T12:51:58.577Z] fd7a069fd194: Pull complete [2020-08-10T12:51:58.577Z] 66aa3694b03b: Pull complete [2020-08-10T12:51:58.577Z] 170f70906a0f: Pull complete [2020-08-10T12:52:01.206Z] ad7c5574e4b9: Pull complete [2020-08-10T12:52:05.534Z] e772456be8f7: Pull complete [2020-08-10T12:52:06.137Z] c890913d741a: Pull complete [2020-08-10T12:52:08.325Z] Running on prd-centos7-docker-4c-2g-3261 in /w/workspace/dry_go-mod-core-contracts_PR-265 [Pipeline] { [Pipeline] ws [2020-08-10T12:52:08.392Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-08-10T12:52:08.768Z] 2480fcc9aa5a: Pull complete [2020-08-10T12:52:08.768Z] 09adf4765672: Pull complete [2020-08-10T12:52:08.768Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-10T12:52:08.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-10T12:52:08.768Z] ---> 2248a725d1cf [2020-08-10T12:52:08.768Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-10T12:52:10.641Z] using credential edgex-jenkins-ssh [2020-08-10T12:52:10.689Z] Cloning the remote Git repository [2020-08-10T12:52:10.689Z] Cloning with configured refspecs honoured and without tags [2020-08-10T12:52:10.715Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-10T12:52:10.774Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-08-10T12:52:11.543Z] Fetching without tags [2020-08-10T12:52:12.020Z] Merging remotes/origin/master commit 046332cc0f50c1d5f48651531f0deccce2d40ff3 into PR head commit ce8f38ac6f982ca733891ea172ed51800f8fe400 [2020-08-10T12:52:10.999Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-10T12:52:11.000Z] > git --version # timeout=10 [2020-08-10T12:52:11.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T12:52:11.038Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T12:52:11.516Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-10T12:52:11.521Z] > git config --add remote.origin.fetch +refs/pull/265/head:refs/remotes/origin/PR-265 # timeout=10 [2020-08-10T12:52:11.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T12:52:11.537Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-10T12:52:11.547Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-10T12:52:11.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T12:52:11.552Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T12:52:12.038Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T12:52:12.141Z] Merge succeeded, producing ce8f38ac6f982ca733891ea172ed51800f8fe400 [2020-08-10T12:52:12.142Z] Checking out Revision ce8f38ac6f982ca733891ea172ed51800f8fe400 (PR-265) [2020-08-10T12:52:12.055Z] > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 [2020-08-10T12:52:12.116Z] > git remote # timeout=10 [2020-08-10T12:52:12.122Z] > git config --get remote.origin.url # timeout=10 [2020-08-10T12:52:12.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T12:52:12.128Z] > git merge 046332cc0f50c1d5f48651531f0deccce2d40ff3 # timeout=10 [2020-08-10T12:52:12.136Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-10T12:52:12.144Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T12:52:12.149Z] > git checkout -f ce8f38ac6f982ca733891ea172ed51800f8fe400 # timeout=10 [2020-08-10T12:52:14.166Z] ---> Running in a7412c080bf9 [2020-08-10T12:52:14.166Z] Removing intermediate container a7412c080bf9 [2020-08-10T12:52:14.166Z] ---> 57ca0096145e [2020-08-10T12:52:14.166Z] Step 4/7 : RUN apk add bash [2020-08-10T12:52:14.166Z] ---> Running in 43526093e42c [2020-08-10T12:52:15.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T12:52:15.649Z] Commit message: "feat(metadata): Create metadata updating DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-10T12:52:16.443Z] ========================================================= [2020-08-10T12:52:16.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-10T12:52:16.443Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-10T12:52:16.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T12:52:17.083Z] + 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-10T12:52:17.359Z] Sending build context to Docker daemon 2.06MB [2020-08-10T12:52:17.359Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-10T12:52:17.359Z] Step 2/7 : FROM ${BASE} [2020-08-10T12:52:17.359Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-10T12:52:17.359Z] df20fa9351a1: Pulling fs layer [2020-08-10T12:52:17.359Z] ed8968b2872e: Pulling fs layer [2020-08-10T12:52:17.359Z] a92cc7c5fd73: Pulling fs layer [2020-08-10T12:52:17.359Z] 2dd03ba5bac4: Pulling fs layer [2020-08-10T12:52:17.359Z] 1e091d79d1de: Pulling fs layer [2020-08-10T12:52:17.359Z] 481702a1767f: Pulling fs layer [2020-08-10T12:52:17.359Z] f64a6f60c768: Pulling fs layer [2020-08-10T12:52:17.359Z] e78d2573fc39: Pulling fs layer [2020-08-10T12:52:17.359Z] e876d2f968b6: Pulling fs layer [2020-08-10T12:52:17.359Z] ce8a83651883: Pulling fs layer [2020-08-10T12:52:17.359Z] 07967f4d0e4b: Pulling fs layer [2020-08-10T12:52:17.359Z] f64a6f60c768: Waiting [2020-08-10T12:52:17.359Z] e78d2573fc39: Waiting [2020-08-10T12:52:17.359Z] e876d2f968b6: Waiting [2020-08-10T12:52:17.359Z] 2dd03ba5bac4: Waiting [2020-08-10T12:52:17.359Z] 1e091d79d1de: Waiting [2020-08-10T12:52:17.359Z] 481702a1767f: Waiting [2020-08-10T12:52:17.359Z] ce8a83651883: Waiting [2020-08-10T12:52:17.359Z] 07967f4d0e4b: Waiting [2020-08-10T12:52:17.359Z] a92cc7c5fd73: Verifying Checksum [2020-08-10T12:52:17.359Z] a92cc7c5fd73: Download complete [2020-08-10T12:52:17.359Z] ed8968b2872e: Verifying Checksum [2020-08-10T12:52:17.359Z] ed8968b2872e: Download complete [2020-08-10T12:52:17.359Z] 1e091d79d1de: Verifying Checksum [2020-08-10T12:52:17.359Z] 1e091d79d1de: Download complete [2020-08-10T12:52:17.359Z] 481702a1767f: Verifying Checksum [2020-08-10T12:52:17.359Z] 481702a1767f: Download complete [2020-08-10T12:52:17.359Z] df20fa9351a1: Verifying Checksum [2020-08-10T12:52:17.359Z] df20fa9351a1: Download complete [2020-08-10T12:52:17.554Z] OK: 142 MiB in 39 packages [2020-08-10T12:52:17.637Z] df20fa9351a1: Pull complete [2020-08-10T12:52:17.925Z] ed8968b2872e: Pull complete [2020-08-10T12:52:18.509Z] f64a6f60c768: Verifying Checksum [2020-08-10T12:52:18.509Z] f64a6f60c768: Download complete [2020-08-10T12:52:18.509Z] e876d2f968b6: Verifying Checksum [2020-08-10T12:52:18.509Z] e876d2f968b6: Download complete [2020-08-10T12:52:18.547Z] Removing intermediate container 43526093e42c [2020-08-10T12:52:18.547Z] ---> ef4237a39a23 [2020-08-10T12:52:18.547Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-10T12:52:18.825Z] ---> Running in 96816e0ea914 [2020-08-10T12:52:19.088Z] 2dd03ba5bac4: Verifying Checksum [2020-08-10T12:52:19.088Z] 2dd03ba5bac4: Download complete [2020-08-10T12:52:19.088Z] 07967f4d0e4b: Verifying Checksum [2020-08-10T12:52:19.088Z] 07967f4d0e4b: Download complete [2020-08-10T12:52:19.088Z] e78d2573fc39: Verifying Checksum [2020-08-10T12:52:19.088Z] e78d2573fc39: Download complete [2020-08-10T12:52:19.350Z] ce8a83651883: Verifying Checksum [2020-08-10T12:52:19.350Z] ce8a83651883: Download complete [2020-08-10T12:52:19.440Z] Removing intermediate container 96816e0ea914 [2020-08-10T12:52:19.440Z] ---> 658304391586 [2020-08-10T12:52:19.440Z] Step 6/7 : COPY go.mod . [2020-08-10T12:52:19.610Z] a92cc7c5fd73: Pull complete [2020-08-10T12:52:20.034Z] ---> affa4063eada [2020-08-10T12:52:20.034Z] Step 7/7 : RUN go mod download [2020-08-10T12:52:20.307Z] ---> Running in 530e6f878f3c [2020-08-10T12:52:22.923Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-10T12:52:22.923Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-10T12:52:22.923Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-10T12:52:22.923Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-10T12:52:22.923Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-10T12:52:22.923Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-10T12:52:22.923Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-10T12:52:22.923Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-10T12:52:22.923Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-10T12:52:22.923Z] go: finding github.com/google/uuid v1.1.0 [2020-08-10T12:52:22.923Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-10T12:52:22.923Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-10T12:52:22.923Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-10T12:52:22.923Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-10T12:52:22.923Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-10T12:52:22.923Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-10T12:52:22.923Z] go: finding golang.org/x/text v0.3.2 [2020-08-10T12:52:22.923Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-10T12:52:23.201Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-10T12:52:23.201Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-10T12:52:24.924Z] 2dd03ba5bac4: Pull complete [2020-08-10T12:52:24.924Z] 1e091d79d1de: Pull complete [2020-08-10T12:52:24.924Z] 481702a1767f: Pull complete [2020-08-10T12:52:30.219Z] f64a6f60c768: Pull complete [2020-08-10T12:52:33.530Z] e78d2573fc39: Pull complete [2020-08-10T12:52:33.530Z] e876d2f968b6: Pull complete [2020-08-10T12:52:34.106Z] ce8a83651883: Pull complete [2020-08-10T12:52:34.370Z] 07967f4d0e4b: Pull complete [2020-08-10T12:52:34.370Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-10T12:52:34.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-10T12:52:34.370Z] ---> 5d7c900382c6 [2020-08-10T12:52:34.370Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-10T12:52:35.311Z] ---> Running in a6dc4bb962c4 [2020-08-10T12:52:35.575Z] Removing intermediate container a6dc4bb962c4 [2020-08-10T12:52:35.575Z] ---> bf5b468c15f6 [2020-08-10T12:52:35.575Z] Step 4/7 : RUN apk add bash [2020-08-10T12:52:35.575Z] ---> Running in 8991f27fe5f1 [2020-08-10T12:52:35.593Z] Removing intermediate container 530e6f878f3c [2020-08-10T12:52:35.593Z] ---> 9d180fb87072 [2020-08-10T12:52:35.593Z] Successfully built 9d180fb87072 [2020-08-10T12:52:35.593Z] 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-08-10T12:52:36.240Z] + docker inspect -f . ci-base-image-arm64 [2020-08-10T12:52:36.240Z] . [Pipeline] withDockerContainer [2020-08-10T12:52:36.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-3260 does not seem to be running inside a container [2020-08-10T12:52:36.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T12:52:36.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-10T12:52:37.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T12:52:37.361Z] OK: 166 MiB in 39 packages [2020-08-10T12:52:37.932Z] Removing intermediate container 8991f27fe5f1 [2020-08-10T12:52:37.932Z] ---> 2d3beaa0b44b [2020-08-10T12:52:37.932Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-10T12:52:37.932Z] ---> Running in 1368c66aa941 [2020-08-10T12:52:38.195Z] Removing intermediate container 1368c66aa941 [2020-08-10T12:52:38.195Z] ---> 974430af9eee [2020-08-10T12:52:38.195Z] Step 6/7 : COPY go.mod . [2020-08-10T12:52:38.456Z] ---> f2221489897a [2020-08-10T12:52:38.456Z] Step 7/7 : RUN go mod download [2020-08-10T12:52:38.456Z] ---> Running in 9d4d9300354c [2020-08-10T12:52:38.515Z] $ docker top 44c5b4cff0457fb4993e0c351438a02d2f54da25f94ff1391a2b7d4332e85320 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T12:52:39.851Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-10T12:52:39.851Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-10T12:52:39.851Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-10T12:52:39.851Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-10T12:52:39.919Z] + go version [2020-08-10T12:52:39.919Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-10T12:52:40.111Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-10T12:52:40.111Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-10T12:52:40.111Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-10T12:52:40.111Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-10T12:52:40.111Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-10T12:52:40.111Z] go: finding github.com/google/uuid v1.1.0 [2020-08-10T12:52:40.111Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-10T12:52:40.111Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-10T12:52:40.111Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-10T12:52:40.111Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-10T12:52:40.111Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-10T12:52:40.111Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-10T12:52:40.373Z] go: finding golang.org/x/text v0.3.2 [2020-08-10T12:52:40.373Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-10T12:52:40.373Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-10T12:52:40.373Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-10T12:52:40.965Z] + make test [2020-08-10T12:52:40.965Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-10T12:52:48.570Z] Removing intermediate container 9d4d9300354c [2020-08-10T12:52:48.570Z] ---> 9ac801845a19 [2020-08-10T12:52:48.570Z] Successfully built 9ac801845a19 [2020-08-10T12:52:48.570Z] 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-10T12:52:49.138Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-10T12:52:49.138Z] . [Pipeline] withDockerContainer [2020-08-10T12:52:49.232Z] prd-centos7-docker-4c-2g-3261 does not seem to be running inside a container [2020-08-10T12:52:49.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-10T12:52:49.913Z] $ docker top 4fad089d0d42c8de872b40e7690cae6dd43a9b7c381f4aeafeecf1d61cc28b5a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T12:52:50.383Z] + go version [2020-08-10T12:52:50.383Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-10T12:52:50.727Z] + make test [2020-08-10T12:52:50.727Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-10T12:52:57.348Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-10T12:52:58.306Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements [2020-08-10T12:52:58.306Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements [2020-08-10T12:52:58.306Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.031s coverage: 45.4% of statements [2020-08-10T12:52:58.306Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2020-08-10T12:52:58.306Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-10T12:52:59.268Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements [2020-08-10T12:52:59.268Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.4% of statements [2020-08-10T12:52:59.268Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2020-08-10T12:52:59.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.073s coverage: 91.8% of statements [2020-08-10T12:52:59.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-10T12:52:59.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-10T12:52:59.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.046s coverage: 100.0% of statements [2020-08-10T12:53:03.154Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-10T12:53:03.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.6% of statements [2020-08-10T12:53:03.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements [2020-08-10T12:53:03.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-08-10T12:53:03.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.047s coverage: 15.4% of statements [2020-08-10T12:53:03.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-08-10T12:53:03.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-10T12:53:03.457Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 30.8% of statements [2020-08-10T12:53:03.457Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.021s coverage: 100.0% of statements [2020-08-10T12:53:03.716Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.011s coverage: 90.2% of statements [2020-08-10T12:53:03.979Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 100.0% of statements [2020-08-10T12:53:03.979Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-10T12:53:04.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements [2020-08-10T12:53:04.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.038s coverage: 100.0% of statements [2020-08-10T12:53:04.240Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-10T12:53:05.193Z] gofmt -l . [2020-08-10T12:53:05.193Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-08-10T12:53:05.801Z] Stashed 1 file(s) [Pipeline] } [2020-08-10T12:53:05.806Z] $ docker stop --time=1 4fad089d0d42c8de872b40e7690cae6dd43a9b7c381f4aeafeecf1d61cc28b5a [2020-08-10T12:53:06.787Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements [2020-08-10T12:53:06.787Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements [2020-08-10T12:53:06.787Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-10T12:53:06.787Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.035s coverage: 6.4% of statements [2020-08-10T12:53:07.387Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.065s coverage: 14.4% of statements [2020-08-10T12:53:08.037Z] $ docker rm -f 4fad089d0d42c8de872b40e7690cae6dd43a9b7c381f4aeafeecf1d61cc28b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-08-10T12:53:08.373Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements [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-08-10T12:53:10.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.119s coverage: 91.8% of statements [2020-08-10T12:53:10.359Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-10T12:53:10.359Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-10T12:53:10.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.032s coverage: 100.0% of statements [2020-08-10T12:53:17.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.6% of statements [2020-08-10T12:53:17.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements [2020-08-10T12:53:17.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.061s coverage: 15.4% of statements [2020-08-10T12:53:17.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.049s coverage: 15.4% of statements [2020-08-10T12:53:17.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.039s coverage: 14.3% of statements [2020-08-10T12:53:17.084Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-10T12:53:17.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 30.8% of statements [2020-08-10T12:53:17.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.077s coverage: 100.0% of statements [2020-08-10T12:53:18.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.101s coverage: 90.2% of statements [2020-08-10T12:53:19.778Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.026s coverage: 100.0% of statements [2020-08-10T12:53:19.778Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-10T12:53:20.054Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-10T12:53:24.369Z] gofmt -l . [2020-08-10T12:53:24.369Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-08-10T12:53:24.660Z] Warning: overwriting stash ‘coverage-report’ [2020-08-10T12:53:25.560Z] Stashed 1 file(s) [Pipeline] } [2020-08-10T12:53:25.567Z] $ docker stop --time=1 44c5b4cff0457fb4993e0c351438a02d2f54da25f94ff1391a2b7d4332e85320 [2020-08-10T12:53:27.962Z] $ docker rm -f 44c5b4cff0457fb4993e0c351438a02d2f54da25f94ff1391a2b7d4332e85320 [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-08-10T12:53:30.083Z] provisioning config files... [2020-08-10T12:53:30.094Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config7101826978443070789tmp [Pipeline] { [Pipeline] sh [2020-08-10T12:53:30.460Z] + curl -s https://codecov.io/bash [2020-08-10T12:53:30.461Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config7101826978443070789tmp [Pipeline] } [2020-08-10T12:53:30.731Z] 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-10T12:53:32.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T12:53:33.030Z] ---> package-listing.sh [2020-08-10T12:53:33.030Z] ++ facter osfamily [2020-08-10T12:53:33.030Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-10T12:53:33.030Z] + OS_FAMILY=redhat [2020-08-10T12:53:33.030Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-265 [2020-08-10T12:53:33.030Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-10T12:53:33.030Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-10T12:53:33.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-10T12:53:33.030Z] + PACKAGES=/tmp/packages_start.txt [2020-08-10T12:53:33.030Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-265 ']' [2020-08-10T12:53:33.030Z] + PACKAGES=/tmp/packages_end.txt [2020-08-10T12:53:33.030Z] + case "${OS_FAMILY}" in [2020-08-10T12:53:33.030Z] + rpm -qa [2020-08-10T12:53:33.030Z] + sort [2020-08-10T12:53:37.240Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-10T12:53:37.240Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-10T12:53:37.240Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-10T12:53:37.240Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-265 ']' [2020-08-10T12:53:37.240Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-265/archives/ [2020-08-10T12:53:37.240Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-265/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-10T12:53:37.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T12:53:37.829Z] [2020-08-10T12:53:37.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-10T12:53:38.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T12:53:38.172Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-10T12:53:38.172Z] c9b1b535fdd9: Pulling fs layer [2020-08-10T12:53:38.172Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-10T12:53:38.172Z] 756a868c4378: Pulling fs layer [2020-08-10T12:53:38.172Z] 444b2fc9a129: Pulling fs layer [2020-08-10T12:53:38.172Z] ea15f1150254: Pulling fs layer [2020-08-10T12:53:38.172Z] 41b27a9f41bf: Pulling fs layer [2020-08-10T12:53:38.172Z] 28c525ee5125: Pulling fs layer [2020-08-10T12:53:38.172Z] 094b1ea09ed8: Pulling fs layer [2020-08-10T12:53:38.172Z] 138eaada9080: Pulling fs layer [2020-08-10T12:53:38.172Z] 0622d0fa9048: Pulling fs layer [2020-08-10T12:53:38.172Z] 41b27a9f41bf: Waiting [2020-08-10T12:53:38.172Z] 28c525ee5125: Waiting [2020-08-10T12:53:38.172Z] 094b1ea09ed8: Waiting [2020-08-10T12:53:38.172Z] 138eaada9080: Waiting [2020-08-10T12:53:38.172Z] 0622d0fa9048: Waiting [2020-08-10T12:53:38.172Z] 444b2fc9a129: Waiting [2020-08-10T12:53:38.172Z] ea15f1150254: Waiting [2020-08-10T12:53:38.172Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-10T12:53:38.172Z] 2cc5ad85d9ab: Download complete [2020-08-10T12:53:38.172Z] 444b2fc9a129: Verifying Checksum [2020-08-10T12:53:38.172Z] 444b2fc9a129: Download complete [2020-08-10T12:53:38.172Z] c9b1b535fdd9: Download complete [2020-08-10T12:53:38.172Z] ea15f1150254: Download complete [2020-08-10T12:53:38.442Z] 28c525ee5125: Verifying Checksum [2020-08-10T12:53:38.442Z] 28c525ee5125: Download complete [2020-08-10T12:53:38.714Z] c9b1b535fdd9: Pull complete [2020-08-10T12:53:38.714Z] 756a868c4378: Verifying Checksum [2020-08-10T12:53:38.714Z] 756a868c4378: Download complete [2020-08-10T12:53:38.982Z] 138eaada9080: Verifying Checksum [2020-08-10T12:53:38.982Z] 138eaada9080: Download complete [2020-08-10T12:53:38.982Z] 2cc5ad85d9ab: Pull complete [2020-08-10T12:53:38.982Z] 0622d0fa9048: Verifying Checksum [2020-08-10T12:53:38.982Z] 0622d0fa9048: Download complete [2020-08-10T12:53:38.982Z] 094b1ea09ed8: Verifying Checksum [2020-08-10T12:53:38.982Z] 094b1ea09ed8: Download complete [2020-08-10T12:53:39.565Z] 41b27a9f41bf: Verifying Checksum [2020-08-10T12:53:39.565Z] 41b27a9f41bf: Download complete [2020-08-10T12:53:40.513Z] 756a868c4378: Pull complete [2020-08-10T12:53:40.514Z] 444b2fc9a129: Pull complete [2020-08-10T12:53:40.781Z] ea15f1150254: Pull complete [2020-08-10T12:53:44.996Z] 41b27a9f41bf: Pull complete [2020-08-10T12:53:44.996Z] 28c525ee5125: Pull complete [2020-08-10T12:53:47.551Z] 094b1ea09ed8: Pull complete [2020-08-10T12:53:47.823Z] 138eaada9080: Pull complete [2020-08-10T12:53:47.824Z] 0622d0fa9048: Pull complete [2020-08-10T12:53:48.084Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-10T12:53:48.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T12:53:48.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-10T12:53:48.227Z] prd-centos7-docker-4c-2g-3259 does not seem to be running inside a container [2020-08-10T12:53:48.265Z] $ 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-265 -v /w/workspace/dry_go-mod-core-contracts_PR-265:/w/workspace/dry_go-mod-core-contracts_PR-265:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-265@tmp:/w/workspace/dry_go-mod-core-contracts_PR-265@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-10T12:53:51.707Z] $ docker top b9413daa4f33318c675cf3b998b72f9c0499599748fb49ef1fd67aac049bc6ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-10T12:53:51.964Z] provisioning config files... [2020-08-10T12:53:51.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-265@tmp/config3769895685469387841tmp [Pipeline] { [Pipeline] echo [2020-08-10T12:53:52.043Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T12:53:52.342Z] ---> create-netrc.sh [Pipeline] echo [2020-08-10T12:53:52.351Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T12:53:52.647Z] ---> logs-deploy.sh [2020-08-10T12:53:52.647Z] + ARCHIVE_ARTIFACTS= [2020-08-10T12:53:52.647Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-10T12:53:52.647Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-10T12:53:52.647Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-10T12:53:52.647Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/3 [2020-08-10T12:53:52.647Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-265/3/ [2020-08-10T12:53:52.647Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/3 /w/workspace/dry_go-mod-core-contracts_PR-265 [2020-08-10T12:53:54.032Z] Archives upload complete. [2020-08-10T12:53:54.032Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-265/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-265/3/ [2020-08-10T12:53:54.603Z] ---> uname -a: [2020-08-10T12:53:54.603Z] Linux b9413daa4f33 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] ---> lscpu: [2020-08-10T12:53:54.603Z] Architecture: x86_64 [2020-08-10T12:53:54.603Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-10T12:53:54.603Z] Byte Order: Little Endian [2020-08-10T12:53:54.603Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-10T12:53:54.603Z] CPU(s): 4 [2020-08-10T12:53:54.603Z] On-line CPU(s) list: 0-3 [2020-08-10T12:53:54.603Z] Thread(s) per core: 1 [2020-08-10T12:53:54.603Z] Core(s) per socket: 1 [2020-08-10T12:53:54.603Z] Socket(s): 4 [2020-08-10T12:53:54.603Z] NUMA node(s): 1 [2020-08-10T12:53:54.603Z] Vendor ID: GenuineIntel [2020-08-10T12:53:54.603Z] CPU family: 6 [2020-08-10T12:53:54.603Z] Model: 44 [2020-08-10T12:53:54.603Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-10T12:53:54.603Z] Stepping: 1 [2020-08-10T12:53:54.603Z] CPU MHz: 2933.438 [2020-08-10T12:53:54.603Z] BogoMIPS: 5866.87 [2020-08-10T12:53:54.603Z] Virtualization: VT-x [2020-08-10T12:53:54.603Z] Hypervisor vendor: KVM [2020-08-10T12:53:54.603Z] Virtualization type: full [2020-08-10T12:53:54.603Z] L1d cache: 128 KiB [2020-08-10T12:53:54.603Z] L1i cache: 128 KiB [2020-08-10T12:53:54.603Z] L2 cache: 16 MiB [2020-08-10T12:53:54.603Z] L3 cache: 64 MiB [2020-08-10T12:53:54.603Z] NUMA node0 CPU(s): 0-3 [2020-08-10T12:53:54.603Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-10T12:53:54.603Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-10T12:53:54.603Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-10T12:53:54.603Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-10T12:53:54.603Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-10T12:53:54.603Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-10T12:53:54.603Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-10T12:53:54.603Z] Vulnerability Tsx async abort: Not affected [2020-08-10T12:53:54.603Z] 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-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] ---> nproc: [2020-08-10T12:53:54.603Z] 4 [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] ---> df -h: [2020-08-10T12:53:54.603Z] Filesystem Size Used Available Use% Mounted on [2020-08-10T12:53:54.603Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-10T12:53:54.603Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-10T12:53:54.603Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-10T12:53:54.603Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-10T12:53:54.603Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-10T12:53:54.603Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-10T12:53:54.603Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-10T12:53:54.603Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-10T12:53:54.603Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-265 [2020-08-10T12:53:54.603Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-265@tmp [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] ---> free -m: [2020-08-10T12:53:54.603Z] total used free shared buff/cache available [2020-08-10T12:53:54.603Z] Mem: 1837 639 122 0 1075 1092 [2020-08-10T12:53:54.603Z] Swap: 1023 0 1023 [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] ---> ip addr: [2020-08-10T12:53:54.603Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-10T12:53:54.603Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-10T12:53:54.603Z] inet 127.0.0.1/8 scope host lo [2020-08-10T12:53:54.603Z] valid_lft forever preferred_lft forever [2020-08-10T12:53:54.603Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-10T12:53:54.603Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-10T12:53:54.603Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-10T12:53:54.603Z] valid_lft forever preferred_lft forever [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] ---> sar -b -r -n DEV: [2020-08-10T12:53:54.603Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] 12:48:05 LINUX RESTART [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] 12:49:01 tps rtps wtps bread/s bwrtn/s [2020-08-10T12:53:54.603Z] 12:50:01 27.36 10.39 16.97 4363.10 2059.51 [2020-08-10T12:53:54.603Z] 12:51:02 1.50 0.00 1.50 0.00 24.89 [2020-08-10T12:53:54.603Z] 12:52:01 0.24 0.00 0.24 0.00 2.52 [2020-08-10T12:53:54.603Z] 12:53:01 0.28 0.00 0.28 0.00 4.00 [2020-08-10T12:53:54.603Z] Average: 7.37 2.61 4.77 1095.43 524.95 [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] 12:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-10T12:53:54.603Z] 12:50:01 176168 1705388 90.64 2620 1145164 1113796 38.01 430560 1112284 20 [2020-08-10T12:53:54.603Z] 12:51:02 180340 1701216 90.42 2620 1145168 1089480 37.18 429492 1109880 8 [2020-08-10T12:53:54.603Z] 12:52:01 179016 1702540 90.49 2620 1145176 1089648 37.19 430560 1109880 8 [2020-08-10T12:53:54.603Z] 12:53:01 177608 1703948 90.56 2620 1145176 1089812 37.19 434756 1107248 12 [2020-08-10T12:53:54.603Z] Average: 178283 1703273 90.52 2620 1145171 1095684 37.39 431342 1109823 12 [2020-08-10T12:53:54.603Z] [2020-08-10T12:53:54.603Z] 12:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-10T12:53:54.603Z] 12:50:01 eth0 51.17 41.19 339.56 39.92 0.00 0.00 0.00 [2020-08-10T12:53:54.603Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.603Z] 12:50:01 docker0 4.03 2.91 0.83 9.72 0.00 0.00 0.00 [2020-08-10T12:53:54.603Z] 12:51:02 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:52:01 eth0 4.10 2.20 3.29 0.33 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:53:01 eth0 0.43 0.35 0.27 0.20 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] Average: eth0 14.17 10.99 86.15 10.16 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] Average: docker0 1.01 0.73 0.21 2.44 0.00 0.00 0.00 [2020-08-10T12:53:54.604Z] [2020-08-10T12:53:54.604Z] [2020-08-10T12:53:54.604Z] ---> sar -P ALL: [2020-08-10T12:53:54.604Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) [2020-08-10T12:53:54.604Z] [2020-08-10T12:53:54.604Z] 12:48:05 LINUX RESTART [2020-08-10T12:53:54.604Z] [2020-08-10T12:53:54.604Z] 12:49:01 CPU %user %nice %system %iowait %steal %idle [2020-08-10T12:53:54.604Z] 12:50:01 all 2.24 0.00 1.41 0.69 0.01 95.64 [2020-08-10T12:53:54.604Z] 12:50:01 0 2.17 0.00 1.17 0.79 0.02 95.85 [2020-08-10T12:53:54.604Z] 12:50:01 1 2.09 0.00 1.51 0.32 0.02 96.06 [2020-08-10T12:53:54.604Z] 12:50:01 2 2.36 0.00 1.29 1.45 0.02 94.89 [2020-08-10T12:53:54.604Z] 12:50:01 3 2.36 0.00 1.65 0.23 0.02 95.74 [2020-08-10T12:53:54.604Z] 12:51:02 all 0.13 0.00 0.05 0.00 0.00 99.82 [2020-08-10T12:53:54.604Z] 12:51:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-10T12:53:54.604Z] 12:51:02 1 0.43 0.00 0.03 0.00 0.00 99.53 [2020-08-10T12:53:54.604Z] 12:51:02 2 0.07 0.00 0.08 0.00 0.00 99.85 [2020-08-10T12:53:54.604Z] 12:51:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-10T12:53:54.604Z] 12:52:01 all 0.19 0.00 0.04 0.00 0.00 99.78 [2020-08-10T12:53:54.604Z] 12:52:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-10T12:53:54.604Z] 12:52:01 1 0.56 0.00 0.03 0.00 0.00 99.41 [2020-08-10T12:53:54.604Z] 12:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-08-10T12:53:54.604Z] 12:52:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-08-10T12:53:54.604Z] 12:53:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-08-10T12:53:54.604Z] 12:53:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-08-10T12:53:54.604Z] 12:53:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-08-10T12:53:54.604Z] 12:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-10T12:53:54.604Z] 12:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-10T12:53:54.604Z] Average: all 0.68 0.00 0.38 0.17 0.00 98.76 [2020-08-10T12:53:54.604Z] Average: 0 0.58 0.00 0.33 0.20 0.00 98.89 [2020-08-10T12:53:54.604Z] Average: 1 0.90 0.00 0.40 0.08 0.00 98.61 [2020-08-10T12:53:54.604Z] Average: 2 0.63 0.00 0.36 0.36 0.00 98.64 [2020-08-10T12:53:54.604Z] Average: 3 0.62 0.00 0.44 0.06 0.00 98.88 [2020-08-10T12:53:54.604Z] [2020-08-10T12:53:54.604Z] [2020-08-10T12:53:54.604Z]