Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32cdc69c02caaeadc7e6c55a092399b45a5765d3 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-5556 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 32cdc69c02caaeadc7e6c55a092399b45a5765d3 (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 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 Commit message: "Merge pull request #507 from hahattan/issue-494" > git rev-list --no-walk f090bde917e1f28f3025819c98ef7aafa47ac2fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:47 ========================================================= 08:08:47 EdgeX Global Pipelines Version Info 08:08:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:49 ------------------- 08:08:49 stable info: 08:08:49 ------------------- 08:08:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:08:49 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 08:08:49 Message: update stable to v1.0.73 08:08:49 ------------------- 08:08:49 experimental info: 08:08:49 ------------------- 08:08:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:08:49 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 08:08:49 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 08:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:08:52 08:08:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:08:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:08:52 latest: Pulling from edgex-devops/git-semver 08:08:52 9123ac7c32f7: Pulling fs layer 08:08:52 b8cc5d1170e3: Pulling fs layer 08:08:52 2924cbbf6a41: Pulling fs layer 08:08:52 93b08a4f1073: Pulling fs layer 08:08:52 93b08a4f1073: Waiting 08:08:52 b8cc5d1170e3: Verifying Checksum 08:08:52 b8cc5d1170e3: Download complete 08:08:52 9123ac7c32f7: Verifying Checksum 08:08:52 9123ac7c32f7: Download complete 08:08:52 93b08a4f1073: Verifying Checksum 08:08:52 93b08a4f1073: Download complete 08:08:52 2924cbbf6a41: Verifying Checksum 08:08:52 2924cbbf6a41: Download complete 08:08:52 9123ac7c32f7: Pull complete 08:08:53 b8cc5d1170e3: Pull complete 08:08:54 2924cbbf6a41: Pull complete 08:08:54 93b08a4f1073: Pull complete 08:08:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:08:54 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:08: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 08:08:56 $ docker top 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:56 [ssh-agent] Looking for ssh-agent implementation... 08:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:57 $ docker exec 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent 08:08:57 SSH_AUTH_SOCK=/tmp/ssh-tbtmKVUkAMfH/agent.15 08:08:57 SSH_AGENT_PID=21 08:08:57 Running ssh-add (command line suppressed) 08:08:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5079018716023109598.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5079018716023109598.key) 08:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:58 + git describe --exact-match --tags HEAD 08:08:58 fatal: No names found, cannot describe anything. [Pipeline] } 08:08:58 $ docker exec --env ******** --env ******** 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent -k 08:08:58 unset SSH_AUTH_SOCK; 08:08:58 unset SSH_AGENT_PID; 08:08:58 echo Agent pid 21 killed; 08:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:08:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:08:58 This usually means this commit has not been tagged. [Pipeline] sshagent 08:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:58 [ssh-agent] Looking for ssh-agent implementation... 08:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:59 $ docker exec 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent 08:08:59 SSH_AUTH_SOCK=/tmp/ssh-KtpL77mG65c9/agent.57 08:08:59 SSH_AGENT_PID=63 08:08:59 Running ssh-add (command line suppressed) 08:09:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3685442431146548891.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3685442431146548891.key) 08:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:00 + git semver init 08:09:00 # -> Open(): unable to determine branch for HEAD 08:09:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:09:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:09:00 # $SEMVER_REMOTE_NAME = origin 08:09:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:09:00 # $SEMVER_USER_NAME = edgex-jenkins 08:09:00 # $SEMVER_BRANCH = master 08:09:00 # $SEMVER_TEMP = /tmp/semver-901882636 08:09:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:09:01 # '/tmp/semver-901882636' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 08:09:01 # -> Force: false 08:09:01 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 08:09:01 $ docker exec --env ******** --env ******** 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 ssh-agent -k 08:09:01 unset SSH_AUTH_SOCK; 08:09:01 unset SSH_AGENT_PID; 08:09:01 echo Agent pid 63 killed; 08:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:03 + git semver [Pipeline] } 08:09:03 $ docker stop --time=1 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 08:09:04 $ docker rm -f 4559a8f623dc53a77a7600fdfa11ce80cfc21a9bb642b91878edcb8011214f44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:09:06 Stashed 50 file(s) [Pipeline] echo 08:09:06 [edgeXSemver] initialized semver on version 1.2.0-dev.33 [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 08:09:21 Still waiting to schedule task 08:09:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:09:21 Still waiting to schedule task 08:09:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5553’ is offline 08:11:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5557 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 08:11:05 Running in /w/workspace/device-sdk-go/33 [Pipeline] { [Pipeline] checkout 08:11:12 using credential edgex-jenkins-ssh 08:11:12 Cloning the remote Git repository 08:11:12 Cloning with configured refspecs honoured and without tags 08:11:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:11:12 > git init /w/workspace/device-sdk-go/33 # timeout=10 08:11:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:11:12 > git --version # timeout=10 08:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:11:13 Fetching without tags 08:11:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:11:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:11:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:11:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:11:14 Checking out Revision 32cdc69c02caaeadc7e6c55a092399b45a5765d3 (master) 08:11:14 > git config core.sparsecheckout # timeout=10 08:11:14 > git checkout -f 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 08:11:19 Commit message: "Merge pull request #507 from hahattan/issue-494" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:11:20 ========================================================= 08:11:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:11:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:11:21 + 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 . 08:11:22 Sending build context to Docker daemon 3.018MB 08:11:22 Step 1/8 : ARG BASE=golang:1.13-alpine 08:11:22 Step 2/8 : FROM ${BASE} 08:11:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:22 cde5963f3b93: Pulling fs layer 08:11:22 2a23fa8c16f7: Pulling fs layer 08:11:22 777b28850792: Pulling fs layer 08:11:22 8a11ddd9e578: Pulling fs layer 08:11:22 4cf88f913ddb: Pulling fs layer 08:11:22 1df406cf5192: Pulling fs layer 08:11:22 cd6300453558: Pulling fs layer 08:11:22 b9c365052c96: Pulling fs layer 08:11:22 a2d8cc88f415: Pulling fs layer 08:11:22 ea1d1ca13537: Pulling fs layer 08:11:22 3750a50a1c5e: Pulling fs layer 08:11:22 8a11ddd9e578: Waiting 08:11:22 4cf88f913ddb: Waiting 08:11:22 1df406cf5192: Waiting 08:11:22 cd6300453558: Waiting 08:11:22 b9c365052c96: Waiting 08:11:22 a2d8cc88f415: Waiting 08:11:22 ea1d1ca13537: Waiting 08:11:22 3750a50a1c5e: Waiting 08:11:22 777b28850792: Verifying Checksum 08:11:22 777b28850792: Download complete 08:11:22 2a23fa8c16f7: Verifying Checksum 08:11:22 2a23fa8c16f7: Download complete 08:11:22 4cf88f913ddb: Verifying Checksum 08:11:22 4cf88f913ddb: Download complete 08:11:22 1df406cf5192: Download complete 08:11:23 cde5963f3b93: Verifying Checksum 08:11:23 cde5963f3b93: Download complete 08:11:23 cde5963f3b93: Pull complete 08:11:24 2a23fa8c16f7: Pull complete 08:11:24 777b28850792: Pull complete 08:11:27 cd6300453558: Verifying Checksum 08:11:27 cd6300453558: Download complete 08:11:27 a2d8cc88f415: Verifying Checksum 08:11:27 a2d8cc88f415: Download complete 08:11:29 ea1d1ca13537: Verifying Checksum 08:11:29 ea1d1ca13537: Download complete 08:11:30 3750a50a1c5e: Verifying Checksum 08:11:30 3750a50a1c5e: Download complete 08:11:32 b9c365052c96: Verifying Checksum 08:11:32 b9c365052c96: Download complete 08:11:34 8a11ddd9e578: Verifying Checksum 08:11:34 8a11ddd9e578: Download complete 08:11:46 8a11ddd9e578: Pull complete 08:11:46 4cf88f913ddb: Pull complete 08:11:46 1df406cf5192: Pull complete 08:11:50 cd6300453558: Pull complete 08:11:55 b9c365052c96: Pull complete 08:11:55 a2d8cc88f415: Pull complete 08:11:56 Running on prd-centos7-docker-4c-2g-5558 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 08:11:56 Running in /w/workspace/device-sdk-go/33 [Pipeline] { [Pipeline] checkout 08:11:57 ea1d1ca13537: Pull complete 08:11:57 3750a50a1c5e: Pull complete 08:11:57 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:11:57 ---> 78745c68409d 08:11:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:12:02 ---> Running in 7f61ee6f4071 08:12:02 Removing intermediate container 7f61ee6f4071 08:12:02 ---> b1ddeca2a759 08:12:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:02 ---> Running in 0edceadd5737 08:12:04 using credential edgex-jenkins-ssh 08:12:04 Cloning the remote Git repository 08:12:04 Cloning with configured refspecs honoured and without tags 08:12:04 Removing intermediate container 0edceadd5737 08:12:04 ---> 0326cd8b04c2 08:12:04 Step 5/8 : RUN apk add --no-cache make git 08:12:04 ---> Running in 3fd53929cf72 08:12:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:12:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:12:04 > git init /w/workspace/device-sdk-go/33 # timeout=10 08:12:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:12:04 > git --version # timeout=10 08:12:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:05 Fetching without tags 08:12:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:12:06 Checking out Revision 32cdc69c02caaeadc7e6c55a092399b45a5765d3 (master) 08:12:06 OK: 125 MiB in 39 packages 08:12:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:12:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:12:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:12:06 > git config core.sparsecheckout # timeout=10 08:12:06 > git checkout -f 32cdc69c02caaeadc7e6c55a092399b45a5765d3 # timeout=10 08:12:08 Removing intermediate container 3fd53929cf72 08:12:08 ---> ab1dbd55d2a6 08:12:08 Step 6/8 : WORKDIR /device-sdk-go 08:12:08 ---> Running in e53129b16e27 08:12:08 Removing intermediate container e53129b16e27 08:12:08 ---> 717df0108462 08:12:08 Step 7/8 : COPY . . 08:12:09 ---> 7eb55eee2db9 08:12:09 Step 8/8 : RUN go mod download 08:12:09 ---> Running in 4ad355ab4db8 08:12:11 Commit message: "Merge pull request #507 from hahattan/issue-494" 08:12:11 go: finding github.com/BurntSushi/toml v0.3.1 08:12:11 go: finding github.com/OneOfOne/xxhash v1.2.6 08:12:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:12:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:12:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:12:11 go: finding github.com/bgentry/speakeasy v0.1.0 08:12:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:12:11 go: finding github.com/davecgh/go-spew v1.1.1 08:12:11 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 08:12:11 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:12:11 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 08:12:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:12:11 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:12:11 go: finding github.com/fatih/color v1.7.0 08:12:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:12:11 go: finding github.com/go-kit/kit v0.8.0 08:12:11 go: finding github.com/go-logfmt/logfmt v0.4.0 08:12:11 go: finding github.com/go-stack/stack v1.8.0 08:12:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:12:11 go: finding github.com/google/uuid v1.1.0 08:12:11 go: finding github.com/gorilla/mux v1.7.1 08:12:11 go: finding github.com/hashicorp/consul/api v1.1.0 08:12:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:12:11 go: finding github.com/hashicorp/errwrap v1.0.0 08:12:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:12:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:12:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:12:11 go: finding github.com/hashicorp/go-multierror v1.0.0 08:12:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:12:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:12:11 go: finding github.com/hashicorp/go-syslog v1.0.0 08:12:11 go: finding github.com/hashicorp/go-uuid v1.0.1 08:12:11 go: finding github.com/hashicorp/go.net v0.0.1 08:12:11 go: finding github.com/hashicorp/golang-lru v0.5.0 08:12:11 go: finding github.com/hashicorp/logutils v1.0.0 08:12:11 go: finding github.com/hashicorp/mdns v1.0.0 08:12:11 go: finding github.com/hashicorp/memberlist v0.1.3 08:12:11 go: finding github.com/hashicorp/serf v0.8.2 08:12:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:12:11 go: finding github.com/mattn/go-colorable v0.0.9 08:12:11 go: finding github.com/mattn/go-isatty v0.0.3 08:12:11 go: finding github.com/miekg/dns v1.0.14 08:12:11 go: finding github.com/mitchellh/cli v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:12:12 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:12:12 go: finding github.com/mitchellh/copystructure v1.0.0 08:12:12 go: finding github.com/mitchellh/go-homedir v1.0.0 08:12:12 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:12:12 go: finding github.com/mitchellh/gox v0.4.0 08:12:12 go: finding github.com/mitchellh/iochan v1.0.0 08:12:12 go: finding github.com/mitchellh/mapstructure v1.1.2 08:12:12 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:12:12 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:12:12 go: finding github.com/pelletier/go-toml v1.2.0 08:12:12 go: finding github.com/pkg/errors v0.8.1 08:12:12 go: finding github.com/pmezard/go-difflib v1.0.0 08:12:12 go: finding github.com/posener/complete v1.1.1 08:12:12 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:12:12 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:12:12 go: finding github.com/stretchr/objx v0.1.0 08:12:12 go: finding github.com/stretchr/testify v1.5.1 08:12:12 go: finding github.com/ugorji/go v1.1.4 08:12:12 go: finding github.com/x448/float16 v0.8.4 08:12:12 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:12:12 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:12:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:12:12 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:12:12 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:12:12 go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] echo 08:12:12 ========================================================= 08:12:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:12:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:12:14 + 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 . 08:12:14 Sending build context to Docker daemon 3.018MB 08:12:14 Step 1/8 : ARG BASE=golang:1.13-alpine 08:12:14 Step 2/8 : FROM ${BASE} 08:12:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:12:15 e6b0cf9c0882: Pulling fs layer 08:12:15 2848faf0eed1: Pulling fs layer 08:12:15 0f37312ad70f: Pulling fs layer 08:12:15 5788d62ee057: Pulling fs layer 08:12:15 0e6b1d234666: Pulling fs layer 08:12:15 bf5d7aec512f: Pulling fs layer 08:12:15 34c802a77dc8: Pulling fs layer 08:12:15 9eb99e56ec68: Pulling fs layer 08:12:15 27c7a5d97fbd: Pulling fs layer 08:12:15 5c102a31e300: Pulling fs layer 08:12:15 dcfb455df0a1: Pulling fs layer 08:12:15 5788d62ee057: Waiting 08:12:15 0e6b1d234666: Waiting 08:12:15 bf5d7aec512f: Waiting 08:12:15 34c802a77dc8: Waiting 08:12:15 9eb99e56ec68: Waiting 08:12:15 27c7a5d97fbd: Waiting 08:12:15 5c102a31e300: Waiting 08:12:15 dcfb455df0a1: Waiting 08:12:15 0f37312ad70f: Verifying Checksum 08:12:15 0f37312ad70f: Download complete 08:12:15 2848faf0eed1: Verifying Checksum 08:12:15 2848faf0eed1: Download complete 08:12:15 0e6b1d234666: Verifying Checksum 08:12:15 0e6b1d234666: Download complete 08:12:15 bf5d7aec512f: Verifying Checksum 08:12:15 bf5d7aec512f: Download complete 08:12:15 e6b0cf9c0882: Verifying Checksum 08:12:16 e6b0cf9c0882: Pull complete 08:12:16 2848faf0eed1: Pull complete 08:12:17 0f37312ad70f: Pull complete 08:12:19 34c802a77dc8: Verifying Checksum 08:12:19 34c802a77dc8: Download complete 08:12:19 27c7a5d97fbd: Verifying Checksum 08:12:19 27c7a5d97fbd: Download complete 08:12:20 9eb99e56ec68: Verifying Checksum 08:12:20 9eb99e56ec68: Download complete 08:12:21 dcfb455df0a1: Verifying Checksum 08:12:21 dcfb455df0a1: Download complete 08:12:21 5c102a31e300: Verifying Checksum 08:12:21 5c102a31e300: Download complete 08:12:21 5788d62ee057: Verifying Checksum 08:12:21 5788d62ee057: Download complete 08:12:22 Removing intermediate container 4ad355ab4db8 08:12:22 ---> 58c9b67c2d51 08:12:22 Successfully built 58c9b67c2d51 08:12:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:12:23 + docker inspect -f . ci-base-image-arm64 08:12:23 . [Pipeline] withDockerContainer 08:12:23 prd-ubuntu18.04-docker-arm64-4c-16g-5557 does not seem to be running inside a container 08:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/33 -v /w/workspace/device-sdk-go/33:/w/workspace/device-sdk-go/33:rw,z -v /w/workspace/device-sdk-go/33@tmp:/w/workspace/device-sdk-go/33@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 08:12:25 $ docker top 53309faecc4598f42dc18cf05fbc77c78c6bfb1d5a4d11bdde676842f08c7558 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:26 + go version 08:12:26 go version go1.13.5 linux/arm64 [Pipeline] sh 08:12:26 + make test 08:12:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:12:28 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:12:32 5788d62ee057: Pull complete 08:12:32 0e6b1d234666: Pull complete 08:12:32 bf5d7aec512f: Pull complete 08:12:35 34c802a77dc8: Pull complete 08:12:40 9eb99e56ec68: Pull complete 08:12:40 27c7a5d97fbd: Pull complete 08:12:41 5c102a31e300: Pull complete 08:12:42 dcfb455df0a1: Pull complete 08:12:42 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:12:42 ---> 7c70fe431013 08:12:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:12:42 ---> Running in 67984885fc13 08:12:42 Removing intermediate container 67984885fc13 08:12:42 ---> d271990d1433 08:12:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:42 ---> Running in 3b34fc1a5087 08:12:44 Removing intermediate container 3b34fc1a5087 08:12:44 ---> abd6ca1179a1 08:12:44 Step 5/8 : RUN apk add --no-cache make git 08:12:44 ---> Running in 054f82b064dc 08:12:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:12:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:12:46 OK: 143 MiB in 39 packages 08:12:46 Removing intermediate container 054f82b064dc 08:12:46 ---> e605dc68835c 08:12:46 Step 6/8 : WORKDIR /device-sdk-go 08:12:46 ---> Running in 85655e93db40 08:12:46 Removing intermediate container 85655e93db40 08:12:46 ---> 20f1067401a2 08:12:46 Step 7/8 : COPY . . 08:12:47 ---> 407a638023ae 08:12:47 Step 8/8 : RUN go mod download 08:12:47 ---> Running in deafe63f0c7a 08:12:51 go: finding github.com/BurntSushi/toml v0.3.1 08:12:51 go: finding github.com/OneOfOne/xxhash v1.2.6 08:12:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:12:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:12:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:12:51 go: finding github.com/bgentry/speakeasy v0.1.0 08:12:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:12:51 go: finding github.com/davecgh/go-spew v1.1.1 08:12:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 08:12:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:12:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 08:12:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:12:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:12:51 go: finding github.com/fatih/color v1.7.0 08:12:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:12:51 go: finding github.com/go-kit/kit v0.8.0 08:12:51 go: finding github.com/go-logfmt/logfmt v0.4.0 08:12:51 go: finding github.com/go-stack/stack v1.8.0 08:12:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:12:51 go: finding github.com/google/uuid v1.1.0 08:12:51 go: finding github.com/gorilla/mux v1.7.1 08:12:51 go: finding github.com/hashicorp/consul/api v1.1.0 08:12:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:12:51 go: finding github.com/hashicorp/errwrap v1.0.0 08:12:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:12:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:12:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:12:51 go: finding github.com/hashicorp/go-multierror v1.0.0 08:12:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:12:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:12:51 go: finding github.com/hashicorp/go-syslog v1.0.0 08:12:52 go: finding github.com/hashicorp/go-uuid v1.0.1 08:12:52 go: finding github.com/hashicorp/go.net v0.0.1 08:12:52 go: finding github.com/hashicorp/golang-lru v0.5.0 08:12:52 go: finding github.com/hashicorp/logutils v1.0.0 08:12:52 go: finding github.com/hashicorp/mdns v1.0.0 08:12:52 go: finding github.com/hashicorp/memberlist v0.1.3 08:12:52 go: finding github.com/hashicorp/serf v0.8.2 08:12:52 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:12:52 go: finding github.com/mattn/go-colorable v0.0.9 08:12:52 go: finding github.com/mattn/go-isatty v0.0.3 08:12:52 go: finding github.com/miekg/dns v1.0.14 08:12:52 go: finding github.com/mitchellh/cli v1.0.0 08:12:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:12:52 go: finding github.com/mitchellh/copystructure v1.0.0 08:12:52 go: finding github.com/mitchellh/go-homedir v1.0.0 08:12:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:12:52 go: finding github.com/mitchellh/gox v0.4.0 08:12:52 go: finding github.com/mitchellh/iochan v1.0.0 08:12:52 go: finding github.com/mitchellh/mapstructure v1.1.2 08:12:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:12:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:12:52 go: finding github.com/pelletier/go-toml v1.2.0 08:12:52 go: finding github.com/pkg/errors v0.8.1 08:12:52 go: finding github.com/pmezard/go-difflib v1.0.0 08:12:52 go: finding github.com/posener/complete v1.1.1 08:12:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:12:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:12:53 go: finding github.com/stretchr/objx v0.1.0 08:12:53 go: finding github.com/stretchr/testify v1.5.1 08:12:53 go: finding github.com/ugorji/go v1.1.4 08:12:53 go: finding github.com/x448/float16 v0.8.4 08:12:53 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:12:53 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:12:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:12:53 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:12:53 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:12:53 go: finding gopkg.in/yaml.v2 v2.2.8 08:12:55 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:12:55 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:12:55 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:12:57 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.015s coverage: 22.1% of statements 08:12:59 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.170s coverage: 95.8% of statements 08:12:59 Removing intermediate container deafe63f0c7a 08:12:59 ---> 8d3cf82b57fb 08:12:59 Successfully built 8d3cf82b57fb 08:12:59 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 08:13:00 + docker inspect -f . ci-base-image-x86_64 08:13:00 . [Pipeline] withDockerContainer 08:13:00 prd-centos7-docker-4c-2g-5558 does not seem to be running inside a container 08:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/33 -v /w/workspace/device-sdk-go/33:/w/workspace/device-sdk-go/33:rw,z -v /w/workspace/device-sdk-go/33@tmp:/w/workspace/device-sdk-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:02 $ docker top c228a797274c01f859ce44686cde4f65dddd9fef512de3e6679f1bb259677f2a -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:02 + go version 08:13:02 go version go1.13.5 linux/amd64 [Pipeline] sh 08:13:03 + make test 08:13:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:13:04 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:13:20 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:13:20 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:13:20 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:13:20 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.1% of statements 08:13:21 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.049s coverage: 95.8% of statements 08:13:31 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 11.4% of statements 08:13:31 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:13:31 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.137s coverage: 36.9% of statements 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:13:31 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.552s coverage: 65.2% of statements 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:13:31 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.050s coverage: 52.6% of statements 08:13:31 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 08:13:31 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 68.9% of statements 08:13:31 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:13:31 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:13:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:13:34 gofmt -l . 08:13:34 [ "`gofmt -l .`" = "" ] 08:13:34 ./bin/test-attribution-txt.sh 08:13:35 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:13:36 Stashed 1 file(s) [Pipeline] } 08:13:36 $ docker stop --time=1 53309faecc4598f42dc18cf05fbc77c78c6bfb1d5a4d11bdde676842f08c7558 08:13:38 $ docker rm -f 53309faecc4598f42dc18cf05fbc77c78c6bfb1d5a4d11bdde676842f08c7558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:13:40 + ls -al . 08:13:40 total 216 08:13:40 drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 08:13 . 08:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:11 .. 08:13:40 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 08:11 .dockerignore 08:13:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:11 .git 08:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:11 .github 08:13:40 -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 08:11 .gitignore 08:13:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:11 .semver 08:13:40 -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 08:11 Dockerfile.build 08:13:40 -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 08:11 Jenkinsfile 08:13:40 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 08:11 LICENSE 08:13:40 -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 08:11 Makefile 08:13:40 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 08:11 README.md 08:13:40 -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 08:09 VERSION 08:13:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:11 api 08:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:11 bin 08:13:40 -rw-r--r-- 1 jenkins jenkins 110877 Apr 22 08:13 coverage.out 08:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:11 example 08:13:40 -rw-r--r-- 1 jenkins jenkins 446 Apr 22 08:13 go.mod 08:13:40 -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 08:13 go.sum 08:13:40 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 08:11 internal 08:13:40 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 08:11 pkg 08:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:11 snap 08:13:40 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 08:11 version.go [Pipeline] isUnix [Pipeline] sh 08:13:40 + 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=32cdc69c02caaeadc7e6c55a092399b45a5765d3 --label arch=arm64 --label version=1.2.0-dev.33 . 08:13:41 Sending build context to Docker daemon 3.146MB 08:13:41 Step 1/21 : ARG BASE=golang:1.13-alpine 08:13:41 Step 2/21 : FROM ${BASE} AS builder 08:13:41 ---> 58c9b67c2d51 08:13:41 Step 3/21 : ARG MAKE='make build' 08:13:41 ---> Running in 613512903fdd 08:13:41 Removing intermediate container 613512903fdd 08:13:41 ---> a6ae571c0cd9 08:13:41 Step 4/21 : WORKDIR /device-sdk-go 08:13:41 ---> Running in 4a7feb6295e3 08:13:42 Removing intermediate container 4a7feb6295e3 08:13:42 ---> 92b07567db42 08:13:42 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:13:42 ---> Running in d1b04645aece 08:13:42 Removing intermediate container d1b04645aece 08:13:42 ---> a7795d39882c 08:13:42 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:43 ---> Running in 053a663a844f 08:13:44 Removing intermediate container 053a663a844f 08:13:44 ---> 8b834175925e 08:13:44 Step 7/21 : RUN apk add --update --no-cache make git 08:13:44 ---> Running in 3a2f51f2af37 08:13:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:13:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:13:47 OK: 125 MiB in 39 packages 08:13:48 Removing intermediate container 3a2f51f2af37 08:13:48 ---> 587f6256d8cd 08:13:48 Step 8/21 : COPY . . 08:13:49 ---> 50a336858b2a 08:13:49 Step 9/21 : RUN ${MAKE} 08:13:49 ---> Running in 5cc570e1bac2 08:13:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.33" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:13:54 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.077s coverage: 11.4% of statements 08:13:54 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.012s coverage: 21.7% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.131s coverage: 36.9% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.672s coverage: 65.2% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.152s coverage: 68.9% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:13:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:14:01 gofmt -l . 08:14:01 [ "`gofmt -l .`" = "" ] 08:14:01 ./bin/test-attribution-txt.sh 08:14:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:14:03 Warning: overwriting stash ‘coverage-report’ 08:14:04 Stashed 1 file(s) [Pipeline] } 08:14:04 $ docker stop --time=1 c228a797274c01f859ce44686cde4f65dddd9fef512de3e6679f1bb259677f2a 08:14:06 $ docker rm -f c228a797274c01f859ce44686cde4f65dddd9fef512de3e6679f1bb259677f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:07 + ls -al . 08:14:07 total 176 08:14:07 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 08:14 . 08:14:07 drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 08:12 .. 08:14:07 drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 08:12 api 08:14:07 drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 08:12 bin 08:14:07 -rw-r--r--. 1 jenkins jenkins 110877 Apr 22 08:13 coverage.out 08:14:07 -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 08:12 Dockerfile.build 08:14:07 -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 08:12 .dockerignore 08:14:07 drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 08:12 example 08:14:07 drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 08:12 .git 08:14:07 drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 08:12 .github 08:14:07 -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 08:12 .gitignore 08:14:07 -rw-r--r--. 1 jenkins jenkins 446 Apr 22 08:14 go.mod 08:14:07 -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 08:14 go.sum 08:14:07 drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 08:12 internal 08:14:07 -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 08:12 Jenkinsfile 08:14:07 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 08:12 LICENSE 08:14:07 -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 08:12 Makefile 08:14:07 drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 08:12 pkg 08:14:07 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 08:12 README.md 08:14:07 drwxrwxr-x. 3 jenkins jenkins 44 Apr 22 08:12 .semver 08:14:07 drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 08:12 snap 08:14:07 -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 08:09 VERSION 08:14:07 -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 08:12 version.go [Pipeline] isUnix [Pipeline] sh 08:14:07 + 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=32cdc69c02caaeadc7e6c55a092399b45a5765d3 --label arch=amd64 --label version=1.2.0-dev.33 . 08:14:08 Sending build context to Docker daemon 3.146MB 08:14:08 Step 1/21 : ARG BASE=golang:1.13-alpine 08:14:08 Step 2/21 : FROM ${BASE} AS builder 08:14:08 ---> 8d3cf82b57fb 08:14:08 Step 3/21 : ARG MAKE='make build' 08:14:08 ---> Running in b7628b021a62 08:14:08 Removing intermediate container b7628b021a62 08:14:08 ---> 92fd74c9b3e1 08:14:08 Step 4/21 : WORKDIR /device-sdk-go 08:14:08 ---> Running in 403296c49914 08:14:08 Removing intermediate container 403296c49914 08:14:08 ---> b9855c051088 08:14:08 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:14:08 ---> Running in 9f6823284499 08:14:08 Removing intermediate container 9f6823284499 08:14:08 ---> cdc5fcb8c16a 08:14:08 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:08 ---> Running in 4a91396bf857 08:14:10 Removing intermediate container 4a91396bf857 08:14:10 ---> 11d0c6106704 08:14:10 Step 7/21 : RUN apk add --update --no-cache make git 08:14:11 ---> Running in bbabf9454dc5 08:14:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:14:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:14:12 OK: 143 MiB in 39 packages 08:14:13 Removing intermediate container bbabf9454dc5 08:14:13 ---> 1c5bc3ecbeed 08:14:13 Step 8/21 : COPY . . 08:14:14 ---> 14de25ebabda 08:14:14 Step 9/21 : RUN ${MAKE} 08:14:14 ---> Running in 5ef36788aa69 08:14:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.33" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:14:17 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:14:17 Removing intermediate container 5cc570e1bac2 08:14:17 ---> 78c3ddd36bc1 08:14:17 Step 10/21 : FROM scratch 08:14:17 ---> 08:14:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:14:17 ---> Running in 870b3321966c 08:14:17 Removing intermediate container 870b3321966c 08:14:17 ---> 8053478905b1 08:14:17 Step 12/21 : ENV APP_PORT=49990 08:14:18 ---> Running in f1bed943e0e0 08:14:18 Removing intermediate container f1bed943e0e0 08:14:18 ---> 8537f649ed8a 08:14:18 Step 13/21 : EXPOSE $APP_PORT 08:14:18 ---> Running in 4b04abd8cbb1 08:14:18 Removing intermediate container 4b04abd8cbb1 08:14:18 ---> c00319809889 08:14:18 Step 14/21 : WORKDIR / 08:14:18 ---> Running in d0a7d51056e3 08:14:19 Removing intermediate container d0a7d51056e3 08:14:19 ---> 66d9d62f92d4 08:14:19 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:14:20 ---> c674d3ca7df3 08:14:20 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:14:20 ---> b59d3f23b616 08:14:20 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:14:20 ---> 69c88940ea2e 08:14:20 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:21 ---> Running in b65ce94cb44b 08:14:21 Removing intermediate container b65ce94cb44b 08:14:21 ---> e6b9f91f709f 08:14:21 Step 19/21 : LABEL arch=arm64 08:14:21 ---> Running in e7f60f3dca25 08:14:22 Removing intermediate container e7f60f3dca25 08:14:22 ---> f0ec0caa29f8 08:14:22 Step 20/21 : LABEL git_sha=32cdc69c02caaeadc7e6c55a092399b45a5765d3 08:14:22 ---> Running in f8664c35b5b2 08:14:22 Removing intermediate container f8664c35b5b2 08:14:22 ---> f97ff1d229ac 08:14:22 Step 21/21 : LABEL version=1.2.0-dev.33 08:14:22 ---> Running in 5f73bcad6d55 08:14:22 Removing intermediate container 5f73bcad6d55 08:14:22 ---> 5baf2c51ac02 08:14:22 [Warning] One or more build-args [ARCH] were not consumed 08:14:22 Successfully built 5baf2c51ac02 08:14:22 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] } 08:14:29 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:14:31 Removing intermediate container 5ef36788aa69 08:14:31 ---> c52a1c336f1d 08:14:31 Step 10/21 : FROM scratch 08:14:31 ---> 08:14:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:14:31 ---> Running in fdfeadc779ef 08:14:31 Removing intermediate container fdfeadc779ef 08:14:31 ---> eccbfbb17131 08:14:31 Step 12/21 : ENV APP_PORT=49990 08:14:31 ---> Running in 7f23fc2c5b80 08:14:31 Removing intermediate container 7f23fc2c5b80 08:14:31 ---> fd4e830d101a 08:14:31 Step 13/21 : EXPOSE $APP_PORT 08:14:31 ---> Running in e032058d6afd 08:14:32 Removing intermediate container e032058d6afd 08:14:32 ---> d966495bac11 08:14:32 Step 14/21 : WORKDIR / 08:14:32 ---> Running in d7a0cefdd42f 08:14:32 Removing intermediate container d7a0cefdd42f 08:14:32 ---> e2761cecd441 08:14:32 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:14:32 ---> b2760a029390 08:14:32 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:14:33 ---> 002db900c2e5 08:14:33 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:14:33 ---> 04e0bd223444 08:14:33 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:33 ---> Running in 0aa2a814717d 08:14:33 Removing intermediate container 0aa2a814717d 08:14:33 ---> 95f78cc05bfb 08:14:33 Step 19/21 : LABEL arch=amd64 08:14:33 ---> Running in a88cc342a68e 08:14:33 Removing intermediate container a88cc342a68e 08:14:33 ---> 42914bcd954e 08:14:33 Step 20/21 : LABEL git_sha=32cdc69c02caaeadc7e6c55a092399b45a5765d3 08:14:33 ---> Running in 17fa3ab851eb 08:14:34 Removing intermediate container 17fa3ab851eb 08:14:34 ---> aad6ac5ada5b 08:14:34 Step 21/21 : LABEL version=1.2.0-dev.33 08:14:34 ---> Running in bc775285b4f5 08:14:34 Removing intermediate container bc775285b4f5 08:14:34 ---> f704b2f8967f 08:14:34 [Warning] One or more build-args [ARCH] were not consumed 08:14:34 Successfully built f704b2f8967f 08:14:34 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:14:35 provisioning config files... 08:14:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3931194450939659836tmp [Pipeline] { [Pipeline] sh 08:14:36 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3931194450939659836tmp 08:14:36 + curl -s https://codecov.io/bash 08:14:36 08:14:36 _____ _ 08:14:36 / ____| | | 08:14:36 | | ___ __| | ___ ___ _____ __ 08:14:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:14:36 | |___| (_) | (_| | __/ (_| (_) \ V / 08:14:36 \_____\___/ \__,_|\___|\___\___/ \_/ 08:14:36 Bash-tbd 08:14:36 08:14:36 08:14:36 ==> Jenkins CI detected. 08:14:36 project root: . 08:14:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:14:36 ==> Running gcov in . (disable via -X gcov) 08:14:36 ==> Python coveragepy not found 08:14:36 ==> Searching for coverage reports in: 08:14:36 + . 08:14:36 -> Found 1 reports 08:14:36 ==> Detecting git/mercurial file structure 08:14:36 ==> Reading reports 08:14:36 + ./coverage.out bytes=110877 08:14:36 ==> Appending adjustments 08:14:36 http://docs.codecov.io/docs/fixing-reports 08:14:37 + Found adjustments 08:14:37 ==> Gzipping contents 08:14:37 ==> Uploading reports 08:14:37 url: https://codecov.io 08:14:37 query: branch=master&commit=32cdc69c02caaeadc7e6c55a092399b45a5765d3&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 08:14:37 -> Pinging Codecov 08:14:37 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=32cdc69c02caaeadc7e6c55a092399b45a5765d3&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 08:14:37 -> Uploading 08:14:38 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/32cdc69c02caaeadc7e6c55a092399b45a5765d3 [Pipeline] } 08:14:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:14:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 08:14:38 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 08:14:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 08:14:39 08:14:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 08:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 08:14:40 1.217.3: Pulling from edgex-devops/edgex-snyk-go 08:14:40 e6b0cf9c0882: Pulling fs layer 08:14:40 2848faf0eed1: Pulling fs layer 08:14:40 0f37312ad70f: Pulling fs layer 08:14:40 7d08f2745646: Pulling fs layer 08:14:40 4c9f31393084: Pulling fs layer 08:14:40 eb21ddb83652: Pulling fs layer 08:14:40 345998794f6b: Pulling fs layer 08:14:40 97a711d68925: Pulling fs layer 08:14:40 7c8476c1cb00: Pulling fs layer 08:14:40 97a711d68925: Waiting 08:14:40 345998794f6b: Waiting 08:14:40 4c9f31393084: Waiting 08:14:40 7c8476c1cb00: Waiting 08:14:40 7d08f2745646: Waiting 08:14:40 0f37312ad70f: Verifying Checksum 08:14:40 0f37312ad70f: Download complete 08:14:40 2848faf0eed1: Verifying Checksum 08:14:40 2848faf0eed1: Download complete 08:14:40 4c9f31393084: Verifying Checksum 08:14:40 4c9f31393084: Download complete 08:14:40 eb21ddb83652: Verifying Checksum 08:14:40 eb21ddb83652: Download complete 08:14:40 e6b0cf9c0882: Verifying Checksum 08:14:40 e6b0cf9c0882: Download complete 08:14:40 e6b0cf9c0882: Pull complete 08:14:40 2848faf0eed1: Pull complete 08:14:41 0f37312ad70f: Pull complete 08:14:41 345998794f6b: Verifying Checksum 08:14:41 345998794f6b: Download complete 08:14:41 97a711d68925: Verifying Checksum 08:14:41 97a711d68925: Download complete 08:14:42 7c8476c1cb00: Verifying Checksum 08:14:42 7c8476c1cb00: Download complete 08:14:44 7d08f2745646: Verifying Checksum 08:14:44 7d08f2745646: Download complete 08:14:51 7d08f2745646: Pull complete 08:14:51 4c9f31393084: Pull complete 08:14:51 eb21ddb83652: Pull complete 08:14:53 345998794f6b: Pull complete 08:14:57 97a711d68925: Pull complete 08:14:57 7c8476c1cb00: Pull complete 08:14:57 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 08:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 08:14:58 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:14:58 $ 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 08:14:59 $ docker top a2bf99402703665a56422ee36964b0ea081985c6ed21c5d2668c1f669325f661 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:00 + snyk monitor '--org=edgex-jenkins' 08:15:07 08:15:07 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 08:15:07 08:15:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/44b314c8-2aa6-4eea-a719-6b73717af2b0 08:15:07 08:15:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:15:07 08:15:07 [Pipeline] } 08:15:07 $ docker stop --time=1 a2bf99402703665a56422ee36964b0ea081985c6ed21c5d2668c1f669325f661 08:15:08 $ docker rm -f a2bf99402703665a56422ee36964b0ea081985c6ed21c5d2668c1f669325f661 [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 08:15:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:15:10 . [Pipeline] withDockerContainer 08:15:11 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:15:11 $ 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 08:15:12 $ docker top d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:13 [ssh-agent] Looking for ssh-agent implementation... 08:15:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:13 $ docker exec d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec ssh-agent 08:15:14 SSH_AUTH_SOCK=/tmp/ssh-uuc1Dd8qavMy/agent.15 08:15:14 SSH_AGENT_PID=22 08:15:14 Running ssh-add (command line suppressed) 08:15:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1696422176373593635.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1696422176373593635.key) 08:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:16 + git semver tag 08:15:16 # -> Open(): unable to determine branch for HEAD 08:15:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:15:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:15:16 # $SEMVER_REMOTE_NAME = origin 08:15:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:15:16 # $SEMVER_USER_NAME = edgex-jenkins 08:15:16 # $SEMVER_BRANCH = master 08:15:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 08:15:16 # 32cdc69c02caaeadc7e6c55a092399b45a5765d3 HEAD 08:15:16 # -> Force: false 08:15:16 # 036f9c7aa1f3e72a14183c465a09e248a0431f95 refs/tags/v1.2.0-dev.33 [Pipeline] } 08:15:16 $ docker exec --env ******** --env ******** d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec ssh-agent -k 08:15:16 unset SSH_AUTH_SOCK; 08:15:16 unset SSH_AGENT_PID; 08:15:16 echo Agent pid 22 killed; 08:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:17 + git semver [Pipeline] } 08:15:17 $ docker stop --time=1 d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec 08:15:19 $ docker rm -f d25cfb4e69e3fabbcfa175faa12bbae010cc24bb1c230372e4fd2d1d59e255ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:15:20 08:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:15:21 0.23.1-centos7: Pulling from edgex-lftools 08:15:21 ab5ef0e58194: Pulling fs layer 08:15:21 9712f1f96733: Pulling fs layer 08:15:21 63f879dbbcfc: Pulling fs layer 08:15:21 0d9ebad4ef96: Pulling fs layer 08:15:21 e9a5061849ea: Pulling fs layer 08:15:21 d747dcd14b5f: Pulling fs layer 08:15:21 2de7ff778b66: Pulling fs layer 08:15:21 0d9ebad4ef96: Waiting 08:15:21 e9a5061849ea: Waiting 08:15:21 d747dcd14b5f: Waiting 08:15:21 2de7ff778b66: Waiting 08:15:21 9712f1f96733: Download complete 08:15:23 63f879dbbcfc: Verifying Checksum 08:15:23 63f879dbbcfc: Download complete 08:15:24 e9a5061849ea: Verifying Checksum 08:15:24 e9a5061849ea: Download complete 08:15:24 d747dcd14b5f: Verifying Checksum 08:15:24 d747dcd14b5f: Download complete 08:15:24 2de7ff778b66: Verifying Checksum 08:15:24 2de7ff778b66: Download complete 08:15:25 ab5ef0e58194: Verifying Checksum 08:15:25 ab5ef0e58194: Download complete 08:15:25 0d9ebad4ef96: Verifying Checksum 08:15:25 0d9ebad4ef96: Download complete 08:15:33 ab5ef0e58194: Pull complete 08:15:33 9712f1f96733: Pull complete 08:15:36 63f879dbbcfc: Pull complete 08:15:46 0d9ebad4ef96: Pull complete 08:15:47 e9a5061849ea: Pull complete 08:15:47 d747dcd14b5f: Pull complete 08:15:51 2de7ff778b66: Pull complete 08:15:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:15:52 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:15:52 $ 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 08:15:53 $ docker top 5cec3d0f7735caa422e698f08f6d229148aa0b44543e88b7e55bd24d15dce6d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:15:53 provisioning config files... 08:15:53 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3289655595313852571tmp 08:15:53 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8730273104444202834tmp 08:15:53 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3897010776999487832tmp [Pipeline] { [Pipeline] echo 08:15:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:15:54 ---> sigul-configuration.sh 08:15:54 gpg: directory `/root/.gnupg' created 08:15:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:15:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:15:54 gpg: keyring `/root/.gnupg/secring.gpg' created 08:15:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:15:54 gpg: CAST5 encrypted data 08:15:54 gpg: encrypted with 1 passphrase 08:15:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:15:55 + mkdir /home/jenkins 08:15:55 + mkdir /home/jenkins/sigul [Pipeline] sh 08:15:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 08:15:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:15:56 ---> sigul-install.sh 08:16:07 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:16:08 + git tag --list 08:16:08 v1.2.0-dev.33 [Pipeline] sh 08:16:09 + lftools sign git-tag v1.2.0-dev.33 08:16:11 Signing Git tag with Sigul... 08:16:11 Signing v1.2.0-dev.33 [Pipeline] echo 08:16:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:16:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:16:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:16:13 $ docker stop --time=1 5cec3d0f7735caa422e698f08f6d229148aa0b44543e88b7e55bd24d15dce6d5 08:16:15 $ docker rm -f 5cec3d0f7735caa422e698f08f6d229148aa0b44543e88b7e55bd24d15dce6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:16 . [Pipeline] withDockerContainer 08:16:17 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:16:17 $ 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 08:16:18 $ docker top f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:19 [ssh-agent] Looking for ssh-agent implementation... 08:16:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:20 $ docker exec f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 ssh-agent 08:16:21 SSH_AUTH_SOCK=/tmp/ssh-UbI1yGicTETb/agent.15 08:16:21 SSH_AGENT_PID=21 08:16:21 Running ssh-add (command line suppressed) 08:16:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5332379862033644697.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5332379862033644697.key) 08:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:22 + git semver bump pre 08:16:22 # -> Open(): unable to determine branch for HEAD 08:16:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:16:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:16:22 # $SEMVER_REMOTE_NAME = origin 08:16:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:16:22 # $SEMVER_USER_NAME = edgex-jenkins 08:16:22 # $SEMVER_BRANCH = master 08:16:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 08:16:22 1.2.0-dev.34 [Pipeline] } 08:16:22 $ docker exec --env ******** --env ******** f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 ssh-agent -k 08:16:23 unset SSH_AUTH_SOCK; 08:16:23 unset SSH_AGENT_PID; 08:16:23 echo Agent pid 21 killed; 08:16:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:24 + git semver [Pipeline] } 08:16:24 $ docker stop --time=1 f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 08:16:26 $ docker rm -f f542ddb5a14d424ff6e01104929a9f11848d69896d1334cd1c26f624618f9827 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:26 . [Pipeline] withDockerContainer 08:16:27 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:16:27 $ 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 08:16:28 $ docker top 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:29 [ssh-agent] Looking for ssh-agent implementation... 08:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:29 $ docker exec 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b ssh-agent 08:16:30 SSH_AUTH_SOCK=/tmp/ssh-4FI0ou4mObsI/agent.14 08:16:30 SSH_AGENT_PID=20 08:16:30 Running ssh-add (command line suppressed) 08:16:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6173089626355821179.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6173089626355821179.key) 08:16:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:32 + git semver push 08:16:32 # -> Open(): unable to determine branch for HEAD 08:16:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 08:16:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 08:16:32 # $SEMVER_REMOTE_NAME = origin 08:16:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:16:32 # $SEMVER_USER_NAME = edgex-jenkins 08:16:32 # $SEMVER_BRANCH = master 08:16:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 08:16:40 $ docker exec --env ******** --env ******** 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b ssh-agent -k 08:16:40 unset SSH_AUTH_SOCK; 08:16:40 unset SSH_AGENT_PID; 08:16:40 echo Agent pid 20 killed; 08:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:41 + git semver [Pipeline] } 08:16:41 $ docker stop --time=1 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b 08:16:42 $ docker rm -f 505fb5aa9c5005ee698683c2c980e65a98e78b85acc08dfb65cd263f1307514b [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 08:16:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:16:45 ---> package-listing.sh 08:16:45 ++ facter osfamily 08:16:45 ++ tr '[:upper:]' '[:lower:]' 08:16:45 + OS_FAMILY=redhat 08:16:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 08:16:45 + START_PACKAGES=/tmp/packages_start.txt 08:16:45 + END_PACKAGES=/tmp/packages_end.txt 08:16:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:16:45 + PACKAGES=/tmp/packages_start.txt 08:16:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 08:16:45 + PACKAGES=/tmp/packages_end.txt 08:16:45 + case "${OS_FAMILY}" in 08:16:45 + rpm -qa 08:16:45 + sort 08:16:50 + '[' -f /tmp/packages_start.txt ']' 08:16:50 + '[' -f /tmp/packages_end.txt ']' 08:16:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:16:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 08:16:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 08:16:50 + 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 08:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:16:51 08:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:16:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:16:52 alpine: Pulling from edgex-lftools-log-publisher 08:16:52 c9b1b535fdd9: Pulling fs layer 08:16:52 2cc5ad85d9ab: Pulling fs layer 08:16:52 756a868c4378: Pulling fs layer 08:16:52 444b2fc9a129: Pulling fs layer 08:16:52 ea15f1150254: Pulling fs layer 08:16:52 41b27a9f41bf: Pulling fs layer 08:16:52 28c525ee5125: Pulling fs layer 08:16:52 094b1ea09ed8: Pulling fs layer 08:16:52 138eaada9080: Pulling fs layer 08:16:52 0622d0fa9048: Pulling fs layer 08:16:52 444b2fc9a129: Waiting 08:16:52 ea15f1150254: Waiting 08:16:52 41b27a9f41bf: Waiting 08:16:52 28c525ee5125: Waiting 08:16:52 094b1ea09ed8: Waiting 08:16:52 138eaada9080: Waiting 08:16:52 0622d0fa9048: Waiting 08:16:52 2cc5ad85d9ab: Verifying Checksum 08:16:52 2cc5ad85d9ab: Download complete 08:16:52 444b2fc9a129: Verifying Checksum 08:16:52 444b2fc9a129: Download complete 08:16:52 c9b1b535fdd9: Verifying Checksum 08:16:52 c9b1b535fdd9: Download complete 08:16:52 ea15f1150254: Verifying Checksum 08:16:52 ea15f1150254: Download complete 08:16:52 28c525ee5125: Verifying Checksum 08:16:52 28c525ee5125: Download complete 08:16:52 c9b1b535fdd9: Pull complete 08:16:53 2cc5ad85d9ab: Pull complete 08:16:54 756a868c4378: Verifying Checksum 08:16:54 756a868c4378: Download complete 08:16:54 094b1ea09ed8: Verifying Checksum 08:16:54 094b1ea09ed8: Download complete 08:16:54 0622d0fa9048: Verifying Checksum 08:16:54 0622d0fa9048: Download complete 08:16:54 138eaada9080: Verifying Checksum 08:16:54 138eaada9080: Download complete 08:16:56 41b27a9f41bf: Verifying Checksum 08:16:56 41b27a9f41bf: Download complete 08:16:58 756a868c4378: Pull complete 08:16:58 444b2fc9a129: Pull complete 08:16:58 ea15f1150254: Pull complete 08:17:03 41b27a9f41bf: Pull complete 08:17:03 28c525ee5125: Pull complete 08:17:06 094b1ea09ed8: Pull complete 08:17:07 138eaada9080: Pull complete 08:17:07 0622d0fa9048: Pull complete 08:17:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:17:07 prd-centos7-docker-4c-2g-5556 does not seem to be running inside a container 08:17:07 $ 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 08:17:09 $ docker top 0b1be4800cba4ba4cf14dfca620c7fcbebc7efa68f3b16e8810ad5424274d1e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:10 provisioning config files... 08:17:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7975182346815280166tmp [Pipeline] { [Pipeline] echo 08:17:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:10 ---> create-netrc.sh [Pipeline] echo 08:17:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:10 ---> logs-deploy.sh 08:17:10 + ARCHIVE_ARTIFACTS= 08:17:10 + LOGS_SERVER=https://logs.edgexfoundry.org 08:17:10 + '[' https://logs.edgexfoundry.org == None ']' 08:17:10 + NEXUS_URL=https://nexus.edgexfoundry.org 08:17:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/33 08:17:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/33/ 08:17:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/33 /w/workspace/dgexfoundry_device-sdk-go_master 08:17:12 Archives upload complete. 08:17:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/33/