Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2564dc108e71feea14859d9661bd87f7c2b518b3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5243 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 > 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 without tags Checking out Revision 2564dc108e71feea14859d9661bd87f7c2b518b3 (master) 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 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 Commit message: "Merge pull request #484 from hahattan/issue-476" > git rev-list --no-walk cf2f893d3a97df698f83b3d0dbde5549391309c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:45:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:45:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:45:19 ========================================================= 13:45:19 EdgeX Global Pipelines Version Info 13:45:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:45:21 ------------------- 13:45:21 stable info: 13:45:21 ------------------- 13:45:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:45:21 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 13:45:21 Message: update stable to v1.0.73 13:45:21 ------------------- 13:45:21 experimental info: 13:45:21 ------------------- 13:45:21 Commited By: **** collab-it+edgex@linuxfoundation.org 13:45:21 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 13:45:21 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:45:23 13:45:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:45:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:45:24 latest: Pulling from edgex-devops/git-semver 13:45:24 9123ac7c32f7: Pulling fs layer 13:45:24 b8cc5d1170e3: Pulling fs layer 13:45:24 2924cbbf6a41: Pulling fs layer 13:45:24 93b08a4f1073: Pulling fs layer 13:45:24 93b08a4f1073: Waiting 13:45:24 b8cc5d1170e3: Verifying Checksum 13:45:24 b8cc5d1170e3: Download complete 13:45:24 9123ac7c32f7: Verifying Checksum 13:45:24 9123ac7c32f7: Download complete 13:45:24 93b08a4f1073: Verifying Checksum 13:45:24 93b08a4f1073: Download complete 13:45:24 2924cbbf6a41: Verifying Checksum 13:45:24 2924cbbf6a41: Download complete 13:45:24 9123ac7c32f7: Pull complete 13:45:24 b8cc5d1170e3: Pull complete 13:45:25 2924cbbf6a41: Pull complete 13:45:25 93b08a4f1073: Pull complete 13:45:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:45:25 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:45:25 $ 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 13:45:26 $ docker top 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:26 [ssh-agent] Looking for ssh-agent implementation... 13:45:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:27 $ docker exec 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent 13:45:27 SSH_AUTH_SOCK=/tmp/ssh-Lrv818fshPxl/agent.15 13:45:27 SSH_AGENT_PID=22 13:45:27 Running ssh-add (command line suppressed) 13:45:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2463450906134485326.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2463450906134485326.key) 13:45:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:27 + git describe --exact-match --tags HEAD 13:45:27 fatal: No names found, cannot describe anything. [Pipeline] } 13:45:27 $ docker exec --env ******** --env ******** 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent -k 13:45:28 unset SSH_AUTH_SOCK; 13:45:28 unset SSH_AGENT_PID; 13:45:28 echo Agent pid 22 killed; 13:45:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:45:28 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:45:28 This usually means this commit has not been tagged. [Pipeline] sshagent 13:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:28 [ssh-agent] Looking for ssh-agent implementation... 13:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:28 $ docker exec 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent 13:45:28 SSH_AUTH_SOCK=/tmp/ssh-JOo6pQkMQLZd/agent.57 13:45:28 SSH_AGENT_PID=64 13:45:28 Running ssh-add (command line suppressed) 13:45:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_114635059424420559.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_114635059424420559.key) 13:45:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:29 + git semver init 13:45:29 # -> Open(): unable to determine branch for HEAD 13:45:29 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:45:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:45:29 # $SEMVER_REMOTE_NAME = origin 13:45:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:45:29 # $SEMVER_USER_NAME = edgex-jenkins 13:45:29 # $SEMVER_BRANCH = master 13:45:29 # $SEMVER_TEMP = /tmp/semver-087195811 13:45:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:45:29 # '/tmp/semver-087195811' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 13:45:29 # -> Force: false 13:45:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:45:29 $ docker exec --env ******** --env ******** 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 ssh-agent -k 13:45:29 unset SSH_AUTH_SOCK; 13:45:29 unset SSH_AGENT_PID; 13:45:29 echo Agent pid 64 killed; 13:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:30 + git semver [Pipeline] } 13:45:30 $ docker stop --time=1 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 13:45:31 $ docker rm -f 6f2934adab4db040cfa2d4eff464c4635ba7131419e01c538d0e2b9169872f00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:45:32 Stashed 46 file(s) [Pipeline] echo 13:45:32 [edgeXSemver] initialized semver on version 1.2.0-dev.29 [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 13:45:47 Still waiting to schedule task 13:45:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:45:47 Still waiting to schedule task 13:45:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:47:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5244 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:47:36 Running in /w/workspace/device-sdk-go/29 [Pipeline] { [Pipeline] checkout 13:47:43 using credential edgex-jenkins-ssh 13:47:43 Cloning the remote Git repository 13:47:43 Cloning with configured refspecs honoured and without tags 13:47:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:47:43 > git init /w/workspace/device-sdk-go/29 # timeout=10 13:47:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:47:43 > git --version # timeout=10 13:47:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:47:44 Fetching without tags 13:47:45 Checking out Revision 2564dc108e71feea14859d9661bd87f7c2b518b3 (master) 13:47:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:47:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:47:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:47:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:47:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:47:45 > git config core.sparsecheckout # timeout=10 13:47:45 > git checkout -f 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 13:47:50 Commit message: "Merge pull request #484 from hahattan/issue-476" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:47:51 ========================================================= 13:47:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 13:47:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:47:52 + 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 . 13:47:53 Sending build context to Docker daemon 2.961MB 13:47:53 Step 1/8 : ARG BASE=golang:1.13-alpine 13:47:53 Step 2/8 : FROM ${BASE} 13:47:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:47:53 cde5963f3b93: Pulling fs layer 13:47:53 2a23fa8c16f7: Pulling fs layer 13:47:53 777b28850792: Pulling fs layer 13:47:53 8a11ddd9e578: Pulling fs layer 13:47:53 4cf88f913ddb: Pulling fs layer 13:47:53 1df406cf5192: Pulling fs layer 13:47:53 cd6300453558: Pulling fs layer 13:47:53 b9c365052c96: Pulling fs layer 13:47:53 a2d8cc88f415: Pulling fs layer 13:47:53 ea1d1ca13537: Pulling fs layer 13:47:53 3750a50a1c5e: Pulling fs layer 13:47:53 8a11ddd9e578: Waiting 13:47:53 4cf88f913ddb: Waiting 13:47:53 1df406cf5192: Waiting 13:47:53 cd6300453558: Waiting 13:47:53 b9c365052c96: Waiting 13:47:53 a2d8cc88f415: Waiting 13:47:53 3750a50a1c5e: Waiting 13:47:53 777b28850792: Verifying Checksum 13:47:53 777b28850792: Download complete 13:47:53 2a23fa8c16f7: Download complete 13:47:53 4cf88f913ddb: Verifying Checksum 13:47:53 4cf88f913ddb: Download complete 13:47:53 1df406cf5192: Verifying Checksum 13:47:53 1df406cf5192: Download complete 13:47:54 cde5963f3b93: Verifying Checksum 13:47:54 cde5963f3b93: Download complete 13:47:55 cde5963f3b93: Pull complete 13:47:55 2a23fa8c16f7: Pull complete 13:47:55 777b28850792: Pull complete 13:47:58 cd6300453558: Verifying Checksum 13:47:58 cd6300453558: Download complete 13:47:58 a2d8cc88f415: Verifying Checksum 13:47:58 a2d8cc88f415: Download complete 13:48:00 ea1d1ca13537: Verifying Checksum 13:48:00 ea1d1ca13537: Download complete 13:48:00 3750a50a1c5e: Verifying Checksum 13:48:00 3750a50a1c5e: Download complete 13:48:03 b9c365052c96: Verifying Checksum 13:48:03 b9c365052c96: Download complete 13:48:04 8a11ddd9e578: Verifying Checksum 13:48:04 8a11ddd9e578: Download complete 13:48:10 Running on prd-centos7-docker-4c-2g-5245 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:48:10 Running in /w/workspace/device-sdk-go/29 [Pipeline] { [Pipeline] checkout 13:48:13 using credential edgex-jenkins-ssh 13:48:13 Cloning the remote Git repository 13:48:13 Cloning with configured refspecs honoured and without tags 13:48:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:48:13 > git init /w/workspace/device-sdk-go/29 # timeout=10 13:48:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:48:13 > git --version # timeout=10 13:48:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:48:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:48:14 Fetching without tags 13:48:14 Checking out Revision 2564dc108e71feea14859d9661bd87f7c2b518b3 (master) 13:48:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:48:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:48:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:48:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:48:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:48:14 > git config core.sparsecheckout # timeout=10 13:48:14 > git checkout -f 2564dc108e71feea14859d9661bd87f7c2b518b3 # timeout=10 13:48:17 8a11ddd9e578: Pull complete 13:48:17 4cf88f913ddb: Pull complete 13:48:17 1df406cf5192: Pull complete 13:48:18 Commit message: "Merge pull request #484 from hahattan/issue-476" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:48:19 ========================================================= 13:48:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 13:48:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:48: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 . 13:48:20 Sending build context to Docker daemon 2.961MB 13:48:20 Step 1/8 : ARG BASE=golang:1.13-alpine 13:48:20 Step 2/8 : FROM ${BASE} 13:48:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 13:48:20 e6b0cf9c0882: Pulling fs layer 13:48:20 2848faf0eed1: Pulling fs layer 13:48:20 0f37312ad70f: Pulling fs layer 13:48:20 5788d62ee057: Pulling fs layer 13:48:20 0e6b1d234666: Pulling fs layer 13:48:20 bf5d7aec512f: Pulling fs layer 13:48:20 34c802a77dc8: Pulling fs layer 13:48:20 9eb99e56ec68: Pulling fs layer 13:48:20 27c7a5d97fbd: Pulling fs layer 13:48:20 5c102a31e300: Pulling fs layer 13:48:20 dcfb455df0a1: Pulling fs layer 13:48:20 34c802a77dc8: Waiting 13:48:20 9eb99e56ec68: Waiting 13:48:20 27c7a5d97fbd: Waiting 13:48:20 5c102a31e300: Waiting 13:48:20 dcfb455df0a1: Waiting 13:48:20 bf5d7aec512f: Waiting 13:48:20 0e6b1d234666: Waiting 13:48:20 5788d62ee057: Waiting 13:48:20 0f37312ad70f: Verifying Checksum 13:48:20 0f37312ad70f: Download complete 13:48:20 0e6b1d234666: Download complete 13:48:20 bf5d7aec512f: Verifying Checksum 13:48:20 bf5d7aec512f: Download complete 13:48:20 e6b0cf9c0882: Verifying Checksum 13:48:21 e6b0cf9c0882: Pull complete 13:48:21 cd6300453558: Pull complete 13:48:21 34c802a77dc8: Verifying Checksum 13:48:21 34c802a77dc8: Download complete 13:48:21 27c7a5d97fbd: Verifying Checksum 13:48:21 27c7a5d97fbd: Download complete 13:48:22 5c102a31e300: Verifying Checksum 13:48:22 5c102a31e300: Download complete 13:48:22 dcfb455df0a1: Verifying Checksum 13:48:22 dcfb455df0a1: Download complete 13:48:22 5788d62ee057: Download complete 13:48:22 9eb99e56ec68: Verifying Checksum 13:48:22 9eb99e56ec68: Download complete 13:48:23 2848faf0eed1: Pull complete 13:48:23 0f37312ad70f: Pull complete 13:48:25 b9c365052c96: Pull complete 13:48:26 a2d8cc88f415: Pull complete 13:48:28 ea1d1ca13537: Pull complete 13:48:28 3750a50a1c5e: Pull complete 13:48:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 13:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 13:48:28 ---> 78745c68409d 13:48:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:48:31 5788d62ee057: Pull complete 13:48:31 0e6b1d234666: Pull complete 13:48:31 bf5d7aec512f: Pull complete 13:48:32 ---> Running in 61b360bb3c1a 13:48:33 Removing intermediate container 61b360bb3c1a 13:48:33 ---> 599d979832b8 13:48:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:33 ---> Running in 8b1691fbee5a 13:48:35 34c802a77dc8: Pull complete 13:48:35 Removing intermediate container 8b1691fbee5a 13:48:35 ---> d68f006359b2 13:48:35 Step 5/8 : RUN apk add --no-cache make git 13:48:35 ---> Running in 57001255ab6d 13:48:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:48:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:48:37 OK: 125 MiB in 39 packages 13:48:39 Removing intermediate container 57001255ab6d 13:48:39 ---> ca123f0762f1 13:48:39 Step 6/8 : WORKDIR /device-sdk-go 13:48:39 ---> Running in 69d95b128f78 13:48:39 9eb99e56ec68: Pull complete 13:48:39 27c7a5d97fbd: Pull complete 13:48:39 Removing intermediate container 69d95b128f78 13:48:39 ---> 10a898f109de 13:48:39 Step 7/8 : COPY . . 13:48:40 5c102a31e300: Pull complete 13:48:40 dcfb455df0a1: Pull complete 13:48:40 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 13:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 13:48:40 ---> 7c70fe431013 13:48:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:48:40 ---> Running in ffd9e72ee215 13:48:40 Removing intermediate container ffd9e72ee215 13:48:40 ---> 65f2f0da7919 13:48:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:40 ---> Running in fc37ac74a251 13:48:40 ---> c957834d959d 13:48:40 Step 8/8 : RUN go mod download 13:48:40 ---> Running in 1da330c8fbb4 13:48:41 Removing intermediate container fc37ac74a251 13:48:41 ---> 35e78599def3 13:48:41 Step 5/8 : RUN apk add --no-cache make git 13:48:41 ---> Running in 16b26e43d908 13:48:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:48:42 go: finding github.com/BurntSushi/toml v0.3.1 13:48:42 go: finding github.com/OneOfOne/xxhash v1.2.6 13:48:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:48:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:48:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:48:42 go: finding github.com/bgentry/speakeasy v0.1.0 13:48:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:48:42 go: finding github.com/davecgh/go-spew v1.1.1 13:48:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 13:48:43 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:48:43 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:48:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:48:43 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:48:43 go: finding github.com/fatih/color v1.7.0 13:48:43 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:48:43 go: finding github.com/go-kit/kit v0.8.0 13:48:43 go: finding github.com/go-logfmt/logfmt v0.4.0 13:48:43 go: finding github.com/go-stack/stack v1.8.0 13:48:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:48:43 go: finding github.com/google/uuid v1.1.0 13:48:43 go: finding github.com/gorilla/mux v1.7.1 13:48:43 go: finding github.com/hashicorp/consul/api v1.1.0 13:48:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:48:43 go: finding github.com/hashicorp/errwrap v1.0.0 13:48:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:48:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:48:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:48:43 go: finding github.com/hashicorp/go-multierror v1.0.0 13:48:43 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:48:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:48:43 go: finding github.com/hashicorp/go-syslog v1.0.0 13:48:43 go: finding github.com/hashicorp/go-uuid v1.0.1 13:48:43 go: finding github.com/hashicorp/go.net v0.0.1 13:48:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:48:43 go: finding github.com/hashicorp/golang-lru v0.5.0 13:48:43 go: finding github.com/hashicorp/logutils v1.0.0 13:48:43 go: finding github.com/hashicorp/mdns v1.0.0 13:48:43 go: finding github.com/hashicorp/memberlist v0.1.3 13:48:43 go: finding github.com/hashicorp/serf v0.8.2 13:48:43 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:48:43 go: finding github.com/mattn/go-colorable v0.0.9 13:48:43 go: finding github.com/mattn/go-isatty v0.0.3 13:48:43 go: finding github.com/miekg/dns v1.0.14 13:48:43 go: finding github.com/mitchellh/cli v1.0.0 13:48:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:48:43 go: finding github.com/mitchellh/copystructure v1.0.0 13:48:43 go: finding github.com/mitchellh/go-homedir v1.0.0 13:48:43 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:48:43 go: finding github.com/mitchellh/gox v0.4.0 13:48:43 go: finding github.com/mitchellh/iochan v1.0.0 13:48:43 go: finding github.com/mitchellh/mapstructure v1.1.2 13:48:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:48:43 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:48:43 go: finding github.com/pelletier/go-toml v1.2.0 13:48:43 go: finding github.com/pkg/errors v0.8.1 13:48:43 go: finding github.com/pmezard/go-difflib v1.0.0 13:48:43 go: finding github.com/posener/complete v1.1.1 13:48:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:48:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:48:44 go: finding github.com/stretchr/objx v0.1.0 13:48:44 go: finding github.com/stretchr/testify v1.5.1 13:48:44 go: finding github.com/ugorji/go v1.1.4 13:48:44 go: finding github.com/x448/float16 v0.8.4 13:48:44 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:48:44 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:48:44 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:48:44 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:48:44 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:48:44 go: finding gopkg.in/yaml.v2 v2.2.8 13:48:44 OK: 143 MiB in 39 packages 13:48:45 Removing intermediate container 16b26e43d908 13:48:45 ---> 28271a0c31e8 13:48:45 Step 6/8 : WORKDIR /device-sdk-go 13:48:45 ---> Running in c905225b35a9 13:48:45 Removing intermediate container c905225b35a9 13:48:45 ---> 04708e593013 13:48:45 Step 7/8 : COPY . . 13:48:46 ---> d65129df1347 13:48:46 Step 8/8 : RUN go mod download 13:48:46 ---> Running in 18e0c73d8f3d 13:48:47 go: finding github.com/BurntSushi/toml v0.3.1 13:48:47 go: finding github.com/OneOfOne/xxhash v1.2.6 13:48:47 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:48:47 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:48:47 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:48:47 go: finding github.com/bgentry/speakeasy v0.1.0 13:48:47 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:48:47 go: finding github.com/davecgh/go-spew v1.1.1 13:48:47 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 13:48:47 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:48:47 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:48:47 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:48:47 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:48:47 go: finding github.com/fatih/color v1.7.0 13:48:47 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:48:47 go: finding github.com/go-kit/kit v0.8.0 13:48:47 go: finding github.com/go-logfmt/logfmt v0.4.0 13:48:47 go: finding github.com/go-stack/stack v1.8.0 13:48:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:48:47 go: finding github.com/google/uuid v1.1.0 13:48:47 go: finding github.com/gorilla/mux v1.7.1 13:48:47 go: finding github.com/hashicorp/consul/api v1.1.0 13:48:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:48:47 go: finding github.com/hashicorp/errwrap v1.0.0 13:48:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:48:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:48:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:48:47 go: finding github.com/hashicorp/go-multierror v1.0.0 13:48:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:48:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:48:47 go: finding github.com/hashicorp/go-syslog v1.0.0 13:48:47 go: finding github.com/hashicorp/go-uuid v1.0.1 13:48:47 go: finding github.com/hashicorp/go.net v0.0.1 13:48:47 go: finding github.com/hashicorp/golang-lru v0.5.0 13:48:47 go: finding github.com/hashicorp/logutils v1.0.0 13:48:47 go: finding github.com/hashicorp/mdns v1.0.0 13:48:47 go: finding github.com/hashicorp/memberlist v0.1.3 13:48:47 go: finding github.com/hashicorp/serf v0.8.2 13:48:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:48:47 go: finding github.com/mattn/go-colorable v0.0.9 13:48:47 go: finding github.com/mattn/go-isatty v0.0.3 13:48:47 go: finding github.com/miekg/dns v1.0.14 13:48:47 go: finding github.com/mitchellh/cli v1.0.0 13:48:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:48:47 go: finding github.com/mitchellh/copystructure v1.0.0 13:48:47 go: finding github.com/mitchellh/go-homedir v1.0.0 13:48:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:48:47 go: finding github.com/mitchellh/gox v0.4.0 13:48:47 go: finding github.com/mitchellh/iochan v1.0.0 13:48:47 go: finding github.com/mitchellh/mapstructure v1.1.2 13:48:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:48:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:48:47 go: finding github.com/pelletier/go-toml v1.2.0 13:48:47 go: finding github.com/pkg/errors v0.8.1 13:48:47 go: finding github.com/pmezard/go-difflib v1.0.0 13:48:47 go: finding github.com/posener/complete v1.1.1 13:48:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:48:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:48:47 go: finding github.com/stretchr/objx v0.1.0 13:48:48 go: finding github.com/stretchr/testify v1.5.1 13:48:48 go: finding github.com/ugorji/go v1.1.4 13:48:48 go: finding github.com/x448/float16 v0.8.4 13:48:48 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:48:48 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:48:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:48:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:48:48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:48:48 go: finding gopkg.in/yaml.v2 v2.2.8 13:48:52 Removing intermediate container 18e0c73d8f3d 13:48:52 ---> a340acc2ecfa 13:48:52 Successfully built a340acc2ecfa 13:48:52 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 13:48:53 + docker inspect -f . ci-base-image-x86_64 13:48:53 . [Pipeline] withDockerContainer 13:48:53 prd-centos7-docker-4c-2g-5245 does not seem to be running inside a container 13:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/29 -v /w/workspace/device-sdk-go/29:/w/workspace/device-sdk-go/29:rw,z -v /w/workspace/device-sdk-go/29@tmp:/w/workspace/device-sdk-go/29@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 ******** ci-base-image-x86_64 cat 13:48:53 $ docker top c5c3bf933d96400387af8ca0ccc7acab8074f551c3a5615b789b10af38f4c24b -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:54 + go version 13:48:54 go version go1.13.5 linux/amd64 [Pipeline] sh 13:48:54 Removing intermediate container 1da330c8fbb4 13:48:54 ---> 19d4629393fd 13:48:54 Successfully built 19d4629393fd 13:48:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 13:48:54 + make test 13:48:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:54 + docker inspect -f . ci-base-image-arm64 13:48:55 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:48:55 . [Pipeline] withDockerContainer 13:48:55 prd-ubuntu18.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container 13:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/29 -v /w/workspace/device-sdk-go/29:/w/workspace/device-sdk-go/29:rw,z -v /w/workspace/device-sdk-go/29@tmp:/w/workspace/device-sdk-go/29@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 13:48:57 $ docker top b8701c42800e3eea8eafae6665f30fcc9a82ecf9f7804caa6f842c8794e606f1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:58 + go version 13:48:58 go version go1.13.5 linux/arm64 [Pipeline] sh 13:48:58 + make test 13:48:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:49:00 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:49:07 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 13:49:07 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 13:49:07 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 13:49:07 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 21.9% of statements 13:49:12 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.047s coverage: 95.8% of statements 13:49:27 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 13:49:27 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 13:49:27 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 13:49:29 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.024s coverage: 21.9% of statements 13:49:32 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.167s coverage: 95.8% of statements 13:49:44 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 11.4% of statements 13:49:44 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 21.7% of statements 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 13:49:44 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.088s coverage: 36.9% of statements 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 13:49:44 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.356s coverage: 63.1% of statements 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 13:49:44 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.028s coverage: 52.6% of statements 13:49:44 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 13:49:44 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.103s coverage: 68.9% of statements 13:49:44 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 13:49:44 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 13:49:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:49:44 gofmt -l . 13:49:44 [ "`gofmt -l .`" = "" ] 13:49:44 ./bin/test-attribution-txt.sh 13:49:45 ./bin/test-go-mod-tidy.sh [Pipeline] stash 13:49:46 Stashed 1 file(s) [Pipeline] } 13:49:46 $ docker stop --time=1 c5c3bf933d96400387af8ca0ccc7acab8074f551c3a5615b789b10af38f4c24b 13:49:47 $ docker rm -f c5c3bf933d96400387af8ca0ccc7acab8074f551c3a5615b789b10af38f4c24b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:49 + ls -al . 13:49:49 total 172 13:49:49 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 21 13:49 . 13:49:49 drwxrwxr-x. 4 jenkins jenkins 30 Apr 21 13:48 .. 13:49:49 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 13:48 api 13:49:49 drwxrwxr-x. 2 jenkins jenkins 64 Apr 21 13:48 bin 13:49:49 -rw-r--r--. 1 jenkins jenkins 109296 Apr 21 13:49 coverage.out 13:49:49 -rw-rw-r--. 1 jenkins jenkins 936 Apr 21 13:48 Dockerfile.build 13:49:49 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 13:48 .dockerignore 13:49:49 drwxrwxr-x. 4 jenkins jenkins 48 Apr 21 13:48 example 13:49:49 drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 13:48 .git 13:49:49 drwxrwxr-x. 2 jenkins jenkins 38 Apr 21 13:48 .github 13:49:49 -rw-rw-r--. 1 jenkins jenkins 138 Apr 21 13:48 .gitignore 13:49:49 -rw-r--r--. 1 jenkins jenkins 446 Apr 21 13:49 go.mod 13:49:49 -rw-r--r--. 1 jenkins jenkins 12076 Apr 21 13:49 go.sum 13:49:49 drwxrwxr-x. 15 jenkins jenkins 217 Apr 21 13:48 internal 13:49:49 -rw-rw-r--. 1 jenkins jenkins 808 Apr 21 13:48 Jenkinsfile 13:49:49 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 21 13:48 LICENSE 13:49:49 -rw-rw-r--. 1 jenkins jenkins 892 Apr 21 13:48 Makefile 13:49:49 drwxrwxr-x. 5 jenkins jenkins 50 Apr 21 13:48 pkg 13:49:49 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 21 13:48 README.md 13:49:49 drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 13:48 .semver 13:49:49 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 13:48 snap 13:49:49 -rw-rw-r--. 1 jenkins jenkins 12 Apr 21 13:45 VERSION 13:49:49 -rw-rw-r--. 1 jenkins jenkins 222 Apr 21 13:48 version.go [Pipeline] isUnix [Pipeline] sh 13:49:49 + 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=2564dc108e71feea14859d9661bd87f7c2b518b3 --label arch=amd64 --label version=1.2.0-dev.29 . 13:49:49 Sending build context to Docker daemon 3.086MB 13:49:49 Step 1/21 : ARG BASE=golang:1.13-alpine 13:49:49 Step 2/21 : FROM ${BASE} AS builder 13:49:49 ---> a340acc2ecfa 13:49:49 Step 3/21 : ARG MAKE='make build' 13:49:49 ---> Running in 9f7ecdc176ba 13:49:49 Removing intermediate container 9f7ecdc176ba 13:49:49 ---> d227cf9e4c88 13:49:49 Step 4/21 : WORKDIR /device-sdk-go 13:49:50 ---> Running in 0b20043a218b 13:49:50 Removing intermediate container 0b20043a218b 13:49:50 ---> b51fe77d4a64 13:49:50 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:49:50 ---> Running in cf151f04f354 13:49:50 Removing intermediate container cf151f04f354 13:49:50 ---> 5b7eddf63cb4 13:49:50 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:50 ---> Running in 8ba5f2d3c9fa 13:49:51 Removing intermediate container 8ba5f2d3c9fa 13:49:51 ---> e4cffff481cd 13:49:51 Step 7/21 : RUN apk add --update --no-cache make git 13:49:51 ---> Running in 53fcedf9bc14 13:49:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:49:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:49:54 OK: 143 MiB in 39 packages 13:49:54 Removing intermediate container 53fcedf9bc14 13:49:54 ---> 6dc47ffaa81e 13:49:54 Step 8/21 : COPY . . 13:49:54 ---> 593261860348 13:49:54 Step 9/21 : RUN ${MAKE} 13:49:55 ---> Running in 8d29bae6fc17 13:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.29" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:50:04 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.084s coverage: 11.4% of statements 13:50:04 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.030s coverage: 21.7% of statements 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 13:50:04 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.225s coverage: 36.9% of statements 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 13:50:04 ok github.com/edgexfoundry/device-sdk-go/internal/handler 2.160s coverage: 63.1% of statements 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 13:50:04 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.102s coverage: 52.6% of statements 13:50:04 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 13:50:04 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.358s coverage: 68.9% of statements 13:50:04 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 13:50:04 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 13:50:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:50:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:50:06 Removing intermediate container 8d29bae6fc17 13:50:06 ---> ebac779cb567 13:50:06 Step 10/21 : FROM scratch 13:50:06 ---> 13:50:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:50:06 ---> Running in 10030afda33a 13:50:06 Removing intermediate container 10030afda33a 13:50:06 ---> 7919311026ae 13:50:06 Step 12/21 : ENV APP_PORT=49990 13:50:06 ---> Running in 2f359eca08a3 13:50:06 Removing intermediate container 2f359eca08a3 13:50:06 ---> f50f7d51b757 13:50:06 Step 13/21 : EXPOSE $APP_PORT 13:50:06 ---> Running in c0bbc3d93958 13:50:06 Removing intermediate container c0bbc3d93958 13:50:06 ---> 24e49e2fc436 13:50:06 Step 14/21 : WORKDIR / 13:50:06 ---> Running in 80c9d149b04c 13:50:06 Removing intermediate container 80c9d149b04c 13:50:06 ---> e1f5f7d20260 13:50:06 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:50:07 ---> 6226c7a38dc3 13:50:07 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:50:07 ---> 2ff95317256a 13:50:07 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:50:07 ---> b4a347bc2e4b 13:50:07 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:50:07 ---> Running in b6bb509990ce 13:50:07 Removing intermediate container b6bb509990ce 13:50:07 ---> ad9c91696235 13:50:07 Step 19/21 : LABEL arch=amd64 13:50:07 ---> Running in ede92ffc7225 13:50:07 Removing intermediate container ede92ffc7225 13:50:07 ---> aec50207cbcd 13:50:07 Step 20/21 : LABEL git_sha=2564dc108e71feea14859d9661bd87f7c2b518b3 13:50:07 ---> Running in 9941932624fd 13:50:08 gofmt -l . 13:50:08 [ "`gofmt -l .`" = "" ] 13:50:08 ./bin/test-attribution-txt.sh 13:50:08 Removing intermediate container 9941932624fd 13:50:08 ---> 8972d6f567b3 13:50:08 Step 21/21 : LABEL version=1.2.0-dev.29 13:50:08 ---> Running in a6390b00bcdd 13:50:08 Removing intermediate container a6390b00bcdd 13:50:08 ---> 9842d1536a93 13:50:08 [Warning] One or more build-args [ARCH] were not consumed 13:50:08 Successfully built 9842d1536a93 13:50:08 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] } 13:50:08 ./bin/test-go-mod-tidy.sh [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] stash 13:50:09 Warning: overwriting stash ‘coverage-report’ 13:50:09 Stashed 1 file(s) [Pipeline] } 13:50:09 $ docker stop --time=1 b8701c42800e3eea8eafae6665f30fcc9a82ecf9f7804caa6f842c8794e606f1 13:50:11 $ docker rm -f b8701c42800e3eea8eafae6665f30fcc9a82ecf9f7804caa6f842c8794e606f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:50:13 + ls -al . 13:50:13 total 212 13:50:13 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 13:50 . 13:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:47 .. 13:50:13 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 13:47 .dockerignore 13:50:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 13:47 .git 13:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 13:47 .github 13:50:13 -rw-rw-r-- 1 jenkins jenkins 138 Apr 21 13:47 .gitignore 13:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 13:47 .semver 13:50:13 -rw-rw-r-- 1 jenkins jenkins 936 Apr 21 13:47 Dockerfile.build 13:50:13 -rw-rw-r-- 1 jenkins jenkins 808 Apr 21 13:47 Jenkinsfile 13:50:13 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 13:47 LICENSE 13:50:13 -rw-rw-r-- 1 jenkins jenkins 892 Apr 21 13:47 Makefile 13:50:13 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 21 13:47 README.md 13:50:13 -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 13:45 VERSION 13:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 13:47 api 13:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 13:47 bin 13:50:13 -rw-r--r-- 1 jenkins jenkins 109296 Apr 21 13:50 coverage.out 13:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:47 example 13:50:13 -rw-r--r-- 1 jenkins jenkins 446 Apr 21 13:50 go.mod 13:50:13 -rw-r--r-- 1 jenkins jenkins 12076 Apr 21 13:50 go.sum 13:50:13 drwxrwxr-x 15 jenkins jenkins 4096 Apr 21 13:47 internal 13:50:13 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 13:47 pkg 13:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 13:47 snap 13:50:13 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 13:47 version.go [Pipeline] isUnix [Pipeline] sh 13:50:13 + 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=2564dc108e71feea14859d9661bd87f7c2b518b3 --label arch=arm64 --label version=1.2.0-dev.29 . 13:50:14 Sending build context to Docker daemon 3.086MB 13:50:14 Step 1/21 : ARG BASE=golang:1.13-alpine 13:50:14 Step 2/21 : FROM ${BASE} AS builder 13:50:14 ---> 19d4629393fd 13:50:14 Step 3/21 : ARG MAKE='make build' 13:50:14 ---> Running in b8aa6ee7f44b 13:50:14 Removing intermediate container b8aa6ee7f44b 13:50:14 ---> 563fed368924 13:50:14 Step 4/21 : WORKDIR /device-sdk-go 13:50:15 ---> Running in b61af1c65025 13:50:15 Removing intermediate container b61af1c65025 13:50:15 ---> 4ea97259b691 13:50:15 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:50:15 ---> Running in a00c0567ee06 13:50:16 Removing intermediate container a00c0567ee06 13:50:16 ---> 50e4bec93646 13:50:16 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:16 ---> Running in faf798d944aa 13:50:18 Removing intermediate container faf798d944aa 13:50:18 ---> 87f00cf96e8e 13:50:18 Step 7/21 : RUN apk add --update --no-cache make git 13:50:18 ---> Running in 523d7d618dd3 13:50:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:50:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:50:21 OK: 125 MiB in 39 packages 13:50:22 Removing intermediate container 523d7d618dd3 13:50:22 ---> 5c76b537f074 13:50:22 Step 8/21 : COPY . . 13:50:23 ---> a2213a664077 13:50:23 Step 9/21 : RUN ${MAKE} 13:50:23 ---> Running in f2f18f58b302 13:50:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.29" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:50:46 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:50:50 Removing intermediate container f2f18f58b302 13:50:50 ---> 25d512125ec1 13:50:50 Step 10/21 : FROM scratch 13:50:50 ---> 13:50:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:50:50 ---> Running in ca23986e5bfa 13:50:50 Removing intermediate container ca23986e5bfa 13:50:50 ---> 90a5340b64e7 13:50:50 Step 12/21 : ENV APP_PORT=49990 13:50:50 ---> Running in c28ff4ad9252 13:50:50 Removing intermediate container c28ff4ad9252 13:50:50 ---> 8e14c5374620 13:50:50 Step 13/21 : EXPOSE $APP_PORT 13:50:51 ---> Running in c8e85daea5e8 13:50:51 Removing intermediate container c8e85daea5e8 13:50:51 ---> bcac66bff4bb 13:50:51 Step 14/21 : WORKDIR / 13:50:51 ---> Running in ffbb9f9c1305 13:50:51 Removing intermediate container ffbb9f9c1305 13:50:51 ---> 847a5d4ad415 13:50:51 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:50:52 ---> 1cb89cca33be 13:50:52 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:50:53 ---> cc1e55fef06e 13:50:53 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:50:53 ---> 689988a3f381 13:50:53 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:50:53 ---> Running in aafd27e0c572 13:50:54 Removing intermediate container aafd27e0c572 13:50:54 ---> c541789f66e7 13:50:54 Step 19/21 : LABEL arch=arm64 13:50:54 ---> Running in 1ca19fcb4363 13:50:54 Removing intermediate container 1ca19fcb4363 13:50:54 ---> 88b2da371d4a 13:50:54 Step 20/21 : LABEL git_sha=2564dc108e71feea14859d9661bd87f7c2b518b3 13:50:54 ---> Running in d4af51d6c51f 13:50:55 Removing intermediate container d4af51d6c51f 13:50:55 ---> bf9c77203214 13:50:55 Step 21/21 : LABEL version=1.2.0-dev.29 13:50:55 ---> Running in 54cc9b345a6a 13:50:56 Removing intermediate container 54cc9b345a6a 13:50:56 ---> 930bc5f5331c 13:50:56 [Warning] One or more build-args [ARCH] were not consumed 13:50:56 Successfully built 930bc5f5331c 13:50:56 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 13:50:57 provisioning config files... 13:50:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6839761511568151683tmp [Pipeline] { [Pipeline] sh 13:50:57 + curl -s https://codecov.io/bash 13:50:57 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6839761511568151683tmp 13:50:57 13:50:57 _____ _ 13:50:57 / ____| | | 13:50:57 | | ___ __| | ___ ___ _____ __ 13:50:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:50:57 | |___| (_) | (_| | __/ (_| (_) \ V / 13:50:57 \_____\___/ \__,_|\___|\___\___/ \_/ 13:50:57 Bash-tbd 13:50:57 13:50:57 13:50:57 ==> Jenkins CI detected. 13:50:57 project root: . 13:50:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:50:57 ==> Running gcov in . (disable via -X gcov) 13:50:57 ==> Python coveragepy not found 13:50:57 ==> Searching for coverage reports in: 13:50:57 + . 13:50:57 -> Found 1 reports 13:50:57 ==> Detecting git/mercurial file structure 13:50:57 ==> Reading reports 13:50:57 + ./coverage.out bytes=109296 13:50:57 ==> Appending adjustments 13:50:57 http://docs.codecov.io/docs/fixing-reports 13:50:57 + Found adjustments 13:50:57 ==> Gzipping contents 13:50:57 ==> Uploading reports 13:50:57 url: https://codecov.io 13:50:57 query: branch=master&commit=2564dc108e71feea14859d9661bd87f7c2b518b3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 13:50:57 -> Pinging Codecov 13:50:57 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=2564dc108e71feea14859d9661bd87f7c2b518b3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 13:50:59 -> Uploading 13:51:00 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2564dc108e71feea14859d9661bd87f7c2b518b3 [Pipeline] } 13:51:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:51:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 13:51:00 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 13:51:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:51:00 13:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 13:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:51:01 1.217.3: Pulling from edgex-devops/edgex-snyk-go 13:51:01 e6b0cf9c0882: Pulling fs layer 13:51:01 2848faf0eed1: Pulling fs layer 13:51:01 0f37312ad70f: Pulling fs layer 13:51:01 7d08f2745646: Pulling fs layer 13:51:01 4c9f31393084: Pulling fs layer 13:51:01 eb21ddb83652: Pulling fs layer 13:51:01 345998794f6b: Pulling fs layer 13:51:01 97a711d68925: Pulling fs layer 13:51:01 7c8476c1cb00: Pulling fs layer 13:51:01 eb21ddb83652: Waiting 13:51:01 345998794f6b: Waiting 13:51:01 97a711d68925: Waiting 13:51:01 7c8476c1cb00: Waiting 13:51:01 7d08f2745646: Waiting 13:51:01 4c9f31393084: Waiting 13:51:01 0f37312ad70f: Download complete 13:51:01 2848faf0eed1: Verifying Checksum 13:51:01 2848faf0eed1: Download complete 13:51:01 4c9f31393084: Verifying Checksum 13:51:01 4c9f31393084: Download complete 13:51:01 eb21ddb83652: Verifying Checksum 13:51:01 eb21ddb83652: Download complete 13:51:01 e6b0cf9c0882: Download complete 13:51:01 345998794f6b: Verifying Checksum 13:51:01 345998794f6b: Download complete 13:51:01 e6b0cf9c0882: Pull complete 13:51:01 7c8476c1cb00: Verifying Checksum 13:51:01 7c8476c1cb00: Download complete 13:51:01 97a711d68925: Download complete 13:51:02 2848faf0eed1: Pull complete 13:51:02 0f37312ad70f: Pull complete 13:51:02 7d08f2745646: Verifying Checksum 13:51:02 7d08f2745646: Download complete 13:51:09 7d08f2745646: Pull complete 13:51:09 4c9f31393084: Pull complete 13:51:09 eb21ddb83652: Pull complete 13:51:10 345998794f6b: Pull complete 13:51:14 97a711d68925: Pull complete 13:51:14 7c8476c1cb00: Pull complete 13:51:14 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 13:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 13:51:15 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:51:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 13:51:15 $ docker top 693bbba686dcbdaedf44319f895255753ae6f5c9fa9fe50ea28090dfd5b7ecc6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:16 + snyk monitor '--org=edgex-jenkins' 13:51:21 13:51:21 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 13:51:21 13:51:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/afb2a974-4df5-4b17-8db5-16a01346d94a 13:51:21 13:51:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:51:21 13:51:21 [Pipeline] } 13:51:21 $ docker stop --time=1 693bbba686dcbdaedf44319f895255753ae6f5c9fa9fe50ea28090dfd5b7ecc6 13:51:23 $ docker rm -f 693bbba686dcbdaedf44319f895255753ae6f5c9fa9fe50ea28090dfd5b7ecc6 [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 13:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:24 . [Pipeline] withDockerContainer 13:51:24 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:51:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:51:25 $ docker top e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:26 [ssh-agent] Looking for ssh-agent implementation... 13:51:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:26 $ docker exec e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 ssh-agent 13:51:26 SSH_AUTH_SOCK=/tmp/ssh-0K0pzDAJWumm/agent.15 13:51:26 SSH_AGENT_PID=22 13:51:26 Running ssh-add (command line suppressed) 13:51:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4466620577788356540.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4466620577788356540.key) 13:51:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:27 + git semver tag 13:51:27 # -> Open(): unable to determine branch for HEAD 13:51:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:51:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:51:27 # $SEMVER_REMOTE_NAME = origin 13:51:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:51:27 # $SEMVER_USER_NAME = edgex-jenkins 13:51:27 # $SEMVER_BRANCH = master 13:51:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:51:27 # 2564dc108e71feea14859d9661bd87f7c2b518b3 HEAD 13:51:27 # -> Force: false 13:51:27 # 06bfee4f225cbda7668e41fd594b58fff5a5c0ab refs/tags/v1.2.0-dev.29 [Pipeline] } 13:51:27 $ docker exec --env ******** --env ******** e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 ssh-agent -k 13:51:27 unset SSH_AUTH_SOCK; 13:51:27 unset SSH_AGENT_PID; 13:51:27 echo Agent pid 22 killed; 13:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:27 + git semver [Pipeline] } 13:51:27 $ docker stop --time=1 e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 13:51:29 $ docker rm -f e1e14bebca86fdf6bcffd2617f9156bb735346f427c34bacf3beceeda3fa8181 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:29 13:51:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:30 0.23.1-centos7: Pulling from edgex-lftools 13:51:30 ab5ef0e58194: Pulling fs layer 13:51:30 9712f1f96733: Pulling fs layer 13:51:30 63f879dbbcfc: Pulling fs layer 13:51:30 0d9ebad4ef96: Pulling fs layer 13:51:30 e9a5061849ea: Pulling fs layer 13:51:30 d747dcd14b5f: Pulling fs layer 13:51:30 2de7ff778b66: Pulling fs layer 13:51:30 0d9ebad4ef96: Waiting 13:51:30 d747dcd14b5f: Waiting 13:51:30 2de7ff778b66: Waiting 13:51:30 e9a5061849ea: Waiting 13:51:30 9712f1f96733: Verifying Checksum 13:51:30 9712f1f96733: Download complete 13:51:31 63f879dbbcfc: Verifying Checksum 13:51:31 63f879dbbcfc: Download complete 13:51:31 e9a5061849ea: Verifying Checksum 13:51:31 e9a5061849ea: Download complete 13:51:31 d747dcd14b5f: Verifying Checksum 13:51:31 d747dcd14b5f: Download complete 13:51:31 0d9ebad4ef96: Verifying Checksum 13:51:31 0d9ebad4ef96: Download complete 13:51:31 ab5ef0e58194: Verifying Checksum 13:51:31 ab5ef0e58194: Download complete 13:51:31 2de7ff778b66: Download complete 13:51:36 ab5ef0e58194: Pull complete 13:51:36 9712f1f96733: Pull complete 13:51:38 63f879dbbcfc: Pull complete 13:51:44 0d9ebad4ef96: Pull complete 13:51:44 e9a5061849ea: Pull complete 13:51:44 d747dcd14b5f: Pull complete 13:51:50 2de7ff778b66: Pull complete 13:51:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:51:50 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:51:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:51:50 $ docker top d37c0ae207fbce83813bb4361b92aa580a4cfd0b28bbc76414a3be6717706ece -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:51:51 provisioning config files... 13:51:51 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3172258331705858047tmp 13:51:51 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3859901104585577534tmp 13:51:51 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8339437288891402074tmp [Pipeline] { [Pipeline] echo 13:51:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:51:51 ---> sigul-configuration.sh 13:51:51 gpg: directory `/root/.gnupg' created 13:51:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:51:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:51:51 gpg: keyring `/root/.gnupg/secring.gpg' created 13:51:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:51:51 gpg: CAST5 encrypted data 13:51:51 gpg: encrypted with 1 passphrase 13:51:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:51:52 + mkdir /home/jenkins 13:51:52 + mkdir /home/jenkins/sigul [Pipeline] sh 13:51:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 13:51:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:51:52 ---> sigul-install.sh 13:51:59 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:51:59 + git tag --list 13:51:59 v1.2.0-dev.29 [Pipeline] sh 13:51:59 + lftools sign git-tag v1.2.0-dev.29 13:52:00 Signing Git tag with Sigul... 13:52:00 Signing v1.2.0-dev.29 [Pipeline] echo 13:52:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:52:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:52:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:52:02 $ docker stop --time=1 d37c0ae207fbce83813bb4361b92aa580a4cfd0b28bbc76414a3be6717706ece 13:52:03 $ docker rm -f d37c0ae207fbce83813bb4361b92aa580a4cfd0b28bbc76414a3be6717706ece [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:04 . [Pipeline] withDockerContainer 13:52:04 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:52:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:52:05 $ docker top 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:05 [ssh-agent] Looking for ssh-agent implementation... 13:52:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:05 $ docker exec 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc ssh-agent 13:52:06 SSH_AUTH_SOCK=/tmp/ssh-NWO7uG7PngeX/agent.15 13:52:06 SSH_AGENT_PID=22 13:52:06 Running ssh-add (command line suppressed) 13:52:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2885062076168246574.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2885062076168246574.key) 13:52:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:06 + git semver bump pre 13:52:06 # -> Open(): unable to determine branch for HEAD 13:52:06 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:52:06 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:52:06 # $SEMVER_REMOTE_NAME = origin 13:52:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:52:06 # $SEMVER_USER_NAME = edgex-jenkins 13:52:06 # $SEMVER_BRANCH = master 13:52:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:52:06 1.2.0-dev.30 [Pipeline] } 13:52:06 $ docker exec --env ******** --env ******** 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc ssh-agent -k 13:52:06 unset SSH_AUTH_SOCK; 13:52:06 unset SSH_AGENT_PID; 13:52:06 echo Agent pid 22 killed; 13:52:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:07 + git semver [Pipeline] } 13:52:07 $ docker stop --time=1 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc 13:52:08 $ docker rm -f 2264a55766aadd54d37fe9178b1224d3687c9c6b5813c4f89e756bee6c8faddc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:09 . [Pipeline] withDockerContainer 13:52:09 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:52:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:52:09 $ docker top 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:10 [ssh-agent] Looking for ssh-agent implementation... 13:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:10 $ docker exec 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc ssh-agent 13:52:10 SSH_AUTH_SOCK=/tmp/ssh-If7fJ4xOn5pD/agent.14 13:52:10 SSH_AGENT_PID=21 13:52:10 Running ssh-add (command line suppressed) 13:52:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7102725322298556532.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7102725322298556532.key) 13:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:11 + git semver push 13:52:11 # -> Open(): unable to determine branch for HEAD 13:52:11 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:52:11 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:52:11 # $SEMVER_REMOTE_NAME = origin 13:52:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:52:11 # $SEMVER_USER_NAME = edgex-jenkins 13:52:11 # $SEMVER_BRANCH = master 13:52:11 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:52:19 $ docker exec --env ******** --env ******** 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc ssh-agent -k 13:52:19 unset SSH_AUTH_SOCK; 13:52:19 unset SSH_AGENT_PID; 13:52:19 echo Agent pid 21 killed; 13:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:19 + git semver [Pipeline] } 13:52:19 $ docker stop --time=1 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc 13:52:21 $ docker rm -f 54a22623e2ef4f57293bac64eb8db92f94ec9222fb278ca7cb897b4fb91c96dc [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 13:52:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:52:22 ---> package-listing.sh 13:52:22 ++ facter osfamily 13:52:22 ++ tr '[:upper:]' '[:lower:]' 13:52:22 + OS_FAMILY=redhat 13:52:22 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 13:52:22 + START_PACKAGES=/tmp/packages_start.txt 13:52:22 + END_PACKAGES=/tmp/packages_end.txt 13:52:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:22 + PACKAGES=/tmp/packages_start.txt 13:52:22 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:52:22 + PACKAGES=/tmp/packages_end.txt 13:52:22 + case "${OS_FAMILY}" in 13:52:22 + rpm -qa 13:52:22 + sort 13:52:26 + '[' -f /tmp/packages_start.txt ']' 13:52:26 + '[' -f /tmp/packages_end.txt ']' 13:52:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:52:26 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 13:52:26 + 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 13:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:52:27 13:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:52:27 alpine: Pulling from edgex-lftools-log-publisher 13:52:27 c9b1b535fdd9: Pulling fs layer 13:52:27 2cc5ad85d9ab: Pulling fs layer 13:52:27 756a868c4378: Pulling fs layer 13:52:27 444b2fc9a129: Pulling fs layer 13:52:27 ea15f1150254: Pulling fs layer 13:52:27 41b27a9f41bf: Pulling fs layer 13:52:27 28c525ee5125: Pulling fs layer 13:52:27 094b1ea09ed8: Pulling fs layer 13:52:27 138eaada9080: Pulling fs layer 13:52:27 0622d0fa9048: Pulling fs layer 13:52:27 444b2fc9a129: Waiting 13:52:27 41b27a9f41bf: Waiting 13:52:27 ea15f1150254: Waiting 13:52:27 28c525ee5125: Waiting 13:52:27 138eaada9080: Waiting 13:52:27 094b1ea09ed8: Waiting 13:52:27 0622d0fa9048: Waiting 13:52:27 2cc5ad85d9ab: Download complete 13:52:27 444b2fc9a129: Verifying Checksum 13:52:27 444b2fc9a129: Download complete 13:52:27 c9b1b535fdd9: Download complete 13:52:27 ea15f1150254: Verifying Checksum 13:52:27 ea15f1150254: Download complete 13:52:27 28c525ee5125: Verifying Checksum 13:52:27 28c525ee5125: Download complete 13:52:28 c9b1b535fdd9: Pull complete 13:52:28 756a868c4378: Verifying Checksum 13:52:28 756a868c4378: Download complete 13:52:28 094b1ea09ed8: Verifying Checksum 13:52:28 094b1ea09ed8: Download complete 13:52:28 138eaada9080: Verifying Checksum 13:52:28 138eaada9080: Download complete 13:52:28 0622d0fa9048: Download complete 13:52:28 41b27a9f41bf: Verifying Checksum 13:52:28 41b27a9f41bf: Download complete 13:52:29 2cc5ad85d9ab: Pull complete 13:52:31 756a868c4378: Pull complete 13:52:31 444b2fc9a129: Pull complete 13:52:31 ea15f1150254: Pull complete 13:52:34 41b27a9f41bf: Pull complete 13:52:34 28c525ee5125: Pull complete 13:52:36 094b1ea09ed8: Pull complete 13:52:36 138eaada9080: Pull complete 13:52:37 0622d0fa9048: Pull complete 13:52:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:52:37 prd-centos7-docker-4c-2g-5243 does not seem to be running inside a container 13:52:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:52:38 $ docker top ac7bf5aea85e1e810c33cf972208778f20620550cd020130cf27d3d9d43b5ec7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:38 provisioning config files... 13:52:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2578771248891267355tmp [Pipeline] { [Pipeline] echo 13:52:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:52:39 ---> create-netrc.sh [Pipeline] echo 13:52:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:52:39 ---> logs-deploy.sh 13:52:39 + ARCHIVE_ARTIFACTS= 13:52:39 + LOGS_SERVER=https://logs.edgexfoundry.org 13:52:39 + '[' https://logs.edgexfoundry.org == None ']' 13:52:39 + NEXUS_URL=https://nexus.edgexfoundry.org 13:52:39 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/29 13:52:39 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/29/ 13:52:39 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/29 /w/workspace/dgexfoundry_device-sdk-go_master 13:52:40 Archives upload complete. 13:52:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/29 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/29/