Pull request #432 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 0605716f3fd271273ac872c46dcfc3221fe9ce3f rather than df5a7e6b4af67611839fd9ab2d0859ec220d04be Obtained Jenkinsfile from 0605716f3fd271273ac872c46dcfc3221fe9ce3f 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-2415 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-432 # 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/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit df5a7e6b4af67611839fd9ab2d0859ec220d04be Merge succeeded, producing df5a7e6b4af67611839fd9ab2d0859ec220d04be Checking out Revision df5a7e6b4af67611839fd9ab2d0859ec220d04be (PR-432) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # 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/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 Commit message: "Further Refactoring" First time build. Skipping changelog. > git rev-list --no-walk bebfb58a60935c02025b0ac25953906c73e16448 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-06T17:09:22.774Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:09:25.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-06T17:09:25.282Z] [2020-04-06T17:09:25.282Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:09:25.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-06T17:09:25.956Z] latest: Pulling from edgex-devops/git-semver [2020-04-06T17:09:25.956Z] 9123ac7c32f7: Pulling fs layer [2020-04-06T17:09:25.956Z] b8cc5d1170e3: Pulling fs layer [2020-04-06T17:09:25.956Z] 2924cbbf6a41: Pulling fs layer [2020-04-06T17:09:25.956Z] 93b08a4f1073: Pulling fs layer [2020-04-06T17:09:25.956Z] 93b08a4f1073: Waiting [2020-04-06T17:09:25.956Z] b8cc5d1170e3: Download complete [2020-04-06T17:09:26.247Z] 9123ac7c32f7: Verifying Checksum [2020-04-06T17:09:26.247Z] 9123ac7c32f7: Download complete [2020-04-06T17:09:26.247Z] 2924cbbf6a41: Verifying Checksum [2020-04-06T17:09:26.247Z] 2924cbbf6a41: Download complete [2020-04-06T17:09:26.527Z] 93b08a4f1073: Verifying Checksum [2020-04-06T17:09:26.527Z] 93b08a4f1073: Download complete [2020-04-06T17:09:26.806Z] 9123ac7c32f7: Pull complete [2020-04-06T17:09:27.074Z] b8cc5d1170e3: Pull complete [2020-04-06T17:09:28.027Z] 2924cbbf6a41: Pull complete [2020-04-06T17:09:28.300Z] 93b08a4f1073: Pull complete [2020-04-06T17:09:28.300Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-06T17:09:28.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-06T17:09:28.895Z] prd-centos7-docker-4c-2g-2415 does not seem to be running inside a container [2020-04-06T17:09:28.969Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-06T17:09:29.814Z] $ docker top 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-06T17:09:30.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-06T17:09:30.144Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-06T17:09:30.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-06T17:09:30.450Z] $ docker exec 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 ssh-agent [2020-04-06T17:09:30.765Z] SSH_AUTH_SOCK=/tmp/ssh-yWueW5XmkhvT/agent.15 [2020-04-06T17:09:30.765Z] SSH_AGENT_PID=22 [2020-04-06T17:09:30.784Z] Running ssh-add (command line suppressed) [2020-04-06T17:09:31.002Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_5882817652031869753.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_5882817652031869753.key) [2020-04-06T17:09:31.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-06T17:09:31.401Z] + git describe --exact-match --tags HEAD [2020-04-06T17:09:31.401Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-06T17:09:31.480Z] $ docker exec --env ******** --env ******** 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 ssh-agent -k [2020-04-06T17:09:31.671Z] unset SSH_AUTH_SOCK; [2020-04-06T17:09:31.671Z] unset SSH_AGENT_PID; [2020-04-06T17:09:31.672Z] echo Agent pid 22 killed; [2020-04-06T17:09:31.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-06T17:09:31.806Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-06T17:09:31.806Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-06T17:09:31.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-06T17:09:31.877Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-06T17:09:32.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-06T17:09:32.243Z] $ docker exec 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 ssh-agent [2020-04-06T17:09:32.527Z] SSH_AUTH_SOCK=/tmp/ssh-Yrx250iZnUQE/agent.56 [2020-04-06T17:09:32.527Z] SSH_AGENT_PID=63 [2020-04-06T17:09:32.537Z] Running ssh-add (command line suppressed) [2020-04-06T17:09:32.730Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_6643303671933082789.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_6643303671933082789.key) [2020-04-06T17:09:32.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-06T17:09:33.485Z] + git semver init [2020-04-06T17:09:33.485Z] # -> Open(): unable to determine branch for HEAD [2020-04-06T17:09:33.485Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git [2020-04-06T17:09:33.485Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-06T17:09:33.485Z] # $SEMVER_REMOTE_NAME = origin [2020-04-06T17:09:33.485Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-06T17:09:33.485Z] # $SEMVER_USER_NAME = jenkins [2020-04-06T17:09:33.485Z] # $SEMVER_BRANCH = PR-432 [2020-04-06T17:09:33.485Z] # $SEMVER_TEMP = /tmp/semver-458146883 [2020-04-06T17:09:33.485Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-06T17:09:34.071Z] # '/tmp/semver-458146883' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' [2020-04-06T17:09:34.071Z] # -> Force: false [2020-04-06T17:09:34.071Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } [2020-04-06T17:09:34.081Z] $ docker exec --env ******** --env ******** 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 ssh-agent -k [2020-04-06T17:09:34.336Z] unset SSH_AUTH_SOCK; [2020-04-06T17:09:34.336Z] unset SSH_AGENT_PID; [2020-04-06T17:09:34.336Z] echo Agent pid 63 killed; [2020-04-06T17:09:34.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-06T17:09:34.973Z] + git semver [Pipeline] } [2020-04-06T17:09:34.997Z] $ docker stop --time=1 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 [2020-04-06T17:09:36.513Z] $ docker rm -f 6b62659afdea59c893b62674cd7c335af528b553206eb65d492e3ce771318ce0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-06T17:09:37.687Z] Stashed 35 file(s) [Pipeline] echo [2020-04-06T17:09:37.689Z] [edgeXSemver] initialized semver on version 0.0.0 [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-04-06T17:09:52.915Z] Still waiting to schedule task [2020-04-06T17:09:52.915Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-06T17:09:52.916Z] Still waiting to schedule task [2020-04-06T17:09:52.916Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline [2020-04-06T17:11:30.610Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2416 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-04-06T17:11:30.649Z] Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout [2020-04-06T17:11:32.501Z] Running on prd-centos7-docker-4c-2g-2418 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-04-06T17:11:32.538Z] Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout [2020-04-06T17:11:35.022Z] using credential edgex-jenkins-ssh [2020-04-06T17:11:35.064Z] Cloning the remote Git repository [2020-04-06T17:11:35.064Z] Cloning with configured refspecs honoured and without tags [2020-04-06T17:11:35.812Z] Fetching without tags [2020-04-06T17:11:34.240Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:11:34.277Z] > git init /w/workspace/device-sdk-go/14 # timeout=10 [2020-04-06T17:11:34.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:11:34.330Z] > git --version # timeout=10 [2020-04-06T17:11:34.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:11:34.361Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:11:34.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:11:34.994Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-04-06T17:11:35.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:11:35.013Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:11:35.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:11:35.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:11:35.029Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:11:36.200Z] Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit df5a7e6b4af67611839fd9ab2d0859ec220d04be [2020-04-06T17:11:36.295Z] Merge succeeded, producing df5a7e6b4af67611839fd9ab2d0859ec220d04be [2020-04-06T17:11:36.296Z] Checking out Revision df5a7e6b4af67611839fd9ab2d0859ec220d04be (PR-432) [2020-04-06T17:11:36.580Z] using credential edgex-jenkins-ssh [2020-04-06T17:11:36.629Z] Cloning the remote Git repository [2020-04-06T17:11:36.629Z] Cloning with configured refspecs honoured and without tags [2020-04-06T17:11:36.697Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:11:36.776Z] > git init /w/workspace/device-sdk-go/14 # timeout=10 [2020-04-06T17:11:36.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:11:36.865Z] > git --version # timeout=10 [2020-04-06T17:11:36.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:11:36.984Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:11:35.449Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:11:35.455Z] > git checkout -f df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 [2020-04-06T17:11:35.505Z] > git remote # timeout=10 [2020-04-06T17:11:35.513Z] > git config --get remote.origin.url # timeout=10 [2020-04-06T17:11:35.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:11:35.524Z] > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 [2020-04-06T17:11:35.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-06T17:11:35.548Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:11:35.557Z] > git checkout -f df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 [2020-04-06T17:11:37.996Z] Fetching without tags [2020-04-06T17:11:37.887Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:11:37.927Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-04-06T17:11:37.947Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:11:37.968Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-06T17:11:38.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-06T17:11:38.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:11:38.021Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-06T17:11:38.515Z] Merging remotes/origin/master commit 0605716f3fd271273ac872c46dcfc3221fe9ce3f into PR head commit df5a7e6b4af67611839fd9ab2d0859ec220d04be [2020-04-06T17:11:38.805Z] Merge succeeded, producing df5a7e6b4af67611839fd9ab2d0859ec220d04be [2020-04-06T17:11:38.805Z] Checking out Revision df5a7e6b4af67611839fd9ab2d0859ec220d04be (PR-432) [2020-04-06T17:11:38.537Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:11:38.564Z] > git checkout -f df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 [2020-04-06T17:11:38.689Z] > git remote # timeout=10 [2020-04-06T17:11:38.706Z] > git config --get remote.origin.url # timeout=10 [2020-04-06T17:11:38.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-06T17:11:38.734Z] > git merge 0605716f3fd271273ac872c46dcfc3221fe9ce3f # timeout=10 [2020-04-06T17:11:38.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-06T17:11:38.855Z] > git config core.sparsecheckout # timeout=10 [2020-04-06T17:11:38.896Z] > git checkout -f df5a7e6b4af67611839fd9ab2d0859ec220d04be # timeout=10 [2020-04-06T17:11:39.849Z] Commit message: "Further Refactoring" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-06T17:11:40.731Z] ========================================================= [2020-04-06T17:11:40.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-06T17:11:40.731Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:11:41.308Z] + 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-04-06T17:11:41.569Z] Sending build context to Docker daemon 2.774MB [2020-04-06T17:11:41.569Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-06T17:11:41.569Z] Step 2/8 : FROM ${BASE} [2020-04-06T17:11:41.830Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-06T17:11:41.830Z] e6b0cf9c0882: Pulling fs layer [2020-04-06T17:11:41.830Z] 2848faf0eed1: Pulling fs layer [2020-04-06T17:11:41.830Z] 0f37312ad70f: Pulling fs layer [2020-04-06T17:11:41.830Z] 5788d62ee057: Pulling fs layer [2020-04-06T17:11:41.830Z] 0e6b1d234666: Pulling fs layer [2020-04-06T17:11:41.830Z] bf5d7aec512f: Pulling fs layer [2020-04-06T17:11:41.830Z] 34c802a77dc8: Pulling fs layer [2020-04-06T17:11:41.830Z] 9eb99e56ec68: Pulling fs layer [2020-04-06T17:11:41.830Z] 5788d62ee057: Waiting [2020-04-06T17:11:41.830Z] 0e6b1d234666: Waiting [2020-04-06T17:11:41.830Z] bf5d7aec512f: Waiting [2020-04-06T17:11:41.830Z] 34c802a77dc8: Waiting [2020-04-06T17:11:41.830Z] 27c7a5d97fbd: Pulling fs layer [2020-04-06T17:11:41.830Z] 5c102a31e300: Pulling fs layer [2020-04-06T17:11:41.830Z] 9eb99e56ec68: Waiting [2020-04-06T17:11:41.830Z] 27c7a5d97fbd: Waiting [2020-04-06T17:11:41.830Z] dcfb455df0a1: Pulling fs layer [2020-04-06T17:11:41.830Z] 5c102a31e300: Waiting [2020-04-06T17:11:41.830Z] 0f37312ad70f: Verifying Checksum [2020-04-06T17:11:41.830Z] 0f37312ad70f: Download complete [2020-04-06T17:11:41.830Z] 2848faf0eed1: Verifying Checksum [2020-04-06T17:11:41.830Z] 2848faf0eed1: Download complete [2020-04-06T17:11:41.830Z] 0e6b1d234666: Verifying Checksum [2020-04-06T17:11:41.830Z] 0e6b1d234666: Download complete [2020-04-06T17:11:41.830Z] bf5d7aec512f: Verifying Checksum [2020-04-06T17:11:41.830Z] bf5d7aec512f: Download complete [2020-04-06T17:11:41.830Z] e6b0cf9c0882: Verifying Checksum [2020-04-06T17:11:41.830Z] e6b0cf9c0882: Download complete [2020-04-06T17:11:42.098Z] e6b0cf9c0882: Pull complete [2020-04-06T17:11:42.368Z] 2848faf0eed1: Pull complete [2020-04-06T17:11:42.632Z] 34c802a77dc8: Verifying Checksum [2020-04-06T17:11:42.632Z] 34c802a77dc8: Download complete [2020-04-06T17:11:42.632Z] 27c7a5d97fbd: Verifying Checksum [2020-04-06T17:11:42.632Z] 27c7a5d97fbd: Download complete [2020-04-06T17:11:43.206Z] 5c102a31e300: Verifying Checksum [2020-04-06T17:11:43.206Z] 5c102a31e300: Download complete [2020-04-06T17:11:43.206Z] dcfb455df0a1: Verifying Checksum [2020-04-06T17:11:43.206Z] dcfb455df0a1: Download complete [2020-04-06T17:11:43.388Z] Commit message: "Further Refactoring" [2020-04-06T17:11:43.470Z] 9eb99e56ec68: Verifying Checksum [2020-04-06T17:11:43.470Z] 9eb99e56ec68: Download complete [2020-04-06T17:11:43.470Z] 5788d62ee057: Verifying Checksum [2020-04-06T17:11:43.470Z] 5788d62ee057: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-06T17:11:44.036Z] 0f37312ad70f: Pull complete [Pipeline] echo [2020-04-06T17:11:44.502Z] ========================================================= [2020-04-06T17:11:44.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-06T17:11:44.502Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:11:45.572Z] + 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-04-06T17:11:46.543Z] Sending build context to Docker daemon 2.774MB [2020-04-06T17:11:46.543Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-06T17:11:46.543Z] Step 2/8 : FROM ${BASE} [2020-04-06T17:11:46.811Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-06T17:11:46.811Z] cde5963f3b93: Pulling fs layer [2020-04-06T17:11:46.811Z] 2a23fa8c16f7: Pulling fs layer [2020-04-06T17:11:46.811Z] 777b28850792: Pulling fs layer [2020-04-06T17:11:46.811Z] 8a11ddd9e578: Pulling fs layer [2020-04-06T17:11:46.811Z] 4cf88f913ddb: Pulling fs layer [2020-04-06T17:11:46.811Z] 1df406cf5192: Pulling fs layer [2020-04-06T17:11:46.811Z] cd6300453558: Pulling fs layer [2020-04-06T17:11:46.811Z] b9c365052c96: Pulling fs layer [2020-04-06T17:11:46.811Z] a2d8cc88f415: Pulling fs layer [2020-04-06T17:11:46.811Z] ea1d1ca13537: Pulling fs layer [2020-04-06T17:11:46.811Z] 3750a50a1c5e: Pulling fs layer [2020-04-06T17:11:46.811Z] 8a11ddd9e578: Waiting [2020-04-06T17:11:46.811Z] 4cf88f913ddb: Waiting [2020-04-06T17:11:46.811Z] a2d8cc88f415: Waiting [2020-04-06T17:11:46.811Z] 1df406cf5192: Waiting [2020-04-06T17:11:46.811Z] ea1d1ca13537: Waiting [2020-04-06T17:11:46.811Z] 3750a50a1c5e: Waiting [2020-04-06T17:11:46.811Z] cd6300453558: Waiting [2020-04-06T17:11:46.811Z] b9c365052c96: Waiting [2020-04-06T17:11:46.811Z] 777b28850792: Verifying Checksum [2020-04-06T17:11:46.811Z] 777b28850792: Download complete [2020-04-06T17:11:46.811Z] 2a23fa8c16f7: Verifying Checksum [2020-04-06T17:11:46.811Z] 2a23fa8c16f7: Download complete [2020-04-06T17:11:47.082Z] 4cf88f913ddb: Verifying Checksum [2020-04-06T17:11:47.082Z] 4cf88f913ddb: Download complete [2020-04-06T17:11:47.082Z] cde5963f3b93: Verifying Checksum [2020-04-06T17:11:47.082Z] cde5963f3b93: Download complete [2020-04-06T17:11:47.082Z] 1df406cf5192: Download complete [2020-04-06T17:11:48.048Z] cde5963f3b93: Pull complete [2020-04-06T17:11:48.643Z] 2a23fa8c16f7: Pull complete [2020-04-06T17:11:48.915Z] 777b28850792: Pull complete [2020-04-06T17:11:50.603Z] 5788d62ee057: Pull complete [2020-04-06T17:11:50.603Z] 0e6b1d234666: Pull complete [2020-04-06T17:11:50.603Z] bf5d7aec512f: Pull complete [2020-04-06T17:11:51.506Z] cd6300453558: Verifying Checksum [2020-04-06T17:11:51.506Z] cd6300453558: Download complete [2020-04-06T17:11:51.774Z] a2d8cc88f415: Verifying Checksum [2020-04-06T17:11:51.775Z] a2d8cc88f415: Download complete [2020-04-06T17:11:53.156Z] 34c802a77dc8: Pull complete [2020-04-06T17:11:54.360Z] ea1d1ca13537: Verifying Checksum [2020-04-06T17:11:54.360Z] ea1d1ca13537: Download complete [2020-04-06T17:11:54.360Z] 3750a50a1c5e: Download complete [2020-04-06T17:11:56.948Z] b9c365052c96: Verifying Checksum [2020-04-06T17:11:56.948Z] b9c365052c96: Download complete [2020-04-06T17:11:57.358Z] 9eb99e56ec68: Pull complete [2020-04-06T17:11:57.358Z] 27c7a5d97fbd: Pull complete [2020-04-06T17:11:57.623Z] 5c102a31e300: Pull complete [2020-04-06T17:11:57.883Z] dcfb455df0a1: Pull complete [2020-04-06T17:11:57.883Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-06T17:11:57.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-06T17:11:57.883Z] ---> 7c70fe431013 [2020-04-06T17:11:57.883Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:11:57.883Z] ---> Running in 0fa39afde068 [2020-04-06T17:11:57.903Z] 8a11ddd9e578: Verifying Checksum [2020-04-06T17:11:57.903Z] 8a11ddd9e578: Download complete [2020-04-06T17:11:58.145Z] Removing intermediate container 0fa39afde068 [2020-04-06T17:11:58.145Z] ---> 0dc0927dd709 [2020-04-06T17:11:58.145Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:11:58.145Z] ---> Running in 251a14b0709a [2020-04-06T17:11:59.527Z] Removing intermediate container 251a14b0709a [2020-04-06T17:11:59.527Z] ---> 8d84a9980cfb [2020-04-06T17:11:59.527Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-06T17:11:59.527Z] ---> Running in b376f42aa8fb [2020-04-06T17:12:00.096Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-06T17:12:00.665Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-06T17:12:00.924Z] OK: 143 MiB in 39 packages [2020-04-06T17:12:01.500Z] Removing intermediate container b376f42aa8fb [2020-04-06T17:12:01.500Z] ---> 86285ddf28f0 [2020-04-06T17:12:01.500Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-06T17:12:01.500Z] ---> Running in 598c2d27dece [2020-04-06T17:12:01.500Z] Removing intermediate container 598c2d27dece [2020-04-06T17:12:01.500Z] ---> 9223df03abc8 [2020-04-06T17:12:01.500Z] Step 7/8 : COPY . . [2020-04-06T17:12:02.882Z] ---> 4762108afc56 [2020-04-06T17:12:02.882Z] Step 8/8 : RUN go mod download [2020-04-06T17:12:02.882Z] ---> Running in 503733f09220 [2020-04-06T17:12:04.792Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-06T17:12:04.792Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-06T17:12:04.792Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-06T17:12:04.792Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-06T17:12:04.792Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-06T17:12:05.050Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-06T17:12:05.050Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-06T17:12:05.050Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-06T17:12:05.050Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-06T17:12:05.050Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-06T17:12:05.050Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-06T17:12:05.050Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-06T17:12:05.050Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-06T17:12:05.309Z] go: finding github.com/fatih/color v1.7.0 [2020-04-06T17:12:05.309Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-06T17:12:05.309Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-06T17:12:05.309Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-06T17:12:05.309Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-06T17:12:05.309Z] go: finding github.com/google/uuid v1.1.0 [2020-04-06T17:12:05.309Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-06T17:12:05.309Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-06T17:12:05.309Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-06T17:12:05.568Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-06T17:12:05.827Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-06T17:12:06.087Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-06T17:12:06.087Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-06T17:12:06.087Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-06T17:12:06.087Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-06T17:12:06.087Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-06T17:12:06.087Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-06T17:12:06.087Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-06T17:12:06.087Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-06T17:12:06.346Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-06T17:12:06.346Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-06T17:12:06.346Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-06T17:12:06.346Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-06T17:12:06.346Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-06T17:12:06.346Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-06T17:12:06.346Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-06T17:12:06.346Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-06T17:12:06.604Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-06T17:12:06.605Z] go: finding github.com/posener/complete v1.1.1 [2020-04-06T17:12:06.605Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-06T17:12:06.605Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-06T17:12:06.605Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-06T17:12:06.605Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-06T17:12:06.605Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-06T17:12:06.605Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-06T17:12:06.605Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-06T17:12:06.605Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-06T17:12:06.864Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-06T17:12:06.864Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-06T17:12:06.864Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-06T17:12:10.225Z] 8a11ddd9e578: Pull complete [2020-04-06T17:12:10.225Z] 4cf88f913ddb: Pull complete [2020-04-06T17:12:10.225Z] 1df406cf5192: Pull complete [2020-04-06T17:12:11.069Z] Removing intermediate container 503733f09220 [2020-04-06T17:12:11.069Z] ---> 8ec95211a29c [2020-04-06T17:12:11.069Z] Successfully built 8ec95211a29c [2020-04-06T17:12:11.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:12:11.659Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-06T17:12:11.659Z] . [Pipeline] withDockerContainer [2020-04-06T17:12:11.780Z] prd-centos7-docker-4c-2g-2418 does not seem to be running inside a container [2020-04-06T17:12:11.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-06T17:12:12.371Z] $ docker top 4376281fb6cb2d2f29cd8f2446bfa12be8b8743cd592e301fe152f8780cbf490 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-06T17:12:12.844Z] + go version [2020-04-06T17:12:12.844Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-06T17:12:13.138Z] + make test [2020-04-06T17:12:13.139Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-06T17:12:13.563Z] cd6300453558: Pull complete [2020-04-06T17:12:13.710Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-06T17:12:18.917Z] b9c365052c96: Pull complete [2020-04-06T17:12:18.917Z] a2d8cc88f415: Pull complete [2020-04-06T17:12:20.338Z] ea1d1ca13537: Pull complete [2020-04-06T17:12:20.923Z] 3750a50a1c5e: Pull complete [2020-04-06T17:12:20.923Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-06T17:12:20.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-06T17:12:20.923Z] ---> 78745c68409d [2020-04-06T17:12:20.923Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:12:25.183Z] ---> Running in 3cbc0d4ebc14 [2020-04-06T17:12:25.451Z] Removing intermediate container 3cbc0d4ebc14 [2020-04-06T17:12:25.451Z] ---> 89f9ff83a742 [2020-04-06T17:12:25.451Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:12:25.721Z] ---> Running in 2e4e20bc46cd [2020-04-06T17:12:28.312Z] Removing intermediate container 2e4e20bc46cd [2020-04-06T17:12:28.312Z] ---> d8c62eaafe38 [2020-04-06T17:12:28.312Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-06T17:12:28.312Z] ---> Running in 10f00ef68a37 [2020-04-06T17:12:28.902Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-06T17:12:28.988Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-06T17:12:28.988Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-06T17:12:29.862Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-06T17:12:30.130Z] OK: 125 MiB in 39 packages [2020-04-06T17:12:31.553Z] Removing intermediate container 10f00ef68a37 [2020-04-06T17:12:31.553Z] ---> 933fb6fc8a31 [2020-04-06T17:12:31.553Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-06T17:12:31.553Z] ---> Running in ba775b77035d [2020-04-06T17:12:31.832Z] Removing intermediate container ba775b77035d [2020-04-06T17:12:31.832Z] ---> dc49fe02cee5 [2020-04-06T17:12:31.832Z] Step 7/8 : COPY . . [2020-04-06T17:12:32.289Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.008s coverage: 22.6% of statements [2020-04-06T17:12:32.289Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements [2020-04-06T17:12:33.244Z] ---> fff7283fecee [2020-04-06T17:12:33.244Z] Step 8/8 : RUN go mod download [2020-04-06T17:12:33.244Z] ---> Running in d7fbfe0271ac [2020-04-06T17:12:35.186Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-06T17:12:35.186Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-06T17:12:35.186Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-06T17:12:35.186Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-06T17:12:35.186Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-06T17:12:35.186Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-06T17:12:35.186Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-06T17:12:35.186Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-06T17:12:35.186Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-06T17:12:35.186Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-06T17:12:35.186Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-06T17:12:35.186Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-06T17:12:35.186Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-06T17:12:35.186Z] go: finding github.com/fatih/color v1.7.0 [2020-04-06T17:12:35.186Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-06T17:12:35.186Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-06T17:12:35.186Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-06T17:12:35.186Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-06T17:12:35.458Z] go: finding github.com/google/uuid v1.1.0 [2020-04-06T17:12:35.458Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-06T17:12:35.458Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-06T17:12:35.458Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-06T17:12:35.458Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-06T17:12:35.727Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-06T17:12:35.727Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-06T17:12:35.727Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-06T17:12:35.727Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-06T17:12:35.727Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-06T17:12:35.727Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-06T17:12:35.727Z] go: finding github.com/posener/complete v1.1.1 [2020-04-06T17:12:35.727Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-06T17:12:35.727Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-06T17:12:35.727Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-06T17:12:35.727Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-06T17:12:35.727Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-06T17:12:35.727Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-06T17:12:35.727Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-06T17:12:35.998Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-06T17:12:35.998Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-06T17:12:35.998Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-06T17:12:35.998Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-06T17:12:44.225Z] Removing intermediate container d7fbfe0271ac [2020-04-06T17:12:44.225Z] ---> 7557e77c1cec [2020-04-06T17:12:44.225Z] Successfully built 7557e77c1cec [2020-04-06T17:12:44.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:12:44.854Z] + docker inspect -f . ci-base-image-arm64 [2020-04-06T17:12:44.854Z] . [Pipeline] withDockerContainer [2020-04-06T17:12:45.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-2416 does not seem to be running inside a container [2020-04-06T17:12:45.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-06T17:12:46.495Z] $ docker top d570cbb936cb21f53f1be1b0964aa148de0f5bd83ef65f4ead5a96e2ab684312 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-06T17:12:47.552Z] + go version [2020-04-06T17:12:47.552Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-06T17:12:48.209Z] + make test [2020-04-06T17:12:48.209Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-06T17:12:49.183Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-06T17:13:04.388Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.030s coverage: 7.7% of statements [2020-04-06T17:13:04.388Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.010s coverage: 22.7% of statements [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-06T17:13:04.388Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.061s coverage: 38.5% of statements [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-06T17:13:04.388Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.497s coverage: 79.9% of statements [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-06T17:13:04.388Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements [2020-04-06T17:13:04.388Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.096s coverage: 76.1% of statements [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-06T17:13:04.388Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-06T17:13:04.388Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-06T17:13:04.647Z] gofmt -l . [2020-04-06T17:13:04.647Z] [ "`gofmt -l .`" = "" ] [2020-04-06T17:13:04.647Z] ./bin/test-attribution-txt.sh [2020-04-06T17:13:05.218Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-06T17:13:05.863Z] Stashed 1 file(s) [Pipeline] } [2020-04-06T17:13:05.877Z] $ docker stop --time=1 4376281fb6cb2d2f29cd8f2446bfa12be8b8743cd592e301fe152f8780cbf490 [2020-04-06T17:13:07.369Z] $ docker rm -f 4376281fb6cb2d2f29cd8f2446bfa12be8b8743cd592e301fe152f8780cbf490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-06T17:13:08.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-06T17:13:08.947Z] + ls -al . [2020-04-06T17:13:08.947Z] total 160 [2020-04-06T17:13:08.947Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 6 17:13 . [2020-04-06T17:13:08.947Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 6 17:11 .. [2020-04-06T17:13:08.947Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 17:11 api [2020-04-06T17:13:08.947Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 6 17:11 bin [2020-04-06T17:13:08.947Z] -rw-r--r--. 1 jenkins jenkins 94906 Apr 6 17:13 coverage.out [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 6 17:11 Dockerfile.build [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 6 17:11 .dockerignore [2020-04-06T17:13:08.947Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 6 17:11 example [2020-04-06T17:13:08.947Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 17:11 .git [2020-04-06T17:13:08.947Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 6 17:11 .github [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 6 17:11 .gitignore [2020-04-06T17:13:08.947Z] -rw-r--r--. 1 jenkins jenkins 438 Apr 6 17:13 go.mod [2020-04-06T17:13:08.947Z] -rw-r--r--. 1 jenkins jenkins 11812 Apr 6 17:13 go.sum [2020-04-06T17:13:08.947Z] drwxrwxr-x. 13 jenkins jenkins 179 Apr 6 17:11 internal [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 6 17:11 Jenkinsfile [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 6 17:11 LICENSE [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 6 17:11 Makefile [2020-04-06T17:13:08.947Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 6 17:11 pkg [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 6 17:11 README.md [2020-04-06T17:13:08.947Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 6 17:11 .semver [2020-04-06T17:13:08.947Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 6 17:11 snap [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 17:09 VERSION [2020-04-06T17:13:08.947Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 6 17:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:13:09.244Z] + 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=df5a7e6b4af67611839fd9ab2d0859ec220d04be --label arch=amd64 --label version=0.0.0 . [2020-04-06T17:13:09.503Z] Sending build context to Docker daemon 2.89MB [2020-04-06T17:13:09.503Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-06T17:13:09.503Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-06T17:13:09.503Z] ---> 8ec95211a29c [2020-04-06T17:13:09.503Z] Step 3/20 : ARG MAKE='make build' [2020-04-06T17:13:09.503Z] ---> Running in 21021e9374c3 [2020-04-06T17:13:09.503Z] Removing intermediate container 21021e9374c3 [2020-04-06T17:13:09.503Z] ---> 1e9aea71fff2 [2020-04-06T17:13:09.503Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-06T17:13:09.503Z] ---> Running in 11ae1d279568 [2020-04-06T17:13:09.762Z] Removing intermediate container 11ae1d279568 [2020-04-06T17:13:09.762Z] ---> 76d7b0776d41 [2020-04-06T17:13:09.762Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:13:09.762Z] ---> Running in 18a3d8e3e300 [2020-04-06T17:13:10.023Z] Removing intermediate container 18a3d8e3e300 [2020-04-06T17:13:10.024Z] ---> 36c9e84a9424 [2020-04-06T17:13:10.024Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:13:10.024Z] ---> Running in 8396aec1619b [2020-04-06T17:13:10.591Z] Removing intermediate container 8396aec1619b [2020-04-06T17:13:10.591Z] ---> e04d439f32f3 [2020-04-06T17:13:10.591Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-06T17:13:10.849Z] ---> Running in f59687a68af3 [2020-04-06T17:13:11.109Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-06T17:13:11.677Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-06T17:13:11.936Z] OK: 143 MiB in 39 packages [2020-04-06T17:13:12.509Z] Removing intermediate container f59687a68af3 [2020-04-06T17:13:12.509Z] ---> 8e3a2fa77a94 [2020-04-06T17:13:12.509Z] Step 8/20 : COPY . . [2020-04-06T17:13:12.769Z] ---> 008b91fac043 [2020-04-06T17:13:12.769Z] Step 9/20 : RUN ${MAKE} [2020-04-06T17:13:13.033Z] ---> Running in 5a85a6dee72a [2020-04-06T17:13:13.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-06T17:13:25.607Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-06T17:13:26.546Z] Removing intermediate container 5a85a6dee72a [2020-04-06T17:13:26.546Z] ---> cf6b8c18b1d8 [2020-04-06T17:13:26.546Z] Step 10/20 : FROM scratch [2020-04-06T17:13:26.546Z] ---> [2020-04-06T17:13:26.546Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:13:26.546Z] ---> Running in 68253d25e223 [2020-04-06T17:13:26.805Z] Removing intermediate container 68253d25e223 [2020-04-06T17:13:26.805Z] ---> 46fb8558be78 [2020-04-06T17:13:26.805Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-06T17:13:26.805Z] ---> Running in f4daab6585aa [2020-04-06T17:13:26.805Z] Removing intermediate container f4daab6585aa [2020-04-06T17:13:26.805Z] ---> bc9a8e7a7bd0 [2020-04-06T17:13:26.805Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-06T17:13:27.067Z] ---> Running in 84dde25497cc [2020-04-06T17:13:27.067Z] Removing intermediate container 84dde25497cc [2020-04-06T17:13:27.067Z] ---> 46d898274ef7 [2020-04-06T17:13:27.067Z] Step 14/20 : WORKDIR / [2020-04-06T17:13:27.067Z] ---> Running in b69962443802 [2020-04-06T17:13:27.329Z] Removing intermediate container b69962443802 [2020-04-06T17:13:27.329Z] ---> 726fe0565ed5 [2020-04-06T17:13:27.329Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-06T17:13:27.896Z] ---> 2add3b34327d [2020-04-06T17:13:27.896Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-06T17:13:27.896Z] ---> beb3a251eab0 [2020-04-06T17:13:27.896Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-06T17:13:27.896Z] ---> Running in b01cb9130cf9 [2020-04-06T17:13:28.114Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-06T17:13:28.114Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-06T17:13:28.155Z] Removing intermediate container b01cb9130cf9 [2020-04-06T17:13:28.155Z] ---> da9909cbcdcb [2020-04-06T17:13:28.155Z] Step 18/20 : LABEL arch=amd64 [2020-04-06T17:13:28.155Z] ---> Running in c46016d94bbe [2020-04-06T17:13:28.155Z] Removing intermediate container c46016d94bbe [2020-04-06T17:13:28.155Z] ---> ea283661974f [2020-04-06T17:13:28.155Z] Step 19/20 : LABEL git_sha=df5a7e6b4af67611839fd9ab2d0859ec220d04be [2020-04-06T17:13:28.414Z] ---> Running in b7c95af9705d [2020-04-06T17:13:28.414Z] Removing intermediate container b7c95af9705d [2020-04-06T17:13:28.414Z] ---> 18f7a632ac93 [2020-04-06T17:13:28.414Z] Step 20/20 : LABEL version=0.0.0 [2020-04-06T17:13:28.414Z] ---> Running in 3a72d205403a [2020-04-06T17:13:28.673Z] Removing intermediate container 3a72d205403a [2020-04-06T17:13:28.673Z] ---> baaf2edd9264 [2020-04-06T17:13:28.673Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-06T17:13:28.673Z] Successfully built baaf2edd9264 [2020-04-06T17:13:28.673Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [2020-04-06T17:13:28.707Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.034s coverage: 22.6% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-06T17:13:32.110Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.163s coverage: 95.8% of statements [2020-04-06T17:13:58.809Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.111s coverage: 7.7% of statements [2020-04-06T17:13:58.809Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.028s coverage: 22.7% of statements [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-06T17:13:58.809Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.194s coverage: 38.5% of statements [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-06T17:13:58.809Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.852s coverage: 79.9% of statements [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-06T17:13:58.809Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.051s coverage: 52.6% of statements [2020-04-06T17:13:58.809Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.336s coverage: 76.1% of statements [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-06T17:13:58.809Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-06T17:13:58.809Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-06T17:14:07.025Z] gofmt -l . [2020-04-06T17:14:07.025Z] [ "`gofmt -l .`" = "" ] [2020-04-06T17:14:07.025Z] ./bin/test-attribution-txt.sh [2020-04-06T17:14:07.610Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-06T17:14:07.893Z] Warning: overwriting stash ‘coverage-report’ [2020-04-06T17:14:08.324Z] Stashed 1 file(s) [Pipeline] } [2020-04-06T17:14:08.327Z] $ docker stop --time=1 d570cbb936cb21f53f1be1b0964aa148de0f5bd83ef65f4ead5a96e2ab684312 [2020-04-06T17:14:10.509Z] $ docker rm -f d570cbb936cb21f53f1be1b0964aa148de0f5bd83ef65f4ead5a96e2ab684312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-06T17:14:11.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-06T17:14:12.104Z] + ls -al . [2020-04-06T17:14:12.104Z] total 200 [2020-04-06T17:14:12.104Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 17:14 . [2020-04-06T17:14:12.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 17:11 .. [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 17:11 .dockerignore [2020-04-06T17:14:12.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 17:11 .git [2020-04-06T17:14:12.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 17:11 .github [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 6 17:11 .gitignore [2020-04-06T17:14:12.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 17:11 .semver [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 6 17:11 Dockerfile.build [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 6 17:11 Jenkinsfile [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 17:11 LICENSE [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 6 17:11 Makefile [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 6 17:11 README.md [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 17:09 VERSION [2020-04-06T17:14:12.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 17:11 api [2020-04-06T17:14:12.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 17:11 bin [2020-04-06T17:14:12.104Z] -rw-r--r-- 1 jenkins jenkins 94906 Apr 6 17:13 coverage.out [2020-04-06T17:14:12.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 17:11 example [2020-04-06T17:14:12.104Z] -rw-r--r-- 1 jenkins jenkins 438 Apr 6 17:14 go.mod [2020-04-06T17:14:12.104Z] -rw-r--r-- 1 jenkins jenkins 11812 Apr 6 17:14 go.sum [2020-04-06T17:14:12.104Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 6 17:11 internal [2020-04-06T17:14:12.104Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 17:11 pkg [2020-04-06T17:14:12.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 17:11 snap [2020-04-06T17:14:12.104Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 17:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:14:12.431Z] + 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=df5a7e6b4af67611839fd9ab2d0859ec220d04be --label arch=arm64 --label version=0.0.0 . [2020-04-06T17:14:13.017Z] Sending build context to Docker daemon 2.89MB [2020-04-06T17:14:13.017Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-06T17:14:13.017Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-06T17:14:13.017Z] ---> 7557e77c1cec [2020-04-06T17:14:13.017Z] Step 3/20 : ARG MAKE='make build' [2020-04-06T17:14:13.017Z] ---> Running in f804839d4dcf [2020-04-06T17:14:13.598Z] Removing intermediate container f804839d4dcf [2020-04-06T17:14:13.598Z] ---> 9080c1ff4604 [2020-04-06T17:14:13.598Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-06T17:14:13.598Z] ---> Running in 099912c54480 [2020-04-06T17:14:13.864Z] Removing intermediate container 099912c54480 [2020-04-06T17:14:13.864Z] ---> 4714645dfd60 [2020-04-06T17:14:13.864Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:14:14.132Z] ---> Running in 0a94324a64ac [2020-04-06T17:14:14.402Z] Removing intermediate container 0a94324a64ac [2020-04-06T17:14:14.402Z] ---> 09536fbf6fe8 [2020-04-06T17:14:14.402Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-06T17:14:14.402Z] ---> Running in 93f073a6e31e [2020-04-06T17:14:16.354Z] Removing intermediate container 93f073a6e31e [2020-04-06T17:14:16.354Z] ---> 424e3c79011c [2020-04-06T17:14:16.354Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-06T17:14:16.354Z] ---> Running in 1bab708587e9 [2020-04-06T17:14:17.317Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-06T17:14:17.901Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-06T17:14:18.486Z] OK: 125 MiB in 39 packages [2020-04-06T17:14:19.448Z] Removing intermediate container 1bab708587e9 [2020-04-06T17:14:19.448Z] ---> 8ebd42bdaeec [2020-04-06T17:14:19.448Z] Step 8/20 : COPY . . [2020-04-06T17:14:20.406Z] ---> a9b13f7374ab [2020-04-06T17:14:20.406Z] Step 9/20 : RUN ${MAKE} [2020-04-06T17:14:20.678Z] ---> Running in 72b99efcdd24 [2020-04-06T17:14:21.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-06T17:15:00.148Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-06T17:15:00.148Z] Removing intermediate container 72b99efcdd24 [2020-04-06T17:15:00.148Z] ---> c186698c62d2 [2020-04-06T17:15:00.148Z] Step 10/20 : FROM scratch [2020-04-06T17:15:00.148Z] ---> [2020-04-06T17:15:00.148Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-06T17:15:00.148Z] ---> Running in 4f9d63265824 [2020-04-06T17:15:00.148Z] Removing intermediate container 4f9d63265824 [2020-04-06T17:15:00.148Z] ---> df76e22e1d80 [2020-04-06T17:15:00.148Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-06T17:15:00.148Z] ---> Running in 1f07e535089e [2020-04-06T17:15:00.148Z] Removing intermediate container 1f07e535089e [2020-04-06T17:15:00.148Z] ---> ec8f188d0520 [2020-04-06T17:15:00.148Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-06T17:15:00.148Z] ---> Running in 3fed4b190751 [2020-04-06T17:15:00.148Z] Removing intermediate container 3fed4b190751 [2020-04-06T17:15:00.148Z] ---> ecc67552cec8 [2020-04-06T17:15:00.148Z] Step 14/20 : WORKDIR / [2020-04-06T17:15:00.148Z] ---> Running in d8e8bd76f50a [2020-04-06T17:15:00.148Z] Removing intermediate container d8e8bd76f50a [2020-04-06T17:15:00.148Z] ---> de6d6c9c198c [2020-04-06T17:15:00.148Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-06T17:15:00.148Z] ---> a7a68884d736 [2020-04-06T17:15:00.148Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-06T17:15:00.734Z] ---> 57ed9cf8dd4b [2020-04-06T17:15:00.734Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-06T17:15:00.734Z] ---> Running in 189c4d456764 [2020-04-06T17:15:01.002Z] Removing intermediate container 189c4d456764 [2020-04-06T17:15:01.002Z] ---> 355ed58b4386 [2020-04-06T17:15:01.002Z] Step 18/20 : LABEL arch=arm64 [2020-04-06T17:15:01.002Z] ---> Running in 783f92235973 [2020-04-06T17:15:01.587Z] Removing intermediate container 783f92235973 [2020-04-06T17:15:01.587Z] ---> e6dba0a6e968 [2020-04-06T17:15:01.587Z] Step 19/20 : LABEL git_sha=df5a7e6b4af67611839fd9ab2d0859ec220d04be [2020-04-06T17:15:01.587Z] ---> Running in 60360b8710f3 [2020-04-06T17:15:01.855Z] Removing intermediate container 60360b8710f3 [2020-04-06T17:15:01.855Z] ---> 4bd652bdb87c [2020-04-06T17:15:01.855Z] Step 20/20 : LABEL version=0.0.0 [2020-04-06T17:15:02.127Z] ---> Running in e1c126508a40 [2020-04-06T17:15:02.394Z] Removing intermediate container e1c126508a40 [2020-04-06T17:15:02.394Z] ---> 57c8ec8913fd [2020-04-06T17:15:02.394Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-06T17:15:02.394Z] Successfully built 57c8ec8913fd [2020-04-06T17:15:02.394Z] 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] } [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-04-06T17:15:03.447Z] provisioning config files... [2020-04-06T17:15:03.471Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config4940759801542525570tmp [Pipeline] { [Pipeline] sh [2020-04-06T17:15:04.081Z] + curl -s https://codecov.io/bash [2020-04-06T17:15:04.081Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config4940759801542525570tmp [2020-04-06T17:15:04.458Z] [2020-04-06T17:15:04.458Z] _____ _ [2020-04-06T17:15:04.458Z] / ____| | | [2020-04-06T17:15:04.458Z] | | ___ __| | ___ ___ _____ __ [2020-04-06T17:15:04.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-06T17:15:04.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-06T17:15:04.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-06T17:15:04.458Z] Bash-tbd [2020-04-06T17:15:04.458Z] [2020-04-06T17:15:04.458Z] [2020-04-06T17:15:04.458Z] ==> Jenkins CI detected. [2020-04-06T17:15:04.458Z] project root: . [2020-04-06T17:15:04.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-06T17:15:04.770Z] ==> Running gcov in . (disable via -X gcov) [2020-04-06T17:15:04.770Z] ==> Python coveragepy not found [2020-04-06T17:15:04.770Z] ==> Searching for coverage reports in: [2020-04-06T17:15:04.770Z] + . [2020-04-06T17:15:04.770Z] -> Found 1 reports [2020-04-06T17:15:04.770Z] ==> Detecting git/mercurial file structure [2020-04-06T17:15:04.770Z] ==> Reading reports [2020-04-06T17:15:04.770Z] + ./coverage.out bytes=94906 [2020-04-06T17:15:05.065Z] ==> Appending adjustments [2020-04-06T17:15:05.065Z] http://docs.codecov.io/docs/fixing-reports [2020-04-06T17:15:06.071Z] + Found adjustments [2020-04-06T17:15:06.071Z] ==> Gzipping contents [2020-04-06T17:15:06.071Z] ==> Uploading reports [2020-04-06T17:15:06.071Z] url: https://codecov.io [2020-04-06T17:15:06.071Z] query: branch=PR-432&commit=df5a7e6b4af67611839fd9ab2d0859ec220d04be&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-06T17:15:06.071Z] -> Pinging Codecov [2020-04-06T17:15:06.071Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-432&commit=df5a7e6b4af67611839fd9ab2d0859ec220d04be&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-432%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=432&job= [2020-04-06T17:15:06.366Z] -> Uploading [2020-04-06T17:15:06.954Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/df5a7e6b4af67611839fd9ab2d0859ec220d04be [Pipeline] } [2020-04-06T17:15:06.969Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:15:08.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:15:08.863Z] ---> package-listing.sh [2020-04-06T17:15:08.863Z] ++ facter osfamily [2020-04-06T17:15:08.863Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-06T17:15:08.863Z] + OS_FAMILY=redhat [2020-04-06T17:15:08.863Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-06T17:15:08.863Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-06T17:15:08.863Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-06T17:15:08.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-06T17:15:08.863Z] + PACKAGES=/tmp/packages_start.txt [2020-04-06T17:15:08.863Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-04-06T17:15:08.863Z] + PACKAGES=/tmp/packages_end.txt [2020-04-06T17:15:08.863Z] + case "${OS_FAMILY}" in [2020-04-06T17:15:08.863Z] + sort [2020-04-06T17:15:08.863Z] + rpm -qa [2020-04-06T17:15:14.190Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-06T17:15:14.190Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-06T17:15:14.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-06T17:15:14.190Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-04-06T17:15:14.190Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [2020-04-06T17:15:14.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:15:14.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-06T17:15:15.375Z] [2020-04-06T17:15:15.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-06T17:15:15.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-06T17:15:16.362Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-06T17:15:16.362Z] c9b1b535fdd9: Pulling fs layer [2020-04-06T17:15:16.362Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-06T17:15:16.362Z] 756a868c4378: Pulling fs layer [2020-04-06T17:15:16.362Z] 444b2fc9a129: Pulling fs layer [2020-04-06T17:15:16.362Z] ea15f1150254: Pulling fs layer [2020-04-06T17:15:16.362Z] 41b27a9f41bf: Pulling fs layer [2020-04-06T17:15:16.362Z] 28c525ee5125: Pulling fs layer [2020-04-06T17:15:16.362Z] 094b1ea09ed8: Pulling fs layer [2020-04-06T17:15:16.362Z] 138eaada9080: Pulling fs layer [2020-04-06T17:15:16.362Z] 0622d0fa9048: Pulling fs layer [2020-04-06T17:15:16.362Z] 41b27a9f41bf: Waiting [2020-04-06T17:15:16.362Z] 28c525ee5125: Waiting [2020-04-06T17:15:16.362Z] 444b2fc9a129: Waiting [2020-04-06T17:15:16.362Z] ea15f1150254: Waiting [2020-04-06T17:15:16.362Z] 094b1ea09ed8: Waiting [2020-04-06T17:15:16.362Z] 138eaada9080: Waiting [2020-04-06T17:15:16.362Z] 0622d0fa9048: Waiting [2020-04-06T17:15:16.974Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-06T17:15:16.974Z] 2cc5ad85d9ab: Download complete [2020-04-06T17:15:16.974Z] 444b2fc9a129: Verifying Checksum [2020-04-06T17:15:16.974Z] 444b2fc9a129: Download complete [2020-04-06T17:15:17.950Z] c9b1b535fdd9: Verifying Checksum [2020-04-06T17:15:17.950Z] c9b1b535fdd9: Download complete [2020-04-06T17:15:18.794Z] c9b1b535fdd9: Pull complete [2020-04-06T17:15:18.794Z] ea15f1150254: Verifying Checksum [2020-04-06T17:15:18.794Z] ea15f1150254: Download complete [2020-04-06T17:15:19.125Z] 2cc5ad85d9ab: Pull complete [2020-04-06T17:15:19.125Z] 28c525ee5125: Verifying Checksum [2020-04-06T17:15:19.125Z] 28c525ee5125: Download complete [2020-04-06T17:15:21.444Z] 756a868c4378: Verifying Checksum [2020-04-06T17:15:21.444Z] 756a868c4378: Download complete [2020-04-06T17:15:21.807Z] 138eaada9080: Verifying Checksum [2020-04-06T17:15:21.807Z] 138eaada9080: Download complete [2020-04-06T17:15:21.807Z] 0622d0fa9048: Verifying Checksum [2020-04-06T17:15:21.807Z] 0622d0fa9048: Download complete [2020-04-06T17:15:22.420Z] 094b1ea09ed8: Verifying Checksum [2020-04-06T17:15:22.420Z] 094b1ea09ed8: Download complete [2020-04-06T17:15:24.852Z] 41b27a9f41bf: Verifying Checksum [2020-04-06T17:15:24.852Z] 41b27a9f41bf: Download complete [2020-04-06T17:15:25.880Z] 756a868c4378: Pull complete [2020-04-06T17:15:26.204Z] 444b2fc9a129: Pull complete [2020-04-06T17:15:26.483Z] ea15f1150254: Pull complete [2020-04-06T17:15:31.070Z] 41b27a9f41bf: Pull complete [2020-04-06T17:15:31.375Z] 28c525ee5125: Pull complete [2020-04-06T17:15:35.099Z] 094b1ea09ed8: Pull complete [2020-04-06T17:15:35.099Z] 138eaada9080: Pull complete [2020-04-06T17:15:35.099Z] 0622d0fa9048: Pull complete [2020-04-06T17:15:35.099Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-06T17:15:35.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-06T17:15:35.409Z] prd-centos7-docker-4c-2g-2415 does not seem to be running inside a container [2020-04-06T17:15:35.563Z] $ 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_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-06T17:15:37.810Z] $ docker top ea6c64973f54aafae47dbc1d21ca5072b0c259226003d241cf260f74642d3650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-06T17:15:38.275Z] provisioning config files... [2020-04-06T17:15:38.293Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config8646901182139677770tmp [Pipeline] { [Pipeline] echo [2020-04-06T17:15:38.373Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:15:39.143Z] ---> create-netrc.sh [Pipeline] echo [2020-04-06T17:15:39.153Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-06T17:15:39.549Z] ---> logs-deploy.sh [2020-04-06T17:15:39.549Z] + ARCHIVE_ARTIFACTS= [2020-04-06T17:15:39.549Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-06T17:15:39.549Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-06T17:15:39.549Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-06T17:15:39.549Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/14 [2020-04-06T17:15:39.549Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/14/ [2020-04-06T17:15:39.549Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/14 /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-04-06T17:15:41.633Z] Archives upload complete. [2020-04-06T17:15:41.934Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/14/