Pull request #231 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 98726e63c5e8b10177286036c8c197072cfd60b8+0a0ac7d4b10642622fee7fbbc8efe19400eb09ea (0a7c870b18e48644a997e9d14b5a77f4a21bfa9f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2134 in /w/workspace/dry_go-mod-core-contracts_PR-231 [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-231 # 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/231/head:refs/remotes/origin/PR-231 +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/231/head:refs/remotes/origin/PR-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 Merge succeeded, producing 98726e63c5e8b10177286036c8c197072cfd60b8 Checking out Revision 98726e63c5e8b10177286036c8c197072cfd60b8 (PR-231) > git config core.sparsecheckout # timeout=10 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # 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 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 Commit message: "Move SMA client to clients/agent and add functions" First time build. Skipping changelog. > git rev-list --no-walk d7da50046a491dc2fda0954824ccfe9e2012aa84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:48:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:16 18:48:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:48:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:17 latest: Pulling from edgex-devops/git-semver 18:48:17 9123ac7c32f7: Pulling fs layer 18:48:17 b8cc5d1170e3: Pulling fs layer 18:48:17 2924cbbf6a41: Pulling fs layer 18:48:17 93b08a4f1073: Pulling fs layer 18:48:17 93b08a4f1073: Waiting 18:48:17 b8cc5d1170e3: Verifying Checksum 18:48:17 b8cc5d1170e3: Download complete 18:48:17 9123ac7c32f7: Verifying Checksum 18:48:17 9123ac7c32f7: Download complete 18:48:17 93b08a4f1073: Verifying Checksum 18:48:17 93b08a4f1073: Download complete 18:48:17 2924cbbf6a41: Verifying Checksum 18:48:17 2924cbbf6a41: Download complete 18:48:17 9123ac7c32f7: Pull complete 18:48:17 b8cc5d1170e3: Pull complete 18:48:18 2924cbbf6a41: Pull complete 18:48:18 93b08a4f1073: Pull complete 18:48:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:48:18 prd-centos7-docker-4c-2g-2134 does not seem to be running inside a container 18:48:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:48:19 $ docker top ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:19 [ssh-agent] Looking for ssh-agent implementation... 18:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:19 $ docker exec ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent 18:48:20 SSH_AUTH_SOCK=/tmp/ssh-GjcTYO6uQWwM/agent.15 18:48:20 SSH_AGENT_PID=22 18:48:20 Running ssh-add (command line suppressed) 18:48:20 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_31408846489013325.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_31408846489013325.key) 18:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:20 + git describe --exact-match --tags HEAD 18:48:20 fatal: No names found, cannot describe anything. [Pipeline] } 18:48:20 $ docker exec --env ******** --env ******** ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent -k 18:48:20 unset SSH_AUTH_SOCK; 18:48:20 unset SSH_AGENT_PID; 18:48:20 echo Agent pid 22 killed; 18:48:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:48:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:48:20 This usually means this commit has not been tagged. [Pipeline] sshagent 18:48:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:20 [ssh-agent] Looking for ssh-agent implementation... 18:48:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:21 $ docker exec ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent 18:48:21 SSH_AUTH_SOCK=/tmp/ssh-NgtVTqxOQC5x/agent.56 18:48:21 SSH_AGENT_PID=63 18:48:21 Running ssh-add (command line suppressed) 18:48:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_4372655888498203190.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_4372655888498203190.key) 18:48:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:21 + git semver init 18:48:21 # -> Open(): unable to determine branch for HEAD 18:48:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.git 18:48:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-231 18:48:21 # $SEMVER_REMOTE_NAME = origin 18:48:21 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 18:48:21 # $SEMVER_USER_NAME = jenkins 18:48:21 # $SEMVER_BRANCH = PR-231 18:48:21 # $SEMVER_TEMP = /tmp/semver-590558987 18:48:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:48:22 # '/tmp/semver-590558987' -> '/w/workspace/dry_go-mod-core-contracts_PR-231/.semver' 18:48:22 # -> Force: false 18:48:22 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.semver [Pipeline] } 18:48:22 $ docker exec --env ******** --env ******** ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 ssh-agent -k 18:48:22 unset SSH_AUTH_SOCK; 18:48:22 unset SSH_AGENT_PID; 18:48:22 echo Agent pid 63 killed; 18:48:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:23 + git semver [Pipeline] } 18:48:23 $ docker stop --time=1 ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 18:48:24 $ docker rm -f ceff563b153af2abfe7ede83fa05f7449674a356c1d6aa9f229cdf6460647ca6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:48:25 Stashed 69 file(s) [Pipeline] echo 18:48:25 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:48:40 Still waiting to schedule task 18:48:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:48:40 Still waiting to schedule task 18:48:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:50:56 Running on prd-centos7-docker-4c-2g-2135 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws 18:50:56 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 18:50:58 using credential edgex-jenkins-ssh 18:50:58 Cloning the remote Git repository 18:50:58 Cloning with configured refspecs honoured and without tags 18:50:57 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:50:57 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 18:50:59 Fetching without tags 18:50:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:50:58 > git --version # timeout=10 18:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:50:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:50:58 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 18:50:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:50:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:50:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:50:59 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 18:50:59 Merge succeeded, producing 98726e63c5e8b10177286036c8c197072cfd60b8 18:50:59 Checking out Revision 98726e63c5e8b10177286036c8c197072cfd60b8 (PR-231) 18:50:59 > git config core.sparsecheckout # timeout=10 18:50:59 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 18:50:59 > git remote # timeout=10 18:50:59 > git config --get remote.origin.url # timeout=10 18:50:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:59 > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 18:50:59 > git rev-parse HEAD^{commit} # timeout=10 18:50:59 > git config core.sparsecheckout # timeout=10 18:50:59 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 18:51:04 Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:51:05 ========================================================= 18:51:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:51:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:51:06 + 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 . 18:51:06 Sending build context to Docker daemon 1.718MB 18:51:06 Step 1/7 : ARG BASE=golang:1.13-alpine 18:51:06 Step 2/7 : FROM ${BASE} 18:51:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:06 e6b0cf9c0882: Pulling fs layer 18:51:06 2848faf0eed1: Pulling fs layer 18:51:06 0f37312ad70f: Pulling fs layer 18:51:06 5788d62ee057: Pulling fs layer 18:51:06 0e6b1d234666: Pulling fs layer 18:51:06 bf5d7aec512f: Pulling fs layer 18:51:06 34c802a77dc8: Pulling fs layer 18:51:06 9eb99e56ec68: Pulling fs layer 18:51:06 27c7a5d97fbd: Pulling fs layer 18:51:06 5c102a31e300: Pulling fs layer 18:51:06 dcfb455df0a1: Pulling fs layer 18:51:06 5788d62ee057: Waiting 18:51:06 0e6b1d234666: Waiting 18:51:06 bf5d7aec512f: Waiting 18:51:06 34c802a77dc8: Waiting 18:51:06 9eb99e56ec68: Waiting 18:51:06 27c7a5d97fbd: Waiting 18:51:06 5c102a31e300: Waiting 18:51:06 dcfb455df0a1: Waiting 18:51:06 0f37312ad70f: Verifying Checksum 18:51:06 0f37312ad70f: Download complete 18:51:06 2848faf0eed1: Verifying Checksum 18:51:06 2848faf0eed1: Download complete 18:51:06 0e6b1d234666: Verifying Checksum 18:51:06 0e6b1d234666: Download complete 18:51:06 bf5d7aec512f: Download complete 18:51:06 e6b0cf9c0882: Verifying Checksum 18:51:06 e6b0cf9c0882: Download complete 18:51:06 e6b0cf9c0882: Pull complete 18:51:06 2848faf0eed1: Pull complete 18:51:07 34c802a77dc8: Verifying Checksum 18:51:07 34c802a77dc8: Download complete 18:51:07 27c7a5d97fbd: Verifying Checksum 18:51:07 27c7a5d97fbd: Download complete 18:51:07 5788d62ee057: Verifying Checksum 18:51:07 5788d62ee057: Download complete 18:51:07 dcfb455df0a1: Verifying Checksum 18:51:07 dcfb455df0a1: Download complete 18:51:07 9eb99e56ec68: Verifying Checksum 18:51:07 9eb99e56ec68: Download complete 18:51:07 5c102a31e300: Verifying Checksum 18:51:07 5c102a31e300: Download complete 18:51:08 0f37312ad70f: Pull complete 18:51:14 5788d62ee057: Pull complete 18:51:14 0e6b1d234666: Pull complete 18:51:14 bf5d7aec512f: Pull complete 18:51:20 34c802a77dc8: Pull complete 18:51:23 9eb99e56ec68: Pull complete 18:51:23 27c7a5d97fbd: Pull complete 18:51:24 5c102a31e300: Pull complete 18:51:24 dcfb455df0a1: Pull complete 18:51:24 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:51:24 ---> 7c70fe431013 18:51:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:51:24 ---> Running in a250c9084cc1 18:51:24 Removing intermediate container a250c9084cc1 18:51:24 ---> ff8266b6270c 18:51:24 Step 4/7 : RUN apk add bash 18:51:24 ---> Running in 2608ed3df89c 18:51:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:51:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:51:26 OK: 143 MiB in 39 packages 18:51:26 Removing intermediate container 2608ed3df89c 18:51:26 ---> 8379b5c334be 18:51:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:51:26 ---> Running in 458199b02a16 18:51:26 Removing intermediate container 458199b02a16 18:51:26 ---> 4e0dc6f353b4 18:51:26 Step 6/7 : COPY go.mod . 18:51:26 ---> d3212b5dfac9 18:51:26 Step 7/7 : RUN go mod download 18:51:27 ---> Running in de2c334bed8c 18:51:28 go: finding github.com/davecgh/go-spew v1.1.0 18:51:28 go: finding github.com/go-kit/kit v0.8.0 18:51:28 go: finding github.com/go-logfmt/logfmt v0.4.0 18:51:28 go: finding github.com/go-stack/stack v1.8.0 18:51:28 go: finding github.com/google/uuid v1.1.0 18:51:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:51:28 go: finding github.com/pmezard/go-difflib v1.0.0 18:51:28 go: finding github.com/stretchr/objx v0.1.0 18:51:28 go: finding github.com/stretchr/testify v1.3.0 18:51:28 go: finding github.com/ugorji/go v1.1.4 18:51:29 Removing intermediate container de2c334bed8c 18:51:29 ---> 3006980b350b 18:51:29 Successfully built 3006980b350b 18:51:29 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 18:51:29 + docker inspect -f . ci-base-image-x86_64 18:51:29 . [Pipeline] withDockerContainer 18:51:29 prd-centos7-docker-4c-2g-2135 does not seem to be running inside a container 18:51:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 18:51:30 $ docker top e9e7d5f7aced220ea20cd89c29690400fe931b609d87bdd195b4ee67022d9f40 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:31 + go version 18:51:31 go version go1.13.5 linux/amd64 [Pipeline] sh 18:51:31 + make test 18:51:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:51:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:51:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 18:51:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.008s coverage: 100.0% of statements 18:51:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements 18:51:45 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:51:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 18:51:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.035s coverage: 14.4% of statements 18:51:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements 18:51:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 100.0% of statements 18:51:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:51:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:51:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements 18:51:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.033s coverage: 100.0% of statements 18:51:46 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.6% of statements 18:51:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 18:51:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 18:51:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 18:51:47 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements 18:51:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:51:49 gofmt -l . 18:51:49 [ "`gofmt -l .`" = "" ] [Pipeline] stash 18:51:49 Stashed 1 file(s) [Pipeline] } 18:51:49 $ docker stop --time=1 e9e7d5f7aced220ea20cd89c29690400fe931b609d87bdd195b4ee67022d9f40 18:51:51 $ docker rm -f e9e7d5f7aced220ea20cd89c29690400fe931b609d87bdd195b4ee67022d9f40 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:53:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2136 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws 18:53:21 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 18:53:27 using credential edgex-jenkins-ssh 18:53:27 Cloning the remote Git repository 18:53:27 Cloning with configured refspecs honoured and without tags 18:53:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:53:28 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 18:53:29 Fetching without tags 18:53:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:53:28 > git --version # timeout=10 18:53:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:53:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:53:29 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 18:53:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:53:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:53:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:53:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:53:29 Merging remotes/origin/master commit 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 18:53:30 Merge succeeded, producing 98726e63c5e8b10177286036c8c197072cfd60b8 18:53:30 Checking out Revision 98726e63c5e8b10177286036c8c197072cfd60b8 (PR-231) 18:53:29 > git config core.sparsecheckout # timeout=10 18:53:29 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 18:53:30 > git remote # timeout=10 18:53:30 > git config --get remote.origin.url # timeout=10 18:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:30 > git merge 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 18:53:30 > git rev-parse HEAD^{commit} # timeout=10 18:53:30 > git config core.sparsecheckout # timeout=10 18:53:30 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 18:53:34 Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:53:36 ========================================================= 18:53:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:53:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:53:37 + 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 . 18:53:38 Sending build context to Docker daemon 1.718MB 18:53:38 Step 1/7 : ARG BASE=golang:1.13-alpine 18:53:38 Step 2/7 : FROM ${BASE} 18:53:38 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:53:38 cde5963f3b93: Pulling fs layer 18:53:38 2a23fa8c16f7: Pulling fs layer 18:53:38 777b28850792: Pulling fs layer 18:53:38 8a11ddd9e578: Pulling fs layer 18:53:38 4cf88f913ddb: Pulling fs layer 18:53:38 1df406cf5192: Pulling fs layer 18:53:38 cd6300453558: Pulling fs layer 18:53:38 b9c365052c96: Pulling fs layer 18:53:38 a2d8cc88f415: Pulling fs layer 18:53:38 ea1d1ca13537: Pulling fs layer 18:53:38 3750a50a1c5e: Pulling fs layer 18:53:38 8a11ddd9e578: Waiting 18:53:38 b9c365052c96: Waiting 18:53:38 a2d8cc88f415: Waiting 18:53:38 4cf88f913ddb: Waiting 18:53:38 1df406cf5192: Waiting 18:53:38 ea1d1ca13537: Waiting 18:53:38 cd6300453558: Waiting 18:53:38 3750a50a1c5e: Waiting 18:53:38 777b28850792: Verifying Checksum 18:53:38 777b28850792: Download complete 18:53:38 2a23fa8c16f7: Verifying Checksum 18:53:38 2a23fa8c16f7: Download complete 18:53:38 4cf88f913ddb: Verifying Checksum 18:53:38 4cf88f913ddb: Download complete 18:53:38 1df406cf5192: Verifying Checksum 18:53:38 1df406cf5192: Download complete 18:53:38 cde5963f3b93: Verifying Checksum 18:53:38 cde5963f3b93: Download complete 18:53:39 cde5963f3b93: Pull complete 18:53:40 2a23fa8c16f7: Pull complete 18:53:41 777b28850792: Pull complete 18:53:43 cd6300453558: Verifying Checksum 18:53:43 cd6300453558: Download complete 18:53:43 a2d8cc88f415: Verifying Checksum 18:53:43 a2d8cc88f415: Download complete 18:53:45 ea1d1ca13537: Verifying Checksum 18:53:45 ea1d1ca13537: Download complete 18:53:45 3750a50a1c5e: Retrying in 5 seconds 18:53:46 3750a50a1c5e: Retrying in 4 seconds 18:53:47 3750a50a1c5e: Retrying in 3 seconds 18:53:48 3750a50a1c5e: Retrying in 2 seconds 18:53:48 b9c365052c96: Verifying Checksum 18:53:48 b9c365052c96: Download complete 18:53:49 3750a50a1c5e: Retrying in 1 second 18:53:50 8a11ddd9e578: Verifying Checksum 18:53:50 8a11ddd9e578: Download complete 18:53:50 3750a50a1c5e: Retrying in 10 seconds 18:53:51 3750a50a1c5e: Retrying in 9 seconds 18:53:52 3750a50a1c5e: Retrying in 8 seconds 18:53:54 3750a50a1c5e: Retrying in 7 seconds 18:53:54 3750a50a1c5e: Retrying in 6 seconds 18:53:56 3750a50a1c5e: Retrying in 5 seconds 18:53:56 3750a50a1c5e: Retrying in 4 seconds 18:53:57 3750a50a1c5e: Retrying in 3 seconds 18:53:59 3750a50a1c5e: Retrying in 2 seconds 18:53:59 3750a50a1c5e: Retrying in 1 second 18:54:01 3750a50a1c5e: Verifying Checksum 18:54:01 3750a50a1c5e: Download complete 18:54:01 8a11ddd9e578: Pull complete 18:54:01 4cf88f913ddb: Pull complete 18:54:01 1df406cf5192: Pull complete 18:54:06 cd6300453558: Pull complete 18:54:11 b9c365052c96: Pull complete 18:54:11 a2d8cc88f415: Pull complete 18:54:13 ea1d1ca13537: Pull complete 18:54:13 3750a50a1c5e: Pull complete 18:54:13 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:54:13 ---> 78745c68409d 18:54:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:54:17 ---> Running in 10e8935bc052 18:54:18 Removing intermediate container 10e8935bc052 18:54:18 ---> 5138f7a95d39 18:54:18 Step 4/7 : RUN apk add bash 18:54:18 ---> Running in 9b69e1326973 18:54:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:54:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:54:20 OK: 125 MiB in 39 packages 18:54:22 Removing intermediate container 9b69e1326973 18:54:22 ---> 7beb9e817956 18:54:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:54:22 ---> Running in 702fe13018ca 18:54:22 Removing intermediate container 702fe13018ca 18:54:22 ---> 45b4feda5481 18:54:22 Step 6/7 : COPY go.mod . 18:54:22 ---> d4d6b6a6a284 18:54:22 Step 7/7 : RUN go mod download 18:54:23 ---> Running in 3957fbc1918f 18:54:24 go: finding github.com/davecgh/go-spew v1.1.0 18:54:24 go: finding github.com/go-kit/kit v0.8.0 18:54:24 go: finding github.com/go-logfmt/logfmt v0.4.0 18:54:24 go: finding github.com/go-stack/stack v1.8.0 18:54:24 go: finding github.com/google/uuid v1.1.0 18:54:24 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:54:24 go: finding github.com/pmezard/go-difflib v1.0.0 18:54:24 go: finding github.com/stretchr/objx v0.1.0 18:54:24 go: finding github.com/stretchr/testify v1.3.0 18:54:24 go: finding github.com/ugorji/go v1.1.4 18:54:27 Removing intermediate container 3957fbc1918f 18:54:27 ---> 60219beec726 18:54:27 Successfully built 60219beec726 18:54:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:28 + docker inspect -f . ci-base-image-arm64 18:54:28 . [Pipeline] withDockerContainer 18:54:28 prd-ubuntu18.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container 18:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-arm64 cat 18:54:30 $ docker top 74eae18298a279b5bfe18684ea34c47861d55e97019a703ec1f8714dd5322e6f -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:31 + go version 18:54:31 go version go1.13.5 linux/arm64 [Pipeline] sh 18:54:32 + make test 18:54:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:54:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 18:55:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 18:55:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 18:55:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements 18:55:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 18:55:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 18:55:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.4% of statements 18:55:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements 18:55:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.105s coverage: 100.0% of statements 18:55:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 18:55:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 18:55:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements 18:55:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.013s coverage: 100.0% of statements 18:55:12 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.122s coverage: 62.6% of statements 18:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements 18:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.028s coverage: 15.4% of statements 18:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.023s coverage: 15.4% of statements 18:55:15 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements 18:55:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:55:21 gofmt -l . 18:55:21 [ "`gofmt -l .`" = "" ] [Pipeline] stash 18:55:21 Warning: overwriting stash ‘coverage-report’ 18:55:22 Stashed 1 file(s) [Pipeline] } 18:55:22 $ docker stop --time=1 74eae18298a279b5bfe18684ea34c47861d55e97019a703ec1f8714dd5322e6f 18:55:24 $ docker rm -f 74eae18298a279b5bfe18684ea34c47861d55e97019a703ec1f8714dd5322e6f [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] } [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 18:55:26 provisioning config files... 18:55:26 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config2363051015196594769tmp [Pipeline] { [Pipeline] sh 18:55:26 + curl -s https://codecov.io/bash 18:55:26 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config2363051015196594769tmp 18:55:26 18:55:26 _____ _ 18:55:26 / ____| | | 18:55:26 | | ___ __| | ___ ___ _____ __ 18:55:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:55:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:55:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:55:26 Bash-tbd 18:55:26 18:55:26 18:55:26 ==> Jenkins CI detected. 18:55:26 project root: . 18:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:55:26 ==> Running gcov in . (disable via -X gcov) 18:55:26 ==> Python coveragepy not found 18:55:26 ==> Searching for coverage reports in: 18:55:26 + . 18:55:26 -> Found 1 reports 18:55:26 ==> Detecting git/mercurial file structure 18:55:26 ==> Reading reports 18:55:26 + ./coverage.out bytes=81807 18:55:26 ==> Appending adjustments 18:55:26 http://docs.codecov.io/docs/fixing-reports 18:55:27 + Found adjustments 18:55:27 ==> Gzipping contents 18:55:27 ==> Uploading reports 18:55:27 url: https://codecov.io 18:55:27 query: branch=PR-231&commit=98726e63c5e8b10177286036c8c197072cfd60b8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= 18:55:27 -> Pinging Codecov 18:55:27 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-231&commit=98726e63c5e8b10177286036c8c197072cfd60b8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= 18:55:27 -> Uploading 18:55:28 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/98726e63c5e8b10177286036c8c197072cfd60b8 [Pipeline] } 18:55:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:55:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:29 ---> package-listing.sh 18:55:29 ++ facter osfamily 18:55:29 ++ tr '[:upper:]' '[:lower:]' 18:55:29 + OS_FAMILY=redhat 18:55:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-231 18:55:29 + START_PACKAGES=/tmp/packages_start.txt 18:55:29 + END_PACKAGES=/tmp/packages_end.txt 18:55:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:29 + PACKAGES=/tmp/packages_start.txt 18:55:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' 18:55:29 + PACKAGES=/tmp/packages_end.txt 18:55:29 + case "${OS_FAMILY}" in 18:55:29 + rpm -qa 18:55:29 + sort 18:55:33 + '[' -f /tmp/packages_start.txt ']' 18:55:33 + '[' -f /tmp/packages_end.txt ']' 18:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' 18:55:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ 18:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [Pipeline] isUnix [Pipeline] sh 18:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:55:34 18:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:55:34 alpine: Pulling from edgex-lftools-log-publisher 18:55:34 c9b1b535fdd9: Pulling fs layer 18:55:34 2cc5ad85d9ab: Pulling fs layer 18:55:34 756a868c4378: Pulling fs layer 18:55:34 444b2fc9a129: Pulling fs layer 18:55:34 ea15f1150254: Pulling fs layer 18:55:34 41b27a9f41bf: Pulling fs layer 18:55:34 28c525ee5125: Pulling fs layer 18:55:34 094b1ea09ed8: Pulling fs layer 18:55:34 138eaada9080: Pulling fs layer 18:55:34 0622d0fa9048: Pulling fs layer 18:55:34 41b27a9f41bf: Waiting 18:55:34 28c525ee5125: Waiting 18:55:34 094b1ea09ed8: Waiting 18:55:34 138eaada9080: Waiting 18:55:34 0622d0fa9048: Waiting 18:55:34 444b2fc9a129: Waiting 18:55:34 ea15f1150254: Waiting 18:55:34 2cc5ad85d9ab: Verifying Checksum 18:55:34 2cc5ad85d9ab: Download complete 18:55:34 444b2fc9a129: Verifying Checksum 18:55:34 444b2fc9a129: Download complete 18:55:34 c9b1b535fdd9: Verifying Checksum 18:55:35 ea15f1150254: Verifying Checksum 18:55:35 ea15f1150254: Download complete 18:55:35 28c525ee5125: Verifying Checksum 18:55:35 28c525ee5125: Download complete 18:55:35 c9b1b535fdd9: Pull complete 18:55:35 756a868c4378: Verifying Checksum 18:55:35 756a868c4378: Download complete 18:55:35 138eaada9080: Verifying Checksum 18:55:35 138eaada9080: Download complete 18:55:35 0622d0fa9048: Verifying Checksum 18:55:35 0622d0fa9048: Download complete 18:55:35 2cc5ad85d9ab: Pull complete 18:55:35 094b1ea09ed8: Verifying Checksum 18:55:35 094b1ea09ed8: Download complete 18:55:36 41b27a9f41bf: Verifying Checksum 18:55:36 41b27a9f41bf: Download complete 18:55:37 756a868c4378: Pull complete 18:55:37 444b2fc9a129: Pull complete 18:55:37 ea15f1150254: Pull complete 18:55:40 41b27a9f41bf: Pull complete 18:55:40 28c525ee5125: Pull complete 18:55:43 094b1ea09ed8: Pull complete 18:55:43 138eaada9080: Pull complete 18:55:43 0622d0fa9048: Pull complete 18:55:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:55:43 prd-centos7-docker-4c-2g-2134 does not seem to be running inside a container 18:55:43 $ 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-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:55:44 $ docker top f6bcb9acc0ee501a838d1dec0a3db2a8a42a510f5565a9488c117c75f789b5bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:55:44 provisioning config files... 18:55:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config2132011275118821710tmp [Pipeline] { [Pipeline] echo 18:55:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:45 ---> create-netrc.sh [Pipeline] echo 18:55:45 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:45 ---> logs-deploy.sh 18:55:45 + ARCHIVE_ARTIFACTS= 18:55:45 + LOGS_SERVER=https://logs.edgexfoundry.org 18:55:45 + '[' https://logs.edgexfoundry.org == None ']' 18:55:45 + NEXUS_URL=https://nexus.edgexfoundry.org 18:55:45 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/2 18:55:45 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/2/ 18:55:45 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/2 /w/workspace/dry_go-mod-core-contracts_PR-231 18:55:46 Archives upload complete. 18:55:46 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/2/ 18:55:47 ---> uname -a: 18:55:47 Linux f6bcb9acc0ee 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:55:47 18:55:47 18:55:47 ---> lscpu: 18:55:47 Architecture: x86_64 18:55:47 CPU op-mode(s): 32-bit, 64-bit 18:55:47 Byte Order: Little Endian 18:55:47 Address sizes: 40 bits physical, 48 bits virtual 18:55:47 CPU(s): 4 18:55:47 On-line CPU(s) list: 0-3 18:55:47 Thread(s) per core: 1 18:55:47 Core(s) per socket: 1 18:55:47 Socket(s): 4 18:55:47 NUMA node(s): 1 18:55:47 Vendor ID: GenuineIntel 18:55:47 CPU family: 6 18:55:47 Model: 44 18:55:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:55:47 Stepping: 1 18:55:47 CPU MHz: 2933.396 18:55:47 BogoMIPS: 5866.79 18:55:47 Virtualization: VT-x 18:55:47 Hypervisor vendor: KVM 18:55:47 Virtualization type: full 18:55:47 L1d cache: 128 KiB 18:55:47 L1i cache: 128 KiB 18:55:47 L2 cache: 16 MiB 18:55:47 L3 cache: 64 MiB 18:55:47 NUMA node0 CPU(s): 0-3 18:55:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:55:47 Vulnerability Meltdown: Mitigation; PTI 18:55:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:55:47 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:55:47 Vulnerability Spectre v2: Mitigation; Full retpoline 18:55:47 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 18:55:47 18:55:47 18:55:47 ---> nproc: 18:55:47 4 18:55:47 18:55:47 18:55:47 ---> df -h: 18:55:47 Filesystem Size Used Available Use% Mounted on 18:55:47 overlay 50.0G 6.4G 43.6G 13% / 18:55:47 tmpfs 64.0M 0 64.0M 0% /dev 18:55:47 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:55:47 shm 64.0M 0 64.0M 0% /dev/shm 18:55:47 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 18:55:47 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 18:55:47 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 18:55:47 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 18:55:47 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-231 18:55:47 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dry_go-mod-core-contracts_PR-231@tmp 18:55:47 18:55:47 18:55:47 ---> free -m: 18:55:47 total used free shared buff/cache available 18:55:47 Mem: 1838 609 75 0 1153 1123 18:55:47 Swap: 1023 1 1022 18:55:47 18:55:47 18:55:47 ---> ip addr: 18:55:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:55:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:55:47 inet 127.0.0.1/8 scope host lo 18:55:47 valid_lft forever preferred_lft forever 18:55:47 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:55:47 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:55:47 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:55:47 valid_lft forever preferred_lft forever 18:55:47 18:55:47 18:55:47 ---> sar -b -r -n DEV: 18:55:47 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 18:55:47 18:55:47 18:47:32 LINUX RESTART 18:55:47 18:55:47 18:48:02 tps rtps wtps bread/s bwrtn/s 18:55:47 18:49:01 50.59 11.93 38.66 2600.07 3527.45 18:55:47 18:50:01 3.05 0.00 3.05 0.00 96.52 18:55:47 18:51:01 0.62 0.00 0.62 0.00 6.41 18:55:47 18:52:01 0.23 0.00 0.23 0.00 2.70 18:55:47 18:53:01 0.28 0.00 0.28 0.00 5.15 18:55:47 18:54:01 0.42 0.00 0.42 0.00 7.09 18:55:47 18:55:01 0.32 0.00 0.32 0.00 4.81 18:55:47 Average: 7.83 1.68 6.15 366.39 514.64 18:55:47 18:55:47 18:48:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:47 18:49:01 106572 1775732 94.34 2620 1231796 941368 32.12 437444 1178756 16 18:55:47 18:50:01 113012 1769292 94.00 2620 1231800 912736 31.14 434720 1176252 8 18:55:47 18:51:01 113384 1768920 93.98 2620 1231812 901560 30.76 434188 1176252 20 18:55:47 18:52:01 114296 1768008 93.93 2620 1231812 901416 30.76 433604 1176252 20 18:55:47 18:53:01 113972 1768332 93.95 2620 1231820 901496 30.76 434080 1176252 12 18:55:47 18:54:01 113864 1768440 93.95 2620 1231824 901524 30.76 434316 1176252 8 18:55:47 18:55:01 114404 1767900 93.92 2620 1231828 901416 30.76 433756 1176248 8 18:55:47 Average: 112786 1769518 94.01 2620 1231813 908788 31.01 434587 1176609 13 18:55:47 18:55:47 18:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:55:47 18:49:01 eth0 286.21 175.47 760.80 77.48 0.00 0.00 0.00 18:55:47 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:49:01 docker0 4.04 2.93 0.74 8.55 0.00 0.00 0.00 18:55:47 18:50:01 eth0 0.45 0.45 0.32 0.03 0.00 0.00 0.00 18:55:47 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:51:01 eth0 0.82 0.38 0.30 0.17 0.00 0.00 0.00 18:55:47 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:52:01 eth0 0.23 0.10 0.01 0.04 0.00 0.00 0.00 18:55:47 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:53:01 eth0 0.88 0.15 0.14 0.04 0.00 0.00 0.00 18:55:47 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:54:01 eth0 0.62 0.47 0.33 0.24 0.00 0.00 0.00 18:55:47 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 18:55:47 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 Average: eth0 40.77 24.96 107.37 10.99 0.00 0.00 0.00 18:55:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:47 Average: docker0 0.57 0.41 0.10 1.20 0.00 0.00 0.00 18:55:47 18:55:47 18:55:47 ---> sar -P ALL: 18:55:47 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 18:55:47 18:55:47 18:47:32 LINUX RESTART 18:55:47 18:55:47 18:48:02 CPU %user %nice %system %iowait %steal %idle 18:55:47 18:49:01 all 9.72 0.00 3.18 1.23 0.03 85.84 18:55:47 18:49:01 0 9.05 0.00 3.40 0.15 0.02 87.38 18:55:47 18:49:01 1 10.05 0.00 2.73 0.12 0.03 87.07 18:55:47 18:49:01 2 10.15 0.00 3.16 2.65 0.02 84.03 18:55:47 18:49:01 3 9.63 0.00 3.45 2.00 0.03 84.90 18:55:47 18:50:01 all 0.13 0.00 0.09 0.00 0.00 99.78 18:55:47 18:50:01 0 0.08 0.00 0.03 0.00 0.02 99.87 18:55:47 18:50:01 1 0.13 0.00 0.15 0.00 0.00 99.72 18:55:47 18:50:01 2 0.08 0.00 0.05 0.00 0.00 99.87 18:55:47 18:50:01 3 0.20 0.00 0.10 0.00 0.00 99.70 18:55:47 18:51:01 all 0.21 0.00 0.05 0.00 0.00 99.73 18:55:47 18:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:55:47 18:51:01 1 0.20 0.00 0.07 0.00 0.00 99.73 18:55:47 18:51:01 2 0.18 0.00 0.07 0.00 0.00 99.75 18:55:47 18:51:01 3 0.40 0.00 0.05 0.00 0.00 99.55 18:55:47 18:52:01 all 0.13 0.00 0.06 0.00 0.00 99.80 18:55:47 18:52:01 0 0.10 0.00 0.05 0.00 0.00 99.85 18:55:47 18:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:55:47 18:52:01 2 0.30 0.00 0.07 0.00 0.02 99.62 18:55:47 18:52:01 3 0.08 0.00 0.05 0.00 0.00 99.87 18:55:47 18:53:01 all 0.18 0.00 0.06 0.00 0.00 99.75 18:55:47 18:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:55:47 18:53:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:55:47 18:53:01 2 0.57 0.00 0.07 0.00 0.00 99.37 18:55:47 18:53:01 3 0.07 0.00 0.08 0.00 0.02 99.83 18:55:47 18:54:01 all 0.20 0.00 0.05 0.00 0.00 99.75 18:55:47 18:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:55:47 18:54:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:55:47 18:54:01 2 0.58 0.00 0.08 0.00 0.00 99.33 18:55:47 18:54:01 3 0.08 0.00 0.03 0.00 0.00 99.88 18:55:47 18:55:01 all 0.19 0.00 0.05 0.00 0.00 99.76 18:55:47 18:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:55:47 18:55:01 1 0.08 0.00 0.07 0.00 0.00 99.85 18:55:47 18:55:01 2 0.55 0.00 0.07 0.00 0.00 99.38 18:55:47 18:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:55:47 Average: all 1.51 0.00 0.50 0.17 0.01 97.81 18:55:47 Average: 0 1.32 0.00 0.51 0.02 0.00 98.15 18:55:47 Average: 1 1.49 0.00 0.45 0.02 0.01 98.04 18:55:47 Average: 2 1.75 0.00 0.50 0.37 0.00 97.38 18:55:47 Average: 3 1.48 0.00 0.54 0.28 0.01 97.70 18:55:47 18:55:47 18:55:47