Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5480 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 dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (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 dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 Commit message: "Merge pull request #504 from lenny-intel/uppercase" > git rev-list --no-walk 0e104270bcdba6d57d1eb654a33ea3a0d313d58c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:40:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:48 ========================================================= 01:40:48 EdgeX Global Pipelines Version Info 01:40:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:40:49 ------------------- 01:40:49 stable info: 01:40:49 ------------------- 01:40:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:49 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 01:40:49 Message: update stable to v1.0.73 01:40:50 ------------------- 01:40:50 experimental info: 01:40:50 ------------------- 01:40:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:50 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 01:40:50 Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:40:52 01:40:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:40:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:40:52 latest: Pulling from edgex-devops/git-semver 01:40:52 9123ac7c32f7: Pulling fs layer 01:40:52 b8cc5d1170e3: Pulling fs layer 01:40:52 2924cbbf6a41: Pulling fs layer 01:40:52 93b08a4f1073: Pulling fs layer 01:40:52 93b08a4f1073: Waiting 01:40:52 b8cc5d1170e3: Download complete 01:40:52 9123ac7c32f7: Verifying Checksum 01:40:52 9123ac7c32f7: Download complete 01:40:52 93b08a4f1073: Verifying Checksum 01:40:52 93b08a4f1073: Download complete 01:40:52 2924cbbf6a41: Verifying Checksum 01:40:52 2924cbbf6a41: Download complete 01:40:52 9123ac7c32f7: Pull complete 01:40:53 b8cc5d1170e3: Pull complete 01:40:53 2924cbbf6a41: Pull complete 01:40:54 93b08a4f1073: Pull complete 01:40:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 01:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:40:54 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:40:54 $ 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 01:40:54 $ docker top 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:55 [ssh-agent] Looking for ssh-agent implementation... 01:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:55 $ docker exec 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent 01:40:55 SSH_AUTH_SOCK=/tmp/ssh-ixf0uSHvKtvO/agent.15 01:40:55 SSH_AGENT_PID=22 01:40:55 Running ssh-add (command line suppressed) 01:40:55 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7981213456301618767.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7981213456301618767.key) 01:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:56 + git describe --exact-match --tags HEAD 01:40:56 fatal: No names found, cannot describe anything. [Pipeline] } 01:40:56 $ docker exec --env ******** --env ******** 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent -k 01:40:56 unset SSH_AUTH_SOCK; 01:40:56 unset SSH_AGENT_PID; 01:40:56 echo Agent pid 22 killed; 01:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:40:56 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 01:40:56 This usually means this commit has not been tagged. [Pipeline] sshagent 01:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:56 [ssh-agent] Looking for ssh-agent implementation... 01:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:56 $ docker exec 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent 01:40:56 SSH_AUTH_SOCK=/tmp/ssh-ZbsaaiL754Zh/agent.57 01:40:56 SSH_AGENT_PID=64 01:40:56 Running ssh-add (command line suppressed) 01:40:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7725666801004812232.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7725666801004812232.key) 01:40:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:57 + git semver init 01:40:57 # -> Open(): unable to determine branch for HEAD 01:40:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:40:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:40:57 # $SEMVER_REMOTE_NAME = origin 01:40:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:40:57 # $SEMVER_USER_NAME = edgex-jenkins 01:40:57 # $SEMVER_BRANCH = master 01:40:57 # $SEMVER_TEMP = /tmp/semver-156207302 01:40:57 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:40:57 # '/tmp/semver-156207302' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 01:40:57 # -> Force: false 01:40:57 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 01:40:57 $ docker exec --env ******** --env ******** 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent -k 01:40:58 unset SSH_AUTH_SOCK; 01:40:58 unset SSH_AGENT_PID; 01:40:58 echo Agent pid 64 killed; 01:40:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:58 + git semver [Pipeline] } 01:40:58 $ docker stop --time=1 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a 01:40:59 $ docker rm -f 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 01:41:00 Stashed 48 file(s) [Pipeline] echo 01:41:00 [edgeXSemver] initialized semver on version 1.2.0-dev.31 [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 01:41:15 Still waiting to schedule task 01:41:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:41:15 Still waiting to schedule task 01:41:15 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:43:55 Running on prd-centos7-docker-4c-2g-5485 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 01:43:55 Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout 01:43:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5483 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 01:43:56 Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout 01:43:57 using credential edgex-jenkins-ssh 01:43:57 Cloning the remote Git repository 01:43:57 Cloning with configured refspecs honoured and without tags 01:43:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:43:58 Fetching without tags 01:43:57 > git init /w/workspace/device-sdk-go/31 # timeout=10 01:43:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:43:57 > git --version # timeout=10 01:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:43:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:43:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:43:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:43:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:43:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:43:58 Checking out Revision dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (master) 01:43:58 > git config core.sparsecheckout # timeout=10 01:43:58 > git checkout -f dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 01:44:02 Commit message: "Merge pull request #504 from lenny-intel/uppercase" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 01:44:03 using credential edgex-jenkins-ssh 01:44:03 Cloning the remote Git repository 01:44:03 Cloning with configured refspecs honoured and without tags [Pipeline] echo 01:44:03 ========================================================= 01:44:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 01:44:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:44:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:44:03 > git init /w/workspace/device-sdk-go/31 # timeout=10 01:44:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:44:03 > git --version # timeout=10 01:44:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:04 + 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 . 01:44:04 Sending build context to Docker daemon 2.998MB 01:44:04 Step 1/8 : ARG BASE=golang:1.13-alpine 01:44:04 Step 2/8 : FROM ${BASE} 01:44:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 01:44:04 e6b0cf9c0882: Pulling fs layer 01:44:04 2848faf0eed1: Pulling fs layer 01:44:04 0f37312ad70f: Pulling fs layer 01:44:04 5788d62ee057: Pulling fs layer 01:44:04 0e6b1d234666: Pulling fs layer 01:44:04 bf5d7aec512f: Pulling fs layer 01:44:04 34c802a77dc8: Pulling fs layer 01:44:04 9eb99e56ec68: Pulling fs layer 01:44:04 27c7a5d97fbd: Pulling fs layer 01:44:04 5c102a31e300: Pulling fs layer 01:44:04 dcfb455df0a1: Pulling fs layer 01:44:04 5788d62ee057: Waiting 01:44:04 0e6b1d234666: Waiting 01:44:04 bf5d7aec512f: Waiting 01:44:04 34c802a77dc8: Waiting 01:44:04 9eb99e56ec68: Waiting 01:44:04 5c102a31e300: Waiting 01:44:04 27c7a5d97fbd: Waiting 01:44:04 dcfb455df0a1: Waiting 01:44:04 0f37312ad70f: Verifying Checksum 01:44:04 0f37312ad70f: Download complete 01:44:04 2848faf0eed1: Verifying Checksum 01:44:04 2848faf0eed1: Download complete 01:44:04 0e6b1d234666: Download complete 01:44:04 bf5d7aec512f: Verifying Checksum 01:44:04 bf5d7aec512f: Download complete 01:44:04 e6b0cf9c0882: Verifying Checksum 01:44:04 e6b0cf9c0882: Download complete 01:44:04 e6b0cf9c0882: Pull complete 01:44:04 2848faf0eed1: Pull complete 01:44:05 0f37312ad70f: Pull complete 01:44:05 34c802a77dc8: Verifying Checksum 01:44:05 34c802a77dc8: Download complete 01:44:05 27c7a5d97fbd: Verifying Checksum 01:44:05 27c7a5d97fbd: Download complete 01:44:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:44:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:44:05 Fetching without tags 01:44:05 5c102a31e300: Verifying Checksum 01:44:05 5c102a31e300: Download complete 01:44:05 dcfb455df0a1: Verifying Checksum 01:44:05 dcfb455df0a1: Download complete 01:44:05 Checking out Revision dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (master) 01:44:06 9eb99e56ec68: Verifying Checksum 01:44:06 9eb99e56ec68: Download complete 01:44:06 5788d62ee057: Verifying Checksum 01:44:06 5788d62ee057: Download complete 01:44:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:44:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:44:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:44:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:44:05 > git config core.sparsecheckout # timeout=10 01:44:05 > git checkout -f dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 01:44:10 Commit message: "Merge pull request #504 from lenny-intel/uppercase" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:44:12 ========================================================= 01:44:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 01:44:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:44:12 5788d62ee057: Pull complete 01:44:12 0e6b1d234666: Pull complete 01:44:12 bf5d7aec512f: Pull complete 01:44:13 + 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 . 01:44:14 Sending build context to Docker daemon 2.998MB 01:44:14 Step 1/8 : ARG BASE=golang:1.13-alpine 01:44:14 Step 2/8 : FROM ${BASE} 01:44:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:44:14 cde5963f3b93: Pulling fs layer 01:44:14 2a23fa8c16f7: Pulling fs layer 01:44:14 777b28850792: Pulling fs layer 01:44:14 8a11ddd9e578: Pulling fs layer 01:44:14 4cf88f913ddb: Pulling fs layer 01:44:14 1df406cf5192: Pulling fs layer 01:44:14 cd6300453558: Pulling fs layer 01:44:14 b9c365052c96: Pulling fs layer 01:44:14 a2d8cc88f415: Pulling fs layer 01:44:14 ea1d1ca13537: Pulling fs layer 01:44:14 3750a50a1c5e: Pulling fs layer 01:44:14 8a11ddd9e578: Waiting 01:44:14 b9c365052c96: Waiting 01:44:14 4cf88f913ddb: Waiting 01:44:14 1df406cf5192: Waiting 01:44:14 a2d8cc88f415: Waiting 01:44:14 cd6300453558: Waiting 01:44:14 ea1d1ca13537: Waiting 01:44:14 3750a50a1c5e: Waiting 01:44:14 777b28850792: Verifying Checksum 01:44:14 777b28850792: Download complete 01:44:14 2a23fa8c16f7: Verifying Checksum 01:44:14 2a23fa8c16f7: Download complete 01:44:14 4cf88f913ddb: Verifying Checksum 01:44:14 4cf88f913ddb: Download complete 01:44:14 1df406cf5192: Verifying Checksum 01:44:14 1df406cf5192: Download complete 01:44:15 cde5963f3b93: Verifying Checksum 01:44:15 cde5963f3b93: Download complete 01:44:16 cde5963f3b93: Pull complete 01:44:16 2a23fa8c16f7: Pull complete 01:44:17 34c802a77dc8: Pull complete 01:44:17 777b28850792: Pull complete 01:44:19 cd6300453558: Verifying Checksum 01:44:19 cd6300453558: Download complete 01:44:19 a2d8cc88f415: Verifying Checksum 01:44:19 a2d8cc88f415: Download complete 01:44:21 9eb99e56ec68: Pull complete 01:44:21 27c7a5d97fbd: Pull complete 01:44:21 5c102a31e300: Pull complete 01:44:21 dcfb455df0a1: Pull complete 01:44:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 01:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 01:44:21 ---> 7c70fe431013 01:44:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:44:21 ---> Running in 924cbae1e93a 01:44:21 Removing intermediate container 924cbae1e93a 01:44:21 ---> 113dabb3a420 01:44:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:22 ---> Running in 25d0ee63494b 01:44:22 ea1d1ca13537: Verifying Checksum 01:44:22 ea1d1ca13537: Download complete 01:44:22 3750a50a1c5e: Verifying Checksum 01:44:22 3750a50a1c5e: Download complete 01:44:22 Removing intermediate container 25d0ee63494b 01:44:22 ---> 3a1d44bcd0c8 01:44:22 Step 5/8 : RUN apk add --no-cache make git 01:44:22 ---> Running in 9b167edfbc59 01:44:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:44:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:44:24 b9c365052c96: Verifying Checksum 01:44:24 b9c365052c96: Download complete 01:44:25 OK: 143 MiB in 39 packages 01:44:25 Removing intermediate container 9b167edfbc59 01:44:25 ---> 0978462e12a5 01:44:25 Step 6/8 : WORKDIR /device-sdk-go 01:44:25 ---> Running in 795adca05617 01:44:25 Removing intermediate container 795adca05617 01:44:25 ---> 917d1fd17853 01:44:25 Step 7/8 : COPY . . 01:44:26 ---> 7448050d3410 01:44:26 Step 8/8 : RUN go mod download 01:44:26 ---> Running in 6e6a716675e6 01:44:26 8a11ddd9e578: Verifying Checksum 01:44:26 8a11ddd9e578: Download complete 01:44:28 go: finding github.com/BurntSushi/toml v0.3.1 01:44:28 go: finding github.com/OneOfOne/xxhash v1.2.6 01:44:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:44:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:44:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:44:28 go: finding github.com/bgentry/speakeasy v0.1.0 01:44:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:44:28 go: finding github.com/davecgh/go-spew v1.1.1 01:44:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 01:44:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 01:44:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 01:44:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 01:44:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 01:44:28 go: finding github.com/fatih/color v1.7.0 01:44:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 01:44:28 go: finding github.com/go-kit/kit v0.8.0 01:44:28 go: finding github.com/go-logfmt/logfmt v0.4.0 01:44:28 go: finding github.com/go-stack/stack v1.8.0 01:44:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:44:28 go: finding github.com/google/uuid v1.1.0 01:44:28 go: finding github.com/gorilla/mux v1.7.1 01:44:28 go: finding github.com/hashicorp/consul/api v1.1.0 01:44:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:44:28 go: finding github.com/hashicorp/errwrap v1.0.0 01:44:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:44:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:44:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:44:28 go: finding github.com/hashicorp/go-multierror v1.0.0 01:44:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:44:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:44:28 go: finding github.com/hashicorp/go-syslog v1.0.0 01:44:28 go: finding github.com/hashicorp/go-uuid v1.0.1 01:44:28 go: finding github.com/hashicorp/go.net v0.0.1 01:44:28 go: finding github.com/hashicorp/golang-lru v0.5.0 01:44:28 go: finding github.com/hashicorp/logutils v1.0.0 01:44:28 go: finding github.com/hashicorp/mdns v1.0.0 01:44:28 go: finding github.com/hashicorp/memberlist v0.1.3 01:44:28 go: finding github.com/hashicorp/serf v0.8.2 01:44:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:44:28 go: finding github.com/mattn/go-colorable v0.0.9 01:44:28 go: finding github.com/mattn/go-isatty v0.0.3 01:44:28 go: finding github.com/miekg/dns v1.0.14 01:44:29 go: finding github.com/mitchellh/cli v1.0.0 01:44:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:44:29 go: finding github.com/mitchellh/copystructure v1.0.0 01:44:29 go: finding github.com/mitchellh/go-homedir v1.0.0 01:44:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:44:29 go: finding github.com/mitchellh/gox v0.4.0 01:44:29 go: finding github.com/mitchellh/iochan v1.0.0 01:44:29 go: finding github.com/mitchellh/mapstructure v1.1.2 01:44:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:44:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:44:29 go: finding github.com/pelletier/go-toml v1.2.0 01:44:29 go: finding github.com/pkg/errors v0.8.1 01:44:29 go: finding github.com/pmezard/go-difflib v1.0.0 01:44:29 go: finding github.com/posener/complete v1.1.1 01:44:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:44:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:44:29 go: finding github.com/stretchr/objx v0.1.0 01:44:29 go: finding github.com/stretchr/testify v1.5.1 01:44:29 go: finding github.com/ugorji/go v1.1.4 01:44:29 go: finding github.com/x448/float16 v0.8.4 01:44:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:44:29 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:44:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:44:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:44:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:44:29 go: finding gopkg.in/yaml.v2 v2.2.8 01:44:34 Removing intermediate container 6e6a716675e6 01:44:34 ---> 8302bd34f094 01:44:34 Successfully built 8302bd34f094 01:44:34 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 01:44:35 + docker inspect -f . ci-base-image-x86_64 01:44:35 . [Pipeline] withDockerContainer 01:44:35 prd-centos7-docker-4c-2g-5485 does not seem to be running inside a container 01:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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 01:44:37 $ docker top 853ef73724e03d7f16db09d41f6ddd850a3f7976bf40144e681b6dba785f4bdf -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:37 + go version 01:44:37 go version go1.13.5 linux/amd64 [Pipeline] sh 01:44:38 + make test 01:44:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:44:38 ? github.com/edgexfoundry/device-sdk-go [no test files] 01:44:39 8a11ddd9e578: Pull complete 01:44:39 4cf88f913ddb: Pull complete 01:44:39 1df406cf5192: Pull complete 01:44:43 cd6300453558: Pull complete 01:44:48 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 01:44:48 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 01:44:48 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 01:44:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.012s coverage: 21.9% of statements 01:44:48 b9c365052c96: Pull complete 01:44:48 a2d8cc88f415: Pull complete 01:44:50 ea1d1ca13537: Pull complete 01:44:51 3750a50a1c5e: Pull complete 01:44:51 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 01:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 01:44:51 ---> 78745c68409d 01:44:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:44:52 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements 01:44:56 ---> Running in 8c3dced5e56e 01:44:56 Removing intermediate container 8c3dced5e56e 01:44:56 ---> c1f4303567e6 01:44:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:56 ---> Running in 1eb90189b562 01:44:58 Removing intermediate container 1eb90189b562 01:44:58 ---> 62f0e77f93f7 01:44:58 Step 5/8 : RUN apk add --no-cache make git 01:44:58 ---> Running in 9740c0e79e97 01:44:59 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:45:00 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:45:01 OK: 125 MiB in 39 packages 01:45:02 Removing intermediate container 9740c0e79e97 01:45:02 ---> a8f3b43674d5 01:45:02 Step 6/8 : WORKDIR /device-sdk-go 01:45:02 ---> Running in 95a74cc22248 01:45:02 Removing intermediate container 95a74cc22248 01:45:02 ---> 9490b807a1a4 01:45:02 Step 7/8 : COPY . . 01:45:04 ---> b43e6c3ba2a2 01:45:04 Step 8/8 : RUN go mod download 01:45:04 ---> Running in bf9335dac3a5 01:45:06 go: finding github.com/BurntSushi/toml v0.3.1 01:45:06 go: finding github.com/OneOfOne/xxhash v1.2.6 01:45:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:45:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:45:06 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:45:06 go: finding github.com/bgentry/speakeasy v0.1.0 01:45:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:45:06 go: finding github.com/davecgh/go-spew v1.1.1 01:45:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 01:45:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 01:45:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 01:45:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 01:45:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 01:45:06 go: finding github.com/fatih/color v1.7.0 01:45:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 01:45:06 go: finding github.com/go-kit/kit v0.8.0 01:45:06 go: finding github.com/go-logfmt/logfmt v0.4.0 01:45:06 go: finding github.com/go-stack/stack v1.8.0 01:45:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:45:06 go: finding github.com/google/uuid v1.1.0 01:45:06 go: finding github.com/gorilla/mux v1.7.1 01:45:06 go: finding github.com/hashicorp/consul/api v1.1.0 01:45:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:45:06 go: finding github.com/hashicorp/errwrap v1.0.0 01:45:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:45:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:45:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:45:06 go: finding github.com/hashicorp/go-multierror v1.0.0 01:45:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:45:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:45:06 go: finding github.com/hashicorp/go-syslog v1.0.0 01:45:06 go: finding github.com/hashicorp/go-uuid v1.0.1 01:45:06 go: finding github.com/hashicorp/go.net v0.0.1 01:45:06 go: finding github.com/hashicorp/golang-lru v0.5.0 01:45:06 go: finding github.com/hashicorp/logutils v1.0.0 01:45:06 go: finding github.com/hashicorp/mdns v1.0.0 01:45:06 go: finding github.com/hashicorp/memberlist v0.1.3 01:45:06 go: finding github.com/hashicorp/serf v0.8.2 01:45:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:45:06 go: finding github.com/mattn/go-colorable v0.0.9 01:45:06 go: finding github.com/mattn/go-isatty v0.0.3 01:45:06 go: finding github.com/miekg/dns v1.0.14 01:45:06 go: finding github.com/mitchellh/cli v1.0.0 01:45:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:45:06 go: finding github.com/mitchellh/copystructure v1.0.0 01:45:06 go: finding github.com/mitchellh/go-homedir v1.0.0 01:45:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:45:06 go: finding github.com/mitchellh/gox v0.4.0 01:45:06 go: finding github.com/mitchellh/iochan v1.0.0 01:45:06 go: finding github.com/mitchellh/mapstructure v1.1.2 01:45:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:45:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:45:07 go: finding github.com/pelletier/go-toml v1.2.0 01:45:07 go: finding github.com/pkg/errors v0.8.1 01:45:07 go: finding github.com/pmezard/go-difflib v1.0.0 01:45:07 go: finding github.com/posener/complete v1.1.1 01:45:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:45:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:45:07 go: finding github.com/stretchr/objx v0.1.0 01:45:07 go: finding github.com/stretchr/testify v1.5.1 01:45:07 go: finding github.com/ugorji/go v1.1.4 01:45:07 go: finding github.com/x448/float16 v0.8.4 01:45:07 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:45:07 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:45:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:45:07 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:45:07 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:45:07 go: finding gopkg.in/yaml.v2 v2.2.8 01:45:17 Removing intermediate container bf9335dac3a5 01:45:17 ---> a9cf3e8973da 01:45:17 Successfully built a9cf3e8973da 01:45:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:18 + docker inspect -f . ci-base-image-arm64 01:45:18 . [Pipeline] withDockerContainer 01:45:18 prd-ubuntu18.04-docker-arm64-4c-16g-5483 does not seem to be running inside a container 01:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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 01:45:19 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.035s coverage: 11.4% of statements 01:45:19 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 01:45:19 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.084s coverage: 36.9% of statements 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 01:45:19 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.482s coverage: 65.2% of statements 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 01:45:19 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.089s coverage: 52.6% of statements 01:45:19 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 01:45:19 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.095s coverage: 68.9% of statements 01:45:19 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 01:45:19 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 01:45:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:45:20 $ docker top bc13a2ed653a792d196ab2c4be28b23a482841e13af534b7e89bcd7e8a0bdadf -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:21 + go version 01:45:21 go version go1.13.5 linux/arm64 [Pipeline] sh 01:45:22 gofmt -l . 01:45:22 [ "`gofmt -l .`" = "" ] 01:45:22 ./bin/test-attribution-txt.sh 01:45:22 ./bin/test-go-mod-tidy.sh 01:45:22 + make test 01:45:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash 01:45:23 Stashed 1 file(s) [Pipeline] } 01:45:23 $ docker stop --time=1 853ef73724e03d7f16db09d41f6ddd850a3f7976bf40144e681b6dba785f4bdf 01:45:23 ? github.com/edgexfoundry/device-sdk-go [no test files] 01:45:24 $ docker rm -f 853ef73724e03d7f16db09d41f6ddd850a3f7976bf40144e681b6dba785f4bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:45:26 + ls -al . 01:45:26 total 176 01:45:26 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 01:45 . 01:45:26 drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 01:43 .. 01:45:26 drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 01:43 api 01:45:26 drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 01:43 bin 01:45:26 -rw-r--r--. 1 jenkins jenkins 110966 Apr 22 01:45 coverage.out 01:45:26 -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 01:43 Dockerfile.build 01:45:26 -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 01:43 .dockerignore 01:45:26 drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 01:43 example 01:45:26 drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 01:44 .git 01:45:26 drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 01:43 .github 01:45:26 -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 01:43 .gitignore 01:45:26 -rw-r--r--. 1 jenkins jenkins 446 Apr 22 01:45 go.mod 01:45:26 -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 01:45 go.sum 01:45:26 drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 01:43 internal 01:45:26 -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 01:43 Jenkinsfile 01:45:26 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 01:43 LICENSE 01:45:26 -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 01:43 Makefile 01:45:26 drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 01:43 pkg 01:45:26 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 01:43 README.md 01:45:26 drwxrwxr-x. 3 jenkins jenkins 44 Apr 22 01:44 .semver 01:45:26 drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 01:43 snap 01:45:26 -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 01:41 VERSION 01:45:26 -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 01:43 version.go [Pipeline] isUnix [Pipeline] sh 01:45:26 + 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=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 --label arch=amd64 --label version=1.2.0-dev.31 . 01:45:26 Sending build context to Docker daemon 3.126MB 01:45:26 Step 1/21 : ARG BASE=golang:1.13-alpine 01:45:26 Step 2/21 : FROM ${BASE} AS builder 01:45:26 ---> 8302bd34f094 01:45:26 Step 3/21 : ARG MAKE='make build' 01:45:26 ---> Running in 7f30945c0856 01:45:26 Removing intermediate container 7f30945c0856 01:45:26 ---> 74c9d74b7d12 01:45:26 Step 4/21 : WORKDIR /device-sdk-go 01:45:26 ---> Running in 3f0b07e7ffe7 01:45:26 Removing intermediate container 3f0b07e7ffe7 01:45:26 ---> 139bbf0addaf 01:45:26 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:45:26 ---> Running in 8f200cd8c16e 01:45:27 Removing intermediate container 8f200cd8c16e 01:45:27 ---> e0f6a5fe393e 01:45:27 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:27 ---> Running in 3a99baa9f3f9 01:45:28 Removing intermediate container 3a99baa9f3f9 01:45:28 ---> e35e4f4b056c 01:45:28 Step 7/21 : RUN apk add --update --no-cache make git 01:45:28 ---> Running in 99079dd062e4 01:45:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 01:45:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 01:45:29 OK: 143 MiB in 39 packages 01:45:30 Removing intermediate container 99079dd062e4 01:45:30 ---> 63f0713edd7b 01:45:30 Step 8/21 : COPY . . 01:45:30 ---> d888e599ba8f 01:45:30 Step 9/21 : RUN ${MAKE} 01:45:30 ---> Running in 76b3abb484c2 01:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.31" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:45:39 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 01:45:39 Removing intermediate container 76b3abb484c2 01:45:39 ---> 96ad986963e4 01:45:39 Step 10/21 : FROM scratch 01:45:39 ---> 01:45:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:45:39 ---> Running in eb203963f51d 01:45:39 Removing intermediate container eb203963f51d 01:45:39 ---> 4ea4b5042f23 01:45:39 Step 12/21 : ENV APP_PORT=49990 01:45:39 ---> Running in 5ea8e0a6c6b6 01:45:39 Removing intermediate container 5ea8e0a6c6b6 01:45:39 ---> 739dbb01a32b 01:45:39 Step 13/21 : EXPOSE $APP_PORT 01:45:40 ---> Running in 1197056f6bf2 01:45:40 Removing intermediate container 1197056f6bf2 01:45:40 ---> ce49d5ffb27a 01:45:40 Step 14/21 : WORKDIR / 01:45:40 ---> Running in fafffcd0d5ef 01:45:40 Removing intermediate container fafffcd0d5ef 01:45:40 ---> c04144970b66 01:45:40 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 01:45:40 ---> bb3522924b0e 01:45:40 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 01:45:40 ---> a210f086a149 01:45:40 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 01:45:41 ---> 5817ce838466 01:45:41 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:41 ---> Running in 01cac2f5859f 01:45:41 Removing intermediate container 01cac2f5859f 01:45:41 ---> 757a642e6d37 01:45:41 Step 19/21 : LABEL arch=amd64 01:45:41 ---> Running in 99b944d3bca5 01:45:41 Removing intermediate container 99b944d3bca5 01:45:41 ---> 1b48e5b3d6e2 01:45:41 Step 20/21 : LABEL git_sha=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 01:45:41 ---> Running in 828c445d170b 01:45:41 Removing intermediate container 828c445d170b 01:45:41 ---> 18895f581b43 01:45:41 Step 21/21 : LABEL version=1.2.0-dev.31 01:45:41 ---> Running in 42d0a9b3ba48 01:45:41 Removing intermediate container 42d0a9b3ba48 01:45:41 ---> caddb1cab84c 01:45:41 [Warning] One or more build-args [ARCH] were not consumed 01:45:41 Successfully built caddb1cab84c 01:45:41 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] } 01:45:56 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 01:45:56 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 01:45:56 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 01:45:56 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.028s coverage: 21.9% of statements 01:46:00 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.230s coverage: 95.8% of statements 01:46:32 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.059s coverage: 11.4% of statements 01:46:32 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 01:46:32 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.166s coverage: 36.9% of statements 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 01:46:32 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.616s coverage: 65.2% of statements 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 01:46:32 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.090s coverage: 52.6% of statements 01:46:32 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 01:46:32 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.365s coverage: 68.9% of statements 01:46:32 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 01:46:32 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 01:46:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:46:35 gofmt -l . 01:46:35 [ "`gofmt -l .`" = "" ] 01:46:36 ./bin/test-attribution-txt.sh 01:46:36 ./bin/test-go-mod-tidy.sh [Pipeline] stash 01:46:37 Warning: overwriting stash ‘coverage-report’ 01:46:38 Stashed 1 file(s) [Pipeline] } 01:46:38 $ docker stop --time=1 bc13a2ed653a792d196ab2c4be28b23a482841e13af534b7e89bcd7e8a0bdadf 01:46:40 $ docker rm -f bc13a2ed653a792d196ab2c4be28b23a482841e13af534b7e89bcd7e8a0bdadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:41 + ls -al . 01:46:41 total 216 01:46:41 drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 01:46 . 01:46:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:44 .. 01:46:41 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 01:44 .dockerignore 01:46:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 01:44 .git 01:46:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:44 .github 01:46:41 -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 01:44 .gitignore 01:46:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:44 .semver 01:46:41 -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 01:44 Dockerfile.build 01:46:41 -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 01:44 Jenkinsfile 01:46:41 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 01:44 LICENSE 01:46:41 -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 01:44 Makefile 01:46:41 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 01:44 README.md 01:46:41 -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 01:41 VERSION 01:46:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:44 api 01:46:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:44 bin 01:46:41 -rw-r--r-- 1 jenkins jenkins 110966 Apr 22 01:46 coverage.out 01:46:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:44 example 01:46:41 -rw-r--r-- 1 jenkins jenkins 446 Apr 22 01:46 go.mod 01:46:41 -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 01:46 go.sum 01:46:41 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 01:44 internal 01:46:41 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 01:44 pkg 01:46:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:44 snap 01:46:41 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 01:44 version.go [Pipeline] isUnix [Pipeline] sh 01:46:42 + 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=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 --label arch=arm64 --label version=1.2.0-dev.31 . 01:46:42 Sending build context to Docker daemon 3.126MB 01:46:42 Step 1/21 : ARG BASE=golang:1.13-alpine 01:46:42 Step 2/21 : FROM ${BASE} AS builder 01:46:42 ---> a9cf3e8973da 01:46:42 Step 3/21 : ARG MAKE='make build' 01:46:43 ---> Running in 0bccaa867f9c 01:46:43 Removing intermediate container 0bccaa867f9c 01:46:43 ---> 15946a9fee1a 01:46:43 Step 4/21 : WORKDIR /device-sdk-go 01:46:43 ---> Running in 30eb60dc549c 01:46:44 Removing intermediate container 30eb60dc549c 01:46:44 ---> 8250187d56ff 01:46:44 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:46:44 ---> Running in e19ff44cf77a 01:46:44 Removing intermediate container e19ff44cf77a 01:46:44 ---> ad616aa76192 01:46:44 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:44 ---> Running in 5b297d2126a1 01:46:46 Removing intermediate container 5b297d2126a1 01:46:46 ---> b58e95ec0850 01:46:46 Step 7/21 : RUN apk add --update --no-cache make git 01:46:46 ---> Running in ec84cea49451 01:46:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 01:46:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 01:46:49 OK: 125 MiB in 39 packages 01:46:50 Removing intermediate container ec84cea49451 01:46:50 ---> 9c05b9ddab5e 01:46:50 Step 8/21 : COPY . . 01:46:51 ---> 1d840e5c3c77 01:46:51 Step 9/21 : RUN ${MAKE} 01:46:51 ---> Running in 14f4ea1baaa4 01:46:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.31" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:47:19 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 01:47:21 Removing intermediate container 14f4ea1baaa4 01:47:21 ---> ba01cd55f3bf 01:47:21 Step 10/21 : FROM scratch 01:47:21 ---> 01:47:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:47:21 ---> Running in c69656226a15 01:47:21 Removing intermediate container c69656226a15 01:47:21 ---> d64957e3ebb2 01:47:21 Step 12/21 : ENV APP_PORT=49990 01:47:21 ---> Running in a6c0ddf718d8 01:47:22 Removing intermediate container a6c0ddf718d8 01:47:22 ---> c8681f5d8245 01:47:22 Step 13/21 : EXPOSE $APP_PORT 01:47:22 ---> Running in 5419ac11381b 01:47:22 Removing intermediate container 5419ac11381b 01:47:22 ---> 7d2930ff23e2 01:47:22 Step 14/21 : WORKDIR / 01:47:22 ---> Running in a1f1651f6cb9 01:47:22 Removing intermediate container a1f1651f6cb9 01:47:22 ---> ba269fabf88d 01:47:22 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 01:47:23 ---> c20d4a80d16c 01:47:23 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 01:47:24 ---> 5e71a8da7764 01:47:24 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 01:47:25 ---> 3aa60ea20340 01:47:25 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:25 ---> Running in e66cc25e44bb 01:47:25 Removing intermediate container e66cc25e44bb 01:47:25 ---> 9a090462ebca 01:47:25 Step 19/21 : LABEL arch=arm64 01:47:25 ---> Running in 2c1147078727 01:47:26 Removing intermediate container 2c1147078727 01:47:26 ---> 1219c7d850f2 01:47:26 Step 20/21 : LABEL git_sha=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 01:47:26 ---> Running in 84b558e8da4e 01:47:26 Removing intermediate container 84b558e8da4e 01:47:26 ---> a5c6b009741f 01:47:26 Step 21/21 : LABEL version=1.2.0-dev.31 01:47:26 ---> Running in 5313720c6a20 01:47:27 Removing intermediate container 5313720c6a20 01:47:27 ---> 417030e5c74d 01:47:27 [Warning] One or more build-args [ARCH] were not consumed 01:47:27 Successfully built 417030e5c74d 01:47:27 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 01:47:28 provisioning config files... 01:47:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7692665367534029779tmp [Pipeline] { [Pipeline] sh 01:47:28 + curl -s https://codecov.io/bash 01:47:28 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7692665367534029779tmp 01:47:29 01:47:29 _____ _ 01:47:29 / ____| | | 01:47:29 | | ___ __| | ___ ___ _____ __ 01:47:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:29 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:29 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:29 Bash-tbd 01:47:29 01:47:29 01:47:29 ==> Jenkins CI detected. 01:47:29 project root: . 01:47:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:29 ==> Running gcov in . (disable via -X gcov) 01:47:29 ==> Python coveragepy not found 01:47:29 ==> Searching for coverage reports in: 01:47:29 + . 01:47:29 -> Found 1 reports 01:47:29 ==> Detecting git/mercurial file structure 01:47:29 ==> Reading reports 01:47:29 + ./coverage.out bytes=110966 01:47:29 ==> Appending adjustments 01:47:29 http://docs.codecov.io/docs/fixing-reports 01:47:29 + Found adjustments 01:47:29 ==> Gzipping contents 01:47:29 ==> Uploading reports 01:47:29 url: https://codecov.io 01:47:29 query: branch=master&commit=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 01:47:29 -> Pinging Codecov 01:47:29 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 01:47:29 -> Uploading 01:47:30 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 [Pipeline] } 01:47:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:47:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 01:47:30 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 01:47:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 01:47:31 01:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 01:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 01:47:31 1.217.3: Pulling from edgex-devops/edgex-snyk-go 01:47:31 e6b0cf9c0882: Pulling fs layer 01:47:31 2848faf0eed1: Pulling fs layer 01:47:31 0f37312ad70f: Pulling fs layer 01:47:31 7d08f2745646: Pulling fs layer 01:47:31 4c9f31393084: Pulling fs layer 01:47:31 eb21ddb83652: Pulling fs layer 01:47:31 345998794f6b: Pulling fs layer 01:47:31 97a711d68925: Pulling fs layer 01:47:31 7c8476c1cb00: Pulling fs layer 01:47:31 7d08f2745646: Waiting 01:47:31 eb21ddb83652: Waiting 01:47:31 345998794f6b: Waiting 01:47:31 97a711d68925: Waiting 01:47:31 4c9f31393084: Waiting 01:47:31 7c8476c1cb00: Waiting 01:47:31 0f37312ad70f: Verifying Checksum 01:47:31 0f37312ad70f: Download complete 01:47:31 2848faf0eed1: Verifying Checksum 01:47:31 2848faf0eed1: Download complete 01:47:31 4c9f31393084: Verifying Checksum 01:47:31 4c9f31393084: Download complete 01:47:31 eb21ddb83652: Verifying Checksum 01:47:31 eb21ddb83652: Download complete 01:47:31 e6b0cf9c0882: Verifying Checksum 01:47:31 e6b0cf9c0882: Download complete 01:47:31 345998794f6b: Verifying Checksum 01:47:31 345998794f6b: Download complete 01:47:32 e6b0cf9c0882: Pull complete 01:47:32 2848faf0eed1: Pull complete 01:47:32 7c8476c1cb00: Verifying Checksum 01:47:32 7c8476c1cb00: Download complete 01:47:32 97a711d68925: Download complete 01:47:32 0f37312ad70f: Pull complete 01:47:33 7d08f2745646: Verifying Checksum 01:47:33 7d08f2745646: Download complete 01:47:39 7d08f2745646: Pull complete 01:47:39 4c9f31393084: Pull complete 01:47:39 eb21ddb83652: Pull complete 01:47:41 345998794f6b: Pull complete 01:47:45 97a711d68925: Pull complete 01:47:45 7c8476c1cb00: Pull complete 01:47:45 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 01:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 01:47:45 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:47: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 01:47:46 $ docker top d8d6916aa07b28de97ead6e1848838f49271a9f1b578cce993b9c8e57d223e5b -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:47 + snyk monitor '--org=edgex-jenkins' 01:47:52 01:47:52 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 01:47:52 01:47:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/d6f7db10-b639-4381-9e88-dfd6fd16dd2b 01:47:52 01:47:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:47:52 01:47:53 [Pipeline] } 01:47:53 $ docker stop --time=1 d8d6916aa07b28de97ead6e1848838f49271a9f1b578cce993b9c8e57d223e5b 01:47:54 $ docker rm -f d8d6916aa07b28de97ead6e1848838f49271a9f1b578cce993b9c8e57d223e5b [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 01:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:55 . [Pipeline] withDockerContainer 01:47:55 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:47:55 $ 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 01:47:56 $ docker top c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:56 [ssh-agent] Looking for ssh-agent implementation... 01:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:56 $ docker exec c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 ssh-agent 01:47:57 SSH_AUTH_SOCK=/tmp/ssh-akUuqPmZ2e8M/agent.15 01:47:57 SSH_AGENT_PID=21 01:47:57 Running ssh-add (command line suppressed) 01:47:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4291810279305307582.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4291810279305307582.key) 01:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:57 + git semver tag 01:47:57 # -> Open(): unable to determine branch for HEAD 01:47:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:47:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:47:57 # $SEMVER_REMOTE_NAME = origin 01:47:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:47:57 # $SEMVER_USER_NAME = edgex-jenkins 01:47:57 # $SEMVER_BRANCH = master 01:47:57 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 01:47:57 # dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 HEAD 01:47:57 # -> Force: false 01:47:57 # 7344ef23800f240725dbb60e3f8bbd5bddbb7511 refs/tags/v1.2.0-dev.31 [Pipeline] } 01:47:57 $ docker exec --env ******** --env ******** c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 ssh-agent -k 01:47:57 unset SSH_AUTH_SOCK; 01:47:57 unset SSH_AGENT_PID; 01:47:57 echo Agent pid 21 killed; 01:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:58 + git semver [Pipeline] } 01:47:58 $ docker stop --time=1 c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 01:47:59 $ docker rm -f c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:48:00 01:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:48:00 0.23.1-centos7: Pulling from edgex-lftools 01:48:00 ab5ef0e58194: Pulling fs layer 01:48:00 9712f1f96733: Pulling fs layer 01:48:00 63f879dbbcfc: Pulling fs layer 01:48:00 0d9ebad4ef96: Pulling fs layer 01:48:00 e9a5061849ea: Pulling fs layer 01:48:00 d747dcd14b5f: Pulling fs layer 01:48:00 2de7ff778b66: Pulling fs layer 01:48:00 e9a5061849ea: Waiting 01:48:00 d747dcd14b5f: Waiting 01:48:00 2de7ff778b66: Waiting 01:48:00 0d9ebad4ef96: Waiting 01:48:00 9712f1f96733: Verifying Checksum 01:48:00 9712f1f96733: Download complete 01:48:01 63f879dbbcfc: Verifying Checksum 01:48:01 63f879dbbcfc: Download complete 01:48:01 ab5ef0e58194: Verifying Checksum 01:48:01 ab5ef0e58194: Download complete 01:48:01 e9a5061849ea: Verifying Checksum 01:48:01 e9a5061849ea: Download complete 01:48:01 d747dcd14b5f: Verifying Checksum 01:48:01 d747dcd14b5f: Download complete 01:48:01 0d9ebad4ef96: Verifying Checksum 01:48:01 0d9ebad4ef96: Download complete 01:48:01 2de7ff778b66: Verifying Checksum 01:48:01 2de7ff778b66: Download complete 01:48:06 ab5ef0e58194: Pull complete 01:48:06 9712f1f96733: Pull complete 01:48:09 63f879dbbcfc: Pull complete 01:48:14 0d9ebad4ef96: Pull complete 01:48:15 e9a5061849ea: Pull complete 01:48:15 d747dcd14b5f: Pull complete 01:48:19 2de7ff778b66: Pull complete 01:48:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:48:19 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:48:19 $ 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 01:48:20 $ docker top 96d21f9476f738a0e644d6a370fe115981438b4c24246f55b05d0e25321bea02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:48:20 provisioning config files... 01:48:20 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2429357719594081665tmp 01:48:20 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4325004662199385286tmp 01:48:20 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7269601903226971782tmp [Pipeline] { [Pipeline] echo 01:48:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:48:20 ---> sigul-configuration.sh 01:48:20 gpg: directory `/root/.gnupg' created 01:48:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:48:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:48:20 gpg: keyring `/root/.gnupg/secring.gpg' created 01:48:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:48:20 gpg: CAST5 encrypted data 01:48:20 gpg: encrypted with 1 passphrase 01:48:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:48:21 + mkdir /home/jenkins 01:48:21 + mkdir /home/jenkins/sigul [Pipeline] sh 01:48:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 01:48:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:48:22 ---> sigul-install.sh 01:48:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:48:30 + git tag --list 01:48:30 v1.2.0-dev.31 [Pipeline] sh 01:48:30 + lftools sign git-tag v1.2.0-dev.31 01:48:32 Signing Git tag with Sigul... 01:48:32 Signing v1.2.0-dev.31 [Pipeline] echo 01:48:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:48:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:48:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:48:33 $ docker stop --time=1 96d21f9476f738a0e644d6a370fe115981438b4c24246f55b05d0e25321bea02 01:48:34 $ docker rm -f 96d21f9476f738a0e644d6a370fe115981438b4c24246f55b05d0e25321bea02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:35 . [Pipeline] withDockerContainer 01:48:35 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:48:35 $ 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 01:48:36 $ docker top 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:36 [ssh-agent] Looking for ssh-agent implementation... 01:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:36 $ docker exec 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 ssh-agent 01:48:36 SSH_AUTH_SOCK=/tmp/ssh-QzHLFRWuFqRj/agent.14 01:48:36 SSH_AGENT_PID=20 01:48:36 Running ssh-add (command line suppressed) 01:48:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_844022147335746552.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_844022147335746552.key) 01:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:37 + git semver bump pre 01:48:37 # -> Open(): unable to determine branch for HEAD 01:48:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:48:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:48:37 # $SEMVER_REMOTE_NAME = origin 01:48:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:48:37 # $SEMVER_USER_NAME = edgex-jenkins 01:48:37 # $SEMVER_BRANCH = master 01:48:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 01:48:37 1.2.0-dev.32 [Pipeline] } 01:48:37 $ docker exec --env ******** --env ******** 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 ssh-agent -k 01:48:37 unset SSH_AUTH_SOCK; 01:48:37 unset SSH_AGENT_PID; 01:48:37 echo Agent pid 20 killed; 01:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:38 + git semver [Pipeline] } 01:48:38 $ docker stop --time=1 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 01:48:39 $ docker rm -f 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:39 . [Pipeline] withDockerContainer 01:48:40 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:48:40 $ 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 01:48:40 $ docker top 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:40 [ssh-agent] Looking for ssh-agent implementation... 01:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:41 $ docker exec 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 ssh-agent 01:48:41 SSH_AUTH_SOCK=/tmp/ssh-qLHk4qiPTVyR/agent.14 01:48:41 SSH_AGENT_PID=21 01:48:41 Running ssh-add (command line suppressed) 01:48:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1167654272648166659.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1167654272648166659.key) 01:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:41 + git semver push 01:48:41 # -> Open(): unable to determine branch for HEAD 01:48:41 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 01:48:41 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 01:48:41 # $SEMVER_REMOTE_NAME = origin 01:48:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:48:41 # $SEMVER_USER_NAME = edgex-jenkins 01:48:41 # $SEMVER_BRANCH = master 01:48:41 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 01:48:48 $ docker exec --env ******** --env ******** 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 ssh-agent -k 01:48:48 unset SSH_AUTH_SOCK; 01:48:48 unset SSH_AGENT_PID; 01:48:48 echo Agent pid 21 killed; 01:48:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:49 + git semver [Pipeline] } 01:48:49 $ docker stop --time=1 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 01:48:50 $ docker rm -f 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 [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 01:48:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:48:51 ---> package-listing.sh 01:48:51 ++ facter osfamily 01:48:51 ++ tr '[:upper:]' '[:lower:]' 01:48:51 + OS_FAMILY=redhat 01:48:51 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 01:48:51 + START_PACKAGES=/tmp/packages_start.txt 01:48:51 + END_PACKAGES=/tmp/packages_end.txt 01:48:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:48:51 + PACKAGES=/tmp/packages_start.txt 01:48:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 01:48:51 + PACKAGES=/tmp/packages_end.txt 01:48:51 + case "${OS_FAMILY}" in 01:48:51 + rpm -qa 01:48:51 + sort 01:48:56 + '[' -f /tmp/packages_start.txt ']' 01:48:56 + '[' -f /tmp/packages_end.txt ']' 01:48:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:48:56 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 01:48:56 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 01:48:56 + 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 01:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:48:56 01:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:48:56 alpine: Pulling from edgex-lftools-log-publisher 01:48:56 c9b1b535fdd9: Pulling fs layer 01:48:56 2cc5ad85d9ab: Pulling fs layer 01:48:56 756a868c4378: Pulling fs layer 01:48:56 444b2fc9a129: Pulling fs layer 01:48:56 ea15f1150254: Pulling fs layer 01:48:56 41b27a9f41bf: Pulling fs layer 01:48:56 28c525ee5125: Pulling fs layer 01:48:56 094b1ea09ed8: Pulling fs layer 01:48:56 138eaada9080: Pulling fs layer 01:48:56 0622d0fa9048: Pulling fs layer 01:48:56 28c525ee5125: Waiting 01:48:56 138eaada9080: Waiting 01:48:56 0622d0fa9048: Waiting 01:48:56 444b2fc9a129: Waiting 01:48:56 ea15f1150254: Waiting 01:48:56 41b27a9f41bf: Waiting 01:48:56 2cc5ad85d9ab: Download complete 01:48:56 444b2fc9a129: Verifying Checksum 01:48:56 444b2fc9a129: Download complete 01:48:56 c9b1b535fdd9: Download complete 01:48:56 ea15f1150254: Verifying Checksum 01:48:56 ea15f1150254: Download complete 01:48:57 28c525ee5125: Verifying Checksum 01:48:57 28c525ee5125: Download complete 01:48:57 c9b1b535fdd9: Pull complete 01:48:57 756a868c4378: Verifying Checksum 01:48:57 756a868c4378: Download complete 01:48:57 138eaada9080: Verifying Checksum 01:48:57 138eaada9080: Download complete 01:48:57 0622d0fa9048: Verifying Checksum 01:48:57 0622d0fa9048: Download complete 01:48:57 094b1ea09ed8: Verifying Checksum 01:48:57 094b1ea09ed8: Download complete 01:48:57 41b27a9f41bf: Verifying Checksum 01:48:57 41b27a9f41bf: Download complete 01:48:58 2cc5ad85d9ab: Pull complete 01:49:00 756a868c4378: Pull complete 01:49:00 444b2fc9a129: Pull complete 01:49:01 ea15f1150254: Pull complete 01:49:05 41b27a9f41bf: Pull complete 01:49:05 28c525ee5125: Pull complete 01:49:07 094b1ea09ed8: Pull complete 01:49:07 138eaada9080: Pull complete 01:49:07 0622d0fa9048: Pull complete 01:49:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:49:08 prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container 01:49:08 $ 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 01:49:08 $ docker top 9569031cae718a5195f2b8e6b1f1adfb498b25969c6b1dab7a99829db29ab915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:08 provisioning config files... 01:49:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1515413891042883863tmp [Pipeline] { [Pipeline] echo 01:49:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:49:09 ---> create-netrc.sh [Pipeline] echo 01:49:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:49:09 ---> logs-deploy.sh 01:49:09 + ARCHIVE_ARTIFACTS= 01:49:09 + LOGS_SERVER=https://logs.edgexfoundry.org 01:49:09 + '[' https://logs.edgexfoundry.org == None ']' 01:49:09 + NEXUS_URL=https://nexus.edgexfoundry.org 01:49:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/31 01:49:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/31/ 01:49:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/31 /w/workspace/dgexfoundry_device-sdk-go_master 01:49:10 Archives upload complete. 01:49:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/31 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/31/ 01:49:11 ---> uname -a: 01:49:11 Linux 9569031cae71 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 01:49:11 01:49:11 01:49:11 ---> lscpu: 01:49:11 Architecture: x86_64 01:49:11 CPU op-mode(s): 32-bit, 64-bit 01:49:11 Byte Order: Little Endian 01:49:11 Address sizes: 40 bits physical, 48 bits virtual 01:49:11 CPU(s): 4 01:49:11 On-line CPU(s) list: 0-3 01:49:11 Thread(s) per core: 1 01:49:11 Core(s) per socket: 1 01:49:11 Socket(s): 4 01:49:11 NUMA node(s): 1 01:49:11 Vendor ID: GenuineIntel 01:49:11 CPU family: 6 01:49:11 Model: 44 01:49:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:49:11 Stepping: 1 01:49:11 CPU MHz: 2933.396 01:49:11 BogoMIPS: 5866.79 01:49:11 Virtualization: VT-x 01:49:11 Hypervisor vendor: KVM 01:49:11 Virtualization type: full 01:49:11 L1d cache: 128 KiB 01:49:11 L1i cache: 128 KiB 01:49:11 L2 cache: 16 MiB 01:49:11 L3 cache: 64 MiB 01:49:11 NUMA node0 CPU(s): 0-3 01:49:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 01:49:11 Vulnerability Meltdown: Mitigation; PTI 01:49:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:49:11 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 01:49:11 Vulnerability Spectre v2: Mitigation; Full retpoline 01:49:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:49:11 01:49:11 01:49:11 ---> nproc: 01:49:11 4 01:49:11 01:49:11