Branch indexing 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 bb23a71e0387f48b774a4c52a4064e316f42887d rather than c0f23d6c380eb40c0509fcd3dadb55914772576f Obtained Jenkinsfile from bb23a71e0387f48b774a4c52a4064e316f42887d 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > 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 ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-825 in /w/workspace/dry_go-mod-core-contracts_PR-253 [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-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit c0f23d6c380eb40c0509fcd3dadb55914772576f Merge succeeded, producing 566bc2819b18299de58e72624de55a3bd7aa1698 Checking out Revision 566bc2819b18299de58e72624de55a3bd7aa1698 (PR-253) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0f23d6c380eb40c0509fcd3dadb55914772576f # 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 bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 566bc2819b18299de58e72624de55a3bd7aa1698 # timeout=10 Commit message: "Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD" > git rev-list --no-walk c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T08:39:27.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T08:39:28.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T08:39:28.162Z] ========================================================= [2020-07-24T08:39:28.162Z] EdgeX Global Pipelines Version Info [2020-07-24T08:39:28.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T08:39:29.641Z] ------------------- [2020-07-24T08:39:29.641Z] stable info: [2020-07-24T08:39:29.641Z] ------------------- [2020-07-24T08:39:29.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T08:39:29.641Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T08:39:29.641Z] Message: update stable to v1.0.105 [2020-07-24T08:39:30.582Z] ------------------- [2020-07-24T08:39:30.582Z] experimental info: [2020-07-24T08:39:30.582Z] ------------------- [2020-07-24T08:39:30.582Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T08:39:30.582Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T08:39:30.582Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-24T08:39:32.688Z] + git log --format=format:%s -1 566bc2819b18299de58e72624de55a3bd7aa1698 [Pipeline] echo [2020-07-24T08:39:32.741Z] GIT_COMMIT: 566bc2819b18299de58e72624de55a3bd7aa1698, Commit Message: Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD [Pipeline] echo [2020-07-24T08:39:32.779Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:39:33.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T08:39:33.863Z] [2020-07-24T08:39:33.863Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:39:34.204Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T08:39:34.204Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T08:39:34.204Z] 31603596830f: Pulling fs layer [2020-07-24T08:39:34.204Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T08:39:34.204Z] 6ca5941a6612: Pulling fs layer [2020-07-24T08:39:34.204Z] ecc8261a40a4: Pulling fs layer [2020-07-24T08:39:34.204Z] ecc8261a40a4: Waiting [2020-07-24T08:39:34.204Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T08:39:34.204Z] 2a8b12db71e7: Download complete [2020-07-24T08:39:34.204Z] 31603596830f: Download complete [2020-07-24T08:39:34.467Z] ecc8261a40a4: Verifying Checksum [2020-07-24T08:39:34.467Z] ecc8261a40a4: Download complete [2020-07-24T08:39:34.467Z] 6ca5941a6612: Verifying Checksum [2020-07-24T08:39:34.467Z] 6ca5941a6612: Download complete [2020-07-24T08:39:34.467Z] 31603596830f: Pull complete [2020-07-24T08:39:34.728Z] 2a8b12db71e7: Pull complete [2020-07-24T08:39:35.306Z] 6ca5941a6612: Pull complete [2020-07-24T08:39:35.566Z] ecc8261a40a4: Pull complete [2020-07-24T08:39:35.567Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T08:39:35.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T08:39:35.567Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T08:39:35.656Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2020-07-24T08:39:35.692Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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:10004/edgex-devops/git-semver:latest cat [2020-07-24T08:39:37.528Z] $ docker top d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T08:39:37.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T08:39:37.773Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T08:39:37.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T08:39:37.962Z] $ docker exec d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent [2020-07-24T08:39:38.120Z] SSH_AUTH_SOCK=/tmp/ssh-1UL8zfalCmr5/agent.11 [2020-07-24T08:39:38.120Z] SSH_AGENT_PID=16 [2020-07-24T08:39:38.131Z] Running ssh-add (command line suppressed) [2020-07-24T08:39:38.248Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_8665448020045595746.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_8665448020045595746.key) [2020-07-24T08:39:38.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T08:39:38.624Z] + git describe --exact-match --tags HEAD [2020-07-24T08:39:38.624Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T08:39:38.640Z] $ docker exec --env ******** --env ******** d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent -k [2020-07-24T08:39:38.751Z] unset SSH_AUTH_SOCK; [2020-07-24T08:39:38.751Z] unset SSH_AGENT_PID; [2020-07-24T08:39:38.751Z] echo Agent pid 16 killed; [2020-07-24T08:39:38.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T08:39:38.868Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T08:39:38.868Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T08:39:38.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T08:39:38.946Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T08:39:39.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T08:39:39.129Z] $ docker exec d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent [2020-07-24T08:39:39.307Z] SSH_AUTH_SOCK=/tmp/ssh-OLxe2EliOleK/agent.46 [2020-07-24T08:39:39.307Z] SSH_AGENT_PID=51 [2020-07-24T08:39:39.313Z] Running ssh-add (command line suppressed) [2020-07-24T08:39:39.428Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_6087075405932537216.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_6087075405932537216.key) [2020-07-24T08:39:39.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T08:39:39.797Z] + git semver init [2020-07-24T08:39:39.797Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T08:39:39.797Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git [2020-07-24T08:39:39.797Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-24T08:39:39.797Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T08:39:39.797Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T08:39:39.797Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T08:39:39.797Z] # $SEMVER_BRANCH = PR-253 [2020-07-24T08:39:39.797Z] # $SEMVER_TEMP = /tmp/semver-983613101 [2020-07-24T08:39:39.797Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-24T08:39:40.367Z] # '/tmp/semver-983613101' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' [2020-07-24T08:39:40.367Z] # -> Force: false [2020-07-24T08:39:40.367Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } [2020-07-24T08:39:40.376Z] $ docker exec --env ******** --env ******** d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 ssh-agent -k [2020-07-24T08:39:40.491Z] unset SSH_AUTH_SOCK; [2020-07-24T08:39:40.491Z] unset SSH_AGENT_PID; [2020-07-24T08:39:40.491Z] echo Agent pid 51 killed; [2020-07-24T08:39:40.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T08:39:40.978Z] + git semver [Pipeline] } [2020-07-24T08:39:40.992Z] $ docker stop --time=1 d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 [2020-07-24T08:39:42.492Z] $ docker rm -f d587d7814e44030ffcf78d0b9e7ed66ace137b2d3c0766f03fdf48bc33665929 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T08:39:43.189Z] Stashed 81 file(s) [Pipeline] echo [2020-07-24T08:39:43.191Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-07-24T08:39:43.285Z] 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-07-24T08:39:58.610Z] Still waiting to schedule task [2020-07-24T08:39:58.610Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-24T08:39:58.613Z] Still waiting to schedule task [2020-07-24T08:39:58.613Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-24T08:41:36.702Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-826 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-24T08:41:36.750Z] Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout [2020-07-24T08:41:41.618Z] using credential edgex-jenkins-ssh [2020-07-24T08:41:41.669Z] Cloning the remote Git repository [2020-07-24T08:41:41.669Z] Cloning with configured refspecs honoured and without tags [2020-07-24T08:41:41.730Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-24T08:41:42.844Z] Fetching without tags [2020-07-24T08:41:41.856Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 [2020-07-24T08:41:41.926Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-24T08:41:41.926Z] > git --version # timeout=10 [2020-07-24T08:41:41.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T08:41:41.996Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T08:41:42.750Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-24T08:41:42.776Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-24T08:41:42.796Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T08:41:42.819Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-24T08:41:42.859Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-24T08:41:42.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T08:41:42.873Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T08:41:43.439Z] Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit c0f23d6c380eb40c0509fcd3dadb55914772576f [2020-07-24T08:41:43.778Z] Merge succeeded, producing 4afd486b4124249c6d4af3ae929501b6c245158f [2020-07-24T08:41:43.778Z] Checking out Revision 4afd486b4124249c6d4af3ae929501b6c245158f (PR-253) [2020-07-24T08:41:43.457Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T08:41:43.487Z] > git checkout -f c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [2020-07-24T08:41:43.618Z] > git remote # timeout=10 [2020-07-24T08:41:43.643Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T08:41:43.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T08:41:43.668Z] > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 [2020-07-24T08:41:43.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T08:41:43.783Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T08:41:43.857Z] > git checkout -f 4afd486b4124249c6d4af3ae929501b6c245158f # timeout=10 [2020-07-24T08:41:48.285Z] Commit message: "Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD" [2020-07-24T08:41:48.291Z] > git rev-list --no-walk c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-24T08:41:49.578Z] ========================================================= [2020-07-24T08:41:49.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-24T08:41:49.578Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:41:50.834Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-24T08:41:52.273Z] Sending build context to Docker daemon 2.003MB [2020-07-24T08:41:52.273Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T08:41:52.273Z] Step 2/7 : FROM ${BASE} [2020-07-24T08:41:52.273Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-24T08:41:52.273Z] b538f80385f9: Pulling fs layer [2020-07-24T08:41:52.273Z] 74f711af9a0d: Pulling fs layer [2020-07-24T08:41:52.273Z] 99f96fe45779: Pulling fs layer [2020-07-24T08:41:52.273Z] fd7a069fd194: Pulling fs layer [2020-07-24T08:41:52.273Z] 66aa3694b03b: Pulling fs layer [2020-07-24T08:41:52.273Z] 170f70906a0f: Pulling fs layer [2020-07-24T08:41:52.273Z] ad7c5574e4b9: Pulling fs layer [2020-07-24T08:41:52.273Z] e772456be8f7: Pulling fs layer [2020-07-24T08:41:52.273Z] c890913d741a: Pulling fs layer [2020-07-24T08:41:52.273Z] 2480fcc9aa5a: Pulling fs layer [2020-07-24T08:41:52.273Z] 09adf4765672: Pulling fs layer [2020-07-24T08:41:52.273Z] fd7a069fd194: Waiting [2020-07-24T08:41:52.273Z] 66aa3694b03b: Waiting [2020-07-24T08:41:52.273Z] 170f70906a0f: Waiting [2020-07-24T08:41:52.273Z] ad7c5574e4b9: Waiting [2020-07-24T08:41:52.273Z] e772456be8f7: Waiting [2020-07-24T08:41:52.273Z] c890913d741a: Waiting [2020-07-24T08:41:52.273Z] 2480fcc9aa5a: Waiting [2020-07-24T08:41:52.273Z] 09adf4765672: Waiting [2020-07-24T08:41:52.551Z] 99f96fe45779: Verifying Checksum [2020-07-24T08:41:52.551Z] 99f96fe45779: Download complete [2020-07-24T08:41:52.551Z] 74f711af9a0d: Verifying Checksum [2020-07-24T08:41:52.551Z] 74f711af9a0d: Download complete [2020-07-24T08:41:52.551Z] 66aa3694b03b: Download complete [2020-07-24T08:41:52.551Z] 170f70906a0f: Verifying Checksum [2020-07-24T08:41:52.551Z] 170f70906a0f: Download complete [2020-07-24T08:41:52.551Z] b538f80385f9: Verifying Checksum [2020-07-24T08:41:52.551Z] b538f80385f9: Download complete [2020-07-24T08:41:53.156Z] b538f80385f9: Pull complete [2020-07-24T08:41:53.769Z] 74f711af9a0d: Pull complete [2020-07-24T08:41:54.370Z] 99f96fe45779: Pull complete [2020-07-24T08:41:55.359Z] ad7c5574e4b9: Verifying Checksum [2020-07-24T08:41:55.359Z] ad7c5574e4b9: Download complete [2020-07-24T08:41:55.359Z] c890913d741a: Verifying Checksum [2020-07-24T08:41:55.359Z] c890913d741a: Download complete [2020-07-24T08:41:57.353Z] 2480fcc9aa5a: Verifying Checksum [2020-07-24T08:41:57.353Z] 2480fcc9aa5a: Download complete [2020-07-24T08:41:57.353Z] e772456be8f7: Verifying Checksum [2020-07-24T08:41:57.353Z] e772456be8f7: Download complete [2020-07-24T08:41:57.353Z] 09adf4765672: Verifying Checksum [2020-07-24T08:41:57.353Z] 09adf4765672: Download complete [2020-07-24T08:41:57.949Z] fd7a069fd194: Verifying Checksum [2020-07-24T08:41:57.949Z] fd7a069fd194: Download complete [2020-07-24T08:42:06.161Z] Running on prd-centos7-docker-4c-2g-827 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws [2020-07-24T08:42:06.203Z] Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout [2020-07-24T08:42:08.598Z] using credential edgex-jenkins-ssh [2020-07-24T08:42:08.640Z] Cloning the remote Git repository [2020-07-24T08:42:08.640Z] Cloning with configured refspecs honoured and without tags [2020-07-24T08:42:07.890Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-24T08:42:07.960Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 [2020-07-24T08:42:08.372Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-24T08:42:08.373Z] > git --version # timeout=10 [2020-07-24T08:42:08.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T08:42:08.411Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T08:42:09.751Z] Fetching without tags [2020-07-24T08:42:10.197Z] Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit c0f23d6c380eb40c0509fcd3dadb55914772576f [2020-07-24T08:42:10.320Z] Merge succeeded, producing dde325ee21243f9c65ca5732c1af3a2d0fff4577 [2020-07-24T08:42:10.320Z] Checking out Revision dde325ee21243f9c65ca5732c1af3a2d0fff4577 (PR-253) [2020-07-24T08:42:10.374Z] fd7a069fd194: Pull complete [2020-07-24T08:42:10.374Z] 66aa3694b03b: Pull complete [2020-07-24T08:42:10.374Z] 170f70906a0f: Pull complete [2020-07-24T08:42:09.029Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-24T08:42:09.035Z] > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 [2020-07-24T08:42:09.042Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T08:42:09.055Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-24T08:42:09.066Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-24T08:42:09.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T08:42:09.070Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T08:42:09.553Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T08:42:09.560Z] > git checkout -f c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [2020-07-24T08:42:09.623Z] > git remote # timeout=10 [2020-07-24T08:42:09.628Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T08:42:09.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T08:42:09.640Z] > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 [2020-07-24T08:42:09.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T08:42:09.681Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T08:42:09.686Z] > git checkout -f dde325ee21243f9c65ca5732c1af3a2d0fff4577 # timeout=10 [2020-07-24T08:42:13.631Z] Commit message: "Merge commit 'bb23a71e0387f48b774a4c52a4064e316f42887d' into HEAD" [2020-07-24T08:42:13.269Z] > git rev-list --no-walk c0f23d6c380eb40c0509fcd3dadb55914772576f # timeout=10 [2020-07-24T08:42:13.774Z] ad7c5574e4b9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-24T08:42:14.513Z] ========================================================= [2020-07-24T08:42:14.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-24T08:42:14.513Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:42:15.279Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-24T08:42:15.542Z] Sending build context to Docker daemon 2.003MB [2020-07-24T08:42:15.542Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T08:42:15.542Z] Step 2/7 : FROM ${BASE} [2020-07-24T08:42:15.542Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-24T08:42:15.542Z] df20fa9351a1: Pulling fs layer [2020-07-24T08:42:15.542Z] ed8968b2872e: Pulling fs layer [2020-07-24T08:42:15.542Z] a92cc7c5fd73: Pulling fs layer [2020-07-24T08:42:15.542Z] 2dd03ba5bac4: Pulling fs layer [2020-07-24T08:42:15.542Z] 1e091d79d1de: Pulling fs layer [2020-07-24T08:42:15.543Z] 481702a1767f: Pulling fs layer [2020-07-24T08:42:15.543Z] f64a6f60c768: Pulling fs layer [2020-07-24T08:42:15.543Z] e78d2573fc39: Pulling fs layer [2020-07-24T08:42:15.543Z] e876d2f968b6: Pulling fs layer [2020-07-24T08:42:15.543Z] ce8a83651883: Pulling fs layer [2020-07-24T08:42:15.543Z] 07967f4d0e4b: Pulling fs layer [2020-07-24T08:42:15.543Z] 2dd03ba5bac4: Waiting [2020-07-24T08:42:15.543Z] 1e091d79d1de: Waiting [2020-07-24T08:42:15.543Z] 481702a1767f: Waiting [2020-07-24T08:42:15.543Z] f64a6f60c768: Waiting [2020-07-24T08:42:15.543Z] e78d2573fc39: Waiting [2020-07-24T08:42:15.543Z] ce8a83651883: Waiting [2020-07-24T08:42:15.543Z] e876d2f968b6: Waiting [2020-07-24T08:42:15.543Z] a92cc7c5fd73: Verifying Checksum [2020-07-24T08:42:15.543Z] a92cc7c5fd73: Download complete [2020-07-24T08:42:15.543Z] ed8968b2872e: Download complete [2020-07-24T08:42:15.543Z] 1e091d79d1de: Verifying Checksum [2020-07-24T08:42:15.543Z] 1e091d79d1de: Download complete [2020-07-24T08:42:15.806Z] 481702a1767f: Verifying Checksum [2020-07-24T08:42:15.806Z] 481702a1767f: Download complete [2020-07-24T08:42:15.806Z] df20fa9351a1: Verifying Checksum [2020-07-24T08:42:15.806Z] df20fa9351a1: Download complete [2020-07-24T08:42:16.075Z] df20fa9351a1: Pull complete [2020-07-24T08:42:16.673Z] f64a6f60c768: Verifying Checksum [2020-07-24T08:42:16.673Z] f64a6f60c768: Download complete [2020-07-24T08:42:16.673Z] e876d2f968b6: Verifying Checksum [2020-07-24T08:42:16.673Z] e876d2f968b6: Download complete [2020-07-24T08:42:17.255Z] ce8a83651883: Verifying Checksum [2020-07-24T08:42:17.255Z] ce8a83651883: Download complete [2020-07-24T08:42:17.255Z] 07967f4d0e4b: Verifying Checksum [2020-07-24T08:42:17.255Z] 07967f4d0e4b: Download complete [2020-07-24T08:42:17.255Z] e78d2573fc39: Verifying Checksum [2020-07-24T08:42:17.255Z] e78d2573fc39: Download complete [2020-07-24T08:42:17.255Z] 2dd03ba5bac4: Verifying Checksum [2020-07-24T08:42:17.255Z] 2dd03ba5bac4: Download complete [2020-07-24T08:42:18.092Z] e772456be8f7: Pull complete [2020-07-24T08:42:18.366Z] c890913d741a: Pull complete [2020-07-24T08:42:18.659Z] ed8968b2872e: Pull complete [2020-07-24T08:42:18.660Z] a92cc7c5fd73: Pull complete [2020-07-24T08:42:20.991Z] 2480fcc9aa5a: Pull complete [2020-07-24T08:42:20.991Z] 09adf4765672: Pull complete [2020-07-24T08:42:20.991Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-24T08:42:21.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-24T08:42:21.270Z] ---> 2248a725d1cf [2020-07-24T08:42:21.270Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-24T08:42:25.280Z] 2dd03ba5bac4: Pull complete [2020-07-24T08:42:25.280Z] 1e091d79d1de: Pull complete [2020-07-24T08:42:25.280Z] 481702a1767f: Pull complete [2020-07-24T08:42:25.573Z] ---> Running in 5d7ccf2a745d [2020-07-24T08:42:25.573Z] Removing intermediate container 5d7ccf2a745d [2020-07-24T08:42:25.573Z] ---> e53baf656eff [2020-07-24T08:42:25.573Z] Step 4/7 : RUN apk add bash [2020-07-24T08:42:25.846Z] ---> Running in 76b8da3d0fff [2020-07-24T08:42:27.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T08:42:28.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T08:42:29.837Z] OK: 142 MiB in 39 packages [2020-07-24T08:42:30.572Z] f64a6f60c768: Pull complete [2020-07-24T08:42:31.270Z] Removing intermediate container 76b8da3d0fff [2020-07-24T08:42:31.270Z] ---> 2b669d63e460 [2020-07-24T08:42:31.270Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-24T08:42:31.270Z] ---> Running in 1bddb987e7c4 [2020-07-24T08:42:31.553Z] Removing intermediate container 1bddb987e7c4 [2020-07-24T08:42:31.553Z] ---> 970fe2804412 [2020-07-24T08:42:31.553Z] Step 6/7 : COPY go.mod . [2020-07-24T08:42:32.528Z] ---> ad1a3260e6d2 [2020-07-24T08:42:32.528Z] Step 7/7 : RUN go mod download [2020-07-24T08:42:32.528Z] ---> Running in 32758001762d [2020-07-24T08:42:33.884Z] e78d2573fc39: Pull complete [2020-07-24T08:42:33.885Z] e876d2f968b6: Pull complete [2020-07-24T08:42:35.130Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-24T08:42:35.130Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T08:42:35.130Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T08:42:35.130Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T08:42:35.130Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-24T08:42:35.130Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-24T08:42:35.130Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-24T08:42:35.130Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-24T08:42:35.130Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T08:42:35.130Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T08:42:35.130Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T08:42:35.130Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-24T08:42:35.130Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T08:42:35.130Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T08:42:35.130Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T08:42:35.130Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T08:42:35.273Z] ce8a83651883: Pull complete [2020-07-24T08:42:35.273Z] 07967f4d0e4b: Pull complete [2020-07-24T08:42:35.273Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-24T08:42:35.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-24T08:42:35.273Z] ---> 5d7c900382c6 [2020-07-24T08:42:35.273Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-24T08:42:35.420Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T08:42:35.420Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T08:42:35.420Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-24T08:42:35.420Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T08:42:36.219Z] ---> Running in 7735e8cf3a21 [2020-07-24T08:42:36.219Z] Removing intermediate container 7735e8cf3a21 [2020-07-24T08:42:36.219Z] ---> 1aff482a5cc2 [2020-07-24T08:42:36.219Z] Step 4/7 : RUN apk add bash [2020-07-24T08:42:36.219Z] ---> Running in d55edd5cc7c0 [2020-07-24T08:42:36.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T08:42:37.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T08:42:37.998Z] OK: 166 MiB in 39 packages [2020-07-24T08:42:38.259Z] Removing intermediate container d55edd5cc7c0 [2020-07-24T08:42:38.259Z] ---> 27b8ce2ef1d9 [2020-07-24T08:42:38.259Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-24T08:42:38.563Z] ---> Running in 7c0cf489a6a4 [2020-07-24T08:42:38.563Z] Removing intermediate container 7c0cf489a6a4 [2020-07-24T08:42:38.563Z] ---> 5e72ee23bdaa [2020-07-24T08:42:38.563Z] Step 6/7 : COPY go.mod . [2020-07-24T08:42:38.870Z] ---> f2e4241022e5 [2020-07-24T08:42:38.870Z] Step 7/7 : RUN go mod download [2020-07-24T08:42:38.870Z] ---> Running in c44fb7fa1364 [2020-07-24T08:42:40.795Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-24T08:42:40.795Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T08:42:40.795Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T08:42:40.795Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T08:42:40.795Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-24T08:42:40.795Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-24T08:42:40.795Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-24T08:42:40.795Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-24T08:42:40.795Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T08:42:40.795Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T08:42:40.795Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T08:42:40.795Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-24T08:42:40.795Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T08:42:40.795Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T08:42:40.795Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T08:42:40.795Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T08:42:41.057Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T08:42:41.057Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T08:42:41.057Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-24T08:42:41.057Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T08:42:47.809Z] Removing intermediate container 32758001762d [2020-07-24T08:42:47.809Z] ---> 967098f26d37 [2020-07-24T08:42:47.809Z] Successfully built 967098f26d37 [2020-07-24T08:42:47.809Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:42:48.518Z] + docker inspect -f . ci-base-image-arm64 [2020-07-24T08:42:48.518Z] . [Pipeline] withDockerContainer [2020-07-24T08:42:48.791Z] prd-ubuntu18.04-docker-arm64-4c-16g-826 does not seem to be running inside a container [2020-07-24T08:42:48.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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-07-24T08:42:49.220Z] Removing intermediate container c44fb7fa1364 [2020-07-24T08:42:49.220Z] ---> dd47d1df0d0b [2020-07-24T08:42:49.220Z] Successfully built dd47d1df0d0b [2020-07-24T08:42:49.220Z] Successfully tagged ci-base-image-x86_64:latest [2020-07-24T08:42:50.740Z] $ docker top 578ad4b38ed189ef7a2f91c84897c3393f96ad4d81b4b2916924a9ce7f08b048 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:42:51.711Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-24T08:42:51.711Z] . [Pipeline] withDockerContainer [2020-07-24T08:42:51.800Z] prd-centos7-docker-4c-2g-827 does not seem to be running inside a container [2020-07-24T08:42:51.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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-x86_64 cat [2020-07-24T08:42:52.166Z] + go version [2020-07-24T08:42:52.166Z] go version go1.13.13 linux/arm64 [2020-07-24T08:42:52.519Z] $ docker top 1e9530bd3d52d5fb65682674db2e1bf523fe8f3978a5ccef75fff62eac616e4f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-07-24T08:42:53.090Z] + go version [2020-07-24T08:42:53.090Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-24T08:42:53.387Z] + make test [2020-07-24T08:42:53.387Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-24T08:42:53.729Z] + make test [2020-07-24T08:42:53.730Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-24T08:43:00.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-24T08:43:01.443Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements [2020-07-24T08:43:01.443Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements [2020-07-24T08:43:01.709Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements [2020-07-24T08:43:01.709Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2020-07-24T08:43:01.709Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-24T08:43:02.307Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements [2020-07-24T08:43:02.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.033s coverage: 14.4% of statements [2020-07-24T08:43:02.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements [2020-07-24T08:43:03.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements [2020-07-24T08:43:03.172Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-24T08:43:03.172Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-24T08:43:03.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.030s coverage: 100.0% of statements [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.053s coverage: 26.3% of statements [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements [2020-07-24T08:43:06.553Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 38.7% of statements [2020-07-24T08:43:06.553Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-24T08:43:06.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.013s coverage: 95.6% of statements [2020-07-24T08:43:06.553Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-24T08:43:06.553Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-24T08:43:06.553Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-24T08:43:07.954Z] gofmt -l . [2020-07-24T08:43:07.954Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-24T08:43:08.267Z] Stashed 1 file(s) [Pipeline] } [2020-07-24T08:43:08.270Z] $ docker stop --time=1 1e9530bd3d52d5fb65682674db2e1bf523fe8f3978a5ccef75fff62eac616e4f [2020-07-24T08:43:10.561Z] $ docker rm -f 1e9530bd3d52d5fb65682674db2e1bf523fe8f3978a5ccef75fff62eac616e4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-24T08:43:15.946Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-24T08:43:16.930Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.085s coverage: 85.7% of statements [2020-07-24T08:43:16.930Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements [2020-07-24T08:43:18.915Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements [2020-07-24T08:43:18.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.074s coverage: 77.8% of statements [2020-07-24T08:43:18.916Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-24T08:43:18.916Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements [2020-07-24T08:43:19.905Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.055s coverage: 14.4% of statements [2020-07-24T08:43:20.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-07-24T08:43:22.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.121s coverage: 91.8% of statements [2020-07-24T08:43:22.335Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-24T08:43:22.335Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-24T08:43:22.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements [2020-07-24T08:43:29.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.118s coverage: 62.6% of statements [2020-07-24T08:43:29.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements [2020-07-24T08:43:29.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.035s coverage: 15.4% of statements [2020-07-24T08:43:29.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements [2020-07-24T08:43:29.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.072s coverage: 14.3% of statements [2020-07-24T08:43:29.078Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-24T08:43:29.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 38.7% of statements [2020-07-24T08:43:29.078Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-24T08:43:30.055Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.050s coverage: 95.6% of statements [2020-07-24T08:43:30.055Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-24T08:43:30.055Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-24T08:43:30.651Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-24T08:43:34.052Z] gofmt -l . [2020-07-24T08:43:34.646Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-24T08:43:34.936Z] Warning: overwriting stash ‘coverage-report’ [2020-07-24T08:43:35.786Z] Stashed 1 file(s) [Pipeline] } [2020-07-24T08:43:35.789Z] $ docker stop --time=1 578ad4b38ed189ef7a2f91c84897c3393f96ad4d81b4b2916924a9ce7f08b048 [2020-07-24T08:43:37.928Z] $ docker rm -f 578ad4b38ed189ef7a2f91c84897c3393f96ad4d81b4b2916924a9ce7f08b048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-24T08:43:39.792Z] provisioning config files... [2020-07-24T08:43:39.801Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config8471595806698594315tmp [Pipeline] { [Pipeline] sh [2020-07-24T08:43:40.148Z] + curl -s https://codecov.io/bash [2020-07-24T08:43:40.148Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config8471595806698594315tmp [Pipeline] } [2020-07-24T08:43:40.415Z] 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-07-24T08:43:42.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T08:43:42.720Z] ---> package-listing.sh [2020-07-24T08:43:42.720Z] ++ facter osfamily [2020-07-24T08:43:42.720Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T08:43:42.720Z] + OS_FAMILY=redhat [2020-07-24T08:43:42.720Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-24T08:43:42.720Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T08:43:42.720Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T08:43:42.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T08:43:42.720Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T08:43:42.720Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-24T08:43:42.720Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T08:43:42.720Z] + case "${OS_FAMILY}" in [2020-07-24T08:43:42.720Z] + rpm -qa [2020-07-24T08:43:42.720Z] + sort [2020-07-24T08:43:46.925Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T08:43:46.926Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T08:43:46.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T08:43:46.926Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' [2020-07-24T08:43:46.926Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [2020-07-24T08:43:46.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:43:47.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T08:43:47.525Z] [2020-07-24T08:43:47.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T08:43:47.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T08:43:47.866Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T08:43:47.866Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T08:43:47.866Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T08:43:47.866Z] 756a868c4378: Pulling fs layer [2020-07-24T08:43:47.866Z] 444b2fc9a129: Pulling fs layer [2020-07-24T08:43:47.866Z] ea15f1150254: Pulling fs layer [2020-07-24T08:43:47.866Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T08:43:47.866Z] 28c525ee5125: Pulling fs layer [2020-07-24T08:43:47.866Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T08:43:47.866Z] 138eaada9080: Pulling fs layer [2020-07-24T08:43:47.866Z] 0622d0fa9048: Pulling fs layer [2020-07-24T08:43:47.866Z] 41b27a9f41bf: Waiting [2020-07-24T08:43:47.866Z] 28c525ee5125: Waiting [2020-07-24T08:43:47.866Z] 094b1ea09ed8: Waiting [2020-07-24T08:43:47.866Z] 138eaada9080: Waiting [2020-07-24T08:43:47.866Z] 444b2fc9a129: Waiting [2020-07-24T08:43:47.866Z] 0622d0fa9048: Waiting [2020-07-24T08:43:47.866Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-24T08:43:47.866Z] 2cc5ad85d9ab: Download complete [2020-07-24T08:43:47.866Z] 444b2fc9a129: Verifying Checksum [2020-07-24T08:43:47.866Z] 444b2fc9a129: Download complete [2020-07-24T08:43:47.866Z] c9b1b535fdd9: Verifying Checksum [2020-07-24T08:43:47.866Z] c9b1b535fdd9: Download complete [2020-07-24T08:43:47.866Z] ea15f1150254: Download complete [2020-07-24T08:43:48.154Z] 28c525ee5125: Verifying Checksum [2020-07-24T08:43:48.154Z] 28c525ee5125: Download complete [2020-07-24T08:43:48.424Z] 756a868c4378: Download complete [2020-07-24T08:43:48.424Z] 138eaada9080: Download complete [2020-07-24T08:43:48.424Z] 0622d0fa9048: Verifying Checksum [2020-07-24T08:43:48.424Z] 0622d0fa9048: Download complete [2020-07-24T08:43:48.424Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T08:43:48.424Z] 094b1ea09ed8: Download complete [2020-07-24T08:43:48.424Z] c9b1b535fdd9: Pull complete [2020-07-24T08:43:49.000Z] 2cc5ad85d9ab: Pull complete [2020-07-24T08:43:49.000Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T08:43:49.000Z] 41b27a9f41bf: Download complete [2020-07-24T08:43:50.396Z] 756a868c4378: Pull complete [2020-07-24T08:43:50.396Z] 444b2fc9a129: Pull complete [2020-07-24T08:43:50.657Z] ea15f1150254: Pull complete [2020-07-24T08:43:54.874Z] 41b27a9f41bf: Pull complete [2020-07-24T08:43:54.874Z] 28c525ee5125: Pull complete [2020-07-24T08:43:57.424Z] 094b1ea09ed8: Pull complete [2020-07-24T08:43:57.424Z] 138eaada9080: Pull complete [2020-07-24T08:43:57.685Z] 0622d0fa9048: Pull complete [2020-07-24T08:43:57.685Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T08:43:57.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T08:43:57.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T08:43:57.813Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2020-07-24T08:43:57.850Z] $ 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-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-24T08:44:01.625Z] $ docker top 24a106d7158a0115d504216fe4686057293437d62cd979a5aff580ab6ebba2cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T08:44:01.908Z] provisioning config files... [2020-07-24T08:44:01.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config6939253046499566481tmp [Pipeline] { [Pipeline] echo [2020-07-24T08:44:02.001Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T08:44:02.296Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T08:44:02.304Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T08:44:02.593Z] ---> logs-deploy.sh [2020-07-24T08:44:02.593Z] + ARCHIVE_ARTIFACTS= [2020-07-24T08:44:02.593Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T08:44:02.593Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T08:44:02.594Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T08:44:02.594Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/11 [2020-07-24T08:44:02.594Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/11/ [2020-07-24T08:44:02.594Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/11 /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-24T08:44:03.976Z] Archives upload complete. [2020-07-24T08:44:03.976Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/11/ [2020-07-24T08:44:04.548Z] ---> uname -a: [2020-07-24T08:44:04.548Z] Linux 24a106d7158a 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> lscpu: [2020-07-24T08:44:04.548Z] Architecture: x86_64 [2020-07-24T08:44:04.548Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-24T08:44:04.548Z] Byte Order: Little Endian [2020-07-24T08:44:04.548Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-24T08:44:04.548Z] CPU(s): 4 [2020-07-24T08:44:04.548Z] On-line CPU(s) list: 0-3 [2020-07-24T08:44:04.548Z] Thread(s) per core: 1 [2020-07-24T08:44:04.548Z] Core(s) per socket: 1 [2020-07-24T08:44:04.548Z] Socket(s): 4 [2020-07-24T08:44:04.548Z] NUMA node(s): 1 [2020-07-24T08:44:04.548Z] Vendor ID: GenuineIntel [2020-07-24T08:44:04.548Z] CPU family: 6 [2020-07-24T08:44:04.548Z] Model: 44 [2020-07-24T08:44:04.548Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-24T08:44:04.548Z] Stepping: 1 [2020-07-24T08:44:04.548Z] CPU MHz: 2933.438 [2020-07-24T08:44:04.548Z] BogoMIPS: 5866.87 [2020-07-24T08:44:04.548Z] Virtualization: VT-x [2020-07-24T08:44:04.548Z] Hypervisor vendor: KVM [2020-07-24T08:44:04.548Z] Virtualization type: full [2020-07-24T08:44:04.548Z] L1d cache: 128 KiB [2020-07-24T08:44:04.548Z] L1i cache: 128 KiB [2020-07-24T08:44:04.548Z] L2 cache: 16 MiB [2020-07-24T08:44:04.548Z] L3 cache: 64 MiB [2020-07-24T08:44:04.548Z] NUMA node0 CPU(s): 0-3 [2020-07-24T08:44:04.548Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-24T08:44:04.548Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-24T08:44:04.548Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-24T08:44:04.548Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-24T08:44:04.548Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-24T08:44:04.548Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-24T08:44:04.548Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-24T08:44:04.548Z] Vulnerability Tsx async abort: Not affected [2020-07-24T08:44:04.548Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> nproc: [2020-07-24T08:44:04.548Z] 4 [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> df -h: [2020-07-24T08:44:04.548Z] Filesystem Size Used Available Use% Mounted on [2020-07-24T08:44:04.548Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-24T08:44:04.548Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-24T08:44:04.548Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-24T08:44:04.548Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-24T08:44:04.548Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-24T08:44:04.548Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-24T08:44:04.548Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-24T08:44:04.548Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-24T08:44:04.548Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253 [2020-07-24T08:44:04.548Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253@tmp [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> free -m: [2020-07-24T08:44:04.548Z] total used free shared buff/cache available [2020-07-24T08:44:04.548Z] Mem: 1837 660 128 0 1049 1071 [2020-07-24T08:44:04.548Z] Swap: 1023 1 1022 [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> ip addr: [2020-07-24T08:44:04.548Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-24T08:44:04.548Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-24T08:44:04.548Z] inet 127.0.0.1/8 scope host lo [2020-07-24T08:44:04.548Z] valid_lft forever preferred_lft forever [2020-07-24T08:44:04.548Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-24T08:44:04.548Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-24T08:44:04.548Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-24T08:44:04.548Z] valid_lft forever preferred_lft forever [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> sar -b -r -n DEV: [2020-07-24T08:44:04.548Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] 08:38:44 LINUX RESTART [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] 08:39:01 tps rtps wtps bread/s bwrtn/s [2020-07-24T08:44:04.548Z] 08:40:01 157.62 66.41 91.21 8568.48 40314.13 [2020-07-24T08:44:04.548Z] 08:41:01 1.75 0.00 1.75 0.00 36.12 [2020-07-24T08:44:04.548Z] 08:42:01 0.17 0.00 0.17 0.00 2.15 [2020-07-24T08:44:04.548Z] 08:43:01 0.20 0.00 0.20 0.00 1.75 [2020-07-24T08:44:04.548Z] 08:44:01 156.39 98.02 58.37 7588.61 19916.59 [2020-07-24T08:44:04.548Z] Average: 63.24 32.89 30.35 3232.06 12057.37 [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] 08:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-24T08:44:04.548Z] 08:40:01 170228 1711328 90.95 2620 1132280 1106736 37.77 411040 1140148 136 [2020-07-24T08:44:04.548Z] 08:41:01 176212 1705344 90.63 2620 1132228 1083648 36.98 409184 1137196 20 [2020-07-24T08:44:04.548Z] 08:42:01 173432 1708124 90.78 2620 1132236 1083768 36.99 411784 1136992 8 [2020-07-24T08:44:04.548Z] 08:43:01 173120 1708436 90.80 2620 1132236 1083816 36.99 412168 1136988 8 [2020-07-24T08:44:04.548Z] 08:44:01 203476 1678080 89.19 2620 1049388 1195416 40.80 435536 1041656 32 [2020-07-24T08:44:04.548Z] Average: 179294 1702262 90.47 2620 1115674 1110677 37.91 415942 1118596 41 [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] 08:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-24T08:44:04.548Z] 08:40:01 eth0 522.94 311.28 1061.64 100.76 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:40:01 docker0 4.21 3.53 0.82 9.23 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:41:01 eth0 4.26 1.90 2.97 0.13 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:42:01 eth0 1.00 0.30 0.32 0.17 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:43:01 eth0 0.40 0.35 0.26 0.23 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:44:01 veth5263778 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:44:01 eth0 664.43 396.47 3443.19 114.58 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] 08:44:01 docker0 4.21 3.53 0.82 9.24 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] Average: veth5263778 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] Average: eth0 132.88 79.29 688.59 22.92 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] Average: docker0 0.84 0.71 0.16 1.85 0.00 0.00 0.00 [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] ---> sar -P ALL: [2020-07-24T08:44:04.548Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] 08:38:44 LINUX RESTART [2020-07-24T08:44:04.548Z] [2020-07-24T08:44:04.548Z] 08:39:01 CPU %user %nice %system %iowait %steal %idle [2020-07-24T08:44:04.548Z] 08:40:01 all 14.42 0.00 6.71 7.25 0.03 71.60 [2020-07-24T08:44:04.548Z] 08:40:01 0 12.36 0.00 6.75 4.40 0.03 76.45 [2020-07-24T08:44:04.548Z] 08:40:01 1 16.25 0.00 6.59 6.41 0.03 70.72 [2020-07-24T08:44:04.548Z] 08:40:01 2 15.52 0.00 6.17 11.68 0.03 66.60 [2020-07-24T08:44:04.548Z] 08:40:01 3 13.54 0.00 7.30 6.53 0.03 72.60 [2020-07-24T08:44:04.548Z] 08:41:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-07-24T08:44:04.548Z] 08:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-24T08:44:04.548Z] 08:41:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-07-24T08:44:04.548Z] 08:41:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2020-07-24T08:44:04.548Z] 08:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-24T08:44:04.548Z] 08:42:01 all 0.09 0.00 0.03 0.00 0.00 99.89 [2020-07-24T08:44:04.548Z] 08:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-24T08:44:04.548Z] 08:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-07-24T08:44:04.548Z] 08:42:01 2 0.23 0.00 0.02 0.00 0.00 99.75 [2020-07-24T08:44:04.548Z] 08:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-24T08:44:04.548Z] 08:43:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-24T08:44:04.548Z] 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-24T08:44:04.548Z] 08:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-24T08:44:04.548Z] 08:43:01 2 0.17 0.00 0.05 0.00 0.00 99.78 [2020-07-24T08:44:04.548Z] 08:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-07-24T08:44:04.548Z] 08:44:01 all 5.18 0.00 2.90 2.10 0.01 89.81 [2020-07-24T08:44:04.548Z] 08:44:01 0 5.01 0.00 2.50 1.79 0.02 90.68 [2020-07-24T08:44:04.549Z] 08:44:01 1 6.20 0.00 3.32 3.74 0.02 86.72 [2020-07-24T08:44:04.549Z] 08:44:01 2 4.94 0.00 2.90 1.51 0.00 90.65 [2020-07-24T08:44:04.549Z] 08:44:01 3 4.56 0.00 2.90 1.36 0.00 91.18 [2020-07-24T08:44:04.549Z] Average: all 3.97 0.00 1.93 1.86 0.01 92.23 [2020-07-24T08:44:04.549Z] Average: 0 3.47 0.00 1.85 1.23 0.01 93.43 [2020-07-24T08:44:04.549Z] Average: 1 4.51 0.00 2.00 2.02 0.01 91.46 [2020-07-24T08:44:04.549Z] Average: 2 4.26 0.00 1.83 2.63 0.01 91.27 [2020-07-24T08:44:04.549Z] Average: 3 3.61 0.00 2.04 1.57 0.01 92.77 [2020-07-24T08:44:04.549Z] [2020-07-24T08:44:04.549Z] [2020-07-24T08:44:04.549Z]