Pull request #314 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 e4be8d380db70191d3a7e3f93452ab3197547930+759bc4cb9834599a7a1e34aaf977476df4060cec (7fa4709d4db3205683c1fa3474f08fd956912992) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2676 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [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-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 759bc4cb9834599a7a1e34aaf977476df4060cec into PR head commit e4be8d380db70191d3a7e3f93452ab3197547930 Merge succeeded, producing e4be8d380db70191d3a7e3f93452ab3197547930 Checking out Revision e4be8d380db70191d3a7e3f93452ab3197547930 (PR-314) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4be8d380db70191d3a7e3f93452ab3197547930 # 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 759bc4cb9834599a7a1e34aaf977476df4060cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4be8d380db70191d3a7e3f93452ab3197547930 # timeout=10 Commit message: "working on tests" > git rev-list --no-walk 899242cbcac1ed3a03fde82cfaa3e0ce9d82305b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:32:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:07 21:32:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:32:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:07 latest: Pulling from edgex-devops/git-semver 21:32:07 9123ac7c32f7: Pulling fs layer 21:32:07 b8cc5d1170e3: Pulling fs layer 21:32:07 2924cbbf6a41: Pulling fs layer 21:32:07 93b08a4f1073: Pulling fs layer 21:32:07 93b08a4f1073: Waiting 21:32:07 b8cc5d1170e3: Verifying Checksum 21:32:07 b8cc5d1170e3: Download complete 21:32:07 9123ac7c32f7: Verifying Checksum 21:32:07 9123ac7c32f7: Download complete 21:32:07 93b08a4f1073: Verifying Checksum 21:32:07 93b08a4f1073: Download complete 21:32:07 2924cbbf6a41: Verifying Checksum 21:32:07 2924cbbf6a41: Download complete 21:32:07 9123ac7c32f7: Pull complete 21:32:08 b8cc5d1170e3: Pull complete 21:32:08 2924cbbf6a41: Pull complete 21:32:09 93b08a4f1073: Pull complete 21:32:09 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:32:09 prd-centos7-docker-4c-2g-2676 does not seem to be running inside a container 21:32:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:32:09 $ docker top 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:09 [ssh-agent] Looking for ssh-agent implementation... 21:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:10 $ docker exec 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c ssh-agent 21:32:10 SSH_AUTH_SOCK=/tmp/ssh-2qbCY8J6i9Lj/agent.14 21:32:10 SSH_AGENT_PID=20 21:32:10 Running ssh-add (command line suppressed) 21:32:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3278675938483919848.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3278675938483919848.key) 21:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:10 + git describe --exact-match --tags HEAD 21:32:10 fatal: No names found, cannot describe anything. [Pipeline] } 21:32:10 $ docker exec --env ******** --env ******** 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c ssh-agent -k 21:32:11 unset SSH_AUTH_SOCK; 21:32:11 unset SSH_AGENT_PID; 21:32:11 echo Agent pid 20 killed; 21:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:32:11 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:32:11 This usually means this commit has not been tagged. [Pipeline] sshagent 21:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:11 [ssh-agent] Looking for ssh-agent implementation... 21:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:11 $ docker exec 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c ssh-agent 21:32:11 SSH_AUTH_SOCK=/tmp/ssh-yGLrtpONjMaG/agent.56 21:32:11 SSH_AGENT_PID=63 21:32:11 Running ssh-add (command line suppressed) 21:32:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3194331676850452106.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3194331676850452106.key) 21:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:12 + git semver init 21:32:12 # -> Open(): unable to determine branch for HEAD 21:32:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.git 21:32:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-314 21:32:12 # $SEMVER_REMOTE_NAME = origin 21:32:12 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:32:12 # $SEMVER_USER_NAME = jenkins 21:32:12 # $SEMVER_BRANCH = PR-314 21:32:12 # $SEMVER_TEMP = /tmp/semver-503867699 21:32:12 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:32:14 # '/tmp/semver-503867699' -> '/w/workspace/ndry_app-functions-sdk-go_PR-314/.semver' 21:32:14 # -> Force: false 21:32:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.semver [Pipeline] } 21:32:14 $ docker exec --env ******** --env ******** 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c ssh-agent -k 21:32:14 unset SSH_AUTH_SOCK; 21:32:14 unset SSH_AGENT_PID; 21:32:14 echo Agent pid 63 killed; 21:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:15 + git semver [Pipeline] } 21:32:15 $ docker stop --time=1 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c 21:32:16 $ docker rm -f 4f5555f0cf391a3cd80e180e1d6a87d58f3f47f6a4a11d697584202a25f4e92c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:32:18 Stashed 97 file(s) [Pipeline] echo 21:32:18 [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 21:32:34 Still waiting to schedule task 21:32:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:32:34 Still waiting to schedule task 21:32:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2675’ 21:34:47 Running on prd-centos7-docker-4c-2g-2677 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 21:34:47 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:34:50 using credential edgex-jenkins-ssh 21:34:50 Cloning the remote Git repository 21:34:50 Cloning with configured refspecs honoured and without tags 21:34:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:34:50 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 21:34:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:34:50 > git --version # timeout=10 21:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:34:51 Fetching without tags 21:34:52 Merging remotes/origin/master commit 759bc4cb9834599a7a1e34aaf977476df4060cec into PR head commit e4be8d380db70191d3a7e3f93452ab3197547930 21:34:52 Merge succeeded, producing e4be8d380db70191d3a7e3f93452ab3197547930 21:34:52 Checking out Revision e4be8d380db70191d3a7e3f93452ab3197547930 (PR-314) 21:34:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:34:51 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 21:34:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:34:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:34:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:34:52 > git config core.sparsecheckout # timeout=10 21:34:52 > git checkout -f e4be8d380db70191d3a7e3f93452ab3197547930 # timeout=10 21:34:52 > git remote # timeout=10 21:34:52 > git config --get remote.origin.url # timeout=10 21:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:52 > git merge 759bc4cb9834599a7a1e34aaf977476df4060cec # timeout=10 21:34:52 > git rev-parse HEAD^{commit} # timeout=10 21:34:52 > git config core.sparsecheckout # timeout=10 21:34:52 > git checkout -f e4be8d380db70191d3a7e3f93452ab3197547930 # timeout=10 21:34:56 Commit message: "working on tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:34:57 ========================================================= 21:34:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:34:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:34:58 + 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 . 21:34:59 Sending build context to Docker daemon 36.68MB 21:34:59 Step 1/8 : ARG BASE=golang:1.13-alpine 21:34:59 Step 2/8 : FROM ${BASE} 21:34:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:34:59 e6b0cf9c0882: Pulling fs layer 21:34:59 2848faf0eed1: Pulling fs layer 21:34:59 0f37312ad70f: Pulling fs layer 21:34:59 5788d62ee057: Pulling fs layer 21:34:59 0e6b1d234666: Pulling fs layer 21:34:59 bf5d7aec512f: Pulling fs layer 21:34:59 34c802a77dc8: Pulling fs layer 21:34:59 9eb99e56ec68: Pulling fs layer 21:34:59 27c7a5d97fbd: Pulling fs layer 21:34:59 5c102a31e300: Pulling fs layer 21:34:59 dcfb455df0a1: Pulling fs layer 21:34:59 5788d62ee057: Waiting 21:34:59 0e6b1d234666: Waiting 21:34:59 bf5d7aec512f: Waiting 21:34:59 34c802a77dc8: Waiting 21:34:59 9eb99e56ec68: Waiting 21:34:59 27c7a5d97fbd: Waiting 21:34:59 5c102a31e300: Waiting 21:34:59 dcfb455df0a1: Waiting 21:34:59 0f37312ad70f: Verifying Checksum 21:34:59 0f37312ad70f: Download complete 21:34:59 2848faf0eed1: Verifying Checksum 21:34:59 2848faf0eed1: Download complete 21:34:59 0e6b1d234666: Verifying Checksum 21:34:59 0e6b1d234666: Download complete 21:34:59 bf5d7aec512f: Verifying Checksum 21:34:59 bf5d7aec512f: Download complete 21:34:59 e6b0cf9c0882: Verifying Checksum 21:34:59 e6b0cf9c0882: Download complete 21:35:00 34c802a77dc8: Verifying Checksum 21:35:00 34c802a77dc8: Download complete 21:35:00 27c7a5d97fbd: Verifying Checksum 21:35:00 27c7a5d97fbd: Download complete 21:35:00 5c102a31e300: Verifying Checksum 21:35:00 5c102a31e300: Download complete 21:35:00 dcfb455df0a1: Verifying Checksum 21:35:00 dcfb455df0a1: Download complete 21:35:00 5788d62ee057: Verifying Checksum 21:35:00 5788d62ee057: Download complete 21:35:00 9eb99e56ec68: Verifying Checksum 21:35:00 9eb99e56ec68: Download complete 21:35:01 e6b0cf9c0882: Pull complete 21:35:01 2848faf0eed1: Pull complete 21:35:01 0f37312ad70f: Pull complete 21:35:07 5788d62ee057: Pull complete 21:35:07 0e6b1d234666: Pull complete 21:35:07 bf5d7aec512f: Pull complete 21:35:12 34c802a77dc8: Pull complete 21:35:16 9eb99e56ec68: Pull complete 21:35:16 27c7a5d97fbd: Pull complete 21:35:16 5c102a31e300: Pull complete 21:35:17 dcfb455df0a1: Pull complete 21:35:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:35:17 ---> 7c70fe431013 21:35:17 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:35:17 latest: Pulling from library/docker 21:35:17 aad63a933944: Pulling fs layer 21:35:17 69846a6807b3: Pulling fs layer 21:35:17 5517540127c6: Pulling fs layer 21:35:17 da4bc653673c: Pulling fs layer 21:35:17 7d6a82484b25: Pulling fs layer 21:35:17 98d7178a08bc: Pulling fs layer 21:35:17 06fedb666dd1: Pulling fs layer 21:35:17 da4bc653673c: Waiting 21:35:17 7d6a82484b25: Waiting 21:35:17 98d7178a08bc: Waiting 21:35:17 06fedb666dd1: Waiting 21:35:17 69846a6807b3: Verifying Checksum 21:35:17 69846a6807b3: Download complete 21:35:17 5517540127c6: Download complete 21:35:17 aad63a933944: Verifying Checksum 21:35:17 aad63a933944: Download complete 21:35:17 7d6a82484b25: Verifying Checksum 21:35:17 7d6a82484b25: Download complete 21:35:17 98d7178a08bc: Verifying Checksum 21:35:17 98d7178a08bc: Download complete 21:35:17 aad63a933944: Pull complete 21:35:17 06fedb666dd1: Verifying Checksum 21:35:17 06fedb666dd1: Download complete 21:35:17 69846a6807b3: Pull complete 21:35:18 5517540127c6: Pull complete 21:35:18 da4bc653673c: Verifying Checksum 21:35:18 da4bc653673c: Download complete 21:35:21 da4bc653673c: Pull complete 21:35:21 7d6a82484b25: Pull complete 21:35:21 98d7178a08bc: Pull complete 21:35:21 06fedb666dd1: Pull complete 21:35:21 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:35:21 Status: Downloaded newer image for docker:latest 21:35:23 ---> f94a7d37e129 21:35:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:35:23 ---> Running in dee3a727f71d 21:35:23 Removing intermediate container dee3a727f71d 21:35:23 ---> fb4e1d631966 21:35:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:35:23 ---> Running in 90ffc8547dd4 21:35:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:35:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:35:24 (1/5) Installing libsodium (1.0.18-r0) 21:35:24 (2/5) Installing libzmq (4.3.2-r0) 21:35:24 (3/5) Installing pkgconf (1.6.3-r0) 21:35:24 (4/5) Installing libsodium-dev (1.0.18-r0) 21:35:25 (5/5) Installing zeromq-dev (4.3.2-r0) 21:35:25 Executing busybox-1.31.1-r8.trigger 21:35:25 OK: 145 MiB in 44 packages 21:35:25 Removing intermediate container 90ffc8547dd4 21:35:25 ---> 00d27d84c240 21:35:25 Step 6/8 : WORKDIR /build 21:35:25 ---> Running in 32f16408c29c 21:35:25 Removing intermediate container 32f16408c29c 21:35:25 ---> e4160a01cd88 21:35:25 Step 7/8 : COPY go.mod . 21:35:26 ---> f904751b7dc6 21:35:26 Step 8/8 : RUN go mod download 21:35:26 ---> Running in 4254360bae02 21:35:27 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:35:27 go: finding github.com/BurntSushi/toml v0.3.1 21:35:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:35:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:35:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:35:27 go: finding github.com/bgentry/speakeasy v0.1.0 21:35:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:35:27 go: finding github.com/davecgh/go-spew v1.1.1 21:35:27 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:35:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:35:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:35:27 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:35:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:35:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:35:27 go: finding github.com/fatih/color v1.7.0 21:35:27 go: finding github.com/go-kit/kit v0.8.0 21:35:27 go: finding github.com/go-logfmt/logfmt v0.4.0 21:35:27 go: finding github.com/go-stack/stack v1.8.0 21:35:27 go: finding github.com/golang/snappy v0.0.1 21:35:27 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:35:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:35:27 go: finding github.com/google/go-cmp v0.3.1 21:35:27 go: finding github.com/google/uuid v1.1.0 21:35:27 go: finding github.com/gorilla/mux v1.7.2 21:35:28 go: finding github.com/hashicorp/consul/api v1.1.0 21:35:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:35:28 go: finding github.com/hashicorp/errwrap v1.0.0 21:35:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:35:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:35:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:35:28 go: finding github.com/hashicorp/go-multierror v1.0.0 21:35:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:35:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:35:28 go: finding github.com/hashicorp/go-syslog v1.0.0 21:35:28 go: finding github.com/hashicorp/go-uuid v1.0.1 21:35:28 go: finding github.com/hashicorp/go.net v0.0.1 21:35:28 go: finding github.com/hashicorp/golang-lru v0.5.0 21:35:28 go: finding github.com/hashicorp/logutils v1.0.0 21:35:28 go: finding github.com/hashicorp/mdns v1.0.0 21:35:28 go: finding github.com/hashicorp/memberlist v0.1.3 21:35:28 go: finding github.com/hashicorp/serf v0.8.2 21:35:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:35:28 go: finding github.com/kr/pretty v0.2.0 21:35:28 go: finding github.com/kr/pty v1.1.1 21:35:28 go: finding github.com/kr/text v0.1.0 21:35:28 go: finding github.com/mattn/go-colorable v0.0.9 21:35:28 go: finding github.com/mattn/go-isatty v0.0.3 21:35:28 go: finding github.com/miekg/dns v1.0.14 21:35:28 go: finding github.com/mitchellh/cli v1.0.0 21:35:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:35:28 go: finding github.com/mitchellh/copystructure v1.0.0 21:35:28 go: finding github.com/mitchellh/go-homedir v1.0.0 21:35:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:35:28 go: finding github.com/mitchellh/gox v0.4.0 21:35:28 go: finding github.com/mitchellh/iochan v1.0.0 21:35:28 go: finding github.com/mitchellh/mapstructure v1.1.2 21:35:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:35:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:35:28 go: finding github.com/pebbe/zmq4 v1.0.0 21:35:28 go: finding github.com/pelletier/go-toml v1.2.0 21:35:28 go: finding github.com/pkg/errors v0.8.1 21:35:28 go: finding github.com/pmezard/go-difflib v1.0.0 21:35:28 go: finding github.com/posener/complete v1.1.1 21:35:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:35:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:35:28 go: finding github.com/stretchr/objx v0.2.0 21:35:28 go: finding github.com/stretchr/testify v1.4.0 21:35:28 go: finding github.com/tidwall/pretty v1.0.0 21:35:28 go: finding github.com/ugorji/go v1.1.4 21:35:28 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:35:28 go: finding github.com/xdg/stringprep v1.0.0 21:35:28 go: finding go.mongodb.org/mongo-driver v1.1.1 21:35:28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:35:28 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:35:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:35:28 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:35:28 go: finding golang.org/x/text v0.3.2 21:35:28 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:35:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:35:28 go: finding gopkg.in/yaml.v2 v2.2.2 21:35:36 Removing intermediate container 4254360bae02 21:35:36 ---> a555899bf1ab 21:35:36 Successfully built a555899bf1ab 21:35:36 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 21:35:37 + docker inspect -f . ci-base-image-x86_64 21:35:37 . [Pipeline] withDockerContainer 21:35:37 prd-centos7-docker-4c-2g-2677 does not seem to be running inside a container 21:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:35:38 $ docker top 64c2e24179d8dc5d1e4cdf423fd4655d2fcae5de9e271ec63a5873b17d087f6d -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:38 + go version 21:35:38 go version go1.13.5 linux/amd64 [Pipeline] sh 21:35:38 + make test 21:35:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:35:39 # github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 21:35:39 pkg/transforms/mqttsecret_test.go:302:13: expected 1 expression 21:35:39 pkg/transforms/mqttsecret_test.go:303:2: expected operand, found '}' 21:35:39 pkg/transforms/mqttsecret_test.go:318:3: expected ';', found 'EOF' 21:35:39 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [setup failed] 21:35:40 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:35:55 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.116s coverage: 88.9% of statements 21:36:05 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.859s coverage: 41.7% of statements 21:36:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:36:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:36:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.026s coverage: 100.0% of statements 21:36:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.076s coverage: 69.3% of statements 21:36:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.138s coverage: 74.0% of statements 21:36:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 21:36:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.004s coverage: 100.0% of statements 21:36:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.068s coverage: 100.0% of statements 21:36:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements 21:36:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:36:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:36:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:36:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:36:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2678 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 21:36:13 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:36:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.644s coverage: 84.8% of statements 21:36:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.058s coverage: 83.3% of statements 21:36:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:36:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:36:14 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 100.0% of statements 21:36:14 FAIL 21:36:14 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:36:14 $ docker stop --time=1 64c2e24179d8dc5d1e4cdf423fd4655d2fcae5de9e271ec63a5873b17d087f6d 21:36:16 $ docker rm -f 64c2e24179d8dc5d1e4cdf423fd4655d2fcae5de9e271ec63a5873b17d087f6d [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:36:17 Failed in branch amd64 21:36:19 using credential edgex-jenkins-ssh 21:36:19 Cloning the remote Git repository 21:36:19 Cloning with configured refspecs honoured and without tags 21:36:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:19 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 21:36:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:19 > git --version # timeout=10 21:36:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:22 Fetching without tags 21:36:23 Merging remotes/origin/master commit 759bc4cb9834599a7a1e34aaf977476df4060cec into PR head commit e4be8d380db70191d3a7e3f93452ab3197547930 21:36:23 Merge succeeded, producing e4be8d380db70191d3a7e3f93452ab3197547930 21:36:23 Checking out Revision e4be8d380db70191d3a7e3f93452ab3197547930 (PR-314) 21:36:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:36:22 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 21:36:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:36:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:23 > git config core.sparsecheckout # timeout=10 21:36:23 > git checkout -f e4be8d380db70191d3a7e3f93452ab3197547930 # timeout=10 21:36:23 > git remote # timeout=10 21:36:23 > git config --get remote.origin.url # timeout=10 21:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:23 > git merge 759bc4cb9834599a7a1e34aaf977476df4060cec # timeout=10 21:36:23 > git rev-parse HEAD^{commit} # timeout=10 21:36:23 > git config core.sparsecheckout # timeout=10 21:36:23 > git checkout -f e4be8d380db70191d3a7e3f93452ab3197547930 # timeout=10 21:36:28 Commit message: "working on tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:36:31 ========================================================= 21:36:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:36:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:36:32 + 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 . 21:36:34 Sending build context to Docker daemon 36.68MB 21:36:34 Step 1/8 : ARG BASE=golang:1.13-alpine 21:36:34 Step 2/8 : FROM ${BASE} 21:36:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:36:34 cde5963f3b93: Pulling fs layer 21:36:34 2a23fa8c16f7: Pulling fs layer 21:36:34 777b28850792: Pulling fs layer 21:36:34 8a11ddd9e578: Pulling fs layer 21:36:34 4cf88f913ddb: Pulling fs layer 21:36:34 1df406cf5192: Pulling fs layer 21:36:34 cd6300453558: Pulling fs layer 21:36:34 b9c365052c96: Pulling fs layer 21:36:34 a2d8cc88f415: Pulling fs layer 21:36:34 ea1d1ca13537: Pulling fs layer 21:36:34 3750a50a1c5e: Pulling fs layer 21:36:34 cd6300453558: Waiting 21:36:34 8a11ddd9e578: Waiting 21:36:34 4cf88f913ddb: Waiting 21:36:34 1df406cf5192: Waiting 21:36:34 a2d8cc88f415: Waiting 21:36:34 ea1d1ca13537: Waiting 21:36:34 3750a50a1c5e: Waiting 21:36:34 b9c365052c96: Waiting 21:36:34 777b28850792: Verifying Checksum 21:36:34 777b28850792: Download complete 21:36:34 2a23fa8c16f7: Download complete 21:36:34 4cf88f913ddb: Verifying Checksum 21:36:34 4cf88f913ddb: Download complete 21:36:34 1df406cf5192: Download complete 21:36:35 cde5963f3b93: Verifying Checksum 21:36:35 cde5963f3b93: Download complete 21:36:36 cde5963f3b93: Pull complete 21:36:36 2a23fa8c16f7: Pull complete 21:36:37 777b28850792: Pull complete 21:36:39 cd6300453558: Verifying Checksum 21:36:39 cd6300453558: Download complete 21:36:39 a2d8cc88f415: Verifying Checksum 21:36:39 a2d8cc88f415: Download complete 21:36:41 ea1d1ca13537: Verifying Checksum 21:36:41 ea1d1ca13537: Download complete 21:36:41 3750a50a1c5e: Verifying Checksum 21:36:41 3750a50a1c5e: Download complete 21:36:44 b9c365052c96: Verifying Checksum 21:36:46 8a11ddd9e578: Verifying Checksum 21:36:46 8a11ddd9e578: Download complete 21:36:58 8a11ddd9e578: Pull complete 21:36:58 4cf88f913ddb: Pull complete 21:36:58 1df406cf5192: Pull complete 21:37:02 cd6300453558: Pull complete 21:37:07 b9c365052c96: Pull complete 21:37:07 a2d8cc88f415: Pull complete 21:37:08 ea1d1ca13537: Pull complete 21:37:09 3750a50a1c5e: Pull complete 21:37:09 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:37:09 ---> 78745c68409d 21:37:09 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:37:09 latest: Pulling from library/docker 21:37:09 8a0637ca1ac9: Pulling fs layer 21:37:09 4726da4a2734: Pulling fs layer 21:37:09 73e3cb2b3a46: Pulling fs layer 21:37:09 af8135161ac3: Pulling fs layer 21:37:09 8938096eeda7: Pulling fs layer 21:37:09 648c0e7fc3a8: Pulling fs layer 21:37:09 fe85cdb0d7dc: Pulling fs layer 21:37:09 8938096eeda7: Waiting 21:37:09 648c0e7fc3a8: Waiting 21:37:09 fe85cdb0d7dc: Waiting 21:37:09 af8135161ac3: Waiting 21:37:09 73e3cb2b3a46: Verifying Checksum 21:37:09 73e3cb2b3a46: Download complete 21:37:10 4726da4a2734: Verifying Checksum 21:37:10 4726da4a2734: Download complete 21:37:10 8a0637ca1ac9: Verifying Checksum 21:37:10 8a0637ca1ac9: Download complete 21:37:10 8938096eeda7: Verifying Checksum 21:37:10 8938096eeda7: Download complete 21:37:10 648c0e7fc3a8: Verifying Checksum 21:37:10 648c0e7fc3a8: Download complete 21:37:10 fe85cdb0d7dc: Verifying Checksum 21:37:10 fe85cdb0d7dc: Download complete 21:37:10 8a0637ca1ac9: Pull complete 21:37:11 4726da4a2734: Pull complete 21:37:11 73e3cb2b3a46: Pull complete 21:37:15 af8135161ac3: Verifying Checksum 21:37:15 af8135161ac3: Download complete 21:37:19 af8135161ac3: Pull complete 21:37:19 8938096eeda7: Pull complete 21:37:19 648c0e7fc3a8: Pull complete 21:37:19 fe85cdb0d7dc: Pull complete 21:37:19 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:37:19 Status: Downloaded newer image for docker:latest 21:37:26 ---> 820494973a23 21:37:26 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:37:26 ---> Running in 8006de285e11 21:37:26 Removing intermediate container 8006de285e11 21:37:26 ---> a5397731c040 21:37:26 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:37:26 ---> Running in 7c0da50f1f11 21:37:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:37:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:37:29 (1/5) Installing libsodium (1.0.18-r0) 21:37:29 (2/5) Installing libzmq (4.3.2-r0) 21:37:29 (3/5) Installing pkgconf (1.6.3-r0) 21:37:29 (4/5) Installing libsodium-dev (1.0.18-r0) 21:37:29 (5/5) Installing zeromq-dev (4.3.2-r0) 21:37:29 Executing busybox-1.31.1-r8.trigger 21:37:29 OK: 127 MiB in 44 packages 21:37:30 Removing intermediate container 7c0da50f1f11 21:37:30 ---> 8e692c905220 21:37:30 Step 6/8 : WORKDIR /build 21:37:30 ---> Running in e280bfe23cf8 21:37:31 Removing intermediate container e280bfe23cf8 21:37:31 ---> 32a6f6611073 21:37:31 Step 7/8 : COPY go.mod . 21:37:32 ---> 6c070edb3e47 21:37:32 Step 8/8 : RUN go mod download 21:37:32 ---> Running in 49fda73da311 21:37:34 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:37:34 go: finding github.com/BurntSushi/toml v0.3.1 21:37:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:37:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:37:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:37:34 go: finding github.com/bgentry/speakeasy v0.1.0 21:37:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:37:34 go: finding github.com/davecgh/go-spew v1.1.1 21:37:34 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:37:34 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:37:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:37:34 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:37:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:37:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:37:34 go: finding github.com/fatih/color v1.7.0 21:37:34 go: finding github.com/go-kit/kit v0.8.0 21:37:34 go: finding github.com/go-logfmt/logfmt v0.4.0 21:37:34 go: finding github.com/go-stack/stack v1.8.0 21:37:34 go: finding github.com/golang/snappy v0.0.1 21:37:34 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:37:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:37:34 go: finding github.com/google/go-cmp v0.3.1 21:37:34 go: finding github.com/google/uuid v1.1.0 21:37:34 go: finding github.com/gorilla/mux v1.7.2 21:37:34 go: finding github.com/hashicorp/consul/api v1.1.0 21:37:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:37:34 go: finding github.com/hashicorp/errwrap v1.0.0 21:37:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:37:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:37:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:37:34 go: finding github.com/hashicorp/go-multierror v1.0.0 21:37:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:37:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:37:34 go: finding github.com/hashicorp/go-syslog v1.0.0 21:37:34 go: finding github.com/hashicorp/go-uuid v1.0.1 21:37:34 go: finding github.com/hashicorp/go.net v0.0.1 21:37:34 go: finding github.com/hashicorp/golang-lru v0.5.0 21:37:34 go: finding github.com/hashicorp/logutils v1.0.0 21:37:34 go: finding github.com/hashicorp/mdns v1.0.0 21:37:34 go: finding github.com/hashicorp/memberlist v0.1.3 21:37:34 go: finding github.com/hashicorp/serf v0.8.2 21:37:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:37:34 go: finding github.com/kr/pretty v0.2.0 21:37:34 go: finding github.com/kr/pty v1.1.1 21:37:34 go: finding github.com/kr/text v0.1.0 21:37:34 go: finding github.com/mattn/go-colorable v0.0.9 21:37:34 go: finding github.com/mattn/go-isatty v0.0.3 21:37:34 go: finding github.com/miekg/dns v1.0.14 21:37:34 go: finding github.com/mitchellh/cli v1.0.0 21:37:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:37:34 go: finding github.com/mitchellh/copystructure v1.0.0 21:37:34 go: finding github.com/mitchellh/go-homedir v1.0.0 21:37:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:37:34 go: finding github.com/mitchellh/gox v0.4.0 21:37:34 go: finding github.com/mitchellh/iochan v1.0.0 21:37:34 go: finding github.com/mitchellh/mapstructure v1.1.2 21:37:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:37:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:37:34 go: finding github.com/pebbe/zmq4 v1.0.0 21:37:34 go: finding github.com/pelletier/go-toml v1.2.0 21:37:34 go: finding github.com/pkg/errors v0.8.1 21:37:34 go: finding github.com/pmezard/go-difflib v1.0.0 21:37:34 go: finding github.com/posener/complete v1.1.1 21:37:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:37:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:37:34 go: finding github.com/stretchr/objx v0.2.0 21:37:34 go: finding github.com/stretchr/testify v1.4.0 21:37:34 go: finding github.com/tidwall/pretty v1.0.0 21:37:34 go: finding github.com/ugorji/go v1.1.4 21:37:34 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:37:34 go: finding github.com/xdg/stringprep v1.0.0 21:37:34 go: finding go.mongodb.org/mongo-driver v1.1.1 21:37:34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:37:34 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:37:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:37:34 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:37:34 go: finding golang.org/x/text v0.3.2 21:37:34 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:37:34 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:37:34 go: finding gopkg.in/yaml.v2 v2.2.2 21:37:53 Removing intermediate container 49fda73da311 21:37:53 ---> 86d6c04f4d90 21:37:53 Successfully built 86d6c04f4d90 21:37:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:37:53 + docker inspect -f . ci-base-image-arm64 21:37:53 . [Pipeline] withDockerContainer 21:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-2678 does not seem to be running inside a container 21:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:37:55 $ docker top 8ceda28f5a23a9bec066f9af314401d43ac2ac975eaf5a01b83391f64d840dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:56 + go version 21:37:56 go version go1.13.5 linux/arm64 [Pipeline] sh 21:37:57 + make test 21:37:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:37:58 # github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 21:37:58 pkg/transforms/mqttsecret_test.go:302:13: expected 1 expression 21:37:58 pkg/transforms/mqttsecret_test.go:303:2: expected operand, found '}' 21:37:58 pkg/transforms/mqttsecret_test.go:318:3: expected ';', found 'EOF' 21:37:58 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [setup failed] 21:37:58 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:38:37 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.076s coverage: 88.9% of statements 21:38:55 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.388s coverage: 41.7% of statements 21:38:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:38:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:38:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.023s coverage: 100.0% of statements 21:38:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.410s coverage: 69.3% of statements 21:39:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.098s coverage: 74.0% of statements 21:39:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements 21:39:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.060s coverage: 100.0% of statements 21:39:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.114s coverage: 100.0% of statements 21:39:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.027s coverage: 100.0% of statements 21:39:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.017s coverage: 100.0% of statements 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:39:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.026s coverage: 96.6% of statements 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:39:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.023s coverage: 97.7% of statements 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:39:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:39:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.724s coverage: 84.8% of statements 21:39:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.164s coverage: 83.3% of statements 21:39:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:39:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:39:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.028s coverage: 100.0% of statements 21:39:13 FAIL 21:39:14 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:39:14 $ docker stop --time=1 8ceda28f5a23a9bec066f9af314401d43ac2ac975eaf5a01b83391f64d840dd8 21:39:16 $ docker rm -f 8ceda28f5a23a9bec066f9af314401d43ac2ac975eaf5a01b83391f64d840dd8 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:39:17 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 21:39:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:39:19 ---> package-listing.sh 21:39:19 ++ facter osfamily 21:39:19 ++ tr '[:upper:]' '[:lower:]' 21:39:19 + OS_FAMILY=redhat 21:39:19 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-314 21:39:19 + START_PACKAGES=/tmp/packages_start.txt 21:39:19 + END_PACKAGES=/tmp/packages_end.txt 21:39:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:19 + PACKAGES=/tmp/packages_start.txt 21:39:19 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 21:39:19 + PACKAGES=/tmp/packages_end.txt 21:39:19 + case "${OS_FAMILY}" in 21:39:19 + rpm -qa 21:39:19 + sort 21:39:23 + '[' -f /tmp/packages_start.txt ']' 21:39:23 + '[' -f /tmp/packages_end.txt ']' 21:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:23 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 21:39:23 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ 21:39:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ [Pipeline] isUnix [Pipeline] sh 21:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:39:23 21:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:39:24 alpine: Pulling from edgex-lftools-log-publisher 21:39:24 c9b1b535fdd9: Pulling fs layer 21:39:24 2cc5ad85d9ab: Pulling fs layer 21:39:24 756a868c4378: Pulling fs layer 21:39:24 444b2fc9a129: Pulling fs layer 21:39:24 ea15f1150254: Pulling fs layer 21:39:24 41b27a9f41bf: Pulling fs layer 21:39:24 28c525ee5125: Pulling fs layer 21:39:24 094b1ea09ed8: Pulling fs layer 21:39:24 138eaada9080: Pulling fs layer 21:39:24 0622d0fa9048: Pulling fs layer 21:39:24 444b2fc9a129: Waiting 21:39:24 41b27a9f41bf: Waiting 21:39:24 ea15f1150254: Waiting 21:39:24 28c525ee5125: Waiting 21:39:24 094b1ea09ed8: Waiting 21:39:24 138eaada9080: Waiting 21:39:24 0622d0fa9048: Waiting 21:39:24 2cc5ad85d9ab: Verifying Checksum 21:39:24 2cc5ad85d9ab: Download complete 21:39:24 444b2fc9a129: Verifying Checksum 21:39:24 444b2fc9a129: Download complete 21:39:24 c9b1b535fdd9: Download complete 21:39:24 ea15f1150254: Download complete 21:39:24 28c525ee5125: Verifying Checksum 21:39:24 28c525ee5125: Download complete 21:39:24 c9b1b535fdd9: Pull complete 21:39:24 756a868c4378: Verifying Checksum 21:39:24 756a868c4378: Download complete 21:39:24 138eaada9080: Verifying Checksum 21:39:24 138eaada9080: Download complete 21:39:24 0622d0fa9048: Verifying Checksum 21:39:24 0622d0fa9048: Download complete 21:39:24 2cc5ad85d9ab: Pull complete 21:39:24 094b1ea09ed8: Verifying Checksum 21:39:24 094b1ea09ed8: Download complete 21:39:25 41b27a9f41bf: Verifying Checksum 21:39:25 41b27a9f41bf: Download complete 21:39:26 756a868c4378: Pull complete 21:39:26 444b2fc9a129: Pull complete 21:39:26 ea15f1150254: Pull complete 21:39:30 41b27a9f41bf: Pull complete 21:39:30 28c525ee5125: Pull complete 21:39:32 094b1ea09ed8: Pull complete 21:39:34 138eaada9080: Pull complete 21:39:34 0622d0fa9048: Pull complete 21:39:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:39:34 prd-centos7-docker-4c-2g-2676 does not seem to be running inside a container 21:39:34 $ 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-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:39:35 $ docker top 78f2c3c38ae209e87e9a2bb6463cc36f6e9c8aa5a5d30383628191020075e271 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:39:35 provisioning config files... 21:39:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config3043485386319265407tmp [Pipeline] { [Pipeline] echo 21:39:35 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:39:36 ---> create-netrc.sh [Pipeline] echo 21:39:36 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:39:36 ---> logs-deploy.sh 21:39:36 + ARCHIVE_ARTIFACTS= 21:39:36 + LOGS_SERVER=https://logs.edgexfoundry.org 21:39:36 + '[' https://logs.edgexfoundry.org == None ']' 21:39:36 + NEXUS_URL=https://nexus.edgexfoundry.org 21:39:36 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/6 21:39:36 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/6/ 21:39:36 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/6 /w/workspace/ndry_app-functions-sdk-go_PR-314 21:39:37 Archives upload complete. 21:39:37 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/6/ 21:39:38 ---> uname -a: 21:39:38 Linux 78f2c3c38ae2 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:39:38 21:39:38 21:39:38 ---> lscpu: 21:39:38 Architecture: x86_64 21:39:38 CPU op-mode(s): 32-bit, 64-bit 21:39:38 Byte Order: Little Endian 21:39:38 Address sizes: 40 bits physical, 48 bits virtual 21:39:38 CPU(s): 4 21:39:38 On-line CPU(s) list: 0-3 21:39:38 Thread(s) per core: 1 21:39:38 Core(s) per socket: 1 21:39:38 Socket(s): 4 21:39:38 NUMA node(s): 1 21:39:38 Vendor ID: GenuineIntel 21:39:38 CPU family: 6 21:39:38 Model: 44 21:39:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:39:38 Stepping: 1 21:39:38 CPU MHz: 2933.438 21:39:38 BogoMIPS: 5866.87 21:39:38 Virtualization: VT-x 21:39:38 Hypervisor vendor: KVM 21:39:38 Virtualization type: full 21:39:38 L1d cache: 128 KiB 21:39:38 L1i cache: 128 KiB 21:39:38 L2 cache: 16 MiB 21:39:38 L3 cache: 64 MiB 21:39:38 NUMA node0 CPU(s): 0-3 21:39:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:39:38 Vulnerability Meltdown: Mitigation; PTI 21:39:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:39:38 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:39:38 Vulnerability Spectre v2: Mitigation; Full retpoline 21:39:38 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 21:39:38 21:39:38 21:39:38 ---> nproc: 21:39:38 4 21:39:38 21:39:38 21:39:38 ---> df -h: 21:39:38 Filesystem Size Used Available Use% Mounted on 21:39:38 overlay 50.0G 6.3G 43.7G 13% / 21:39:38 tmpfs 64.0M 0 64.0M 0% /dev 21:39:38 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:39:38 shm 64.0M 0 64.0M 0% /dev/shm 21:39:38 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 21:39:38 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 21:39:38 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 21:39:38 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314 21:39:38 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp 21:39:38 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 21:39:38 21:39:38 21:39:38 ---> free -m: 21:39:38 total used free shared buff/cache available 21:39:38 Mem: 1838 654 68 0 1115 1077 21:39:38 Swap: 1023 0 1023 21:39:38 21:39:38 21:39:38 ---> ip addr: 21:39:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:39:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:39:38 inet 127.0.0.1/8 scope host lo 21:39:38 valid_lft forever preferred_lft forever 21:39:38 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:39:38 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:39:38 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:39:38 valid_lft forever preferred_lft forever 21:39:38 21:39:38 21:39:38 ---> sar -b -r -n DEV: 21:39:38 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 21:39:38 21:39:38 21:31:21 LINUX RESTART 21:39:38 21:39:38 21:32:01 tps rtps wtps bread/s bwrtn/s 21:39:38 21:33:01 39.85 9.52 30.33 2095.34 2920.96 21:39:38 21:34:01 2.71 0.00 2.71 0.00 87.36 21:39:38 21:35:01 0.65 0.00 0.65 0.00 8.76 21:39:38 21:36:01 0.22 0.00 0.22 0.00 3.03 21:39:38 21:37:01 0.23 0.00 0.23 0.00 3.51 21:39:38 21:38:01 0.37 0.00 0.37 0.00 4.96 21:39:38 21:39:01 0.33 0.02 0.32 0.13 4.21 21:39:38 Average: 6.34 1.36 4.98 299.51 433.48 21:39:38 21:39:38 21:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:39:38 21:33:01 173156 1709148 90.80 2620 1125588 926580 31.61 467612 1085148 8 21:39:38 21:34:01 180212 1702092 90.43 2620 1125592 894080 30.51 464268 1082432 8 21:39:38 21:35:01 180004 1702300 90.44 2620 1125596 894224 30.51 480764 1066860 8 21:39:38 21:36:01 180512 1701792 90.41 2620 1125604 894080 30.51 489264 1057396 16 21:39:38 21:37:01 179840 1702464 90.45 2620 1125608 894236 30.51 490240 1057388 16 21:39:38 21:38:01 179452 1702852 90.47 2620 1125616 894260 30.51 490388 1057388 16 21:39:38 21:39:01 179756 1702548 90.45 2620 1125620 894236 30.51 490184 1057388 12 21:39:38 Average: 178990 1703314 90.49 2620 1125603 898814 30.67 481817 1066286 12 21:39:38 21:39:38 21:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:39:38 21:33:01 eth0 354.69 280.74 757.07 359.51 0.00 0.00 0.00 21:39:38 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:33:01 docker0 131.19 119.06 10.52 304.11 0.00 0.00 0.00 21:39:38 21:34:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 21:39:38 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:35:01 eth0 1.13 0.35 0.45 0.17 0.00 0.00 0.00 21:39:38 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:36:01 eth0 0.65 0.08 0.06 0.04 0.00 0.00 0.00 21:39:38 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:37:01 eth0 1.47 0.37 0.41 0.26 0.00 0.00 0.00 21:39:38 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:38:01 eth0 0.70 0.55 0.36 0.19 0.00 0.00 0.00 21:39:38 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:39:01 eth0 0.50 0.32 0.27 0.23 0.00 0.00 0.00 21:39:38 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 Average: eth0 51.34 40.37 108.43 51.51 0.00 0.00 0.00 21:39:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:38 Average: docker0 18.75 17.02 1.50 43.47 0.00 0.00 0.00 21:39:38 21:39:38 21:39:38 ---> sar -P ALL: 21:39:38 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 21:39:38 21:39:38 21:31:21 LINUX RESTART 21:39:38 21:39:38 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:39:38 21:33:01 all 5.39 0.00 1.89 0.85 0.01 91.87 21:39:38 21:33:01 0 4.46 0.00 2.50 0.18 0.02 92.84 21:39:38 21:33:01 1 5.80 0.00 1.72 0.87 0.00 91.61 21:39:38 21:33:01 2 4.70 0.00 1.69 0.69 0.00 92.92 21:39:38 21:33:01 3 6.58 0.00 1.62 1.62 0.00 90.17 21:39:38 21:34:01 all 0.15 0.00 0.06 0.00 0.00 99.79 21:39:38 21:34:01 0 0.08 0.00 0.07 0.00 0.00 99.85 21:39:38 21:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:39:38 21:34:01 2 0.42 0.00 0.10 0.00 0.02 99.47 21:39:38 21:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:39:38 21:35:01 all 0.10 0.00 0.06 0.00 0.00 99.84 21:39:38 21:35:01 0 0.10 0.00 0.03 0.00 0.00 99.87 21:39:38 21:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:39:38 21:35:01 2 0.15 0.00 0.12 0.00 0.00 99.73 21:39:38 21:35:01 3 0.08 0.00 0.07 0.00 0.00 99.85 21:39:38 21:36:01 all 0.05 0.00 0.05 0.00 0.00 99.90 21:39:38 21:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:39:38 21:36:01 1 0.07 0.00 0.07 0.00 0.00 99.87 21:39:38 21:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:39:38 21:36:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:39:38 21:37:01 all 0.18 0.00 0.05 0.00 0.00 99.76 21:39:38 21:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:39:38 21:37:01 1 0.08 0.00 0.07 0.00 0.00 99.85 21:39:38 21:37:01 2 0.53 0.00 0.05 0.00 0.00 99.42 21:39:38 21:37:01 3 0.08 0.00 0.05 0.00 0.00 99.87 21:39:38 21:38:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:39:38 21:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:39:38 21:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:39:38 21:38:01 2 0.53 0.00 0.05 0.00 0.00 99.42 21:39:38 21:38:01 3 0.07 0.00 0.07 0.00 0.00 99.87 21:39:38 21:39:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:39:38 21:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:39:38 21:39:01 1 0.07 0.00 0.07 0.00 0.00 99.87 21:39:38 21:39:01 2 0.55 0.00 0.03 0.00 0.00 99.42 21:39:38 21:39:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:39:38 Average: all 0.89 0.00 0.32 0.12 0.00 98.68 21:39:38 Average: 0 0.68 0.00 0.39 0.03 0.00 98.90 21:39:38 Average: 1 0.88 0.00 0.30 0.12 0.00 98.70 21:39:38 Average: 2 0.99 0.00 0.30 0.10 0.00 98.61 21:39:38 Average: 3 0.99 0.00 0.27 0.23 0.00 98.50 21:39:38 21:39:38 21:39:38