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 c40b6bf274d362bd455e0627fc99bd055c5b5ddb+3720d8df5707df48cfb3657e39f352019c03e280 (c9efeec3afec9ed96f8209ee3644f14b19d26b79) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5352 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 > 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 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit c40b6bf274d362bd455e0627fc99bd055c5b5ddb Merge succeeded, producing c40b6bf274d362bd455e0627fc99bd055c5b5ddb Checking out Revision c40b6bf274d362bd455e0627fc99bd055c5b5ddb (PR-323) > git config core.sparsecheckout # timeout=10 > git checkout -f c40b6bf274d362bd455e0627fc99bd055c5b5ddb # 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 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40b6bf274d362bd455e0627fc99bd055c5b5ddb # timeout=10 Commit message: "Merge branch 'master' into depedencies" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:49:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:49:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:49:53 ========================================================= 18:49:53 EdgeX Global Pipelines Version Info 18:49:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # timeout=10 18:49:55 ------------------- 18:49:55 stable info: 18:49:55 ------------------- 18:49:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:49:55 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:49:55 Message: update stable to v1.0.73 18:49:55 ------------------- 18:49:55 experimental info: 18:49:55 ------------------- 18:49:55 Commited By: **** collab-it+edgex@linuxfoundation.org 18:49:55 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:49:55 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 18:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:49:57 18:49:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:49:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:49:57 latest: Pulling from edgex-devops/git-semver 18:49:57 9123ac7c32f7: Pulling fs layer 18:49:57 b8cc5d1170e3: Pulling fs layer 18:49:57 2924cbbf6a41: Pulling fs layer 18:49:57 93b08a4f1073: Pulling fs layer 18:49:57 93b08a4f1073: Waiting 18:49:57 9123ac7c32f7: Verifying Checksum 18:49:57 9123ac7c32f7: Download complete 18:49:58 93b08a4f1073: Verifying Checksum 18:49:58 93b08a4f1073: Download complete 18:49:58 2924cbbf6a41: Verifying Checksum 18:49:58 2924cbbf6a41: Download complete 18:49:58 9123ac7c32f7: Pull complete 18:49:58 b8cc5d1170e3: Pull complete 18:49:59 2924cbbf6a41: Pull complete 18:49:59 93b08a4f1073: Pull complete 18:49:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:49:59 prd-centos7-docker-4c-2g-5352 does not seem to be running inside a container 18:49:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:50:00 $ docker top d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:00 [ssh-agent] Looking for ssh-agent implementation... 18:50:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:00 $ docker exec d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 ssh-agent 18:50:00 SSH_AUTH_SOCK=/tmp/ssh-iXYgMniDYUap/agent.15 18:50:00 SSH_AGENT_PID=22 18:50:00 Running ssh-add (command line suppressed) 18:50:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_7539542744926199133.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_7539542744926199133.key) 18:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:01 + git describe --exact-match --tags HEAD 18:50:01 fatal: No names found, cannot describe anything. [Pipeline] } 18:50:01 $ docker exec --env ******** --env ******** d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 ssh-agent -k 18:50:01 unset SSH_AUTH_SOCK; 18:50:01 unset SSH_AGENT_PID; 18:50:01 echo Agent pid 22 killed; 18:50:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:50:01 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:50:01 This usually means this commit has not been tagged. [Pipeline] sshagent 18:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:01 [ssh-agent] Looking for ssh-agent implementation... 18:50:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:01 $ docker exec d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 ssh-agent 18:50:02 SSH_AUTH_SOCK=/tmp/ssh-yGtUTU35orK8/agent.58 18:50:02 SSH_AGENT_PID=64 18:50:02 Running ssh-add (command line suppressed) 18:50:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_8888074996940063161.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_8888074996940063161.key) 18:50:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:02 + git semver init 18:50:02 # -> Open(): unable to determine branch for HEAD 18:50:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.git 18:50:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-323 18:50:02 # $SEMVER_REMOTE_NAME = origin 18:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:50:02 # $SEMVER_USER_NAME = edgex-jenkins 18:50:02 # $SEMVER_BRANCH = PR-323 18:50:02 # $SEMVER_TEMP = /tmp/semver-829803439 18:50:02 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:50:09 # '/tmp/semver-829803439' -> '/w/workspace/ndry_app-functions-sdk-go_PR-323/.semver' 18:50:09 # -> Force: false 18:50:09 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.semver [Pipeline] } 18:50:09 $ docker exec --env ******** --env ******** d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 ssh-agent -k 18:50:09 unset SSH_AUTH_SOCK; 18:50:09 unset SSH_AGENT_PID; 18:50:09 echo Agent pid 64 killed; 18:50:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:09 + git semver [Pipeline] } 18:50:09 $ docker stop --time=1 d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 18:50:11 $ docker rm -f d7436c3cfa0509ac1904bae41422a2fba1507001ddce81b88abb2585ff959653 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:50:13 Stashed 107 file(s) [Pipeline] echo 18:50:13 [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:50:28 Still waiting to schedule task 18:50:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:50:28 Still waiting to schedule task 18:50:28 ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4592’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5275’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5278’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5281’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5353’ is offline 18:52:57 Running on prd-centos7-docker-4c-2g-5359 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 18:52:57 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 18:52:59 using credential edgex-jenkins-ssh 18:52:59 Cloning the remote Git repository 18:52:59 Cloning with configured refspecs honoured and without tags 18:52:59 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:52:59 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 18:52:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:52:59 > git --version # timeout=10 18:52:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:00 > 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 18:53:03 Fetching without tags 18:53:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:53:03 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 18:53:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:53:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:53:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:53:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:03 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit c40b6bf274d362bd455e0627fc99bd055c5b5ddb 18:53:03 Merge succeeded, producing c40b6bf274d362bd455e0627fc99bd055c5b5ddb 18:53:03 Checking out Revision c40b6bf274d362bd455e0627fc99bd055c5b5ddb (PR-323) 18:53:03 > 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 18:53:03 > git config core.sparsecheckout # timeout=10 18:53:03 > git checkout -f c40b6bf274d362bd455e0627fc99bd055c5b5ddb # timeout=10 18:53:03 > git remote # timeout=10 18:53:03 > git config --get remote.origin.url # timeout=10 18:53:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:03 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 18:53:03 > git rev-parse HEAD^{commit} # timeout=10 18:53:03 > git config core.sparsecheckout # timeout=10 18:53:03 > git checkout -f c40b6bf274d362bd455e0627fc99bd055c5b5ddb # timeout=10 18:53:07 Commit message: "Merge branch 'master' into depedencies" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:53:09 ========================================================= 18:53:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:53:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:53:10 + 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:53:10 Sending build context to Docker daemon 36.89MB 18:53:10 Step 1/8 : ARG BASE=golang:1.13-alpine 18:53:10 Step 2/8 : FROM ${BASE} 18:53:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:53:10 e6b0cf9c0882: Pulling fs layer 18:53:10 2848faf0eed1: Pulling fs layer 18:53:10 0f37312ad70f: Pulling fs layer 18:53:10 5788d62ee057: Pulling fs layer 18:53:10 0e6b1d234666: Pulling fs layer 18:53:10 bf5d7aec512f: Pulling fs layer 18:53:10 34c802a77dc8: Pulling fs layer 18:53:10 9eb99e56ec68: Pulling fs layer 18:53:10 27c7a5d97fbd: Pulling fs layer 18:53:10 5c102a31e300: Pulling fs layer 18:53:10 dcfb455df0a1: Pulling fs layer 18:53:10 5788d62ee057: Waiting 18:53:10 0e6b1d234666: Waiting 18:53:10 bf5d7aec512f: Waiting 18:53:10 9eb99e56ec68: Waiting 18:53:10 5c102a31e300: Waiting 18:53:10 27c7a5d97fbd: Waiting 18:53:10 dcfb455df0a1: Waiting 18:53:10 0f37312ad70f: Verifying Checksum 18:53:10 0f37312ad70f: Download complete 18:53:10 2848faf0eed1: Download complete 18:53:10 0e6b1d234666: Verifying Checksum 18:53:10 0e6b1d234666: Download complete 18:53:10 bf5d7aec512f: Verifying Checksum 18:53:10 bf5d7aec512f: Download complete 18:53:10 e6b0cf9c0882: Verifying Checksum 18:53:10 e6b0cf9c0882: Download complete 18:53:12 34c802a77dc8: Verifying Checksum 18:53:12 34c802a77dc8: Download complete 18:53:12 27c7a5d97fbd: Verifying Checksum 18:53:12 27c7a5d97fbd: Download complete 18:53:12 5c102a31e300: Verifying Checksum 18:53:12 5c102a31e300: Download complete 18:53:12 9eb99e56ec68: Verifying Checksum 18:53:12 9eb99e56ec68: Download complete 18:53:12 dcfb455df0a1: Verifying Checksum 18:53:12 dcfb455df0a1: Download complete 18:53:12 5788d62ee057: Verifying Checksum 18:53:12 5788d62ee057: Download complete 18:53:13 e6b0cf9c0882: Pull complete 18:53:13 2848faf0eed1: Pull complete 18:53:13 0f37312ad70f: Pull complete 18:53:20 5788d62ee057: Pull complete 18:53:20 0e6b1d234666: Pull complete 18:53:20 bf5d7aec512f: Pull complete 18:53:24 34c802a77dc8: Pull complete 18:53:27 9eb99e56ec68: Pull complete 18:53:27 27c7a5d97fbd: Pull complete 18:53:28 5c102a31e300: Pull complete 18:53:28 dcfb455df0a1: Pull complete 18:53:28 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:53:28 ---> 7c70fe431013 18:53:28 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:53:28 latest: Pulling from library/docker 18:53:29 aad63a933944: Pulling fs layer 18:53:29 69846a6807b3: Pulling fs layer 18:53:29 5517540127c6: Pulling fs layer 18:53:29 da4bc653673c: Pulling fs layer 18:53:29 7d6a82484b25: Pulling fs layer 18:53:29 98d7178a08bc: Pulling fs layer 18:53:29 06fedb666dd1: Pulling fs layer 18:53:29 da4bc653673c: Waiting 18:53:29 7d6a82484b25: Waiting 18:53:29 98d7178a08bc: Waiting 18:53:29 06fedb666dd1: Waiting 18:53:29 5517540127c6: Verifying Checksum 18:53:29 5517540127c6: Download complete 18:53:29 69846a6807b3: Verifying Checksum 18:53:29 69846a6807b3: Download complete 18:53:29 aad63a933944: Verifying Checksum 18:53:29 aad63a933944: Download complete 18:53:29 7d6a82484b25: Verifying Checksum 18:53:29 7d6a82484b25: Download complete 18:53:29 98d7178a08bc: Verifying Checksum 18:53:29 98d7178a08bc: Download complete 18:53:29 06fedb666dd1: Verifying Checksum 18:53:29 06fedb666dd1: Download complete 18:53:29 aad63a933944: Pull complete 18:53:30 da4bc653673c: Verifying Checksum 18:53:30 da4bc653673c: Download complete 18:53:30 69846a6807b3: Pull complete 18:53:30 5517540127c6: Pull complete 18:53:33 da4bc653673c: Pull complete 18:53:33 7d6a82484b25: Pull complete 18:53:33 98d7178a08bc: Pull complete 18:53:33 06fedb666dd1: Pull complete 18:53:33 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:53:33 Status: Downloaded newer image for docker:latest 18:53:34 ---> 57b86169f1b3 18:53:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:53:35 ---> Running in e0dff5c59fa2 18:53:35 Removing intermediate container e0dff5c59fa2 18:53:35 ---> 2c9d77f5cb4b 18:53:35 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:53:35 ---> Running in f0b8ec0c40ae 18:53:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:53:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:53:38 (1/5) Installing libsodium (1.0.18-r0) 18:53:38 (2/5) Installing libzmq (4.3.2-r0) 18:53:38 (3/5) Installing pkgconf (1.6.3-r0) 18:53:38 (4/5) Installing libsodium-dev (1.0.18-r0) 18:53:38 (5/5) Installing zeromq-dev (4.3.2-r0) 18:53:38 Executing busybox-1.31.1-r8.trigger 18:53:39 OK: 145 MiB in 44 packages 18:53:39 Removing intermediate container f0b8ec0c40ae 18:53:39 ---> 8905116d32b1 18:53:39 Step 6/8 : WORKDIR /build 18:53:39 ---> Running in 85824a5ff9b8 18:53:39 Removing intermediate container 85824a5ff9b8 18:53:39 ---> 6d8ed0c095ff 18:53:39 Step 7/8 : COPY go.mod . 18:53:39 ---> c1e7c756b92e 18:53:39 Step 8/8 : RUN go mod download 18:53:39 ---> Running in f4745aaa1953 18:53:41 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:53:41 go: finding github.com/BurntSushi/toml v0.3.1 18:53:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:53:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:53:41 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:53:41 go: finding github.com/bgentry/speakeasy v0.1.0 18:53:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:53:41 go: finding github.com/davecgh/go-spew v1.1.1 18:53:41 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:53:41 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:53:41 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 18:53:41 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:53:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:53:41 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 18:53:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:53:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:53:41 go: finding github.com/fatih/color v1.7.0 18:53:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:53:41 go: finding github.com/go-kit/kit v0.8.0 18:53:42 go: finding github.com/go-logfmt/logfmt v0.4.0 18:53:42 go: finding github.com/go-stack/stack v1.8.0 18:53:42 go: finding github.com/golang/snappy v0.0.1 18:53:42 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:53:42 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:53:42 go: finding github.com/google/go-cmp v0.4.0 18:53:42 go: finding github.com/google/uuid v1.1.1 18:53:42 go: finding github.com/gorilla/mux v1.7.4 18:53:42 go: finding github.com/hashicorp/consul/api v1.1.0 18:53:42 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:53:42 go: finding github.com/hashicorp/errwrap v1.0.0 18:53:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:53:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:53:42 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:53:42 go: finding github.com/hashicorp/go-multierror v1.0.0 18:53:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:53:42 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:53:42 go: finding github.com/hashicorp/go-syslog v1.0.0 18:53:42 go: finding github.com/hashicorp/go-uuid v1.0.1 18:53:42 go: finding github.com/hashicorp/go.net v0.0.1 18:53:42 go: finding github.com/hashicorp/golang-lru v0.5.0 18:53:42 go: finding github.com/hashicorp/logutils v1.0.0 18:53:42 go: finding github.com/hashicorp/mdns v1.0.0 18:53:42 go: finding github.com/hashicorp/memberlist v0.1.3 18:53:42 go: finding github.com/hashicorp/serf v0.8.2 18:53:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:53:42 go: finding github.com/mattn/go-colorable v0.0.9 18:53:42 go: finding github.com/mattn/go-isatty v0.0.3 18:53:42 go: finding github.com/miekg/dns v1.0.14 18:53:42 go: finding github.com/mitchellh/cli v1.0.0 18:53:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:53:42 go: finding github.com/mitchellh/copystructure v1.0.0 18:53:42 go: finding github.com/mitchellh/go-homedir v1.0.0 18:53:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:53:42 go: finding github.com/mitchellh/gox v0.4.0 18:53:42 go: finding github.com/mitchellh/iochan v1.0.0 18:53:42 go: finding github.com/mitchellh/mapstructure v1.1.2 18:53:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:53:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:53:42 go: finding github.com/pebbe/zmq4 v1.0.0 18:53:42 go: finding github.com/pelletier/go-toml v1.2.0 18:53:42 go: finding github.com/pkg/errors v0.8.1 18:53:42 go: finding github.com/pmezard/go-difflib v1.0.0 18:53:42 go: finding github.com/posener/complete v1.1.1 18:53:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:53:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:53:42 go: finding github.com/stretchr/objx v0.2.0 18:53:42 go: finding github.com/stretchr/testify v1.5.1 18:53:42 go: finding github.com/tidwall/pretty v1.0.1 18:53:42 go: finding github.com/ugorji/go v1.1.4 18:53:42 go: finding github.com/x448/float16 v0.8.4 18:53:42 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:53:42 go: finding github.com/xdg/stringprep v1.0.0 18:53:42 go: finding go.mongodb.org/mongo-driver v1.1.1 18:53:42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:53:42 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:53:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:53:42 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:53:42 go: finding golang.org/x/text v0.3.0 18:53:42 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:53:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:53:42 go: finding gopkg.in/yaml.v2 v2.2.8 18:53:50 Removing intermediate container f4745aaa1953 18:53:50 ---> 1ccb2f934abc 18:53:50 Successfully built 1ccb2f934abc 18:53:50 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:53:51 + docker inspect -f . ci-base-image-x86_64 18:53:51 . [Pipeline] withDockerContainer 18:53:51 prd-centos7-docker-4c-2g-5359 does not seem to be running inside a container 18:53:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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-x86_64 cat 18:53:52 $ docker top bfaaa2054ecee057acc1c5e7c06fb880d567e38cfa51ef81215a618c0a38ab42 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:52 + go version 18:53:52 go version go1.13.5 linux/amd64 [Pipeline] sh 18:53:53 + make test 18:53:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:53:57 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:54:03 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.054s coverage: 86.2% of statements 18:54:16 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 1.445s coverage: 49.8% of statements 18:54:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:54:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:54:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.039s coverage: 59.8% of statements 18:54:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:54:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.488s coverage: 69.1% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.544s coverage: 73.4% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.008s coverage: 89.5% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.012s coverage: 100.0% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.119s coverage: 100.0% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.007s coverage: 100.0% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.638s coverage: 76.3% of statements 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.070s coverage: 81.1% of statements 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.311s coverage: 70.1% of statements 18:54:31 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:54:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 18:54:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:54:33 gofmt -l . 18:54:33 [ "`gofmt -l .`" = "" ] 18:54:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 18:54:34 Stashed 1 file(s) [Pipeline] } 18:54:34 $ docker stop --time=1 bfaaa2054ecee057acc1c5e7c06fb880d567e38cfa51ef81215a618c0a38ab42 18:54:35 $ docker rm -f bfaaa2054ecee057acc1c5e7c06fb880d567e38cfa51ef81215a618c0a38ab42 [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:55:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5360 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 18:55:23 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 18:55:28 using credential edgex-jenkins-ssh 18:55:28 Cloning the remote Git repository 18:55:28 Cloning with configured refspecs honoured and without tags 18:55:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:55:28 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 18:55:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:55:29 > git --version # timeout=10 18:55:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:29 > 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 18:55:32 Fetching without tags 18:55:33 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit c40b6bf274d362bd455e0627fc99bd055c5b5ddb 18:55:33 Merge succeeded, producing c40b6bf274d362bd455e0627fc99bd055c5b5ddb 18:55:33 Checking out Revision c40b6bf274d362bd455e0627fc99bd055c5b5ddb (PR-323) 18:55:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:55:32 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 18:55:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:55:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:55:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:32 > 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 18:55:33 > git config core.sparsecheckout # timeout=10 18:55:33 > git checkout -f c40b6bf274d362bd455e0627fc99bd055c5b5ddb # timeout=10 18:55:33 > git remote # timeout=10 18:55:33 > git config --get remote.origin.url # timeout=10 18:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:33 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 18:55:33 > git rev-parse HEAD^{commit} # timeout=10 18:55:33 > git config core.sparsecheckout # timeout=10 18:55:33 > git checkout -f c40b6bf274d362bd455e0627fc99bd055c5b5ddb # timeout=10 18:55:38 Commit message: "Merge branch 'master' into depedencies" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:55:41 ========================================================= 18:55:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:55:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:55:42 + 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:55:44 Sending build context to Docker daemon 36.89MB 18:55:44 Step 1/8 : ARG BASE=golang:1.13-alpine 18:55:44 Step 2/8 : FROM ${BASE} 18:55:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:55:44 cde5963f3b93: Pulling fs layer 18:55:44 2a23fa8c16f7: Pulling fs layer 18:55:44 777b28850792: Pulling fs layer 18:55:44 8a11ddd9e578: Pulling fs layer 18:55:44 4cf88f913ddb: Pulling fs layer 18:55:44 1df406cf5192: Pulling fs layer 18:55:44 cd6300453558: Pulling fs layer 18:55:44 b9c365052c96: Pulling fs layer 18:55:44 a2d8cc88f415: Pulling fs layer 18:55:44 ea1d1ca13537: Pulling fs layer 18:55:44 3750a50a1c5e: Pulling fs layer 18:55:44 cd6300453558: Waiting 18:55:44 b9c365052c96: Waiting 18:55:44 a2d8cc88f415: Waiting 18:55:44 ea1d1ca13537: Waiting 18:55:44 8a11ddd9e578: Waiting 18:55:44 3750a50a1c5e: Waiting 18:55:44 1df406cf5192: Waiting 18:55:44 777b28850792: Verifying Checksum 18:55:44 777b28850792: Download complete 18:55:44 2a23fa8c16f7: Verifying Checksum 18:55:44 2a23fa8c16f7: Download complete 18:55:44 4cf88f913ddb: Verifying Checksum 18:55:44 4cf88f913ddb: Download complete 18:55:44 1df406cf5192: Verifying Checksum 18:55:44 1df406cf5192: Download complete 18:55:44 cde5963f3b93: Verifying Checksum 18:55:45 cde5963f3b93: Pull complete 18:55:46 2a23fa8c16f7: Pull complete 18:55:46 777b28850792: Pull complete 18:55:48 cd6300453558: Verifying Checksum 18:55:48 cd6300453558: Download complete 18:55:48 a2d8cc88f415: Verifying Checksum 18:55:48 a2d8cc88f415: Download complete 18:55:51 ea1d1ca13537: Download complete 18:55:51 3750a50a1c5e: Download complete 18:55:54 b9c365052c96: Verifying Checksum 18:55:54 b9c365052c96: Download complete 18:55:55 8a11ddd9e578: Verifying Checksum 18:55:55 8a11ddd9e578: Download complete 18:56:08 8a11ddd9e578: Pull complete 18:56:08 4cf88f913ddb: Pull complete 18:56:08 1df406cf5192: Pull complete 18:56:13 cd6300453558: Pull complete 18:56:17 b9c365052c96: Pull complete 18:56:18 a2d8cc88f415: Pull complete 18:56:20 ea1d1ca13537: Pull complete 18:56:21 3750a50a1c5e: Pull complete 18:56:21 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:56:21 ---> 78745c68409d 18:56:21 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:56:21 latest: Pulling from library/docker 18:56:21 8a0637ca1ac9: Pulling fs layer 18:56:21 4726da4a2734: Pulling fs layer 18:56:21 73e3cb2b3a46: Pulling fs layer 18:56:21 af8135161ac3: Pulling fs layer 18:56:21 8938096eeda7: Pulling fs layer 18:56:21 648c0e7fc3a8: Pulling fs layer 18:56:21 fe85cdb0d7dc: Pulling fs layer 18:56:21 8938096eeda7: Waiting 18:56:21 648c0e7fc3a8: Waiting 18:56:21 fe85cdb0d7dc: Waiting 18:56:21 af8135161ac3: Waiting 18:56:21 73e3cb2b3a46: Verifying Checksum 18:56:21 73e3cb2b3a46: Download complete 18:56:21 4726da4a2734: Verifying Checksum 18:56:21 4726da4a2734: Download complete 18:56:21 8a0637ca1ac9: Verifying Checksum 18:56:21 8a0637ca1ac9: Download complete 18:56:22 8938096eeda7: Verifying Checksum 18:56:22 8938096eeda7: Download complete 18:56:22 648c0e7fc3a8: Verifying Checksum 18:56:22 648c0e7fc3a8: Download complete 18:56:22 fe85cdb0d7dc: Verifying Checksum 18:56:22 fe85cdb0d7dc: Download complete 18:56:22 8a0637ca1ac9: Pull complete 18:56:23 4726da4a2734: Pull complete 18:56:23 73e3cb2b3a46: Pull complete 18:56:27 af8135161ac3: Verifying Checksum 18:56:27 af8135161ac3: Download complete 18:56:31 af8135161ac3: Pull complete 18:56:31 8938096eeda7: Pull complete 18:56:31 648c0e7fc3a8: Pull complete 18:56:31 fe85cdb0d7dc: Pull complete 18:56:31 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:56:31 Status: Downloaded newer image for docker:latest 18:56:38 ---> d4ad619c1dcf 18:56:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:56:38 ---> Running in b806665431ba 18:56:38 Removing intermediate container b806665431ba 18:56:38 ---> 90462aab8636 18:56:38 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:56:38 ---> Running in 4d77b9bfe3dc 18:56:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:56:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:56:40 (1/5) Installing libsodium (1.0.18-r0) 18:56:40 (2/5) Installing libzmq (4.3.2-r0) 18:56:40 (3/5) Installing pkgconf (1.6.3-r0) 18:56:40 (4/5) Installing libsodium-dev (1.0.18-r0) 18:56:41 (5/5) Installing zeromq-dev (4.3.2-r0) 18:56:41 Executing busybox-1.31.1-r8.trigger 18:56:41 OK: 127 MiB in 44 packages 18:56:42 Removing intermediate container 4d77b9bfe3dc 18:56:42 ---> 220f1459ab3f 18:56:42 Step 6/8 : WORKDIR /build 18:56:42 ---> Running in fa5727da28e9 18:56:43 Removing intermediate container fa5727da28e9 18:56:43 ---> 09ad80d0d0cd 18:56:43 Step 7/8 : COPY go.mod . 18:56:43 ---> aa60bebffdc2 18:56:43 Step 8/8 : RUN go mod download 18:56:44 ---> Running in 566083868e2e 18:56:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:56:46 go: finding github.com/BurntSushi/toml v0.3.1 18:56:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:56:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:56:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:56:46 go: finding github.com/bgentry/speakeasy v0.1.0 18:56:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:56:46 go: finding github.com/davecgh/go-spew v1.1.1 18:56:46 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:56:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:56:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 18:56:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:56:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:56:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 18:56:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:56:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:56:46 go: finding github.com/fatih/color v1.7.0 18:56:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:56:46 go: finding github.com/go-kit/kit v0.8.0 18:56:46 go: finding github.com/go-logfmt/logfmt v0.4.0 18:56:46 go: finding github.com/go-stack/stack v1.8.0 18:56:46 go: finding github.com/golang/snappy v0.0.1 18:56:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:56:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:56:46 go: finding github.com/google/go-cmp v0.4.0 18:56:46 go: finding github.com/google/uuid v1.1.1 18:56:46 go: finding github.com/gorilla/mux v1.7.4 18:56:46 go: finding github.com/hashicorp/consul/api v1.1.0 18:56:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:56:46 go: finding github.com/hashicorp/errwrap v1.0.0 18:56:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:56:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:56:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:56:46 go: finding github.com/hashicorp/go-multierror v1.0.0 18:56:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:56:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:56:46 go: finding github.com/hashicorp/go-syslog v1.0.0 18:56:46 go: finding github.com/hashicorp/go-uuid v1.0.1 18:56:46 go: finding github.com/hashicorp/go.net v0.0.1 18:56:46 go: finding github.com/hashicorp/golang-lru v0.5.0 18:56:46 go: finding github.com/hashicorp/logutils v1.0.0 18:56:46 go: finding github.com/hashicorp/mdns v1.0.0 18:56:46 go: finding github.com/hashicorp/memberlist v0.1.3 18:56:46 go: finding github.com/hashicorp/serf v0.8.2 18:56:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:56:46 go: finding github.com/mattn/go-colorable v0.0.9 18:56:46 go: finding github.com/mattn/go-isatty v0.0.3 18:56:46 go: finding github.com/miekg/dns v1.0.14 18:56:46 go: finding github.com/mitchellh/cli v1.0.0 18:56:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:56:46 go: finding github.com/mitchellh/copystructure v1.0.0 18:56:46 go: finding github.com/mitchellh/go-homedir v1.0.0 18:56:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:56:46 go: finding github.com/mitchellh/gox v0.4.0 18:56:46 go: finding github.com/mitchellh/iochan v1.0.0 18:56:46 go: finding github.com/mitchellh/mapstructure v1.1.2 18:56:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:56:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:56:46 go: finding github.com/pebbe/zmq4 v1.0.0 18:56:46 go: finding github.com/pelletier/go-toml v1.2.0 18:56:46 go: finding github.com/pkg/errors v0.8.1 18:56:46 go: finding github.com/pmezard/go-difflib v1.0.0 18:56:46 go: finding github.com/posener/complete v1.1.1 18:56:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:56:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:56:46 go: finding github.com/stretchr/objx v0.2.0 18:56:46 go: finding github.com/stretchr/testify v1.5.1 18:56:46 go: finding github.com/tidwall/pretty v1.0.1 18:56:46 go: finding github.com/ugorji/go v1.1.4 18:56:46 go: finding github.com/x448/float16 v0.8.4 18:56:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:56:46 go: finding github.com/xdg/stringprep v1.0.0 18:56:46 go: finding go.mongodb.org/mongo-driver v1.1.1 18:56:46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:56:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:56:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:56:46 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:56:46 go: finding golang.org/x/text v0.3.0 18:56:46 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:56:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:56:46 go: finding gopkg.in/yaml.v2 v2.2.8 18:57:01 Removing intermediate container 566083868e2e 18:57:01 ---> ce1d502f3e54 18:57:01 Successfully built ce1d502f3e54 18:57:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:02 + docker inspect -f . ci-base-image-arm64 18:57:02 . [Pipeline] withDockerContainer 18:57:02 prd-ubuntu18.04-docker-arm64-4c-16g-5360 does not seem to be running inside a container 18:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:04 $ docker top 120edba90a74b63ca2d52b36f39504022b4f3f2e8cbf899955b8a21937be1e33 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:05 + go version 18:57:05 go version go1.13.5 linux/arm64 [Pipeline] sh 18:57:06 + make test 18:57:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:57:08 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:57:26 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.102s coverage: 86.2% of statements 18:57:58 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.268s coverage: 49.8% of statements 18:57:58 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:57:58 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:57:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.056s coverage: 59.8% of statements 18:57:58 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:57:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.370s coverage: 69.1% of statements 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.568s coverage: 73.4% of statements 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.103s coverage: 100.0% of statements 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.017s coverage: 96.6% of statements 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:58:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.034s coverage: 97.7% of statements 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:58:06 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:58:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.717s coverage: 76.3% of statements 18:58:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.099s coverage: 81.1% of statements 18:58:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.561818168Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.56868007Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.573730151Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.579026783Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.584188383Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.588959121Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.593604958Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.598634178Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.60489203Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.605540814Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:10.605717218Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.610871066Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.618297315Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.623911193Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.624102489Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.62423187Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.6414934Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.641597999Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 18:58:13 level=DEBUG ts=2020-04-21T18:58:12.646864938Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 18:58:13 panic: interface conversion: interface {} is nil, not [][]uint8 18:58:13 18:58:13 goroutine 10 [running]: 18:58:13 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000028200, 0x4000028210, 0x400017e000, 0x4000148200, 0x40000281f0) 18:58:13 /w/workspace/app-functions-sdk-go/14/pkg/transforms/batch_test.go:119 +0x218 18:58:13 created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 18:58:13 /w/workspace/app-functions-sdk-go/14/pkg/transforms/batch_test.go:114 +0x17c 18:58:13 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.116s 18:58:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:58:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.017s coverage: 100.0% of statements 18:58:13 FAIL 18:58:14 make: *** [Makefile:6: test] Error 1 [Pipeline] } 18:58:14 $ docker stop --time=1 120edba90a74b63ca2d52b36f39504022b4f3f2e8cbf899955b8a21937be1e33 18:58:16 $ docker rm -f 120edba90a74b63ca2d52b36f39504022b4f3f2e8cbf899955b8a21937be1e33 [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] } 18:58:18 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 18:58:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:58:19 ---> package-listing.sh 18:58:19 ++ facter osfamily 18:58:19 ++ tr '[:upper:]' '[:lower:]' 18:58:19 + OS_FAMILY=redhat 18:58:19 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-323 18:58:19 + START_PACKAGES=/tmp/packages_start.txt 18:58:19 + END_PACKAGES=/tmp/packages_end.txt 18:58:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:58:19 + PACKAGES=/tmp/packages_start.txt 18:58:19 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 18:58:19 + PACKAGES=/tmp/packages_end.txt 18:58:19 + case "${OS_FAMILY}" in 18:58:19 + rpm -qa 18:58:19 + sort 18:58:24 + '[' -f /tmp/packages_start.txt ']' 18:58:24 + '[' -f /tmp/packages_end.txt ']' 18:58:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:24 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 18:58:24 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ 18:58:24 + 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 18:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:24 18:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:24 alpine: Pulling from edgex-lftools-log-publisher 18:58:24 c9b1b535fdd9: Pulling fs layer 18:58:24 2cc5ad85d9ab: Pulling fs layer 18:58:24 756a868c4378: Pulling fs layer 18:58:24 444b2fc9a129: Pulling fs layer 18:58:24 ea15f1150254: Pulling fs layer 18:58:24 41b27a9f41bf: Pulling fs layer 18:58:24 28c525ee5125: Pulling fs layer 18:58:24 094b1ea09ed8: Pulling fs layer 18:58:24 138eaada9080: Pulling fs layer 18:58:24 0622d0fa9048: Pulling fs layer 18:58:24 444b2fc9a129: Waiting 18:58:24 ea15f1150254: Waiting 18:58:24 41b27a9f41bf: Waiting 18:58:24 28c525ee5125: Waiting 18:58:24 138eaada9080: Waiting 18:58:24 0622d0fa9048: Waiting 18:58:24 094b1ea09ed8: Waiting 18:58:24 2cc5ad85d9ab: Verifying Checksum 18:58:24 2cc5ad85d9ab: Download complete 18:58:24 444b2fc9a129: Verifying Checksum 18:58:24 444b2fc9a129: Download complete 18:58:24 c9b1b535fdd9: Verifying Checksum 18:58:24 c9b1b535fdd9: Download complete 18:58:24 ea15f1150254: Verifying Checksum 18:58:24 ea15f1150254: Download complete 18:58:25 28c525ee5125: Verifying Checksum 18:58:25 28c525ee5125: Download complete 18:58:25 756a868c4378: Verifying Checksum 18:58:25 756a868c4378: Download complete 18:58:25 c9b1b535fdd9: Pull complete 18:58:25 138eaada9080: Verifying Checksum 18:58:25 138eaada9080: Download complete 18:58:25 0622d0fa9048: Verifying Checksum 18:58:25 0622d0fa9048: Download complete 18:58:25 2cc5ad85d9ab: Pull complete 18:58:25 094b1ea09ed8: Verifying Checksum 18:58:25 094b1ea09ed8: Download complete 18:58:25 41b27a9f41bf: Verifying Checksum 18:58:25 41b27a9f41bf: Download complete 18:58:27 756a868c4378: Pull complete 18:58:27 444b2fc9a129: Pull complete 18:58:28 ea15f1150254: Pull complete 18:58:32 41b27a9f41bf: Pull complete 18:58:32 28c525ee5125: Pull complete 18:58:34 094b1ea09ed8: Pull complete 18:58:35 138eaada9080: Pull complete 18:58:35 0622d0fa9048: Pull complete 18:58:35 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:58:35 prd-centos7-docker-4c-2g-5352 does not seem to be running inside a container 18:58:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:58:36 $ docker top 994a25ae1d6216c6765463c7aebc6f74f6b14a60ba3ab6a9b380094fbfacea4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:37 provisioning config files... 18:58:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/config3662972121179373540tmp [Pipeline] { [Pipeline] echo 18:58:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:37 ---> create-netrc.sh [Pipeline] echo 18:58:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:37 ---> logs-deploy.sh 18:58:37 + ARCHIVE_ARTIFACTS= 18:58:37 + LOGS_SERVER=https://logs.edgexfoundry.org 18:58:37 + '[' https://logs.edgexfoundry.org == None ']' 18:58:37 + NEXUS_URL=https://nexus.edgexfoundry.org 18:58:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/14 18:58:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/14/ 18:58:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/14 /w/workspace/ndry_app-functions-sdk-go_PR-323 18:58:38 Archives upload complete. 18:58:38 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/14/ 18:58:39 ---> uname -a: 18:58:39 Linux 994a25ae1d62 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:58:39 18:58:39 18:58:39 ---> lscpu: 18:58:39 Architecture: x86_64 18:58:39 CPU op-mode(s): 32-bit, 64-bit 18:58:39 Byte Order: Little Endian 18:58:39 Address sizes: 40 bits physical, 48 bits virtual 18:58:39 CPU(s): 4 18:58:39 On-line CPU(s) list: 0-3 18:58:39 Thread(s) per core: 1 18:58:39 Core(s) per socket: 1 18:58:39 Socket(s): 4 18:58:39 NUMA node(s): 1 18:58:39 Vendor ID: GenuineIntel 18:58:39 CPU family: 6 18:58:39 Model: 44 18:58:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:58:39 Stepping: 1 18:58:39 CPU MHz: 2933.438 18:58:39 BogoMIPS: 5866.87 18:58:39 Virtualization: VT-x 18:58:39 Hypervisor vendor: KVM 18:58:39 Virtualization type: full 18:58:39 L1d cache: 128 KiB 18:58:39 L1i cache: 128 KiB 18:58:39 L2 cache: 16 MiB 18:58:39 L3 cache: 64 MiB 18:58:39 NUMA node0 CPU(s): 0-3 18:58:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:58:39 Vulnerability Meltdown: Mitigation; PTI 18:58:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:58:39 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:58:39 Vulnerability Spectre v2: Mitigation; Full retpoline 18:58:39 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:58:39 18:58:39 18:58:39 ---> nproc: 18:58:39 4 18:58:39 18:58:39 18:58:39 ---> df -h: 18:58:39 Filesystem Size Used Available Use% Mounted on 18:58:39 overlay 50.0G 6.3G 43.7G 13% / 18:58:39 tmpfs 64.0M 0 64.0M 0% /dev 18:58:39 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:58:39 shm 64.0M 0 64.0M 0% /dev/shm 18:58:39 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 18:58:39 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 18:58:39 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 18:58:39 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 18:58:39 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-323 18:58:39 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp 18:58:39 18:58:39 18:58:39 ---> free -m: 18:58:39 total used free shared buff/cache available 18:58:39 Mem: 1838 644 78 0 1114 1088 18:58:39 Swap: 1023 0 1023 18:58:39 18:58:39 18:58:39 ---> ip addr: 18:58:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:58:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:58:39 inet 127.0.0.1/8 scope host lo 18:58:39 valid_lft forever preferred_lft forever 18:58:39 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:58:39 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:58:39 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:58:39 valid_lft forever preferred_lft forever 18:58:39 18:58:39 18:58:39 ---> sar -b -r -n DEV: 18:58:39 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 18:58:39 18:58:39 18:49:10 LINUX RESTART 18:58:39 18:58:39 18:50:02 tps rtps wtps bread/s bwrtn/s 18:58:39 18:51:01 15.85 2.01 13.83 102.00 2911.16 18:58:39 18:52:01 3.55 0.00 3.55 0.00 87.31 18:58:39 18:53:01 0.30 0.00 0.30 0.00 4.03 18:58:39 18:54:01 0.23 0.00 0.23 0.00 2.83 18:58:39 18:55:01 0.25 0.00 0.25 0.00 3.38 18:58:39 18:56:01 0.35 0.02 0.33 0.13 4.83 18:58:39 18:57:01 0.28 0.00 0.28 0.00 2.88 18:58:39 18:58:01 0.27 0.00 0.27 0.00 3.33 18:58:39 Average: 2.61 0.25 2.36 12.58 372.27 18:58:39 18:58:39 18:50:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:39 18:51:01 185580 1696724 90.14 2620 1139524 932980 31.83 465592 1069660 16 18:58:39 18:52:01 189292 1693012 89.94 2620 1139536 932512 31.82 466264 1066284 16 18:58:39 18:53:01 189880 1692424 89.91 2620 1139540 923068 31.49 470892 1060968 8 18:58:39 18:54:01 192304 1690000 89.78 2620 1139544 903512 30.83 469564 1060296 12 18:58:39 18:55:01 192096 1690208 89.79 2620 1139548 903660 30.83 470048 1060296 8 18:58:39 18:56:01 192008 1690296 89.80 2620 1139556 903684 30.83 470112 1060296 12 18:58:39 18:57:01 193020 1689284 89.75 2620 1139560 903576 30.83 468828 1060296 8 18:58:39 18:58:01 192636 1689668 89.77 2620 1139564 903696 30.83 469340 1060296 20 18:58:39 Average: 190852 1691452 89.86 2620 1139547 913336 31.16 468830 1062299 13 18:58:39 18:58:39 18:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:58:39 18:51:01 eth0 194.87 158.31 337.42 343.14 0.00 0.00 0.00 18:58:39 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:51:01 docker0 76.11 63.51 7.27 304.15 0.00 0.00 0.00 18:58:39 18:52:01 eth0 1.60 0.68 0.59 0.40 0.00 0.00 0.00 18:58:39 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:53:01 eth0 1.22 0.48 0.56 0.39 0.00 0.00 0.00 18:58:39 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:54:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 18:58:39 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:55:01 eth0 0.90 0.17 0.14 0.07 0.00 0.00 0.00 18:58:39 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:56:01 eth0 0.65 0.47 0.36 0.18 0.00 0.00 0.00 18:58:39 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:57:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 18:58:39 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:58:01 eth0 1.65 0.28 0.36 0.17 0.00 0.00 0.00 18:58:39 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 Average: eth0 24.78 19.78 41.83 42.43 0.00 0.00 0.00 18:58:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:39 Average: docker0 9.38 7.82 0.90 37.47 0.00 0.00 0.00 18:58:39 18:58:39 18:58:39 ---> sar -P ALL: 18:58:39 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) 18:58:39 18:58:39 18:49:10 LINUX RESTART 18:58:39 18:58:39 18:50:02 CPU %user %nice %system %iowait %steal %idle 18:58:39 18:51:01 all 2.78 0.00 0.71 0.62 0.01 95.88 18:58:39 18:51:01 0 1.99 0.00 0.82 0.00 0.00 97.19 18:58:39 18:51:01 1 4.04 0.00 0.59 0.02 0.00 95.35 18:58:39 18:51:01 2 3.35 0.00 0.87 0.34 0.00 95.45 18:58:39 18:51:01 3 1.75 0.00 0.58 2.12 0.00 95.55 18:58:39 18:52:01 all 0.20 0.00 0.06 0.00 0.00 99.73 18:58:39 18:52:01 0 0.47 0.00 0.08 0.00 0.02 99.43 18:58:39 18:52:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:58:39 18:52:01 2 0.17 0.00 0.07 0.00 0.02 99.75 18:58:39 18:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:58:39 18:53:01 all 0.19 0.00 0.06 0.00 0.02 99.73 18:58:39 18:53:01 0 0.52 0.00 0.03 0.00 0.00 99.45 18:58:39 18:53:01 1 0.08 0.00 0.08 0.00 0.00 99.83 18:58:39 18:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:58:39 18:53:01 3 0.13 0.00 0.08 0.00 0.02 99.77 18:58:39 18:54:01 all 0.18 0.00 0.08 0.00 0.01 99.74 18:58:39 18:54:01 0 0.50 0.00 0.07 0.00 0.02 99.42 18:58:39 18:54:01 1 0.07 0.00 0.15 0.00 0.02 99.77 18:58:39 18:54:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:58:39 18:54:01 3 0.08 0.00 0.07 0.00 0.02 99.83 18:58:39 18:55:01 all 0.13 0.00 0.05 0.00 0.03 99.79 18:58:39 18:55:01 0 0.32 0.00 0.07 0.00 0.03 99.58 18:58:39 18:55:01 1 0.08 0.00 0.05 0.00 0.00 99.87 18:58:39 18:55:01 2 0.08 0.00 0.05 0.00 0.03 99.83 18:58:39 18:55:01 3 0.07 0.00 0.05 0.00 0.02 99.87 18:58:39 18:56:01 all 0.20 0.00 0.05 0.00 0.00 99.74 18:58:39 18:56:01 0 0.55 0.00 0.02 0.00 0.00 99.43 18:58:39 18:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:58:39 18:56:01 2 0.08 0.00 0.10 0.00 0.02 99.80 18:58:39 18:56:01 3 0.13 0.00 0.05 0.00 0.00 99.82 18:58:39 18:57:01 all 0.18 0.00 0.04 0.00 0.00 99.77 18:58:39 18:57:01 0 0.30 0.00 0.05 0.00 0.00 99.65 18:58:39 18:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:58:39 18:57:01 2 0.33 0.00 0.07 0.00 0.00 99.60 18:58:39 18:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:58:39 18:58:01 all 0.17 0.00 0.05 0.00 0.00 99.78 18:58:39 18:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:58:39 18:58:01 1 0.10 0.00 0.05 0.00 0.00 99.85 18:58:39 18:58:01 2 0.50 0.00 0.07 0.00 0.00 99.43 18:58:39 18:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:58:39 Average: all 0.50 0.00 0.14 0.08 0.01 99.28 18:58:39 Average: 0 0.58 0.00 0.15 0.00 0.01 99.26 18:58:39 Average: 1 0.56 0.00 0.13 0.00 0.00 99.30 18:58:39 Average: 2 0.57 0.00 0.16 0.04 0.01 99.22 18:58:39 Average: 3 0.29 0.00 0.11 0.26 0.01 99.33 18:58:39 18:58:39 18:58:39