b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go\n Loading trusted files from base branch master at 024630121e2b04935f7e36cc4116b7ecf780bb65 rather than 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n Obtained Jenkinsfile from 024630121e2b04935f7e36cc4116b7ecf780bb65\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision d46900fa36390849cc45d7f8baecf52655a77210\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\n Commit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-17547 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-429 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n Merge succeeded, producing 65c4a13747f49288ebaf157d5f65c033a66250f6\n Checking out Revision 65c4a13747f49288ebaf157d5f65c033a66250f6 (PR-429)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 65c4a13747f49288ebaf157d5f65c033a66250f6 # timeout=10\n Commit message: "Merge commit \'024630121e2b04935f7e36cc4116b7ecf780bb65\' into HEAD"\n First time build. Skipping changelog.\n > git rev-list --no-walk 7d1bca1618cc1406907d235bf8fb610377c1db87 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-04T18:42:08.780Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:42:09.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-04T18:42:09.854Z] \n [2020-02-04T18:42:09.854Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:42:10.199Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-04T18:42:10.199Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-04T18:42:10.199Z] e7c96db7181b: Pulling fs layer\n [2020-02-04T18:42:10.199Z] a038dfdf5543: Pulling fs layer\n [2020-02-04T18:42:10.199Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-04T18:42:10.467Z] e7c96db7181b: Verifying Checksum\n [2020-02-04T18:42:10.467Z] e7c96db7181b: Download complete\n [2020-02-04T18:42:10.467Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-04T18:42:10.467Z] 8d5d8e63b3c0: Download complete\n [2020-02-04T18:42:10.728Z] a038dfdf5543: Verifying Checksum\n [2020-02-04T18:42:10.728Z] a038dfdf5543: Download complete\n [2020-02-04T18:42:10.728Z] e7c96db7181b: Pull complete\n [2020-02-04T18:42:11.672Z] a038dfdf5543: Pull complete\n [2020-02-04T18:42:11.672Z] 8d5d8e63b3c0: Pull complete\n [2020-02-04T18:42:11.672Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-04T18:42:11.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-04T18:42:12.094Z] prd-centos7-docker-4c-2g-17547 does not seem to be running inside a container\n [2020-02-04T18:42:12.139Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-04T18:42:12.776Z] $ docker top 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-04T18:42:13.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-04T18:42:13.316Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-04T18:42:13.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-04T18:42:13.531Z] $ docker exec 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f ssh-agent\n [2020-02-04T18:42:13.721Z] SSH_AUTH_SOCK=/tmp/ssh-aHGvnnvRvhr9/agent.15\n [2020-02-04T18:42:13.721Z] SSH_AGENT_PID=22\n [2020-02-04T18:42:13.733Z] Running ssh-add (command line suppressed)\n [2020-02-04T18:42:13.875Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_8905519539545077964.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_8905519539545077964.key)\n [2020-02-04T18:42:13.920Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:42:14.210Z] + git describe --exact-match --tags HEAD\n [2020-02-04T18:42:14.211Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-04T18:42:14.305Z] $ docker exec --env ******** --env ******** 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f ssh-agent -k\n [2020-02-04T18:42:14.467Z] unset SSH_AUTH_SOCK;\n [2020-02-04T18:42:14.467Z] unset SSH_AGENT_PID;\n [2020-02-04T18:42:14.467Z] echo Agent pid 22 killed;\n [2020-02-04T18:42:14.534Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-04T18:42:14.548Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-04T18:42:14.548Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-04T18:42:14.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-04T18:42:14.572Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-04T18:42:14.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-04T18:42:14.784Z] $ docker exec 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f ssh-agent\n [2020-02-04T18:42:14.989Z] SSH_AUTH_SOCK=/tmp/ssh-HXpkg6UXIsAr/agent.55\n [2020-02-04T18:42:14.989Z] SSH_AGENT_PID=62\n [2020-02-04T18:42:14.996Z] Running ssh-add (command line suppressed)\n [2020-02-04T18:42:15.180Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_5478493791345829972.key (/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/private_key_5478493791345829972.key)\n [2020-02-04T18:42:15.229Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:42:15.534Z] + git semver init\n [2020-02-04T18:42:15.534Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-04T18:42:15.534Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.git\n [2020-02-04T18:42:15.534Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-04T18:42:15.534Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-04T18:42:15.534Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-04T18:42:15.534Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-04T18:42:15.534Z] # $SEMVER_BRANCH = PR-429\n [2020-02-04T18:42:15.534Z] # $SEMVER_TEMP = /tmp/semver-425063366\n [2020-02-04T18:42:15.534Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n [2020-02-04T18:42:16.110Z] # \'/tmp/semver-425063366\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver\'\n [2020-02-04T18:42:16.110Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-429/.semver\n [Pipeline] }\n [2020-02-04T18:42:16.118Z] $ docker exec --env ******** --env ******** 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f ssh-agent -k\n [2020-02-04T18:42:16.262Z] unset SSH_AUTH_SOCK;\n [2020-02-04T18:42:16.263Z] unset SSH_AGENT_PID;\n [2020-02-04T18:42:16.263Z] echo Agent pid 62 killed;\n [2020-02-04T18:42:16.299Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-04T18:42:16.608Z] + git semver\n [Pipeline] }\n [2020-02-04T18:42:16.620Z] $ docker stop --time=1 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f\n [2020-02-04T18:42:17.982Z] $ docker rm -f 462bab8633055e22c8e8b87e3ef6cb1ff35a8a8da9f54a7b709116f16c7a425f\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-04T18:42:18.660Z] Stashed 21 file(s)\n [Pipeline] echo\n [2020-02-04T18:42:18.662Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-04T18:42:33.752Z] Still waiting to schedule task\n [2020-02-04T18:42:33.752Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-04T18:42:33.754Z] Still waiting to schedule task\n [2020-02-04T18:42:33.754Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-04T18:44:26.235Z] Running on prd-centos7-docker-4c-2g-17550 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] ws\n [2020-02-04T18:44:26.247Z] Running in /w/workspace/device-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-04T18:44:32.848Z] using credential edgex-jenkins-ssh\n [2020-02-04T18:44:32.872Z] Cloning the remote Git repository\n [2020-02-04T18:44:32.872Z] Cloning with configured refspecs honoured and without tags\n [2020-02-04T18:44:34.064Z] Fetching without tags\n [2020-02-04T18:44:33.163Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:44:33.232Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n [2020-02-04T18:44:33.337Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:44:33.338Z] > git --version # timeout=10\n [2020-02-04T18:44:33.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:44:33.404Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:44:34.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:44:34.034Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n [2020-02-04T18:44:34.040Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:44:34.051Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:44:34.067Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:44:34.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:44:34.072Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:44:34.495Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n [2020-02-04T18:44:34.629Z] Merge succeeded, producing 2623b8366abeb9ee6f367829c9af1c83177b89ed\n [2020-02-04T18:44:34.630Z] Checking out Revision 2623b8366abeb9ee6f367829c9af1c83177b89ed (PR-429)\n [2020-02-04T18:44:34.508Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:44:34.520Z] > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n [2020-02-04T18:44:34.575Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-04T18:44:34.611Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-04T18:44:34.630Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:44:34.640Z] > git checkout -f 2623b8366abeb9ee6f367829c9af1c83177b89ed # timeout=10\n [2020-02-04T18:44:38.573Z] Commit message: "Merge commit \'024630121e2b04935f7e36cc4116b7ecf780bb65\' into HEAD"\n [2020-02-04T18:44:38.627Z] First time build. Skipping changelog.\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-04T18:44:39.737Z] =========================================================\n [2020-02-04T18:44:39.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-04T18:44:39.737Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:44:38.577Z] > git rev-list --no-walk 7d1bca1618cc1406907d235bf8fb610377c1db87 # timeout=10\n [2020-02-04T18:44:40.909Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-04T18:44:41.179Z] Sending build context to Docker daemon 2.529MB\n\n [2020-02-04T18:44:41.179Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:44:41.179Z] Step 2/8 : FROM ${BASE}\n [2020-02-04T18:44:41.464Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-04T18:44:41.464Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 2848faf0eed1: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 0f37312ad70f: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 7d08f2745646: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 4c9f31393084: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-04T18:44:41.464Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 879382edf91e: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 465f21562d6c: Pulling fs layer\n [2020-02-04T18:44:41.464Z] c022810cb2be: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 2dbe7964578c: Pulling fs layer\n [2020-02-04T18:44:41.464Z] 4c9f31393084: Waiting\n [2020-02-04T18:44:41.464Z] 75f7a44be1ab: Waiting\n [2020-02-04T18:44:41.464Z] c022810cb2be: Waiting\n [2020-02-04T18:44:41.464Z] 7d08f2745646: Waiting\n [2020-02-04T18:44:41.464Z] 879382edf91e: Waiting\n [2020-02-04T18:44:41.464Z] b4c4bfaf82a6: Waiting\n [2020-02-04T18:44:41.464Z] 465f21562d6c: Waiting\n [2020-02-04T18:44:41.464Z] 2dbe7964578c: Waiting\n [2020-02-04T18:44:41.464Z] 0f37312ad70f: Verifying Checksum\n [2020-02-04T18:44:41.464Z] 0f37312ad70f: Download complete\n [2020-02-04T18:44:41.464Z] 2848faf0eed1: Download complete\n [2020-02-04T18:44:41.464Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-04T18:44:41.464Z] e6b0cf9c0882: Download complete\n [2020-02-04T18:44:41.464Z] 4c9f31393084: Verifying Checksum\n [2020-02-04T18:44:41.464Z] 4c9f31393084: Download complete\n [2020-02-04T18:44:41.464Z] 75f7a44be1ab: Verifying Checksum\n [2020-02-04T18:44:41.464Z] 75f7a44be1ab: Download complete\n [2020-02-04T18:44:42.067Z] e6b0cf9c0882: Pull complete\n [2020-02-04T18:44:42.672Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-04T18:44:42.672Z] b4c4bfaf82a6: Download complete\n [2020-02-04T18:44:42.672Z] 465f21562d6c: Verifying Checksum\n [2020-02-04T18:44:42.672Z] 465f21562d6c: Download complete\n [2020-02-04T18:44:42.980Z] 2848faf0eed1: Pull complete\n [2020-02-04T18:44:43.600Z] 0f37312ad70f: Pull complete\n [2020-02-04T18:44:43.864Z] 879382edf91e: Verifying Checksum\n [2020-02-04T18:44:43.864Z] 879382edf91e: Download complete\n [2020-02-04T18:44:43.864Z] 2dbe7964578c: Verifying Checksum\n [2020-02-04T18:44:43.864Z] 2dbe7964578c: Download complete\n [2020-02-04T18:44:43.864Z] c022810cb2be: Verifying Checksum\n [2020-02-04T18:44:43.864Z] c022810cb2be: Download complete\n [2020-02-04T18:44:44.129Z] 7d08f2745646: Verifying Checksum\n [2020-02-04T18:44:44.129Z] 7d08f2745646: Download complete\n [2020-02-04T18:44:52.330Z] 7d08f2745646: Pull complete\n [2020-02-04T18:44:52.330Z] 4c9f31393084: Pull complete\n [2020-02-04T18:44:52.330Z] 75f7a44be1ab: Pull complete\n [2020-02-04T18:44:57.016Z] b4c4bfaf82a6: Pull complete\n [2020-02-04T18:45:01.304Z] 879382edf91e: Pull complete\n [2020-02-04T18:45:01.304Z] 465f21562d6c: Pull complete\n [2020-02-04T18:45:02.354Z] c022810cb2be: Pull complete\n [2020-02-04T18:45:02.354Z] 2dbe7964578c: Pull complete\n [2020-02-04T18:45:02.354Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-04T18:45:02.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-04T18:45:02.354Z] ---> 3f42607d790b\n [2020-02-04T18:45:02.354Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:45:02.644Z] ---> Running in f1de471d1954\n [2020-02-04T18:45:02.644Z] Removing intermediate container f1de471d1954\n [2020-02-04T18:45:02.644Z] ---> 9a739fa394ee\n [2020-02-04T18:45:02.644Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:45:02.924Z] ---> Running in 9e6393febec7\n [2020-02-04T18:45:04.043Z] Removing intermediate container 9e6393febec7\n [2020-02-04T18:45:04.043Z] ---> c64f7ed4a769\n [2020-02-04T18:45:04.043Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-04T18:45:04.043Z] ---> Running in 8822c6d140b0\n [2020-02-04T18:45:04.645Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:45:05.717Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:45:06.731Z] OK: 143 MiB in 39 packages\n [2020-02-04T18:45:07.017Z] Removing intermediate container 8822c6d140b0\n [2020-02-04T18:45:07.017Z] ---> 82381011548f\n [2020-02-04T18:45:07.017Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-04T18:45:07.331Z] ---> Running in 8d789cb655ee\n [2020-02-04T18:45:07.331Z] Removing intermediate container 8d789cb655ee\n [2020-02-04T18:45:07.331Z] ---> 64aa6ee1a36e\n [2020-02-04T18:45:07.331Z] Step 7/8 : COPY . .\n [2020-02-04T18:45:08.038Z] ---> 9f7a1862e69e\n [2020-02-04T18:45:08.038Z] Step 8/8 : RUN go mod download\n [2020-02-04T18:45:08.332Z] ---> Running in 3951a8d83c4d\n [2020-02-04T18:45:09.826Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-04T18:45:09.826Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-04T18:45:09.826Z] go: finding github.com/stretchr/testify v1.3.0\n [2020-02-04T18:45:09.826Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-04T18:45:09.826Z] go: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-04T18:45:09.826Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-04T18:45:09.826Z] go: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-04T18:45:09.826Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-04T18:45:09.826Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-04T18:45:10.411Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-04T18:45:10.411Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-04T18:45:10.411Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-04T18:45:10.411Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-04T18:45:10.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-04T18:45:10.684Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-04T18:45:10.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-04T18:45:10.684Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-04T18:45:10.947Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-04T18:45:10.947Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-04T18:45:11.214Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-04T18:45:11.214Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-04T18:45:11.487Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-04T18:45:11.487Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-04T18:45:11.487Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-04T18:45:11.782Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-04T18:45:12.059Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-04T18:45:12.059Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-04T18:45:12.059Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-04T18:45:12.347Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-04T18:45:12.634Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-04T18:45:12.634Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-04T18:45:12.634Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-04T18:45:13.364Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-04T18:45:13.759Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-04T18:45:14.202Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-04T18:45:14.202Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-04T18:45:14.202Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-04T18:45:14.202Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-04T18:45:14.516Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-04T18:45:14.516Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-04T18:45:14.836Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-04T18:45:14.836Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-04T18:45:14.836Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-04T18:45:15.289Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-04T18:45:15.289Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-04T18:45:15.738Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-04T18:45:16.577Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-04T18:45:16.577Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-04T18:45:16.577Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-04T18:45:16.577Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-04T18:45:16.577Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-04T18:45:17.338Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-04T18:45:17.338Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-04T18:45:17.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-04T18:45:18.175Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-17551 in /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [Pipeline] {\n [Pipeline] ws\n [2020-02-04T18:45:18.190Z] Running in /w/workspace/device-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-04T18:45:21.593Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-04T18:45:21.593Z] go: finding github.com/stretchr/testify v1.2.2\n [2020-02-04T18:45:21.593Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-04T18:45:21.593Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-04T18:45:21.593Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-04T18:45:21.593Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-04T18:45:21.593Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-04T18:45:22.265Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-04T18:45:22.265Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-04T18:45:25.670Z] using credential edgex-jenkins-ssh\n [2020-02-04T18:45:25.694Z] Cloning the remote Git repository\n [2020-02-04T18:45:25.694Z] Cloning with configured refspecs honoured and without tags\n [2020-02-04T18:45:25.757Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:45:25.836Z] > git init /w/workspace/device-sdk-go/2 # timeout=10\n [2020-02-04T18:45:25.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:45:25.914Z] > git --version # timeout=10\n [2020-02-04T18:45:25.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:45:26.001Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:45:27.024Z] Fetching without tags\n [2020-02-04T18:45:27.570Z] Merging remotes/origin/master commit 024630121e2b04935f7e36cc4116b7ecf780bb65 into PR head commit 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580\n [2020-02-04T18:45:27.891Z] Merge succeeded, producing f34be48cfa75730ebaab249fd8dfe57ad0a0b316\n [2020-02-04T18:45:27.891Z] Checking out Revision f34be48cfa75730ebaab249fd8dfe57ad0a0b316 (PR-429)\n [2020-02-04T18:45:26.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:45:26.936Z] > git config --add remote.origin.fetch +refs/pull/429/head:refs/remotes/origin/PR-429 # timeout=10\n [2020-02-04T18:45:26.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:45:26.988Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n [2020-02-04T18:45:27.039Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n [2020-02-04T18:45:27.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-04T18:45:27.052Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-04T18:45:27.601Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:45:27.638Z] > git checkout -f 536cb1abc9f3a6ad3ec3eb6ebaf44ea18206a580 # timeout=10\n [2020-02-04T18:45:27.762Z] > git merge 024630121e2b04935f7e36cc4116b7ecf780bb65 # timeout=10\n [2020-02-04T18:45:27.860Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-04T18:45:27.901Z] > git config core.sparsecheckout # timeout=10\n [2020-02-04T18:45:27.921Z] > git checkout -f f34be48cfa75730ebaab249fd8dfe57ad0a0b316 # timeout=10\n [2020-02-04T18:45:32.281Z] Commit message: "Merge commit \'024630121e2b04935f7e36cc4116b7ecf780bb65\' into HEAD"\n [2020-02-04T18:45:32.318Z] First time build. Skipping changelog.\n [2020-02-04T18:45:32.292Z] > git rev-list --no-walk 7d1bca1618cc1406907d235bf8fb610377c1db87 # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-04T18:45:33.393Z] =========================================================\n [2020-02-04T18:45:33.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-04T18:45:33.393Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:45:34.891Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-02-04T18:45:35.895Z] Sending build context to Docker daemon 2.529MB\n\n [2020-02-04T18:45:35.895Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:45:35.895Z] Step 2/8 : FROM ${BASE}\n [2020-02-04T18:45:36.167Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-04T18:45:36.167Z] cde5963f3b93: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 777b28850792: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 704391ccfee3: Pulling fs layer\n [2020-02-04T18:45:36.167Z] dc41f6c27be0: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-04T18:45:36.167Z] b9840a92bc40: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 29cc21b14733: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-04T18:45:36.167Z] 3b9bb2159cbb: Waiting\n [2020-02-04T18:45:36.167Z] 3e5cb46e90bb: Waiting\n [2020-02-04T18:45:36.167Z] 704391ccfee3: Waiting\n [2020-02-04T18:45:36.167Z] dc41f6c27be0: Waiting\n [2020-02-04T18:45:36.167Z] 1e2f9a495ab8: Waiting\n [2020-02-04T18:45:36.167Z] b9840a92bc40: Waiting\n [2020-02-04T18:45:36.167Z] 29cc21b14733: Waiting\n [2020-02-04T18:45:36.167Z] 9b0bbc4bba68: Waiting\n [2020-02-04T18:45:36.167Z] 777b28850792: Verifying Checksum\n [2020-02-04T18:45:36.167Z] 777b28850792: Download complete\n [2020-02-04T18:45:36.442Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-04T18:45:36.442Z] 2a23fa8c16f7: Download complete\n [2020-02-04T18:45:36.442Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-04T18:45:36.442Z] 3e5cb46e90bb: Download complete\n [2020-02-04T18:45:36.442Z] 704391ccfee3: Verifying Checksum\n [2020-02-04T18:45:36.442Z] 704391ccfee3: Download complete\n [2020-02-04T18:45:36.442Z] cde5963f3b93: Verifying Checksum\n [2020-02-04T18:45:36.442Z] cde5963f3b93: Download complete\n [2020-02-04T18:45:39.062Z] cde5963f3b93: Pull complete\n [2020-02-04T18:45:40.064Z] 2a23fa8c16f7: Pull complete\n [2020-02-04T18:45:40.337Z] 777b28850792: Pull complete\n [2020-02-04T18:45:43.741Z] dc41f6c27be0: Verifying Checksum\n [2020-02-04T18:45:43.741Z] dc41f6c27be0: Download complete\n [2020-02-04T18:45:43.741Z] b9840a92bc40: Verifying Checksum\n [2020-02-04T18:45:43.741Z] b9840a92bc40: Download complete\n [2020-02-04T18:45:47.173Z] 29cc21b14733: Verifying Checksum\n [2020-02-04T18:45:47.173Z] 29cc21b14733: Download complete\n [2020-02-04T18:45:47.454Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-04T18:45:47.454Z] 9b0bbc4bba68: Download complete\n [2020-02-04T18:45:50.088Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-04T18:45:50.088Z] 1e2f9a495ab8: Download complete\n [2020-02-04T18:45:51.500Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-04T18:45:51.500Z] 3b9bb2159cbb: Download complete\n [2020-02-04T18:45:54.704Z] \x1b[0mRemoving intermediate container 3951a8d83c4d\n [2020-02-04T18:45:54.704Z] ---> a60d5f21ccef\n [2020-02-04T18:45:54.704Z] Successfully built a60d5f21ccef\n [2020-02-04T18:45:54.704Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:45:55.318Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-04T18:45:55.629Z] .\n [Pipeline] withDockerContainer\n [2020-02-04T18:45:55.950Z] prd-centos7-docker-4c-2g-17550 does not seem to be running inside a container\n [2020-02-04T18:45:56.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat\n [2020-02-04T18:45:56.976Z] $ docker top 6aad7cddad5a593efdb492b0ca9f4e4eec3238581ad32e8a390338e1f13e3a86 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:45:59.257Z] + go version\n [2020-02-04T18:45:59.257Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-04T18:45:59.933Z] + make test\n [2020-02-04T18:45:59.933Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-04T18:46:09.924Z] 3b9bb2159cbb: Pull complete\n [2020-02-04T18:46:09.924Z] 3e5cb46e90bb: Pull complete\n [2020-02-04T18:46:09.924Z] 704391ccfee3: Pull complete\n [2020-02-04T18:46:15.296Z] dc41f6c27be0: Pull complete\n [2020-02-04T18:46:22.012Z] 1e2f9a495ab8: Pull complete\n [2020-02-04T18:46:22.291Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-04T18:46:22.291Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-04T18:46:22.291Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-04T18:46:22.293Z] b9840a92bc40: Pull complete\n [2020-02-04T18:46:25.681Z] 29cc21b14733: Pull complete\n [2020-02-04T18:46:25.681Z] 9b0bbc4bba68: Pull complete\n [2020-02-04T18:46:25.681Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-04T18:46:25.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-04T18:46:25.681Z] ---> 56ba99f26dce\n [2020-02-04T18:46:25.681Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:46:27.310Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.010s\tcoverage: 23.1% of statements\n [2020-02-04T18:46:28.354Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.536s\tcoverage: 96.8% of statements\n [2020-02-04T18:46:29.100Z] ---> Running in ac7a63f992f4\n [2020-02-04T18:46:29.380Z] Removing intermediate container ac7a63f992f4\n [2020-02-04T18:46:29.380Z] ---> d196805159c4\n [2020-02-04T18:46:29.380Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:46:29.380Z] ---> Running in 4529c47034a4\n [2020-02-04T18:46:31.352Z] Removing intermediate container 4529c47034a4\n [2020-02-04T18:46:31.352Z] ---> dfe10f157e5c\n [2020-02-04T18:46:31.352Z] Step 5/8 : RUN apk add --no-cache make git\n [2020-02-04T18:46:31.352Z] ---> Running in c4895e5be4d2\n [2020-02-04T18:46:32.321Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:46:33.006Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.753s\tcoverage: 13.1% of statements\n [2020-02-04T18:46:33.007Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.033s\tcoverage: 24.2% of statements\n [2020-02-04T18:46:33.294Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:46:33.890Z] OK: 125 MiB in 39 packages\n [2020-02-04T18:46:34.872Z] Removing intermediate container c4895e5be4d2\n [2020-02-04T18:46:34.872Z] ---> d428c715a7c0\n [2020-02-04T18:46:34.872Z] Step 6/8 : WORKDIR /device-sdk-go\n [2020-02-04T18:46:34.872Z] ---> Running in 4a003f11348a\n [2020-02-04T18:46:35.462Z] Removing intermediate container 4a003f11348a\n [2020-02-04T18:46:35.462Z] ---> 601476f804a7\n [2020-02-04T18:46:35.462Z] Step 7/8 : COPY . .\n [2020-02-04T18:46:36.451Z] ---> afb4dbefc388\n [2020-02-04T18:46:36.451Z] Step 8/8 : RUN go mod download\n [2020-02-04T18:46:36.451Z] ---> Running in 2d8c01a48061\n [2020-02-04T18:46:37.417Z] \x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-02-04T18:46:37.417Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-04T18:46:37.417Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n [2020-02-04T18:46:37.417Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-04T18:46:37.418Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-04T18:46:37.418Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-04T18:46:37.705Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-04T18:46:37.705Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-02-04T18:46:37.705Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-04T18:46:39.158Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-04T18:46:39.158Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-04T18:46:39.432Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-04T18:46:39.432Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-04T18:46:39.432Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-04T18:46:39.432Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-04T18:46:39.432Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-04T18:46:39.432Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-04T18:46:39.709Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-04T18:46:40.312Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-04T18:46:40.592Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-04T18:46:40.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-04T18:46:40.869Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-04T18:46:41.145Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-04T18:46:41.145Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-04T18:46:41.417Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-04T18:46:41.417Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-04T18:46:42.404Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-04T18:46:42.685Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-04T18:46:42.685Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-04T18:46:42.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-04T18:46:42.685Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-04T18:46:42.685Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-04T18:46:42.956Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-04T18:46:43.227Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-04T18:46:43.824Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-04T18:46:43.824Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-04T18:46:44.425Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-04T18:46:44.425Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-04T18:46:44.425Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-04T18:46:44.425Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-04T18:46:44.698Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-04T18:46:44.698Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-04T18:46:44.969Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-04T18:46:45.940Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-04T18:46:45.940Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-04T18:46:46.216Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-04T18:46:46.216Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-04T18:46:46.485Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-04T18:46:46.485Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-04T18:46:47.082Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-04T18:46:47.082Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-04T18:46:47.350Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-04T18:46:47.620Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-04T18:46:48.208Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-04T18:46:48.208Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-04T18:46:48.208Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-04T18:46:48.208Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-04T18:46:48.816Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-04T18:46:49.419Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-04T18:46:50.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-04T18:46:50.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-04T18:46:50.610Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-04T18:46:50.888Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-04T18:46:50.888Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-04T18:46:51.158Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-04T18:46:51.752Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-04T18:46:52.030Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-04T18:46:52.299Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-04T18:46:53.279Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-04T18:46:53.279Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-04T18:47:05.370Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.143s\tcoverage: 30.9% of statements\n [2020-02-04T18:47:05.370Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t1.102s\tcoverage: 42.3% of statements\n [2020-02-04T18:47:05.370Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-04T18:47:05.370Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-04T18:47:05.370Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t1.123s\tcoverage: 79.3% of statements\n [2020-02-04T18:47:05.370Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-04T18:47:05.370Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-04T18:47:05.370Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-04T18:47:05.370Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.062s\tcoverage: 52.6% of statements\n [2020-02-04T18:47:05.370Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.196s\tcoverage: 76.1% of statements\n [2020-02-04T18:47:05.370Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-04T18:47:05.370Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-04T18:47:10.796Z] gofmt -l .\n [2020-02-04T18:47:10.796Z] [ "`gofmt -l .`" = "" ]\n [2020-02-04T18:47:10.796Z] ./bin/test-attribution-txt.sh\n [2020-02-04T18:47:11.112Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-04T18:47:12.691Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-04T18:47:12.725Z] $ docker stop --time=1 6aad7cddad5a593efdb492b0ca9f4e4eec3238581ad32e8a390338e1f13e3a86\n [2020-02-04T18:47:14.375Z] $ docker rm -f 6aad7cddad5a593efdb492b0ca9f4e4eec3238581ad32e8a390338e1f13e3a86\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:47:15.437Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-04T18:47:15.755Z] + ls -al .\n [2020-02-04T18:47:15.755Z] total 196\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 4 18:47 .\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 18:44 ..\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 18:44 api\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 4 18:44 async.go\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 4 18:44 bin\n [2020-02-04T18:47:15.755Z] -rw-r--r--. 1 jenkins jenkins 97050 Feb 4 18:47 coverage.out\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 4 18:44 Dockerfile.build\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 4 18:44 .dockerignore\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 4 18:44 example\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 18:44 .git\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 4 18:44 .gitignore\n [2020-02-04T18:47:15.755Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 4 18:47 go.mod\n [2020-02-04T18:47:15.755Z] -rw-------. 1 jenkins jenkins 11140 Feb 4 18:47 go.sum\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 4 18:44 internal\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 4 18:44 Jenkinsfile\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 4 18:44 LICENSE\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 4 18:44 Makefile\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 4 18:44 manageddevices.go\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 4 18:44 managedprofiles.go\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 4 18:44 pkg\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 4 18:44 README.md\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 4 18:44 .semver\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 9864 Feb 4 18:44 service.go\n [2020-02-04T18:47:15.755Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 4 18:44 snap\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 18:42 VERSION\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 4 18:44 version.go\n [2020-02-04T18:47:15.755Z] -rw-rw-r--. 1 jenkins jenkins 519 Feb 4 18:44 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:47:16.152Z] + 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\' --label git_sha=65c4a13747f49288ebaf157d5f65c033a66250f6 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-04T18:47:16.755Z] Sending build context to Docker daemon 2.652MB\n\n [2020-02-04T18:47:16.755Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:47:16.755Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-04T18:47:16.755Z] ---> a60d5f21ccef\n [2020-02-04T18:47:16.755Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-04T18:47:16.755Z] ---> Running in fd1260dee8f2\n [2020-02-04T18:47:16.755Z] Removing intermediate container fd1260dee8f2\n [2020-02-04T18:47:16.755Z] ---> 55a5c2eaa21b\n [2020-02-04T18:47:16.755Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-04T18:47:17.015Z] ---> Running in deb3ed37c6e4\n [2020-02-04T18:47:17.015Z] Removing intermediate container deb3ed37c6e4\n [2020-02-04T18:47:17.015Z] ---> f882297c152d\n [2020-02-04T18:47:17.015Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:47:17.015Z] ---> Running in 06d0c0a34d66\n [2020-02-04T18:47:17.276Z] Removing intermediate container 06d0c0a34d66\n [2020-02-04T18:47:17.276Z] ---> 1ce41fbc88ed\n [2020-02-04T18:47:17.276Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:47:17.276Z] ---> Running in afa69f70f63d\n [2020-02-04T18:47:18.232Z] Removing intermediate container afa69f70f63d\n [2020-02-04T18:47:18.232Z] ---> ae2c11e4d764\n [2020-02-04T18:47:18.232Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-04T18:47:18.502Z] ---> Running in 82ced9a54eb7\n [2020-02-04T18:47:19.522Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:47:20.095Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-04T18:47:21.081Z] OK: 143 MiB in 39 packages\n [2020-02-04T18:47:22.104Z] Removing intermediate container 82ced9a54eb7\n [2020-02-04T18:47:22.104Z] ---> 40815c54c436\n [2020-02-04T18:47:22.104Z] Step 8/20 : COPY . .\n [2020-02-04T18:47:22.685Z] ---> cf74ca462a94\n [2020-02-04T18:47:22.685Z] Step 9/20 : RUN ${MAKE}\n [2020-02-04T18:47:22.685Z] ---> Running in 2fb6c1804233\n [2020-02-04T18:47:23.259Z] 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\n [2020-02-04T18:47:50.361Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-04T18:47:57.264Z] Removing intermediate container 2fb6c1804233\n [2020-02-04T18:47:57.264Z] ---> 5a0b121181f0\n [2020-02-04T18:47:57.264Z] Step 10/20 : FROM scratch\n [2020-02-04T18:47:57.264Z] ---> \n [2020-02-04T18:47:57.264Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:47:57.264Z] ---> Running in 9cc103f3f349\n [2020-02-04T18:47:57.264Z] Removing intermediate container 9cc103f3f349\n [2020-02-04T18:47:57.264Z] ---> 506316d7cb5e\n [2020-02-04T18:47:57.264Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-04T18:47:57.264Z] ---> Running in 142d6e19e755\n [2020-02-04T18:47:57.264Z] Removing intermediate container 142d6e19e755\n [2020-02-04T18:47:57.264Z] ---> 648b4e45096e\n [2020-02-04T18:47:57.264Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-04T18:47:57.264Z] ---> Running in a28a806985d3\n [2020-02-04T18:47:57.264Z] Removing intermediate container a28a806985d3\n [2020-02-04T18:47:57.264Z] ---> b164950e0ffd\n [2020-02-04T18:47:57.264Z] Step 14/20 : WORKDIR /\n [2020-02-04T18:47:57.264Z] ---> Running in 890c90a5fe33\n [2020-02-04T18:47:57.264Z] Removing intermediate container 890c90a5fe33\n [2020-02-04T18:47:57.264Z] ---> 72d56005605a\n [2020-02-04T18:47:57.264Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-04T18:47:57.838Z] ---> 2b1e211083ed\n [2020-02-04T18:47:57.838Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-04T18:47:58.099Z] ---> 5835506c5325\n [2020-02-04T18:47:58.099Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-04T18:47:58.099Z] ---> Running in 7387468fb582\n [2020-02-04T18:47:58.099Z] Removing intermediate container 7387468fb582\n [2020-02-04T18:47:58.099Z] ---> c67361c9843a\n [2020-02-04T18:47:58.099Z] Step 18/20 : LABEL arch=x86_64\n [2020-02-04T18:47:58.099Z] ---> Running in 47763eafe58e\n [2020-02-04T18:47:58.367Z] Removing intermediate container 47763eafe58e\n [2020-02-04T18:47:58.367Z] ---> 7cbc5f476bc0\n [2020-02-04T18:47:58.367Z] Step 19/20 : LABEL git_sha=65c4a13747f49288ebaf157d5f65c033a66250f6\n [2020-02-04T18:47:58.367Z] ---> Running in e7ba25e872e5\n [2020-02-04T18:47:58.632Z] Removing intermediate container e7ba25e872e5\n [2020-02-04T18:47:58.632Z] ---> d7afb71f3aac\n [2020-02-04T18:47:58.632Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-04T18:47:58.632Z] ---> Running in 624a7eb4739a\n [2020-02-04T18:47:58.905Z] Removing intermediate container 624a7eb4739a\n [2020-02-04T18:47:58.905Z] ---> 71c5ca39c877\n [2020-02-04T18:47:58.905Z] Successfully built 71c5ca39c877\n [2020-02-04T18:47:58.905Z] Successfully tagged docker-device-sdk-simple:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-04T18:48:01.258Z] \x1b[0mRemoving intermediate container 2d8c01a48061\n [2020-02-04T18:48:01.259Z] ---> 3d6902944d43\n [2020-02-04T18:48:01.259Z] Successfully built 3d6902944d43\n [2020-02-04T18:48:01.259Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:48:01.758Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-04T18:48:01.758Z] .\n [Pipeline] withDockerContainer\n [2020-02-04T18:48:02.374Z] prd-ubuntu18.04-docker-arm64-4c-2g-17551 does not seem to be running inside a container\n [2020-02-04T18:48:02.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat\n [2020-02-04T18:48:03.884Z] $ docker top 3742ae464504a07f3323e2cd97814890e5ef94f19ec5359d81f756857ead009c -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:48:06.239Z] + go version\n [2020-02-04T18:48:06.239Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-04T18:48:06.941Z] + make test\n [2020-02-04T18:48:06.941Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n [2020-02-04T18:49:14.888Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n [2020-02-04T18:49:14.888Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n [2020-02-04T18:49:14.888Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n [2020-02-04T18:49:14.888Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.033s\tcoverage: 23.1% of statements\n [2020-02-04T18:49:16.866Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.192s\tcoverage: 96.8% of statements\n [2020-02-04T18:49:23.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.049s\tcoverage: 13.1% of statements\n [2020-02-04T18:49:23.583Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.031s\tcoverage: 24.2% of statements\n [2020-02-04T18:50:02.531Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.061s\tcoverage: 30.9% of statements\n [2020-02-04T18:50:02.531Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.327s\tcoverage: 42.3% of statements\n [2020-02-04T18:50:02.531Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n [2020-02-04T18:50:02.531Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n [2020-02-04T18:50:02.531Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.545s\tcoverage: 79.3% of statements\n [2020-02-04T18:50:02.531Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n [2020-02-04T18:50:02.531Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n [2020-02-04T18:50:02.531Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n [2020-02-04T18:50:02.531Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.055s\tcoverage: 52.6% of statements\n [2020-02-04T18:50:02.531Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.415s\tcoverage: 76.1% of statements\n [2020-02-04T18:50:02.532Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n [2020-02-04T18:50:02.532Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-04T18:50:24.725Z] gofmt -l .\n [2020-02-04T18:50:25.320Z] [ "`gofmt -l .`" = "" ]\n [2020-02-04T18:50:25.589Z] ./bin/test-attribution-txt.sh\n [2020-02-04T18:50:26.190Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-04T18:50:26.793Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-04T18:50:27.263Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-04T18:50:27.264Z] $ docker stop --time=1 3742ae464504a07f3323e2cd97814890e5ef94f19ec5359d81f756857ead009c\n [2020-02-04T18:50:29.509Z] $ docker rm -f 3742ae464504a07f3323e2cd97814890e5ef94f19ec5359d81f756857ead009c\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:50:30.574Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-04T18:50:30.914Z] + ls -al .\n [2020-02-04T18:50:30.914Z] total 232\n [2020-02-04T18:50:30.914Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 4 18:50 .\n [2020-02-04T18:50:30.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:45 ..\n [2020-02-04T18:50:30.914Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 18:45 .dockerignore\n [2020-02-04T18:50:30.914Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 18:45 .git\n [2020-02-04T18:50:30.914Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 4 18:45 .gitignore\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 18:45 .semver\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 4 18:45 Dockerfile.build\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 4 18:45 Jenkinsfile\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 4 18:45 LICENSE\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 4 18:45 Makefile\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 4 18:45 README.md\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 18:42 VERSION\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 18:45 api\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 4 18:45 async.go\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 18:45 bin\n [2020-02-04T18:50:30.915Z] -rw-r--r-- 1 jenkins jenkins 97050 Feb 4 18:49 coverage.out\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:45 example\n [2020-02-04T18:50:30.915Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 4 18:50 go.mod\n [2020-02-04T18:50:30.915Z] -rw------- 1 jenkins jenkins 11140 Feb 4 18:50 go.sum\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 4 18:45 internal\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 4 18:45 manageddevices.go\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 4 18:45 managedprofiles.go\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:45 pkg\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 9864 Feb 4 18:45 service.go\n [2020-02-04T18:50:30.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 18:45 snap\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 4 18:45 version.go\n [2020-02-04T18:50:30.915Z] -rw-rw-r-- 1 jenkins jenkins 519 Feb 4 18:45 watchers.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:50:31.257Z] + 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 --label git_sha=65c4a13747f49288ebaf157d5f65c033a66250f6 --label arch=arm64 --label version=0.0.0 .\n [2020-02-04T18:50:31.845Z] Sending build context to Docker daemon 2.652MB\n\n [2020-02-04T18:50:31.845Z] Step 1/20 : ARG BASE=golang:1.12-alpine\n [2020-02-04T18:50:31.845Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-02-04T18:50:31.845Z] ---> 3d6902944d43\n [2020-02-04T18:50:31.845Z] Step 3/20 : ARG MAKE=\'make build\'\n [2020-02-04T18:50:32.111Z] ---> Running in e87b0e1f26cb\n [2020-02-04T18:50:32.379Z] Removing intermediate container e87b0e1f26cb\n [2020-02-04T18:50:32.379Z] ---> af15219e6a97\n [2020-02-04T18:50:32.379Z] Step 4/20 : WORKDIR /device-sdk-go\n [2020-02-04T18:50:32.648Z] ---> Running in 6bbfd35fa7fe\n [2020-02-04T18:50:32.923Z] Removing intermediate container 6bbfd35fa7fe\n [2020-02-04T18:50:32.923Z] ---> 18c7556530d8\n [2020-02-04T18:50:32.923Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:50:33.190Z] ---> Running in cbc08e152f5a\n [2020-02-04T18:50:33.457Z] Removing intermediate container cbc08e152f5a\n [2020-02-04T18:50:33.457Z] ---> 220dc01e8754\n [2020-02-04T18:50:33.457Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-04T18:50:33.734Z] ---> Running in a7c499029199\n [2020-02-04T18:50:35.696Z] Removing intermediate container a7c499029199\n [2020-02-04T18:50:35.696Z] ---> 012fcd1ee020\n [2020-02-04T18:50:35.696Z] Step 7/20 : RUN apk add --update --no-cache make git\n [2020-02-04T18:50:35.696Z] ---> Running in 61efd66b43f6\n [2020-02-04T18:50:36.665Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:50:37.247Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-04T18:50:38.221Z] OK: 125 MiB in 39 packages\n [2020-02-04T18:50:39.194Z] Removing intermediate container 61efd66b43f6\n [2020-02-04T18:50:39.194Z] ---> ed27d2d3a323\n [2020-02-04T18:50:39.194Z] Step 8/20 : COPY . .\n [2020-02-04T18:50:40.167Z] ---> 9e69bbb36d33\n [2020-02-04T18:50:40.167Z] Step 9/20 : RUN ${MAKE}\n [2020-02-04T18:50:40.440Z] ---> Running in d954cf61c206\n [2020-02-04T18:50:41.419Z] 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\n [2020-02-04T18:51:37.918Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n [2020-02-04T18:51:52.958Z] Removing intermediate container d954cf61c206\n [2020-02-04T18:51:52.958Z] ---> 355539db40bd\n [2020-02-04T18:51:52.958Z] Step 10/20 : FROM scratch\n [2020-02-04T18:51:52.958Z] ---> \n [2020-02-04T18:51:52.958Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n [2020-02-04T18:51:52.958Z] ---> Running in 1606eda54678\n [2020-02-04T18:51:52.958Z] Removing intermediate container 1606eda54678\n [2020-02-04T18:51:52.958Z] ---> b71ccc3ff782\n [2020-02-04T18:51:52.958Z] Step 12/20 : ENV APP_PORT=49990\n [2020-02-04T18:51:52.958Z] ---> Running in a85bc67dbc6c\n [2020-02-04T18:51:53.227Z] Removing intermediate container a85bc67dbc6c\n [2020-02-04T18:51:53.227Z] ---> 631ce7480872\n [2020-02-04T18:51:53.227Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-02-04T18:51:53.227Z] ---> Running in a3e243a04ace\n [2020-02-04T18:51:53.498Z] Removing intermediate container a3e243a04ace\n [2020-02-04T18:51:53.498Z] ---> 0c1fff1124e5\n [2020-02-04T18:51:53.498Z] Step 14/20 : WORKDIR /\n [2020-02-04T18:51:53.768Z] ---> Running in 310e2ba0a00a\n [2020-02-04T18:51:54.037Z] Removing intermediate container 310e2ba0a00a\n [2020-02-04T18:51:54.037Z] ---> 4d71f608986b\n [2020-02-04T18:51:54.037Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n [2020-02-04T18:51:55.454Z] ---> d6a5888a1f46\n [2020-02-04T18:51:55.454Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n [2020-02-04T18:51:55.727Z] ---> 0dfe5165fd2e\n [2020-02-04T18:51:55.727Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n [2020-02-04T18:51:56.001Z] ---> Running in 631db64c876c\n [2020-02-04T18:51:56.268Z] Removing intermediate container 631db64c876c\n [2020-02-04T18:51:56.268Z] ---> c074427d185f\n [2020-02-04T18:51:56.268Z] Step 18/20 : LABEL arch=arm64\n [2020-02-04T18:51:56.268Z] ---> Running in 21724a6ef5eb\n [2020-02-04T18:51:56.872Z] Removing intermediate container 21724a6ef5eb\n [2020-02-04T18:51:56.872Z] ---> f5cf35cb1c61\n [2020-02-04T18:51:56.872Z] Step 19/20 : LABEL git_sha=65c4a13747f49288ebaf157d5f65c033a66250f6\n [2020-02-04T18:51:56.872Z] ---> Running in 51ae45a5cd33\n [2020-02-04T18:51:57.142Z] Removing intermediate container 51ae45a5cd33\n [2020-02-04T18:51:57.142Z] ---> c7dbdd5927d6\n [2020-02-04T18:51:57.142Z] Step 20/20 : LABEL version=0.0.0\n [2020-02-04T18:51:57.414Z] ---> Running in 6014b7d518e4\n [2020-02-04T18:51:57.685Z] Removing intermediate container 6014b7d518e4\n [2020-02-04T18:51:57.685Z] ---> 06a55d52570c\n [2020-02-04T18:51:57.685Z] Successfully built 06a55d52570c\n [2020-02-04T18:51:57.685Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-04T18:51:57.981Z] provisioning config files...\n [2020-02-04T18:51:57.991Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config5337900810922242517tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-04T18:51:58.294Z] + curl -s https://codecov.io/bash\n [2020-02-04T18:51:58.294Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config5337900810922242517tmp\n [2020-02-04T18:51:58.552Z] \n [2020-02-04T18:51:58.552Z] _____ _\n [2020-02-04T18:51:58.552Z] / ____| | |\n [2020-02-04T18:51:58.552Z] | | ___ __| | ___ ___ _____ __\n [2020-02-04T18:51:58.552Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-04T18:51:58.552Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-04T18:51:58.552Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-04T18:51:58.552Z] Bash-20191211-b8db533\n [2020-02-04T18:51:58.552Z] \n [2020-02-04T18:51:58.552Z] \n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-04T18:51:58.552Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-04T18:51:58.552Z] Fixing merge commit SHA\n [2020-02-04T18:51:58.552Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-04T18:51:58.552Z] \x1b[0;32m+\x1b[0m .\n [2020-02-04T18:51:58.552Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-04T18:51:58.552Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=97050\x1b[0m\n [2020-02-04T18:51:58.552Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-04T18:51:58.552Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-04T18:51:58.810Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-04T18:51:58.810Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-04T18:51:58.810Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-04T18:51:58.810Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-04T18:51:58.810Z] \x1b[0;90mquery:\x1b[0m branch=PR-429&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job=\n [2020-02-04T18:51:58.811Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-04T18:51:58.811Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-429&commit=024630121e2b04935f7e36cc4116b7ecf780bb65&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-429%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=429&job=\n [2020-02-04T18:51:59.378Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-04T18:51:59.944Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/024630121e2b04935f7e36cc4116b7ecf780bb65\x1b[0m\n [Pipeline] }\n [2020-02-04T18:51:59.950Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:52:00.540Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:52:00.838Z] ---> package-listing.sh\n [2020-02-04T18:52:00.838Z] ++ facter osfamily\n [2020-02-04T18:52:00.838Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-04T18:52:00.838Z] + OS_FAMILY=redhat\n [2020-02-04T18:52:00.838Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-04T18:52:00.838Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-04T18:52:00.838Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-04T18:52:00.838Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-04T18:52:00.838Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-04T18:52:00.838Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-429 \']\'\n [2020-02-04T18:52:00.838Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-04T18:52:00.838Z] + case "${OS_FAMILY}" in\n [2020-02-04T18:52:00.838Z] + rpm -qa\n [2020-02-04T18:52:00.838Z] + sort\n [2020-02-04T18:52:04.127Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-04T18:52:04.127Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-04T18:52:04.127Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-04T18:52:04.127Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-429 \']\'\n [2020-02-04T18:52:04.127Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/\n [2020-02-04T18:52:04.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-429/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:52:05.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-04T18:52:05.317Z] \n [2020-02-04T18:52:05.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-04T18:52:05.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-04T18:52:05.632Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-04T18:52:05.632Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-04T18:52:05.632Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-04T18:52:05.632Z] c9ea274ed700: Pulling fs layer\n [2020-02-04T18:52:05.632Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-04T18:52:05.632Z] f6a933c9cadc: Pulling fs layer\n [2020-02-04T18:52:05.632Z] 61811dbd4963: Pulling fs layer\n [2020-02-04T18:52:05.632Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-04T18:52:05.632Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-04T18:52:05.632Z] dc21a1d4508b: Pulling fs layer\n [2020-02-04T18:52:05.632Z] 363af2e989c4: Pulling fs layer\n [2020-02-04T18:52:05.632Z] 61811dbd4963: Waiting\n [2020-02-04T18:52:05.632Z] a6eb2c9e2280: Waiting\n [2020-02-04T18:52:05.632Z] 095dd8b7b4d8: Waiting\n [2020-02-04T18:52:05.632Z] dc21a1d4508b: Waiting\n [2020-02-04T18:52:05.632Z] 363af2e989c4: Waiting\n [2020-02-04T18:52:05.632Z] 9cfac6ba3733: Waiting\n [2020-02-04T18:52:05.632Z] f6a933c9cadc: Waiting\n [2020-02-04T18:52:05.632Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-04T18:52:05.632Z] da0e9bf0cc60: Download complete\n [2020-02-04T18:52:05.632Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-04T18:52:05.632Z] 9cfac6ba3733: Download complete\n [2020-02-04T18:52:05.913Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-04T18:52:05.913Z] e6b0cf9c0882: Download complete\n [2020-02-04T18:52:05.913Z] f6a933c9cadc: Verifying Checksum\n [2020-02-04T18:52:05.913Z] f6a933c9cadc: Download complete\n [2020-02-04T18:52:05.913Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-04T18:52:05.913Z] a6eb2c9e2280: Download complete\n [2020-02-04T18:52:06.515Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-04T18:52:06.515Z] 095dd8b7b4d8: Download complete\n [2020-02-04T18:52:06.515Z] e6b0cf9c0882: Pull complete\n [2020-02-04T18:52:06.515Z] dc21a1d4508b: Verifying Checksum\n [2020-02-04T18:52:06.515Z] dc21a1d4508b: Download complete\n [2020-02-04T18:52:06.515Z] 363af2e989c4: Verifying Checksum\n [2020-02-04T18:52:06.515Z] 363af2e989c4: Download complete\n [2020-02-04T18:52:06.515Z] c9ea274ed700: Verifying Checksum\n [2020-02-04T18:52:06.515Z] c9ea274ed700: Download complete\n [2020-02-04T18:52:06.515Z] da0e9bf0cc60: Pull complete\n [2020-02-04T18:52:07.101Z] 61811dbd4963: Verifying Checksum\n [2020-02-04T18:52:07.101Z] 61811dbd4963: Download complete\n [2020-02-04T18:52:08.481Z] c9ea274ed700: Pull complete\n [2020-02-04T18:52:08.741Z] 9cfac6ba3733: Pull complete\n [2020-02-04T18:52:09.679Z] f6a933c9cadc: Pull complete\n [2020-02-04T18:52:12.983Z] 61811dbd4963: Pull complete\n [2020-02-04T18:52:12.983Z] a6eb2c9e2280: Pull complete\n [2020-02-04T18:52:14.365Z] 095dd8b7b4d8: Pull complete\n [2020-02-04T18:52:14.623Z] dc21a1d4508b: Pull complete\n [2020-02-04T18:52:14.884Z] 363af2e989c4: Pull complete\n [2020-02-04T18:52:14.884Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-04T18:52:14.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-04T18:52:15.045Z] prd-centos7-docker-4c-2g-17547 does not seem to be running inside a container\n [2020-02-04T18:52:15.082Z] $ 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-429 -v /w/workspace/dgexfoundry_device-sdk-go_PR-429:/w/workspace/dgexfoundry_device-sdk-go_PR-429:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-429@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-04T18:52:16.221Z] $ docker top 6cafbf6c4adca76f3a364a357007d223385375bcd7062e203f36ee2a2d289b68 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-04T18:52:16.751Z] provisioning config files...\n [2020-02-04T18:52:16.763Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp/config6906620671277880215tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-04T18:52:16.780Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:52:17.071Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-04T18:52:17.079Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-04T18:52:17.370Z] ---> logs-deploy.sh\n [2020-02-04T18:52:17.370Z] + ARCHIVE_ARTIFACTS=\n [2020-02-04T18:52:17.370Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-04T18:52:17.370Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-04T18:52:17.370Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-04T18:52:17.370Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/2\n [2020-02-04T18:52:17.370Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/2/\n [2020-02-04T18:52:17.370Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/2 /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-04T18:52:18.305Z] Archives upload complete.\n [2020-02-04T18:52:18.305Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-429/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-429/2/\n [2020-02-04T18:52:18.874Z] ---> uname -a:\n [2020-02-04T18:52:18.874Z] Linux 6cafbf6c4adc 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] ---> lscpu:\n [2020-02-04T18:52:18.874Z] Architecture: x86_64\n [2020-02-04T18:52:18.874Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-04T18:52:18.874Z] Byte Order: Little Endian\n [2020-02-04T18:52:18.874Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-04T18:52:18.874Z] CPU(s): 4\n [2020-02-04T18:52:18.874Z] On-line CPU(s) list: 0-3\n [2020-02-04T18:52:18.874Z] Thread(s) per core: 1\n [2020-02-04T18:52:18.874Z] Core(s) per socket: 1\n [2020-02-04T18:52:18.874Z] Socket(s): 4\n [2020-02-04T18:52:18.874Z] NUMA node(s): 1\n [2020-02-04T18:52:18.874Z] Vendor ID: GenuineIntel\n [2020-02-04T18:52:18.874Z] CPU family: 6\n [2020-02-04T18:52:18.874Z] Model: 44\n [2020-02-04T18:52:18.874Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-04T18:52:18.874Z] Stepping: 1\n [2020-02-04T18:52:18.874Z] CPU MHz: 2933.436\n [2020-02-04T18:52:18.874Z] BogoMIPS: 5866.87\n [2020-02-04T18:52:18.874Z] Virtualization: VT-x\n [2020-02-04T18:52:18.874Z] Hypervisor vendor: KVM\n [2020-02-04T18:52:18.874Z] Virtualization type: full\n [2020-02-04T18:52:18.874Z] L1d cache: 128 KiB\n [2020-02-04T18:52:18.874Z] L1i cache: 128 KiB\n [2020-02-04T18:52:18.874Z] L2 cache: 16 MiB\n [2020-02-04T18:52:18.874Z] L3 cache: 64 MiB\n [2020-02-04T18:52:18.874Z] NUMA node0 CPU(s): 0-3\n [2020-02-04T18:52:18.874Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-04T18:52:18.874Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-04T18:52:18.874Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-04T18:52:18.874Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-04T18:52:18.874Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-04T18:52:18.874Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] ---> nproc:\n [2020-02-04T18:52:18.874Z] 4\n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] ---> df -h:\n [2020-02-04T18:52:18.874Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-04T18:52:18.874Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-04T18:52:18.874Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-04T18:52:18.874Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-04T18:52:18.874Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-04T18:52:18.874Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-04T18:52:18.874Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-04T18:52:18.874Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-04T18:52:18.874Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-429@tmp\n [2020-02-04T18:52:18.874Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-04T18:52:18.874Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-429\n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] ---> free -m:\n [2020-02-04T18:52:18.874Z] total used free shared buff/cache available\n [2020-02-04T18:52:18.874Z] Mem: 1838 591 66 0 1180 1142\n [2020-02-04T18:52:18.874Z] Swap: 1023 0 1023\n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] ---> ip addr:\n [2020-02-04T18:52:18.874Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-04T18:52:18.874Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-04T18:52:18.874Z] inet 127.0.0.1/8 scope host lo\n [2020-02-04T18:52:18.874Z] valid_lft forever preferred_lft forever\n [2020-02-04T18:52:18.874Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-04T18:52:18.874Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-04T18:52:18.874Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-04T18:52:18.874Z] valid_lft forever preferred_lft forever\n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:18.874Z] \n [2020-02-04T18:52:19.135Z] ---> sar -b -r -n DEV:\n [2020-02-04T18:52:19.135Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n [2020-02-04T18:52:19.135Z] \n [2020-02-04T18:52:19.135Z] 18:41:25 LINUX RESTART\n [2020-02-04T18:52:19.135Z] \n [2020-02-04T18:52:19.135Z] 18:42:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-04T18:52:19.135Z] 18:43:01 40.93 9.49 31.44 2011.85 2960.42\n [2020-02-04T18:52:19.135Z] 18:44:01 2.53 0.00 2.53 0.00 89.34\n [2020-02-04T18:52:19.135Z] 18:45:01 0.23 0.00 0.23 0.00 3.60\n [2020-02-04T18:52:19.135Z] 18:46:01 0.25 0.00 0.25 0.00 2.70\n [2020-02-04T18:52:19.135Z] 18:47:01 0.25 0.00 0.25 0.00 3.25\n [2020-02-04T18:52:19.135Z] 18:48:01 0.38 0.00 0.38 0.00 5.01\n [2020-02-04T18:52:19.135Z] 18:49:01 0.27 0.00 0.27 0.00 3.73\n [2020-02-04T18:52:19.135Z] 18:50:01 0.22 0.00 0.22 0.00 2.43\n [2020-02-04T18:52:19.135Z] 18:51:01 0.28 0.00 0.28 0.00 3.35\n [2020-02-04T18:52:19.135Z] 18:52:01 21.62 21.35 0.27 1798.13 3.35\n [2020-02-04T18:52:19.135Z] Average: 6.70 3.08 3.61 381.04 307.80\n [2020-02-04T18:52:19.135Z] \n [2020-02-04T18:52:19.135Z] 18:42:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-04T18:52:19.135Z] 18:43:01 109552 1772752 94.18 2620 1249876 935532 31.92 419444 1193844 36\n [2020-02-04T18:52:19.135Z] 18:44:01 112540 1769764 94.02 2620 1249824 935164 31.91 417108 1193544 16\n [2020-02-04T18:52:19.136Z] 18:45:01 112508 1769796 94.02 2620 1249832 935188 31.91 417376 1193544 8\n [2020-02-04T18:52:19.136Z] 18:46:01 114744 1767560 93.90 2620 1249832 917208 31.29 415440 1193544 12\n [2020-02-04T18:52:19.136Z] 18:47:01 117720 1764584 93.75 2620 1249840 890628 30.39 413400 1193484 16\n [2020-02-04T18:52:19.136Z] 18:48:01 117776 1764528 93.74 2620 1249844 890592 30.39 413248 1193484 16\n [2020-02-04T18:52:19.136Z] 18:49:01 117784 1764520 93.74 2620 1249848 890544 30.38 412896 1193480 12\n [2020-02-04T18:52:19.136Z] 18:50:01 118016 1764288 93.73 2620 1249856 890544 30.38 413032 1193480 8\n [2020-02-04T18:52:19.136Z] 18:51:01 117908 1764396 93.74 2620 1249864 890544 30.38 413036 1193484 16\n [2020-02-04T18:52:19.136Z] 18:52:01 72372 1809932 96.16 2620 1287512 918320 31.33 414040 1230532 204\n [2020-02-04T18:52:19.136Z] Average: 111092 1771212 94.10 2620 1253613 909426 31.03 414902 1197242 34\n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-04T18:52:19.136Z] 18:43:01 eth0 216.18 146.12 639.34 74.93 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:43:01 docker0 7.46 6.33 0.89 14.54 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:44:01 eth0 5.76 3.26 4.23 0.37 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:45:01 eth0 1.52 0.78 0.69 0.44 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:46:01 eth0 0.35 0.33 0.26 0.17 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:47:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:48:01 eth0 0.20 0.18 0.07 0.04 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:52:01 eth0 7.40 4.93 7.66 2.84 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] Average: eth0 23.20 15.61 65.25 7.89 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] Average: docker0 0.75 0.63 0.09 1.45 0.00 0.00 0.00\n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] ---> sar -P ALL:\n [2020-02-04T18:52:19.136Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/04/20 \t_x86_64_\t(4 CPU)\n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] 18:41:25 LINUX RESTART\n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-04T18:52:19.136Z] 18:43:01 all 6.32 0.00 1.84 1.10 0.40 90.34\n [2020-02-04T18:52:19.136Z] 18:43:01 0 6.13 0.00 1.95 0.61 0.25 91.06\n [2020-02-04T18:52:19.136Z] 18:43:01 1 6.53 0.00 1.90 0.25 0.47 90.85\n [2020-02-04T18:52:19.136Z] 18:43:01 2 5.10 0.00 2.05 3.18 0.49 89.19\n [2020-02-04T18:52:19.136Z] 18:43:01 3 7.52 0.00 1.40 0.32 0.40 90.36\n [2020-02-04T18:52:19.136Z] 18:44:01 all 0.21 0.00 0.07 0.00 0.10 99.62\n [2020-02-04T18:52:19.136Z] 18:44:01 0 0.18 0.00 0.07 0.00 0.05 99.70\n [2020-02-04T18:52:19.136Z] 18:44:01 1 0.12 0.00 0.07 0.00 0.12 99.70\n [2020-02-04T18:52:19.136Z] 18:44:01 2 0.08 0.00 0.08 0.00 0.05 99.78\n [2020-02-04T18:52:19.136Z] 18:44:01 3 0.47 0.00 0.10 0.00 0.15 99.28\n [2020-02-04T18:52:19.136Z] 18:45:01 all 0.19 0.00 0.05 0.00 0.07 99.69\n [2020-02-04T18:52:19.136Z] 18:45:01 0 0.07 0.00 0.03 0.00 0.03 99.87\n [2020-02-04T18:52:19.136Z] 18:45:01 1 0.48 0.00 0.05 0.00 0.03 99.43\n [2020-02-04T18:52:19.136Z] 18:45:01 2 0.07 0.00 0.03 0.00 0.15 99.75\n [2020-02-04T18:52:19.136Z] 18:45:01 3 0.17 0.00 0.07 0.00 0.05 99.72\n [2020-02-04T18:52:19.136Z] 18:46:01 all 0.17 0.00 0.05 0.00 0.04 99.75\n [2020-02-04T18:52:19.136Z] 18:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92\n [2020-02-04T18:52:19.136Z] 18:46:01 1 0.50 0.00 0.05 0.00 0.05 99.40\n [2020-02-04T18:52:19.136Z] 18:46:01 2 0.08 0.00 0.07 0.00 0.03 99.82\n [2020-02-04T18:52:19.136Z] 18:46:01 3 0.07 0.00 0.07 0.00 0.05 99.82\n [2020-02-04T18:52:19.136Z] 18:47:01 all 0.18 0.00 0.03 0.00 0.02 99.76\n [2020-02-04T18:52:19.136Z] 18:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-04T18:52:19.136Z] 18:47:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-04T18:52:19.136Z] 18:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-04T18:52:19.136Z] 18:47:01 3 0.07 0.00 0.03 0.00 0.03 99.87\n [2020-02-04T18:52:19.136Z] 18:48:01 all 0.17 0.00 0.05 0.00 0.02 99.77\n [2020-02-04T18:52:19.136Z] 18:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-04T18:52:19.136Z] 18:48:01 1 0.53 0.00 0.03 0.00 0.02 99.42\n [2020-02-04T18:52:19.136Z] 18:48:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-04T18:52:19.136Z] 18:48:01 3 0.03 0.00 0.05 0.00 0.07 99.85\n [2020-02-04T18:52:19.136Z] 18:49:01 all 0.06 0.00 0.05 0.00 0.03 99.86\n [2020-02-04T18:52:19.136Z] 18:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-04T18:52:19.136Z] 18:49:01 1 0.07 0.00 0.07 0.00 0.03 99.83\n [2020-02-04T18:52:19.136Z] 18:49:01 2 0.08 0.00 0.07 0.00 0.05 99.80\n [2020-02-04T18:52:19.136Z] 18:49:01 3 0.07 0.00 0.03 0.00 0.03 99.87\n [2020-02-04T18:52:19.136Z] 18:50:01 all 0.15 0.00 0.03 0.00 0.02 99.80\n [2020-02-04T18:52:19.136Z] 18:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95\n [2020-02-04T18:52:19.136Z] 18:50:01 1 0.52 0.00 0.05 0.00 0.02 99.42\n [2020-02-04T18:52:19.136Z] 18:50:01 2 0.05 0.00 0.03 0.00 0.03 99.88\n [2020-02-04T18:52:19.136Z] 18:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-04T18:52:19.136Z] 18:51:01 all 0.16 0.00 0.03 0.00 0.02 99.79\n [2020-02-04T18:52:19.136Z] 18:51:01 0 0.08 0.00 0.03 0.00 0.02 99.87\n [2020-02-04T18:52:19.136Z] 18:51:01 1 0.45 0.00 0.02 0.00 0.02 99.52\n [2020-02-04T18:52:19.136Z] 18:51:01 2 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-02-04T18:52:19.136Z] 18:51:01 3 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-02-04T18:52:19.136Z] 18:52:01 all 0.57 0.00 0.31 0.41 0.03 98.68\n [2020-02-04T18:52:19.136Z] 18:52:01 0 0.37 0.00 0.38 0.03 0.03 99.18\n [2020-02-04T18:52:19.136Z] 18:52:01 1 0.70 0.00 0.25 0.10 0.03 98.92\n [2020-02-04T18:52:19.136Z] 18:52:01 2 0.55 0.00 0.28 0.05 0.03 99.08\n [2020-02-04T18:52:19.136Z] 18:52:01 3 0.63 0.00 0.37 1.47 0.02 97.51\n [2020-02-04T18:52:19.136Z] Average: all 0.81 0.00 0.25 0.15 0.07 98.71\n [2020-02-04T18:52:19.136Z] Average: 0 0.69 0.00 0.26 0.06 0.05 98.94\n [2020-02-04T18:52:19.136Z] Average: 1 1.04 0.00 0.25 0.04 0.08 98.60\n [2020-02-04T18:52:19.136Z] Average: 2 0.62 0.00 0.28 0.32 0.09 98.70\n [2020-02-04T18:52:19.136Z] Average: 3 0.90 0.00 0.22 0.18 0.08 98.62\n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] \n [2020-02-04T18:52:19.136Z] '