Pull request #323 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from b6096b48f187cfc48ec567e264913859798e44b6+ab64e02debb3363583ae84ae14d4b6cb6e69c2ba (b043fa190f60ec9bf194a78c330fbddb145f3fab) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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: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 ‘prd-centos7-docker-4c-2g-4386’ is offline Running on prd-centos7-docker-4c-2g-4388 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [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-323 # 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/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit b6096b48f187cfc48ec567e264913859798e44b6 Merge succeeded, producing 2013f4db09de03cee83633503c3cd37830344360 Checking out Revision 2013f4db09de03cee83633503c3cd37830344360 (PR-323) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # 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/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6096b48f187cfc48ec567e264913859798e44b6 # 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 ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2013f4db09de03cee83633503c3cd37830344360 # timeout=10 Commit message: "Merge commit 'ab64e02debb3363583ae84ae14d4b6cb6e69c2ba' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:44:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:44:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:44:48 ========================================================= 22:44:48 EdgeX Global Pipelines Version Info 22:44:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72a69dcc014dcfa748694e3329bcf0667dd449dd # timeout=10 22:44:50 ------------------- 22:44:50 stable info: 22:44:50 ------------------- 22:44:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:44:50 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 22:44:50 Message: update stable to v1.0.73 22:44:50 ------------------- 22:44:50 experimental info: 22:44:50 ------------------- 22:44:50 Commited By: **** collab-it+edgex@linuxfoundation.org 22:44:50 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 22:44:50 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:53 22:44:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:44:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:53 latest: Pulling from edgex-devops/git-semver 22:44:53 9123ac7c32f7: Pulling fs layer 22:44:53 b8cc5d1170e3: Pulling fs layer 22:44:53 2924cbbf6a41: Pulling fs layer 22:44:53 93b08a4f1073: Pulling fs layer 22:44:53 93b08a4f1073: Waiting 22:44:53 b8cc5d1170e3: Verifying Checksum 22:44:53 b8cc5d1170e3: Download complete 22:44:53 9123ac7c32f7: Download complete 22:44:53 93b08a4f1073: Verifying Checksum 22:44:53 93b08a4f1073: Download complete 22:44:53 2924cbbf6a41: Verifying Checksum 22:44:53 2924cbbf6a41: Download complete 22:44:53 9123ac7c32f7: Pull complete 22:44:53 b8cc5d1170e3: Pull complete 22:44:54 2924cbbf6a41: Pull complete 22:44:54 93b08a4f1073: Pull complete 22:44:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:44:54 prd-centos7-docker-4c-2g-4388 does not seem to be running inside a container 22:44:55 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-323 -v /w/workspace/ndry_app-functions-sdk-go_PR-323:/w/workspace/ndry_app-functions-sdk-go_PR-323:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-323@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:10004/edgex-devops/git-semver:latest cat 22:44:55 $ docker top 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:56 [ssh-agent] Looking for ssh-agent implementation... 22:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:56 $ docker exec 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee ssh-agent 22:44:56 SSH_AUTH_SOCK=/tmp/ssh-qcdYSdg2QedZ/agent.15 22:44:56 SSH_AGENT_PID=22 22:44:56 Running ssh-add (command line suppressed) 22:44:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_5108910873121418314.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_5108910873121418314.key) 22:44:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:57 + git describe --exact-match --tags HEAD 22:44:57 fatal: No names found, cannot describe anything. [Pipeline] } 22:44:57 $ docker exec --env ******** --env ******** 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee ssh-agent -k 22:44:57 unset SSH_AUTH_SOCK; 22:44:57 unset SSH_AGENT_PID; 22:44:57 echo Agent pid 22 killed; 22:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:44:57 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:44:57 This usually means this commit has not been tagged. [Pipeline] sshagent 22:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:57 [ssh-agent] Looking for ssh-agent implementation... 22:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:57 $ docker exec 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee ssh-agent 22:44:57 SSH_AUTH_SOCK=/tmp/ssh-1trTOrCy1C4e/agent.57 22:44:57 SSH_AGENT_PID=64 22:44:57 Running ssh-add (command line suppressed) 22:44:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_2320621522126317935.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_2320621522126317935.key) 22:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:58 + git semver init 22:44:58 # -> Open(): unable to determine branch for HEAD 22:44:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.git 22:44:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-323 22:44:58 # $SEMVER_REMOTE_NAME = origin 22:44:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:58 # $SEMVER_USER_NAME = edgex-jenkins 22:44:58 # $SEMVER_BRANCH = PR-323 22:44:58 # $SEMVER_TEMP = /tmp/semver-978560903 22:44:58 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:45:00 # '/tmp/semver-978560903' -> '/w/workspace/ndry_app-functions-sdk-go_PR-323/.semver' 22:45:00 # -> Force: false 22:45:00 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.semver [Pipeline] } 22:45:00 $ docker exec --env ******** --env ******** 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee ssh-agent -k 22:45:01 unset SSH_AUTH_SOCK; 22:45:01 unset SSH_AGENT_PID; 22:45:01 echo Agent pid 64 killed; 22:45:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:01 + git semver [Pipeline] } 22:45:01 $ docker stop --time=1 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee 22:45:03 $ docker rm -f 05ee9cba19767cd53a9435130c21ab60fde3b92cc893a839bc70f6f5c72d6aee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:45:05 Stashed 104 file(s) [Pipeline] echo 22:45:05 [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 22:45:21 Still waiting to schedule task 22:45:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:45:21 Still waiting to schedule task 22:45:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4387’ is offline 22:47:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4389 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 22:47:09 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:47:15 using credential edgex-jenkins-ssh 22:47:15 Cloning the remote Git repository 22:47:15 Cloning with configured refspecs honoured and without tags 22:47:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:47:15 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 22:47:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:47:15 > git --version # timeout=10 22:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:19 Fetching without tags 22:47:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:47:18 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 22:47:19 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:47:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:19 Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit b6096b48f187cfc48ec567e264913859798e44b6 22:47:20 Merge succeeded, producing 35672c67bd978a3be58e3c5e2a5818468bc65b8f 22:47:20 Checking out Revision 35672c67bd978a3be58e3c5e2a5818468bc65b8f (PR-323) 22:47:19 > git config core.sparsecheckout # timeout=10 22:47:19 > git checkout -f b6096b48f187cfc48ec567e264913859798e44b6 # timeout=10 22:47:19 > git remote # timeout=10 22:47:19 > git config --get remote.origin.url # timeout=10 22:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:19 > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 22:47:20 > git rev-parse HEAD^{commit} # timeout=10 22:47:20 > git config core.sparsecheckout # timeout=10 22:47:20 > git checkout -f 35672c67bd978a3be58e3c5e2a5818468bc65b8f # timeout=10 22:47:24 Commit message: "Merge commit 'ab64e02debb3363583ae84ae14d4b6cb6e69c2ba' into HEAD" 22:47:24 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 22:47:24 > git rev-list --no-walk 72a69dcc014dcfa748694e3329bcf0667dd449dd # timeout=10 [Pipeline] echo 22:47:27 ========================================================= 22:47:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:47:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:47:29 + 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 . 22:47:30 Sending build context to Docker daemon 36.75MB 22:47:30 Step 1/8 : ARG BASE=golang:1.13-alpine 22:47:30 Step 2/8 : FROM ${BASE} 22:47:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:30 cde5963f3b93: Pulling fs layer 22:47:30 2a23fa8c16f7: Pulling fs layer 22:47:30 777b28850792: Pulling fs layer 22:47:30 8a11ddd9e578: Pulling fs layer 22:47:30 4cf88f913ddb: Pulling fs layer 22:47:30 1df406cf5192: Pulling fs layer 22:47:30 cd6300453558: Pulling fs layer 22:47:30 b9c365052c96: Pulling fs layer 22:47:30 a2d8cc88f415: Pulling fs layer 22:47:30 ea1d1ca13537: Pulling fs layer 22:47:30 3750a50a1c5e: Pulling fs layer 22:47:30 8a11ddd9e578: Waiting 22:47:30 4cf88f913ddb: Waiting 22:47:30 a2d8cc88f415: Waiting 22:47:30 1df406cf5192: Waiting 22:47:30 ea1d1ca13537: Waiting 22:47:30 b9c365052c96: Waiting 22:47:30 3750a50a1c5e: Waiting 22:47:30 cd6300453558: Waiting 22:47:30 777b28850792: Verifying Checksum 22:47:30 777b28850792: Download complete 22:47:30 2a23fa8c16f7: Verifying Checksum 22:47:30 2a23fa8c16f7: Download complete 22:47:30 4cf88f913ddb: Verifying Checksum 22:47:30 4cf88f913ddb: Download complete 22:47:30 1df406cf5192: Verifying Checksum 22:47:30 1df406cf5192: Download complete 22:47:31 cde5963f3b93: Verifying Checksum 22:47:31 cde5963f3b93: Download complete 22:47:32 cde5963f3b93: Pull complete 22:47:32 2a23fa8c16f7: Pull complete 22:47:33 777b28850792: Pull complete 22:47:35 cd6300453558: Verifying Checksum 22:47:35 cd6300453558: Download complete 22:47:35 a2d8cc88f415: Verifying Checksum 22:47:35 a2d8cc88f415: Download complete 22:47:37 ea1d1ca13537: Verifying Checksum 22:47:37 ea1d1ca13537: Download complete 22:47:37 3750a50a1c5e: Verifying Checksum 22:47:37 3750a50a1c5e: Download complete 22:47:40 b9c365052c96: Verifying Checksum 22:47:42 8a11ddd9e578: Verifying Checksum 22:47:42 8a11ddd9e578: Download complete 22:47:48 Running on prd-centos7-docker-4c-2g-4390 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 22:47:48 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:47:51 using credential edgex-jenkins-ssh 22:47:51 Cloning the remote Git repository 22:47:51 Cloning with configured refspecs honoured and without tags 22:47:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:47:50 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 22:47:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:47:50 > git --version # timeout=10 22:47:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:47:52 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 22:47:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:53 Fetching without tags 22:47:53 Merging remotes/origin/master commit ab64e02debb3363583ae84ae14d4b6cb6e69c2ba into PR head commit b6096b48f187cfc48ec567e264913859798e44b6 22:47:53 Merge succeeded, producing b088e5b8fe31f618240762c496b49f737ef95a24 22:47:53 Checking out Revision b088e5b8fe31f618240762c496b49f737ef95a24 (PR-323) 22:47:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:47:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:47:53 > git config core.sparsecheckout # timeout=10 22:47:53 > git checkout -f b6096b48f187cfc48ec567e264913859798e44b6 # timeout=10 22:47:53 > git remote # timeout=10 22:47:53 > git config --get remote.origin.url # timeout=10 22:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:53 > git merge ab64e02debb3363583ae84ae14d4b6cb6e69c2ba # timeout=10 22:47:53 > git rev-parse HEAD^{commit} # timeout=10 22:47:53 > git config core.sparsecheckout # timeout=10 22:47:53 > git checkout -f b088e5b8fe31f618240762c496b49f737ef95a24 # timeout=10 22:47:54 8a11ddd9e578: Pull complete 22:47:54 4cf88f913ddb: Pull complete 22:47:54 1df406cf5192: Pull complete 22:47:57 Commit message: "Merge commit 'ab64e02debb3363583ae84ae14d4b6cb6e69c2ba' into HEAD" 22:47:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 22:47:57 > git rev-list --no-walk 72a69dcc014dcfa748694e3329bcf0667dd449dd # timeout=10 22:47:58 cd6300453558: Pull complete [Pipeline] echo 22:47:58 ========================================================= 22:47:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:47:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:47:59 + 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 . 22:48:00 Sending build context to Docker daemon 36.75MB 22:48:00 Step 1/8 : ARG BASE=golang:1.13-alpine 22:48:00 Step 2/8 : FROM ${BASE} 22:48:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:48:00 e6b0cf9c0882: Pulling fs layer 22:48:00 2848faf0eed1: Pulling fs layer 22:48:00 0f37312ad70f: Pulling fs layer 22:48:00 5788d62ee057: Pulling fs layer 22:48:00 0e6b1d234666: Pulling fs layer 22:48:00 bf5d7aec512f: Pulling fs layer 22:48:00 34c802a77dc8: Pulling fs layer 22:48:00 9eb99e56ec68: Pulling fs layer 22:48:00 27c7a5d97fbd: Pulling fs layer 22:48:00 5c102a31e300: Pulling fs layer 22:48:00 dcfb455df0a1: Pulling fs layer 22:48:00 5788d62ee057: Waiting 22:48:00 0e6b1d234666: Waiting 22:48:00 bf5d7aec512f: Waiting 22:48:00 34c802a77dc8: Waiting 22:48:00 9eb99e56ec68: Waiting 22:48:00 27c7a5d97fbd: Waiting 22:48:00 5c102a31e300: Waiting 22:48:00 dcfb455df0a1: Waiting 22:48:00 0f37312ad70f: Verifying Checksum 22:48:00 0f37312ad70f: Download complete 22:48:00 2848faf0eed1: Download complete 22:48:00 0e6b1d234666: Verifying Checksum 22:48:00 0e6b1d234666: Download complete 22:48:00 bf5d7aec512f: Verifying Checksum 22:48:00 bf5d7aec512f: Download complete 22:48:00 e6b0cf9c0882: Verifying Checksum 22:48:00 e6b0cf9c0882: Download complete 22:48:00 e6b0cf9c0882: Pull complete 22:48:01 34c802a77dc8: Verifying Checksum 22:48:01 34c802a77dc8: Download complete 22:48:01 27c7a5d97fbd: Verifying Checksum 22:48:01 27c7a5d97fbd: Download complete 22:48:01 9eb99e56ec68: Download complete 22:48:01 dcfb455df0a1: Verifying Checksum 22:48:01 dcfb455df0a1: Download complete 22:48:01 5788d62ee057: Verifying Checksum 22:48:01 5788d62ee057: Download complete 22:48:01 5c102a31e300: Verifying Checksum 22:48:01 5c102a31e300: Download complete 22:48:02 2848faf0eed1: Pull complete 22:48:02 0f37312ad70f: Pull complete 22:48:04 b9c365052c96: Pull complete 22:48:04 a2d8cc88f415: Pull complete 22:48:06 ea1d1ca13537: Pull complete 22:48:06 3750a50a1c5e: Pull complete 22:48:06 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:48:06 ---> 78745c68409d 22:48:06 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:48:06 latest: Pulling from library/docker 22:48:07 8a0637ca1ac9: Pulling fs layer 22:48:07 4726da4a2734: Pulling fs layer 22:48:07 73e3cb2b3a46: Pulling fs layer 22:48:07 af8135161ac3: Pulling fs layer 22:48:07 8938096eeda7: Pulling fs layer 22:48:07 648c0e7fc3a8: Pulling fs layer 22:48:07 fe85cdb0d7dc: Pulling fs layer 22:48:07 af8135161ac3: Waiting 22:48:07 8938096eeda7: Waiting 22:48:07 648c0e7fc3a8: Waiting 22:48:07 fe85cdb0d7dc: Waiting 22:48:07 73e3cb2b3a46: Verifying Checksum 22:48:07 4726da4a2734: Verifying Checksum 22:48:07 4726da4a2734: Download complete 22:48:07 8a0637ca1ac9: Verifying Checksum 22:48:07 8a0637ca1ac9: Download complete 22:48:07 8938096eeda7: Verifying Checksum 22:48:07 8938096eeda7: Download complete 22:48:07 648c0e7fc3a8: Verifying Checksum 22:48:07 648c0e7fc3a8: Download complete 22:48:07 fe85cdb0d7dc: Verifying Checksum 22:48:07 fe85cdb0d7dc: Download complete 22:48:07 8a0637ca1ac9: Pull complete 22:48:08 4726da4a2734: Pull complete 22:48:08 73e3cb2b3a46: Pull complete 22:48:09 5788d62ee057: Pull complete 22:48:09 0e6b1d234666: Pull complete 22:48:09 bf5d7aec512f: Pull complete 22:48:12 34c802a77dc8: Pull complete 22:48:13 af8135161ac3: Verifying Checksum 22:48:13 af8135161ac3: Download complete 22:48:15 9eb99e56ec68: Pull complete 22:48:15 27c7a5d97fbd: Pull complete 22:48:16 af8135161ac3: Pull complete 22:48:16 8938096eeda7: Pull complete 22:48:16 648c0e7fc3a8: Pull complete 22:48:16 fe85cdb0d7dc: Pull complete 22:48:16 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 22:48:16 Status: Downloaded newer image for docker:latest 22:48:16 5c102a31e300: Pull complete 22:48:16 dcfb455df0a1: Pull complete 22:48:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:48:17 ---> 7c70fe431013 22:48:17 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:48:17 latest: Pulling from library/docker 22:48:17 aad63a933944: Pulling fs layer 22:48:17 69846a6807b3: Pulling fs layer 22:48:17 5517540127c6: Pulling fs layer 22:48:17 da4bc653673c: Pulling fs layer 22:48:17 7d6a82484b25: Pulling fs layer 22:48:17 98d7178a08bc: Pulling fs layer 22:48:17 06fedb666dd1: Pulling fs layer 22:48:17 7d6a82484b25: Waiting 22:48:17 98d7178a08bc: Waiting 22:48:17 06fedb666dd1: Waiting 22:48:17 da4bc653673c: Waiting 22:48:17 5517540127c6: Verifying Checksum 22:48:17 5517540127c6: Download complete 22:48:17 69846a6807b3: Verifying Checksum 22:48:17 69846a6807b3: Download complete 22:48:17 aad63a933944: Download complete 22:48:17 98d7178a08bc: Verifying Checksum 22:48:17 98d7178a08bc: Download complete 22:48:17 7d6a82484b25: Download complete 22:48:17 aad63a933944: Pull complete 22:48:17 06fedb666dd1: Verifying Checksum 22:48:17 06fedb666dd1: Download complete 22:48:18 69846a6807b3: Pull complete 22:48:18 da4bc653673c: Verifying Checksum 22:48:18 da4bc653673c: Download complete 22:48:19 5517540127c6: Pull complete 22:48:22 da4bc653673c: Pull complete 22:48:22 7d6a82484b25: Pull complete 22:48:22 98d7178a08bc: Pull complete 22:48:22 06fedb666dd1: Pull complete 22:48:22 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 22:48:22 Status: Downloaded newer image for docker:latest 22:48:23 ---> c7b999ff2125 22:48:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:48:23 ---> Running in d87ef51379b5 22:48:23 Removing intermediate container d87ef51379b5 22:48:23 ---> 4a029cbc8c83 22:48:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:48:23 ---> Running in 36dee6c9df49 22:48:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:48:24 ---> b493267911cf 22:48:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:48:24 ---> Running in ac3fa47d5d2c 22:48:24 Removing intermediate container ac3fa47d5d2c 22:48:24 ---> f1a3edf92bf4 22:48:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:48:24 ---> Running in 648f09a62edd 22:48:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:48:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:48:25 (1/5) Installing libsodium (1.0.18-r0) 22:48:25 (2/5) Installing libzmq (4.3.2-r0) 22:48:25 (3/5) Installing pkgconf (1.6.3-r0) 22:48:25 (4/5) Installing libsodium-dev (1.0.18-r0) 22:48:25 (5/5) Installing zeromq-dev (4.3.2-r0) 22:48:25 Executing busybox-1.31.1-r8.trigger 22:48:25 OK: 145 MiB in 44 packages 22:48:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:48:26 Removing intermediate container 36dee6c9df49 22:48:26 ---> 09a69a331c26 22:48:26 Step 6/8 : WORKDIR /build 22:48:26 ---> Running in 0508434db230 22:48:26 (1/5) Installing libsodium (1.0.18-r0) 22:48:26 Removing intermediate container 0508434db230 22:48:26 ---> 5cf4ecd36b97 22:48:26 Step 7/8 : COPY go.mod . 22:48:26 ---> e64a283de1d1 22:48:26 Step 8/8 : RUN go mod download 22:48:26 ---> Running in 4ed56c6613e7 22:48:27 (2/5) Installing libzmq (4.3.2-r0) 22:48:27 (3/5) Installing pkgconf (1.6.3-r0) 22:48:27 (4/5) Installing libsodium-dev (1.0.18-r0) 22:48:27 (5/5) Installing zeromq-dev (4.3.2-r0) 22:48:27 Executing busybox-1.31.1-r8.trigger 22:48:27 OK: 127 MiB in 44 packages 22:48:28 Removing intermediate container 648f09a62edd 22:48:28 ---> 5371c0ac09bb 22:48:28 Step 6/8 : WORKDIR /build 22:48:28 ---> Running in 61657c2e90e9 22:48:29 Removing intermediate container 61657c2e90e9 22:48:29 ---> eee3af530e3c 22:48:29 Step 7/8 : COPY go.mod . 22:48:29 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:48:29 go: finding github.com/BurntSushi/toml v0.3.1 22:48:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:48:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:48:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:48:29 go: finding github.com/bgentry/speakeasy v0.1.0 22:48:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:48:29 go: finding github.com/davecgh/go-spew v1.1.1 22:48:29 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:48:29 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:48:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 22:48:29 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 22:48:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 22:48:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:48:29 go: finding github.com/fatih/color v1.7.0 22:48:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:48:29 go: finding github.com/go-kit/kit v0.8.0 22:48:29 go: finding github.com/go-logfmt/logfmt v0.4.0 22:48:29 go: finding github.com/go-stack/stack v1.8.0 22:48:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:48:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:48:29 go: finding github.com/google/uuid v1.1.1 22:48:29 go: finding github.com/gorilla/mux v1.7.4 22:48:29 go: finding github.com/hashicorp/consul/api v1.1.0 22:48:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:48:29 go: finding github.com/hashicorp/errwrap v1.0.0 22:48:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:48:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:48:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:48:29 go: finding github.com/hashicorp/go-multierror v1.0.0 22:48:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:48:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:48:29 go: finding github.com/hashicorp/go-syslog v1.0.0 22:48:29 go: finding github.com/hashicorp/go-uuid v1.0.1 22:48:29 go: finding github.com/hashicorp/go.net v0.0.1 22:48:29 go: finding github.com/hashicorp/golang-lru v0.5.0 22:48:29 go: finding github.com/hashicorp/logutils v1.0.0 22:48:29 go: finding github.com/hashicorp/mdns v1.0.0 22:48:29 go: finding github.com/hashicorp/memberlist v0.1.3 22:48:29 go: finding github.com/hashicorp/serf v0.8.2 22:48:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:48:29 go: finding github.com/mattn/go-colorable v0.0.9 22:48:29 go: finding github.com/mattn/go-isatty v0.0.3 22:48:29 go: finding github.com/miekg/dns v1.0.14 22:48:29 go: finding github.com/mitchellh/cli v1.0.0 22:48:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:48:29 go: finding github.com/mitchellh/copystructure v1.0.0 22:48:29 go: finding github.com/mitchellh/go-homedir v1.0.0 22:48:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:48:29 go: finding github.com/mitchellh/gox v0.4.0 22:48:29 go: finding github.com/mitchellh/iochan v1.0.0 22:48:29 go: finding github.com/mitchellh/mapstructure v1.1.2 22:48:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:48:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:48:29 go: finding github.com/pebbe/zmq4 v1.0.0 22:48:29 go: finding github.com/pelletier/go-toml v1.7.0 22:48:29 go: finding github.com/pkg/errors v0.8.1 22:48:29 go: finding github.com/pmezard/go-difflib v1.0.0 22:48:29 go: finding github.com/posener/complete v1.1.1 22:48:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:48:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:48:29 go: finding github.com/stretchr/objx v0.1.0 22:48:29 go: finding github.com/stretchr/testify v1.5.1 22:48:29 go: finding github.com/ugorji/go v1.1.7 22:48:29 ---> 466daffe264b 22:48:29 Step 8/8 : RUN go mod download 22:48:29 go: finding github.com/ugorji/go/codec v1.1.7 22:48:29 go: finding github.com/x448/float16 v0.8.4 22:48:29 go: finding go.mongodb.org/mongo-driver v1.1.1 22:48:29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:48:29 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:48:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:48:29 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 22:48:29 go: finding golang.org/x/text v0.3.0 22:48:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:48:29 go: finding gopkg.in/yaml.v2 v2.2.8 22:48:29 ---> Running in 4dc06ae0d682 22:48:31 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:48:31 go: finding github.com/BurntSushi/toml v0.3.1 22:48:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:48:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:48:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:48:31 go: finding github.com/bgentry/speakeasy v0.1.0 22:48:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:48:31 go: finding github.com/davecgh/go-spew v1.1.1 22:48:31 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:48:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:48:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 22:48:31 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 22:48:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 22:48:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:48:31 go: finding github.com/fatih/color v1.7.0 22:48:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:48:31 go: finding github.com/go-kit/kit v0.8.0 22:48:31 go: finding github.com/go-logfmt/logfmt v0.4.0 22:48:31 go: finding github.com/go-stack/stack v1.8.0 22:48:31 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:48:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:48:31 go: finding github.com/google/uuid v1.1.1 22:48:31 go: finding github.com/gorilla/mux v1.7.4 22:48:31 go: finding github.com/hashicorp/consul/api v1.1.0 22:48:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:48:32 go: finding github.com/hashicorp/errwrap v1.0.0 22:48:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:48:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:48:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:48:32 go: finding github.com/hashicorp/go-multierror v1.0.0 22:48:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:48:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:48:32 go: finding github.com/hashicorp/go-syslog v1.0.0 22:48:32 go: finding github.com/hashicorp/go-uuid v1.0.1 22:48:32 go: finding github.com/hashicorp/go.net v0.0.1 22:48:32 go: finding github.com/hashicorp/golang-lru v0.5.0 22:48:32 go: finding github.com/hashicorp/logutils v1.0.0 22:48:32 go: finding github.com/hashicorp/mdns v1.0.0 22:48:32 go: finding github.com/hashicorp/memberlist v0.1.3 22:48:32 go: finding github.com/hashicorp/serf v0.8.2 22:48:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:48:32 go: finding github.com/mattn/go-colorable v0.0.9 22:48:32 go: finding github.com/mattn/go-isatty v0.0.3 22:48:32 go: finding github.com/miekg/dns v1.0.14 22:48:32 go: finding github.com/mitchellh/cli v1.0.0 22:48:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:48:32 go: finding github.com/mitchellh/copystructure v1.0.0 22:48:32 go: finding github.com/mitchellh/go-homedir v1.0.0 22:48:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:48:32 go: finding github.com/mitchellh/gox v0.4.0 22:48:32 go: finding github.com/mitchellh/iochan v1.0.0 22:48:32 go: finding github.com/mitchellh/mapstructure v1.1.2 22:48:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:48:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:48:32 go: finding github.com/pebbe/zmq4 v1.0.0 22:48:32 go: finding github.com/pelletier/go-toml v1.7.0 22:48:32 go: finding github.com/pkg/errors v0.8.1 22:48:32 go: finding github.com/pmezard/go-difflib v1.0.0 22:48:32 go: finding github.com/posener/complete v1.1.1 22:48:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:48:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:48:32 go: finding github.com/stretchr/objx v0.1.0 22:48:32 go: finding github.com/stretchr/testify v1.5.1 22:48:32 go: finding github.com/ugorji/go v1.1.7 22:48:32 go: finding github.com/ugorji/go/codec v1.1.7 22:48:32 go: finding github.com/x448/float16 v0.8.4 22:48:32 go: finding go.mongodb.org/mongo-driver v1.1.1 22:48:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:48:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:48:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:48:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 22:48:32 go: finding golang.org/x/text v0.3.0 22:48:32 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:48:32 go: finding gopkg.in/yaml.v2 v2.2.8 22:48:37 Removing intermediate container 4ed56c6613e7 22:48:37 ---> 63a997e3a3a8 22:48:37 Successfully built 63a997e3a3a8 22:48:37 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 22:48:38 + docker inspect -f . ci-base-image-x86_64 22:48:38 . [Pipeline] withDockerContainer 22:48:38 prd-centos7-docker-4c-2g-4390 does not seem to be running inside a container 22:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:48:39 $ docker top 11b06d8fcff4861700947e2bda89d305844945acdce3b8753005a695e5ae1b01 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:39 + go version 22:48:39 go version go1.13.5 linux/amd64 [Pipeline] sh 22:48:39 + make test 22:48:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:48:41 go: finding github.com/xdg/stringprep v1.0.0 22:48:41 go: finding github.com/xdg/scram latest 22:48:41 go: finding github.com/golang/snappy v0.0.1 22:48:43 go: downloading github.com/xdg/stringprep v1.0.0 22:48:43 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:48:43 go: downloading github.com/golang/snappy v0.0.1 22:48:43 go: extracting github.com/golang/snappy v0.0.1 22:48:43 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:48:43 go: extracting github.com/xdg/stringprep v1.0.0 22:48:44 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:48:47 Removing intermediate container 4dc06ae0d682 22:48:47 ---> 6349711bc691 22:48:47 Successfully built 6349711bc691 22:48:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:48 + docker inspect -f . ci-base-image-arm64 22:48:48 . [Pipeline] withDockerContainer 22:48:48 prd-ubuntu18.04-docker-arm64-4c-16g-4389 does not seem to be running inside a container 22:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:48:50 $ docker top 734b2fd2ca9a35362aa236b6aeadd9c2e074aba86d9f2d42f45eb10188fe643d -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:51 + go version 22:48:51 go version go1.13.5 linux/arm64 [Pipeline] sh 22:48:52 + make test 22:48:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:48:52 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.057s coverage: 88.9% of statements 22:48:52 go: finding github.com/golang/snappy v0.0.1 22:48:52 go: finding github.com/xdg/stringprep v1.0.0 22:48:52 go: finding github.com/xdg/scram latest 22:48:52 go: downloading github.com/golang/snappy v0.0.1 22:48:52 go: downloading github.com/xdg/stringprep v1.0.0 22:48:52 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:48:52 go: extracting github.com/golang/snappy v0.0.1 22:48:52 go: extracting github.com/xdg/stringprep v1.0.0 22:48:52 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:48:54 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:49:07 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.406s coverage: 36.5% of statements 22:49:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:49:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:49:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.005s coverage: 100.0% of statements 22:49:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.581s coverage: 69.3% of statements 22:49:16 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.196s coverage: 88.9% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.651s coverage: 73.4% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.035s coverage: 100.0% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.062s coverage: 100.0% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.007s coverage: 96.6% of statements 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.708s coverage: 84.8% of statements 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.053s coverage: 81.1% of statements 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 6.340s coverage: 70.1% of statements 22:49:19 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 22:49:19 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 22:49:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:49:23 gofmt -l . 22:49:23 [ "`gofmt -l .`" = "" ] 22:49:23 ./bin/test-attribution-txt.sh 22:49:24 An attribution for github.com/fxamacker/cbor/v2 is missing from in Attribution.txt, please add 22:49:24 An attribution for github.com/x448/float16 is missing from in Attribution.txt, please add 22:49:24 make: *** [Makefile:10: test] Error 1 [Pipeline] } 22:49:24 $ docker stop --time=1 11b06d8fcff4861700947e2bda89d305844945acdce3b8753005a695e5ae1b01 22:49:25 $ docker rm -f 11b06d8fcff4861700947e2bda89d305844945acdce3b8753005a695e5ae1b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:49:27 Failed in branch amd64 22:49:55 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.465s coverage: 36.5% of statements 22:49:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:49:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:49:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.030s coverage: 100.0% of statements 22:49:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.409s coverage: 69.3% of statements 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.520s coverage: 73.4% of statements 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.024s coverage: 100.0% of statements 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.127s coverage: 100.0% of statements 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.017s coverage: 100.0% of statements 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.019s coverage: 100.0% of statements 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 22:50:02 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 22:50:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.756s coverage: 84.8% of statements 22:50:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.123s coverage: 81.1% of statements 22:50:10 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 22:50:11 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 6.521s coverage: 70.1% of statements 22:50:11 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 22:50:11 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.017s coverage: 100.0% of statements 22:50:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:50:21 gofmt -l . 22:50:22 [ "`gofmt -l .`" = "" ] 22:50:22 ./bin/test-attribution-txt.sh 22:50:23 An attribution for github.com/fxamacker/cbor/v2 is missing from in Attribution.txt, please add 22:50:23 An attribution for github.com/x448/float16 is missing from in Attribution.txt, please add 22:50:23 make: *** [Makefile:10: test] Error 1 [Pipeline] } 22:50:23 $ docker stop --time=1 734b2fd2ca9a35362aa236b6aeadd9c2e074aba86d9f2d42f45eb10188fe643d 22:50:25 $ docker rm -f 734b2fd2ca9a35362aa236b6aeadd9c2e074aba86d9f2d42f45eb10188fe643d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:50:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:50:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:50:29 ---> package-listing.sh 22:50:29 ++ facter osfamily 22:50:29 ++ tr '[:upper:]' '[:lower:]' 22:50:29 + OS_FAMILY=redhat 22:50:29 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-323 22:50:29 + START_PACKAGES=/tmp/packages_start.txt 22:50:29 + END_PACKAGES=/tmp/packages_end.txt 22:50:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:50:29 + PACKAGES=/tmp/packages_start.txt 22:50:29 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 22:50:29 + PACKAGES=/tmp/packages_end.txt 22:50:29 + case "${OS_FAMILY}" in 22:50:29 + rpm -qa 22:50:29 + sort 22:50:33 + '[' -f /tmp/packages_start.txt ']' 22:50:33 + '[' -f /tmp/packages_end.txt ']' 22:50:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:50:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 22:50:33 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ 22:50:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ [Pipeline] isUnix [Pipeline] sh 22:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:50:33 22:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:50:34 alpine: Pulling from edgex-lftools-log-publisher 22:50:34 c9b1b535fdd9: Pulling fs layer 22:50:34 2cc5ad85d9ab: Pulling fs layer 22:50:34 756a868c4378: Pulling fs layer 22:50:34 444b2fc9a129: Pulling fs layer 22:50:34 ea15f1150254: Pulling fs layer 22:50:34 41b27a9f41bf: Pulling fs layer 22:50:34 28c525ee5125: Pulling fs layer 22:50:34 094b1ea09ed8: Pulling fs layer 22:50:34 138eaada9080: Pulling fs layer 22:50:34 0622d0fa9048: Pulling fs layer 22:50:34 ea15f1150254: Waiting 22:50:34 41b27a9f41bf: Waiting 22:50:34 28c525ee5125: Waiting 22:50:34 094b1ea09ed8: Waiting 22:50:34 138eaada9080: Waiting 22:50:34 0622d0fa9048: Waiting 22:50:34 444b2fc9a129: Waiting 22:50:34 2cc5ad85d9ab: Download complete 22:50:34 444b2fc9a129: Download complete 22:50:34 c9b1b535fdd9: Verifying Checksum 22:50:34 ea15f1150254: Verifying Checksum 22:50:34 ea15f1150254: Download complete 22:50:34 28c525ee5125: Verifying Checksum 22:50:34 28c525ee5125: Download complete 22:50:34 756a868c4378: Verifying Checksum 22:50:34 756a868c4378: Download complete 22:50:34 c9b1b535fdd9: Pull complete 22:50:34 138eaada9080: Verifying Checksum 22:50:34 138eaada9080: Download complete 22:50:34 0622d0fa9048: Verifying Checksum 22:50:34 0622d0fa9048: Download complete 22:50:35 094b1ea09ed8: Verifying Checksum 22:50:35 094b1ea09ed8: Download complete 22:50:35 2cc5ad85d9ab: Pull complete 22:50:35 41b27a9f41bf: Verifying Checksum 22:50:35 41b27a9f41bf: Download complete 22:50:37 756a868c4378: Pull complete 22:50:37 444b2fc9a129: Pull complete 22:50:37 ea15f1150254: Pull complete 22:50:41 41b27a9f41bf: Pull complete 22:50:41 28c525ee5125: Pull complete 22:50:44 094b1ea09ed8: Pull complete 22:50:44 138eaada9080: Pull complete 22:50:45 0622d0fa9048: Pull complete 22:50:45 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:50:45 prd-centos7-docker-4c-2g-4388 does not seem to be running inside a container 22:50:45 $ 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-323 -v /w/workspace/ndry_app-functions-sdk-go_PR-323:/w/workspace/ndry_app-functions-sdk-go_PR-323:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-323@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:50:46 $ docker top 8a39d92c92044f78a44f3fc2b3487b2eaae970fd17024a33b29f07dce5741c03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:47 provisioning config files... 22:50:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/config5345986025549321548tmp [Pipeline] { [Pipeline] echo 22:50:47 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:50:47 ---> create-netrc.sh [Pipeline] echo 22:50:47 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:50:47 ---> logs-deploy.sh 22:50:47 + ARCHIVE_ARTIFACTS= 22:50:47 + LOGS_SERVER=https://logs.edgexfoundry.org 22:50:47 + '[' https://logs.edgexfoundry.org == None ']' 22:50:47 + NEXUS_URL=https://nexus.edgexfoundry.org 22:50:47 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/3 22:50:47 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/3/ 22:50:47 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/3 /w/workspace/ndry_app-functions-sdk-go_PR-323 22:50:49 Archives upload complete. 22:50:49 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/3/ 22:50:50 ---> uname -a: 22:50:50 Linux 8a39d92c9204 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 22:50:50 22:50:50 22:50:50 ---> lscpu: 22:50:50 Architecture: x86_64 22:50:50 CPU op-mode(s): 32-bit, 64-bit 22:50:50 Byte Order: Little Endian 22:50:50 Address sizes: 40 bits physical, 48 bits virtual 22:50:50 CPU(s): 4 22:50:50 On-line CPU(s) list: 0-3 22:50:50 Thread(s) per core: 1 22:50:50 Core(s) per socket: 1 22:50:50 Socket(s): 4 22:50:50 NUMA node(s): 1 22:50:50 Vendor ID: GenuineIntel 22:50:50 CPU family: 6 22:50:50 Model: 44 22:50:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:50:50 Stepping: 1 22:50:50 CPU MHz: 2933.436 22:50:50 BogoMIPS: 5866.87 22:50:50 Virtualization: VT-x 22:50:50 Hypervisor vendor: KVM 22:50:50 Virtualization type: full 22:50:50 L1d cache: 128 KiB 22:50:50 L1i cache: 128 KiB 22:50:50 L2 cache: 16 MiB 22:50:50 L3 cache: 64 MiB 22:50:50 NUMA node0 CPU(s): 0-3 22:50:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 22:50:50 Vulnerability Meltdown: Mitigation; PTI 22:50:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:50:50 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 22:50:50 Vulnerability Spectre v2: Mitigation; Full retpoline 22:50:50 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 22:50:50 22:50:50 22:50:50 ---> nproc: 22:50:50 4 22:50:50 22:50:50 22:50:50 ---> df -h: 22:50:50 Filesystem Size Used Available Use% Mounted on 22:50:50 overlay 50.0G 6.3G 43.7G 13% / 22:50:50 tmpfs 64.0M 0 64.0M 0% /dev 22:50:50 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 22:50:50 shm 64.0M 0 64.0M 0% /dev/shm 22:50:50 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 22:50:50 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 22:50:50 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 22:50:50 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-323 22:50:50 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp 22:50:50 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 22:50:50 22:50:50 22:50:50 ---> free -m: 22:50:50 total used free shared buff/cache available 22:50:50 Mem: 1838 639 71 0 1126 1093 22:50:50 Swap: 1023 0 1023 22:50:50 22:50:50 22:50:50 ---> ip addr: 22:50:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:50:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:50:50 inet 127.0.0.1/8 scope host lo 22:50:50 valid_lft forever preferred_lft forever 22:50:50 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:50:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:50:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:50:50 valid_lft forever preferred_lft forever 22:50:50 22:50:50 22:50:50 ---> sar -b -r -n DEV: 22:50:50 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 22:50:50 22:50:50 22:44:02 LINUX RESTART 22:50:50 22:50:50 22:45:01 tps rtps wtps bread/s bwrtn/s 22:50:50 22:46:01 14.89 0.73 14.15 28.64 2708.74 22:50:50 22:47:01 0.83 0.00 0.83 0.00 17.59 22:50:50 22:48:01 0.15 0.00 0.15 0.00 2.15 22:50:50 22:49:01 0.30 0.00 0.30 0.00 3.63 22:50:50 22:50:02 0.32 0.00 0.32 0.00 4.46 22:50:50 Average: 3.30 0.15 3.15 5.73 547.31 22:50:50 22:50:50 22:45:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:50:50 22:46:01 168476 1713828 91.05 2620 1146356 945460 32.26 451584 1100188 16 22:50:50 22:47:01 177072 1705232 90.59 2620 1146364 899564 30.69 448604 1095740 16 22:50:50 22:48:01 173008 1709296 90.81 2620 1146372 899732 30.70 452652 1095736 12 22:50:50 22:49:01 174004 1708300 90.76 2620 1146372 899564 30.69 457144 1090340 16 22:50:50 22:50:02 173908 1708396 90.76 2620 1146380 899636 30.70 457648 1090340 20 22:50:50 Average: 173294 1709010 90.79 2620 1146369 908791 31.01 453526 1094469 16 22:50:50 22:50:50 22:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:50:50 22:46:01 eth0 119.83 72.89 28.36 316.52 0.00 0.00 0.00 22:50:50 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:46:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:50:50 22:47:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 22:50:50 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:48:01 eth0 1.25 0.72 0.56 0.40 0.00 0.00 0.00 22:50:50 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 22:50:50 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:50:02 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 22:50:50 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 Average: eth0 24.38 14.78 5.81 63.40 0.00 0.00 0.00 22:50:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:50 22:50:50 22:50:50 ---> sar -P ALL: 22:50:50 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) 22:50:50 22:50:50 22:44:02 LINUX RESTART 22:50:50 22:50:50 22:45:01 CPU %user %nice %system %iowait %steal %idle 22:50:50 22:46:01 all 1.80 0.00 0.38 0.02 0.25 97.56 22:50:50 22:46:01 0 1.00 0.00 0.50 0.02 0.28 98.19 22:50:50 22:46:01 1 1.50 0.00 0.20 0.02 0.25 98.03 22:50:50 22:46:01 2 2.67 0.00 0.43 0.02 0.23 96.64 22:50:50 22:46:01 3 2.00 0.00 0.37 0.03 0.23 97.36 22:50:50 22:47:01 all 0.16 0.00 0.05 0.00 0.01 99.77 22:50:50 22:47:01 0 0.10 0.00 0.05 0.00 0.00 99.85 22:50:50 22:47:01 1 0.03 0.00 0.07 0.00 0.03 99.87 22:50:50 22:47:01 2 0.48 0.00 0.07 0.00 0.02 99.43 22:50:50 22:47:01 3 0.07 0.00 0.05 0.00 0.00 99.88 22:50:50 22:48:01 all 0.11 0.00 0.06 0.00 0.01 99.82 22:50:50 22:48:01 0 0.10 0.00 0.05 0.00 0.02 99.83 22:50:50 22:48:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:50:50 22:48:01 2 0.20 0.00 0.08 0.00 0.02 99.70 22:50:50 22:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:50:50 22:49:01 all 0.09 0.00 0.07 0.00 0.03 99.81 22:50:50 22:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:50:50 22:49:01 1 0.07 0.00 0.07 0.00 0.07 99.80 22:50:50 22:49:01 2 0.22 0.00 0.10 0.00 0.02 99.67 22:50:50 22:49:01 3 0.05 0.00 0.07 0.00 0.03 99.85 22:50:50 22:50:02 all 0.15 0.00 0.04 0.00 0.06 99.75 22:50:50 22:50:02 0 0.07 0.00 0.07 0.00 0.07 99.80 22:50:50 22:50:02 1 0.05 0.00 0.02 0.00 0.05 99.88 22:50:50 22:50:02 2 0.08 0.00 0.03 0.00 0.07 99.82 22:50:50 22:50:02 3 0.43 0.00 0.07 0.00 0.05 99.45 22:50:50 Average: all 0.46 0.00 0.12 0.00 0.07 99.34 22:50:50 Average: 0 0.26 0.00 0.14 0.00 0.08 99.52 22:50:50 Average: 1 0.34 0.00 0.08 0.00 0.08 99.49 22:50:50 Average: 2 0.73 0.00 0.14 0.00 0.07 99.05 22:50:50 Average: 3 0.52 0.00 0.12 0.01 0.06 99.29 22:50:50 22:50:50 22:50:50