Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7338ff0b48ff778770e07d00465366aeceb26e1a 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7796’ Running on prd-centos7-docker-4c-2g-7802 in /w/workspace/dgexfoundry_device-sdk-go_master [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 7338ff0b48ff778770e07d00465366aeceb26e1a (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # 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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7338ff0b48ff778770e07d00465366aeceb26e1a # timeout=10 Commit message: "Merge pull request #523 from hahattan/issue-435" > git rev-list --no-walk 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:09:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:09:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:09:34 ========================================================= 03:09:34 EdgeX Global Pipelines Version Info 03:09:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:09:36 ------------------- 03:09:36 stable info: 03:09:36 ------------------- 03:09:36 Commited By: Emilio Reyes emilio.reyes@intel.com 03:09:36 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 03:09:36 Message: update stable to v1.0.87 03:09:36 ------------------- 03:09:36 experimental info: 03:09:36 ------------------- 03:09:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:09:36 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 03:09:36 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:39 03:09:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:09:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:39 latest: Pulling from edgex-devops/git-semver 03:09:39 9123ac7c32f7: Pulling fs layer 03:09:39 b8cc5d1170e3: Pulling fs layer 03:09:39 2924cbbf6a41: Pulling fs layer 03:09:39 93b08a4f1073: Pulling fs layer 03:09:39 93b08a4f1073: Waiting 03:09:39 b8cc5d1170e3: Download complete 03:09:40 9123ac7c32f7: Verifying Checksum 03:09:40 9123ac7c32f7: Download complete 03:09:40 93b08a4f1073: Verifying Checksum 03:09:40 93b08a4f1073: Download complete 03:09:40 2924cbbf6a41: Download complete 03:09:40 9123ac7c32f7: Pull complete 03:09:40 b8cc5d1170e3: Pull complete 03:09:41 2924cbbf6a41: Pull complete 03:09:41 93b08a4f1073: Pull complete 03:09:41 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:09:41 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:09:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:09:42 $ docker top d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:42 [ssh-agent] Looking for ssh-agent implementation... 03:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:42 $ docker exec d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 ssh-agent 03:09:43 SSH_AUTH_SOCK=/tmp/ssh-TL4yDhJbAd8U/agent.15 03:09:43 SSH_AGENT_PID=21 03:09:43 Running ssh-add (command line suppressed) 03:09:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8637737805223652724.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8637737805223652724.key) 03:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:43 + git describe --exact-match --tags HEAD 03:09:43 fatal: No names found, cannot describe anything. [Pipeline] } 03:09:43 $ docker exec --env ******** --env ******** d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 ssh-agent -k 03:09:43 unset SSH_AUTH_SOCK; 03:09:43 unset SSH_AGENT_PID; 03:09:43 echo Agent pid 21 killed; 03:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:09:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:09:43 This usually means this commit has not been tagged. [Pipeline] sshagent 03:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:44 [ssh-agent] Looking for ssh-agent implementation... 03:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:44 $ docker exec d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 ssh-agent 03:09:44 SSH_AUTH_SOCK=/tmp/ssh-tNVktVOKodam/agent.57 03:09:44 SSH_AGENT_PID=64 03:09:44 Running ssh-add (command line suppressed) 03:09:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2398425206084837611.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2398425206084837611.key) 03:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:44 + git semver init 03:09:44 # -> Open(): unable to determine branch for HEAD 03:09:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:09:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:09:44 # $SEMVER_REMOTE_NAME = origin 03:09:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:09:44 # $SEMVER_USER_NAME = edgex-jenkins 03:09:44 # $SEMVER_BRANCH = master 03:09:44 # $SEMVER_TEMP = /tmp/semver-797163560 03:09:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:09:45 # '/tmp/semver-797163560' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 03:09:45 # -> Force: false 03:09:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 03:09:45 $ docker exec --env ******** --env ******** d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 ssh-agent -k 03:09:45 unset SSH_AUTH_SOCK; 03:09:45 unset SSH_AGENT_PID; 03:09:45 echo Agent pid 64 killed; 03:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:46 + git semver [Pipeline] } 03:09:46 $ docker stop --time=1 d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 03:09:47 $ docker rm -f d5069a8e7c606e5bdc564c3207bec96386832605eea021afd433d333bc973967 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:09:48 Stashed 57 file(s) [Pipeline] echo 03:09:48 [edgeXSemver] initialized semver on version 1.2.1-dev.3 [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 03:10:03 Still waiting to schedule task 03:10:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:10:03 Still waiting to schedule task 03:10:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:11:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7803 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:11:44 Running in /w/workspace/device-sdk-go/39 [Pipeline] { [Pipeline] checkout 03:11:49 using credential edgex-jenkins-ssh 03:11:49 Cloning the remote Git repository 03:11:49 Cloning with configured refspecs honoured and without tags 03:11:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:11:49 > git init /w/workspace/device-sdk-go/39 # timeout=10 03:11:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:11:50 > git --version # timeout=10 03:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:11:51 Fetching without tags 03:11:51 Checking out Revision 7338ff0b48ff778770e07d00465366aeceb26e1a (master) 03:11:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:11:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:11:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:11:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:11:51 > git config core.sparsecheckout # timeout=10 03:11:51 > git checkout -f 7338ff0b48ff778770e07d00465366aeceb26e1a # timeout=10 03:11:56 Commit message: "Merge pull request #523 from hahattan/issue-435" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:11:57 ========================================================= 03:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:11:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:11:58 + 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 . 03:11:59 Sending build context to Docker daemon 3.039MB 03:11:59 Step 1/8 : ARG BASE=golang:1.13-alpine 03:11:59 Step 2/8 : FROM ${BASE} 03:12:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:12:00 cde5963f3b93: Pulling fs layer 03:12:00 2a23fa8c16f7: Pulling fs layer 03:12:00 777b28850792: Pulling fs layer 03:12:00 8a11ddd9e578: Pulling fs layer 03:12:00 4cf88f913ddb: Pulling fs layer 03:12:00 1df406cf5192: Pulling fs layer 03:12:00 cd6300453558: Pulling fs layer 03:12:00 b9c365052c96: Pulling fs layer 03:12:00 a2d8cc88f415: Pulling fs layer 03:12:00 ea1d1ca13537: Pulling fs layer 03:12:00 3750a50a1c5e: Pulling fs layer 03:12:00 8a11ddd9e578: Waiting 03:12:00 4cf88f913ddb: Waiting 03:12:00 a2d8cc88f415: Waiting 03:12:00 3750a50a1c5e: Waiting 03:12:00 ea1d1ca13537: Waiting 03:12:00 1df406cf5192: Waiting 03:12:00 777b28850792: Verifying Checksum 03:12:00 777b28850792: Download complete 03:12:00 2a23fa8c16f7: Download complete 03:12:00 4cf88f913ddb: Verifying Checksum 03:12:00 4cf88f913ddb: Download complete 03:12:00 1df406cf5192: Download complete 03:12:00 cde5963f3b93: Verifying Checksum 03:12:00 cde5963f3b93: Download complete 03:12:01 cde5963f3b93: Pull complete 03:12:01 2a23fa8c16f7: Pull complete 03:12:02 777b28850792: Pull complete 03:12:04 cd6300453558: Verifying Checksum 03:12:04 cd6300453558: Download complete 03:12:04 a2d8cc88f415: Verifying Checksum 03:12:04 a2d8cc88f415: Download complete 03:12:06 ea1d1ca13537: Verifying Checksum 03:12:06 ea1d1ca13537: Download complete 03:12:07 3750a50a1c5e: Verifying Checksum 03:12:07 3750a50a1c5e: Download complete 03:12:09 Running on prd-centos7-docker-4c-2g-7804 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:12:09 Running in /w/workspace/device-sdk-go/39 [Pipeline] { [Pipeline] checkout 03:12:09 b9c365052c96: Verifying Checksum 03:12:09 b9c365052c96: Download complete 03:12:11 8a11ddd9e578: Verifying Checksum 03:12:11 8a11ddd9e578: Download complete 03:12:12 using credential edgex-jenkins-ssh 03:12:12 Cloning the remote Git repository 03:12:12 Cloning with configured refspecs honoured and without tags 03:12:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:12:12 > git init /w/workspace/device-sdk-go/39 # timeout=10 03:12:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:12:12 > git --version # timeout=10 03:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:12:13 Fetching without tags 03:12:14 Checking out Revision 7338ff0b48ff778770e07d00465366aeceb26e1a (master) 03:12:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:12:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:12:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:12:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:12:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:12:13 > git config core.sparsecheckout # timeout=10 03:12:13 > git checkout -f 7338ff0b48ff778770e07d00465366aeceb26e1a # timeout=10 03:12:18 Commit message: "Merge pull request #523 from hahattan/issue-435" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:12:19 ========================================================= 03:12:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:12:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:12:20 + 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 . 03:12:20 Sending build context to Docker daemon 3.037MB 03:12:20 Step 1/8 : ARG BASE=golang:1.13-alpine 03:12:20 Step 2/8 : FROM ${BASE} 03:12:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:20 e6b0cf9c0882: Pulling fs layer 03:12:20 2848faf0eed1: Pulling fs layer 03:12:20 0f37312ad70f: Pulling fs layer 03:12:20 5788d62ee057: Pulling fs layer 03:12:20 0e6b1d234666: Pulling fs layer 03:12:20 bf5d7aec512f: Pulling fs layer 03:12:20 34c802a77dc8: Pulling fs layer 03:12:20 9eb99e56ec68: Pulling fs layer 03:12:20 27c7a5d97fbd: Pulling fs layer 03:12:20 5c102a31e300: Pulling fs layer 03:12:20 dcfb455df0a1: Pulling fs layer 03:12:20 34c802a77dc8: Waiting 03:12:20 9eb99e56ec68: Waiting 03:12:20 27c7a5d97fbd: Waiting 03:12:20 5788d62ee057: Waiting 03:12:20 0e6b1d234666: Waiting 03:12:20 bf5d7aec512f: Waiting 03:12:20 dcfb455df0a1: Waiting 03:12:20 5c102a31e300: Waiting 03:12:20 0f37312ad70f: Verifying Checksum 03:12:20 0f37312ad70f: Download complete 03:12:20 2848faf0eed1: Download complete 03:12:20 0e6b1d234666: Verifying Checksum 03:12:20 0e6b1d234666: Download complete 03:12:20 bf5d7aec512f: Verifying Checksum 03:12:20 bf5d7aec512f: Download complete 03:12:20 e6b0cf9c0882: Verifying Checksum 03:12:20 e6b0cf9c0882: Download complete 03:12:20 e6b0cf9c0882: Pull complete 03:12:20 2848faf0eed1: Pull complete 03:12:21 0f37312ad70f: Pull complete 03:12:21 34c802a77dc8: Verifying Checksum 03:12:21 34c802a77dc8: Download complete 03:12:21 27c7a5d97fbd: Verifying Checksum 03:12:21 27c7a5d97fbd: Download complete 03:12:22 5788d62ee057: Verifying Checksum 03:12:22 5788d62ee057: Download complete 03:12:22 dcfb455df0a1: Verifying Checksum 03:12:22 dcfb455df0a1: Download complete 03:12:22 5c102a31e300: Verifying Checksum 03:12:22 5c102a31e300: Download complete 03:12:22 9eb99e56ec68: Download complete 03:12:23 8a11ddd9e578: Pull complete 03:12:23 4cf88f913ddb: Pull complete 03:12:23 1df406cf5192: Pull complete 03:12:28 cd6300453558: Pull complete 03:12:29 5788d62ee057: Pull complete 03:12:29 0e6b1d234666: Pull complete 03:12:29 bf5d7aec512f: Pull complete 03:12:32 b9c365052c96: Pull complete 03:12:32 a2d8cc88f415: Pull complete 03:12:33 34c802a77dc8: Pull complete 03:12:35 ea1d1ca13537: Pull complete 03:12:35 3750a50a1c5e: Pull complete 03:12:35 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:12:35 ---> 78745c68409d 03:12:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:12:37 9eb99e56ec68: Pull complete 03:12:37 27c7a5d97fbd: Pull complete 03:12:37 5c102a31e300: Pull complete 03:12:38 dcfb455df0a1: Pull complete 03:12:38 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:12:38 ---> 7c70fe431013 03:12:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:12:38 ---> Running in a53d97a3a4c8 03:12:38 Removing intermediate container a53d97a3a4c8 03:12:38 ---> f0952169d76b 03:12:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:38 ---> Running in 49feb23c00b7 03:12:38 ---> Running in 279e5c7d0b78 03:12:38 Removing intermediate container 279e5c7d0b78 03:12:38 ---> f223118d3a4e 03:12:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:39 ---> Running in 9a32f964262d 03:12:39 Removing intermediate container 49feb23c00b7 03:12:39 ---> 3b2c5ff62927 03:12:39 Step 5/8 : RUN apk add --no-cache make git 03:12:39 ---> Running in 281985d58574 03:12:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:12:40 Removing intermediate container 9a32f964262d 03:12:40 ---> c4cd23aafaf0 03:12:40 Step 5/8 : RUN apk add --no-cache make git 03:12:40 ---> Running in cae7cbd1d0c7 03:12:41 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:13:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:13:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:13:25 OK: 125 MiB in 39 packages 03:13:25 Removing intermediate container cae7cbd1d0c7 03:13:25 ---> 0040a18df03f 03:13:25 Step 6/8 : WORKDIR /device-sdk-go 03:13:26 ---> Running in a6797e262677 03:13:26 Removing intermediate container a6797e262677 03:13:26 ---> 6c371e03053f 03:13:26 Step 7/8 : COPY . . 03:13:27 ---> d9a8265c3a91 03:13:27 Step 8/8 : RUN go mod download 03:13:27 ---> Running in 0dd07198a5e3 03:13:28 OK: 143 MiB in 39 packages 03:13:28 Removing intermediate container 281985d58574 03:13:28 ---> 59e72a89eefb 03:13:28 Step 6/8 : WORKDIR /device-sdk-go 03:13:28 ---> Running in c662396e985f 03:13:28 Removing intermediate container c662396e985f 03:13:28 ---> edb6ecb7263e 03:13:28 Step 7/8 : COPY . . 03:13:28 ---> c167f8d6d7d3 03:13:28 Step 8/8 : RUN go mod download 03:13:28 ---> Running in 947fab52e893 03:13:28 go: finding github.com/BurntSushi/toml v0.3.1 03:13:28 go: finding github.com/OneOfOne/xxhash v1.2.6 03:13:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:13:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:13:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:13:28 go: finding github.com/bgentry/speakeasy v0.1.0 03:13:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:13:28 go: finding github.com/davecgh/go-spew v1.1.1 03:13:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:13:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:13:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:13:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:13:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:13:28 go: finding github.com/fatih/color v1.7.0 03:13:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:13:28 go: finding github.com/go-kit/kit v0.8.0 03:13:28 go: finding github.com/go-logfmt/logfmt v0.4.0 03:13:28 go: finding github.com/go-stack/stack v1.8.0 03:13:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:13:28 go: finding github.com/google/uuid v1.1.0 03:13:28 go: finding github.com/gorilla/mux v1.7.1 03:13:28 go: finding github.com/hashicorp/consul/api v1.1.0 03:13:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:13:28 go: finding github.com/hashicorp/errwrap v1.0.0 03:13:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:13:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:13:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:13:28 go: finding github.com/hashicorp/go-multierror v1.0.0 03:13:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:13:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:13:28 go: finding github.com/hashicorp/go-syslog v1.0.0 03:13:28 go: finding github.com/hashicorp/go-uuid v1.0.1 03:13:28 go: finding github.com/hashicorp/go.net v0.0.1 03:13:28 go: finding github.com/hashicorp/golang-lru v0.5.0 03:13:28 go: finding github.com/hashicorp/logutils v1.0.0 03:13:28 go: finding github.com/hashicorp/mdns v1.0.0 03:13:28 go: finding github.com/hashicorp/memberlist v0.1.3 03:13:28 go: finding github.com/hashicorp/serf v0.8.2 03:13:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:13:28 go: finding github.com/mattn/go-colorable v0.0.9 03:13:28 go: finding github.com/mattn/go-isatty v0.0.3 03:13:28 go: finding github.com/miekg/dns v1.0.14 03:13:28 go: finding github.com/mitchellh/cli v1.0.0 03:13:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:13:28 go: finding github.com/mitchellh/copystructure v1.0.0 03:13:28 go: finding github.com/mitchellh/go-homedir v1.0.0 03:13:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:13:28 go: finding github.com/mitchellh/gox v0.4.0 03:13:28 go: finding github.com/mitchellh/iochan v1.0.0 03:13:28 go: finding github.com/mitchellh/mapstructure v1.1.2 03:13:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:13:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:13:28 go: finding github.com/pelletier/go-toml v1.2.0 03:13:28 go: finding github.com/pkg/errors v0.8.1 03:13:28 go: finding github.com/pmezard/go-difflib v1.0.0 03:13:28 go: finding github.com/posener/complete v1.1.1 03:13:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:13:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:13:28 go: finding github.com/stretchr/objx v0.1.0 03:13:28 go: finding github.com/stretchr/testify v1.5.1 03:13:28 go: finding github.com/ugorji/go v1.1.4 03:13:28 go: finding github.com/x448/float16 v0.8.4 03:13:28 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:13:28 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:13:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:13:28 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:13:28 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:13:28 go: finding gopkg.in/yaml.v2 v2.2.8 03:13:29 go: finding github.com/BurntSushi/toml v0.3.1 03:13:29 go: finding github.com/OneOfOne/xxhash v1.2.6 03:13:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:13:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:13:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:13:29 go: finding github.com/bgentry/speakeasy v0.1.0 03:13:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:13:29 go: finding github.com/davecgh/go-spew v1.1.1 03:13:29 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:13:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:13:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:13:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:13:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:13:29 go: finding github.com/fatih/color v1.7.0 03:13:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:13:29 go: finding github.com/go-kit/kit v0.8.0 03:13:29 go: finding github.com/go-logfmt/logfmt v0.4.0 03:13:29 go: finding github.com/go-stack/stack v1.8.0 03:13:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:13:29 go: finding github.com/google/uuid v1.1.0 03:13:29 go: finding github.com/gorilla/mux v1.7.1 03:13:29 go: finding github.com/hashicorp/consul/api v1.1.0 03:13:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:13:29 go: finding github.com/hashicorp/errwrap v1.0.0 03:13:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:13:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:13:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:13:29 go: finding github.com/hashicorp/go-multierror v1.0.0 03:13:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:13:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:13:29 go: finding github.com/hashicorp/go-syslog v1.0.0 03:13:29 go: finding github.com/hashicorp/go-uuid v1.0.1 03:13:29 go: finding github.com/hashicorp/go.net v0.0.1 03:13:29 go: finding github.com/hashicorp/golang-lru v0.5.0 03:13:29 go: finding github.com/hashicorp/logutils v1.0.0 03:13:29 go: finding github.com/hashicorp/mdns v1.0.0 03:13:29 go: finding github.com/hashicorp/memberlist v0.1.3 03:13:29 go: finding github.com/hashicorp/serf v0.8.2 03:13:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:13:29 go: finding github.com/mattn/go-colorable v0.0.9 03:13:29 go: finding github.com/mattn/go-isatty v0.0.3 03:13:29 go: finding github.com/miekg/dns v1.0.14 03:13:29 go: finding github.com/mitchellh/cli v1.0.0 03:13:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:13:29 go: finding github.com/mitchellh/copystructure v1.0.0 03:13:29 go: finding github.com/mitchellh/go-homedir v1.0.0 03:13:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:13:29 go: finding github.com/mitchellh/gox v0.4.0 03:13:29 go: finding github.com/mitchellh/iochan v1.0.0 03:13:29 go: finding github.com/mitchellh/mapstructure v1.1.2 03:13:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:13:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:13:30 go: finding github.com/pelletier/go-toml v1.2.0 03:13:30 go: finding github.com/pkg/errors v0.8.1 03:13:30 go: finding github.com/pmezard/go-difflib v1.0.0 03:13:30 go: finding github.com/posener/complete v1.1.1 03:13:30 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:13:30 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:13:30 go: finding github.com/stretchr/objx v0.1.0 03:13:30 go: finding github.com/stretchr/testify v1.5.1 03:13:30 go: finding github.com/ugorji/go v1.1.4 03:13:30 go: finding github.com/x448/float16 v0.8.4 03:13:30 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:13:30 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:13:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:13:30 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:13:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:13:30 go: finding gopkg.in/yaml.v2 v2.2.8 03:13:32 Removing intermediate container 947fab52e893 03:13:32 ---> 4a0bd7f94eea 03:13:32 Successfully built 4a0bd7f94eea 03:13:32 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 03:13:33 + docker inspect -f . ci-base-image-x86_64 03:13:33 . [Pipeline] withDockerContainer 03:13:33 prd-centos7-docker-4c-2g-7804 does not seem to be running inside a container 03:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/39 -v /w/workspace/device-sdk-go/39:/w/workspace/device-sdk-go/39:rw,z -v /w/workspace/device-sdk-go/39@tmp:/w/workspace/device-sdk-go/39@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 ******** ci-base-image-x86_64 cat 03:13:34 $ docker top cff1e1c1a310394b8fedb14f88b6ff78df6d592800c202af2a42d8f67f6d5a1b -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:34 + go version 03:13:34 go version go1.13.5 linux/amd64 [Pipeline] sh 03:13:35 + make test 03:13:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:13:35 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:13:40 Removing intermediate container 0dd07198a5e3 03:13:40 ---> 46dab9b57006 03:13:40 Successfully built 46dab9b57006 03:13:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:41 + docker inspect -f . ci-base-image-arm64 03:13:41 . [Pipeline] withDockerContainer 03:13:41 prd-ubuntu18.04-docker-arm64-4c-16g-7803 does not seem to be running inside a container 03:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/39 -v /w/workspace/device-sdk-go/39:/w/workspace/device-sdk-go/39:rw,z -v /w/workspace/device-sdk-go/39@tmp:/w/workspace/device-sdk-go/39@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 ******** ci-base-image-arm64 cat 03:13:43 $ docker top 30f5089feb0fe48d96fd8e2796a82498336452d35afe469a2d0225913fe9e76e -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:44 + go version 03:13:44 go version go1.13.5 linux/arm64 [Pipeline] sh 03:13:44 + make test 03:13:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:13:45 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:13:47 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:13:47 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:13:47 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:13:47 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.011s coverage: 22.1% of statements 03:13:53 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements 03:14:18 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:14:18 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:14:18 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:14:18 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.1% of statements 03:14:18 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.151s coverage: 95.8% of statements 03:14:25 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.029s coverage: 11.4% of statements 03:14:25 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 21.7% of statements 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:14:25 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.123s coverage: 36.9% of statements 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 03:14:25 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.401s coverage: 65.2% of statements 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:14:25 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements 03:14:25 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 03:14:25 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.112s coverage: 68.9% of statements 03:14:25 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:14:25 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:14:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:14:25 gofmt -l . 03:14:25 [ "`gofmt -l .`" = "" ] 03:14:25 ./bin/test-attribution-txt.sh 03:14:26 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:14:26 Stashed 1 file(s) [Pipeline] } 03:14:26 $ docker stop --time=1 cff1e1c1a310394b8fedb14f88b6ff78df6d592800c202af2a42d8f67f6d5a1b 03:14:28 $ docker rm -f cff1e1c1a310394b8fedb14f88b6ff78df6d592800c202af2a42d8f67f6d5a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:14:30 + ls -al . 03:14:30 total 180 03:14:30 drwxrwxr-x. 11 jenkins jenkins 4096 May 11 03:14 . 03:14:30 drwxrwxr-x. 4 jenkins jenkins 30 May 11 03:12 .. 03:14:30 drwxrwxr-x. 3 jenkins jenkins 20 May 11 03:12 api 03:14:30 drwxrwxr-x. 2 jenkins jenkins 64 May 11 03:12 bin 03:14:30 -rw-r--r--. 1 jenkins jenkins 110877 May 11 03:14 coverage.out 03:14:30 -rw-rw-r--. 1 jenkins jenkins 936 May 11 03:12 Dockerfile.build 03:14:30 -rw-rw-r--. 1 jenkins jenkins 140 May 11 03:12 .dockerignore 03:14:30 drwxrwxr-x. 4 jenkins jenkins 48 May 11 03:12 example 03:14:30 drwxrwxr-x. 8 jenkins jenkins 162 May 11 03:12 .git 03:14:30 drwxrwxr-x. 2 jenkins jenkins 38 May 11 03:12 .github 03:14:30 -rw-rw-r--. 1 jenkins jenkins 138 May 11 03:12 .gitignore 03:14:30 -rw-r--r--. 1 jenkins jenkins 446 May 11 03:14 go.mod 03:14:30 -rw-r--r--. 1 jenkins jenkins 12076 May 11 03:14 go.sum 03:14:30 drwxrwxr-x. 15 jenkins jenkins 217 May 11 03:12 internal 03:14:30 -rw-rw-r--. 1 jenkins jenkins 808 May 11 03:12 Jenkinsfile 03:14:30 -rw-rw-r--. 1 jenkins jenkins 11341 May 11 03:12 LICENSE 03:14:30 -rw-rw-r--. 1 jenkins jenkins 892 May 11 03:12 Makefile 03:14:30 drwxrwxr-x. 5 jenkins jenkins 50 May 11 03:12 pkg 03:14:30 -rw-rw-r--. 1 jenkins jenkins 3189 May 11 03:12 README.md 03:14:30 -rw-rw-r--. 1 jenkins jenkins 3733 May 11 03:12 RELEASE-NOTES.txt 03:14:30 drwxrwxr-x. 3 jenkins jenkins 44 May 11 03:12 .semver 03:14:30 drwxrwxr-x. 4 jenkins jenkins 54 May 11 03:12 snap 03:14:30 -rw-rw-r--. 1 jenkins jenkins 11 May 11 03:09 VERSION 03:14:30 -rw-rw-r--. 1 jenkins jenkins 222 May 11 03:12 version.go [Pipeline] isUnix [Pipeline] sh 03:14:30 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7338ff0b48ff778770e07d00465366aeceb26e1a --label arch=amd64 --label version=1.2.1-dev.3 . 03:14:30 Sending build context to Docker daemon 3.165MB 03:14:30 Step 1/21 : ARG BASE=golang:1.13-alpine 03:14:30 Step 2/21 : FROM ${BASE} AS builder 03:14:30 ---> 4a0bd7f94eea 03:14:30 Step 3/21 : ARG MAKE='make build' 03:14:30 ---> Running in 2f8e14884e63 03:14:30 Removing intermediate container 2f8e14884e63 03:14:30 ---> f373ddad5462 03:14:30 Step 4/21 : WORKDIR /device-sdk-go 03:14:30 ---> Running in d416149a5d61 03:14:30 Removing intermediate container d416149a5d61 03:14:30 ---> 2f2e66c668c6 03:14:30 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:14:30 ---> Running in 3fa8d60ad9c1 03:14:30 Removing intermediate container 3fa8d60ad9c1 03:14:30 ---> fb27343f245e 03:14:30 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:31 ---> Running in 7add23499075 03:14:31 Removing intermediate container 7add23499075 03:14:31 ---> 360c37b5e1a5 03:14:31 Step 7/21 : RUN apk add --update --no-cache make git 03:14:31 ---> Running in 77dde1675798 03:14:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:14:50 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.047s coverage: 11.4% of statements 03:14:50 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:14:50 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.171s coverage: 36.9% of statements 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 03:14:50 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.527s coverage: 65.2% of statements 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:14:50 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.045s coverage: 52.6% of statements 03:14:50 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 03:14:50 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 68.9% of statements 03:14:50 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:14:50 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:14:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:14:52 gofmt -l . 03:14:53 [ "`gofmt -l .`" = "" ] 03:14:53 ./bin/test-attribution-txt.sh 03:14:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:14:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:14:54 Warning: overwriting stash ‘coverage-report’ 03:14:55 Stashed 1 file(s) [Pipeline] } 03:14:55 $ docker stop --time=1 30f5089feb0fe48d96fd8e2796a82498336452d35afe469a2d0225913fe9e76e 03:14:57 $ docker rm -f 30f5089feb0fe48d96fd8e2796a82498336452d35afe469a2d0225913fe9e76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:14:58 + ls -al . 03:14:58 total 220 03:14:58 drwxrwxr-x 11 jenkins jenkins 4096 May 11 03:14 . 03:14:58 drwxrwxr-x 4 jenkins jenkins 4096 May 11 03:11 .. 03:14:58 -rw-rw-r-- 1 jenkins jenkins 140 May 11 03:11 .dockerignore 03:14:58 drwxrwxr-x 8 jenkins jenkins 4096 May 11 03:11 .git 03:14:58 drwxrwxr-x 2 jenkins jenkins 4096 May 11 03:11 .github 03:14:58 -rw-rw-r-- 1 jenkins jenkins 138 May 11 03:11 .gitignore 03:14:58 drwxrwxr-x 3 jenkins jenkins 4096 May 11 03:11 .semver 03:14:58 -rw-rw-r-- 1 jenkins jenkins 936 May 11 03:11 Dockerfile.build 03:14:58 -rw-rw-r-- 1 jenkins jenkins 808 May 11 03:11 Jenkinsfile 03:14:58 -rw-rw-r-- 1 jenkins jenkins 11341 May 11 03:11 LICENSE 03:14:58 -rw-rw-r-- 1 jenkins jenkins 892 May 11 03:11 Makefile 03:14:58 -rw-rw-r-- 1 jenkins jenkins 3189 May 11 03:11 README.md 03:14:58 -rw-rw-r-- 1 jenkins jenkins 3733 May 11 03:11 RELEASE-NOTES.txt 03:14:58 -rw-rw-r-- 1 jenkins jenkins 11 May 11 03:09 VERSION 03:14:58 drwxrwxr-x 3 jenkins jenkins 4096 May 11 03:11 api 03:14:58 drwxrwxr-x 2 jenkins jenkins 4096 May 11 03:11 bin 03:14:58 -rw-r--r-- 1 jenkins jenkins 110877 May 11 03:14 coverage.out 03:14:58 drwxrwxr-x 4 jenkins jenkins 4096 May 11 03:11 example 03:14:58 -rw-r--r-- 1 jenkins jenkins 446 May 11 03:14 go.mod 03:14:58 -rw-r--r-- 1 jenkins jenkins 12076 May 11 03:14 go.sum 03:14:58 drwxrwxr-x 15 jenkins jenkins 4096 May 11 03:11 internal 03:14:58 drwxrwxr-x 5 jenkins jenkins 4096 May 11 03:11 pkg 03:14:58 drwxrwxr-x 4 jenkins jenkins 4096 May 11 03:11 snap 03:14:58 -rw-rw-r-- 1 jenkins jenkins 222 May 11 03:11 version.go [Pipeline] isUnix [Pipeline] sh 03:14:59 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7338ff0b48ff778770e07d00465366aeceb26e1a --label arch=arm64 --label version=1.2.1-dev.3 . 03:14:59 Sending build context to Docker daemon 3.167MB 03:14:59 Step 1/21 : ARG BASE=golang:1.13-alpine 03:14:59 Step 2/21 : FROM ${BASE} AS builder 03:14:59 ---> 46dab9b57006 03:14:59 Step 3/21 : ARG MAKE='make build' 03:14:59 ---> Running in 5214d737508d 03:15:00 Removing intermediate container 5214d737508d 03:15:00 ---> 89c5abe44da2 03:15:00 Step 4/21 : WORKDIR /device-sdk-go 03:15:00 ---> Running in a7ca6053df45 03:15:00 Removing intermediate container a7ca6053df45 03:15:00 ---> e3377bfbcd8e 03:15:00 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:15:01 ---> Running in a7896803e1e8 03:15:01 Removing intermediate container a7896803e1e8 03:15:01 ---> d38fc90fe371 03:15:01 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:01 ---> Running in 2733e816b4a7 03:15:03 Removing intermediate container 2733e816b4a7 03:15:03 ---> e1b3c639f558 03:15:03 Step 7/21 : RUN apk add --update --no-cache make git 03:15:03 ---> Running in 9a4eb549741f 03:15:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:15:20 OK: 143 MiB in 39 packages 03:15:20 Removing intermediate container 77dde1675798 03:15:20 ---> 771269823d3c 03:15:20 Step 8/21 : COPY . . 03:15:20 ---> 84385d4a16b6 03:15:20 Step 9/21 : RUN ${MAKE} 03:15:20 ---> Running in ef794dc5ccb3 03:15:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:15:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:15:28 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:15:28 Removing intermediate container ef794dc5ccb3 03:15:28 ---> b14631502108 03:15:28 Step 10/21 : FROM scratch 03:15:28 ---> 03:15:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:15:28 ---> Running in 828610b71121 03:15:29 Removing intermediate container 828610b71121 03:15:29 ---> b399b304be63 03:15:29 Step 12/21 : ENV APP_PORT=49990 03:15:29 ---> Running in b7830ad487d5 03:15:29 Removing intermediate container b7830ad487d5 03:15:29 ---> 4233ab26cddc 03:15:29 Step 13/21 : EXPOSE $APP_PORT 03:15:29 ---> Running in 9e16c1a9e4e5 03:15:29 Removing intermediate container 9e16c1a9e4e5 03:15:29 ---> a9df34dc6ec8 03:15:29 Step 14/21 : WORKDIR / 03:15:29 ---> Running in 6b57e362e1a8 03:15:29 Removing intermediate container 6b57e362e1a8 03:15:29 ---> d59f2d6089ef 03:15:29 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:15:29 ---> 0a1fe0b7f7f8 03:15:29 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:15:30 ---> a77b3e8abab8 03:15:30 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:15:30 ---> cf8717d73bbb 03:15:30 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:30 ---> Running in 232e80abb48e 03:15:30 Removing intermediate container 232e80abb48e 03:15:30 ---> 2f592028d9f6 03:15:30 Step 19/21 : LABEL arch=amd64 03:15:30 ---> Running in c833b3fb4022 03:15:30 Removing intermediate container c833b3fb4022 03:15:30 ---> e7313daf4166 03:15:30 Step 20/21 : LABEL git_sha=7338ff0b48ff778770e07d00465366aeceb26e1a 03:15:30 ---> Running in 361918dd8e8b 03:15:30 Removing intermediate container 361918dd8e8b 03:15:30 ---> dafd45fd07d8 03:15:30 Step 21/21 : LABEL version=1.2.1-dev.3 03:15:30 ---> Running in f7015841d0dd 03:15:30 Removing intermediate container f7015841d0dd 03:15:30 ---> ff2bd8e6c90e 03:15:30 [Warning] One or more build-args [ARCH] were not consumed 03:15:30 Successfully built ff2bd8e6c90e 03:15:30 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:15:52 OK: 125 MiB in 39 packages 03:15:53 Removing intermediate container 9a4eb549741f 03:15:53 ---> 9abd177ed2b5 03:15:53 Step 8/21 : COPY . . 03:15:54 ---> d2c21bc9bf69 03:15:54 Step 9/21 : RUN ${MAKE} 03:15:54 ---> Running in 6d1118721633 03:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:16:17 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:16:20 Removing intermediate container 6d1118721633 03:16:20 ---> 31afc4f951f7 03:16:20 Step 10/21 : FROM scratch 03:16:20 ---> 03:16:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:20 ---> Running in 774af5e28c28 03:16:20 Removing intermediate container 774af5e28c28 03:16:20 ---> e39cc9eebcf1 03:16:20 Step 12/21 : ENV APP_PORT=49990 03:16:20 ---> Running in 2383e43854df 03:16:21 Removing intermediate container 2383e43854df 03:16:21 ---> 1d365a5624a6 03:16:21 Step 13/21 : EXPOSE $APP_PORT 03:16:21 ---> Running in 5a5440db60ac 03:16:21 Removing intermediate container 5a5440db60ac 03:16:21 ---> 5422ffe3a753 03:16:21 Step 14/21 : WORKDIR / 03:16:21 ---> Running in c00f13086a05 03:16:22 Removing intermediate container c00f13086a05 03:16:22 ---> 4afd1dacfc1c 03:16:22 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:16:23 ---> b5e0d2a47a63 03:16:23 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:16:23 ---> ed836169f7ec 03:16:23 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:16:23 ---> 4ae006b57e0a 03:16:23 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:24 ---> Running in 46a3748ffc01 03:16:24 Removing intermediate container 46a3748ffc01 03:16:24 ---> af2932b2143c 03:16:24 Step 19/21 : LABEL arch=arm64 03:16:24 ---> Running in a793f21f203c 03:16:25 Removing intermediate container a793f21f203c 03:16:25 ---> 77ae9f7305e1 03:16:25 Step 20/21 : LABEL git_sha=7338ff0b48ff778770e07d00465366aeceb26e1a 03:16:25 ---> Running in 49e37253aeaa 03:16:25 Removing intermediate container 49e37253aeaa 03:16:25 ---> 5732e10e3453 03:16:25 Step 21/21 : LABEL version=1.2.1-dev.3 03:16:25 ---> Running in 8022c2ad18b6 03:16:25 Removing intermediate container 8022c2ad18b6 03:16:25 ---> 960423a3a5ec 03:16:25 [Warning] One or more build-args [ARCH] were not consumed 03:16:25 Successfully built 960423a3a5ec 03:16:25 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:16:27 provisioning config files... 03:16:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config953873899540599231tmp [Pipeline] { [Pipeline] sh 03:16:27 + curl -s https://codecov.io/bash 03:16:27 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config953873899540599231tmp 03:16:27 03:16:27 _____ _ 03:16:27 / ____| | | 03:16:27 | | ___ __| | ___ ___ _____ __ 03:16:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:16:27 | |___| (_) | (_| | __/ (_| (_) \ V / 03:16:27 \_____\___/ \__,_|\___|\___\___/ \_/ 03:16:27 Bash-tbd 03:16:27 03:16:27 03:16:27 ==> Jenkins CI detected. 03:16:27 project root: . 03:16:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:16:27 ==> Running gcov in . (disable via -X gcov) 03:16:27 ==> Python coveragepy not found 03:16:27 ==> Searching for coverage reports in: 03:16:27 + . 03:16:27 -> Found 1 reports 03:16:27 ==> Detecting git/mercurial file structure 03:16:27 ==> Reading reports 03:16:27 + ./coverage.out bytes=110877 03:16:27 ==> Appending adjustments 03:16:27 http://docs.codecov.io/docs/fixing-reports 03:16:28 + Found adjustments 03:16:28 ==> Gzipping contents 03:16:28 ==> Uploading reports 03:16:28 url: https://codecov.io 03:16:28 query: branch=master&commit=7338ff0b48ff778770e07d00465366aeceb26e1a&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 03:16:28 -> Pinging Codecov 03:16:28 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=7338ff0b48ff778770e07d00465366aeceb26e1a&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 03:16:28 -> Uploading 03:16:29 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7338ff0b48ff778770e07d00465366aeceb26e1a [Pipeline] } 03:16:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:16:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:16:29 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:16:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 03:16:30 03:16:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 03:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 03:16:30 1.217.3: Pulling from edgex-devops/edgex-snyk-go 03:16:30 cbdbe7a5bc2a: Pulling fs layer 03:16:30 408f87550127: Pulling fs layer 03:16:30 fe522b08c979: Pulling fs layer 03:16:30 221eaa008020: Pulling fs layer 03:16:30 2a4607e5d6b9: Pulling fs layer 03:16:30 95d3c3421fef: Pulling fs layer 03:16:30 2fec7dd152b6: Pulling fs layer 03:16:30 d65e43aa86fe: Pulling fs layer 03:16:30 10a7cc25405e: Pulling fs layer 03:16:30 221eaa008020: Waiting 03:16:30 2a4607e5d6b9: Waiting 03:16:30 95d3c3421fef: Waiting 03:16:30 2fec7dd152b6: Waiting 03:16:30 d65e43aa86fe: Waiting 03:16:30 10a7cc25405e: Waiting 03:16:30 fe522b08c979: Verifying Checksum 03:16:30 fe522b08c979: Download complete 03:16:30 408f87550127: Verifying Checksum 03:16:30 408f87550127: Download complete 03:16:30 2a4607e5d6b9: Verifying Checksum 03:16:30 2a4607e5d6b9: Download complete 03:16:30 95d3c3421fef: Verifying Checksum 03:16:30 95d3c3421fef: Download complete 03:16:30 cbdbe7a5bc2a: Download complete 03:16:30 2fec7dd152b6: Verifying Checksum 03:16:30 2fec7dd152b6: Download complete 03:16:30 cbdbe7a5bc2a: Pull complete 03:16:31 408f87550127: Pull complete 03:16:31 d65e43aa86fe: Download complete 03:16:31 fe522b08c979: Pull complete 03:16:31 10a7cc25405e: Verifying Checksum 03:16:31 10a7cc25405e: Download complete 03:16:32 221eaa008020: Download complete 03:16:37 221eaa008020: Pull complete 03:16:37 2a4607e5d6b9: Pull complete 03:16:37 95d3c3421fef: Pull complete 03:16:40 2fec7dd152b6: Pull complete 03:16:43 d65e43aa86fe: Pull complete 03:16:45 10a7cc25405e: Pull complete 03:16:45 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 03:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 03:16:45 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 03:16:46 $ docker top 334e8ae456d12d1cfeed3fdbdfbc16f2b0d2cb2aa66071fcaad4bf7327ff4d9d -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:46 + snyk monitor '--org=edgex-jenkins' 03:16:58 03:16:58 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... 03:16:58 03:16:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/1414657b-0bf4-4c48-a87e-85c28286871a 03:16:58 03:16:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:16:58 03:16:58 [Pipeline] } 03:16:58 $ docker stop --time=1 334e8ae456d12d1cfeed3fdbdfbc16f2b0d2cb2aa66071fcaad4bf7327ff4d9d 03:17:00 $ docker rm -f 334e8ae456d12d1cfeed3fdbdfbc16f2b0d2cb2aa66071fcaad4bf7327ff4d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 03:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:17:01 . [Pipeline] withDockerContainer 03:17:01 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:17:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:17:02 $ docker top 49e2af7eaaa57d94b67cf674370da0018a914df9a7b0ad3d30a3b41addda7ca7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:02 [ssh-agent] Looking for ssh-agent implementation... 03:17:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:03 $ docker exec 49e2af7eaaa57d94b67cf674370da0018a914df9a7b0ad3d30a3b41addda7ca7 ssh-agent 03:17:03 SSH_AUTH_SOCK=/tmp/ssh-4328VpjoyAA6/agent.15 03:17:03 SSH_AGENT_PID=22 03:17:03 Running ssh-add (command line suppressed) 03:17:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8304875908775903701.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8304875908775903701.key) 03:17:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:03 + git semver tag 03:17:03 # -> Open(): unable to determine branch for HEAD 03:17:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:17:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:17:03 # $SEMVER_REMOTE_NAME = origin 03:17:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:17:03 # $SEMVER_USER_NAME = edgex-jenkins 03:17:03 # $SEMVER_BRANCH = master 03:17:03 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 03:17:03 # 7338ff0b48ff778770e07d00465366aeceb26e1a HEAD 03:17:03 # -> Force: false 03:17:04 # a8697dc2d65569e7176f4ed0447482fe603ae0ee refs/tags/v1.2.1-dev.3 [Pipeline] } 03:17:04 $ docker exec --env ******** --env ******** 49e2af7eaaa57d94b67cf674370da0018a914df9a7b0ad3d30a3b41addda7ca7 ssh-agent -k 03:17:04 unset SSH_AUTH_SOCK; 03:17:04 unset SSH_AGENT_PID; 03:17:04 echo Agent pid 22 killed; 03:17:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:04 + git semver [Pipeline] } 03:17:04 $ docker stop --time=1 49e2af7eaaa57d94b67cf674370da0018a914df9a7b0ad3d30a3b41addda7ca7 03:17:06 $ docker rm -f 49e2af7eaaa57d94b67cf674370da0018a914df9a7b0ad3d30a3b41addda7ca7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:17:06 03:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:17:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:17:07 0.23.1-centos7: Pulling from edgex-lftools 03:17:07 ab5ef0e58194: Pulling fs layer 03:17:07 9712f1f96733: Pulling fs layer 03:17:07 63f879dbbcfc: Pulling fs layer 03:17:07 0d9ebad4ef96: Pulling fs layer 03:17:07 e9a5061849ea: Pulling fs layer 03:17:07 d747dcd14b5f: Pulling fs layer 03:17:07 2de7ff778b66: Pulling fs layer 03:17:07 e9a5061849ea: Waiting 03:17:07 d747dcd14b5f: Waiting 03:17:07 0d9ebad4ef96: Waiting 03:17:07 2de7ff778b66: Waiting 03:17:07 9712f1f96733: Verifying Checksum 03:17:07 9712f1f96733: Download complete 03:17:08 63f879dbbcfc: Verifying Checksum 03:17:08 63f879dbbcfc: Download complete 03:17:08 e9a5061849ea: Verifying Checksum 03:17:08 e9a5061849ea: Download complete 03:17:08 d747dcd14b5f: Verifying Checksum 03:17:08 d747dcd14b5f: Download complete 03:17:08 0d9ebad4ef96: Verifying Checksum 03:17:08 0d9ebad4ef96: Download complete 03:17:08 2de7ff778b66: Verifying Checksum 03:17:08 2de7ff778b66: Download complete 03:17:08 ab5ef0e58194: Verifying Checksum 03:17:08 ab5ef0e58194: Download complete 03:17:13 ab5ef0e58194: Pull complete 03:17:13 9712f1f96733: Pull complete 03:17:15 63f879dbbcfc: Pull complete 03:17:22 0d9ebad4ef96: Pull complete 03:17:22 e9a5061849ea: Pull complete 03:17:22 d747dcd14b5f: Pull complete 03:17:26 2de7ff778b66: Pull complete 03:17:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:17:26 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:17:28 $ docker top 547fcd0cc098f213a05a72f5c39375dcd43e79f71a10890647fe45e3d42ff7f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:17:28 provisioning config files... 03:17:28 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config494716928755887651tmp 03:17:28 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3896196779084875454tmp 03:17:28 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3085039226206142456tmp [Pipeline] { [Pipeline] echo 03:17:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:17:28 ---> sigul-configuration.sh 03:17:28 gpg: directory `/root/.gnupg' created 03:17:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:17:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:17:28 gpg: keyring `/root/.gnupg/secring.gpg' created 03:17:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:17:28 gpg: CAST5 encrypted data 03:17:29 gpg: encrypted with 1 passphrase 03:17:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:17:29 + mkdir /home/jenkins 03:17:29 + mkdir /home/jenkins/sigul [Pipeline] sh 03:17:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 03:17:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:17:29 ---> sigul-install.sh 03:17:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:17:35 + git tag --list 03:17:35 v1.2.1-dev.3 [Pipeline] sh 03:17:35 + lftools sign git-tag v1.2.1-dev.3 03:17:36 Signing Git tag with Sigul... 03:17:36 Signing v1.2.1-dev.3 [Pipeline] echo 03:17:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:17:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:17:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:17:38 $ docker stop --time=1 547fcd0cc098f213a05a72f5c39375dcd43e79f71a10890647fe45e3d42ff7f4 03:17:40 $ docker rm -f 547fcd0cc098f213a05a72f5c39375dcd43e79f71a10890647fe45e3d42ff7f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:17:40 . [Pipeline] withDockerContainer 03:17:41 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:17:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:17:41 $ docker top ff321b0154ffe263026787dda8a73ad60d637ab61a6432bfd97641b881d83191 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:41 [ssh-agent] Looking for ssh-agent implementation... 03:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:42 $ docker exec ff321b0154ffe263026787dda8a73ad60d637ab61a6432bfd97641b881d83191 ssh-agent 03:17:42 SSH_AUTH_SOCK=/tmp/ssh-qcJAqu3RErIC/agent.14 03:17:42 SSH_AGENT_PID=21 03:17:42 Running ssh-add (command line suppressed) 03:17:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1093599815662502049.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1093599815662502049.key) 03:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:42 + git semver bump pre 03:17:42 # -> Open(): unable to determine branch for HEAD 03:17:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:17:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:17:42 # $SEMVER_REMOTE_NAME = origin 03:17:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:17:42 # $SEMVER_USER_NAME = edgex-jenkins 03:17:42 # $SEMVER_BRANCH = master 03:17:42 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 03:17:42 1.2.1-dev.4 [Pipeline] } 03:17:42 $ docker exec --env ******** --env ******** ff321b0154ffe263026787dda8a73ad60d637ab61a6432bfd97641b881d83191 ssh-agent -k 03:17:43 unset SSH_AUTH_SOCK; 03:17:43 unset SSH_AGENT_PID; 03:17:43 echo Agent pid 21 killed; 03:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:43 + git semver [Pipeline] } 03:17:43 $ docker stop --time=1 ff321b0154ffe263026787dda8a73ad60d637ab61a6432bfd97641b881d83191 03:17:44 $ docker rm -f ff321b0154ffe263026787dda8a73ad60d637ab61a6432bfd97641b881d83191 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:17:45 . [Pipeline] withDockerContainer 03:17:45 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:17:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:17:46 $ docker top 86b6d764f854bb253bf60f8952b5b258b0cc2bc5acb62233109ffa550cb7d779 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:46 [ssh-agent] Looking for ssh-agent implementation... 03:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:46 $ docker exec 86b6d764f854bb253bf60f8952b5b258b0cc2bc5acb62233109ffa550cb7d779 ssh-agent 03:17:47 SSH_AUTH_SOCK=/tmp/ssh-pjJ5wmPCEhl7/agent.15 03:17:47 SSH_AGENT_PID=22 03:17:47 Running ssh-add (command line suppressed) 03:17:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_660400344101472748.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_660400344101472748.key) 03:17:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:47 + git semver push 03:17:47 # -> Open(): unable to determine branch for HEAD 03:17:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:17:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:17:47 # $SEMVER_REMOTE_NAME = origin 03:17:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:17:47 # $SEMVER_USER_NAME = edgex-jenkins 03:17:47 # $SEMVER_BRANCH = master 03:17:47 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 03:17:55 $ docker exec --env ******** --env ******** 86b6d764f854bb253bf60f8952b5b258b0cc2bc5acb62233109ffa550cb7d779 ssh-agent -k 03:17:55 unset SSH_AUTH_SOCK; 03:17:55 unset SSH_AGENT_PID; 03:17:55 echo Agent pid 22 killed; 03:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:56 + git semver [Pipeline] } 03:17:56 $ docker stop --time=1 86b6d764f854bb253bf60f8952b5b258b0cc2bc5acb62233109ffa550cb7d779 03:17:57 $ docker rm -f 86b6d764f854bb253bf60f8952b5b258b0cc2bc5acb62233109ffa550cb7d779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:17:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:17:59 ---> package-listing.sh 03:17:59 ++ facter osfamily 03:17:59 ++ tr '[:upper:]' '[:lower:]' 03:17:59 + OS_FAMILY=redhat 03:17:59 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 03:17:59 + START_PACKAGES=/tmp/packages_start.txt 03:17:59 + END_PACKAGES=/tmp/packages_end.txt 03:17:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:59 + PACKAGES=/tmp/packages_start.txt 03:17:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 03:17:59 + PACKAGES=/tmp/packages_end.txt 03:17:59 + case "${OS_FAMILY}" in 03:17:59 + rpm -qa 03:17:59 + sort 03:18:02 + '[' -f /tmp/packages_start.txt ']' 03:18:02 + '[' -f /tmp/packages_end.txt ']' 03:18:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 03:18:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 03:18:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 03:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:18:03 03:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:18:03 alpine: Pulling from edgex-lftools-log-publisher 03:18:03 c9b1b535fdd9: Pulling fs layer 03:18:03 2cc5ad85d9ab: Pulling fs layer 03:18:03 756a868c4378: Pulling fs layer 03:18:03 444b2fc9a129: Pulling fs layer 03:18:03 ea15f1150254: Pulling fs layer 03:18:03 41b27a9f41bf: Pulling fs layer 03:18:03 28c525ee5125: Pulling fs layer 03:18:03 094b1ea09ed8: Pulling fs layer 03:18:03 138eaada9080: Pulling fs layer 03:18:03 0622d0fa9048: Pulling fs layer 03:18:03 138eaada9080: Waiting 03:18:03 28c525ee5125: Waiting 03:18:03 094b1ea09ed8: Waiting 03:18:03 41b27a9f41bf: Waiting 03:18:03 0622d0fa9048: Waiting 03:18:03 ea15f1150254: Waiting 03:18:03 2cc5ad85d9ab: Verifying Checksum 03:18:03 2cc5ad85d9ab: Download complete 03:18:03 444b2fc9a129: Verifying Checksum 03:18:03 444b2fc9a129: Download complete 03:18:03 c9b1b535fdd9: Verifying Checksum 03:18:03 c9b1b535fdd9: Download complete 03:18:03 ea15f1150254: Download complete 03:18:04 28c525ee5125: Verifying Checksum 03:18:04 28c525ee5125: Download complete 03:18:04 756a868c4378: Verifying Checksum 03:18:04 756a868c4378: Download complete 03:18:04 c9b1b535fdd9: Pull complete 03:18:04 138eaada9080: Verifying Checksum 03:18:04 138eaada9080: Download complete 03:18:04 094b1ea09ed8: Verifying Checksum 03:18:04 094b1ea09ed8: Download complete 03:18:04 0622d0fa9048: Verifying Checksum 03:18:04 0622d0fa9048: Download complete 03:18:04 41b27a9f41bf: Verifying Checksum 03:18:04 41b27a9f41bf: Download complete 03:18:05 2cc5ad85d9ab: Pull complete 03:18:06 756a868c4378: Pull complete 03:18:07 444b2fc9a129: Pull complete 03:18:07 ea15f1150254: Pull complete 03:18:10 41b27a9f41bf: Pull complete 03:18:10 28c525ee5125: Pull complete 03:18:13 094b1ea09ed8: Pull complete 03:18:13 138eaada9080: Pull complete 03:18:13 0622d0fa9048: Pull complete 03:18:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:18:13 prd-centos7-docker-4c-2g-7802 does not seem to be running inside a container 03:18:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:18:14 $ docker top 5000a2e4b2c8a6d25ebd8020ec5865c155e18136ae02e74c93a16781ccd108cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:14 provisioning config files... 03:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6508931654320745680tmp [Pipeline] { [Pipeline] echo 03:18:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:15 ---> create-netrc.sh [Pipeline] echo 03:18:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:15 ---> logs-deploy.sh 03:18:15 + ARCHIVE_ARTIFACTS= 03:18:15 + LOGS_SERVER=https://logs.edgexfoundry.org 03:18:15 + '[' https://logs.edgexfoundry.org == None ']' 03:18:15 + NEXUS_URL=https://nexus.edgexfoundry.org 03:18:15 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/39 03:18:15 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/39/ 03:18:15 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/39 /w/workspace/dgexfoundry_device-sdk-go_master 03:18:16 Archives upload complete. 03:18:16 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/39 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/39/