Pull request #352 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 24afa29b2af97a602e880abcfeb4243e39f28ffb+6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 (4f492609e543d33b4f964fed0836905dc7623374) Running in Durability level: MAX_SURVIVABILITY 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-352/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6870 in /w/workspace/ndry_app-functions-sdk-go_PR-352 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-352 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 into PR head commit 24afa29b2af97a602e880abcfeb4243e39f28ffb Merge succeeded, producing 24afa29b2af97a602e880abcfeb4243e39f28ffb Checking out Revision 24afa29b2af97a602e880abcfeb4243e39f28ffb (PR-352) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/352/head:refs/remotes/origin/PR-352 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24afa29b2af97a602e880abcfeb4243e39f28ffb # 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 6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24afa29b2af97a602e880abcfeb4243e39f28ffb # timeout=10 Commit message: "fix: Added longer sleep to fix intermittent unit test failure on ARM" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:17:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:17:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:17:23 ========================================================= 18:17:23 EdgeX Global Pipelines Version Info 18:17:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:17:25 ------------------- 18:17:25 stable info: 18:17:25 ------------------- 18:17:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:17:25 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 18:17:25 Message: update stable to v1.0.86 18:17:25 ------------------- 18:17:25 experimental info: 18:17:25 ------------------- 18:17:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:17:25 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 18:17:25 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:28 18:17:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:17:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:28 latest: Pulling from edgex-devops/git-semver 18:17:28 9123ac7c32f7: Pulling fs layer 18:17:28 b8cc5d1170e3: Pulling fs layer 18:17:28 2924cbbf6a41: Pulling fs layer 18:17:28 93b08a4f1073: Pulling fs layer 18:17:28 93b08a4f1073: Waiting 18:17:28 b8cc5d1170e3: Verifying Checksum 18:17:28 b8cc5d1170e3: Download complete 18:17:29 9123ac7c32f7: Verifying Checksum 18:17:29 9123ac7c32f7: Download complete 18:17:29 93b08a4f1073: Verifying Checksum 18:17:29 93b08a4f1073: Download complete 18:17:29 2924cbbf6a41: Verifying Checksum 18:17:29 2924cbbf6a41: Download complete 18:17:29 9123ac7c32f7: Pull complete 18:17:29 b8cc5d1170e3: Pull complete 18:17:30 2924cbbf6a41: Pull complete 18:17:30 93b08a4f1073: Pull complete 18:17:30 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:17:30 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 18:17:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-352 -v /w/workspace/ndry_app-functions-sdk-go_PR-352:/w/workspace/ndry_app-functions-sdk-go_PR-352:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-352@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-352@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:17:31 $ docker top a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:31 [ssh-agent] Looking for ssh-agent implementation... 18:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:32 $ docker exec a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c ssh-agent 18:17:32 SSH_AUTH_SOCK=/tmp/ssh-tHxnFA08v9OR/agent.14 18:17:32 SSH_AGENT_PID=21 18:17:32 Running ssh-add (command line suppressed) 18:17:32 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/private_key_4423550201143603368.key (/w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/private_key_4423550201143603368.key) 18:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:32 + git describe --exact-match --tags HEAD 18:17:32 fatal: No names found, cannot describe anything. [Pipeline] } 18:17:33 $ docker exec --env ******** --env ******** a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c ssh-agent -k 18:17:33 unset SSH_AUTH_SOCK; 18:17:33 unset SSH_AGENT_PID; 18:17:33 echo Agent pid 21 killed; 18:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:17:33 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:17:33 This usually means this commit has not been tagged. [Pipeline] sshagent 18:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:33 [ssh-agent] Looking for ssh-agent implementation... 18:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:33 $ docker exec a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c ssh-agent 18:17:33 SSH_AUTH_SOCK=/tmp/ssh-8KbVNuzPHC9c/agent.56 18:17:33 SSH_AGENT_PID=63 18:17:33 Running ssh-add (command line suppressed) 18:17:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/private_key_13845184628391083.key (/w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/private_key_13845184628391083.key) 18:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:34 + git semver init 18:17:34 # -> Open(): unable to determine branch for HEAD 18:17:34 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-352/.git 18:17:34 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-352 18:17:34 # $SEMVER_REMOTE_NAME = origin 18:17:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:34 # $SEMVER_USER_NAME = edgex-jenkins 18:17:34 # $SEMVER_BRANCH = PR-352 18:17:34 # $SEMVER_TEMP = /tmp/semver-506950542 18:17:34 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:17:36 # '/tmp/semver-506950542' -> '/w/workspace/ndry_app-functions-sdk-go_PR-352/.semver' 18:17:36 # -> Force: false 18:17:36 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-352/.semver [Pipeline] } 18:17:36 $ docker exec --env ******** --env ******** a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c ssh-agent -k 18:17:37 unset SSH_AUTH_SOCK; 18:17:37 unset SSH_AGENT_PID; 18:17:37 echo Agent pid 63 killed; 18:17:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:37 + git semver [Pipeline] } 18:17:37 $ docker stop --time=1 a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c 18:17:38 $ docker rm -f a7ee34fac4daef591fbca736550164cf2961afd92e4dc39b9cfc6df3c0b3267c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:17:41 Stashed 116 file(s) [Pipeline] echo 18:17:41 [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:17:56 Still waiting to schedule task 18:17:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:17:56 Still waiting to schedule task 18:17:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:19:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6871 in /w/workspace/ndry_app-functions-sdk-go_PR-352 [Pipeline] { [Pipeline] ws 18:19:43 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:19:48 using credential edgex-jenkins-ssh 18:19:48 Cloning the remote Git repository 18:19:48 Cloning with configured refspecs honoured and without tags 18:19:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:19:49 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:19:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:19:49 > git --version # timeout=10 18:19:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:19:52 Fetching without tags 18:19:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:19:52 > git config --add remote.origin.fetch +refs/pull/352/head:refs/remotes/origin/PR-352 # timeout=10 18:19:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:19:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:19:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:19:52 Merging remotes/origin/master commit 6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 into PR head commit 24afa29b2af97a602e880abcfeb4243e39f28ffb 18:19:52 Merge succeeded, producing 24afa29b2af97a602e880abcfeb4243e39f28ffb 18:19:52 Checking out Revision 24afa29b2af97a602e880abcfeb4243e39f28ffb (PR-352) 18:19:52 > git config core.sparsecheckout # timeout=10 18:19:52 > git checkout -f 24afa29b2af97a602e880abcfeb4243e39f28ffb # timeout=10 18:19:52 > git remote # timeout=10 18:19:52 > git config --get remote.origin.url # timeout=10 18:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:52 > git merge 6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 # timeout=10 18:19:52 > git rev-parse HEAD^{commit} # timeout=10 18:19:52 > git config core.sparsecheckout # timeout=10 18:19:53 > git checkout -f 24afa29b2af97a602e880abcfeb4243e39f28ffb # timeout=10 18:19:57 Commit message: "fix: Added longer sleep to fix intermittent unit test failure on ARM" 18:19:57 > git --version # timeout=10 18:19:57 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:20:00 ========================================================= 18:20:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:20:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:20:01 + 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:20:03 Sending build context to Docker daemon 36.9MB 18:20:03 Step 1/8 : ARG BASE=golang:1.13-alpine 18:20:03 Step 2/8 : FROM ${BASE} 18:20:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:20:03 cde5963f3b93: Pulling fs layer 18:20:03 2a23fa8c16f7: Pulling fs layer 18:20:03 777b28850792: Pulling fs layer 18:20:03 8a11ddd9e578: Pulling fs layer 18:20:03 4cf88f913ddb: Pulling fs layer 18:20:03 1df406cf5192: Pulling fs layer 18:20:03 cd6300453558: Pulling fs layer 18:20:03 b9c365052c96: Pulling fs layer 18:20:03 a2d8cc88f415: Pulling fs layer 18:20:03 ea1d1ca13537: Pulling fs layer 18:20:03 3750a50a1c5e: Pulling fs layer 18:20:03 8a11ddd9e578: Waiting 18:20:03 4cf88f913ddb: Waiting 18:20:03 1df406cf5192: Waiting 18:20:03 cd6300453558: Waiting 18:20:03 b9c365052c96: Waiting 18:20:03 a2d8cc88f415: Waiting 18:20:03 ea1d1ca13537: Waiting 18:20:03 3750a50a1c5e: Waiting 18:20:03 777b28850792: Verifying Checksum 18:20:03 777b28850792: Download complete 18:20:03 2a23fa8c16f7: Verifying Checksum 18:20:03 2a23fa8c16f7: Download complete 18:20:03 4cf88f913ddb: Verifying Checksum 18:20:03 4cf88f913ddb: Download complete 18:20:03 1df406cf5192: Verifying Checksum 18:20:03 1df406cf5192: Download complete 18:20:03 cde5963f3b93: Verifying Checksum 18:20:03 cde5963f3b93: Download complete 18:20:04 cde5963f3b93: Pull complete 18:20:05 2a23fa8c16f7: Pull complete 18:20:05 777b28850792: Pull complete 18:20:07 cd6300453558: Verifying Checksum 18:20:07 cd6300453558: Download complete 18:20:07 a2d8cc88f415: Verifying Checksum 18:20:07 a2d8cc88f415: Download complete 18:20:10 ea1d1ca13537: Verifying Checksum 18:20:10 ea1d1ca13537: Download complete 18:20:10 3750a50a1c5e: Download complete 18:20:13 b9c365052c96: Verifying Checksum 18:20:13 b9c365052c96: Download complete 18:20:15 8a11ddd9e578: Verifying Checksum 18:20:15 8a11ddd9e578: Download complete 18:20:23 Running on prd-centos7-docker-4c-2g-6872 in /w/workspace/ndry_app-functions-sdk-go_PR-352 [Pipeline] { [Pipeline] ws 18:20:23 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:20:26 using credential edgex-jenkins-ssh 18:20:27 Cloning the remote Git repository 18:20:27 Cloning with configured refspecs honoured and without tags 18:20:27 8a11ddd9e578: Pull complete 18:20:27 4cf88f913ddb: Pull complete 18:20:27 1df406cf5192: Pull complete 18:20:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:20:26 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:20:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:20:27 > git --version # timeout=10 18:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:20:28 Fetching without tags 18:20:29 Merging remotes/origin/master commit 6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 into PR head commit 24afa29b2af97a602e880abcfeb4243e39f28ffb 18:20:29 Merge succeeded, producing 24afa29b2af97a602e880abcfeb4243e39f28ffb 18:20:29 Checking out Revision 24afa29b2af97a602e880abcfeb4243e39f28ffb (PR-352) 18:20:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:20:28 > git config --add remote.origin.fetch +refs/pull/352/head:refs/remotes/origin/PR-352 # timeout=10 18:20:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:20:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:20:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:20:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:20:29 > git config core.sparsecheckout # timeout=10 18:20:29 > git checkout -f 24afa29b2af97a602e880abcfeb4243e39f28ffb # timeout=10 18:20:29 > git remote # timeout=10 18:20:29 > git config --get remote.origin.url # timeout=10 18:20:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:29 > git merge 6683736a75c6fee01da085ff4a2fbeb9e4deeeb9 # timeout=10 18:20:29 > git rev-parse HEAD^{commit} # timeout=10 18:20:29 > git config core.sparsecheckout # timeout=10 18:20:29 > git checkout -f 24afa29b2af97a602e880abcfeb4243e39f28ffb # timeout=10 18:20:31 cd6300453558: Pull complete 18:20:33 Commit message: "fix: Added longer sleep to fix intermittent unit test failure on ARM" 18:20:33 > git --version # timeout=10 18:20:33 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:20:35 ========================================================= 18:20:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:20:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:20:36 + 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:20:37 b9c365052c96: Pull complete 18:20:37 a2d8cc88f415: Pull complete 18:20:37 Sending build context to Docker daemon 36.9MB 18:20:37 Step 1/8 : ARG BASE=golang:1.13-alpine 18:20:37 Step 2/8 : FROM ${BASE} 18:20:37 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:20:37 e6b0cf9c0882: Pulling fs layer 18:20:37 2848faf0eed1: Pulling fs layer 18:20:37 0f37312ad70f: Pulling fs layer 18:20:37 5788d62ee057: Pulling fs layer 18:20:37 0e6b1d234666: Pulling fs layer 18:20:37 bf5d7aec512f: Pulling fs layer 18:20:37 34c802a77dc8: Pulling fs layer 18:20:37 9eb99e56ec68: Pulling fs layer 18:20:37 27c7a5d97fbd: Pulling fs layer 18:20:37 5c102a31e300: Pulling fs layer 18:20:37 dcfb455df0a1: Pulling fs layer 18:20:37 5788d62ee057: Waiting 18:20:37 0e6b1d234666: Waiting 18:20:37 bf5d7aec512f: Waiting 18:20:37 34c802a77dc8: Waiting 18:20:37 9eb99e56ec68: Waiting 18:20:37 27c7a5d97fbd: Waiting 18:20:37 5c102a31e300: Waiting 18:20:37 dcfb455df0a1: Waiting 18:20:37 0f37312ad70f: Verifying Checksum 18:20:37 0f37312ad70f: Download complete 18:20:37 2848faf0eed1: Verifying Checksum 18:20:37 2848faf0eed1: Download complete 18:20:37 0e6b1d234666: Verifying Checksum 18:20:37 0e6b1d234666: Download complete 18:20:37 bf5d7aec512f: Verifying Checksum 18:20:37 bf5d7aec512f: Download complete 18:20:37 e6b0cf9c0882: Verifying Checksum 18:20:37 e6b0cf9c0882: Download complete 18:20:38 34c802a77dc8: Verifying Checksum 18:20:38 34c802a77dc8: Download complete 18:20:38 27c7a5d97fbd: Verifying Checksum 18:20:38 27c7a5d97fbd: Download complete 18:20:39 ea1d1ca13537: Pull complete 18:20:39 3750a50a1c5e: Pull complete 18:20:39 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:20:39 ---> 78745c68409d 18:20:39 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:20:39 9eb99e56ec68: Verifying Checksum 18:20:39 9eb99e56ec68: Download complete 18:20:39 dcfb455df0a1: Verifying Checksum 18:20:39 dcfb455df0a1: Download complete 18:20:39 5788d62ee057: Verifying Checksum 18:20:39 5788d62ee057: Download complete 18:20:39 5c102a31e300: Verifying Checksum 18:20:39 5c102a31e300: Download complete 18:20:39 latest: Pulling from library/docker 18:20:39 29e5d40040c1: Pulling fs layer 18:20:39 3be38edc41e1: Pulling fs layer 18:20:39 fe3afb04d599: Pulling fs layer 18:20:39 59b74c254a8a: Pulling fs layer 18:20:39 9eee44a9dabb: Pulling fs layer 18:20:39 ae4d1ef7be7c: Pulling fs layer 18:20:39 8486642a619f: Pulling fs layer 18:20:39 59b74c254a8a: Waiting 18:20:39 9eee44a9dabb: Waiting 18:20:39 ae4d1ef7be7c: Waiting 18:20:39 fe3afb04d599: Verifying Checksum 18:20:39 fe3afb04d599: Download complete 18:20:40 3be38edc41e1: Verifying Checksum 18:20:40 3be38edc41e1: Download complete 18:20:40 29e5d40040c1: Download complete 18:20:40 e6b0cf9c0882: Pull complete 18:20:40 2848faf0eed1: Pull complete 18:20:40 9eee44a9dabb: Verifying Checksum 18:20:40 9eee44a9dabb: Download complete 18:20:40 ae4d1ef7be7c: Verifying Checksum 18:20:40 ae4d1ef7be7c: Download complete 18:20:40 8486642a619f: Verifying Checksum 18:20:40 8486642a619f: Download complete 18:20:40 0f37312ad70f: Pull complete 18:20:40 29e5d40040c1: Pull complete 18:20:41 3be38edc41e1: Pull complete 18:20:41 fe3afb04d599: Pull complete 18:20:46 59b74c254a8a: Verifying Checksum 18:20:46 59b74c254a8a: Download complete 18:20:47 5788d62ee057: Pull complete 18:20:47 0e6b1d234666: Pull complete 18:20:47 bf5d7aec512f: Pull complete 18:20:48 59b74c254a8a: Pull complete 18:20:48 9eee44a9dabb: Pull complete 18:20:50 ae4d1ef7be7c: Pull complete 18:20:50 8486642a619f: Pull complete 18:20:50 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 18:20:50 Status: Downloaded newer image for docker:latest 18:20:53 34c802a77dc8: Pull complete 18:20:56 9eb99e56ec68: Pull complete 18:20:56 27c7a5d97fbd: Pull complete 18:20:56 5c102a31e300: Pull complete 18:20:56 dcfb455df0a1: Pull complete 18:20:56 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:20:56 ---> 7c70fe431013 18:20:56 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:20:57 ---> 42c4bb48f5ad 18:20:57 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:20:57 ---> Running in 12428b045af3 18:20:57 Removing intermediate container 12428b045af3 18:20:57 ---> da1b9ee29f57 18:20:57 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:20:57 ---> Running in 03450e36e9cf 18:20:57 latest: Pulling from library/docker 18:20:57 cbdbe7a5bc2a: Pulling fs layer 18:20:57 6f4c731d6eb3: Pulling fs layer 18:20:57 5d79d4ac3cd0: Pulling fs layer 18:20:57 65de10866d6a: Pulling fs layer 18:20:57 ffd69ed7f17f: Pulling fs layer 18:20:57 07ba9e5a2fa6: Pulling fs layer 18:20:57 75478c283dd2: Pulling fs layer 18:20:57 ffd69ed7f17f: Waiting 18:20:57 07ba9e5a2fa6: Waiting 18:20:57 65de10866d6a: Waiting 18:20:57 75478c283dd2: Waiting 18:20:57 5d79d4ac3cd0: Verifying Checksum 18:20:57 5d79d4ac3cd0: Download complete 18:20:57 cbdbe7a5bc2a: Verifying Checksum 18:20:57 cbdbe7a5bc2a: Download complete 18:20:57 ffd69ed7f17f: Verifying Checksum 18:20:57 ffd69ed7f17f: Download complete 18:20:57 6f4c731d6eb3: Verifying Checksum 18:20:57 6f4c731d6eb3: Download complete 18:20:57 cbdbe7a5bc2a: Pull complete 18:20:57 07ba9e5a2fa6: Verifying Checksum 18:20:57 07ba9e5a2fa6: Download complete 18:20:57 75478c283dd2: Verifying Checksum 18:20:57 75478c283dd2: Download complete 18:20:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:20:58 65de10866d6a: Verifying Checksum 18:20:58 65de10866d6a: Download complete 18:20:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:20:58 6f4c731d6eb3: Pull complete 18:20:59 (1/5) Installing libsodium (1.0.18-r0) 18:20:59 (2/5) Installing libzmq (4.3.2-r0) 18:20:59 (3/5) Installing pkgconf (1.6.3-r0) 18:20:59 5d79d4ac3cd0: Pull complete 18:20:59 (4/5) Installing libsodium-dev (1.0.18-r0) 18:20:59 (5/5) Installing zeromq-dev (4.3.2-r0) 18:20:59 Executing busybox-1.31.1-r8.trigger 18:20:59 OK: 127 MiB in 44 packages 18:21:01 Removing intermediate container 03450e36e9cf 18:21:01 ---> 7bc9a2d08e71 18:21:01 Step 6/8 : WORKDIR /build 18:21:01 ---> Running in 6d8ea03a1132 18:21:01 Removing intermediate container 6d8ea03a1132 18:21:01 ---> 371b19607a1f 18:21:01 Step 7/8 : COPY go.mod . 18:21:02 65de10866d6a: Pull complete 18:21:02 ---> cb1a9b1b629e 18:21:02 Step 8/8 : RUN go mod download 18:21:02 ffd69ed7f17f: Pull complete 18:21:02 07ba9e5a2fa6: Pull complete 18:21:02 75478c283dd2: Pull complete 18:21:02 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 18:21:02 ---> Running in 69382caa392b 18:21:02 Status: Downloaded newer image for docker:latest 18:21:03 ---> 04ed0900d964 18:21:03 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:21:03 ---> Running in 7d1a37496c03 18:21:04 Removing intermediate container 7d1a37496c03 18:21:04 ---> 059bbd2ccf2b 18:21:04 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:21:04 ---> Running in 216dd058ae66 18:21:04 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:21:04 go: finding github.com/BurntSushi/toml v0.3.1 18:21:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:21:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:21:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:21:04 go: finding github.com/bgentry/speakeasy v0.1.0 18:21:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:21:04 go: finding github.com/davecgh/go-spew v1.1.1 18:21:04 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:21:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:21:04 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 18:21:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:21:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:21:04 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:21:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:21:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:21:04 go: finding github.com/fatih/color v1.7.0 18:21:04 go: finding github.com/fsnotify/fsnotify v1.4.7 18:21:04 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:21:04 go: finding github.com/go-kit/kit v0.8.0 18:21:04 go: finding github.com/go-logfmt/logfmt v0.4.0 18:21:04 go: finding github.com/go-redis/redis/v7 v7.2.0 18:21:04 go: finding github.com/go-stack/stack v1.8.0 18:21:04 go: finding github.com/golang/protobuf v1.3.2 18:21:04 go: finding github.com/golang/snappy v0.0.1 18:21:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:21:05 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:21:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:21:05 go: finding github.com/google/go-cmp v0.4.0 18:21:05 go: finding github.com/google/uuid v1.1.1 18:21:05 go: finding github.com/gorilla/mux v1.7.4 18:21:05 go: finding github.com/hashicorp/consul/api v1.1.0 18:21:05 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:21:05 go: finding github.com/hashicorp/errwrap v1.0.0 18:21:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:21:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:21:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:21:05 go: finding github.com/hashicorp/go-multierror v1.0.0 18:21:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:21:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:21:05 go: finding github.com/hashicorp/go-syslog v1.0.0 18:21:05 go: finding github.com/hashicorp/go-uuid v1.0.1 18:21:05 go: finding github.com/hashicorp/go.net v0.0.1 18:21:05 go: finding github.com/hashicorp/golang-lru v0.5.0 18:21:05 go: finding github.com/hashicorp/logutils v1.0.0 18:21:05 go: finding github.com/hashicorp/mdns v1.0.0 18:21:05 go: finding github.com/hashicorp/memberlist v0.1.3 18:21:05 go: finding github.com/hashicorp/serf v0.8.2 18:21:05 go: finding github.com/hpcloud/tail v1.0.0 18:21:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:21:05 go: finding github.com/kr/pretty v0.1.0 18:21:05 go: finding github.com/kr/pty v1.1.1 18:21:05 go: finding github.com/kr/text v0.1.0 18:21:05 go: finding github.com/mattn/go-colorable v0.0.9 18:21:05 go: finding github.com/mattn/go-isatty v0.0.3 18:21:05 go: finding github.com/miekg/dns v1.0.14 18:21:05 go: finding github.com/mitchellh/cli v1.0.0 18:21:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:21:05 go: finding github.com/mitchellh/copystructure v1.0.0 18:21:05 go: finding github.com/mitchellh/go-homedir v1.0.0 18:21:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:21:05 go: finding github.com/mitchellh/gox v0.4.0 18:21:05 go: finding github.com/mitchellh/iochan v1.0.0 18:21:05 go: finding github.com/mitchellh/mapstructure v1.1.2 18:21:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:21:05 go: finding github.com/onsi/ginkgo v1.10.1 18:21:05 go: finding github.com/onsi/gomega v1.7.0 18:21:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:21:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:21:05 go: finding github.com/pebbe/zmq4 v1.0.0 18:21:05 go: finding github.com/pelletier/go-toml v1.2.0 18:21:05 go: finding github.com/pkg/errors v0.8.1 18:21:05 go: finding github.com/pmezard/go-difflib v1.0.0 18:21:05 go: finding github.com/posener/complete v1.1.1 18:21:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:21:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:21:05 go: finding github.com/stretchr/objx v0.2.0 18:21:05 go: finding github.com/stretchr/testify v1.5.1 18:21:05 go: finding github.com/tidwall/pretty v1.0.1 18:21:05 go: finding github.com/ugorji/go v1.1.4 18:21:05 go: finding github.com/x448/float16 v0.8.4 18:21:05 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:21:05 go: finding github.com/xdg/stringprep v1.0.0 18:21:05 go: finding go.mongodb.org/mongo-driver v1.1.1 18:21:05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:21:05 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:21:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:21:05 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:21:06 go: finding golang.org/x/text v0.3.2 18:21:06 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:21:06 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:21:06 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:21:06 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:21:06 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:21:06 go: finding gopkg.in/yaml.v2 v2.2.8 18:21:06 (1/5) Installing libsodium (1.0.18-r0) 18:21:06 (2/5) Installing libzmq (4.3.2-r0) 18:21:06 (3/5) Installing pkgconf (1.6.3-r0) 18:21:06 (4/5) Installing libsodium-dev (1.0.18-r0) 18:21:06 (5/5) Installing zeromq-dev (4.3.2-r0) 18:21:06 Executing busybox-1.31.1-r8.trigger 18:21:06 OK: 145 MiB in 44 packages 18:21:07 Removing intermediate container 216dd058ae66 18:21:07 ---> a456e8a1dc1a 18:21:07 Step 6/8 : WORKDIR /build 18:21:07 ---> Running in ce6c2512b409 18:21:07 Removing intermediate container ce6c2512b409 18:21:07 ---> 4decabd05e62 18:21:07 Step 7/8 : COPY go.mod . 18:21:07 ---> 7d2250d9272e 18:21:07 Step 8/8 : RUN go mod download 18:21:07 ---> Running in 5803886974be 18:21:09 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:21:09 go: finding github.com/BurntSushi/toml v0.3.1 18:21:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:21:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:21:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:21:09 go: finding github.com/bgentry/speakeasy v0.1.0 18:21:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:21:09 go: finding github.com/davecgh/go-spew v1.1.1 18:21:09 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:21:09 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:21:09 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 18:21:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:21:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:21:10 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:21:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:21:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:21:10 go: finding github.com/fatih/color v1.7.0 18:21:10 go: finding github.com/fsnotify/fsnotify v1.4.7 18:21:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:21:10 go: finding github.com/go-kit/kit v0.8.0 18:21:10 go: finding github.com/go-logfmt/logfmt v0.4.0 18:21:10 go: finding github.com/go-redis/redis/v7 v7.2.0 18:21:10 go: finding github.com/go-stack/stack v1.8.0 18:21:10 go: finding github.com/golang/protobuf v1.3.2 18:21:10 go: finding github.com/golang/snappy v0.0.1 18:21:10 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:21:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:21:10 go: finding github.com/google/go-cmp v0.4.0 18:21:10 go: finding github.com/google/uuid v1.1.1 18:21:10 go: finding github.com/gorilla/mux v1.7.4 18:21:10 go: finding github.com/hashicorp/consul/api v1.1.0 18:21:10 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:21:10 go: finding github.com/hashicorp/errwrap v1.0.0 18:21:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:21:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:21:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:21:10 go: finding github.com/hashicorp/go-multierror v1.0.0 18:21:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:21:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:21:10 go: finding github.com/hashicorp/go-syslog v1.0.0 18:21:10 go: finding github.com/hashicorp/go-uuid v1.0.1 18:21:10 go: finding github.com/hashicorp/go.net v0.0.1 18:21:10 go: finding github.com/hashicorp/golang-lru v0.5.0 18:21:10 go: finding github.com/hashicorp/logutils v1.0.0 18:21:10 go: finding github.com/hashicorp/mdns v1.0.0 18:21:10 go: finding github.com/hashicorp/memberlist v0.1.3 18:21:10 go: finding github.com/hashicorp/serf v0.8.2 18:21:10 go: finding github.com/hpcloud/tail v1.0.0 18:21:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:21:10 go: finding github.com/kr/pretty v0.1.0 18:21:10 go: finding github.com/kr/pty v1.1.1 18:21:10 go: finding github.com/kr/text v0.1.0 18:21:10 go: finding github.com/mattn/go-colorable v0.0.9 18:21:10 go: finding github.com/mattn/go-isatty v0.0.3 18:21:10 go: finding github.com/miekg/dns v1.0.14 18:21:10 go: finding github.com/mitchellh/cli v1.0.0 18:21:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:21:10 go: finding github.com/mitchellh/copystructure v1.0.0 18:21:10 go: finding github.com/mitchellh/go-homedir v1.0.0 18:21:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:21:10 go: finding github.com/mitchellh/gox v0.4.0 18:21:10 go: finding github.com/mitchellh/iochan v1.0.0 18:21:10 go: finding github.com/mitchellh/mapstructure v1.1.2 18:21:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:21:10 go: finding github.com/onsi/ginkgo v1.10.1 18:21:10 go: finding github.com/onsi/gomega v1.7.0 18:21:10 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:21:10 go: finding github.com/pebbe/zmq4 v1.0.0 18:21:10 go: finding github.com/pelletier/go-toml v1.2.0 18:21:10 go: finding github.com/pkg/errors v0.8.1 18:21:10 go: finding github.com/pmezard/go-difflib v1.0.0 18:21:10 go: finding github.com/posener/complete v1.1.1 18:21:10 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:21:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:21:10 go: finding github.com/stretchr/objx v0.2.0 18:21:10 go: finding github.com/stretchr/testify v1.5.1 18:21:10 go: finding github.com/tidwall/pretty v1.0.1 18:21:10 go: finding github.com/ugorji/go v1.1.4 18:21:10 go: finding github.com/x448/float16 v0.8.4 18:21:10 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:21:10 go: finding github.com/xdg/stringprep v1.0.0 18:21:10 go: finding go.mongodb.org/mongo-driver v1.1.1 18:21:10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:21:10 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:21:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:21:10 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:21:10 go: finding golang.org/x/text v0.3.2 18:21:10 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:21:10 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:21:10 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:21:11 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:21:11 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:21:11 go: finding gopkg.in/yaml.v2 v2.2.8 18:21:23 Removing intermediate container 5803886974be 18:21:23 ---> f776c05bdb3d 18:21:23 Successfully built f776c05bdb3d 18:21:23 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:21:24 Removing intermediate container 69382caa392b 18:21:24 ---> 3e4c1c139ef4 18:21:24 Successfully built 3e4c1c139ef4 18:21:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:21:24 + docker inspect -f . ci-base-image-x86_64 18:21:24 . [Pipeline] withDockerContainer 18:21:24 prd-centos7-docker-4c-2g-6872 does not seem to be running inside a container 18:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:26 $ docker top ac355bb42ba02f568b212fcd76ec718bfb67e5826f53375edbc28939a22e8bc7 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:21:26 + go version 18:21:26 go version go1.13.5 linux/amd64 [Pipeline] sh 18:21:27 + docker inspect -f . ci-base-image-arm64 18:21:27 . 18:21:27 + make test 18:21:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withDockerContainer 18:21:27 prd-ubuntu18.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container 18:21:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:21:29 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:21:29 $ docker top 6cc263dcd9205bb75910554ba06d5792268200474318fffc564db8459f6ce9f4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:30 + go version 18:21:30 go version go1.13.5 linux/arm64 [Pipeline] sh 18:21:31 + make test 18:21:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:21:33 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:21:37 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.080s coverage: 86.2% of statements 18:21:55 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.063s coverage: 86.2% of statements 18:21:55 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.027s coverage: 49.7% of statements 18:21:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:21:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:21:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.067s coverage: 56.7% of statements 18:21:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:21:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.280s coverage: 69.1% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.505s coverage: 73.4% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.010s coverage: 89.5% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.100s coverage: 100.0% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.017s coverage: 100.0% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.671s coverage: 78.0% of statements 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.057s coverage: 81.1% of statements 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.273s coverage: 70.2% of statements 18:22:10 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:22:10 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 18:22:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:22:15 gofmt -l . 18:22:15 [ "`gofmt -l .`" = "" ] 18:22:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:22:16 Stashed 1 file(s) [Pipeline] } 18:22:16 $ docker stop --time=1 ac355bb42ba02f568b212fcd76ec718bfb67e5826f53375edbc28939a22e8bc7 18:22:17 $ docker rm -f ac355bb42ba02f568b212fcd76ec718bfb67e5826f53375edbc28939a22e8bc7 [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] } 18:22:34 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.166s coverage: 49.7% of statements 18:22:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:22:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:22:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.057s coverage: 56.7% of statements 18:22:34 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:22:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.329s coverage: 69.1% of statements 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.539s coverage: 73.4% of statements 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.019s coverage: 89.5% of statements 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.153s coverage: 100.0% of statements 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.016s coverage: 96.6% of statements 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:22:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:22:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:22:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.719s coverage: 78.0% of statements 18:22:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.097s coverage: 81.1% of statements 18:22:45 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:22:45 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.604s coverage: 70.2% of statements 18:22:45 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:22:45 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 18:22:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:22:58 gofmt -l . 18:22:58 [ "`gofmt -l .`" = "" ] 18:22:58 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:22:58 Warning: overwriting stash ‘coverage-report’ 18:22:58 Stashed 1 file(s) [Pipeline] } 18:22:59 $ docker stop --time=1 6cc263dcd9205bb75910554ba06d5792268200474318fffc564db8459f6ce9f4 18:23:01 $ docker rm -f 6cc263dcd9205bb75910554ba06d5792268200474318fffc564db8459f6ce9f4 [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 18:23:04 provisioning config files... 18:23:04 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/config5271652390381276228tmp [Pipeline] { [Pipeline] sh 18:23:04 + curl -s https://codecov.io/bash 18:23:04 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/config5271652390381276228tmp 18:23:04 18:23:04 _____ _ 18:23:04 / ____| | | 18:23:04 | | ___ __| | ___ ___ _____ __ 18:23:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:04 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:04 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:04 Bash-tbd 18:23:04 18:23:04 18:23:04 ==> Jenkins CI detected. 18:23:04 project root: . 18:23:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:04 ==> Running gcov in . (disable via -X gcov) 18:23:04 ==> Python coveragepy not found 18:23:04 ==> Searching for coverage reports in: 18:23:04 + . 18:23:04 -> Found 1 reports 18:23:04 ==> Detecting git/mercurial file structure 18:23:04 ==> Reading reports 18:23:04 + ./coverage.out bytes=76262 18:23:04 ==> Appending adjustments 18:23:04 http://docs.codecov.io/docs/fixing-reports 18:23:05 + Found adjustments 18:23:05 ==> Gzipping contents 18:23:05 ==> Uploading reports 18:23:05 url: https://codecov.io 18:23:05 query: branch=PR-352&commit=24afa29b2af97a602e880abcfeb4243e39f28ffb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=352&job= 18:23:05 -> Pinging Codecov 18:23:05 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-352&commit=24afa29b2af97a602e880abcfeb4243e39f28ffb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=352&job= 18:23:05 -> Uploading 18:23:05 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/24afa29b2af97a602e880abcfeb4243e39f28ffb [Pipeline] } 18:23:05 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:23:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:08 ---> package-listing.sh 18:23:08 ++ facter osfamily 18:23:08 ++ tr '[:upper:]' '[:lower:]' 18:23:08 + OS_FAMILY=redhat 18:23:08 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-352 18:23:08 + START_PACKAGES=/tmp/packages_start.txt 18:23:08 + END_PACKAGES=/tmp/packages_end.txt 18:23:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:08 + PACKAGES=/tmp/packages_start.txt 18:23:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-352 ']' 18:23:08 + PACKAGES=/tmp/packages_end.txt 18:23:08 + case "${OS_FAMILY}" in 18:23:08 + rpm -qa 18:23:08 + sort 18:23:12 + '[' -f /tmp/packages_start.txt ']' 18:23:12 + '[' -f /tmp/packages_end.txt ']' 18:23:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:12 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-352 ']' 18:23:12 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-352/archives/ 18:23:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-352/archives/ [Pipeline] isUnix [Pipeline] sh 18:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:23:12 18:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:23:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:23:13 alpine: Pulling from edgex-lftools-log-publisher 18:23:13 c9b1b535fdd9: Pulling fs layer 18:23:13 2cc5ad85d9ab: Pulling fs layer 18:23:13 756a868c4378: Pulling fs layer 18:23:13 444b2fc9a129: Pulling fs layer 18:23:13 ea15f1150254: Pulling fs layer 18:23:13 41b27a9f41bf: Pulling fs layer 18:23:13 28c525ee5125: Pulling fs layer 18:23:13 094b1ea09ed8: Pulling fs layer 18:23:13 138eaada9080: Pulling fs layer 18:23:13 0622d0fa9048: Pulling fs layer 18:23:13 ea15f1150254: Waiting 18:23:13 41b27a9f41bf: Waiting 18:23:13 28c525ee5125: Waiting 18:23:13 094b1ea09ed8: Waiting 18:23:13 138eaada9080: Waiting 18:23:13 0622d0fa9048: Waiting 18:23:13 444b2fc9a129: Waiting 18:23:13 2cc5ad85d9ab: Verifying Checksum 18:23:13 2cc5ad85d9ab: Download complete 18:23:13 444b2fc9a129: Verifying Checksum 18:23:13 444b2fc9a129: Download complete 18:23:13 c9b1b535fdd9: Verifying Checksum 18:23:13 c9b1b535fdd9: Download complete 18:23:13 ea15f1150254: Download complete 18:23:13 28c525ee5125: Verifying Checksum 18:23:13 28c525ee5125: Download complete 18:23:13 756a868c4378: Verifying Checksum 18:23:13 756a868c4378: Download complete 18:23:13 c9b1b535fdd9: Pull complete 18:23:13 138eaada9080: Verifying Checksum 18:23:13 138eaada9080: Download complete 18:23:13 0622d0fa9048: Verifying Checksum 18:23:13 0622d0fa9048: Download complete 18:23:13 094b1ea09ed8: Verifying Checksum 18:23:13 2cc5ad85d9ab: Pull complete 18:23:14 41b27a9f41bf: Verifying Checksum 18:23:14 41b27a9f41bf: Download complete 18:23:16 756a868c4378: Pull complete 18:23:16 444b2fc9a129: Pull complete 18:23:16 ea15f1150254: Pull complete 18:23:20 41b27a9f41bf: Pull complete 18:23:20 28c525ee5125: Pull complete 18:23:22 094b1ea09ed8: Pull complete 18:23:22 138eaada9080: Pull complete 18:23:23 0622d0fa9048: Pull complete 18:23:23 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:23:24 prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container 18:23:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-352 -v /w/workspace/ndry_app-functions-sdk-go_PR-352:/w/workspace/ndry_app-functions-sdk-go_PR-352:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-352@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-352@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:23:24 $ docker top e87c8f440e1c910ed3ee1f7fd7e25f27222da053b14c4b9cb9ccd01f73a331b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:25 provisioning config files... 18:23:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-352@tmp/config3805406391546096675tmp [Pipeline] { [Pipeline] echo 18:23:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:25 ---> create-netrc.sh [Pipeline] echo 18:23:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:25 ---> logs-deploy.sh 18:23:25 + ARCHIVE_ARTIFACTS= 18:23:25 + LOGS_SERVER=https://logs.edgexfoundry.org 18:23:25 + '[' https://logs.edgexfoundry.org == None ']' 18:23:25 + NEXUS_URL=https://nexus.edgexfoundry.org 18:23:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-352/1 18:23:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-352/1/ 18:23:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-352/1 /w/workspace/ndry_app-functions-sdk-go_PR-352 18:23:27 Archives upload complete. 18:23:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-352/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-352/1/ 18:23:27 ---> uname -a: 18:23:27 Linux e87c8f440e1c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:23:27 18:23:27 18:23:27 ---> lscpu: 18:23:27 Architecture: x86_64 18:23:27 CPU op-mode(s): 32-bit, 64-bit 18:23:27 Byte Order: Little Endian 18:23:27 Address sizes: 40 bits physical, 48 bits virtual 18:23:27 CPU(s): 4 18:23:27 On-line CPU(s) list: 0-3 18:23:27 Thread(s) per core: 1 18:23:27 Core(s) per socket: 1 18:23:27 Socket(s): 4 18:23:27 NUMA node(s): 1 18:23:27 Vendor ID: GenuineIntel 18:23:27 CPU family: 6 18:23:27 Model: 44 18:23:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:23:27 Stepping: 1 18:23:27 CPU MHz: 2933.438 18:23:27 BogoMIPS: 5866.87 18:23:27 Virtualization: VT-x 18:23:27 Hypervisor vendor: KVM 18:23:27 Virtualization type: full 18:23:27 L1d cache: 128 KiB 18:23:27 L1i cache: 128 KiB 18:23:27 L2 cache: 16 MiB 18:23:27 L3 cache: 64 MiB 18:23:27 NUMA node0 CPU(s): 0-3 18:23:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:23:27 Vulnerability Meltdown: Mitigation; PTI 18:23:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:23:27 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:23:27 Vulnerability Spectre v2: Mitigation; Full retpoline 18:23:27 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:23:27 18:23:27 18:23:27 ---> nproc: 18:23:27 4 18:23:27 18:23:27 18:23:27 ---> df -h: 18:23:27 Filesystem Size Used Available Use% Mounted on 18:23:27 overlay 50.0G 6.4G 43.6G 13% / 18:23:27 tmpfs 64.0M 0 64.0M 0% /dev 18:23:27 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:23:27 shm 64.0M 0 64.0M 0% /dev/shm 18:23:27 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 18:23:27 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 18:23:27 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 18:23:27 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-352 18:23:27 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-352@tmp 18:23:27 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 18:23:27 18:23:27 18:23:27 ---> free -m: 18:23:27 total used free shared buff/cache available 18:23:27 Mem: 1838 633 65 0 1138 1100 18:23:27 Swap: 1023 1 1022 18:23:27 18:23:27 18:23:27 ---> ip addr: 18:23:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:23:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:23:27 inet 127.0.0.1/8 scope host lo 18:23:27 valid_lft forever preferred_lft forever 18:23:27 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:23:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:23:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:23:27 valid_lft forever preferred_lft forever 18:23:27 18:23:27 18:23:27 ---> sar -b -r -n DEV: 18:23:27 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/01/20 _x86_64_ (4 CPU) 18:23:27 18:23:27 18:16:40 LINUX RESTART 18:23:27 18:23:27 18:17:01 tps rtps wtps bread/s bwrtn/s 18:23:27 18:18:01 91.62 35.17 56.45 4840.31 19704.97 18:23:27 18:19:01 7.49 0.00 7.49 0.00 1570.66 18:23:27 18:20:01 0.80 0.00 0.80 0.00 12.94 18:23:27 18:21:01 0.25 0.00 0.25 0.00 2.91 18:23:27 18:22:01 0.23 0.00 0.23 0.00 3.46 18:23:27 18:23:01 0.43 0.00 0.43 0.00 5.25 18:23:27 Average: 16.83 5.87 10.96 807.81 3554.46 18:23:27 18:23:27 18:17:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:23:27 18:18:01 162448 1719856 91.37 2620 1151440 932016 31.80 477104 1072004 18260 18:23:27 18:19:01 193168 1689136 89.74 2620 1151472 903384 30.82 457540 1070868 8 18:23:27 18:20:01 189972 1692332 89.91 2620 1151484 903576 30.83 462584 1069192 8 18:23:27 18:21:01 189604 1692700 89.93 2620 1151484 903664 30.83 463700 1068128 8 18:23:27 18:22:01 191276 1691028 89.84 2620 1151492 903448 30.83 462572 1068128 8 18:23:27 18:23:01 190600 1691704 89.87 2620 1151496 903600 30.83 463076 1068128 8 18:23:27 Average: 186178 1696126 90.11 2620 1151478 908281 30.99 464429 1069408 3050 18:23:27 18:23:27 18:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:23:27 18:18:01 eth0 699.87 529.40 1624.80 412.66 0.00 0.00 0.00 18:23:27 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:18:01 docker0 121.58 81.59 9.80 300.75 0.00 0.00 0.00 18:23:27 18:19:01 eth0 0.88 0.12 0.07 0.04 0.00 0.00 0.00 18:23:27 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:20:01 eth0 0.92 0.40 0.30 0.21 0.00 0.00 0.00 18:23:27 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:21:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 18:23:27 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 18:23:27 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:23:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 18:23:27 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 Average: eth0 117.25 88.53 271.30 68.96 0.00 0.00 0.00 18:23:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:27 Average: docker0 20.29 13.62 1.64 50.19 0.00 0.00 0.00 18:23:27 18:23:27 18:23:27 ---> sar -P ALL: 18:23:27 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/01/20 _x86_64_ (4 CPU) 18:23:27 18:23:27 18:16:40 LINUX RESTART 18:23:27 18:23:27 18:17:01 CPU %user %nice %system %iowait %steal %idle 18:23:27 18:18:01 all 14.93 0.00 6.33 2.27 0.03 76.44 18:23:27 18:18:01 0 13.33 0.00 7.19 2.41 0.03 77.03 18:23:27 18:18:01 1 14.54 0.00 6.61 3.98 0.05 74.82 18:23:27 18:18:01 2 15.16 0.00 5.50 1.33 0.02 78.00 18:23:27 18:18:01 3 16.71 0.00 6.01 1.36 0.02 75.90 18:23:27 18:19:01 all 0.18 0.00 0.06 0.00 0.00 99.75 18:23:27 18:19:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:23:27 18:19:01 1 0.57 0.00 0.07 0.00 0.00 99.37 18:23:27 18:19:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:23:27 18:19:01 3 0.07 0.00 0.10 0.00 0.00 99.83 18:23:27 18:20:01 all 0.19 0.00 0.05 0.00 0.00 99.75 18:23:27 18:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:23:27 18:20:01 1 0.58 0.00 0.07 0.00 0.00 99.35 18:23:27 18:20:01 2 0.08 0.00 0.07 0.00 0.00 99.85 18:23:27 18:20:01 3 0.08 0.00 0.07 0.00 0.02 99.83 18:23:27 18:21:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:23:27 18:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:23:27 18:21:01 1 0.57 0.00 0.07 0.00 0.00 99.37 18:23:27 18:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:23:27 18:21:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:23:27 18:22:01 all 0.17 0.00 0.05 0.00 0.00 99.78 18:23:27 18:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:23:27 18:22:01 1 0.52 0.00 0.07 0.00 0.00 99.42 18:23:27 18:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 18:23:27 18:22:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:23:27 18:23:01 all 0.06 0.00 0.04 0.00 0.00 99.90 18:23:27 18:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:23:27 18:23:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:23:27 18:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:23:27 18:23:01 3 0.07 0.00 0.07 0.00 0.00 99.87 18:23:27 Average: all 2.60 0.00 1.09 0.38 0.01 95.93 18:23:27 Average: 0 2.23 0.00 1.22 0.40 0.01 96.14 18:23:27 Average: 1 2.80 0.00 1.15 0.66 0.01 95.39 18:23:27 Average: 2 2.56 0.00 0.95 0.22 0.00 96.27 18:23:27 Average: 3 2.82 0.00 1.05 0.23 0.01 95.90 18:23:27 18:23:27 18:23:27