Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e392cb03206751630a245b46d5bf5d4bcc819dd1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-912 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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching 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 Checking out Revision e392cb03206751630a245b46d5bf5d4bcc819dd1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 Commit message: "Merge pull request #531 from dnoliver/patch-1" > git rev-list --no-walk 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-27T04:21:15.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-27T04:21:15.298Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-27T04:21:15.384Z] ========================================================= [2020-05-27T04:21:15.384Z] EdgeX Global Pipelines Version Info [2020-05-27T04:21:15.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:21:16.807Z] ------------------- [2020-05-27T04:21:16.807Z] stable info: [2020-05-27T04:21:16.807Z] ------------------- [2020-05-27T04:21:16.807Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-27T04:21:16.807Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-27T04:21:16.807Z] Message: update stable to v1.0.87 [2020-05-27T04:21:17.382Z] ------------------- [2020-05-27T04:21:17.382Z] experimental info: [2020-05-27T04:21:17.382Z] ------------------- [2020-05-27T04:21:17.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-27T04:21:17.383Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-27T04:21:17.383Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:21:21.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T04:21:21.244Z] [2020-05-27T04:21:21.244Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:21:21.626Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T04:21:21.626Z] latest: Pulling from edgex-devops/git-semver [2020-05-27T04:21:21.626Z] 9123ac7c32f7: Pulling fs layer [2020-05-27T04:21:21.626Z] b8cc5d1170e3: Pulling fs layer [2020-05-27T04:21:21.626Z] 2924cbbf6a41: Pulling fs layer [2020-05-27T04:21:21.626Z] 93b08a4f1073: Pulling fs layer [2020-05-27T04:21:21.626Z] 93b08a4f1073: Waiting [2020-05-27T04:21:21.626Z] b8cc5d1170e3: Verifying Checksum [2020-05-27T04:21:21.626Z] b8cc5d1170e3: Download complete [2020-05-27T04:21:21.890Z] 9123ac7c32f7: Verifying Checksum [2020-05-27T04:21:21.890Z] 9123ac7c32f7: Download complete [2020-05-27T04:21:21.890Z] 93b08a4f1073: Verifying Checksum [2020-05-27T04:21:21.890Z] 93b08a4f1073: Download complete [2020-05-27T04:21:21.890Z] 2924cbbf6a41: Download complete [2020-05-27T04:21:22.181Z] 9123ac7c32f7: Pull complete [2020-05-27T04:21:22.181Z] b8cc5d1170e3: Pull complete [2020-05-27T04:21:23.140Z] 2924cbbf6a41: Pull complete [2020-05-27T04:21:23.140Z] 93b08a4f1073: Pull complete [2020-05-27T04:21:23.140Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-27T04:21:23.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-27T04:21:23.265Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:21:23.308Z] $ 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 [2020-05-27T04:21:23.945Z] $ docker top 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T04:21:24.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T04:21:24.260Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T04:21:24.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T04:21:24.492Z] $ docker exec 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent [2020-05-27T04:21:24.672Z] SSH_AUTH_SOCK=/tmp/ssh-Fi1SLg7AtbGS/agent.14 [2020-05-27T04:21:24.672Z] SSH_AGENT_PID=20 [2020-05-27T04:21:24.680Z] Running ssh-add (command line suppressed) [2020-05-27T04:21:24.822Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_678183873784539853.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_678183873784539853.key) [2020-05-27T04:21:24.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T04:21:25.212Z] + git describe --exact-match --tags HEAD [2020-05-27T04:21:25.212Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-27T04:21:25.269Z] $ docker exec --env ******** --env ******** 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent -k [2020-05-27T04:21:25.407Z] unset SSH_AUTH_SOCK; [2020-05-27T04:21:25.408Z] unset SSH_AGENT_PID; [2020-05-27T04:21:25.408Z] echo Agent pid 20 killed; [2020-05-27T04:21:25.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-27T04:21:25.529Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-27T04:21:25.529Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-27T04:21:25.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T04:21:25.614Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T04:21:25.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T04:21:25.804Z] $ docker exec 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent [2020-05-27T04:21:25.983Z] SSH_AUTH_SOCK=/tmp/ssh-y9UBJEVsfh2U/agent.55 [2020-05-27T04:21:25.983Z] SSH_AGENT_PID=62 [2020-05-27T04:21:25.989Z] Running ssh-add (command line suppressed) [2020-05-27T04:21:26.126Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8503074354577195217.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8503074354577195217.key) [2020-05-27T04:21:26.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T04:21:26.517Z] + git semver init [2020-05-27T04:21:26.517Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T04:21:26.517Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-27T04:21:26.517Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-27T04:21:26.517Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T04:21:26.517Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T04:21:26.517Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T04:21:26.517Z] # $SEMVER_BRANCH = master [2020-05-27T04:21:26.517Z] # $SEMVER_TEMP = /tmp/semver-501653385 [2020-05-27T04:21:26.517Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-27T04:21:27.089Z] # '/tmp/semver-501653385' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-05-27T04:21:27.089Z] # -> Force: false [2020-05-27T04:21:27.089Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-05-27T04:21:27.104Z] $ docker exec --env ******** --env ******** 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 ssh-agent -k [2020-05-27T04:21:27.246Z] unset SSH_AUTH_SOCK; [2020-05-27T04:21:27.247Z] unset SSH_AGENT_PID; [2020-05-27T04:21:27.247Z] echo Agent pid 62 killed; [2020-05-27T04:21:27.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T04:21:27.753Z] + git semver [Pipeline] } [2020-05-27T04:21:27.771Z] $ docker stop --time=1 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 [2020-05-27T04:21:29.097Z] $ docker rm -f 88ac2fe6a65c959dcc04ff5e6daed3cb8529b029d8adbc506accf8bcaa3b6d29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-27T04:21:30.010Z] Stashed 61 file(s) [Pipeline] echo [2020-05-27T04:21:30.011Z] [edgeXSemver] initialized semver on version 1.2.2-dev.1 [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 [2020-05-27T04:21:45.326Z] Still waiting to schedule task [2020-05-27T04:21:45.326Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-912’ [2020-05-27T04:21:45.328Z] Still waiting to schedule task [2020-05-27T04:21:45.328Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-27T04:23:32.423Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-913 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-05-27T04:23:32.474Z] Running in /w/workspace/device-sdk-go/42 [Pipeline] { [Pipeline] checkout [2020-05-27T04:23:37.889Z] using credential edgex-jenkins-ssh [2020-05-27T04:23:37.935Z] Cloning the remote Git repository [2020-05-27T04:23:37.935Z] Cloning with configured refspecs honoured and without tags [2020-05-27T04:23:38.005Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-27T04:23:38.124Z] > git init /w/workspace/device-sdk-go/42 # timeout=10 [2020-05-27T04:23:38.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-27T04:23:38.198Z] > git --version # timeout=10 [2020-05-27T04:23:38.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T04:23:38.330Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T04:23:39.353Z] Fetching without tags [2020-05-27T04:23:39.825Z] Checking out Revision e392cb03206751630a245b46d5bf5d4bcc819dd1 (master) [2020-05-27T04:23:39.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-27T04:23:39.286Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T04:23:39.331Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-27T04:23:39.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-27T04:23:39.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T04:23:39.380Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T04:23:39.846Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T04:23:39.872Z] > git checkout -f e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 [2020-05-27T04:23:44.243Z] Commit message: "Merge pull request #531 from dnoliver/patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-27T04:23:45.574Z] ========================================================= [2020-05-27T04:23:45.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-27T04:23:45.574Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:23:46.599Z] + 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 . [2020-05-27T04:23:47.585Z] Sending build context to Docker daemon 3.047MB [2020-05-27T04:23:47.585Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-27T04:23:47.585Z] Step 2/8 : FROM ${BASE} [2020-05-27T04:23:47.861Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-27T04:23:47.861Z] cde5963f3b93: Pulling fs layer [2020-05-27T04:23:47.861Z] 2a23fa8c16f7: Pulling fs layer [2020-05-27T04:23:47.861Z] 777b28850792: Pulling fs layer [2020-05-27T04:23:47.861Z] 8a11ddd9e578: Pulling fs layer [2020-05-27T04:23:47.861Z] 4cf88f913ddb: Pulling fs layer [2020-05-27T04:23:47.861Z] 1df406cf5192: Pulling fs layer [2020-05-27T04:23:47.862Z] cd6300453558: Pulling fs layer [2020-05-27T04:23:47.862Z] b9c365052c96: Pulling fs layer [2020-05-27T04:23:47.862Z] a2d8cc88f415: Pulling fs layer [2020-05-27T04:23:47.862Z] ea1d1ca13537: Pulling fs layer [2020-05-27T04:23:47.862Z] 3750a50a1c5e: Pulling fs layer [2020-05-27T04:23:47.862Z] cd6300453558: Waiting [2020-05-27T04:23:47.862Z] b9c365052c96: Waiting [2020-05-27T04:23:47.862Z] a2d8cc88f415: Waiting [2020-05-27T04:23:47.862Z] ea1d1ca13537: Waiting [2020-05-27T04:23:47.862Z] 3750a50a1c5e: Waiting [2020-05-27T04:23:47.862Z] 8a11ddd9e578: Waiting [2020-05-27T04:23:47.862Z] 4cf88f913ddb: Waiting [2020-05-27T04:23:47.862Z] 1df406cf5192: Waiting [2020-05-27T04:23:47.862Z] 777b28850792: Verifying Checksum [2020-05-27T04:23:47.862Z] 777b28850792: Download complete [2020-05-27T04:23:47.862Z] 2a23fa8c16f7: Verifying Checksum [2020-05-27T04:23:47.862Z] 2a23fa8c16f7: Download complete [2020-05-27T04:23:47.862Z] 4cf88f913ddb: Verifying Checksum [2020-05-27T04:23:47.862Z] 4cf88f913ddb: Download complete [2020-05-27T04:23:47.862Z] 1df406cf5192: Download complete [2020-05-27T04:23:48.141Z] cde5963f3b93: Verifying Checksum [2020-05-27T04:23:49.164Z] cde5963f3b93: Pull complete [2020-05-27T04:23:49.764Z] 2a23fa8c16f7: Pull complete [2020-05-27T04:23:50.037Z] 777b28850792: Pull complete [2020-05-27T04:23:52.020Z] cd6300453558: Verifying Checksum [2020-05-27T04:23:52.020Z] cd6300453558: Download complete [2020-05-27T04:23:52.297Z] a2d8cc88f415: Verifying Checksum [2020-05-27T04:23:52.297Z] a2d8cc88f415: Download complete [2020-05-27T04:23:54.926Z] ea1d1ca13537: Verifying Checksum [2020-05-27T04:23:54.926Z] ea1d1ca13537: Download complete [2020-05-27T04:23:54.926Z] 3750a50a1c5e: Verifying Checksum [2020-05-27T04:23:54.926Z] 3750a50a1c5e: Download complete [2020-05-27T04:23:57.528Z] b9c365052c96: Verifying Checksum [2020-05-27T04:23:57.528Z] b9c365052c96: Download complete [2020-05-27T04:23:59.497Z] 8a11ddd9e578: Verifying Checksum [2020-05-27T04:23:59.497Z] 8a11ddd9e578: Download complete [2020-05-27T04:24:06.189Z] Running on prd-centos7-docker-4c-2g-914 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-05-27T04:24:06.256Z] Running in /w/workspace/device-sdk-go/42 [Pipeline] { [Pipeline] checkout [2020-05-27T04:24:10.110Z] using credential edgex-jenkins-ssh [2020-05-27T04:24:10.155Z] Cloning the remote Git repository [2020-05-27T04:24:10.155Z] Cloning with configured refspecs honoured and without tags [2020-05-27T04:24:09.720Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-27T04:24:09.785Z] > git init /w/workspace/device-sdk-go/42 # timeout=10 [2020-05-27T04:24:09.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-27T04:24:09.835Z] > git --version # timeout=10 [2020-05-27T04:24:09.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T04:24:09.896Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T04:24:11.074Z] Fetching without tags [2020-05-27T04:24:11.478Z] Checking out Revision e392cb03206751630a245b46d5bf5d4bcc819dd1 (master) [2020-05-27T04:24:10.623Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-27T04:24:10.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T04:24:10.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-27T04:24:10.660Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-27T04:24:10.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-27T04:24:10.665Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-27T04:24:11.101Z] > git config core.sparsecheckout # timeout=10 [2020-05-27T04:24:11.109Z] > git checkout -f e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 [2020-05-27T04:24:11.918Z] 8a11ddd9e578: Pull complete [2020-05-27T04:24:11.918Z] 4cf88f913ddb: Pull complete [2020-05-27T04:24:11.918Z] 1df406cf5192: Pull complete [2020-05-27T04:24:15.088Z] Commit message: "Merge pull request #531 from dnoliver/patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-27T04:24:16.027Z] ========================================================= [2020-05-27T04:24:16.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-27T04:24:16.027Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:24:16.242Z] cd6300453558: Pull complete [2020-05-27T04:24:16.729Z] + 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 . [2020-05-27T04:24:17.305Z] Sending build context to Docker daemon 3.047MB [2020-05-27T04:24:17.305Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-27T04:24:17.305Z] Step 2/8 : FROM ${BASE} [2020-05-27T04:24:17.305Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-27T04:24:17.305Z] e6b0cf9c0882: Pulling fs layer [2020-05-27T04:24:17.305Z] 2848faf0eed1: Pulling fs layer [2020-05-27T04:24:17.305Z] 0f37312ad70f: Pulling fs layer [2020-05-27T04:24:17.305Z] 5788d62ee057: Pulling fs layer [2020-05-27T04:24:17.305Z] 0e6b1d234666: Pulling fs layer [2020-05-27T04:24:17.305Z] bf5d7aec512f: Pulling fs layer [2020-05-27T04:24:17.305Z] 34c802a77dc8: Pulling fs layer [2020-05-27T04:24:17.305Z] 9eb99e56ec68: Pulling fs layer [2020-05-27T04:24:17.305Z] 27c7a5d97fbd: Pulling fs layer [2020-05-27T04:24:17.305Z] 5c102a31e300: Pulling fs layer [2020-05-27T04:24:17.305Z] dcfb455df0a1: Pulling fs layer [2020-05-27T04:24:17.305Z] bf5d7aec512f: Waiting [2020-05-27T04:24:17.305Z] 34c802a77dc8: Waiting [2020-05-27T04:24:17.305Z] 9eb99e56ec68: Waiting [2020-05-27T04:24:17.305Z] 27c7a5d97fbd: Waiting [2020-05-27T04:24:17.305Z] 5c102a31e300: Waiting [2020-05-27T04:24:17.305Z] dcfb455df0a1: Waiting [2020-05-27T04:24:17.305Z] 5788d62ee057: Waiting [2020-05-27T04:24:17.305Z] 0e6b1d234666: Waiting [2020-05-27T04:24:17.305Z] 0f37312ad70f: Verifying Checksum [2020-05-27T04:24:17.305Z] 0f37312ad70f: Download complete [2020-05-27T04:24:17.305Z] 2848faf0eed1: Verifying Checksum [2020-05-27T04:24:17.305Z] 2848faf0eed1: Download complete [2020-05-27T04:24:17.305Z] 0e6b1d234666: Verifying Checksum [2020-05-27T04:24:17.305Z] 0e6b1d234666: Download complete [2020-05-27T04:24:17.567Z] bf5d7aec512f: Verifying Checksum [2020-05-27T04:24:17.567Z] bf5d7aec512f: Download complete [2020-05-27T04:24:17.567Z] e6b0cf9c0882: Verifying Checksum [2020-05-27T04:24:17.567Z] e6b0cf9c0882: Download complete [2020-05-27T04:24:17.831Z] e6b0cf9c0882: Pull complete [2020-05-27T04:24:18.100Z] 2848faf0eed1: Pull complete [2020-05-27T04:24:18.100Z] 34c802a77dc8: Verifying Checksum [2020-05-27T04:24:18.100Z] 34c802a77dc8: Download complete [2020-05-27T04:24:18.377Z] 27c7a5d97fbd: Verifying Checksum [2020-05-27T04:24:18.377Z] 27c7a5d97fbd: Download complete [2020-05-27T04:24:18.959Z] 5c102a31e300: Verifying Checksum [2020-05-27T04:24:18.959Z] 5c102a31e300: Download complete [2020-05-27T04:24:18.959Z] 9eb99e56ec68: Verifying Checksum [2020-05-27T04:24:18.959Z] 9eb99e56ec68: Download complete [2020-05-27T04:24:18.959Z] dcfb455df0a1: Verifying Checksum [2020-05-27T04:24:18.959Z] dcfb455df0a1: Download complete [2020-05-27T04:24:19.533Z] 5788d62ee057: Download complete [2020-05-27T04:24:20.475Z] 0f37312ad70f: Pull complete [2020-05-27T04:24:20.544Z] b9c365052c96: Pull complete [2020-05-27T04:24:20.814Z] a2d8cc88f415: Pull complete [2020-05-27T04:24:23.428Z] ea1d1ca13537: Pull complete [2020-05-27T04:24:23.428Z] 3750a50a1c5e: Pull complete [2020-05-27T04:24:23.428Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-27T04:24:23.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-27T04:24:23.428Z] ---> 78745c68409d [2020-05-27T04:24:23.428Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-27T04:24:27.069Z] 5788d62ee057: Pull complete [2020-05-27T04:24:27.069Z] 0e6b1d234666: Pull complete [2020-05-27T04:24:27.069Z] bf5d7aec512f: Pull complete [2020-05-27T04:24:28.823Z] ---> Running in 1e659c277694 [2020-05-27T04:24:28.823Z] Removing intermediate container 1e659c277694 [2020-05-27T04:24:28.823Z] ---> dd99e5563b3e [2020-05-27T04:24:28.823Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-27T04:24:28.823Z] ---> Running in 81f91dc6b635 [2020-05-27T04:24:30.811Z] Removing intermediate container 81f91dc6b635 [2020-05-27T04:24:30.811Z] ---> d1c1e988322a [2020-05-27T04:24:30.811Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-27T04:24:30.811Z] ---> Running in ddbfd07131c0 [2020-05-27T04:24:31.789Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-27T04:24:32.380Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-27T04:24:32.974Z] OK: 125 MiB in 39 packages [2020-05-27T04:24:33.952Z] Removing intermediate container ddbfd07131c0 [2020-05-27T04:24:33.952Z] ---> 95e71af20210 [2020-05-27T04:24:33.952Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-27T04:24:34.222Z] ---> Running in 55b948b2796c [2020-05-27T04:24:34.818Z] Removing intermediate container 55b948b2796c [2020-05-27T04:24:34.818Z] ---> 549d6fe4db6c [2020-05-27T04:24:34.818Z] Step 7/8 : COPY . . [2020-05-27T04:24:35.216Z] 34c802a77dc8: Pull complete [2020-05-27T04:24:35.799Z] ---> 32f860fadb3e [2020-05-27T04:24:35.799Z] Step 8/8 : RUN go mod download [2020-05-27T04:24:35.799Z] ---> Running in b124271f70f7 [2020-05-27T04:24:37.147Z] 9eb99e56ec68: Pull complete [2020-05-27T04:24:37.416Z] 27c7a5d97fbd: Pull complete [2020-05-27T04:24:38.364Z] 5c102a31e300: Pull complete [2020-05-27T04:24:38.364Z] dcfb455df0a1: Pull complete [2020-05-27T04:24:38.364Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-27T04:24:38.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-27T04:24:38.364Z] ---> 7c70fe431013 [2020-05-27T04:24:38.364Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-27T04:24:38.629Z] ---> Running in 40fb33796d04 [2020-05-27T04:24:38.629Z] Removing intermediate container 40fb33796d04 [2020-05-27T04:24:38.629Z] ---> ecc9f9ed90fd [2020-05-27T04:24:38.629Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-27T04:24:38.629Z] ---> Running in e50638390b52 [2020-05-27T04:24:39.175Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-27T04:24:39.175Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-27T04:24:39.175Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-27T04:24:39.175Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-27T04:24:39.175Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-27T04:24:39.175Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-27T04:24:39.175Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-27T04:24:39.175Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-27T04:24:39.446Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-27T04:24:39.446Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-27T04:24:39.446Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-27T04:24:39.446Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-27T04:24:39.446Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-27T04:24:39.446Z] go: finding github.com/fatih/color v1.7.0 [2020-05-27T04:24:39.575Z] Removing intermediate container e50638390b52 [2020-05-27T04:24:39.575Z] ---> 35e8ec293b8c [2020-05-27T04:24:39.575Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-27T04:24:39.575Z] ---> Running in d3778c2a0419 [2020-05-27T04:24:39.715Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-27T04:24:39.715Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-27T04:24:39.715Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-27T04:24:39.715Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-27T04:24:39.715Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-27T04:24:39.715Z] go: finding github.com/google/uuid v1.1.0 [2020-05-27T04:24:39.715Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-27T04:24:39.987Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-27T04:24:40.157Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-27T04:24:40.257Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-27T04:24:40.257Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-27T04:24:40.257Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-27T04:24:40.257Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-27T04:24:40.257Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-27T04:24:40.257Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-27T04:24:40.525Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-27T04:24:40.525Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-27T04:24:40.525Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-27T04:24:40.525Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-27T04:24:40.525Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-27T04:24:40.525Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T04:24:40.525Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T04:24:40.730Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-27T04:24:40.794Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-27T04:24:40.794Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-27T04:24:40.795Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-27T04:24:40.795Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-27T04:24:40.795Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-27T04:24:40.795Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-27T04:24:40.795Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-27T04:24:41.064Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-27T04:24:41.064Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-27T04:24:41.064Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-27T04:24:41.064Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-27T04:24:41.064Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-27T04:24:41.064Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-27T04:24:41.064Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-27T04:24:41.333Z] go: finding github.com/posener/complete v1.1.1 [2020-05-27T04:24:41.333Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-27T04:24:41.333Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-27T04:24:41.333Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-27T04:24:41.333Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-27T04:24:41.333Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-27T04:24:41.605Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-27T04:24:41.605Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-27T04:24:41.605Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-27T04:24:41.605Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-27T04:24:41.605Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-27T04:24:41.605Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-27T04:24:41.605Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-27T04:24:41.672Z] OK: 143 MiB in 39 packages [2020-05-27T04:24:41.935Z] Removing intermediate container d3778c2a0419 [2020-05-27T04:24:41.935Z] ---> 49a0edd43e27 [2020-05-27T04:24:41.935Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-27T04:24:41.935Z] ---> Running in bd33672b7c4c [2020-05-27T04:24:41.935Z] Removing intermediate container bd33672b7c4c [2020-05-27T04:24:41.935Z] ---> 1aea1572e64f [2020-05-27T04:24:41.935Z] Step 7/8 : COPY . . [2020-05-27T04:24:42.884Z] ---> 6afc646149a4 [2020-05-27T04:24:42.884Z] Step 8/8 : RUN go mod download [2020-05-27T04:24:42.884Z] ---> Running in b051d135808a [2020-05-27T04:24:45.434Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-27T04:24:45.434Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-27T04:24:45.434Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-27T04:24:45.434Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-27T04:24:45.434Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-27T04:24:45.434Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-27T04:24:45.434Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-27T04:24:45.434Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-27T04:24:45.434Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-27T04:24:45.434Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-27T04:24:45.434Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-27T04:24:45.434Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-27T04:24:45.696Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-27T04:24:45.696Z] go: finding github.com/fatih/color v1.7.0 [2020-05-27T04:24:45.696Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-27T04:24:45.696Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-27T04:24:45.696Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-27T04:24:45.696Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-27T04:24:45.696Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-27T04:24:45.958Z] go: finding github.com/google/uuid v1.1.0 [2020-05-27T04:24:45.958Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-27T04:24:45.958Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-27T04:24:45.958Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-27T04:24:45.958Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-27T04:24:45.958Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-27T04:24:45.958Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-27T04:24:45.958Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-27T04:24:46.218Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-27T04:24:46.479Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-27T04:24:46.479Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-27T04:24:46.479Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-27T04:24:46.479Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-27T04:24:46.479Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-27T04:24:46.479Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-27T04:24:46.479Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-27T04:24:46.479Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-27T04:24:46.739Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-27T04:24:47.021Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-27T04:24:47.021Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-27T04:24:47.021Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-27T04:24:47.021Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-27T04:24:47.021Z] go: finding github.com/posener/complete v1.1.1 [2020-05-27T04:24:47.021Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-27T04:24:47.021Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-27T04:24:47.021Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-27T04:24:47.301Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-27T04:24:47.301Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-27T04:24:47.301Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-27T04:24:47.301Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-27T04:24:47.301Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-27T04:24:47.301Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-27T04:24:47.301Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-27T04:24:47.606Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-27T04:24:47.606Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-27T04:24:51.757Z] Removing intermediate container b124271f70f7 [2020-05-27T04:24:51.757Z] ---> 4d51f39560da [2020-05-27T04:24:51.757Z] Successfully built 4d51f39560da [2020-05-27T04:24:51.757Z] Successfully tagged ci-base-image-arm64:latest [2020-05-27T04:24:51.831Z] Removing intermediate container b051d135808a [2020-05-27T04:24:51.831Z] ---> f6de76779732 [2020-05-27T04:24:51.831Z] Successfully built f6de76779732 [2020-05-27T04:24:51.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:24:52.876Z] + docker inspect -f . ci-base-image-arm64 [2020-05-27T04:24:52.876Z] . [2020-05-27T04:24:52.899Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-27T04:24:52.899Z] . [Pipeline] withDockerContainer [2020-05-27T04:24:53.050Z] prd-centos7-docker-4c-2g-914 does not seem to be running inside a container [2020-05-27T04:24:53.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@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 [2020-05-27T04:24:53.723Z] $ docker top c4857a591c640cf1875846179e7203c94a8d08704c8ee457a7acb211ceb996ab -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-05-27T04:24:54.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-913 does not seem to be running inside a container [2020-05-27T04:24:54.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/42 -v /w/workspace/device-sdk-go/42:/w/workspace/device-sdk-go/42:rw,z -v /w/workspace/device-sdk-go/42@tmp:/w/workspace/device-sdk-go/42@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 [2020-05-27T04:24:55.711Z] $ docker top 6cd9046ffa52e6439601af82a25eae2993207be25b176aac4a8cf3ed1b68a4ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-05-27T04:24:56.587Z] + go version [2020-05-27T04:24:56.587Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-27T04:24:56.896Z] + make test [2020-05-27T04:24:56.896Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-27T04:24:56.980Z] + go version [2020-05-27T04:24:56.980Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-27T04:24:57.646Z] + make test [2020-05-27T04:24:57.647Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-27T04:24:58.302Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-27T04:24:58.625Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-27T04:25:10.662Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-27T04:25:10.662Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-27T04:25:10.662Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-27T04:25:13.226Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.005s coverage: 22.1% of statements [2020-05-27T04:25:13.226Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements [2020-05-27T04:25:25.460Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-27T04:25:25.460Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-27T04:25:25.460Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-27T04:25:28.122Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements [2020-05-27T04:25:28.122Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.280s coverage: 95.8% of statements [2020-05-27T04:25:45.410Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.043s coverage: 11.4% of statements [2020-05-27T04:25:45.410Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.009s coverage: 21.7% of statements [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-27T04:25:45.410Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.106s coverage: 36.9% of statements [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-27T04:25:45.410Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.293s coverage: 65.2% of statements [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-27T04:25:45.410Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.013s coverage: 52.6% of statements [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-27T04:25:45.410Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.094s coverage: 68.9% of statements [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-27T04:25:45.410Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-27T04:25:45.410Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-27T04:25:45.410Z] gofmt -l . [2020-05-27T04:25:45.675Z] [ "`gofmt -l .`" = "" ] [2020-05-27T04:25:45.675Z] ./bin/test-attribution-txt.sh [2020-05-27T04:25:46.253Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-27T04:25:46.964Z] Stashed 1 file(s) [Pipeline] } [2020-05-27T04:25:46.970Z] $ docker stop --time=1 c4857a591c640cf1875846179e7203c94a8d08704c8ee457a7acb211ceb996ab [2020-05-27T04:25:48.460Z] $ docker rm -f c4857a591c640cf1875846179e7203c94a8d08704c8ee457a7acb211ceb996ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-27T04:25:49.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-27T04:25:50.287Z] + ls -al . [2020-05-27T04:25:50.288Z] total 180 [2020-05-27T04:25:50.288Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 27 04:25 . [2020-05-27T04:25:50.288Z] drwxrwxr-x. 4 jenkins jenkins 30 May 27 04:24 .. [2020-05-27T04:25:50.288Z] drwxrwxr-x. 3 jenkins jenkins 20 May 27 04:24 api [2020-05-27T04:25:50.288Z] drwxrwxr-x. 2 jenkins jenkins 64 May 27 04:24 bin [2020-05-27T04:25:50.288Z] -rw-r--r--. 1 jenkins jenkins 110877 May 27 04:25 coverage.out [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 936 May 27 04:24 Dockerfile.build [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 140 May 27 04:24 .dockerignore [2020-05-27T04:25:50.288Z] drwxrwxr-x. 4 jenkins jenkins 48 May 27 04:24 example [2020-05-27T04:25:50.288Z] drwxrwxr-x. 8 jenkins jenkins 162 May 27 04:24 .git [2020-05-27T04:25:50.288Z] drwxrwxr-x. 2 jenkins jenkins 38 May 27 04:24 .github [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 138 May 27 04:24 .gitignore [2020-05-27T04:25:50.288Z] -rw-r--r--. 1 jenkins jenkins 446 May 27 04:25 go.mod [2020-05-27T04:25:50.288Z] -rw-r--r--. 1 jenkins jenkins 12179 May 27 04:25 go.sum [2020-05-27T04:25:50.288Z] drwxrwxr-x. 15 jenkins jenkins 217 May 27 04:24 internal [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 808 May 27 04:24 Jenkinsfile [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 27 04:24 LICENSE [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 892 May 27 04:24 Makefile [2020-05-27T04:25:50.288Z] drwxrwxr-x. 5 jenkins jenkins 50 May 27 04:24 pkg [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 3166 May 27 04:24 README.md [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 3788 May 27 04:24 RELEASE-NOTES.txt [2020-05-27T04:25:50.288Z] drwxrwxr-x. 3 jenkins jenkins 44 May 27 04:24 .semver [2020-05-27T04:25:50.288Z] drwxrwxr-x. 4 jenkins jenkins 54 May 27 04:24 snap [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 11 May 27 04:21 VERSION [2020-05-27T04:25:50.288Z] -rw-rw-r--. 1 jenkins jenkins 222 May 27 04:24 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:25:50.589Z] + 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=e392cb03206751630a245b46d5bf5d4bcc819dd1 --label arch=amd64 --label version=1.2.2-dev.1 . [2020-05-27T04:25:50.852Z] Sending build context to Docker daemon 3.175MB [2020-05-27T04:25:50.852Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-27T04:25:50.852Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-27T04:25:50.852Z] ---> f6de76779732 [2020-05-27T04:25:50.852Z] Step 3/23 : ARG MAKE='make build' [2020-05-27T04:25:50.852Z] ---> Running in 6577ef21d28f [2020-05-27T04:25:51.113Z] Removing intermediate container 6577ef21d28f [2020-05-27T04:25:51.113Z] ---> 1106e492c875 [2020-05-27T04:25:51.113Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-27T04:25:51.113Z] ---> Running in 06421b4e39ac [2020-05-27T04:25:51.113Z] Removing intermediate container 06421b4e39ac [2020-05-27T04:25:51.113Z] ---> 20d354852e85 [2020-05-27T04:25:51.113Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-27T04:25:51.378Z] ---> Running in ee94713d7aea [2020-05-27T04:25:51.378Z] Removing intermediate container ee94713d7aea [2020-05-27T04:25:51.378Z] ---> cbe932f75ef7 [2020-05-27T04:25:51.378Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-27T04:25:51.378Z] ---> Running in 7d41d75c2f00 [2020-05-27T04:25:52.320Z] Removing intermediate container 7d41d75c2f00 [2020-05-27T04:25:52.320Z] ---> 8dbeb76d8bc8 [2020-05-27T04:25:52.320Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-27T04:25:52.320Z] ---> Running in 637d4cddb255 [2020-05-27T04:25:52.582Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-27T04:25:53.182Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-27T04:25:53.757Z] OK: 143 MiB in 39 packages [2020-05-27T04:25:54.019Z] Removing intermediate container 637d4cddb255 [2020-05-27T04:25:54.019Z] ---> ee04e8b9c4fe [2020-05-27T04:25:54.019Z] Step 8/23 : COPY . . [2020-05-27T04:25:54.280Z] ---> 5a8b0fded8cc [2020-05-27T04:25:54.280Z] Step 9/23 : RUN ${MAKE} [2020-05-27T04:25:54.541Z] ---> Running in b4bda421bcaa [2020-05-27T04:25:54.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.2-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-27T04:26:00.453Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.070s coverage: 11.4% of statements [2020-05-27T04:26:00.453Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-27T04:26:00.453Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.207s coverage: 36.9% of statements [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-27T04:26:00.453Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.542s coverage: 65.2% of statements [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-27T04:26:00.453Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-27T04:26:00.453Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 68.9% of statements [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-27T04:26:00.453Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-27T04:26:00.453Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-27T04:26:03.050Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-27T04:26:03.311Z] Removing intermediate container b4bda421bcaa [2020-05-27T04:26:03.311Z] ---> 6da90b65ab95 [2020-05-27T04:26:03.311Z] Step 10/23 : FROM scratch [2020-05-27T04:26:03.311Z] ---> [2020-05-27T04:26:03.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-27T04:26:03.572Z] ---> Running in 59dd35b0c918 [2020-05-27T04:26:03.572Z] Removing intermediate container 59dd35b0c918 [2020-05-27T04:26:03.572Z] ---> 7ecbf36b840a [2020-05-27T04:26:03.572Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-27T04:26:03.572Z] ---> Running in 2ad57d1575ce [2020-05-27T04:26:03.832Z] Removing intermediate container 2ad57d1575ce [2020-05-27T04:26:03.832Z] ---> 1b26a6704d18 [2020-05-27T04:26:03.832Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-27T04:26:03.832Z] ---> Running in 1b527296978c [2020-05-27T04:26:03.832Z] Removing intermediate container 1b527296978c [2020-05-27T04:26:03.832Z] ---> 3c5f49d885da [2020-05-27T04:26:03.832Z] Step 14/23 : WORKDIR / [2020-05-27T04:26:03.832Z] ---> Running in 360aac66fa26 [2020-05-27T04:26:04.094Z] Removing intermediate container 360aac66fa26 [2020-05-27T04:26:04.094Z] ---> 3f408efe2103 [2020-05-27T04:26:04.094Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-27T04:26:05.037Z] ---> e1ae6acf63ed [2020-05-27T04:26:05.038Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-27T04:26:05.307Z] ---> 51d046708cdd [2020-05-27T04:26:05.307Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-27T04:26:05.579Z] ---> f2bc72c15631 [2020-05-27T04:26:05.579Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-27T04:26:05.579Z] ---> 075ed33455b6 [2020-05-27T04:26:05.579Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-27T04:26:05.840Z] ---> c615995c09b7 [2020-05-27T04:26:05.841Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-27T04:26:05.841Z] ---> Running in 8fc4c8406f2c [2020-05-27T04:26:05.880Z] gofmt -l . [2020-05-27T04:26:06.103Z] Removing intermediate container 8fc4c8406f2c [2020-05-27T04:26:06.103Z] ---> 8b2556bb309b [2020-05-27T04:26:06.103Z] Step 21/23 : LABEL arch=amd64 [2020-05-27T04:26:06.103Z] ---> Running in 2d131208c6a6 [2020-05-27T04:26:06.103Z] Removing intermediate container 2d131208c6a6 [2020-05-27T04:26:06.103Z] ---> 67b5a6aa50e6 [2020-05-27T04:26:06.103Z] Step 22/23 : LABEL git_sha=e392cb03206751630a245b46d5bf5d4bcc819dd1 [2020-05-27T04:26:06.103Z] ---> Running in 6d58ab28ef71 [2020-05-27T04:26:06.364Z] Removing intermediate container 6d58ab28ef71 [2020-05-27T04:26:06.364Z] ---> 77f761d85a83 [2020-05-27T04:26:06.364Z] Step 23/23 : LABEL version=1.2.2-dev.1 [2020-05-27T04:26:06.364Z] ---> Running in 63eb19488b5d [2020-05-27T04:26:06.472Z] [ "`gofmt -l .`" = "" ] [2020-05-27T04:26:06.625Z] Removing intermediate container 63eb19488b5d [2020-05-27T04:26:06.625Z] ---> 435229aa031e [2020-05-27T04:26:06.625Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-27T04:26:06.625Z] Successfully built 435229aa031e [2020-05-27T04:26:06.625Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [2020-05-27T04:26:06.746Z] ./bin/test-attribution-txt.sh [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 [2020-05-27T04:26:07.341Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash [2020-05-27T04:26:07.952Z] Warning: overwriting stash ‘coverage-report’ [2020-05-27T04:26:08.409Z] Stashed 1 file(s) [Pipeline] } [2020-05-27T04:26:08.414Z] $ docker stop --time=1 6cd9046ffa52e6439601af82a25eae2993207be25b176aac4a8cf3ed1b68a4ec [2020-05-27T04:26:10.610Z] $ docker rm -f 6cd9046ffa52e6439601af82a25eae2993207be25b176aac4a8cf3ed1b68a4ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-27T04:26:11.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-27T04:26:12.308Z] + ls -al . [2020-05-27T04:26:12.308Z] total 220 [2020-05-27T04:26:12.308Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 04:26 . [2020-05-27T04:26:12.308Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:23 .. [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 140 May 27 04:23 .dockerignore [2020-05-27T04:26:12.308Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 04:23 .git [2020-05-27T04:26:12.308Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:23 .github [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 138 May 27 04:23 .gitignore [2020-05-27T04:26:12.308Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:23 .semver [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 936 May 27 04:23 Dockerfile.build [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 808 May 27 04:23 Jenkinsfile [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 27 04:23 LICENSE [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 892 May 27 04:23 Makefile [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 3166 May 27 04:23 README.md [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 3788 May 27 04:23 RELEASE-NOTES.txt [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 11 May 27 04:21 VERSION [2020-05-27T04:26:12.308Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:23 api [2020-05-27T04:26:12.308Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:23 bin [2020-05-27T04:26:12.308Z] -rw-r--r-- 1 jenkins jenkins 110877 May 27 04:25 coverage.out [2020-05-27T04:26:12.308Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:23 example [2020-05-27T04:26:12.308Z] -rw-r--r-- 1 jenkins jenkins 446 May 27 04:26 go.mod [2020-05-27T04:26:12.308Z] -rw-r--r-- 1 jenkins jenkins 12179 May 27 04:26 go.sum [2020-05-27T04:26:12.308Z] drwxrwxr-x 15 jenkins jenkins 4096 May 27 04:23 internal [2020-05-27T04:26:12.308Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 04:23 pkg [2020-05-27T04:26:12.308Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:23 snap [2020-05-27T04:26:12.308Z] -rw-rw-r-- 1 jenkins jenkins 222 May 27 04:23 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:26:12.647Z] + 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=e392cb03206751630a245b46d5bf5d4bcc819dd1 --label arch=arm64 --label version=1.2.2-dev.1 . [2020-05-27T04:26:13.247Z] Sending build context to Docker daemon 3.175MB [2020-05-27T04:26:13.247Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-27T04:26:13.247Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-27T04:26:13.247Z] ---> 4d51f39560da [2020-05-27T04:26:13.247Z] Step 3/23 : ARG MAKE='make build' [2020-05-27T04:26:13.247Z] ---> Running in aff568b1580a [2020-05-27T04:26:13.841Z] Removing intermediate container aff568b1580a [2020-05-27T04:26:13.841Z] ---> 3ff62bc1d964 [2020-05-27T04:26:13.841Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-27T04:26:13.841Z] ---> Running in 9922bf126c8e [2020-05-27T04:26:14.115Z] Removing intermediate container 9922bf126c8e [2020-05-27T04:26:14.115Z] ---> 600e07613576 [2020-05-27T04:26:14.115Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-27T04:26:14.387Z] ---> Running in 1307532e881a [2020-05-27T04:26:14.663Z] Removing intermediate container 1307532e881a [2020-05-27T04:26:14.663Z] ---> 0b5ecb60b18a [2020-05-27T04:26:14.663Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-27T04:26:14.663Z] ---> Running in a99fea1dfe34 [2020-05-27T04:26:16.644Z] Removing intermediate container a99fea1dfe34 [2020-05-27T04:26:16.644Z] ---> 573578a0a356 [2020-05-27T04:26:16.644Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-27T04:26:16.644Z] ---> Running in a3e8ebf8a586 [2020-05-27T04:26:17.623Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-27T04:26:18.216Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-27T04:26:18.817Z] OK: 125 MiB in 39 packages [2020-05-27T04:26:19.826Z] Removing intermediate container a3e8ebf8a586 [2020-05-27T04:26:19.826Z] ---> 81ae10b0dd53 [2020-05-27T04:26:19.826Z] Step 8/23 : COPY . . [2020-05-27T04:26:20.806Z] ---> 3c5d9f18f570 [2020-05-27T04:26:20.806Z] Step 9/23 : RUN ${MAKE} [2020-05-27T04:26:21.082Z] ---> Running in 95f319e7e98f [2020-05-27T04:26:21.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.2-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-27T04:26:48.502Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-27T04:26:48.502Z] Removing intermediate container 95f319e7e98f [2020-05-27T04:26:48.502Z] ---> f7a0faeb4b7e [2020-05-27T04:26:48.502Z] Step 10/23 : FROM scratch [2020-05-27T04:26:48.502Z] ---> [2020-05-27T04:26:48.502Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-27T04:26:48.502Z] ---> Running in 6aabe81d8294 [2020-05-27T04:26:48.502Z] Removing intermediate container 6aabe81d8294 [2020-05-27T04:26:48.502Z] ---> f166d352cde5 [2020-05-27T04:26:48.502Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-27T04:26:48.502Z] ---> Running in 08e3c0afd5e1 [2020-05-27T04:26:48.502Z] Removing intermediate container 08e3c0afd5e1 [2020-05-27T04:26:48.502Z] ---> b15ce4ff071f [2020-05-27T04:26:48.502Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-27T04:26:48.502Z] ---> Running in 7ea31f2cc86c [2020-05-27T04:26:48.502Z] Removing intermediate container 7ea31f2cc86c [2020-05-27T04:26:48.502Z] ---> ac7c48de60e9 [2020-05-27T04:26:48.502Z] Step 14/23 : WORKDIR / [2020-05-27T04:26:48.774Z] ---> Running in 370f78e9284f [2020-05-27T04:26:49.048Z] Removing intermediate container 370f78e9284f [2020-05-27T04:26:49.048Z] ---> d1a2128107fb [2020-05-27T04:26:49.048Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-27T04:26:50.026Z] ---> f4485a9c8a94 [2020-05-27T04:26:50.026Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-27T04:26:50.623Z] ---> 570f62f7e8db [2020-05-27T04:26:50.623Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-27T04:26:51.227Z] ---> 9f3e226c1d63 [2020-05-27T04:26:51.227Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-27T04:26:51.504Z] ---> a0f14cc98eef [2020-05-27T04:26:51.504Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-27T04:26:52.099Z] ---> da9afc6d4dba [2020-05-27T04:26:52.099Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-27T04:26:52.371Z] ---> Running in 9c181f1e0bc9 [2020-05-27T04:26:52.645Z] Removing intermediate container 9c181f1e0bc9 [2020-05-27T04:26:52.645Z] ---> 7bdabd013611 [2020-05-27T04:26:52.645Z] Step 21/23 : LABEL arch=arm64 [2020-05-27T04:26:52.918Z] ---> Running in 479b17948660 [2020-05-27T04:26:53.191Z] Removing intermediate container 479b17948660 [2020-05-27T04:26:53.191Z] ---> 48fcdff37a9a [2020-05-27T04:26:53.191Z] Step 22/23 : LABEL git_sha=e392cb03206751630a245b46d5bf5d4bcc819dd1 [2020-05-27T04:26:53.191Z] ---> Running in 97491ea72479 [2020-05-27T04:26:53.464Z] Removing intermediate container 97491ea72479 [2020-05-27T04:26:53.464Z] ---> 4463d116bedf [2020-05-27T04:26:53.464Z] Step 23/23 : LABEL version=1.2.2-dev.1 [2020-05-27T04:26:53.742Z] ---> Running in 1a67561f2d92 [2020-05-27T04:26:54.017Z] Removing intermediate container 1a67561f2d92 [2020-05-27T04:26:54.017Z] ---> e8968158c296 [2020-05-27T04:26:54.017Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-27T04:26:54.017Z] Successfully built e8968158c296 [2020-05-27T04:26:54.017Z] 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 [2020-05-27T04:26:55.589Z] provisioning config files... [2020-05-27T04:26:55.600Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5524273969861368766tmp [Pipeline] { [Pipeline] sh [2020-05-27T04:26:56.051Z] + curl -s https://codecov.io/bash [2020-05-27T04:26:56.051Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5524273969861368766tmp [2020-05-27T04:26:56.312Z] [2020-05-27T04:26:56.312Z] _____ _ [2020-05-27T04:26:56.312Z] / ____| | | [2020-05-27T04:26:56.312Z] | | ___ __| | ___ ___ _____ __ [2020-05-27T04:26:56.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-27T04:26:56.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-27T04:26:56.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-27T04:26:56.312Z] Bash-20200430-d757c17 [2020-05-27T04:26:56.312Z] [2020-05-27T04:26:56.312Z] [2020-05-27T04:26:56.312Z] ==> Jenkins CI detected. [2020-05-27T04:26:56.312Z] project root: . [2020-05-27T04:26:56.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-27T04:26:56.312Z] ==> Running gcov in . (disable via -X gcov) [2020-05-27T04:26:56.312Z] ==> Python coveragepy not found [2020-05-27T04:26:56.312Z] ==> Searching for coverage reports in: [2020-05-27T04:26:56.312Z] + . [2020-05-27T04:26:56.312Z] -> Found 1 reports [2020-05-27T04:26:56.312Z] ==> Detecting git/mercurial file structure [2020-05-27T04:26:56.312Z] ==> Reading reports [2020-05-27T04:26:56.312Z] + ./coverage.out bytes=110877 [2020-05-27T04:26:56.312Z] ==> Appending adjustments [2020-05-27T04:26:56.312Z] https://docs.codecov.io/docs/fixing-reports [2020-05-27T04:26:56.574Z] + Found adjustments [2020-05-27T04:26:56.574Z] ==> Gzipping contents [2020-05-27T04:26:56.574Z] ==> Uploading reports [2020-05-27T04:26:56.574Z] url: https://codecov.io [2020-05-27T04:26:56.574Z] query: branch=master&commit=e392cb03206751630a245b46d5bf5d4bcc819dd1&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-05-27T04:26:56.574Z] -> Pinging Codecov [2020-05-27T04:26:56.574Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=e392cb03206751630a245b46d5bf5d4bcc819dd1&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-05-27T04:26:57.148Z] -> Uploading [2020-05-27T04:26:57.721Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e392cb03206751630a245b46d5bf5d4bcc819dd1 [Pipeline] } [2020-05-27T04:26:57.730Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-27T04:26:58.164Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-27T04:26:58.165Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-27T04:26:58.220Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:26:58.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-27T04:26:58.563Z] [2020-05-27T04:26:58.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:26:58.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-05-27T04:26:58.897Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-05-27T04:26:58.897Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-27T04:26:58.897Z] 408f87550127: Pulling fs layer [2020-05-27T04:26:58.897Z] fe522b08c979: Pulling fs layer [2020-05-27T04:26:58.897Z] 221eaa008020: Pulling fs layer [2020-05-27T04:26:58.897Z] 2a4607e5d6b9: Pulling fs layer [2020-05-27T04:26:58.897Z] 95d3c3421fef: Pulling fs layer [2020-05-27T04:26:58.897Z] 2fec7dd152b6: Pulling fs layer [2020-05-27T04:26:58.897Z] d65e43aa86fe: Pulling fs layer [2020-05-27T04:26:58.897Z] 10a7cc25405e: Pulling fs layer [2020-05-27T04:26:58.897Z] 95d3c3421fef: Waiting [2020-05-27T04:26:58.897Z] 2fec7dd152b6: Waiting [2020-05-27T04:26:58.897Z] d65e43aa86fe: Waiting [2020-05-27T04:26:58.897Z] 10a7cc25405e: Waiting [2020-05-27T04:26:58.897Z] 221eaa008020: Waiting [2020-05-27T04:26:58.897Z] 2a4607e5d6b9: Waiting [2020-05-27T04:26:58.897Z] fe522b08c979: Verifying Checksum [2020-05-27T04:26:58.897Z] fe522b08c979: Download complete [2020-05-27T04:26:58.897Z] 408f87550127: Verifying Checksum [2020-05-27T04:26:58.897Z] 408f87550127: Download complete [2020-05-27T04:26:58.897Z] 2a4607e5d6b9: Download complete [2020-05-27T04:26:58.897Z] 95d3c3421fef: Verifying Checksum [2020-05-27T04:26:58.897Z] 95d3c3421fef: Download complete [2020-05-27T04:26:58.897Z] cbdbe7a5bc2a: Download complete [2020-05-27T04:26:59.515Z] cbdbe7a5bc2a: Pull complete [2020-05-27T04:26:59.515Z] 2fec7dd152b6: Verifying Checksum [2020-05-27T04:26:59.515Z] 2fec7dd152b6: Download complete [2020-05-27T04:26:59.515Z] 408f87550127: Pull complete [2020-05-27T04:26:59.797Z] d65e43aa86fe: Verifying Checksum [2020-05-27T04:26:59.797Z] d65e43aa86fe: Download complete [2020-05-27T04:27:00.064Z] fe522b08c979: Pull complete [2020-05-27T04:27:00.064Z] 10a7cc25405e: Verifying Checksum [2020-05-27T04:27:00.064Z] 10a7cc25405e: Download complete [2020-05-27T04:27:00.640Z] 221eaa008020: Verifying Checksum [2020-05-27T04:27:00.640Z] 221eaa008020: Download complete [2020-05-27T04:27:07.242Z] 221eaa008020: Pull complete [2020-05-27T04:27:07.242Z] 2a4607e5d6b9: Pull complete [2020-05-27T04:27:07.242Z] 95d3c3421fef: Pull complete [2020-05-27T04:27:08.186Z] 2fec7dd152b6: Pull complete [2020-05-27T04:27:12.410Z] d65e43aa86fe: Pull complete [2020-05-27T04:27:12.987Z] 10a7cc25405e: Pull complete [2020-05-27T04:27:12.987Z] Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b [2020-05-27T04:27:12.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-05-27T04:27:13.169Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:27:13.214Z] $ 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 [2020-05-27T04:27:14.238Z] $ docker top 2e60745a99d5692d5ece5b0c02ab1ffe0c15a20dc484cd0636403921ddbf54dd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-27T04:27:14.776Z] + snyk monitor '--org=edgex-jenkins' [2020-05-27T04:27:27.013Z] [2020-05-27T04:27:27.013Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... [2020-05-27T04:27:27.013Z] [2020-05-27T04:27:27.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/57170813-9d93-4b0c-848d-15ba5574b488 [2020-05-27T04:27:27.014Z] [2020-05-27T04:27:27.014Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-27T04:27:27.014Z] [2020-05-27T04:27:27.014Z] [Pipeline] } [2020-05-27T04:27:27.029Z] $ docker stop --time=1 2e60745a99d5692d5ece5b0c02ab1ffe0c15a20dc484cd0636403921ddbf54dd [2020-05-27T04:27:28.376Z] $ docker rm -f 2e60745a99d5692d5ece5b0c02ab1ffe0c15a20dc484cd0636403921ddbf54dd [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 [2020-05-27T04:27:29.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T04:27:29.970Z] . [Pipeline] withDockerContainer [2020-05-27T04:27:30.089Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:27:30.131Z] $ 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 [2020-05-27T04:27:30.661Z] $ docker top 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T04:27:31.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T04:27:31.595Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T04:27:31.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T04:27:31.817Z] $ docker exec 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 ssh-agent [2020-05-27T04:27:31.998Z] SSH_AUTH_SOCK=/tmp/ssh-gK602aCCPl2g/agent.15 [2020-05-27T04:27:31.998Z] SSH_AGENT_PID=22 [2020-05-27T04:27:32.007Z] Running ssh-add (command line suppressed) [2020-05-27T04:27:32.160Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3656915136493283459.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3656915136493283459.key) [2020-05-27T04:27:32.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T04:27:32.553Z] + git semver tag [2020-05-27T04:27:32.553Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T04:27:32.553Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-27T04:27:32.553Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-27T04:27:32.553Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T04:27:32.553Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T04:27:32.553Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T04:27:32.553Z] # $SEMVER_BRANCH = master [2020-05-27T04:27:32.553Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-05-27T04:27:32.553Z] # e392cb03206751630a245b46d5bf5d4bcc819dd1 HEAD [2020-05-27T04:27:32.814Z] # -> Force: false [2020-05-27T04:27:32.814Z] # 599cd16a4c1e8e98ccfb5d7d92a8e9d1998d18dd refs/tags/v1.2.2-dev.1 [Pipeline] } [2020-05-27T04:27:32.826Z] $ docker exec --env ******** --env ******** 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 ssh-agent -k [2020-05-27T04:27:32.956Z] unset SSH_AUTH_SOCK; [2020-05-27T04:27:32.956Z] unset SSH_AGENT_PID; [2020-05-27T04:27:32.956Z] echo Agent pid 22 killed; [2020-05-27T04:27:33.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T04:27:33.479Z] + git semver [Pipeline] } [2020-05-27T04:27:33.498Z] $ docker stop --time=1 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 [2020-05-27T04:27:34.865Z] $ docker rm -f 62cc84723ece60bc4a103955bf6a8bdf0c007a7aa6417ebc6f627224cf9dbe10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:27:36.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-27T04:27:36.299Z] [2020-05-27T04:27:36.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:27:36.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-27T04:27:36.632Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-27T04:27:36.632Z] ab5ef0e58194: Pulling fs layer [2020-05-27T04:27:36.632Z] 9712f1f96733: Pulling fs layer [2020-05-27T04:27:36.632Z] 63f879dbbcfc: Pulling fs layer [2020-05-27T04:27:36.632Z] 0d9ebad4ef96: Pulling fs layer [2020-05-27T04:27:36.632Z] e9a5061849ea: Pulling fs layer [2020-05-27T04:27:36.632Z] d747dcd14b5f: Pulling fs layer [2020-05-27T04:27:36.632Z] 2de7ff778b66: Pulling fs layer [2020-05-27T04:27:36.632Z] e9a5061849ea: Waiting [2020-05-27T04:27:36.632Z] d747dcd14b5f: Waiting [2020-05-27T04:27:36.632Z] 2de7ff778b66: Waiting [2020-05-27T04:27:36.632Z] 0d9ebad4ef96: Waiting [2020-05-27T04:27:36.632Z] 9712f1f96733: Verifying Checksum [2020-05-27T04:27:36.632Z] 9712f1f96733: Download complete [2020-05-27T04:27:37.220Z] 63f879dbbcfc: Verifying Checksum [2020-05-27T04:27:37.220Z] 63f879dbbcfc: Download complete [2020-05-27T04:27:37.493Z] e9a5061849ea: Verifying Checksum [2020-05-27T04:27:37.493Z] e9a5061849ea: Download complete [2020-05-27T04:27:37.493Z] d747dcd14b5f: Verifying Checksum [2020-05-27T04:27:37.493Z] d747dcd14b5f: Download complete [2020-05-27T04:27:37.769Z] ab5ef0e58194: Verifying Checksum [2020-05-27T04:27:37.769Z] ab5ef0e58194: Download complete [2020-05-27T04:27:37.769Z] 0d9ebad4ef96: Verifying Checksum [2020-05-27T04:27:37.769Z] 0d9ebad4ef96: Download complete [2020-05-27T04:27:37.769Z] 2de7ff778b66: Verifying Checksum [2020-05-27T04:27:37.769Z] 2de7ff778b66: Download complete [2020-05-27T04:27:42.008Z] ab5ef0e58194: Pull complete [2020-05-27T04:27:42.008Z] 9712f1f96733: Pull complete [2020-05-27T04:27:45.327Z] 63f879dbbcfc: Pull complete [2020-05-27T04:27:50.644Z] 0d9ebad4ef96: Pull complete [2020-05-27T04:27:53.344Z] e9a5061849ea: Pull complete [2020-05-27T04:27:53.344Z] d747dcd14b5f: Pull complete [2020-05-27T04:27:55.899Z] 2de7ff778b66: Pull complete [2020-05-27T04:27:55.899Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-27T04:27:55.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-27T04:27:56.036Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:27:56.096Z] $ 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 [2020-05-27T04:27:57.451Z] $ docker top 55a0067ca7803f8dfdc518bb1c20a29b1395eedb34110d56878ea94ec61bff5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-27T04:27:57.758Z] provisioning config files... [2020-05-27T04:27:57.769Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7242018662047238931tmp [2020-05-27T04:27:57.818Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8821412404597047045tmp [2020-05-27T04:27:57.832Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8756632611595326380tmp [Pipeline] { [Pipeline] echo [2020-05-27T04:27:57.878Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:27:58.182Z] ---> sigul-configuration.sh [2020-05-27T04:27:58.182Z] gpg: directory `/root/.gnupg' created [2020-05-27T04:27:58.182Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-27T04:27:58.182Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-27T04:27:58.182Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-27T04:27:58.182Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-27T04:27:58.182Z] gpg: CAST5 encrypted data [2020-05-27T04:27:58.443Z] gpg: encrypted with 1 passphrase [2020-05-27T04:27:58.443Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-27T04:27:58.740Z] + mkdir /home/jenkins [2020-05-27T04:27:58.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-27T04:27:59.036Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-27T04:27:59.052Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:27:59.345Z] ---> sigul-install.sh [2020-05-27T04:28:05.939Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-27T04:28:06.236Z] + git tag --list [2020-05-27T04:28:06.236Z] v1.2.2-dev.1 [Pipeline] sh [2020-05-27T04:28:06.529Z] + lftools sign git-tag v1.2.2-dev.1 [2020-05-27T04:28:07.472Z] Signing Git tag with Sigul... [2020-05-27T04:28:07.472Z] Signing v1.2.2-dev.1 [Pipeline] echo [2020-05-27T04:28:08.868Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:28:09.158Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-27T04:28:09.167Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-27T04:28:09.256Z] $ docker stop --time=1 55a0067ca7803f8dfdc518bb1c20a29b1395eedb34110d56878ea94ec61bff5b [2020-05-27T04:28:10.611Z] $ docker rm -f 55a0067ca7803f8dfdc518bb1c20a29b1395eedb34110d56878ea94ec61bff5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:28:11.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T04:28:11.510Z] . [Pipeline] withDockerContainer [2020-05-27T04:28:11.628Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:28:11.672Z] $ 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 [2020-05-27T04:28:12.275Z] $ docker top c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T04:28:12.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T04:28:12.680Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T04:28:12.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T04:28:12.897Z] $ docker exec c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b ssh-agent [2020-05-27T04:28:13.100Z] SSH_AUTH_SOCK=/tmp/ssh-bNU4jLOAmTMR/agent.15 [2020-05-27T04:28:13.100Z] SSH_AGENT_PID=22 [2020-05-27T04:28:13.107Z] Running ssh-add (command line suppressed) [2020-05-27T04:28:13.251Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6778599126016137524.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6778599126016137524.key) [2020-05-27T04:28:13.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T04:28:13.645Z] + git semver bump pre [2020-05-27T04:28:13.645Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T04:28:13.645Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-27T04:28:13.645Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-27T04:28:13.645Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T04:28:13.645Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T04:28:13.645Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T04:28:13.645Z] # $SEMVER_BRANCH = master [2020-05-27T04:28:13.645Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-05-27T04:28:13.645Z] 1.2.2-dev.2 [Pipeline] } [2020-05-27T04:28:13.658Z] $ docker exec --env ******** --env ******** c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b ssh-agent -k [2020-05-27T04:28:13.798Z] unset SSH_AUTH_SOCK; [2020-05-27T04:28:13.798Z] unset SSH_AGENT_PID; [2020-05-27T04:28:13.798Z] echo Agent pid 22 killed; [2020-05-27T04:28:13.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T04:28:14.364Z] + git semver [Pipeline] } [2020-05-27T04:28:14.383Z] $ docker stop --time=1 c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b [2020-05-27T04:28:15.720Z] $ docker rm -f c4b848557b32dec4a82821af18fe935134cae3a354e7f1439365d67dfc82aa7b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:28:16.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-27T04:28:16.236Z] . [Pipeline] withDockerContainer [2020-05-27T04:28:16.356Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:28:16.402Z] $ 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 [2020-05-27T04:28:16.971Z] $ docker top 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-27T04:28:17.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-27T04:28:17.256Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-27T04:28:17.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-27T04:28:17.460Z] $ docker exec 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 ssh-agent [2020-05-27T04:28:17.643Z] SSH_AUTH_SOCK=/tmp/ssh-LBs7Qv74XhC5/agent.15 [2020-05-27T04:28:17.643Z] SSH_AGENT_PID=22 [2020-05-27T04:28:17.650Z] Running ssh-add (command line suppressed) [2020-05-27T04:28:17.791Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1772512047799420691.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1772512047799420691.key) [2020-05-27T04:28:17.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-27T04:28:18.178Z] + git semver push [2020-05-27T04:28:18.178Z] # -> Open(): unable to determine branch for HEAD [2020-05-27T04:28:18.178Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-27T04:28:18.178Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-27T04:28:18.178Z] # $SEMVER_REMOTE_NAME = origin [2020-05-27T04:28:18.178Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-27T04:28:18.178Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-27T04:28:18.178Z] # $SEMVER_BRANCH = master [2020-05-27T04:28:18.178Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-05-27T04:28:24.784Z] $ docker exec --env ******** --env ******** 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 ssh-agent -k [2020-05-27T04:28:24.924Z] unset SSH_AUTH_SOCK; [2020-05-27T04:28:24.924Z] unset SSH_AGENT_PID; [2020-05-27T04:28:24.925Z] echo Agent pid 22 killed; [2020-05-27T04:28:24.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-27T04:28:25.524Z] + git semver [Pipeline] } [2020-05-27T04:28:25.544Z] $ docker stop --time=1 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 [2020-05-27T04:28:26.913Z] $ docker rm -f 10e9d1cfb6f3c72ad1ecb4700df235908dfdc89320b3119246bb6b015528c222 [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 [2020-05-27T04:28:27.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:28:28.416Z] ---> package-listing.sh [2020-05-27T04:28:28.416Z] ++ facter osfamily [2020-05-27T04:28:28.416Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-27T04:28:28.416Z] + OS_FAMILY=redhat [2020-05-27T04:28:28.416Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-05-27T04:28:28.416Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-27T04:28:28.416Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-27T04:28:28.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-27T04:28:28.416Z] + PACKAGES=/tmp/packages_start.txt [2020-05-27T04:28:28.416Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-05-27T04:28:28.416Z] + PACKAGES=/tmp/packages_end.txt [2020-05-27T04:28:28.416Z] + case "${OS_FAMILY}" in [2020-05-27T04:28:28.416Z] + rpm -qa [2020-05-27T04:28:28.416Z] + sort [2020-05-27T04:28:32.622Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-27T04:28:32.622Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-27T04:28:32.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-27T04:28:32.622Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-05-27T04:28:32.622Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-05-27T04:28:32.622Z] + 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 [2020-05-27T04:28:33.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-27T04:28:33.067Z] [2020-05-27T04:28:33.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-27T04:28:33.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-27T04:28:33.451Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-27T04:28:33.451Z] c9b1b535fdd9: Pulling fs layer [2020-05-27T04:28:33.452Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-27T04:28:33.452Z] 756a868c4378: Pulling fs layer [2020-05-27T04:28:33.452Z] 444b2fc9a129: Pulling fs layer [2020-05-27T04:28:33.452Z] ea15f1150254: Pulling fs layer [2020-05-27T04:28:33.452Z] 41b27a9f41bf: Pulling fs layer [2020-05-27T04:28:33.452Z] 28c525ee5125: Pulling fs layer [2020-05-27T04:28:33.452Z] 094b1ea09ed8: Pulling fs layer [2020-05-27T04:28:33.452Z] 138eaada9080: Pulling fs layer [2020-05-27T04:28:33.452Z] 0622d0fa9048: Pulling fs layer [2020-05-27T04:28:33.452Z] 41b27a9f41bf: Waiting [2020-05-27T04:28:33.452Z] 28c525ee5125: Waiting [2020-05-27T04:28:33.452Z] 094b1ea09ed8: Waiting [2020-05-27T04:28:33.452Z] 138eaada9080: Waiting [2020-05-27T04:28:33.452Z] 0622d0fa9048: Waiting [2020-05-27T04:28:33.452Z] 444b2fc9a129: Waiting [2020-05-27T04:28:33.452Z] ea15f1150254: Waiting [2020-05-27T04:28:33.719Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-27T04:28:33.719Z] 2cc5ad85d9ab: Download complete [2020-05-27T04:28:33.719Z] 444b2fc9a129: Verifying Checksum [2020-05-27T04:28:33.719Z] 444b2fc9a129: Download complete [2020-05-27T04:28:33.719Z] c9b1b535fdd9: Verifying Checksum [2020-05-27T04:28:33.719Z] c9b1b535fdd9: Download complete [2020-05-27T04:28:33.719Z] ea15f1150254: Verifying Checksum [2020-05-27T04:28:33.719Z] ea15f1150254: Download complete [2020-05-27T04:28:33.989Z] 28c525ee5125: Verifying Checksum [2020-05-27T04:28:33.989Z] 28c525ee5125: Download complete [2020-05-27T04:28:33.989Z] c9b1b535fdd9: Pull complete [2020-05-27T04:28:33.989Z] 756a868c4378: Verifying Checksum [2020-05-27T04:28:33.989Z] 756a868c4378: Download complete [2020-05-27T04:28:34.251Z] 138eaada9080: Verifying Checksum [2020-05-27T04:28:34.251Z] 138eaada9080: Download complete [2020-05-27T04:28:34.251Z] 0622d0fa9048: Verifying Checksum [2020-05-27T04:28:34.251Z] 0622d0fa9048: Download complete [2020-05-27T04:28:34.251Z] 094b1ea09ed8: Verifying Checksum [2020-05-27T04:28:34.251Z] 094b1ea09ed8: Download complete [2020-05-27T04:28:34.831Z] 41b27a9f41bf: Verifying Checksum [2020-05-27T04:28:34.831Z] 41b27a9f41bf: Download complete [2020-05-27T04:28:35.471Z] 2cc5ad85d9ab: Pull complete [2020-05-27T04:28:36.921Z] 756a868c4378: Pull complete [2020-05-27T04:28:36.921Z] 444b2fc9a129: Pull complete [2020-05-27T04:28:37.182Z] ea15f1150254: Pull complete [2020-05-27T04:28:40.500Z] 41b27a9f41bf: Pull complete [2020-05-27T04:28:40.500Z] 28c525ee5125: Pull complete [2020-05-27T04:28:42.413Z] 094b1ea09ed8: Pull complete [2020-05-27T04:28:42.676Z] 138eaada9080: Pull complete [2020-05-27T04:28:42.936Z] 0622d0fa9048: Pull complete [2020-05-27T04:28:42.936Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-27T04:28:42.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-27T04:28:43.069Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2020-05-27T04:28:43.112Z] $ 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 [2020-05-27T04:28:43.624Z] $ docker top e34ae69dfb32e2f853c38867319475a8fa8d3f41d416082ffae9237a4c98039f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-27T04:28:43.916Z] provisioning config files... [2020-05-27T04:28:43.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5928654017375000019tmp [Pipeline] { [Pipeline] echo [2020-05-27T04:28:44.012Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:28:44.320Z] ---> create-netrc.sh [Pipeline] echo [2020-05-27T04:28:44.330Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-27T04:28:44.621Z] ---> logs-deploy.sh [2020-05-27T04:28:44.621Z] + ARCHIVE_ARTIFACTS= [2020-05-27T04:28:44.621Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-27T04:28:44.621Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-27T04:28:44.621Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-27T04:28:44.621Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/42 [2020-05-27T04:28:44.621Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/42/ [2020-05-27T04:28:44.621Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/42 /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-27T04:28:45.567Z] Archives upload complete. [2020-05-27T04:28:45.829Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/42 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/42/