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 8a021f41a6ca7204c50eb176de0c074bba95f7e6+85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 (f68ac8cf14bda79cce3b5721de52b8f50794b800) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3888 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 85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 into PR head commit 8a021f41a6ca7204c50eb176de0c074bba95f7e6 Merge succeeded, producing 8a021f41a6ca7204c50eb176de0c074bba95f7e6 Checking out Revision 8a021f41a6ca7204c50eb176de0c074bba95f7e6 (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 8a021f41a6ca7204c50eb176de0c074bba95f7e6 # 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 85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a021f41a6ca7204c50eb176de0c074bba95f7e6 # timeout=10 Commit message: "feat(mqtt): add security provider support for mqtt connection" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:39:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 5f366379e4377a4501aebcb66e0128f029c657c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:39:34 21:39:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:39:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:39:35 latest: Pulling from edgex-devops/git-semver 21:39:35 9123ac7c32f7: Pulling fs layer 21:39:35 b8cc5d1170e3: Pulling fs layer 21:39:35 2924cbbf6a41: Pulling fs layer 21:39:35 93b08a4f1073: Pulling fs layer 21:39:35 93b08a4f1073: Waiting 21:39:35 b8cc5d1170e3: Verifying Checksum 21:39:35 b8cc5d1170e3: Download complete 21:39:35 9123ac7c32f7: Download complete 21:39:35 2924cbbf6a41: Verifying Checksum 21:39:35 2924cbbf6a41: Download complete 21:39:35 93b08a4f1073: Verifying Checksum 21:39:35 93b08a4f1073: Download complete 21:39:35 9123ac7c32f7: Pull complete 21:39:35 b8cc5d1170e3: Pull complete 21:39:36 2924cbbf6a41: Pull complete 21:39:36 93b08a4f1073: Pull complete 21:39:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:39:36 prd-centos7-docker-4c-2g-3888 does not seem to be running inside a container 21:39:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:39:37 $ docker top da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:37 [ssh-agent] Looking for ssh-agent implementation... 21:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:37 $ docker exec da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 ssh-agent 21:39:38 SSH_AUTH_SOCK=/tmp/ssh-sqNAzu9wroZD/agent.15 21:39:38 SSH_AGENT_PID=22 21:39:38 Running ssh-add (command line suppressed) 21:39:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3613460533957825097.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_3613460533957825097.key) 21:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:38 + git describe --exact-match --tags HEAD 21:39:38 fatal: No names found, cannot describe anything. [Pipeline] } 21:39:38 $ docker exec --env ******** --env ******** da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 ssh-agent -k 21:39:38 unset SSH_AUTH_SOCK; 21:39:38 unset SSH_AGENT_PID; 21:39:38 echo Agent pid 22 killed; 21:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:39:38 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:39:38 This usually means this commit has not been tagged. [Pipeline] sshagent 21:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:38 [ssh-agent] Looking for ssh-agent implementation... 21:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:39 $ docker exec da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 ssh-agent 21:39:39 SSH_AUTH_SOCK=/tmp/ssh-jjrFA8N0Sszy/agent.56 21:39:39 SSH_AGENT_PID=63 21:39:39 Running ssh-add (command line suppressed) 21:39:39 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_367455593683738385.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_367455593683738385.key) 21:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:39 + git semver init 21:39:39 # -> Open(): unable to determine branch for HEAD 21:39:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.git 21:39:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-314 21:39:39 # $SEMVER_REMOTE_NAME = origin 21:39:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:39:39 # $SEMVER_USER_NAME = edgex-jenkins 21:39:39 # $SEMVER_BRANCH = PR-314 21:39:39 # $SEMVER_TEMP = /tmp/semver-992704203 21:39:39 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:39:42 # '/tmp/semver-992704203' -> '/w/workspace/ndry_app-functions-sdk-go_PR-314/.semver' 21:39:42 # -> Force: false 21:39:42 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.semver [Pipeline] } 21:39:42 $ docker exec --env ******** --env ******** da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 ssh-agent -k 21:39:42 unset SSH_AUTH_SOCK; 21:39:42 unset SSH_AGENT_PID; 21:39:42 echo Agent pid 63 killed; 21:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:43 + git semver [Pipeline] } 21:39:43 $ docker stop --time=1 da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 21:39:44 $ docker rm -f da4410aa96aca2366241caed5952b9a3e474103f32c062dda8a97a0560ac4bf5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:39:46 Stashed 99 file(s) [Pipeline] echo 21:39:46 [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:40:02 Still waiting to schedule task 21:40:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3888’ 21:40:02 Still waiting to schedule task 21:40:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:42:20 Running on prd-centos7-docker-4c-2g-3889 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 21:42:20 Running in /w/workspace/app-functions-sdk-go/16 [Pipeline] { [Pipeline] checkout 21:42:23 using credential edgex-jenkins-ssh 21:42:23 Cloning the remote Git repository 21:42:23 Cloning with configured refspecs honoured and without tags 21:42:22 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:22 > git init /w/workspace/app-functions-sdk-go/16 # timeout=10 21:42:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:22 > git --version # timeout=10 21:42:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42: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:42:28 Fetching without tags 21:42:28 Merging remotes/origin/master commit 85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 into PR head commit 8a021f41a6ca7204c50eb176de0c074bba95f7e6 21:42:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:42:28 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 21:42:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:42:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:42:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:28 > 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:42:28 > git config core.sparsecheckout # timeout=10 21:42:28 > git checkout -f 8a021f41a6ca7204c50eb176de0c074bba95f7e6 # timeout=10 21:42:28 Merge succeeded, producing 8a021f41a6ca7204c50eb176de0c074bba95f7e6 21:42:28 Checking out Revision 8a021f41a6ca7204c50eb176de0c074bba95f7e6 (PR-314) 21:42:28 > git remote # timeout=10 21:42:28 > git config --get remote.origin.url # timeout=10 21:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:28 > git merge 85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 # timeout=10 21:42:28 > git rev-parse HEAD^{commit} # timeout=10 21:42:28 > git config core.sparsecheckout # timeout=10 21:42:28 > git checkout -f 8a021f41a6ca7204c50eb176de0c074bba95f7e6 # timeout=10 21:42:32 Commit message: "feat(mqtt): add security provider support for mqtt connection" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:42:34 ========================================================= 21:42:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:42:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:42:34 + 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:42:35 Sending build context to Docker daemon 36.7MB 21:42:35 Step 1/8 : ARG BASE=golang:1.13-alpine 21:42:35 Step 2/8 : FROM ${BASE} 21:42:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:42:35 e6b0cf9c0882: Pulling fs layer 21:42:35 2848faf0eed1: Pulling fs layer 21:42:35 0f37312ad70f: Pulling fs layer 21:42:35 5788d62ee057: Pulling fs layer 21:42:35 0e6b1d234666: Pulling fs layer 21:42:35 bf5d7aec512f: Pulling fs layer 21:42:35 34c802a77dc8: Pulling fs layer 21:42:35 9eb99e56ec68: Pulling fs layer 21:42:35 27c7a5d97fbd: Pulling fs layer 21:42:35 5788d62ee057: Waiting 21:42:35 5c102a31e300: Pulling fs layer 21:42:35 dcfb455df0a1: Pulling fs layer 21:42:35 0e6b1d234666: Waiting 21:42:35 bf5d7aec512f: Waiting 21:42:35 34c802a77dc8: Waiting 21:42:35 9eb99e56ec68: Waiting 21:42:35 27c7a5d97fbd: Waiting 21:42:35 5c102a31e300: Waiting 21:42:35 dcfb455df0a1: Waiting 21:42:35 0f37312ad70f: Download complete 21:42:35 2848faf0eed1: Download complete 21:42:35 0e6b1d234666: Verifying Checksum 21:42:35 0e6b1d234666: Download complete 21:42:35 bf5d7aec512f: Verifying Checksum 21:42:35 bf5d7aec512f: Download complete 21:42:35 e6b0cf9c0882: Verifying Checksum 21:42:35 e6b0cf9c0882: Download complete 21:42:35 e6b0cf9c0882: Pull complete 21:42:35 2848faf0eed1: Pull complete 21:42:36 0f37312ad70f: Pull complete 21:42:37 34c802a77dc8: Verifying Checksum 21:42:37 34c802a77dc8: Download complete 21:42:37 27c7a5d97fbd: Verifying Checksum 21:42:37 27c7a5d97fbd: Download complete 21:42:38 9eb99e56ec68: Verifying Checksum 21:42:38 9eb99e56ec68: Download complete 21:42:38 dcfb455df0a1: Verifying Checksum 21:42:38 dcfb455df0a1: Download complete 21:42:38 5c102a31e300: Verifying Checksum 21:42:38 5c102a31e300: Download complete 21:42:38 5788d62ee057: Verifying Checksum 21:42:38 5788d62ee057: Download complete 21:42:43 5788d62ee057: Pull complete 21:42:43 0e6b1d234666: Pull complete 21:42:43 bf5d7aec512f: Pull complete 21:42:49 34c802a77dc8: Pull complete 21:42:52 9eb99e56ec68: Pull complete 21:42:52 27c7a5d97fbd: Pull complete 21:42:53 5c102a31e300: Pull complete 21:42:53 dcfb455df0a1: Pull complete 21:42:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:42:53 ---> 7c70fe431013 21:42:53 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:42:53 latest: Pulling from library/docker 21:42:53 aad63a933944: Pulling fs layer 21:42:53 69846a6807b3: Pulling fs layer 21:42:53 5517540127c6: Pulling fs layer 21:42:53 da4bc653673c: Pulling fs layer 21:42:53 7d6a82484b25: Pulling fs layer 21:42:53 98d7178a08bc: Pulling fs layer 21:42:53 06fedb666dd1: Pulling fs layer 21:42:53 7d6a82484b25: Waiting 21:42:53 98d7178a08bc: Waiting 21:42:53 06fedb666dd1: Waiting 21:42:53 da4bc653673c: Waiting 21:42:53 5517540127c6: Verifying Checksum 21:42:53 5517540127c6: Download complete 21:42:53 69846a6807b3: Verifying Checksum 21:42:53 69846a6807b3: Download complete 21:42:53 aad63a933944: Download complete 21:42:53 7d6a82484b25: Verifying Checksum 21:42:53 7d6a82484b25: Download complete 21:42:53 98d7178a08bc: Verifying Checksum 21:42:53 98d7178a08bc: Download complete 21:42:53 aad63a933944: Pull complete 21:42:53 06fedb666dd1: Verifying Checksum 21:42:53 06fedb666dd1: Download complete 21:42:54 69846a6807b3: Pull complete 21:42:54 5517540127c6: Pull complete 21:42:54 da4bc653673c: Download complete 21:42:57 da4bc653673c: Pull complete 21:42:57 7d6a82484b25: Pull complete 21:42:57 98d7178a08bc: Pull complete 21:42:57 06fedb666dd1: Pull complete 21:42:57 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:42:57 Status: Downloaded newer image for docker:latest 21:42:59 ---> c3c4c80e3b5b 21:42:59 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:42:59 ---> Running in 856221a02160 21:42:59 Removing intermediate container 856221a02160 21:42:59 ---> cc91b6f76462 21:42:59 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:42:59 ---> Running in d2d0eafe4914 21:43:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:43:00 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:43:01 (1/5) Installing libsodium (1.0.18-r0) 21:43:01 (2/5) Installing libzmq (4.3.2-r0) 21:43:01 (3/5) Installing pkgconf (1.6.3-r0) 21:43:01 (4/5) Installing libsodium-dev (1.0.18-r0) 21:43:01 (5/5) Installing zeromq-dev (4.3.2-r0) 21:43:01 Executing busybox-1.31.1-r8.trigger 21:43:01 OK: 145 MiB in 44 packages 21:43:02 Removing intermediate container d2d0eafe4914 21:43:02 ---> 2fc4d85f0d4d 21:43:02 Step 6/8 : WORKDIR /build 21:43:02 ---> Running in 67f07ce5491b 21:43:02 Removing intermediate container 67f07ce5491b 21:43:02 ---> 9a9c86447b0a 21:43:02 Step 7/8 : COPY go.mod . 21:43:02 ---> c5f09c405503 21:43:02 Step 8/8 : RUN go mod download 21:43:02 ---> Running in 48b4ef9732e0 21:43:05 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:43:05 go: finding github.com/BurntSushi/toml v0.3.1 21:43:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:43:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:43:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:43:05 go: finding github.com/bgentry/speakeasy v0.1.0 21:43:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:43:05 go: finding github.com/davecgh/go-spew v1.1.1 21:43:05 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:43:05 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:43:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:43:05 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:43:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:43:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:43:05 go: finding github.com/fatih/color v1.7.0 21:43:05 go: finding github.com/go-kit/kit v0.8.0 21:43:05 go: finding github.com/go-logfmt/logfmt v0.4.0 21:43:05 go: finding github.com/go-stack/stack v1.8.0 21:43:05 go: finding github.com/golang/snappy v0.0.1 21:43:05 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:43:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:43:05 go: finding github.com/google/go-cmp v0.3.1 21:43:05 go: finding github.com/google/uuid v1.1.0 21:43:05 go: finding github.com/gorilla/mux v1.7.2 21:43:05 go: finding github.com/hashicorp/consul/api v1.1.0 21:43:05 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:43:05 go: finding github.com/hashicorp/errwrap v1.0.0 21:43:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:43:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:43:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:43:05 go: finding github.com/hashicorp/go-multierror v1.0.0 21:43:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:43:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:43:05 go: finding github.com/hashicorp/go-syslog v1.0.0 21:43:05 go: finding github.com/hashicorp/go-uuid v1.0.1 21:43:06 go: finding github.com/hashicorp/go.net v0.0.1 21:43:06 go: finding github.com/hashicorp/golang-lru v0.5.0 21:43:06 go: finding github.com/hashicorp/logutils v1.0.0 21:43:06 go: finding github.com/hashicorp/mdns v1.0.0 21:43:06 go: finding github.com/hashicorp/memberlist v0.1.3 21:43:06 go: finding github.com/hashicorp/serf v0.8.2 21:43:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:43:06 go: finding github.com/kr/pretty v0.2.0 21:43:06 go: finding github.com/kr/pty v1.1.1 21:43:06 go: finding github.com/kr/text v0.1.0 21:43:06 go: finding github.com/mattn/go-colorable v0.0.9 21:43:06 go: finding github.com/mattn/go-isatty v0.0.3 21:43:06 go: finding github.com/miekg/dns v1.0.14 21:43:06 go: finding github.com/mitchellh/cli v1.0.0 21:43:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:43:06 go: finding github.com/mitchellh/copystructure v1.0.0 21:43:06 go: finding github.com/mitchellh/go-homedir v1.0.0 21:43:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:43:06 go: finding github.com/mitchellh/gox v0.4.0 21:43:06 go: finding github.com/mitchellh/iochan v1.0.0 21:43:06 go: finding github.com/mitchellh/mapstructure v1.1.2 21:43:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:43:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:43:06 go: finding github.com/pebbe/zmq4 v1.0.0 21:43:06 go: finding github.com/pelletier/go-toml v1.2.0 21:43:06 go: finding github.com/pkg/errors v0.8.1 21:43:06 go: finding github.com/pmezard/go-difflib v1.0.0 21:43:06 go: finding github.com/posener/complete v1.1.1 21:43:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:43:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:43:07 go: finding github.com/stretchr/objx v0.2.0 21:43:07 go: finding github.com/stretchr/testify v1.4.0 21:43:07 go: finding github.com/tidwall/pretty v1.0.0 21:43:07 go: finding github.com/ugorji/go v1.1.4 21:43:07 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:43:07 go: finding github.com/xdg/stringprep v1.0.0 21:43:07 go: finding go.mongodb.org/mongo-driver v1.1.1 21:43:07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:43:07 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:43:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:43:07 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:43:07 go: finding golang.org/x/text v0.3.2 21:43:07 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:43:07 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:43:07 go: finding gopkg.in/yaml.v2 v2.2.2 21:43:22 Removing intermediate container 48b4ef9732e0 21:43:22 ---> d57849ca3ff5 21:43:22 Successfully built d57849ca3ff5 21:43:22 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:43:22 + docker inspect -f . ci-base-image-x86_64 21:43:22 . [Pipeline] withDockerContainer 21:43:23 prd-centos7-docker-4c-2g-3889 does not seem to be running inside a container 21:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:23 $ docker top bec7dccb838662eb1a69275ed1561c3e3386b039eff9b3deebe105d49e4fa513 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:24 + go version 21:43:24 go version go1.13.5 linux/amd64 [Pipeline] sh 21:43:24 + make test 21:43:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:43:26 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:43:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3890 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 21:43:29 Running in /w/workspace/app-functions-sdk-go/16 [Pipeline] { [Pipeline] checkout 21:43:36 using credential edgex-jenkins-ssh 21:43:36 Cloning the remote Git repository 21:43:36 Cloning with configured refspecs honoured and without tags 21:43:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:36 > git init /w/workspace/app-functions-sdk-go/16 # timeout=10 21:43:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:36 > git --version # timeout=10 21:43:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:36 > 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:43:38 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.070s coverage: 88.9% of statements 21:43:39 Fetching without tags 21:43:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:39 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 21:43:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:43:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:39 > 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:43:40 Merging remotes/origin/master commit 85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 into PR head commit 8a021f41a6ca7204c50eb176de0c074bba95f7e6 21:43:40 Merge succeeded, producing 8a021f41a6ca7204c50eb176de0c074bba95f7e6 21:43:40 Checking out Revision 8a021f41a6ca7204c50eb176de0c074bba95f7e6 (PR-314) 21:43:40 > git config core.sparsecheckout # timeout=10 21:43:40 > git checkout -f 8a021f41a6ca7204c50eb176de0c074bba95f7e6 # timeout=10 21:43:40 > git remote # timeout=10 21:43:40 > git config --get remote.origin.url # timeout=10 21:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:40 > git merge 85467eb8bd6dd2b9868cd8f6803b9fba330b85b1 # timeout=10 21:43:40 > git rev-parse HEAD^{commit} # timeout=10 21:43:40 > git config core.sparsecheckout # timeout=10 21:43:40 > git checkout -f 8a021f41a6ca7204c50eb176de0c074bba95f7e6 # timeout=10 21:43:45 Commit message: "feat(mqtt): add security provider support for mqtt connection" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:43:46 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.322s coverage: 41.7% of statements 21:43:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:43:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:43:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.021s coverage: 100.0% of statements [Pipeline] echo 21:43:48 ========================================================= 21:43:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:43:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:43:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.939s coverage: 69.3% of statements 21:43:49 + 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:43:51 Sending build context to Docker daemon 36.7MB 21:43:51 Step 1/8 : ARG BASE=golang:1.13-alpine 21:43:51 Step 2/8 : FROM ${BASE} 21:43:51 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:43:51 cde5963f3b93: Pulling fs layer 21:43:51 2a23fa8c16f7: Pulling fs layer 21:43:51 777b28850792: Pulling fs layer 21:43:51 8a11ddd9e578: Pulling fs layer 21:43:51 4cf88f913ddb: Pulling fs layer 21:43:51 1df406cf5192: Pulling fs layer 21:43:51 cd6300453558: Pulling fs layer 21:43:51 b9c365052c96: Pulling fs layer 21:43:51 a2d8cc88f415: Pulling fs layer 21:43:51 ea1d1ca13537: Pulling fs layer 21:43:51 3750a50a1c5e: Pulling fs layer 21:43:51 cd6300453558: Waiting 21:43:51 b9c365052c96: Waiting 21:43:51 a2d8cc88f415: Waiting 21:43:51 ea1d1ca13537: Waiting 21:43:51 3750a50a1c5e: Waiting 21:43:51 4cf88f913ddb: Waiting 21:43:51 1df406cf5192: Waiting 21:43:51 8a11ddd9e578: Waiting 21:43:51 777b28850792: Verifying Checksum 21:43:51 777b28850792: Download complete 21:43:51 2a23fa8c16f7: Verifying Checksum 21:43:51 2a23fa8c16f7: Download complete 21:43:51 4cf88f913ddb: Verifying Checksum 21:43:51 4cf88f913ddb: Download complete 21:43:51 1df406cf5192: Verifying Checksum 21:43:51 1df406cf5192: Download complete 21:43:51 cde5963f3b93: Verifying Checksum 21:43:51 cde5963f3b93: Download complete 21:43:52 cde5963f3b93: Pull complete 21:43:53 2a23fa8c16f7: Pull complete 21:43:54 777b28850792: Pull complete 21:43:56 cd6300453558: Verifying Checksum 21:43:56 cd6300453558: Download complete 21:43:56 a2d8cc88f415: Verifying Checksum 21:43:56 a2d8cc88f415: Download complete 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 8.150s coverage: 74.6% of statements 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.014s coverage: 89.5% of statements 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.011s coverage: 100.0% of statements 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.106s coverage: 100.0% of statements 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.009s coverage: 100.0% of statements 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:43:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:43:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:43:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.637s coverage: 84.8% of statements 21:43:58 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.055s coverage: 81.1% of statements 21:43:58 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:43:58 ea1d1ca13537: Verifying Checksum 21:43:58 ea1d1ca13537: Download complete 21:43:58 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.284s coverage: 70.1% of statements 21:43:58 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:43:58 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 100.0% of statements 21:43:59 3750a50a1c5e: Download complete 21:43:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:44:02 b9c365052c96: Verifying Checksum 21:44:02 b9c365052c96: Download complete 21:44:03 gofmt -l . 21:44:03 [ "`gofmt -l .`" = "" ] 21:44:03 ./bin/test-attribution-txt.sh 21:44:03 8a11ddd9e578: Verifying Checksum 21:44:03 8a11ddd9e578: Download complete 21:44:03 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:44:04 Stashed 1 file(s) [Pipeline] } 21:44:04 $ docker stop --time=1 bec7dccb838662eb1a69275ed1561c3e3386b039eff9b3deebe105d49e4fa513 21:44:05 $ docker rm -f bec7dccb838662eb1a69275ed1561c3e3386b039eff9b3deebe105d49e4fa513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:44:15 8a11ddd9e578: Pull complete 21:44:15 4cf88f913ddb: Pull complete 21:44:15 1df406cf5192: Pull complete 21:44:20 cd6300453558: Pull complete 21:44:24 b9c365052c96: Pull complete 21:44:24 a2d8cc88f415: Pull complete 21:44:26 ea1d1ca13537: Pull complete 21:44:26 3750a50a1c5e: Pull complete 21:44:26 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:44:26 ---> 78745c68409d 21:44:26 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:44:27 latest: Pulling from library/docker 21:44:27 8a0637ca1ac9: Pulling fs layer 21:44:27 4726da4a2734: Pulling fs layer 21:44:27 73e3cb2b3a46: Pulling fs layer 21:44:27 af8135161ac3: Pulling fs layer 21:44:27 8938096eeda7: Pulling fs layer 21:44:27 648c0e7fc3a8: Pulling fs layer 21:44:27 fe85cdb0d7dc: Pulling fs layer 21:44:27 8938096eeda7: Waiting 21:44:27 648c0e7fc3a8: Waiting 21:44:27 fe85cdb0d7dc: Waiting 21:44:27 af8135161ac3: Waiting 21:44:27 73e3cb2b3a46: Verifying Checksum 21:44:27 73e3cb2b3a46: Download complete 21:44:27 4726da4a2734: Verifying Checksum 21:44:27 4726da4a2734: Download complete 21:44:27 8a0637ca1ac9: Verifying Checksum 21:44:27 8a0637ca1ac9: Download complete 21:44:27 8938096eeda7: Verifying Checksum 21:44:27 8938096eeda7: Download complete 21:44:27 648c0e7fc3a8: Verifying Checksum 21:44:27 648c0e7fc3a8: Download complete 21:44:27 fe85cdb0d7dc: Verifying Checksum 21:44:27 fe85cdb0d7dc: Download complete 21:44:28 8a0637ca1ac9: Pull complete 21:44:29 4726da4a2734: Pull complete 21:44:29 73e3cb2b3a46: Pull complete 21:44:33 af8135161ac3: Verifying Checksum 21:44:33 af8135161ac3: Download complete 21:44:37 af8135161ac3: Pull complete 21:44:38 8938096eeda7: Pull complete 21:44:38 648c0e7fc3a8: Pull complete 21:44:38 fe85cdb0d7dc: Pull complete 21:44:38 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:44:38 Status: Downloaded newer image for docker:latest 21:44:46 ---> 52a7ad9f892b 21:44:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:44:46 ---> Running in acec8bfe21d0 21:44:46 Removing intermediate container acec8bfe21d0 21:44:46 ---> 9e817f126197 21:44:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:44:46 ---> Running in dc95eea1786f 21:44:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:44:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:44:49 (1/5) Installing libsodium (1.0.18-r0) 21:44:49 (2/5) Installing libzmq (4.3.2-r0) 21:44:49 (3/5) Installing pkgconf (1.6.3-r0) 21:44:49 (4/5) Installing libsodium-dev (1.0.18-r0) 21:44:49 (5/5) Installing zeromq-dev (4.3.2-r0) 21:44:49 Executing busybox-1.31.1-r8.trigger 21:44:49 OK: 127 MiB in 44 packages 21:44:51 Removing intermediate container dc95eea1786f 21:44:51 ---> a69df70a8b7a 21:44:51 Step 6/8 : WORKDIR /build 21:44:51 ---> Running in 3594c79e6042 21:44:51 Removing intermediate container 3594c79e6042 21:44:51 ---> 183ab23d78f1 21:44:51 Step 7/8 : COPY go.mod . 21:44:52 ---> f89ea2e48bfb 21:44:52 Step 8/8 : RUN go mod download 21:44:52 ---> Running in c4eee1daab0d 21:44:54 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:44:54 go: finding github.com/BurntSushi/toml v0.3.1 21:44:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:44:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:44:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:44:54 go: finding github.com/bgentry/speakeasy v0.1.0 21:44:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:44:54 go: finding github.com/davecgh/go-spew v1.1.1 21:44:54 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:44:54 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:44:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:44:54 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:44:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:44:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:44:54 go: finding github.com/fatih/color v1.7.0 21:44:54 go: finding github.com/go-kit/kit v0.8.0 21:44:54 go: finding github.com/go-logfmt/logfmt v0.4.0 21:44:54 go: finding github.com/go-stack/stack v1.8.0 21:44:54 go: finding github.com/golang/snappy v0.0.1 21:44:54 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:44:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:44:54 go: finding github.com/google/go-cmp v0.3.1 21:44:54 go: finding github.com/google/uuid v1.1.0 21:44:54 go: finding github.com/gorilla/mux v1.7.2 21:44:54 go: finding github.com/hashicorp/consul/api v1.1.0 21:44:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:44:54 go: finding github.com/hashicorp/errwrap v1.0.0 21:44:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:44:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:44:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:44:54 go: finding github.com/hashicorp/go-multierror v1.0.0 21:44:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:44:54 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:44:54 go: finding github.com/hashicorp/go-syslog v1.0.0 21:44:54 go: finding github.com/hashicorp/go-uuid v1.0.1 21:44:54 go: finding github.com/hashicorp/go.net v0.0.1 21:44:54 go: finding github.com/hashicorp/golang-lru v0.5.0 21:44:54 go: finding github.com/hashicorp/logutils v1.0.0 21:44:54 go: finding github.com/hashicorp/mdns v1.0.0 21:44:54 go: finding github.com/hashicorp/memberlist v0.1.3 21:44:54 go: finding github.com/hashicorp/serf v0.8.2 21:44:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:44:54 go: finding github.com/kr/pretty v0.2.0 21:44:54 go: finding github.com/kr/pty v1.1.1 21:44:54 go: finding github.com/kr/text v0.1.0 21:44:54 go: finding github.com/mattn/go-colorable v0.0.9 21:44:54 go: finding github.com/mattn/go-isatty v0.0.3 21:44:54 go: finding github.com/miekg/dns v1.0.14 21:44:54 go: finding github.com/mitchellh/cli v1.0.0 21:44:54 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:44:54 go: finding github.com/mitchellh/copystructure v1.0.0 21:44:54 go: finding github.com/mitchellh/go-homedir v1.0.0 21:44:54 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:44:54 go: finding github.com/mitchellh/gox v0.4.0 21:44:54 go: finding github.com/mitchellh/iochan v1.0.0 21:44:55 go: finding github.com/mitchellh/mapstructure v1.1.2 21:44:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:44:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:44:55 go: finding github.com/pebbe/zmq4 v1.0.0 21:44:55 go: finding github.com/pelletier/go-toml v1.2.0 21:44:55 go: finding github.com/pkg/errors v0.8.1 21:44:55 go: finding github.com/pmezard/go-difflib v1.0.0 21:44:55 go: finding github.com/posener/complete v1.1.1 21:44:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:44:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:44:55 go: finding github.com/stretchr/objx v0.2.0 21:44:55 go: finding github.com/stretchr/testify v1.4.0 21:44:55 go: finding github.com/tidwall/pretty v1.0.0 21:44:55 go: finding github.com/ugorji/go v1.1.4 21:44:55 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:44:55 go: finding github.com/xdg/stringprep v1.0.0 21:44:55 go: finding go.mongodb.org/mongo-driver v1.1.1 21:44:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:44:55 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:44:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:44:55 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:44:55 go: finding golang.org/x/text v0.3.2 21:44:55 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:44:55 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:44:55 go: finding gopkg.in/yaml.v2 v2.2.2 21:45:13 Removing intermediate container c4eee1daab0d 21:45:13 ---> f62c81cbf034 21:45:13 Successfully built f62c81cbf034 21:45:13 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:45:14 + docker inspect -f . ci-base-image-arm64 21:45:14 . [Pipeline] withDockerContainer 21:45:15 prd-ubuntu18.04-docker-arm64-4c-16g-3890 does not seem to be running inside a container 21:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@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:45:16 $ docker top b0ed013d16b4ced98f6a2b0739acc5af2a2624428b164a2ffd1ee59dcfd8b0ef -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:17 + go version 21:45:17 go version go1.13.5 linux/arm64 [Pipeline] sh 21:45:18 + make test 21:45:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:45:20 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.155s coverage: 88.9% of statements 21:46:22 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.551s coverage: 41.7% of statements 21:46:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:46:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:46:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.028s coverage: 100.0% of statements 21:46:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.388s coverage: 69.3% of statements 21:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.518s coverage: 74.6% of statements 21:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.051s coverage: 89.5% of statements 21:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 21:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.108s coverage: 100.0% of statements 21:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.017s coverage: 100.0% of statements 21:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.767s coverage: 84.8% of statements 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.140s coverage: 81.1% of statements 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.525s coverage: 70.1% of statements 21:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.024s coverage: 100.0% of statements 21:46:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:46:52 gofmt -l . 21:46:52 [ "`gofmt -l .`" = "" ] 21:46:52 ./bin/test-attribution-txt.sh 21:46:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:46:54 Warning: overwriting stash ‘coverage-report’ 21:46:55 Stashed 1 file(s) [Pipeline] } 21:46:55 $ docker stop --time=1 b0ed013d16b4ced98f6a2b0739acc5af2a2624428b164a2ffd1ee59dcfd8b0ef 21:46:57 $ docker rm -f b0ed013d16b4ced98f6a2b0739acc5af2a2624428b164a2ffd1ee59dcfd8b0ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:46:58 provisioning config files... 21:46:58 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config4963441287170178431tmp [Pipeline] { [Pipeline] sh 21:46:59 + curl -s https://codecov.io/bash 21:46:59 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config4963441287170178431tmp 21:46:59 21:46:59 _____ _ 21:46:59 / ____| | | 21:46:59 | | ___ __| | ___ ___ _____ __ 21:46:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:46:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:46:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:46:59 Bash-20200410-0786dee 21:46:59 21:46:59 21:46:59 ==> Jenkins CI detected. 21:46:59 project root: . 21:46:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:46:59 ==> Running gcov in . (disable via -X gcov) 21:46:59 ==> Python coveragepy not found 21:46:59 ==> Searching for coverage reports in: 21:46:59 + . 21:46:59 -> Found 1 reports 21:46:59 ==> Detecting git/mercurial file structure 21:46:59 ==> Reading reports 21:46:59 + ./coverage.out bytes=72906 21:46:59 ==> Appending adjustments 21:46:59 http://docs.codecov.io/docs/fixing-reports 21:46:59 + Found adjustments 21:46:59 ==> Gzipping contents 21:46:59 ==> Uploading reports 21:46:59 url: https://codecov.io 21:46:59 query: branch=PR-314&commit=8a021f41a6ca7204c50eb176de0c074bba95f7e6&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-314%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=314&job= 21:46:59 -> Pinging Codecov 21:46:59 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-314&commit=8a021f41a6ca7204c50eb176de0c074bba95f7e6&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-314%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=314&job= 21:47:00 -> Uploading 21:47:00 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8a021f41a6ca7204c50eb176de0c074bba95f7e6 [Pipeline] } 21:47:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:47:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:47:02 ---> package-listing.sh 21:47:02 ++ facter osfamily 21:47:02 ++ tr '[:upper:]' '[:lower:]' 21:47:02 + OS_FAMILY=redhat 21:47:02 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-314 21:47:02 + START_PACKAGES=/tmp/packages_start.txt 21:47:02 + END_PACKAGES=/tmp/packages_end.txt 21:47:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:47:02 + PACKAGES=/tmp/packages_start.txt 21:47:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 21:47:02 + PACKAGES=/tmp/packages_end.txt 21:47:02 + case "${OS_FAMILY}" in 21:47:02 + rpm -qa 21:47:02 + sort 21:47:06 + '[' -f /tmp/packages_start.txt ']' 21:47:06 + '[' -f /tmp/packages_end.txt ']' 21:47:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:47:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 21:47:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ 21:47:06 + 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:47:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:47:06 21:47:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:47:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:47:07 alpine: Pulling from edgex-lftools-log-publisher 21:47:07 c9b1b535fdd9: Pulling fs layer 21:47:07 2cc5ad85d9ab: Pulling fs layer 21:47:07 756a868c4378: Pulling fs layer 21:47:07 444b2fc9a129: Pulling fs layer 21:47:07 ea15f1150254: Pulling fs layer 21:47:07 41b27a9f41bf: Pulling fs layer 21:47:07 28c525ee5125: Pulling fs layer 21:47:07 094b1ea09ed8: Pulling fs layer 21:47:07 138eaada9080: Pulling fs layer 21:47:07 0622d0fa9048: Pulling fs layer 21:47:07 444b2fc9a129: Waiting 21:47:07 ea15f1150254: Waiting 21:47:07 41b27a9f41bf: Waiting 21:47:07 28c525ee5125: Waiting 21:47:07 094b1ea09ed8: Waiting 21:47:07 138eaada9080: Waiting 21:47:07 0622d0fa9048: Waiting 21:47:07 2cc5ad85d9ab: Verifying Checksum 21:47:07 2cc5ad85d9ab: Download complete 21:47:07 444b2fc9a129: Verifying Checksum 21:47:07 444b2fc9a129: Download complete 21:47:07 c9b1b535fdd9: Verifying Checksum 21:47:07 c9b1b535fdd9: Download complete 21:47:07 ea15f1150254: Download complete 21:47:07 28c525ee5125: Verifying Checksum 21:47:07 28c525ee5125: Download complete 21:47:07 c9b1b535fdd9: Pull complete 21:47:07 756a868c4378: Verifying Checksum 21:47:07 756a868c4378: Download complete 21:47:07 2cc5ad85d9ab: Pull complete 21:47:07 138eaada9080: Verifying Checksum 21:47:07 138eaada9080: Download complete 21:47:07 0622d0fa9048: Verifying Checksum 21:47:07 0622d0fa9048: Download complete 21:47:07 094b1ea09ed8: Verifying Checksum 21:47:07 094b1ea09ed8: Download complete 21:47:08 41b27a9f41bf: Verifying Checksum 21:47:08 41b27a9f41bf: Download complete 21:47:10 756a868c4378: Pull complete 21:47:10 444b2fc9a129: Pull complete 21:47:10 ea15f1150254: Pull complete 21:47:13 41b27a9f41bf: Pull complete 21:47:13 28c525ee5125: Pull complete 21:47:15 094b1ea09ed8: Pull complete 21:47:15 138eaada9080: Pull complete 21:47:16 0622d0fa9048: Pull complete 21:47:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:47:16 prd-centos7-docker-4c-2g-3888 does not seem to be running inside a container 21:47:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:47:17 $ docker top c28be497f7109c4683636853af8ae20bf8af744fb18825441cca04edc415f6ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:17 provisioning config files... 21:47:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config337319263195557546tmp [Pipeline] { [Pipeline] echo 21:47:17 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:47:17 ---> create-netrc.sh [Pipeline] echo 21:47:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:47:18 ---> logs-deploy.sh 21:47:18 + ARCHIVE_ARTIFACTS= 21:47:18 + LOGS_SERVER=https://logs.edgexfoundry.org 21:47:18 + '[' https://logs.edgexfoundry.org == None ']' 21:47:18 + NEXUS_URL=https://nexus.edgexfoundry.org 21:47:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/16 21:47:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/16/ 21:47:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/16 /w/workspace/ndry_app-functions-sdk-go_PR-314 21:47:19 Archives upload complete. 21:47:19 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/16/ 21:47:19 ---> uname -a: 21:47:19 Linux c28be497f710 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:47:19 21:47:19 21:47:19 ---> lscpu: 21:47:19 Architecture: x86_64 21:47:19 CPU op-mode(s): 32-bit, 64-bit 21:47:19 Byte Order: Little Endian 21:47:19 Address sizes: 40 bits physical, 48 bits virtual 21:47:19 CPU(s): 4 21:47:19 On-line CPU(s) list: 0-3 21:47:19 Thread(s) per core: 1 21:47:19 Core(s) per socket: 1 21:47:19 Socket(s): 4 21:47:19 NUMA node(s): 1 21:47:19 Vendor ID: GenuineIntel 21:47:19 CPU family: 6 21:47:19 Model: 44 21:47:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:47:19 Stepping: 1 21:47:19 CPU MHz: 2933.438 21:47:19 BogoMIPS: 5866.87 21:47:19 Virtualization: VT-x 21:47:19 Hypervisor vendor: KVM 21:47:19 Virtualization type: full 21:47:19 L1d cache: 128 KiB 21:47:19 L1i cache: 128 KiB 21:47:19 L2 cache: 16 MiB 21:47:19 L3 cache: 64 MiB 21:47:19 NUMA node0 CPU(s): 0-3 21:47:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:47:19 Vulnerability Meltdown: Mitigation; PTI 21:47:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:47:19 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:47:19 Vulnerability Spectre v2: Mitigation; Full retpoline 21:47:19 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:47:19 21:47:19 21:47:19 ---> nproc: 21:47:19 4 21:47:19 21:47:19 21:47:19 ---> df -h: 21:47:19 Filesystem Size Used Available Use% Mounted on 21:47:19 overlay 50.0G 6.4G 43.6G 13% / 21:47:19 tmpfs 64.0M 0 64.0M 0% /dev 21:47:19 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:47:19 shm 64.0M 0 64.0M 0% /dev/shm 21:47:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 21:47:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 21:47:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 21:47:19 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314 21:47:19 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp 21:47:19 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 21:47:19 21:47:19 21:47:19 ---> free -m: 21:47:19 total used free shared buff/cache available 21:47:19 Mem: 1838 622 68 0 1146 1110 21:47:19 Swap: 1023 1 1022 21:47:19 21:47:19 21:47:19 ---> ip addr: 21:47:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:47:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:47:19 inet 127.0.0.1/8 scope host lo 21:47:19 valid_lft forever preferred_lft forever 21:47:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:47:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:47:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:47:19 valid_lft forever preferred_lft forever 21:47:19 21:47:19 21:47:19 ---> sar -b -r -n DEV: 21:47:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/14/20 _x86_64_ (4 CPU) 21:47:19 21:47:19 21:38:50 LINUX RESTART 21:47:19 21:47:19 21:40:01 tps rtps wtps bread/s bwrtn/s 21:47:19 21:41:01 2.25 0.00 2.25 0.00 43.68 21:47:19 21:42:01 0.35 0.00 0.35 0.00 5.16 21:47:19 21:43:01 0.23 0.00 0.23 0.00 3.50 21:47:19 21:44:01 0.27 0.00 0.27 0.00 2.98 21:47:19 21:45:01 0.33 0.00 0.33 0.00 5.05 21:47:19 21:46:01 0.30 0.02 0.28 0.13 3.38 21:47:19 21:47:01 3.53 3.21 0.32 449.03 3.21 21:47:19 Average: 1.04 0.46 0.58 64.17 9.57 21:47:19 21:47:19 21:40:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:47:19 21:41:01 216104 1666200 88.52 2620 1122888 905396 30.89 429796 1083172 8 21:47:19 21:42:01 215928 1666376 88.53 2620 1122892 905396 30.89 430116 1082872 8 21:47:19 21:43:01 214664 1667640 88.60 2620 1122904 905640 30.90 436220 1077780 8 21:47:19 21:44:01 214748 1667556 88.59 2620 1122904 905664 30.90 436272 1077780 12 21:47:19 21:45:01 215112 1667192 88.57 2620 1122908 905544 30.90 435796 1077780 8 21:47:19 21:46:01 216412 1665892 88.50 2620 1122944 905460 30.89 435312 1077784 16 21:47:19 21:47:01 188364 1693940 89.99 2620 1136448 909860 31.04 443972 1089580 116 21:47:19 Average: 211619 1670685 88.76 2620 1124841 906137 30.92 435355 1080964 25 21:47:19 21:47:19 21:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:47:19 21:41:01 eth0 0.72 0.08 0.05 0.01 0.00 0.00 0.00 21:47:19 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:42:01 eth0 1.05 0.08 0.09 0.01 0.00 0.00 0.00 21:47:19 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:43:01 eth0 1.15 0.30 0.32 0.20 0.00 0.00 0.00 21:47:19 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:44:01 eth0 0.57 0.48 0.28 0.21 0.00 0.00 0.00 21:47:19 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:45:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 21:47:19 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 21:47:19 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:47:01 eth0 4.83 3.45 5.28 1.87 0.00 0.00 0.00 21:47:19 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 Average: eth0 1.23 0.66 0.87 0.34 0.00 0.00 0.00 21:47:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:47:19 21:47:19 21:47:19 ---> sar -P ALL: 21:47:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/14/20 _x86_64_ (4 CPU) 21:47:19 21:47:19 21:38:50 LINUX RESTART 21:47:19 21:47:19 21:40:01 CPU %user %nice %system %iowait %steal %idle 21:47:19 21:41:01 all 0.20 0.00 0.05 0.00 0.00 99.75 21:47:19 21:41:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:47:19 21:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:47:19 21:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:47:19 21:41:01 3 0.62 0.00 0.03 0.00 0.02 99.33 21:47:19 21:42:01 all 0.18 0.00 0.04 0.00 0.00 99.78 21:47:19 21:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:47:19 21:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:47:19 21:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:47:19 21:42:01 3 0.57 0.00 0.05 0.00 0.00 99.38 21:47:19 21:43:01 all 0.19 0.00 0.04 0.00 0.00 99.77 21:47:19 21:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 21:47:19 21:43:01 1 0.08 0.00 0.08 0.00 0.00 99.83 21:47:19 21:43:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:47:19 21:43:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:47:19 21:44:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:47:19 21:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:47:19 21:44:01 1 0.07 0.00 0.08 0.00 0.00 99.85 21:47:19 21:44:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:47:19 21:44:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:47:19 21:45:01 all 0.17 0.00 0.05 0.00 0.00 99.79 21:47:19 21:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:47:19 21:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:47:19 21:45:01 2 0.07 0.00 0.08 0.00 0.00 99.85 21:47:19 21:45:01 3 0.53 0.00 0.05 0.00 0.00 99.42 21:47:19 21:46:01 all 0.18 0.00 0.03 0.00 0.00 99.79 21:47:19 21:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:47:19 21:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:47:19 21:46:01 2 0.10 0.00 0.08 0.02 0.00 99.80 21:47:19 21:46:01 3 0.53 0.00 0.02 0.00 0.00 99.45 21:47:19 21:47:01 all 0.43 0.00 0.23 0.03 0.00 99.30 21:47:19 21:47:01 0 0.42 0.00 0.30 0.03 0.00 99.25 21:47:19 21:47:01 1 0.25 0.00 0.22 0.02 0.00 99.52 21:47:19 21:47:01 2 0.17 0.00 0.17 0.02 0.00 99.65 21:47:19 21:47:01 3 0.88 0.00 0.23 0.07 0.00 98.82 21:47:19 Average: all 0.22 0.00 0.07 0.00 0.00 99.71 21:47:19 Average: 0 0.09 0.00 0.07 0.00 0.00 99.83 21:47:19 Average: 1 0.08 0.00 0.07 0.00 0.00 99.84 21:47:19 Average: 2 0.08 0.00 0.07 0.00 0.00 99.84 21:47:19 Average: 3 0.60 0.00 0.06 0.01 0.00 99.32 21:47:19 21:47:19 21:47:19